@charset "utf-8";
/*
Theme ID: ecms114
Author: 懒鸟飞移植
Author QQ：1430826160
Author Email：1430826160@qq.com
Author URL: http://www.lanniaofei.com/
*/

@font-face {
	font-family: "iconfont";
	src: url("../fonts/iconfont.eot");
	/* IE9 */
	src: url("../fonts/iconfont.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/iconfont.woff2") format("woff2"),
		/* chromeã€firefoxã€operaã€Safari, Android, iOS */
		url("../fonts/iconfont.woff") format("woff"),
		/* chromeã€firefox */
		url("../fonts/iconfont.ttf") format("truetype"),
		/* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+ */
		url("../fonts/iconfont.svg#uxfonteditor") format("svg");
	/* iOS 4.1- */
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-yumingjiexi:before {
	content: "\e621";
}

.icon-yuming:before {
	content: "\e624";
}

.icon-xiangqing:before {
	content: "\e615";
}

.icon-yuedu:before {
	content: "\e671";
}

.icon-shuqian:before {
	content: "\e63e";
}

.icon-jiangxu:before {
	content: "\e851";
}

.icon-shengxu:before {
	content: "\e853";
}

.icon-weibo:before {
	content: "\e603";
}

.icon-search:before {
	content: "\e606";
}

.icon-fire:before {
	content: "\e6eb";
}

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

.icon-service:before {
	content: "\e740";
}

.icon-telegram:before {
	content: "\eaf9";
}

.icon-close:before {
	content: "\e70e";
}

.icon-arrowright:before {
	content: "\e7ee";
}

.icon-heart-fill:before {
	content: "\e849";
}

.icon-twitter:before {
	content: "\e882";
}

.icon-bookmark:before {
	content: "\f27c";
}

.icon-play1:before {
	content: "\e645";
}

.icon-jianti:before {
	content: "\e6d7";
}

.icon-fanti:before {
	content: "\e6d8";
}

.icon-xiaoxi:before {
	content: "\e8bd";
}

.icon-yixiangkan:before {
	content: "\e8bf";
}

.icon-facebook:before {
	content: "\e71a";
}

.icon-top:before {
	content: "\e600";
}

.icon-share:before {
	content: "\e6f2";
}

.icon-bofang:before {
	content: "\e6a6";
}

.icon-clear:before {
	content: "\e639";
}

.icon-history:before {
	content: "\e8ad";
}

.icon-arrowleft:before {
	content: "\e7f0";
}

.icon-like:before {
	content: "\e86a";
}

.icon-plugin:before {
	content: "\e601";
}


:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #ff0000;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #1cc749;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #007bff;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #fe628e;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	--swiper-theme-color: #007aff;
	--swiper-navigation-size: 44px
}

.playform-swiper,
.movie_showing-swiper,
.movie_hot_gaia-swiper,
.tv_hot-swiper {
	width: 100%
}

.sticky-swiper .swiper-slide {
	width: calc(100% / 2)
}

.update-swiper .swiper-slide,
.new-swiper .swiper-slide,
.movie_showing-swiper .swiper-slide,
.movie_hot_gaia-swiper .swiper-slide,
.tv_hot-swiper .swiper-slide {
	width: calc(100vw / 3)
}

.playform-swiper .swiper-slide {
	width: calc((100% - 30px) / 4);
	margin-right: 10px
}

*,
::after,
::before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

@-ms-viewport {
	width: device-width
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

dfn {
	font-style: italic
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:hover {
	color: #0056b3;
	text-decoration: underline
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, liberation mono, courier new, monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

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

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox;
	appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

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

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none;
	appearance: none
}

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

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}

.h1,
h1 {
	font-size: 2.5rem
}

.h2,
h2 {
	font-size: 2rem
}

.h3,
h3 {
	font-size: 1.75rem
}

.h4,
h4 {
	font-size: 1.5rem
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer::before {
	content: "\2014 \00A0"
}

.img-fluid {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-1 {
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-ms-flex-order: 2;
	order: 2
}

.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
	.btn {
		transition: none
	}
}

.btn:focus,
.btn:hover {
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
	background-image: none
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5)
}

.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5)
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5)
}

.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5)
}

.btn-light.disabled,
.btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5)
}

.btn-link {
	font-weight: 400;
	color: #007bff;
	background-color: transparent
}

.btn-link:hover {
	color: #0056b3;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent
}

.btn-link.focus,
.btn-link:focus {
	text-decoration: underline;
	border-color: transparent;
	box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.collapse:not(.show) {
	display: none
}

.nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #6c757d
}

.nav-fill .nav-item {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.navbar {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width: 575.98px) {

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (max-width: 767.98px) {

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (max-width: 991.98px) {

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (max-width: 1199.98px) {
	.site-plus.d-none.d-md-block {
		display: none !important
	}

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-expand {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}

.navbar-expand .navbar-nav {
	-ms-flex-direction: row;
	flex-direction: row
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 0.5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, 0.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, 0.3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, 0.5);
	border-color: rgba(0, 0, 0, 0.1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url(../fonts/a637bc8c17ab4216b9561e5ba5bd670d.woff)
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, 0.5)
}

.navbar-light .navbar-text a {
	color: rgba(0, 0, 0, 0.9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, 0.9)
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: .25rem
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid rgba(0, 0, 0, 0.125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 1px solid rgba(0, 0, 0, 0.125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px)
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: .5rem;
	margin-bottom: 0
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6;
	color: inherit;
	background-color: transparent;
	border: none;
	padding: .2rem .5rem;
	margin: 0 .25rem;
	border-radius: 5px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.page-link.active {
	background-color: var(--danger);
	color: #fff
}

.page-link:hover {
	z-index: 2;
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	-webkit-box-shadow: none;
	box-shadow: none
}

.page-link:hover:not(.active) {
	color: #fff;
	background-color: transparent
}

.page-link:not(:disabled):not(.disabled) {
	cursor: pointer
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.badge-info {
	color: #fff;
	background-color: #17a2b8
}

.badge-info[href]:focus,
.badge-info[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #117a8b
}

.badge-danger {
	color: #fff;
	background-color: #dc3545
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #bd2130
}

.badge-light {
	color: #212529;
	background-color: #f8f9fa
}

.badge-light[href]:focus,
.badge-light[href]:hover {
	color: #212529;
	text-decoration: none;
	background-color: #dae0e5
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-ms-flex: 1;
	flex: 1
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75
}

.close:not(:disabled):not(.disabled) {
	cursor: pointer
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}

.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: .3rem;
	outline: 0
}

.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.rounded {
	border-radius: .25rem !important;
	width: 50px;
	height: 50px;
	object-fit: cover;
}

.rounded-circle {
	border-radius: 50% !important
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.flex-fill {
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.h-auto {
	height: auto !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.m-0 {
	margin: 0 !important
}

.mt-0,
.my-0 {
	margin-top: 0 !important
}

.mr-0,
.mx-0 {
	margin-right: 0 !important
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1,
.my-1 {
	margin-top: .25rem !important
}

.mr-1,
.mx-1 {
	margin-right: .25rem !important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
	margin-left: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2,
.my-2 {
	margin-top: .5rem !important
}

.mr-2,
.mx-2 {
	margin-right: .5rem !important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
	margin-left: .5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3 {
	margin-top: 1rem !important
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important
}

.mb-3 {
	margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
	margin-left: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.mt-5,
.my-5 {
	margin-top: 3rem !important
}

.mr-5,
.mx-5 {
	margin-right: 3rem !important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
	margin-left: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0,
.py-0 {
	padding-top: 0 !important
}

.pr-0,
.px-0 {
	padding-right: 0 !important
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important
}

.pl-0,
.px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1,
.py-1 {
	padding-top: .25rem !important
}

.pr-1,
.px-1 {
	padding-right: .25rem !important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
	padding-left: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2,
.py-2 {
	padding-top: .5rem !important
}

.pr-2,
.px-2 {
	padding-right: .5rem !important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
	padding-left: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3,
.py-3 {
	padding-top: 1rem !important
}

.pr-3,
.px-3 {
	padding-right: 1rem !important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
	padding-left: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.pt-5,
.py-5 {
	padding-top: 3rem !important
}

.pr-5,
.px-5 {
	padding-right: 3rem !important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
	padding-left: 3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto,
.my-auto {
	margin-top: auto !important
}

.mr-auto,
.mx-auto {
	margin-right: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, liberation mono, courier new, monospace
}

.text-justify {
	text-align: justify !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

.text-white {
	color: #fff !important
}

.text-info {
	color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
	color: #117a8b !important
}

.text-danger {
	color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #bd2130 !important
}

.text-light {
	color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
	color: #dae0e5 !important
}

.text-body {
	color: #212529 !important
}

.text-white-50 {
	color: rgba(255, 255, 255, 0.5) !important
}

@media print {

	*,
	::after,
	::before {
		text-shadow: none !important;
		box-shadow: none !important
	}

	a:not(.btn) {
		text-decoration: underline
	}

	abbr[title]::after {
		content: " (" attr(title) ")"
	}

	pre {
		white-space: pre-wrap !important
	}

	blockquote,
	pre {
		border: 1px solid #adb5bd;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	@page {
		size: a3
	}

	body {
		min-width: 992px !important
	}

	.container {
		min-width: 992px !important
	}

	.navbar {
		display: none
	}

	.badge {
		border: 1px solid #000
	}
}

.swiper .swiper-pagination-bullet {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.ps__rail-x,
.ps__rail-y {
	display: none;
	opacity: 0;
	position: absolute
}

.ps {
	overflow: hidden !important;
	overflow-anchor: none;
	-ms-overflow-style: none;
	touch-action: auto;
	-ms-touch-action: auto
}

.ps__rail-x {
	transition: background-color .2s linear, opacity .2s linear;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	height: 15px;
	bottom: 0
}

.ps__rail-y {
	transition: background-color .2s linear, opacity .2s linear;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	width: 15px;
	right: 0
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
	display: block;
	background-color: transparent
}

.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y,
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y,
.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y {
	opacity: .6
}

.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-x:focus,
.ps .ps__rail-x:hover,
.ps .ps__rail-y.ps--clicking,
.ps .ps__rail-y:focus,
.ps .ps__rail-y:hover {
	background-color: #eee;
	opacity: .9
}

.ps__thumb-x,
.ps__thumb-y {
	background-color: #aaa;
	border-radius: 6px;
	position: absolute
}

.ps__thumb-x {
	transition: background-color .2s linear, height .2s ease-in-out;
	-webkit-transition: background-color .2s linear, height .2s ease-in-out;
	height: 6px;
	bottom: 2px
}

.ps__thumb-y {
	transition: background-color .2s linear, width .2s ease-in-out;
	-webkit-transition: background-color .2s linear, width .2s ease-in-out;
	width: 6px;
	right: 2px
}

.ps__rail-x.ps--clicking .ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x:hover>.ps__thumb-x {
	background-color: #999;
	height: 11px
}

.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y:hover>.ps__thumb-y {
	background-color: #999;
	width: 11px
}

@supports (-ms-overflow-style: none) {
	.ps {
		overflow: auto !important
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.ps {
		overflow: auto !important
	}
}

@-webkit-keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.col-auto {
	max-width: 100%
}

.site-content {
	position: relative;
	padding-top: 95px;
	padding-bottom: 35px;
	-webkit-transition: height .3s ease-in-out;
	transition: height .3s ease-in-out
}

.left-aside {
	background: #07090e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#07090e));
	background-image: linear-gradient(to bottom, #000, #07090e);
	min-height: 100vh
}

.left-aside.menu {
	padding-top: 9rem
}

.left-aside:before {
	content: '';
	position: absolute;
	background: #07090e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#07090e));
	background-image: linear-gradient(to bottom, #000, #07090e);
	top: 0;
	bottom: 0;
	left: -3000px;
	right: 100%
}

.right-sidebar {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.mb-e-0 {
	margin-bottom: 0 !important
}

.mb-e-10 {
	margin-bottom: 10px !important
}

.mb-e-15 {
	margin-bottom: 15px !important
}

.mb-e-20 {
	margin-bottom: 20px !important
}

.mb-e-25 {
	margin-bottom: 25px !important
}

.mb-e-30 {
	margin-bottom: 30px !important
}

.mb-e-40 {
	margin-bottom: 40px !important
}

.mb-e-50 {
	margin-bottom: 50px !important
}

.mb-e-60 {
	margin-bottom: 60px !important
}

.pb-e-0 {
	padding-bottom: 0 !important
}

.pb-e-10 {
	padding-bottom: 10px !important
}

.pb-e-15 {
	padding-bottom: 15px !important
}

.pb-e-20 {
	padding-bottom: 20px !important
}

.pb-e-25 {
	padding-bottom: 25px !important
}

.pb-e-30 {
	padding-bottom: 30px !important
}

.pb-e-40 {
	padding-bottom: 40px !important
}

.pb-e-50 {
	padding-bottom: 50px !important
}

.pb-e-60 {
	padding-bottom: 60px !important
}

.gutter-20 {
	margin-left: -10px;
	margin-right: -10px
}

.gutter-20 li {
	list-style-type: none
}

.gutter-20 [class^=col-],
.gutter-20 .swiper-slide {
	padding-left: 10px;
	padding-right: 10px
}

img {
	max-width: 100%
}

svg {
	vertical-align: middle
}

hr {
	border-top-color: #5e5d5a
}

::-webkit-input-placeholder {
	opacity: .3
}

:-ms-input-placeholder {
	opacity: .3
}

::-ms-input-placeholder {
	opacity: .3
}

::placeholder {
	opacity: .3
}

.pointer {
	cursor: pointer
}

.overflow-h {
	overflow: hidden
}

.avatar-with-action {
	position: relative
}

.avatar-with-action .action {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	cursor: pointer;
	background: rgba(255, 106, 136, 0.8);
	color: #fff;
	border-radius: 50%;
	right: 0;
	bottom: 0;
	height: 28px;
	width: 28px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.avatar-with-action .action .icon-inactive {
	display: none
}

.avatar-with-action .action:hover {
	background: var(--danger)
}

.avatar-with-action .action.active {
	background: #fff;
	color: rgba(255, 106, 136, 0.8)
}

.avatar-with-action .action.active .icon-active {
	display: none
}

.avatar-with-action .action.active .icon-inactive {
	display: block
}

.avatar-with-action .action.active:hover {
	background: #edeeef
}

.avatar {
	width: 30px;
	height: 30px
}

.text-avatar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #5f4040;
	border-radius: 50%;
	text-align: center
}

.text-avatar-md {
	font-size: 1.86875rem;
	font-weight: 700;
	height: 80px;
	width: 80px
}

.separator {
	font-size: .8rem;
	margin-right: .5rem
}

.wpmytube-animate {
	opacity: 0
}

.wpmytube-svg-library {
	display: none
}

@-webkit-keyframes menuAnimeIn {
	from {
		margin-top: 15px;
		opacity: 0
	}

	to {
		margin-top: .125rem;
		opacity: 1
	}
}

@keyframes menuAnimeIn {
	from {
		margin-top: 15px;
		opacity: 0
	}

	to {
		margin-top: .125rem;
		opacity: 1
	}
}

@-webkit-keyframes lazyload {
	from {
		-webkit-filter: blur(0.25rem);
		filter: blur(0.25rem)
	}

	to {
		-webkit-filter: blur(0);
		filter: blur(0)
	}
}

@keyframes lazyload {
	from {
		-webkit-filter: blur(0.25rem);
		filter: blur(0.25rem)
	}

	to {
		-webkit-filter: blur(0);
		filter: blur(0)
	}
}

.lazyload {
	-webkit-animation-name: lazyloaded;
	animation-name: lazyloaded;
	-webkit-animation-duration: .5s;
	animation-duration: .5s
}

body {
	font-size: .875rem;
	line-height: 1.6;
	color: #b8babc;
	background: #090812;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#090812), color-stop(100vh, #111520), color-stop(200vh, #07090e));
	background-image: linear-gradient(to bottom, #090812, #111520 100vh, #07090e 200vh)
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	color: #edeeef;
}

h1,
.h1 {
	font-size: 2.25rem;
	font-weight: 700
}

h2,
.h2 {
	font-size: 1.86875rem;
	font-weight: 700
}

h3,
.h3 {
	font-size: 1.37475rem;
	font-weight: 600
}

h4,
.h4 {
	font-size: 1.1253125rem;
	font-weight: 600
}

h5,
.h5 {
	font-size: .999375rem;
	font-weight: 500
}

h6,
.h6 {
	font-size: .8750625rem;
	font-weight: 500
}

@media (max-width: 768px) {

	.video-playform .row .ep-btn,
	.video-playform .row .orgin-btn {
		line-height: 40px;
		height: 40px
	}

	.h1-md {
		font-size: 2.250625rem;
		font-weight: 700
	}

	.h2-md {
		font-size: 1.86875rem;
		font-weight: 700
	}

	.h3-md {
		font-size: 1.37475rem;
		font-weight: 600
	}

	.h4-md {
		font-size: 1.1253125rem;
		font-weight: 600
	}

	.h5-md {
		font-size: .999375rem;
		font-weight: 500
	}

	.h6-md {
		font-size: .8750625rem;
		font-weight: 500
	}
}

.fs-1 {
	font-size: .7475rem !important
}

.fs-2 {
	font-size: .8125rem !important
}

.fs-3 {
	font-size: .8775rem !important
}

.fs-4 {
	font-size: .9368125rem !important
}

.fs-5 {
	font-size: 1.0018125rem !important
}

.fs-6 {
	font-size: 1.1253125rem !important
}

.fs-7 {
	font-size: 1.2504375rem !important
}

.fs-8 {
	font-size: 1.38125rem !important
}

.fs-9 {
	font-size: 1.625rem !important
}

.fs-10 {
	font-size: 2.03125rem !important
}

.fs-11 {
	font-size: 2.4375rem !important
}

.fs-12 {
	font-size: 2.998125rem !important
}

.fs-13 {
	font-size: 3.7496875rem !important
}

.f-w-600 {
	font-weight: 600 !important
}

.f-w {
	font-weight: normal !important
}

.f-s-28 {
	font-size: 28px !important
}

.f-s-24 {
	font-size: 24px !important
}

.f-s-22 {
	font-size: 22px !important
}

.f-s-20 {
	font-size: 20px !important
}

.f-s-18 {
	font-size: 18px !important
}

.f-c {
	color: #b8babc !important
}

a {
	color: #fff;
	-webkit-transition: color .3s ease;
	transition: color .3s ease
}

a:hover {
	text-decoration: none;
	color: var(--danger)
}

a:focus {
	outline: none
}

a.reverse {
	color: var(--danger)
}

a.reverse:hover {
	color: #b8babc
}

.h-color-black:hover {
	color: #000
}

.active-color,
.color-active {
	color: var(--danger) !important
}

.inactive-color,
.color-inactive,
.sidebar .inactive-color,
.sidebar .color-inactive {
	color: #8e9194
}

.inactive-color-two,
.color-inactive-two {
	color: #edeeef
}

.active-color-2,
.color-active-2 {
	color: #91a5f4 !important
}

.color-active-third,
.color-active-3 {
	color: #a49ac3 !important
}

.color-pink {
	color: #ed145b !important
}

.caps {
	text-transform: uppercase
}

.lh-0 {
	line-height: 0
}

.site-header {
	position: fixed;
	width: 100%;
	margin-bottom: .25rem;
	background-color: #090812;
	/*-webkit-transition: -webkit-transform .5s;*/
	/*transition: -webkit-transform .5s;*/
	/*transition: transform .5s;*/
	/*transition: transform .5s, -webkit-transform .5s;*/
	z-index: 1900
}

.site-header::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	-webkit-box-shadow: 0 0 50px 65px rgba(10, 13, 23, 0.68);
	box-shadow: 0 0 50px 65px rgba(10, 13, 23, 0.68);
	z-index: -1
}

.site-header.hide {
	-webkit-transform: translateY(-150%);
	transform: translateY(-150%)
}

.site-header .header-wrap {
	position: relative;
	min-height: 60px
}

.site-header .col-auto {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.site-header .logo {
	margin-top: -3px
}

.site-header .navbar {
	padding: 0
}

.site-header .navbar .nav-item {
	position: relative
}

.site-header .navbar .nav-item>a {
	white-space: nowrap;
	padding: 0 1rem;
	color: #fff;
	font-size: .9368125rem;
	font-weight: 600;
	line-height: 65px
}

.site-header .navbar .nav-item>a:hover,
.site-header .navbar .nav-item>a:active {
	color: var(--danger)
}

.site-header .navbar .nav-item.active>a {
	color: var(--danger)
}

.site-header .header-right {
	position: absolute;
	height: 100%;
	right: 0
}

.site-header .search {
	background: -webkit-gradient(linear, left top, left bottom, from(#020308), to(transparent));
	background: linear-gradient(180deg, #020308 0%, transparent 100%);
	height: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
	z-index: 2
}

.site-header .search input {
	background: 0 0;
	color: #777;
	max-width: 0;
	padding: 0;
	outline: none;
	border: none;
	border-top: 3px transparent solid;
	-webkit-transition: all .5s;
	transition: all .5s
}

.site-header .search input:focus {
	color: #fff;
	max-width: 120px;
	padding-left: .25rem
}

.site-header .lang {
	margin-left: 1rem
}

.site-header .settings {
	position: relative;
	margin-left: 1rem
}

.site-header .settings>a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap
}

.site-header .settings .cover {
	background: #fffeec;
	height: 130px
}

.site-header .settings h5 {
	color: #000;
	text-align: center
}

.site-footer a {
	color: #8e9194
}

.site-footer a:hover {
	color: var(--danger)
}

.social-icons ul {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	text-decoration: none;
	margin-bottom: 0
}

.social-icons a {
	padding: 10px
}

.social-icons li:first-child a {
	padding-left: 0
}

.site-footer .widget {
	margin-bottom: 30px
}

.site-footer .widget .widget-title {
	padding: 0;
	padding-bottom: 20px
}

.site-footer .widget .vertical-list li {
	padding: 0 0 8px
}

.site-footer .copyright {
	padding: 10px 0
}

@-webkit-keyframes bounce {
	from {
		-webkit-transform: translateY(0px);
		transform: translateY(0px)
	}

	to {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

@keyframes bounce {
	from {
		-webkit-transform: translateY(0px);
		transform: translateY(0px)
	}

	to {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

.error-message {
	text-align: center;
	padding-top: 3rem;
	margin-bottom: -2.5rem
}

.bg-doge {
	max-width: 70%;
	padding: 0 .5rem
}

.open-app-nav {
	overflow: hidden
}

.open-app-nav .app-nav {
	opacity: 1;
	-webkit-transform: translateY(0px);
	transform: translateY(0px)
}

.open-app-nav .line-1 {
	top: -2px !important;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.open-app-nav .line-2 {
	opacity: 0
}

.open-app-nav .line-3 {
	top: -2px !important;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.app-nav {
	position: fixed;
	background: rgba(17, 21, 32, 0.98);
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	padding-top: 95px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translateY(-100vh);
	transform: translateY(-100vh);
	-webkit-transition: 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	z-index: 1800;
	opacity: 0
}

.lang-menu {
	width: 22px;
	height: 22px;
	cursor: pointer
}

.lang-menu .item.lang-show {
	display: inline-block;
	-webkit-transform: translateY(0px);
	transform: translateY(0px)
}

.lang-menu .item {
	display: none;
	width: 22px;
	height: 22px;
	-webkit-transition: all .5s;
	transition: all .5s;
	border-radius: .35rem
}

.app-nav .container {
	padding-bottom: 190px
}

.app-nav .tag {
	font-size: .999375rem
}

.app-nav .tag:before {
	content: '#';
	color: #6190c9;
	font-weight: 400;
	margin-right: 1px
}

.app-nav-toggle {
	cursor: pointer;
	height: 100%;
	width: 22px;
	margin-right: 1.1rem
}

.app-nav-toggle .lines {
	position: absolute;
	top: 50%
}

.app-nav-toggle .lines>div {
	position: absolute;
	background: #fff;
	width: 22px;
	height: 2.5px;
	border-radius: 100px;
	-webkit-transition: 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	transition: 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55)
}

.app-nav-toggle .lines .line-1 {
	top: -8px
}

.app-nav-toggle .lines .line-2 {
	top: -2px
}

.app-nav-toggle .lines .line-3 {
	top: 4px
}

.content-header {
	letter-spacing: .015rem;
	padding-top: 4.5rem;
	margin-bottom: 2.5rem
}

.content-header .gradient-bg {
	position: absolute;
	background-size: cover;
	background-position: center bottom;
	height: 285px;
	top: 0;
	width: 100%;
	z-index: -1
}

.content-header ul {
	padding-left: 0;
	margin-bottom: 0
}

.content-header li {
	display: inline-block;
	list-style: none
}

.content-header .video-filter {
	padding: 1rem 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.content-header .video-filter .filter-box {
	display: block;
	height: 2.15rem
}

.content-header .video-filter .sort-nav {
	padding: 0.75rem 0.75rem 0 0.75rem
}

.content-header .video-filter .filter-box:last-child {
	height: 3.15rem
}

.content-header .video-filter .filter-title {
	float: left;
	padding-right: 0 !important
}

.content-header .sort-nav {
	padding-top: 2rem;
	text-align: center;
	margin-bottom: -.75rem
}

.content-header .sort-nav li {
	margin-bottom: .75rem
}

.content-header .sort-nav li>a {
	position: relative;
	padding: .5rem .75rem
}

.content-header .video-filter .filter-box li>a {
	padding: 0.5rem 0
}

.content-header .sort-nav li>a:before {
	content: '';
	position: absolute;
	background: var(--pink);
	left: 50%;
	bottom: 0;
	height: 2px;
	width: 30px;
	margin-left: -15px;
	opacity: 0;
	border-radius: 100px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.content-header .sort-nav li.active>a,
.content-header .sort-nav li:hover>a {
	color: #fff
}

.content-header .sort-nav li.active>a::before,
.content-header .sort-nav li:hover>a::before {
	opacity: 1
}

.title-box {
	margin-bottom: 1rem
}

.title-box .sub-title {
	line-height: 1
}

.title-with-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.title-with-more .more {
	margin-bottom: 1.5rem
}

.title-with-more .more a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.title-with-avatar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 100px
}

.title-with-avatar .avatar {
	border-radius: 50%
}

.title-with-avatar .title-box {
	margin-bottom: 0
}

.title-with-avatar.center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.btn {
	border: none;
	overflow: hidden
}

.btn-submit {
	background: #1db954;
	color: #fff;
	font-weight: 600;
	padding: .75rem;
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
	margin-bottom: 1rem
}

.btn-submit:hover {
	background: #1ed760
}

.btn-action {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	background: 0 0;
	color: #b8babc;
	font-weight: 500;
	padding: 8px 16px
}

.btn-action.fav {
	background: rgba(138, 128, 255, 0.09);
	color: #fff;
	border-radius: 16px
}

.btn-action.fav .iconfont {
	color: var(--pink)
}

.btn-action.fav:hover {
	background: rgba(138, 128, 255, 0.12);
	-webkit-transform: scale(1.06);
	transform: scale(1.06)
}

.btn-action.fav.active {
	background: var(--pink);
	color: #fff
}

.btn-action.fav.active .iconfont {
	color: #fff
}

.btn-action.active,
.btn-action:hover {
	color: var(--pink)
}

.btn,
button {
	font-size: 13px;
	position: relative;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.btn:focus,
button:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn::before,
.btn::after,
button::before,
button::after {
	border-radius: 3px
}

.active-border {
	border-color: var(--danger) !important
}

.btn-sm {
	padding: .2rem .5rem;
	font-size: .8125rem
}

.btn-sm::before,
.btn-sm::after {
	border-radius: 3px
}

.btn-md {
	padding: .2rem 1rem;
	font-size: 12px
}

.btn-lg {
	padding: .75rem 1.5rem;
	font-size: 13px
}

.btn-xl {
	padding: 1rem 3.5rem;
	font-size: 16px
}

@-webkit-keyframes adonisShadowOut {
	from {
		-webkit-box-shadow: 0 0 0 0 #a68cf8;
		box-shadow: 0 0 0 0 #a68cf8
	}

	to {
		-webkit-box-shadow: 0 0 1rem .5rem transparent;
		box-shadow: 0 0 1rem .5rem transparent
	}
}

@keyframes adonisShadowOut {
	from {
		-webkit-box-shadow: 0 0 0 0 #a68cf8;
		box-shadow: 0 0 0 0 #a68cf8
	}

	to {
		-webkit-box-shadow: 0 0 1rem .5rem transparent;
		box-shadow: 0 0 1rem .5rem transparent
	}
}

.shadow-out {
	-webkit-animation: adonisShadowOut .5s linear;
	animation: adonisShadowOut .5s linear
}

.btn-search {
	background: 0 0;
	border: none;
	padding: 0
}

.swiper-wpmytube-theme .swiper-wrapper {
	height: auto
}

.swiper-wpmytube-theme .swiper-pagination {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	height: 2rem;
	line-height: 2rem;
	position: unset
}

.title-with-more .swiper-next {
	cursor: pointer;
	margin-bottom: 1.5rem
}

.swiper-wpmytube-theme .swiper-pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 5px) !important;
	opacity: 1;
	background: #ddd;
	display: inline-flex;
	zoom: 1;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	border-radius: 30px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.swiper-wpmytube-theme .swiper-pagination .swiper-pagination-bullet-active,
.swiper-wpmytube-theme .swiper-pagination .swiper-pagination-bullet:hover {
	background: linear-gradient(135deg, #91a5f4 0%, #b08cf9 86%)
}

.swiper-wpmytube-theme .swiper-pagination .swiper-pagination-bullet-active {
	width: 38px
}

.dark-theme .swiper-wpmytube-theme .swiper-pagination .swiper-pagination-bullet-active {
	-webkit-box-shadow: none;
	box-shadow: none
}

.card {
	border: none;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.card .with-icon-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 18rem;
	overflow: hidden
}

.card .with-icon-title .icon-title {
	position: relative;
	background: rgba(55, 85, 190, 0.1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 4.5rem;
	width: 4.5rem;
	right: 1rem;
	bottom: 1rem;
	border-radius: 50%;
	-webkit-transform: scale(2.5);
	transform: scale(2.5);
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.card .overlay-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 0
}

.card.bg-blue {
	background: linear-gradient(-45deg, #59Ceff 0%, #6177ff 100%)
}

.card.bg-green {
	background: linear-gradient(132deg, #f4d03f 0%, #16a085 100%)
}

.card.bg-pink {
	background: linear-gradient(-45deg, #ff7e7e 0%, #ff536b 100%)
}

.card.bg-pink .icon-title {
	background: rgba(255, 255, 255, 0.1)
}

.card.bg-gray {
	background: linear-gradient(-45deg, #a6b5ca 0%, #8d93b1 100%)
}

.card:hover {
	-webkit-box-shadow: 0.5rem 0.5rem 0 rgba(36, 37, 45, 0.2);
	box-shadow: 0.5rem 0.5rem 0 rgba(36, 37, 45, 0.2);
	-webkit-transform: translate3d(-0.25rem, -0.25rem, 0) rotateZ(-1deg);
	transform: translate3d(-0.25rem, -0.25rem, 0) rotateZ(-1deg)
}

.card:hover .with-icon-title .icon-title {
	-webkit-transform: scale(2.8);
	transform: scale(2.8)
}

.modal-content {
	background: #f5f7fd;
	color: #8e9194;
	border: 0;
	overflow: hidden
}

.modal-header {
	position: relative;
	border-bottom: 0;
	padding: 2rem 2rem 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.modal-header h4 {
	color: #2a2824;
	margin-top: .5rem
}

.modal-header .close {
	position: absolute;
	top: 1rem;
	right: 1.25rem
}

.modal-body {
	padding: 0 2rem 2rem
}

.modal-body h4 {
	color: #2a2824
}

.modal-body a {
	color: #8e9194;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.modal-body a:hover {
	color: var(--danger)
}

.modal-left {
	width: 220px;
	background-size: cover
}

.modal-left .logo {
	height: 1.25rem;
	margin: 1rem;
	position: absolute;
	bottom: 0
}

@-webkit-keyframes animateSuccessTip {

	0%,
	54% {
		width: 0;
		left: 1px;
		top: 19px
	}

	70% {
		width: 50px;
		left: -8px;
		top: 37px
	}

	84% {
		width: 17px;
		left: 21px;
		top: 48px
	}

	100% {
		width: 25px;
		left: 14px;
		top: 45px
	}
}

@keyframes animateSuccessTip {

	0%,
	54% {
		width: 0;
		left: 1px;
		top: 19px
	}

	70% {
		width: 50px;
		left: -8px;
		top: 37px
	}

	84% {
		width: 17px;
		left: 21px;
		top: 48px
	}

	100% {
		width: 25px;
		left: 14px;
		top: 45px
	}
}

@-webkit-keyframes animateSuccessLong {

	0%,
	65% {
		width: 0;
		right: 46px;
		top: 54px
	}

	84% {
		width: 55px;
		right: 0;
		top: 35px
	}

	100% {
		width: 47px;
		right: 8px;
		top: 38px
	}
}

@keyframes animateSuccessLong {

	0%,
	65% {
		width: 0;
		right: 46px;
		top: 54px
	}

	84% {
		width: 55px;
		right: 0;
		top: 35px
	}

	100% {
		width: 47px;
		right: 8px;
		top: 38px
	}
}

@-webkit-keyframes rotatePlaceholder {

	0%,
	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	100%,
	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}
}

@keyframes rotatePlaceholder {

	0%,
	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	100%,
	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}
}

.video-img-box .img-box {
	position: relative;
	margin-bottom: 13px;
	border-radius: 5px;
	overflow: hidden
}

.container-small .video-img-box .img-box img {
	aspect-ratio: unset
}

.video-img-box .img-box img,
.video-img-box .img-box video {
	width: 100%;
	height: 100%;
	aspect-ratio: 71 / 100;
	-webkit-transition: all .3s;
	transition: all .3s
}

.video-img-box .img-box.cover-md a {
	display: block;
	background: #161a26;
	padding-bottom: 56.25%
}

.video-img-box .img-box.cover-lg a {
	display: block;
	background: #161a26;
	padding-bottom: 67.25%
}

.video-img-box .img-box.cover-lg img {
	position: absolute
}

.video-img-box .img-box.cover-half a {
	display: block;
	background: #161a26;
	background-position: right;
	background-size: auto 100%;
	padding-bottom: 142%;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.video-img-box .img-box.cover-half a:hover {
	background-position: right 9% top
}

.video-img-box .img-box.rounded-lg {
	border-radius: 10px
}

.video-img-box .img-box.removed img {
	-webkit-filter: blur(0.1rem);
	filter: blur(0.1rem);
	opacity: .6
}

.video-img-box .img-box.removed video {
	display: none
}

.video-img-box .img-box.removed .hover-state {
	display: none
}

.video-img-box .img-box.removed .overlay {
	display: block !important
}

.video-img-box .title {
	color: #b8babc;
	max-width: 320px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.video-img-box .title a {
	color: currentColor
}

.video-img-box .sub-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #5e5d5a;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .8125rem;
	margin-bottom: 0
}

.video-img-box .overlay {
	position: absolute;
	background: rgba(12, 12, 12, 0.33);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	z-index: 1
}

.video-img-box .absolute-top {
	position: absolute;
	width: 100%;
	left: 0;
	top: 15px;
	text-align: center;
	z-index: 100
}

.video-img-box .absolute-bottom {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 15px;
	text-align: center;
	z-index: 100
}

.video-img-box .absolute-top-left {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 100
}

.video-img-box .absolute-top-right {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 100
}

.video-img-box .absolute-bottom-left {
	position: absolute;
	left: 15px;
	bottom: 15px;
	z-index: 100
}

.video-img-box .absolute-bottom-right {
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 100
}

.video-img-box .absolute-center {
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	white-space: nowrap;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 100
}

.video-img-box .blur {
	-webkit-filter: blur(0.1rem);
	filter: blur(0.1rem);
	-webkit-transition: all .3s;
	transition: all .3s
}

.video-img-box .hover-state {
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s
}

.video-img-box .hover-state.active {
	opacity: 1
}

.video-img-box .ribbon-top-left {
	position: absolute;
	background: var(--pink);
	font-size: .7475rem;
	color: #fff;
	text-align: center;
	top: -60px;
	left: -60px;
	height: 100px;
	width: 100px;
	line-height: 178px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: 100
}

.video-img-box .ribbon-bottom-left {
	position: absolute;
	background: #4c2732;
	font-size: .7475rem;
	color: #fff;
	text-align: center;
	bottom: -60px;
	left: -60px;
	height: 100px;
	width: 100px;
	line-height: 22px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 100
}

.video-img-box .action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.18);
	color: #fff;
	height: 35px;
	width: 35px;
	border-radius: 50%;
	-webkit-transition: all .5s;
	transition: all .5s;
	overflow: hidden
}

.video-img-box .action:hover {
	background: var(--pink)
}

.video-img-box .action.active {
	background: var(--pink)
}

.video-img-box .label {
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: .8125rem;
	padding: .3rem .5rem;
	line-height: 25px;
	border-radius: .5rem;
	-webkit-box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.38);
	box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.38)
}

.video-img-box:hover .overlay {
	background: rgba(80, 100, 110, 0.3)
}

.video-img-box:hover .title {
	color: var(--danger)
}

.video-img-box:hover .blur {
	-webkit-filter: none;
	filter: none
}

.video-img-box:hover .hover-state {
	opacity: 1
}

.horizontal-img-box .media {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.horizontal-img-box .detail {
	padding-left: 1rem
}

.horizontal-img-box .title {
	color: #b8babc;
	margin-bottom: 5px
}

.horizontal-img-box span {
	color: #5e5d5a
}

.horizontal-img-box:hover .title {
	color: #fff
}

.video-info .info-header {
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	margin-bottom: .5rem
}

.video-info .info-header .header-left {
	flex: 1
}

.video-info .info-header .header-left h6 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color: #8e9194;
	margin-bottom: 0
}

.video-info .info-header .header-right {
	margin-left: 1rem;
	text-align: right
}

.video-info .models {
	display: inline-flex;
	margin-left: 8px
}

.video-info .models .model {
	width: 1.5rem;
	height: 1.5rem
}

.video-info .models .model:hover {
	z-index: 1
}

.video-info .models .model:nth-child(2n) .placeholder {
	background: var(--pink)
}

.video-info .models .model+.model {
	margin-left: -.2rem
}

.video-info .models .placeholder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #687ae8;
	color: #fff;
	font-size: .8125rem;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 2px 2px 16px 0 rgba(17, 18, 20, 0.8);
	box-shadow: 2px 2px 16px 0 rgba(17, 18, 20, 0.8)
}

.video-info .desc {
	padding: .5rem 1rem;
	margin-bottom: 1.5rem;
	line-height: 1.5;
	border-left: 4px solid var(--pink)
}

.video-info .tags a {
	display: inline-block;
	margin-right: .5rem;
	margin-bottom: .5rem
}

.video-info .tags a:before {
	content: '#';
	color: #6190c9;
	font-size: 12px;
	font-weight: 400;
	margin-right: 1px
}

.video-info .tags a.cat::before {
	content: '//';
	color: var(--pink)
}

.comments .new-comment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto 1rem;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.comments .new-comment .form-group {
	background: #191d28;
	margin: 0;
	padding: 0;
	border-radius: 5px
}

.comments .new-comment .form-group:before {
	position: absolute;
	content: '';
	background: #191d28;
	right: 100%;
	width: 16px;
	height: 16px;
	-webkit-transform: rotate(-45deg) translateY(1rem);
	transform: rotate(-45deg) translateY(1rem);
	border-radius: .2rem;
	z-index: -1
}

.comments .new-comment .form-group.error {
	background: #b74a48 !important;
	color: #fff
}

.comments .new-comment .form-group.error:before {
	background: #b74a48 !important
}

.comments .new-comment .info {
	padding: .75rem 1rem
}

.comments .new-comment .info a {
	color: #fff
}

.comments .new-comment input {
	background: 0 0;
	color: #fff;
	width: 100%;
	height: 40px;
	padding: 0 2.5rem 0 1rem;
	border: none;
	outline: none
}

.comments .avatar {
	border-radius: 50%
}

.comments .right {
	width: 100%;
	margin-left: 1.5rem
}

.comments .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 1rem
}

.comments .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: .5rem
}

.comments p img {
	padding: 0 .1rem;
	vertical-align: sub
}

.exo-native-widget {
	max-width: 100% !important;
	min-width: auto !important;
	width: 100% !important
}

.exo-native-widget+.video-img-box {
	display: none
}

.exo-native-widget-outer-container {
	margin-top: 0
}

.exo-native-widget-item-container {
	width: 100% !important
}

.exo-native-widget-item-image {
	height: auto !important;
	padding-bottom: 56.25%;
	border-radius: 5px
}

.exo-native-widget-item-content {
	display: block !important;
	height: auto !important;
	padding-top: 0 !important
}

.exo-native-widget-item-content-box {
	position: relative !important
}



.exo-native-widget-item-title {
	line-height: 1.2;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-top: 13px !important
}

.exo-native-widget-item-text {
	padding-top: 5px !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.exo-native-widget-outer-container {
	width: auto !important;
	margin-left: -10px !important;
	margin-right: -10px !important;
	margin-bottom: 20px !important
}

.exo-native-widget-item-container {
	width: 50% !important;
	padding: 0 !important
}

.exo-native-widget-item {
	padding: 0 10px !important
}

.exo-native-widget-item-image {
	height: 100% !important;
	padding-bottom: 0;
	border-radius: 0
}

@-webkit-keyframes plyr-progress {
	to {
		background-position: 25px 0
	}
}

@keyframes plyr-progress {
	to {
		background-position: 25px 0
	}
}

@-webkit-keyframes plyr-popup {
	0% {
		opacity: .5;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes plyr-popup {
	0% {
		opacity: .5;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes plyr-fade-in {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes plyr-fade-in {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.plyr {
	-moz-osx-font-smoothing: auto;
	-webkit-font-smoothing: subpixel-antialiased;
	direction: ltr;
	font-variant-numeric: tabular-nums;
	font-weight: 500;
	line-height: 1.7;
	width: 100%;
	height: 100%;
	position: relative;
	text-shadow: none;
	-webkit-transition: -webkit-box-shadow .3s ease;
	transition: -webkit-box-shadow .3s ease;
	transition: box-shadow .3s ease;
	transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}

.plyr video,
.plyr audio {
	border-radius: inherit;
	height: auto;
	vertical-align: middle;
	width: 100%
}

.plyr button {
	font: inherit;
	line-height: inherit;
	width: auto
}

.plyr:focus {
	outline: 0
}

.plyr--full-ui {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.plyr--full-ui *,
.plyr--full-ui *::after,
.plyr--full-ui *::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

.plyr__badge {
	background: #4f5b5f;
	border-radius: 2px;
	color: #fff;
	font-size: 9px;
	line-height: 1;
	padding: 3px 4px
}

.plyr--full-ui ::-webkit-media-text-track-container {
	display: none
}

.plyr__captions {
	-webkit-animation: plyr-fade-in .3s ease;
	animation: plyr-fade-in .3s ease;
	bottom: 0;
	color: #fff;
	display: none;
	font-size: 14px;
	left: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	-webkit-transition: -webkit-transform .4s ease-in-out;
	transition: -webkit-transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
	width: 100%
}

.plyr__captions .plyr__caption {
	background: rgba(0, 0, 0, 0.8);
	border-radius: 2px;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	line-height: 185%;
	padding: .2em .5em;
	white-space: pre-wrap
}

.plyr__captions .plyr__caption div {
	display: inline
}

.plyr__captions span:empty {
	display: none
}

.plyr--captions-active .plyr__captions {
	display: block
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions {
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px)
}

.plyr__control {
	background: 0 0;
	border: 0;
	border-radius: 3px;
	color: inherit;
	cursor: pointer;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	overflow: visible;
	padding: 7px;
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.plyr__control svg {
	display: block;
	fill: currentColor;
	height: 18px;
	pointer-events: none;
	width: 18px
}

.plyr__control:focus {
	outline: 0
}

.plyr__control.plyr__tab-focus {
	-webkit-box-shadow: 0 0 0 5px rgba(254, 98, 142, 0.5);
	box-shadow: 0 0 0 5px rgba(254, 98, 142, 0.5);
	outline: 0
}

a.plyr__control {
	text-decoration: none
}

a.plyr__control::after,
a.plyr__control::before {
	display: none
}

.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
.plyr__control.plyr__control--pressed .label--not-pressed {
	display: none
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded=true] {
	background: var(--danger);
	color: #fff
}

.plyr--video .plyr__control svg {
	-webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15));
	filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15))
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
	background: var(--danger);
	color: #fff
}

.plyr__control--overlaid {
	background: rgba(254, 98, 142, 0.8);
	border: 0;
	border-radius: 100%;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	color: #fff;
	display: none;
	left: 50%;
	padding: 15px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2
}

.plyr__control--overlaid svg {
	left: 2px;
	position: relative
}

.plyr__control--overlaid:hover,
.plyr__control--overlaid:focus {
	background: var(--danger)
}

.plyr--playing .plyr__control--overlaid {
	opacity: 0;
	visibility: hidden
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
	display: block
}

.plyr--full-ui ::-webkit-media-controls {
	display: none
}

.plyr__controls {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: center
}

.plyr__controls .plyr__progress__container {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.plyr__controls .plyr__controls__item {
	margin-left: 2.5px
}

.plyr__controls .plyr__controls__item:first-child {
	margin-left: 0;
	margin-right: auto
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
	padding-left: 2.5px
}

.plyr__controls .plyr__controls__item.plyr__time {
	padding: 0 5px
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,
.plyr__controls .plyr__controls__item.plyr__time:first-child,
.plyr__controls .plyr__controls__item.plyr__time+.plyr__time {
	padding-left: 0
}

.plyr__controls .plyr__controls__item.plyr__volume {
	padding-right: 5px
}

.plyr__controls .plyr__controls__item.plyr__volume:first-child {
	padding-right: 0
}

.plyr__controls:empty {
	display: none
}

.plyr--audio .plyr__controls {
	background: #fff;
	border-radius: inherit;
	color: #4f5b5f;
	padding: 10px
}

.plyr--video .plyr__controls {
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 20px 5px 5px;
	position: absolute;
	right: 0;
	-webkit-transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
	transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
	transition: opacity .4s ease-in-out, transform .4s ease-in-out;
	transition: opacity .4s ease-in-out, transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
	z-index: 3
}

.plyr--video.plyr--hide-controls .plyr__controls {
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.plyr [data-plyr=captions],
.plyr [data-plyr=pip],
.plyr [data-plyr=airplay],
.plyr [data-plyr=fullscreen] {
	display: none
}

.plyr--captions-enabled [data-plyr=captions],
.plyr--pip-supported [data-plyr=pip],
.plyr--airplay-supported [data-plyr=airplay],
.plyr--fullscreen-enabled [data-plyr=fullscreen] {
	display: inline-block
}

.plyr.plyr--stopped .plyr__controls {
	opacity: 0
}

.plyr__menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.plyr__menu .plyr__control svg {
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
	display: none
}

.plyr__menu__container {
	-webkit-animation: plyr-popup .2s ease;
	animation: plyr-popup .2s ease;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 4px;
	bottom: 100%;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	color: #4f5b5f;
	font-size: 16px;
	margin-bottom: 10px;
	position: absolute;
	right: -3px;
	text-align: left;
	white-space: nowrap;
	z-index: 3
}

.plyr__menu__container>div {
	overflow: hidden;
	-webkit-transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1)
}

.plyr__menu__container::after {
	border: 4px solid transparent;
	border-top-color: rgba(255, 255, 255, 0.9);
	content: '';
	height: 0;
	position: absolute;
	right: 15px;
	top: 100%;
	width: 0
}

.plyr__menu__container [role=menu] {
	padding: 7px
}

.plyr__menu__container [role=menuitem],
.plyr__menu__container [role=menuitemradio] {
	margin-top: 2px
}

.plyr__menu__container [role=menuitem]:first-child,
.plyr__menu__container [role=menuitemradio]:first-child {
	margin-top: 0
}

.plyr__menu__container .plyr__control {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #4f5b5f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	padding: 4px 11px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.plyr__menu__container .plyr__control>span {
	-webkit-box-align: inherit;
	-ms-flex-align: inherit;
	align-items: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.plyr__menu__container .plyr__control::after {
	border: 4px solid transparent;
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.plyr__menu__container .plyr__control--forward {
	padding-right: 28px
}

.plyr__menu__container .plyr__control--forward::after {
	border-left-color: rgba(79, 91, 95, 0.8);
	right: 5px
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--forward:hover::after {
	border-left-color: currentColor
}

.plyr__menu__container .plyr__control--back {
	font-weight: 500;
	margin: 7px;
	margin-bottom: 3px;
	padding-left: 28px;
	position: relative;
	width: calc(100% - 14px)
}

.plyr__menu__container .plyr__control--back::after {
	border-right-color: rgba(79, 91, 95, 0.8);
	left: 7px
}

.plyr__menu__container .plyr__control--back::before {
	background: #b7c5cd;
	-webkit-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
	content: '';
	height: 1px;
	left: 0;
	margin-top: 4px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 100%
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--back:hover::after {
	border-right-color: currentColor
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
	padding-left: 7px
}

.plyr__menu__container .plyr__control[role=menuitemradio]::before,
.plyr__menu__container .plyr__control[role=menuitemradio]::after {
	border-radius: 100%
}

.plyr__menu__container .plyr__control[role=menuitemradio]::before {
	background: rgba(0, 0, 0, 0.1);
	content: '';
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 16px;
	margin-right: 10px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	width: 16px
}

.plyr__menu__container .plyr__control[role=menuitemradio]::after {
	background: #fff;
	border: 0;
	height: 6px;
	left: 12px;
	opacity: 0;
	top: 50%;
	-webkit-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
	-webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: transform .3s ease, opacity .3s ease;
	transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
	width: 6px
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
	background: var(--danger)
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
	opacity: 1;
	-webkit-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1)
}

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,
.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
	background: rgba(0, 0, 0, 0.1)
}

.plyr__menu__container .plyr__menu__value {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	margin-right: -5px;
	overflow: hidden;
	padding-left: 25px;
	pointer-events: none
}

.plyr--full-ui input[type=range] {
	-webkit-appearance: none;
	appearance: none;
	background: 0 0;
	border: 0;
	border-radius: 26px;
	color: var(--danger);
	display: block;
	height: 19px;
	margin: 0;
	padding: 0;
	-webkit-transition: -webkit-box-shadow .3s ease;
	transition: -webkit-box-shadow .3s ease;
	transition: box-shadow .3s ease;
	transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
	width: 100%
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
	background: 0 0;
	border: 0;
	border-radius: 3px;
	height: 6px;
	-webkit-transition: -webkit-box-shadow .3s ease;
	transition: -webkit-box-shadow .3s ease;
	transition: box-shadow .3s ease;
	transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
	-webkit-user-select: none;
	user-select: none;
	background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(transparent));
	background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%))
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
	background: #fff;
	border: 0;
	border-radius: 100%;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
	height: 13px;
	position: relative;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	width: 13px;
	-webkit-appearance: none;
	margin-top: -3.5px
}

.plyr--full-ui input[type=range]::-moz-range-track {
	background: 0 0;
	border: 0;
	border-radius: 3px;
	height: 6px;
	-webkit-transition: -webkit-box-shadow .3s ease;
	transition: -webkit-box-shadow .3s ease;
	transition: box-shadow .3s ease;
	transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
	-moz-user-select: none;
	user-select: none
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
	background: #fff;
	border: 0;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
	height: 13px;
	position: relative;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	width: 13px
}

.plyr--full-ui input[type=range]::-moz-range-progress {
	background: currentColor;
	border-radius: 3px;
	height: 6px
}

.plyr--full-ui input[type=range]::-ms-track {
	background: 0 0;
	border: 0;
	border-radius: 3px;
	height: 6px;
	-webkit-transition: -webkit-box-shadow .3s ease;
	transition: -webkit-box-shadow .3s ease;
	transition: box-shadow .3s ease;
	transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
	-ms-user-select: none;
	user-select: none;
	color: transparent
}

.plyr--full-ui input[type=range]::-ms-fill-upper {
	background: 0 0;
	border: 0;
	border-radius: 3px;
	height: 6px;
	-webkit-transition: -webkit-box-shadow .3s ease;
	transition: -webkit-box-shadow .3s ease;
	transition: box-shadow .3s ease;
	transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
	-ms-user-select: none;
	user-select: none
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
	background: 0 0;
	border: 0;
	border-radius: 3px;
	height: 6px;
	-webkit-transition: -webkit-box-shadow .3s ease;
	transition: -webkit-box-shadow .3s ease;
	transition: box-shadow .3s ease;
	transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
	-ms-user-select: none;
	user-select: none;
	background: currentColor
}

.plyr--full-ui input[type=range]::-ms-thumb {
	background: #fff;
	border: 0;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
	height: 13px;
	position: relative;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	width: 13px;
	margin-top: 0
}

.plyr--full-ui input[type=range]::-ms-tooltip {
	display: none
}

.plyr--full-ui input[type=range]:focus {
	outline: 0
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
	border: 0
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
	-webkit-box-shadow: 0 0 0 5px rgba(254, 98, 142, 0.5);
	box-shadow: 0 0 0 5px rgba(254, 98, 142, 0.5);
	outline: 0
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
	box-shadow: 0 0 0 5px rgba(254, 98, 142, 0.5);
	outline: 0
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
	box-shadow: 0 0 0 5px rgba(254, 98, 142, 0.5);
	outline: 0
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
	background-color: rgba(255, 255, 255, 0.25)
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
	background-color: rgba(255, 255, 255, 0.25)
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
	background-color: rgba(255, 255, 255, 0.25)
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5)
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5)
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5)
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
	background-color: rgba(183, 197, 205, 0.66)
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
	background-color: rgba(183, 197, 205, 0.66)
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
	background-color: rgba(183, 197, 205, 0.66)
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1)
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1)
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1)
}

.plyr__poster {
	background-color: #000;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
	width: 100%;
	z-index: 1
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
	opacity: 1
}

.plyr__time {
	font-size: 14px
}

.plyr__time+.plyr__time::before {
	content: '\2044';
	margin-right: 10px
}

@media (max-width: 767px) {
	.plyr__time+.plyr__time {
		display: none
	}
}

.plyr--video .plyr__time {
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15)
}

.plyr__tooltip {
	background: rgba(255, 255, 255, 0.9);
	border-radius: 3px;
	bottom: 100%;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	color: #4f5b5f;
	font-size: 14px;
	font-weight: 500;
	left: 50%;
	line-height: 1.3;
	margin-bottom: 10px;
	opacity: 0;
	padding: 5px 7.5px;
	pointer-events: none;
	position: absolute;
	-webkit-transform: translate(-50%, 10px) scale(0.8);
	transform: translate(-50%, 10px) scale(0.8);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
	transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
	transition: transform .2s .1s ease, opacity .2s .1s ease;
	transition: transform .2s .1s ease, opacity .2s .1s ease, -webkit-transform .2s .1s ease;
	white-space: nowrap;
	z-index: 2
}

.plyr__tooltip::before {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(255, 255, 255, 0.9);
	bottom: -4px;
	content: '';
	height: 0;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	z-index: 2
}

.plyr .plyr__control:hover .plyr__tooltip,
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__tooltip--visible {
	opacity: 1;
	-webkit-transform: translate(-50%, 0) scale(1);
	transform: translate(-50%, 0) scale(1)
}

.plyr .plyr__control:hover .plyr__tooltip {
	z-index: 3
}

.plyr__controls>.plyr__control:first-child .plyr__tooltip,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip {
	left: 0;
	-webkit-transform: translate(0, 10px) scale(0.8);
	transform: translate(0, 10px) scale(0.8);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%
}

.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before {
	left: 16px
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip {
	left: auto;
	right: 0;
	-webkit-transform: translate(0, 10px) scale(0.8);
	transform: translate(0, 10px) scale(0.8);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip::before {
	left: auto;
	right: 16px;
	-webkit-transform: translateX(50%);
	transform: translateX(50%)
}

.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,
.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,
.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip,
.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible {
	-webkit-transform: translate(0, 0) scale(1);
	transform: translate(0, 0) scale(1)
}

.plyr--video {
	background: #000;
	overflow: hidden
}

.plyr--video.plyr--menu-open {
	overflow: visible
}

.plyr__video-wrapper {
	background: #000;
	border-radius: inherit;
	overflow: hidden;
	z-index: 0
}

.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
	height: 0;
	padding-bottom: 56.25%
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
	padding-bottom: 240%;
	position: relative;
	-webkit-transform: translateY(-38.28125%);
	transform: translateY(-38.28125%)
}

.plyr__progress {
	left: 6.5px;
	margin-right: 13px;
	position: relative
}

.plyr__progress input[type=range],
.plyr__progress__buffer {
	margin-left: -6.5px;
	margin-right: -6.5px;
	width: calc(100% + 13px)
}

.plyr__progress input[type=range] {
	position: relative;
	z-index: 2
}

.plyr__progress .plyr__tooltip {
	font-size: 14px;
	left: 0
}

.plyr__progress__buffer {
	-webkit-appearance: none;
	appearance: none;
	background: 0 0;
	border: 0;
	border-radius: 100px;
	height: 6px;
	left: 0;
	margin-top: -3px;
	padding: 0;
	position: absolute;
	top: 50%
}

.plyr__progress__buffer::-webkit-progress-bar {
	background: 0 0
}

.plyr__progress__buffer::-webkit-progress-value {
	background: currentColor;
	border-radius: 100px;
	min-width: 6px;
	-webkit-transition: width .2s ease;
	transition: width .2s ease
}

.plyr__progress__buffer::-moz-progress-bar {
	background: currentColor;
	border-radius: 100px;
	min-width: 6px;
	-webkit-transition: width .2s ease;
	transition: width .2s ease
}

.plyr__progress__buffer::-ms-fill {
	border-radius: 100px;
	-webkit-transition: width .2s ease;
	transition: width .2s ease
}

.plyr--video .plyr__progress__buffer {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	color: rgba(255, 255, 255, 0.25)
}

.plyr--audio .plyr__progress__buffer {
	color: rgba(183, 197, 205, 0.66)
}

.plyr--loading .plyr__progress__buffer {
	-webkit-animation: plyr-progress 1s linear infinite;
	animation: plyr-progress 1s linear infinite;
	background-image: linear-gradient(-45deg, rgba(47, 52, 61, 0.6) 25%, transparent 25%, transparent 50%, rgba(47, 52, 61, 0.6) 50%, rgba(47, 52, 61, 0.6) 75%, transparent 75%, transparent);
	background-repeat: repeat-x;
	background-size: 25px 25px;
	color: transparent
}

.plyr--video.plyr--loading .plyr__progress__buffer {
	background-color: rgba(255, 255, 255, 0.25)
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
	background-color: rgba(183, 197, 205, 0.66)
}

.plyr__volume {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative
}

.plyr__volume input[type=range] {
	margin-left: 5px;
	position: relative;
	z-index: 2
}

.plyr--is-ios .plyr__volume {
	display: none !important
}

.plyr--is-ios.plyr--vimeo [data-plyr=mute] {
	display: none !important
}

.plyr:-webkit-full-screen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-moz-full-screen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-ms-fullscreen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:fullscreen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-webkit-full-screen video {
	height: 100%
}

.plyr:-moz-full-screen video {
	height: 100%
}

.plyr:-ms-fullscreen video {
	height: 100%
}

.plyr:fullscreen video {
	height: 100%
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
	height: 100%;
	width: 100%
}

.plyr:-moz-full-screen .plyr__video-wrapper {
	height: 100%;
	width: 100%
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
	height: 100%;
	width: 100%
}

.plyr:fullscreen .plyr__video-wrapper {
	height: 100%;
	width: 100%
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	top: 50%;
	transform: translateY(-50%)
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	top: 50%;
	transform: translateY(-50%)
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr:-webkit-full-screen.plyr--hide-controls {
	cursor: none
}

.plyr:-moz-full-screen.plyr--hide-controls {
	cursor: none
}

.plyr:-ms-fullscreen.plyr--hide-controls {
	cursor: none
}

.plyr:fullscreen.plyr--hide-controls {
	cursor: none
}

.plyr:-webkit-full-screen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-webkit-full-screen video {
	height: 100%
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
	height: 100%;
	width: 100%
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr:-webkit-full-screen.plyr--hide-controls {
	cursor: none
}

.plyr:-moz-full-screen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-moz-full-screen video {
	height: 100%
}

.plyr:-moz-full-screen .plyr__video-wrapper {
	height: 100%;
	width: 100%
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	top: 50%;
	transform: translateY(-50%)
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr:-moz-full-screen.plyr--hide-controls {
	cursor: none
}

.plyr:-ms-fullscreen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-ms-fullscreen video {
	height: 100%
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
	height: 100%;
	width: 100%
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	top: 50%;
	transform: translateY(-50%)
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr:-ms-fullscreen.plyr--hide-controls {
	cursor: none
}

.plyr--fullscreen-fallback {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10000000
}

.plyr--fullscreen-fallback video {
	height: 100%
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
	height: 100%;
	width: 100%
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr--fullscreen-fallback.plyr--hide-controls {
	cursor: none
}

.plyr__ads {
	border-radius: inherit;
	bottom: 0;
	cursor: pointer;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1
}

.plyr__ads>div,
.plyr__ads>div iframe {
	height: 100%;
	position: absolute;
	width: 100%
}

.plyr__ads::after {
	background: rgba(47, 52, 61, 0.8);
	border-radius: 2px;
	bottom: 10px;
	color: #fff;
	content: attr(data-badge-text);
	font-size: 11px;
	padding: 2px 6px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	z-index: 3
}

.plyr__ads::after:empty {
	display: none
}

.plyr__cues {
	background: currentColor;
	display: block;
	height: 6px;
	left: 0;
	margin: -3px 0 0;
	opacity: .8;
	position: absolute;
	top: 50%;
	width: 3px;
	z-index: 3
}

.plyr__preview-thumb {
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 3px;
	bottom: 100%;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	margin-bottom: 10px;
	opacity: 0;
	padding: 3px;
	pointer-events: none;
	position: absolute;
	-webkit-transform: translate(0, 10px) scale(0.8);
	transform: translate(0, 10px) scale(0.8);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
	transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
	transition: transform .2s .1s ease, opacity .2s .1s ease;
	transition: transform .2s .1s ease, opacity .2s .1s ease, -webkit-transform .2s .1s ease;
	z-index: 2
}

.plyr__preview-thumb--is-shown {
	opacity: 1;
	-webkit-transform: translate(0, 0) scale(1);
	transform: translate(0, 0) scale(1)
}

.plyr__preview-thumb::before {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(255, 255, 255, 0.9);
	bottom: -4px;
	content: '';
	height: 0;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	z-index: 2
}

.plyr__preview-thumb__image-container {
	background: #b7c5cd;
	border-radius: 2px;
	overflow: hidden;
	position: relative;
	z-index: 0
}

.plyr__preview-thumb__image-container img {
	height: 100%;
	left: 0;
	max-height: none;
	max-width: none;
	position: absolute;
	top: 0;
	width: 100%
}

.plyr__preview-thumb__time-container {
	bottom: 6px;
	left: 0;
	position: absolute;
	right: 0;
	white-space: nowrap;
	z-index: 3
}

.plyr__preview-thumb__time-container span {
	background-color: rgba(0, 0, 0, 0.55);
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	padding: 3px 6px
}

.plyr__preview-scrubbing {
	bottom: 0;
	-webkit-filter: blur(1px);
	filter: blur(1px);
	height: 100%;
	left: 0;
	margin: auto;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	width: 100%;
	z-index: 1
}

.plyr__preview-scrubbing--is-shown {
	opacity: 1
}

.plyr__preview-scrubbing img {
	height: 100%;
	left: 0;
	max-height: none;
	max-width: none;
	-o-object-fit: contain;
	object-fit: contain;
	position: absolute;
	top: 0;
	width: 100%
}

.plyr--no-transition {
	-webkit-transition: none !important;
	transition: none !important
}

.plyr__sr-only {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	border: 0 !important;
	height: 1px !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.plyr [hidden] {
	display: none !important
}

.detail {
	position: relative;
	z-index: 90;
	overflow: auto
}

.detail .detail-thumb {
	float: left;
	width: 275px;
	margin-right: 30px
}

.detail .detail-thumb .thumb {
	width: 100%;
	aspect-ratio: 71 / 100;
	border-radius: 5px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s
}

.detail .detail-info h1 {
	margin-bottom: 20px
}

.detail .detail-info .detail-more {
	cursor: pointer
}

.info {
	margin-bottom: 10px
}

.info-btn .btn {
	padding: 0;
	margin: 5px 15px 10px 0
}

.btn-play .play-font {
	padding: 0px 20px;
	font-size: 15px;
	line-height: 43px;
	color: #fff;
	height: 43px;
	display: block
}

.btn-play .play-font svg {
	margin-top: -4px
}

.btn-play {
	background: linear-gradient(to left, #ff2823 0, #ff8466 100%);
	background: var(--pink);
	text-align: center;
	display: block;
	font-weight: 600
}

.btn-like {
	line-height: 18px;
	height: 18px
}

.excerpt-line {
	width: 2px;
	height: 10px;
	border: none;
	background: rgba(255, 255, 255, 0.2);
	color: #e6e6e6;
	margin: 0px 6px;
	display: inline-block
}

.pink-text {
	color: var(--pink) !important
}

.info-tags a {
	background: rgba(255, 255, 255, 0.08);
	border-radius: 3px;
	color: #ececec;
	font-weight: 500;
	padding: 4px 6px;
	margin-right: 10px
}

.ep-btn,
.orgin-btn {
	position: relative;
	display: block;
	line-height: 48px;
	height: 48px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	background: #fff;
	font-weight: 700;
	border-radius: 3px;
	font-size: 14px;
	background-color: #1b1d32;
	cursor: pointer
}

.ep-btn:hover,
.orgin-btn:hover,
.ep-btn.active,
.swiper-wpmytube-theme#tag a.active,
.online {
	color: #fff;
	text-decoration: none;
	background: var(--pink)
}

.ep-item {
	padding: 7.5px
}

.video-playform.pb-3 {
	padding-bottom: 0 !important;
	padding-top: 0.5rem !important
}

.video-playform .row {
	margin: 0
}

.info-excerpt .score-info-green {
	display: inline-block;
	margin-top: -4px;
	color: var(--teal)
}

.info-excerpt .excerpt-score {
	color: var(--teal);
	letter-spacing: 0px;
	text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 0px;
	font-weight: 700
}

@media (max-width: 768.1px) {
	.detail .detail-thumb {
		width: 210px
	}
}

@media (max-width: 576.1px) {
	.detail {
		overflow: unset;
		display: flex;
		flex-direction: column
	}

	.detail .detail-thumb {
		width: 55%;
		float: none;
		margin: 0 auto 10px;
		position: relative
	}

	.detail .detail-thumb .thumb {
		background-color: #fff;
		padding: 2px
	}

	.detail .detail-thumb .this-post {
		position: relative;
		z-index: 2;
		display: block
	}

	.detail .detail-thumb .prev-post,
	.detail .detail-thumb .next-post {
		position: absolute;
		top: 0;
		z-index: 1
	}

	.detail .detail-thumb .prev-post {
		left: 0
	}

	.detail .detail-thumb .next-post {
		right: 0
	}

	.info-content {
		display: none
	}

	.thumb-bottom {
		width: 100%;
		height: 36%;
		background-image: linear-gradient(179deg, rgba(17, 19, 25, 0) 1%, rgba(17, 19, 25, 0.05) 17%, rgba(17, 19, 25, 0.2) 31%, rgba(17, 19, 25, 0.39) 44%, rgba(17, 19, 25, 0.61) 56%, rgba(17, 19, 25, 0.8) 69%, rgba(17, 19, 25, 0.95) 83%, #111319 99%);
		border-radius: 1px;
		z-index: 100;
		position: absolute;
		bottom: 0px
	}
}

.info h6 {
	display: inline;
	font-weight: normal
}

.info h6,
.info-excerpt span,
.info-excerpt time,
.detail-info .detail-more {
	color: #b8babc
}

.info a,
.info {
	color: #fff
}

.info .excerpt-category a {
	color: unset
}

.info-subname a {
	padding-right: 10px
}

.detail-thumb .prev-post {
	-ms-transform: translate(45%, 10%) scale(0.6, 0.6) rotate(30deg);
	-webkit-transform: translate(45%, 10%) scale(0.6, 0.6) rotate(30deg);
	transform: translate(45%, 10%) scale(0.6, 0.6) rotate(30deg)
}

.detail-thumb .next-post {
	-ms-transform: translate(-45%, 10%) scale(0.6, 0.6) rotate(330deg);
	-webkit-transform: translate(-45%, 10%) scale(0.6, 0.6) rotate(330deg);
	transform: translate(-45%, 10%) scale(0.6, 0.6) rotate(330deg)
}

.wpmytube-player {
	display: flex;
	align-items: center;
	aspect-ratio: 16/9;
	width: 100%
}

.player.player-remote {
	opacity: 1
}

.player {
	opacity: 0;
	width: 100%;
	height: 100%
}

.plyr .player {
	opacity: 1
}

.footer-sidebar {
	position: fixed;
	right: 15px;
	bottom: 160px;
	z-index: 999;
	border-radius: 40px;
	background-color: rgba(12, 14, 17, 0.6);
	border: 1px solid #5e5d5a
}

.footer-sidebar .sidebar-btn {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	cursor: pointer
}

.go-top {
	display: none;
	animation: fadeInOut .3s;
	animation-fill-mode: forwards;
	animation-timing-function: ease-in-out
}

.local-user-center {
	position: absolute;
	top: 50px;
	padding: 10px 0 10px 5px;
	right: 0;
	width: 300px;
	pointer-events: none;
	height: auto;
	overflow: hidden
}

.local-user-center ul,
.local-user-center li {
	padding: 0;
	margin: 0;
	list-style: none
}

.center-box {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	opacity: 0;
	background: #fff;
	border-radius: 10px;
	background-color: #10121c;
	transition-duration: 300ms
}

.center-box::before {
	content: '';
	position: absolute;
	top: -10px;
	z-index: 20;
	right: 12.5px;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 10px solid rgba(7, 7, 10, 0.92);
	border-bottom-color: #10121c
}

.settings:hover .local-user-center {
	pointer-events: auto;
	z-index: 20
}

.settings:hover .center-box {
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
	opacity: 1
}

.settings:hover::before {
	content: '';
	position: absolute;
	top: 100%;
	width: 200px;
	right: 0;
	height: 50px;
	margin: -5px -55% 0
}

.recommend-title,
.history-title {
	font-weight: 600
}

.user-history {
	padding: 15px 20px;
	overflow-y: auto;
	overflow-x: hidden
}

.user-recommend {
	padding: 0 20px 15px 20px;
	overflow-y: auto;
	overflow-x: hidden
}

.user-history .title-box::before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: rgba(227, 230, 235, 0.4);
	transform: scaleY(0.5)
}

.user-history .title-box,
.user-recommend .title-box {
	padding: 0 0 7px;
	margin-bottom: 5px;
	position: relative
}

.history-list .item a {
	border-radius: 10px;
	line-height: 30px;
	width: 100%;
	display: block;
	color: #eee
}

.history-list .item a:hover {
	color: var(--pink)
}

.history-list .item span {
	float: right;
	color: #aaadb5;
	overflow: hidden;
	max-width: 20%
}

.history-clear {
	float: right;
	cursor: pointer
}

.no-history {
	display: block;
	padding: 20px 0;
	text-align: center
}

.recommend-list a {
	padding: 0 10px;
	margin: 0 8px 8px 0;
	display: inline-block;
	border-radius: 10px;
	line-height: 30px;
	border: 1px solid rgba(246, 238, 229, 0.1)
}

.recommend-list a:hover,
.recommend-list .hot {
	color: var(--pink)
}

.recommend-list .hot {
	border: 1px solid var(--pink)
}

.recommend-list {
	font-size: 12px
}

.va-15 {
	vertical-align: -15%
}

.va-4 {
	vertical-align: -4%
}

.info-stars .star {
	padding-right: 5px;
	text-decoration: underline
}

@font-face {
	font-family: swiper-icons;
	src: url("../fonts/02f35399448e47cfa9b3a4aa1dd56e88.woff");
	font-weight: 400;
	font-style: normal
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0)
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-3d {
	perspective: 1200px
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev {
	left: 10px;
	right: auto
}

.swiper-button-prev:after {
	content: 'prev'
}

.swiper-button-next {
	right: 10px;
	left: auto
}

.swiper-button-next:after {
	content: 'next'
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-lock {
	display: none
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

.video-img-box .img-box.cover-md a {
	width: 100%;
	height: 100%;
	aspect-ratio: 71/100;
	padding-bottom: unset
}

@media screen and (min-width: 480px) {
	.plyr__captions {
		font-size: 16px;
		padding: 20px
	}

	.plyr--video .plyr__controls {
		padding: 35px 10px 10px
	}

	.plyr__volume {
		max-width: 90px
	}
}

@media screen and (min-width: 576px) {

	.sticky-swiper .swiper-slide,
	.update-swiper .swiper-slide,
	.new-swiper .swiper-slide,
	.movie_showing-swiper .swiper-slide,
	.movie_hot_gaia-swiper .swiper-slide,
	.tv_hot-swiper .swiper-slide {
		width: calc(var(--width, 100%) / 4)
	}

	.playform-swiper .swiper-slide {
		width: calc((100% - 50px) / 6)
	}

	.container {
	    --width: 540px;
		max-width: 540px
	}

	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.navbar-expand-sm {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-sm .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-sm .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-sm .navbar-toggler {
		display: none
	}

	.modal-sm {
		max-width: 300px
	}

	.d-sm-none {
		display: none !important
	}

	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.m-sm-0 {
		margin: 0 !important
	}

	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0 !important
	}

	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0 !important
	}

	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0 !important
	}

	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0 !important
	}

	.m-sm-1 {
		margin: .25rem !important
	}

	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem !important
	}

	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem !important
	}

	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem !important
	}

	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem !important
	}

	.m-sm-2 {
		margin: .5rem !important
	}

	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem !important
	}

	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem !important
	}

	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem !important
	}

	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem !important
	}

	.m-sm-3 {
		margin: 1rem !important
	}

	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem !important
	}

	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem !important
	}

	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem !important
	}

	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem !important
	}

	.m-sm-4 {
		margin: 1.5rem !important
	}

	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem !important
	}

	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem !important
	}

	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem !important
	}

	.m-sm-5 {
		margin: 3rem !important
	}

	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem !important
	}

	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem !important
	}

	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem !important
	}

	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem !important
	}

	.p-sm-0 {
		padding: 0 !important
	}

	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0 !important
	}

	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0 !important
	}

	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0 !important
	}

	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0 !important
	}

	.p-sm-1 {
		padding: .25rem !important
	}

	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem !important
	}

	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem !important
	}

	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem !important
	}

	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem !important
	}

	.p-sm-2 {
		padding: .5rem !important
	}

	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem !important
	}

	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem !important
	}

	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem !important
	}

	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem !important
	}

	.p-sm-3 {
		padding: 1rem !important
	}

	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem !important
	}

	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem !important
	}

	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem !important
	}

	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem !important
	}

	.p-sm-4 {
		padding: 1.5rem !important
	}

	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem !important
	}

	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem !important
	}

	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem !important
	}

	.p-sm-5 {
		padding: 3rem !important
	}

	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem !important
	}

	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem !important
	}

	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem !important
	}

	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto !important
	}

	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto !important
	}

	.text-sm-left {
		text-align: left !important
	}

	.text-sm-right {
		text-align: right !important
	}

	.text-sm-center {
		text-align: center !important
	}
}

@media screen and (min-width: 768px) {
	.container {
	    --width: 720px;
		max-width: 720px
	}

	.plyr__captions {
		font-size: 18px
	}

	.plyr__volume {
		max-width: 110px
	}

	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.navbar-expand-md {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-md .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-md .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-md .navbar-toggler {
		display: none
	}

	.d-md-none {
		display: none !important
	}

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.m-md-0 {
		margin: 0 !important
	}

	.mt-md-0,
	.my-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0,
	.mx-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0,
	.mx-md-0 {
		margin-left: 0 !important
	}

	.m-md-1 {
		margin: .25rem !important
	}

	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem !important
	}

	.m-md-2 {
		margin: .5rem !important
	}

	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem !important
	}

	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem !important
	}

	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem !important
	}

	.m-md-3 {
		margin: 1rem !important
	}

	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem !important
	}

	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem !important
	}

	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem !important
	}

	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem !important
	}

	.m-md-4 {
		margin: 1.5rem !important
	}

	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem !important
	}

	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem !important
	}

	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem !important
	}

	.m-md-5 {
		margin: 3rem !important
	}

	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem !important
	}

	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem !important
	}

	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem !important
	}

	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem !important
	}

	.p-md-0 {
		padding: 0 !important
	}

	.pt-md-0,
	.py-md-0 {
		padding-top: 0 !important
	}

	.pr-md-0,
	.px-md-0 {
		padding-right: 0 !important
	}

	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0 !important
	}

	.pl-md-0,
	.px-md-0 {
		padding-left: 0 !important
	}

	.p-md-1 {
		padding: .25rem !important
	}

	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem !important
	}

	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem !important
	}

	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem !important
	}

	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem !important
	}

	.p-md-2 {
		padding: .5rem !important
	}

	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem !important
	}

	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem !important
	}

	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem !important
	}

	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem !important
	}

	.p-md-3 {
		padding: 1rem !important
	}

	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem !important
	}

	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem !important
	}

	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem !important
	}

	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem !important
	}

	.p-md-4 {
		padding: 1.5rem !important
	}

	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem !important
	}

	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem !important
	}

	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem !important
	}

	.p-md-5 {
		padding: 3rem !important
	}

	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem !important
	}

	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem !important
	}

	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem !important
	}

	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto,
	.my-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto !important
	}

	.text-md-left {
		text-align: left !important
	}

	.text-md-right {
		text-align: right !important
	}

	.text-md-center {
		text-align: center !important
	}

	.video-info .info-header .header-left h6 {
		justify-content: left !important
	}

	.mb-e-md-0 {
		margin-bottom: 0 !important
	}

	.mb-e-md-10 {
		margin-bottom: 10px !important
	}

	.mb-e-md-15 {
		margin-bottom: 15px !important
	}

	.mb-e-md-20 {
		margin-bottom: 20px !important
	}

	.mb-e-md-25 {
		margin-bottom: 25px !important
	}

	.mb-e-md-30 {
		margin-bottom: 30px !important
	}

	.mb-e-md-40 {
		margin-bottom: 40px !important
	}

	.mb-e-md-50 {
		margin-bottom: 50px !important
	}

	.mb-e-md-60 {
		margin-bottom: 60px !important
	}

	.pb-e-md-0 {
		padding-bottom: 0 !important
	}

	.pb-e-md-10 {
		padding-bottom: 10px !important
	}

	.pb-e-md-15 {
		padding-bottom: 15px !important
	}

	.pb-e-md-20 {
		padding-bottom: 20px !important
	}

	.pb-e-md-25 {
		padding-bottom: 25px !important
	}

	.pb-e-md-30 {
		padding-bottom: 30px !important
	}

	.pb-e-md-40 {
		padding-bottom: 40px !important
	}

	.pb-e-md-50 {
		padding-bottom: 50px !important
	}

	.pb-e-md-60 {
		padding-bottom: 60px !important
	}
}

@media screen and (min-width: 992px) {
	.container {
	    --width: 960px;
		max-width: 960px
	}

	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.navbar-expand-lg {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-lg .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-lg .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-lg .navbar-toggler {
		display: none
	}

	.d-lg-none {
		display: none !important
	}

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-lg-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.center-box::before {
		/*right: calc(1.3775rem + 25px) !important;*/
		right: 7px;
	}

	.m-lg-0 {
		margin: 0 !important
	}

	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0 !important
	}

	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0 !important
	}

	.m-lg-1 {
		margin: .25rem !important
	}

	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem !important
	}

	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem !important
	}

	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem !important
	}

	.m-lg-2 {
		margin: .5rem !important
	}

	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem !important
	}

	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem !important
	}

	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem !important
	}

	.m-lg-3 {
		margin: 1rem !important
	}

	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem !important
	}

	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem !important
	}

	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem !important
	}

	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem !important
	}

	.m-lg-4 {
		margin: 1.5rem !important
	}

	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem !important
	}

	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem !important
	}

	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem !important
	}

	.m-lg-5 {
		margin: 3rem !important
	}

	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem !important
	}

	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem !important
	}

	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem !important
	}

	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem !important
	}

	.p-lg-0 {
		padding: 0 !important
	}

	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0 !important
	}

	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0 !important
	}

	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0 !important
	}

	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0 !important
	}

	.p-lg-1 {
		padding: .25rem !important
	}

	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem !important
	}

	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem !important
	}

	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem !important
	}

	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem !important
	}

	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem !important
	}

	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem !important
	}

	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem !important
	}

	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem !important
	}

	.p-lg-3 {
		padding: 1rem !important
	}

	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem !important
	}

	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem !important
	}

	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem !important
	}

	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem !important
	}

	.p-lg-4 {
		padding: 1.5rem !important
	}

	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem !important
	}

	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem !important
	}

	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem !important
	}

	.p-lg-5 {
		padding: 3rem !important
	}

	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem !important
	}

	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem !important
	}

	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem !important
	}

	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto !important
	}

	.text-lg-left {
		text-align: left !important
	}

	.text-lg-right {
		text-align: right !important
	}

	.text-lg-center {
		text-align: center !important
	}

	.modal-lg {
		max-width: 650px
	}

	.modal-xl {
		max-width: calc(100% - 330px)
	}

	.bg-doge {
		max-width: 80% !important
	}

	.app-nav .container {
	    --width: 83.3333333333%;
		max-width: 83.3333333333%
	}

	.container.container-small {
	    --width: 800px;
		max-width: 800px
	}

	.with-left-aside .content-header {
		margin-left: -20%
	}

	.right-sidebar {
		max-width: 330px
	}

	.right-sidebar .video-img-box {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: 100%;
		margin-bottom: 10px !important
	}

	.right-sidebar .video-img-box .img-box {
		min-width: 50%;
		max-width: 50%
	}

	.right-sidebar .video-img-box .detail {
		padding-top: 8px;
		padding-left: 15px
	}

	.right-sidebar .video-img-box .title {
		white-space: normal;
		max-height: 2.8em;
		line-height: 1.5
	}

	.comments .new-comment {
		width: 70% !important
	}

	.mb-e-lg-0 {
		margin-bottom: 0 !important
	}

	.mb-e-lg-10 {
		margin-bottom: 10px !important
	}

	.mb-e-lg-15 {
		margin-bottom: 15px !important
	}

	.mb-e-lg-20 {
		margin-bottom: 20px !important
	}

	.mb-e-lg-25 {
		margin-bottom: 25px !important
	}

	.mb-e-lg-30 {
		margin-bottom: 30px !important
	}

	.mb-e-lg-40 {
		margin-bottom: 40px !important
	}

	.mb-e-lg-50 {
		margin-bottom: 50px !important
	}

	.mb-e-lg-60 {
		margin-bottom: 60px !important
	}

	.pb-e-lg-0 {
		padding-bottom: 0 !important
	}

	.pb-e-lg-10 {
		padding-bottom: 10px !important
	}

	.pb-e-lg-15 {
		padding-bottom: 15px !important
	}

	.pb-e-lg-20 {
		padding-bottom: 20px !important
	}

	.pb-e-lg-25 {
		padding-bottom: 25px !important
	}

	.pb-e-lg-30 {
		padding-bottom: 30px !important
	}

	.pb-e-lg-40 {
		padding-bottom: 40px !important
	}

	.pb-e-lg-50 {
		padding-bottom: 50px !important
	}

	.pb-e-lg-60 {
		padding-bottom: 60px !important
	}

	.right-sidebar .video-img-box .img-box {
		min-width: 100%;
		max-width: 100%
	}

	.right-sidebar .video-img-box {
		display: block
	}

	.right-sidebar .video-img-box .detail {
		padding: 0
	}
}

@media screen and (min-width: 1024px) {
	.plyr:-webkit-full-screen .plyr__captions {
		font-size: 21px
	}

	.plyr:-moz-full-screen .plyr__captions {
		font-size: 21px
	}

	.plyr:-ms-fullscreen .plyr__captions {
		font-size: 21px
	}

	.plyr:fullscreen .plyr__captions {
		font-size: 21px
	}

	.plyr:-webkit-full-screen .plyr__captions {
		font-size: 21px
	}

	.plyr:-moz-full-screen .plyr__captions {
		font-size: 21px
	}

	.plyr:-ms-fullscreen .plyr__captions {
		font-size: 21px
	}

	.plyr--fullscreen-fallback .plyr__captions {
		font-size: 21px
	}
}

@media screen and (min-width: 1200px) {

	.sticky-swiper .swiper-slide,
	.update-swiper .swiper-slide,
	.new-swiper .swiper-slide,
	.movie_showing-swiper .swiper-slide,
	.movie_hot_gaia-swiper .swiper-slide,
	.tv_hot-swiper .swiper-slide {
		width: calc(var(--width) / 6);
	}

	.container {
	    --width: 1140px;
		max-width: 1140px
	}

	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.navbar-expand-xl {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-xl .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-xl .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xl .navbar-toggler {
		display: none
	}

	.d-xl-none {
		display: none !important
	}

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}

	.m-xl-0 {
		margin: 0 !important
	}

	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0 !important
	}

	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0 !important
	}

	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0 !important
	}

	.m-xl-1 {
		margin: .25rem !important
	}

	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem !important
	}

	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem !important
	}

	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem !important
	}

	.m-xl-2 {
		margin: .5rem !important
	}

	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem !important
	}

	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem !important
	}

	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem !important
	}

	.m-xl-3 {
		margin: 1rem !important
	}

	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem !important
	}

	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem !important
	}

	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem !important
	}

	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem !important
	}

	.m-xl-4 {
		margin: 1.5rem !important
	}

	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem !important
	}

	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem !important
	}

	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem !important
	}

	.m-xl-5 {
		margin: 3rem !important
	}

	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem !important
	}

	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem !important
	}

	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem !important
	}

	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem !important
	}

	.p-xl-0 {
		padding: 0 !important
	}

	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0 !important
	}

	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0 !important
	}

	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0 !important
	}

	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0 !important
	}

	.p-xl-1 {
		padding: .25rem !important
	}

	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem !important
	}

	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem !important
	}

	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem !important
	}

	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem !important
	}

	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem !important
	}

	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem !important
	}

	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem !important
	}

	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem !important
	}

	.p-xl-3 {
		padding: 1rem !important
	}

	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem !important
	}

	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem !important
	}

	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem !important
	}

	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem !important
	}

	.p-xl-4 {
		padding: 1.5rem !important
	}

	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem !important
	}

	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem !important
	}

	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem !important
	}

	.p-xl-5 {
		padding: 3rem !important
	}

	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem !important
	}

	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem !important
	}

	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem !important
	}

	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto !important
	}

	.text-xl-left {
		text-align: left !important
	}

	.text-xl-right {
		text-align: right !important
	}

	.text-xl-center {
		text-align: center !important
	}

	.app-nav .container {
	    --width: 66.6666666667%;
		max-width: 66.6666666667%
	}

	.comments .new-comment {
		width: 50% !important
	}

	.mb-e-xl-0 {
		margin-bottom: 0 !important
	}

	.mb-e-xl-10 {
		margin-bottom: 10px !important
	}

	.mb-e-xl-15 {
		margin-bottom: 15px !important
	}

	.mb-e-xl-20 {
		margin-bottom: 20px !important
	}

	.mb-e-xl-25 {
		margin-bottom: 25px !important
	}

	.mb-e-xl-30 {
		margin-bottom: 30px !important
	}

	.mb-e-xl-40 {
		margin-bottom: 40px !important
	}

	.mb-e-xl-50 {
		margin-bottom: 50px !important
	}

	.mb-e-xl-60 {
		margin-bottom: 60px !important
	}

	.playform-swiper .swiper-slide {
		width: calc((100% - 70px) / 8)
	}

	.pb-e-xl-0 {
		padding-bottom: 0 !important
	}

	.pb-e-xl-10 {
		padding-bottom: 10px !important
	}

	.pb-e-xl-15 {
		padding-bottom: 15px !important
	}

	.pb-e-xl-20 {
		padding-bottom: 20px !important
	}

	.pb-e-xl-25 {
		padding-bottom: 25px !important
	}

	.pb-e-xl-30 {
		padding-bottom: 30px !important
	}

	.pb-e-xl-40 {
		padding-bottom: 40px !important
	}

	.pb-e-xl-50 {
		padding-bottom: 50px !important
	}

	.pb-e-xl-60 {
		padding-bottom: 60px !important
	}

	.gutter-xl-30 {
		margin-left: -15px;
		margin-right: -15px
	}

	.gutter-xl-30 [class^=col-],
	.gutter-xl-30 .swiper-slide {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media screen and (min-width: 1600px) {
	.container {
	    --width: 1380px;
		max-width: 1380px
	}

	.app-nav .container {
	    --width: 50%;
		max-width: 50%
	}
}

@media screen and (min-width: 1920px) {
	.sticky-swiper .swiper-slide {
		width: calc(100% / 8)
	}
}

html #layuicss-layer {
	display: none;
	position: absolute;
	width: 1989px
}

.layui-layer-shade,
.layui-layer {
	position: fixed;
	_position: absolute;
	pointer-events: auto
}

.layui-layer-shade {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	_height: expression(document.body.offsetHeight+"px")
}

.layui-layer {
	-webkit-overflow-scrolling: touch
}

.layui-layer {
	top: 150px;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #fff;
	-webkit-background-clip: content;
	border-radius: 2px;
	box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3)
}

.layui-layer-close {
	position: absolute
}

.layui-layer-content {
	position: relative
}

.layui-layer-border {
	border: 1px solid #B2B2B2;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2)
}

.layui-layer-setwin span,
.layui-layer-btn a {
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1
}

.layui-layer-move {
	display: none;
	position: fixed;
	*position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	cursor: move;
	opacity: 0;
	filter: alpha(opacity=0);
	background-color: #fff;
	z-index: 2147483647
}

.layui-layer-resize {
	position: absolute;
	width: 15px;
	height: 15px;
	right: 0;
	bottom: 0;
	cursor: se-resize
}

.layer-anim {
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .3s;
	animation-duration: .3s
}

@-webkit-keyframes layer-bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
		transform: scale(0.5)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes layer-bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
		-ms-transform: scale(0.5);
		transform: scale(0.5)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.layer-anim-00 {
	-webkit-animation-name: layer-bounceIn;
	animation-name: layer-bounceIn
}

@-webkit-keyframes layer-zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateY(-2000px);
		transform: scale(0.1) translateY(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateY(60px);
		transform: scale(0.475) translateY(60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

@keyframes layer-zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateY(-2000px);
		-ms-transform: scale(0.1) translateY(-2000px);
		transform: scale(0.1) translateY(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateY(60px);
		-ms-transform: scale(0.475) translateY(60px);
		transform: scale(0.475) translateY(60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

.layer-anim-01 {
	-webkit-animation-name: layer-zoomInDown;
	animation-name: layer-zoomInDown
}

@-webkit-keyframes layer-fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes layer-fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.layer-anim-02 {
	-webkit-animation-name: layer-fadeInUpBig;
	animation-name: layer-fadeInUpBig
}

@-webkit-keyframes layer-zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateX(-2000px);
		transform: scale(0.1) translateX(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateX(48px);
		transform: scale(0.475) translateX(48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

@keyframes layer-zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1) translateX(-2000px);
		-ms-transform: scale(0.1) translateX(-2000px);
		transform: scale(0.1) translateX(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(0.475) translateX(48px);
		-ms-transform: scale(0.475) translateX(48px);
		transform: scale(0.475) translateX(48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

.layer-anim-03 {
	-webkit-animation-name: layer-zoomInLeft;
	animation-name: layer-zoomInLeft
}

@-webkit-keyframes layer-rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg)
	}
}

@keyframes layer-rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg)
	}
}

.layer-anim-04 {
	-webkit-animation-name: layer-rollIn;
	animation-name: layer-rollIn
}

@keyframes layer-fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.layer-anim-05 {
	-webkit-animation-name: layer-fadeIn;
	animation-name: layer-fadeIn
}

@-webkit-keyframes layer-shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

@keyframes layer-shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}
}

.layer-anim-06 {
	-webkit-animation-name: layer-shake;
	animation-name: layer-shake
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes layer-slide-down {
	from {
		transform: translate3d(0, -100%, 0)
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

@keyframes layer-slide-down-out {
	from {
		transform: translate3d(0, 0, 0)
	}

	to {
		transform: translate3d(0, -100%, 0)
	}
}

.layer-anim-slide-down {
	animation-name: layer-slide-down
}

.layer-anim-slide-down-out {
	animation-name: layer-slide-down-out
}

@keyframes layer-slide-left {
	from {
		transform: translate3d(100%, 0, 0)
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

@keyframes layer-slide-left-out {
	from {
		transform: translate3d(0, 0, 0)
	}

	to {
		transform: translate3d(100%, 0, 0)
	}
}

.layer-anim-slide-left {
	animation-name: layer-slide-left
}

.layer-anim-slide-left-out {
	animation-name: layer-slide-left-out
}

@keyframes layer-slide-up {
	from {
		transform: translate3d(0, 100%, 0)
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

@keyframes layer-slide-up-out {
	from {
		transform: translate3d(0, 0, 0)
	}

	to {
		transform: translate3d(0, 100%, 0)
	}
}

.layer-anim-slide-up {
	animation-name: layer-slide-up
}

.layer-anim-slide-up-out {
	animation-name: layer-slide-up-out
}

@keyframes layer-slide-right {
	from {
		transform: translate3d(-100%, 0, 0)
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

@keyframes layer-slide-right-out {
	from {
		transform: translate3d(0, 0, 0)
	}

	to {
		transform: translate3d(-100%, 0, 0)
	}
}

.layer-anim-slide-right {
	animation-name: layer-slide-right
}

.layer-anim-slide-right-out {
	animation-name: layer-slide-right-out
}

.layui-layer-title {
	padding: 0 81px 0 16px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #F0F0F0;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 2px 2px 0 0
}

.layui-layer-setwin {
	position: absolute;
	right: 15px;
	*right: 0;
	top: 16px;
	font-size: 0;
	line-height: initial
}

.layui-layer-setwin span {
	position: relative;
	width: 16px;
	height: 16px;
	line-height: 18px;
	margin-left: 10px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	color: #000;
	_overflow: hidden;
	box-sizing: border-box
}

.layui-layer-setwin .layui-layer-min:before {
	content: '';
	position: absolute;
	width: 12px;
	border-bottom: 1px solid #2E2D3C;
	left: 50%;
	top: 50%;
	margin: -0.5px 0 0 -6px;
	cursor: pointer;
	_overflow: hidden
}

.layui-layer-setwin .layui-layer-min:hover:before {
	background-color: #2D93CA
}

.layui-layer-setwin .layui-layer-max:before,
.layui-layer-setwin .layui-layer-max:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	width: 9px;
	height: 9px;
	margin: -5px 0 0 -5px;
	border: 1px solid #2E2D3C
}

.layui-layer-setwin .layui-layer-max:hover:before,
.layui-layer-setwin .layui-layer-max:hover:after {
	border-color: #2D93CA
}

.layui-layer-setwin .layui-layer-min:hover:before {
	background-color: #2D93CA
}

.layui-layer-setwin .layui-layer-maxmin:before,
.layui-layer-setwin .layui-layer-maxmin:after {
	width: 7px;
	height: 7px;
	margin: -3px 0 0 -3px;
	background-color: #fff
}

.layui-layer-setwin .layui-layer-maxmin:after {
	z-index: 0;
	margin: -5px 0 0 -1px
}

.layui-layer-setwin .layui-layer-close {
	cursor: pointer
}

.layui-layer-setwin .layui-layer-close:hover {
	opacity: 0.7
}

.layui-layer-setwin .layui-layer-close2 {
	position: absolute;
	right: -28px;
	top: -28px;
	color: #fff;
	background-color: #787878;
	padding: 3px;
	border: 3px solid;
	width: 28px;
	height: 28px;
	font-size: 16px;
	font-weight: bolder;
	border-radius: 50%;
	margin-left: 0;
	*right: -18px;
	_display: none
}

.layui-layer-setwin .layui-layer-close2:hover {
	opacity: unset;
	background-color: #3888f6
}

.layui-layer-btn {
	text-align: right;
	padding: 0 15px 12px;
	pointer-events: auto;
	user-select: none;
	-webkit-user-select: none
}

.layui-layer-btn a {
	height: 30px;
	line-height: 30px;
	margin: 5px 5px 0;
	padding: 0 16px;
	border: 1px solid #dedede;
	background-color: #fff;
	color: #333;
	border-radius: 2px;
	font-weight: 400;
	cursor: pointer;
	text-decoration: none;
	box-sizing: border-box
}

.layui-layer-btn a:hover {
	opacity: 0.9;
	text-decoration: none
}

.layui-layer-btn a:active {
	opacity: 0.8
}

.layui-layer-btn .layui-layer-btn0 {
	border-color: transparent;
	background-color: #1E9FFF;
	color: #fff
}

.layui-layer-btn-l {
	text-align: left
}

.layui-layer-btn-c {
	text-align: center
}

.layui-layer-dialog {
	min-width: 240px
}

.layui-layer-dialog .layui-layer-content {
	position: relative;
	padding: 16px;
	line-height: 24px;
	word-break: break-all;
	overflow: hidden;
	font-size: 14px;
	overflow-x: hidden;
	overflow-y: auto
}

.layui-layer-dialog .layui-layer-content .layui-layer-face {
	position: absolute;
	top: 18px;
	left: 16px;
	color: #959595;
	font-size: 32px;
	_left: -40px
}

.layui-layer-dialog .layui-layer-content .layui-icon-tips {
	color: #F39B12
}

.layui-layer-dialog .layui-layer-content .layui-icon-success {
	color: #16b777
}

.layui-layer-dialog .layui-layer-content .layui-icon-error {
	top: 19px;
	color: #FF5722
}

.layui-layer-dialog .layui-layer-content .layui-icon-question {
	color: #FFB800
}

.layui-layer-dialog .layui-layer-content .layui-icon-lock {
	color: #787878
}

.layui-layer-dialog .layui-layer-content .layui-icon-face-cry {
	color: #FF5722
}

.layui-layer-dialog .layui-layer-content .layui-icon-face-smile {
	color: #16b777
}

.layui-layer-rim {
	border: 6px solid #8D8D8D;
	border: 6px solid rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	box-shadow: none
}

.layui-layer-msg {
	min-width: 180px;
	border: 1px solid #D3D4D3;
	box-shadow: none
}

.layui-layer-hui {
	min-width: 100px;
	background-color: #000;
	filter: alpha(opacity=60);
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	border: none
}

.layui-layer-hui .layui-layer-close {
	color: #fff
}

.layui-layer-hui .layui-layer-content {
	padding: 11px 24px;
	text-align: center
}

.layui-layer-dialog .layui-layer-padding {
	padding: 18px 24px 18px 58px;
	text-align: left
}

.layui-layer-page .layui-layer-content {
	position: relative;
	overflow: auto
}

.layui-layer-page .layui-layer-btn,
.layui-layer-iframe .layui-layer-btn {
	padding-top: 10px
}

.layui-layer-nobg {
	background: none
}

.layui-layer-iframe iframe {
	display: block;
	width: 100%
}

.layui-layer-loading {
	border-radius: 100%;
	background: none;
	box-shadow: none;
	border: none
}

.layui-layer-loading .layui-layer-content {
	width: 76px;
	height: 38px;
	line-height: 38px;
	text-align: center
}

.layui-layer-loading-icon {
	font-size: 38px;
	color: #959595
}

.layui-layer-loading2 {
	text-align: center
}

.layui-layer-loading-2 {
	position: relative;
	height: 38px
}

.layui-layer-loading-2:before,
.layui-layer-loading-2:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 38px;
	height: 38px;
	margin: -19px 0 0 -19px;
	border-radius: 50%;
	border: 3px solid #d2d2d2;
	box-sizing: border-box
}

.layui-layer-loading-2:after {
	border-color: transparent;
	border-left-color: #1E9FFF
}

.layui-layer-tips {
	background: none;
	box-shadow: none;
	border: none
}

.layui-layer-tips .layui-layer-content {
	position: relative;
	line-height: 22px;
	min-width: 12px;
	padding: 8px 15px;
	font-size: 12px;
	_float: left;
	border-radius: 2px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	background-color: #000;
	color: #fff
}

.layui-layer-tips .layui-layer-close {
	right: -2px;
	top: -1px
}

.layui-layer-tips i.layui-layer-TipsG {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 8px;
	border-color: transparent;
	border-style: dashed;
	*overflow: hidden
}

.layui-layer-tips i.layui-layer-TipsT,
.layui-layer-tips i.layui-layer-TipsB {
	left: 5px;
	border-right-style: solid;
	border-right-color: #000
}

.layui-layer-tips i.layui-layer-TipsT {
	bottom: -8px
}

.layui-layer-tips i.layui-layer-TipsB {
	top: -8px
}

.layui-layer-tips i.layui-layer-TipsR,
.layui-layer-tips i.layui-layer-TipsL {
	top: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000
}

.layui-layer-tips i.layui-layer-TipsR {
	left: -8px
}

.layui-layer-tips i.layui-layer-TipsL {
	right: -8px
}

.layui-layer-lan .layui-layer-title {
	background: #4476A7;
	color: #fff;
	border: none
}

.layui-layer-lan .layui-layer-btn {
	padding: 5px 10px 10px;
	border-top: 1px solid #E9E7E7
}

.layui-layer-lan .layui-layer-btn a {
	background: #fff;
	border-color: #E9E7E7;
	color: #333
}

.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
	background: #C9C5C5
}

.layui-layer-molv .layui-layer-title {
	background: #009f95;
	color: #fff;
	border: none
}

.layui-layer-molv .layui-layer-btn a {
	background: #009f95;
	border-color: #009f95
}

.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
	background: #92B8B1
}

.layui-layer-lan .layui-layer-setwin .layui-icon,
.layui-layer-molv .layui-layer-setwin .layui-icon {
	color: #fff
}

.layui-layer-win10 {
	border: 1px solid #aaa;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
	border-radius: none
}

.layui-layer-win10 .layui-layer-title {
	height: 32px;
	line-height: 32px;
	padding-left: 8px;
	border-bottom: none;
	font-size: 12px
}

.layui-layer-win10 .layui-layer-setwin {
	right: 0;
	top: 0
}

.layui-layer-win10 .layui-layer-setwin span {
	margin-left: 0;
	width: 32px;
	height: 32px;
	padding: 8px
}

.layui-layer-win10.layui-layer-page .layui-layer-setwin span {
	width: 38px
}

.layui-layer-win10 .layui-layer-setwin span:hover {
	background-color: #E5E5E5
}

.layui-layer-win10 .layui-layer-setwin span.layui-icon-close:hover {
	background-color: #E81123;
	color: #fff
}

.layui-layer-win10.layui-layer-dialog .layui-layer-content {
	padding: 8px 16px 32px;
	color: #0033BC
}

.layui-layer-win10.layui-layer-dialog .layui-layer-padding {
	padding-top: 18px;
	padding-left: 58px
}

.layui-layer-win10 .layui-layer-btn {
	padding: 5px 5px 10px;
	border-top: 1px solid #DFDFDF;
	background-color: #F0F0F0
}

.layui-layer-win10 .layui-layer-btn a {
	height: 20px;
	line-height: 18px;
	background-color: #E1E1E1;
	border-color: #ADADAD;
	color: #000;
	font-size: 12px;
	transition: all .3s
}

.layui-layer-win10 .layui-layer-btn a:hover {
	border-color: #2A8EDD;
	background-color: #E5F1FB
}

.layui-layer-win10 .layui-layer-btn .layui-layer-btn0 {
	border-color: #0078D7
}

.layui-layer-prompt .layui-layer-input {
	display: block;
	width: 260px;
	height: 36px;
	margin: 0 auto;
	line-height: 30px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
	color: #333
}

.layui-layer-prompt textarea.layui-layer-input {
	width: 300px;
	height: 100px;
	line-height: 20px;
	padding: 6px 10px
}

.layui-layer-prompt .layui-layer-content {
	padding: 16px
}

.layui-layer-prompt .layui-layer-btn {
	padding-top: 0
}

.layui-layer-tab {
	box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.4)
}

.layui-layer-tab .layui-layer-title {
	padding-left: 0;
	overflow: visible
}

.layui-layer-tab .layui-layer-title span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	min-width: 80px;
	max-width: 300px;
	padding: 0 16px;
	text-align: center;
	cursor: default;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer
}

.layui-layer-tab .layui-layer-title span.layui-this {
	height: 51px;
	border-left-color: #eee;
	border-right-color: #eee;
	background-color: #fff;
	z-index: 10
}

.layui-layer-tab .layui-layer-title span:first-child {
	border-left-color: transparent
}

.layui-layer-tabmain {
	line-height: 24px;
	clear: both
}

.layui-layer-tabmain .layui-layer-tabli {
	display: none
}

.layui-layer-tabmain .layui-layer-tabli.layui-this {
	display: block
}

.layui-layer-photos {
	background: none;
	box-shadow: none
}

.layui-layer-photos .layui-layer-content {
	overflow: visible;
	text-align: center
}

.layui-layer-photos .layer-layer-photos-main img {
	position: relative;
	width: 100%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top
}

.layui-layer-photos-prev,
.layui-layer-photos-next {
	position: fixed;
	top: 50%;
	width: 52px;
	height: 52px;
	line-height: 52px;
	margin-top: -26px;
	cursor: pointer;
	font-size: 52px;
	color: #717171
}

.layui-layer-photos-prev {
	left: 32px
}

.layui-layer-photos-next {
	right: 32px
}

.layui-layer-photos-prev:hover,
.layui-layer-photos-next:hover {
	color: #959595
}

.layui-layer-photos-toolbar {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 52px;
	line-height: 52px;
	background-color: #000\9;
	filter: Alpha(opacity=60);
	background-color: rgba(0, 0, 0, 0.32);
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0
}

.layui-layer-photos-toolbar>* {
	display: inline-block;
	vertical-align: top;
	padding: 0 16px;
	font-size: 12px;
	color: #fff;
	*display: inline;
	*zoom: 1
}

.layui-layer-photos-toolbar * {
	font-size: 12px
}

.layui-layer-photos-header {
	top: 0;
	bottom: auto
}

.layui-layer-photos-header>span {
	cursor: pointer
}

.layui-layer-photos-header>span:hover {
	background-color: rgba(51, 51, 51, 0.32)
}

.layui-layer-photos-header .layui-icon {
	font-size: 18px
}

.layui-layer-photos-footer>h3 {
	max-width: 65%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.layui-layer-photos-footer a:hover {
	text-decoration: underline
}

.layui-layer-photos-footer em {
	font-style: normal
}

@-webkit-keyframes layer-bounceOut {
	100% {
		opacity: 0;
		-webkit-transform: scale(0.7);
		transform: scale(0.7)
	}

	30% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes layer-bounceOut {
	100% {
		opacity: 0;
		-webkit-transform: scale(0.7);
		-ms-transform: scale(0.7);
		transform: scale(0.7)
	}

	30% {
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05)
	}

	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.layer-anim-close {
	-webkit-animation-name: layer-bounceOut;
	animation-name: layer-bounceOut;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .2s;
	animation-duration: .2s
}

@media screen and (max-width: 1100px) {
	.layui-layer-iframe {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch
	}
}

.bottom-app-download {
	position: fixed;
	bottom: 1.5rem;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 1000;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: var(--dark);
	padding: 15px 20px;
	border-radius: 15px;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.5);
	width: 95%
}

.bottom-app-download .app-download-btn {
	display: block;
	padding: 7px 15px;
	background: var(--blue);
	color: #fff !important;
	border-radius: 5px
}

.bottom-app-download .app-download-des {
	display: flex;
	align-items: center
}

.bottom-app-download .app-download-des .app-thumb {
	height: 28px;
	padding-right: 10px
}

.bottom-app-download .app-download-des .app-des {
	color: #666
}

.wpmytube-player.pb-3.pb-e-lg-30 {
	padding-bottom: .5rem !important
}

.ui-single .detail {
	padding-bottom: 0 !important
}

.ui-single .episode {
	padding-top: 1rem !important
}

.wpmytube-app-download {
	display: flex;
	justify-content: center;
	align-items: center
}

.des-large,
.des-small {
	display: none
}

@media screen and (min-width: 420px) and (max-width: 1199px) {
	.des-small {
		display: block
	}
}

@media screen and (min-width: 1200px) {
	.des-large {
		display: block
	}
}

.pc-thumb {
	display: none
}

.mobile-thumb {
	display: block
}

@media screen and (min-width: 768px) {
	.pc-thumb {
		display: block
	}

	.mobile-thumb {
		display: none
	}
}

#afc_sidebar_2842 {
	background: #999999;
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 250px;
	margin: 0px 0px 0px 0px;
	z-index: 1000;
	padding: 0px;
	color: #ffffff
}

.cfa_popup .img {
	position: absolute;
	top: 0px;
	right: 0px
}

@media only screen and (min-width: 321px) and (max-width: 480px) {
	.cfa_popup {
		margin: 0 !important
	}

	.cfa_popup iframe {
		width: 100% !important
	}
}

@media only screen and (max-width: 320px) {
	.cfa_popup {
		margin: 0 !important
	}

	.cfa_popup iframe {
		width: 100% !important
	}
}

@media (max-width: 1024px) {
	#afc_sidebar_2842 {
		width: 200px !important
	}
}

@media (max-width: 767px) {
	#afc_sidebar_2842 {
		width: 0 !important
	}
}

.lang-menu .item-cn,
.lang-switch .switch-hk {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iZmxhZy1pY29ucy1jbiIgdmlld0JveD0iMCAwIDUxMiA1MTIiPgogIDxkZWZzPgogICAgPHBhdGggaWQ9ImEiIGZpbGw9IiNmZjAiIGQ9Ik0xLS4zLS43LjggMC0xIC42LjgtMS0uM3oiLz4KICA8L2RlZnM+CiAgPHBhdGggZmlsbD0iI2VlMWMyNSIgZD0iTTAgMGg1MTJ2NTEySDB6Ii8+CiAgPHVzZSB4bGluazpocmVmPSIjYSIgd2lkdGg9IjMwIiBoZWlnaHQ9IjIwIiB0cmFuc2Zvcm09Im1hdHJpeCg3Ni44IDAgMCA3Ni44IDEyOCAxMjgpIi8+CiAgPHVzZSB4bGluazpocmVmPSIjYSIgd2lkdGg9IjMwIiBoZWlnaHQ9IjIwIiB0cmFuc2Zvcm09InJvdGF0ZSgtMTIxIDE0Mi42IC00Nykgc2NhbGUoMjUuNTgyNykiLz4KICA8dXNlIHhsaW5rOmhyZWY9IiNhIiB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0icm90YXRlKC05OC4xIDE5OCAtODIpIHNjYWxlKDI1LjYpIi8+CiAgPHVzZSB4bGluazpocmVmPSIjYSIgd2lkdGg9IjMwIiBoZWlnaHQ9IjIwIiB0cmFuc2Zvcm09InJvdGF0ZSgtNzQgMjcyLjQgLTExNCkgc2NhbGUoMjUuNjEzNykiLz4KICA8dXNlIHhsaW5rOmhyZWY9IiNhIiB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KDE2IC0xOS45NjggMTkuOTY4IDE2IDI1NiAyMzAuNCkiLz4KPC9zdmc+Cg==) no-repeat
}

.lang-menu .item-hk,
.lang-switch .switch-cn {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj4KICA8cGF0aCBmaWxsPSIjZmY0YjU1IiBkPSJNMCAwaDUxMnY1MTJIMHoiLz4KICA8ZyBmaWxsPSIjZjBmMGYwIj4KICAgIDxwYXRoIGQ9Ik0yODAuNjggMTk0LjczNmMtNS44NDUgMjQuMzEtMTYuMjI4IDE5LjY3My0yMS4zMjYgNDAuODc0LTMwLjAxOS03LjIxOC00OC41MDgtMzcuNDA1LTQxLjI5MS02Ny40MjcgNy4yMTYtMzAuMDIgMzcuNDA1LTQ4LjUwOCA2Ny40MjYtNDEuMjkxLTEwLjE5MiA0Mi40MDEuNDIgNDYuMTAyLTQuODA5IDY3Ljg0NHpNMjAyLjc4MiAyMTIuNzQ5YzIxLjMxNCAxMy4wNyAxMy42OTUgMjEuNTE1IDMyLjI4MiAzMi45MTQtMTYuMTQxIDI2LjMyMS01MC41NjMgMzQuNTczLTc2Ljg4NSAxOC40MzMtMjYuMzIxLTE2LjE0LTM0LjU3NC01MC41NjQtMTguNDM0LTc2Ljg4NSAzNy4xNzUgMjIuNzk3IDQzLjk3MiAxMy44NDggNjMuMDM3IDI1LjUzOHpNMTk1Ljg0MSAyOTIuNDAzYzE5LjAxNy0xNi4yMzIgMjQuNjkzLTYuMzc3IDQxLjI3Ny0yMC41MzEgMjAuMDQ2IDIzLjQ4NCAxNy4yNTcgNTguNzczLTYuMjI2IDc4LjgxOS0yMy40ODUgMjAuMDQ2LTU4Ljc3NCAxNy4yNTQtNzguODE4LTYuMjI3IDMzLjE2Ni0yOC4zMTIgMjYuNzU4LTM3LjU0MiA0My43NjctNTIuMDYxek0yNjkuNDUzIDMyMy42MThjLTkuNTYzLTIzLjEwMiAxLjU2NC0yNS40NTgtNi43NzMtNDUuNjAzIDI4LjUyOC0xMS44MDYgNjEuMjMgMS43NSA3My4wMzggMzAuMjc4IDExLjgwNiAyOC41MjgtMS43NTIgNjEuMjI5LTMwLjI4IDczLjAzNy0xNi42NzYtNDAuMjkxLTI3LjQzMy0zNy4wNDctMzUuOTg1LTU3LjcxMnpNMzIxLjg4OCAyNjMuMjU2Yy0yNC45MjcgMS45NTYtMjMuNzMtOS4zNTUtNDUuNDY0LTcuNjUtMi40MTQtMzAuNzc5IDIwLjU4NS01Ny42OTIgNTEuMzY3LTYwLjEwOSAzMC43OC0yLjQxIDU3LjY5MiAyMC41ODcgNjAuMTA1IDUxLjM3LTQzLjQ3NiAzLjQwNy00My43MTYgMTQuNjQxLTY2LjAwOCAxNi4zODl6Ii8+CiAgPC9nPgo8L3N2Zz4=) no-repeat
}

.lang-switch {
	width: 22px;
	height: 22px
}


.lang-switch .switch {
	display: block;
	width: 22px;
	height: 22px;
	border-radius: .35rem;
	font-size: 0px
}

.settings .avatar {
	background: url('../images/history.png') no-repeat center center/cover;
}



.epItem.new .epBtn:before {
	content: "";
	height: 9px;
	right: 0;
	top: 0;
	width: 21px;
	position: absolute;
	z-index: 10;
	background: url(data:image/gif;base64,R0lGODlhFQAJAKIEAMDAwP////hJlfidSf///wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAEACwAAAAAFQAJAAADIQiy3N7qySmCDewuvBuvYIeNXlZdJGmKj7qGKEvNED0BCQAh+QQFCgAEACwAAAAAFQAJAAADIQiz3N7qyTmCDewuvBuvYIeNXlZdJGmKj7qGKEvNED0BCQA7) no-repeat
}

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

.br-5 {
	border-radius: 5px
}

.icon-sort:before {
	content: "\e853";
	font-size: 1.5rem;
	color: var(--pink);
	transition: all 0.3s;
	cursor: pointer
}

.toggle .icon-sort:before {
	content: "\e851"
}

.site-plus a {
	color: var(--warning) !important
}

.site-plus::after {
	content: "+";
	position: absolute;
	right: 10px;
	top: 8px;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	color: var(--danger);
	transition: all 0.3s
}

.footer-msg {
	font-size: 14px;
	font-weight: 300
}

.footer-msg em {
	font-weight: 600;
	color: var(--danger);
	margin-left: 2px;
	font-style: normal;
	text-decoration: underline
}

.mac_pop_msg {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: #191919;
	color: #fff;
	padding: 0.75rem 1.25rem;
	border-radius: 0.25rem;
	text-align: center;
	z-index: 99;
	pointer-events: none;

}

.play_source .swiper-wrapper .swiper-slide.active::after {
	position: absolute;
	bottom: 4px;
	left: 50%;
	margin-left: -10px;
	width: 20px;
	height: 3px;
	border-radius: 4px;
	content: "";
	background: var(--pink);
}

.play_source .swiper-wrapper .swiper-slide.active {
	color: var(--pink);
	font-weight: 700;
}

.play_source {
	overflow: hidden;
}

.play_source .swiper-slide {
	width: auto;
	padding: 10px;
	border-radius: 6px 6px 0 0;
}

.none {
	display: none;
}

.plays-scrollTop {
	position: relative;
	max-height: 300px;
	overflow-y: auto;
}

.plays-scrollTop::-webkit-scrollbar {
    width: 4px;
}
.plays-scrollTop::-webkit-scrollbar-thumb {
    background: #1b1d32
}

.wpmytube-swiper.screen {
	overflow: hidden;
}

.wpmytube-swiper.screen .swiper-slide {
	width: auto;
	padding: 0 30px 0 0;
}
.shoutu-ad img{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

#install-prompt {
	display: none;
	line-height: 30px;
	font-size: 14px;
	position: fixed;
	bottom: 20px;
	width: 40%;
	left: 30%;
	padding: 12px 18px;
	z-index: 999999;
	border-radius: 30px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	backdrop-filter: saturate(180%) blur(20px);
	box-shadow: 0px 0 10px rgba(0, 0, 0, 0.3);
}

.install-btn {
	font-size: 14px;
	border-radius: 30px;
	padding: 2.5px 12.5px;
	color: #fff;
	background: #ff2a14;
	position: absolute;
	right: 18px;
	line-height: 2;
}

.pwa-close-btn {
	font-size: 12px;
	color: #ced2da;
	position: absolute;
	right: 115px;
	line-height: 30px;
	cursor: pointer;
}

.kuangjia {
	display: flex;
	align-items: center;
}

.tooltip {
	margin-left: 5px;
	display: flex;
	border-radius: 50%;
	background: #fff;
	width: 18px;
	height: 18px;
	align-items: center;
	justify-content: center;
	color: #282828;
	font-size: 14px;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 160px;
	background: #16161a;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	padding: 5px;
	position: absolute;
	z-index: 1;
	top: calc(50% - 108px);
	opacity: 0;
	transition: opacity 0.6s;
	backdrop-filter: saturate(180%) blur(20px);
}

.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #16161a transparent transparent transparent;
}

@media (max-width: 559px) {
	#install-prompt {
		bottom: 85px;
		width: 93%;
		left: 3.3%;
	}

	.tooltip .tooltiptext {
		right: calc(50% - 88px);
		top: calc(50% - 30px);
	}

	.tooltip .tooltiptext::after {
		top: 50%;
		left: 0;
	}
}


.jrgx{
    background: linear-gradient(to right,#ff711f 0%,#e50914 100%);
    color: #fff;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
    transform: scale(.8);
    transform-origin: top right;
    font-weight: 400;
    padding: 0 6px;
    border-radius: 8px;
    height: 19px;
    line-height: 18px;
    font-size: 12px;
    position: absolute;
}