@charset "utf-8";

body {
	background: #121212;
	left: 0;
	margin: 0;
	position: relative;
	font-family: "Microsoft YaHei";
}

h1 {
	padding: 0;
	margin: 0 0 10px 6px;
}

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

footer {
	width: 100%;
	text-align: center;
}

footer span {
	font-size: 11px;
}

.navbar > li {
	margin: 0;
}

.logo {
	float: left;
	padding: 5px 10px 5px 0;
}

.search {
	width: 40%;
	float: right;
	padding: 40px 5px 5px 10px;
}

.top-links {
	width: 40%;
	float: right;
	padding: 5px 0 5px 0;
	text-align: right;
	margin-top: 10px;
}

.top-links > ul {
	float: right;
	list-style-type: none;
}

.top-links > ul > li {
	padding: 0 10px;
	border-right: 1px dotted #373737;
	float: left;
}

.top-links > ul > li.upload {
	margin-top: 3px;
}

.top-links > ul > li.last {
	border-right: 0;
}

ul.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu > li {
	float: left;
	padding-right: 20px;
}

ul.menu > li > a {
	display: block;
	padding: 10px 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

ul.menu > li > a:hover,
ul.menu > li.active > a {
	color: red;
	text-decoration: none;
}

ul.menu > li > a > i {
	color: #838383;
}

ul.menu > li > a:hover > i,
ul.menu > li.active > a > i {
	color: #ffffff;
}

ul.menu li:hover div#categories-dropdown {
	display: block;
}

ul.videos, ul.thumbs, ul.users, ul.categories,
ul.albums, ul.photos, ul.models, ul.channels, ul.playlists {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.videos li, ul.thumbs li, ul.users li, ul.categories li,
ul.albums li, ul.photos li, ul.models li, ul.channels li, ul.playlists li {
	float: left;
	width: 90%;
	height: auto;
	margin: 0 4px 0 4px;
}

ul.videos li div.video-thumb img, ul.thumbs li img, ul.users li img, ul.categories li img,
ul.albums li div.album-thumb img, ul.photos li div.photo-thumb img, ul.models li img, ul.channels li img, ul.playlists li img {
	width: 100%;
}

.user {
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.user a {
	color: #ff1e2b !important;
}

.video, .user, .category, .album, .photo, .model, .channel, .playlist {
	position: relative;
}

.video a, .user a, .category a, .album a, .photo a, .model a, .channel a, .playlist a {
	text-decoration: none;
}

.video-title, .playlist-title {
	width: 94%;
	padding: 0 3%;
	overflow: hidden;
	height: 18px;
	line-height: 130%;
	text-align: left;
	margin: 4px 0;
	display: block;
}

.video-rating, .playlist-rating {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.video-details {
	width: 94%;
	padding: 0 3%;
	display: block;
	height: 16px;
	font-size: 13px;
	line-height: 100%;
	margin-top: 10px;
}

.video-details > span {
	padding-right: 5px;
	border-right: 1px dotted #373737;
}

.video-details > span.last {
	border-right: none;
}

.video-overlay {
	position: absolute;
	font-size: 11px;
}

.video-quality {
	top: 7px;
	right: 7px;
}

.video-duration {
	bottom: 10px;
	right: 0px;
}

.video-views, .video-added {
	color: #5a5a5a;
}

.video-views > i, .video-added i {
	color: #ffffff;
}

.video-thumb {
	position: relative;
	overflow: hidden;
}

.video-premium {
	position: absolute;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	bottom: 0;
	left: 0;
	padding: 3px 0;
	color: #ffffff;
	background: #d9534f;
}

.user-overlay, .category-overlay {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 11px;
}

.navigation {
	padding: 0;
	margin: 0;
}

.navigation {
	margin: 0;
	padding: 0;
}

.navigation li a {
	padding-top: 1px;
	padding-bottom: 1px;
}

.subcategories li a {
	padding-left: 30px;
}

.navigation li.active {
	font-weight: bold;
	background: #f1f1f1;
}

.navigation li.subcategory a {
	padding-left: 30px;
}

.transparent {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.btn-float {
	float: right;
	margin-right: 10px;
}

.ads, .ads-responsive {
	width: 100%;
	text-align: center;
	padding: 0 0 5px 0;
	overflow: hidden;
}

.ads-square {
	width: 310px;
	height: 100%;
	float: right;
	text-align: center;
	overflow: hidden;
}

.ads-footer {
	text-align: center;
	max-height: 250px;
	max-width: 1230px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
}

.adv-footer {
	width: 300px;
	height: 250px;
	float: left;
	margin-right: 5px;
}

.ads-player {
	width: 100%;
	text-align: center;
}

.ads-watched {
	margin-bottom: 5px;
}

.ads-center {
	display: inline-block;
}

.ads img, .ads-square img,
.ads-footer img, .ads-player img {
	max-width: 100%;
	height: auto;
}


.profile-item {
	width: 100%;
	display: block;
}

.profile-item span {
	font-weight: bold;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-left-5 {
	margin-left: 5px;
}

.margin-left-10 {
	margin-left: 10px;
}

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

.margin-bottom-5 {
	margin-bottom: 5px;
	width: 7.3%;
}

.margin-right-5 {
	margin-right: 5px;
}

.margin-right-10 {
	margin-right: 10px;
}

.no-padding {
	padding: 0;
}

.no-border-top {
	border-top: 0;
}

.btn-playlist {
	position: absolute;
	top: 5px;
	left: 5px;
}

.advantages {
	padding: 3px 0 3px 10px;
	font-weight: bold;
	font-size: 14px;
}

.none {
	padding: 50px 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.offline {
	margin: 10px 0;
}

.none-private {
	padding: 100px 0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	background-image: url('../images/private.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.private {
	position: absolute;
	top: 4px;
	left: 4px;
	background: #000000;
}

.well-small {
	padding: 10px 5px 0 5px;
}

.btn-submit {
	margin-left: 5px;
}

.panel {
	margin-bottom: 5px;
}

.panel-heading h2.panel-title, .panel-heading h1.panel-title, .panel-heading h3.panel-title {
	font-size: 18px;
	margin-left: 0;
	font-weight: bold;
}

.panel-padding {
	padding: 10px 5px;
}

.panel-heading span.panel-info {
	padding-left: 5px;
	color: #212121;
}

.img-active {
	border: 1px solid #31708f;
}

.img-selected {
	background: #2e2e2e;
}

.tab-pane {
	min-height: 120px;
}

.post-comment {
	margin: 10px 0 0 5px;
}

.media {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.media-heading span {
	font-weight: bold;
}

#avatar {
	width: 300px;
}

#avatar img {
	max-width: 100%;
}

.profile-picture img, .comment-picture img {
	max-width: 100%;
}

#no-comments {
	width: 100%;
	padding: 50px 0;
	text-align: center;
	font-weight: bold;
}

.btn-thumb {
	margin: 0;
	padding: 0;
}

.img-avatar {
	width: 70px;
	display: block;
	position: relative;
}

.no-border {
	border: 0;
}

.comment-replies-container {
	margin-top: 5px;
	margin-left: 30px;
}

.content {
	display: block;
	padding: 4px 0;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
}

.content-video {
	border-top: 0;
	padding-top: 0;
}

.content-title {
	width: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

.content-left {
	width: 49%;
	float: left;
	margin-left: 10px;
}

.content-right {
	width: 49%;
	float: right;
}

.inverse {
	background-color: #222222;
	border-color: #080808;
}

.playlist-thumb {
	margin-bottom: 5px;
}

.playlist-actions {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 50px;
}

.channel {
	text-align: center;
	font-weight: bold;
}

.channel-overlay {
	position: absolute;
	top: 10px;
	left: 10px;
}

.model-overlay {
	position: absolute;
	top: 10px;
}

.model-title, .category-title {
	width: 96%;
	padding: 2px 3%;
	height: 20px;
	display: block;
	font-weight: bold;
	color: #ff1e2b;
}

#rating {
	font-size: 11px;
	width: 100px;
	padding-left: 3px;
	padding-right: 3px;
}

.progress {
	margin: 0;
	padding: 0;
	height: 10px;
}

.actions-container {
	padding: 0 5px;
}

.actions-container.row {
	max-height: 50px !important
}

.actions-left {
	float: left;
}

.actions-right {
	float: right;
}

ul.links {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.links li {
	width: 49%;
	float: left;
	padding: 3px 2px;
}

ul.links li a {
	display: block;
}

ner {
	padding: 0 5px;
}

.fa-block {
	display: block;
}

.album-overlay {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 11px;
}

.album-title {
	width: 96%;
	padding: 2px 3%;
	height: 20px;
	display: block;
	overflow: hidden;
	font-weight: bold;
}

.album-thumb, .photo-thumb {
	position: relative;
	overflow: hidden;
}

.album-private, .video-private, .photo-private {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 32.2%;
	padding-bottom: 92.2%;
	color: #ffffff;
	text-align: center;
	background: #000000;
	top: 0;
	left: 0;
	line-height: 100%;
	font-size: 1.2em;
	font-weight: bold;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.album-details, .photo-details, .model-details {
	width: 94%;
	padding: 0 3%;
	display: block;
	height: 16px;
	font-size: 13px;
	line-height: 100%;
	margin-top: 10px;
}

.album-details > span, .photo-details > span, .model-details > span {
	padding-right: 5px;
	border-right: 1px dotted #373737;
}

.album-details > span.last, .photo-details > span.last, .model-details > span.last {
	border-right: none;
}

.album-details > span > i, .photo-details > span > i, .model-details > span > i {
	color: #ffffff;
}

.album-photos, .album-views, .photo-views, .model-views, .model-videos {
	color: #5a5a5a;
}

.album-rating, .photo-rating, .model-rating {
	color: #ffffff;
	font-weight: bold;
}

.fa-thumbs-up {
	color: #3c763d;
}

.fa-thumbs-down {
	color: #a94442;
}

.photo-private {
}

.video-private {
	padding-top: 18%;
	padding-bottom: 30%;
}

.container-full {
	width: 100%;
}

.bg-header {
	background: #2b2b2b;
}

.bg-menu {
	background: #121212;
	border-top: 1px solid #373737;
	border-bottom: 1px solid #373737;
}

.bg-content {
	background: #121212;
	padding-top: 10px;
}

#categories-dropdown {
	position: absolute;
	width: 100%;
	z-index: 1001;
	border: 1px solid red;
	top: 45px;
	left: 0;
	overflow: hidden;
	height: 260px;
	max-height: 260px;
	background: #121212;
	border-top: none;
	border-left: 1px solid #373737;
	border-right: 1px solid #373737;
	border-bottom: 1px solid #373737;
	padding: 10px;
	display: none;
}

.category-wrapper {
	float: left;
	height: 260px;
}

.category-box {
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.category-box img {
	width: 100%;
	height: auto;
}

.category-info {
	float: left;
	margin-left: 10px;
}

.category-box span, .category-info span {
	display: block;
	width: 100%;
	text-align: center;
	color: #ff1e2b;
}

span.category-image {
	background: #000000;
}

.category-info i {
	padding: 67px 0;
}

.category-box span.category-name, .category-info span.category-name {
	padding: 5px 0;
	font-weight: bold;
	background: #131313;
	color: #ff1e2b;
}

.img-thumbnail {
	padding: 3px;
	border: 1px solid #131313;
	background: transparent;
}

a#pushmenu {
	position: absolute;
	top: 5px;
	left: 10px;
	display: none;
	z-index: 999999;
}

a#pushlinks {
	position: absolute;
	top: 5px;
	right: 10px;
	display: none;
	z-index: 999999;
}

.f-nav {
	z-index: 1039;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
}

.back-to-top {
	position: fixed;
	right: 20px;
	bottom: 5%;
	display: none;
}

.back-to-top a {
	font-size: 20px;
	width: 40px;
	height: 30px;
	display: block;
	z-index: 99999;
	background: #ff1e2b;
	color: #ffffff;
	-webkit-border-radius: 10%;
	-moz-border-radius: 10%;
	border-radius: 10%;
	opacity: 0.7;
	text-align: center;
}

.back-to-top a span {
	color: #ffffff;
}

ul.actions-separated li {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

ul.actions-separated li button, .actions-buttons button,
ul.actions-separated li button:hover, .actions-buttons button:hover {
	border-radius: 0;
	border-right: 0.0625rem solid #1d1d1d;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	border-color: #373737
}

ul.actions-separated li.last button {
	border: 0;
}

span.rating-text {
	margin-left: 10px;
}

.container-network {
	height: 30px;
	padding: 5px 0 5px 0;
}

ul.network-links {
	margin-left: 10px;
	padding: 0;
	font-size: 12px;
	color: #838383;
}

ul.network-links li {
	font-size: 13px;
}

ul.network-links li a {
	color: #cccccc;
}

ul.network-links li.network {
	color: #838383;
	font-size: 12px;
	font-weight: bold;
}
.playerheight{
	height: 680px;
}

@media screen and (max-width: 768px) {
.playerheight{
	height: 250px;
}
}
.dropdown {
    position: relative;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s 
cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1000;
    padding: 8px 0;
    margin-top: 8px;
}
.dropdown-item {
    display: block;
    padding: 12px 20px;
    color: #0f172a;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.2s 
ease;
    border-radius: 0;
}