#addthis {
	margin-top: 10px;
	width: 60%;
	float: left
}

#top {
	margin-top: 10px;
	text-align: right;
	width: 38%;
	float: right
}

#language {
	float: right;
	margin-left: 5px
}

.logo,
.search {
	margin-top: 10px;
	height: 70px
}

.logo {
	float: left;
	width: 30%
}

.search {
	float: right;
	text-align: right;
	width: 60%;
	position: relative
}

form#orientation-form {
	margin-top: 5px
}

.clearfixr {
	clear: both
}

ul.categories,
ul.columns,
ul.keywords,
ul.links,
ul.models,
ul.plugs,
ul.videos {
	list-style-type: none;
	margin: 0;
	padding: 0
}

ul.categories li,
ul.models li,
ul.plugs li,
ul.videos li {
	float: left;
	width: 90%;
	height: auto;
	margin: 0;
	position: relative
}

ul.categories li img,
ul.models li img,
ul.plugs li,
ul.videos li img {
	width: 100%;
	height: auto
}

ul.plugs li {
	text-align: center;
	font-weight: 700
}

ul.columns {
	width: 98%;
	float: left;
	position: relative;
	margin-left: 1%
}

ul.columns li.letter {
	font-weight: 700;
	margin-top: 10px;
	font-size: 1.6em;
	text-align: center;
	padding: 4px;
	border: 1px solid #a86b8f;
	margin-bottom: 4px
}

ul.links li {
	width: 98%;
	margin-left: 1%;
	float: left
}

ul.keywords li {
	width: 48%;
	margin-left: 1%;
	float: left;
	overflow: hidden
}

ul.dropdown-menu-letters {
	width: 250px
}

ul.dropdown-menu-letters li {
	width: 40px;
	display: inline-block;
	margin: 5px 0 5px 5px;
	text-align: center
}

ul.dropdown-menu-letters li a {
	padding: 0 5px;
	border: 1px solid #fff
}

ul.dropdown-menu-letters li a:hover,
ul.dropdown-menu-letters li.active a {
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px
}

ul.nav-small>li>a {
	padding-top: 2px;
	padding-bottom: 2px
}

.tags {
	text-align: center
}

.tags a {
	margin: 3px 5px;
	background: 0 0;
	border-radius: 3px;
	border: 1px solid #e74e0f;
	color: #bbb
}

.none {
	width: 100%;
	padding: 100px 0;
	text-align: center;
	font-weight: 700
}

.none-comments {
	padding: 30px 0
}

.panel-padding {
	padding: 0 0 0 2px
}

.margin-top-10 {
	margin-top: 10px
}

.margin-bottom-5 {
	margin-bottom: 5px
}

.margin-bottom-10 {
	margin-bottom: 10px
}

.overlay {
	position: absolute
}

.source {
	bottom: 5px;
	right: 5px
}

.rated,
.rating {
	bottom: 5px;
	left: 5px;
	display: none
}

.report {
	top: 10px;
	left: 10px;
	display: none
}

.remove {
	top: 30px;
	right: 10px
}

.top-right {
	top: 5px;
	right: 5px
}

.top-left {
	top: 10px;
	left: 10px
}

.bottom-left {
	bottom: 10px;
	left: 10px
}

.bottom-right {
	bottom: 10px;
	righ: 10px
}

.badge-search {
	display: none
}

.video-thumb {
	position: relative
}

.category-title,
.model-title,
.video-title {
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	overflow: hidden;
	height: 20px
}

.video-title {
	font-size: 12px
}

.model-title {
	font-size: 14px
}

.model-image {
	position: relative;
	float: left;
	display: block;
	width: 184px;
	margin-bottom: 10px
}

.model-bio {
	margin-left: 196px;
	display: block;
	overflow: hidden!important
}

.model-bio p,
.model-info {
	margin-top: 10px
}

.tag-list {
	width: 100%;
	overflow: hidden;
	height: 32px;
	line-height: 120%
}

.tag-list span {
	font-size: 10px
}

#model-title {
	margin-top: 0;
	padding-top: 0;
	font-size: 20px
}

#rating {
	font-size: 11px;
	width: 100px;
	padding-left: 3px;
	padding-right: 3px
}

.progress {
	margin: 0;
	padding: 0;
	height: 10px
}

#video-content {
	margin-top: 10px
}

#video-content .row {
	margin-bottom: 10px
}

#video-content .badge {
	font-size: 20px
}

#share-container {
	display: none
}

#player-container {
	position: relative;
	display: block;
	width: 100%
}

#player {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #000;
	background-repeat: no-repeat;
	background-size: 100% auto
}

#player-advertising {
	position: absolute;
	display: none;
	z-index: 999999
}

#player-advertising p {
	width: 100%;
	text-align: center;
	font-weight: 700;
	display: block
}

#player-advertising .btn-adv,
.btn-center,
.btn-related {
	display: block;
	margin: 0 auto
}

#comments-container {
	margin-top: 10px
}

.comment {
	margin-bottom: 3px
}

.comment-header {
	font-size: 14px;
	padding-bottom: 5px
}

.comment-body p {
	overflow: hidden
}

.btn-thumb {
	padding: 0
}

.btn-tag {
	margin-bottom: 5px
}

.btn-inline {
	display: inline-block
}

.human {
	display: none
}

#avatar {
	width: 300px
}

#avatar img {
	max-width: 100%
}

.list-group-item {
	padding: 3px 5px
}

.list-group-item.active {
	text-decoration: none;
	font-weight: 700;
	color: #555;
	border: 1px solid #ddd;
	background-color: #f5f5f5
}

.list-group-item.active:focus,
.list-group-item.active:hover {
	text-decoration: none;
	font-weight: 700;
	color: #555;
	background-color: #f5f5f5;
	border: 1px solid #ddd
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #555;
	background-color: #f5f5f5
}

#autocomplete {
	top: 80px;
	left: 0;
	position: absolute;
	background: #222;
	display: block;
	line-height: 20px;
	padding: 4px 0;
	background: #646464;
	background: linear-gradient(180deg, #fff 0, #c8c8c8 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	z-index: 1001;
	text-align: left;
	width: 100%;
	border: 1px solid #7c7c89;
	border-radius: 8px;
	background: #111
}

#autocomplete ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%
}

#autocomplete ul li {
	width: 100%;
	display: block;
	font-size: 16px;
	font-weight: 700;
	padding: 3px 2%;
	color: #eee
}

#autocomplete ul li.hovered {
	text-decoration: none;
	background: #e44f25;
	cursor: pointer;
	color: #fff
}

.adv-container {
	display: block;
	padding: 0;
	text-align: center;
	width: 100%;
	margin: 0;
	margin-bottom: 25px
}

.adv-footer {
	display: inline-block;
	width: 300px;
	height: 250px;
	padding: 0;
	margin: 3px;
	border: 1px solid #fff;
	box-shadow: 0 0 4px #444;
	background: #fff;
	overflow: hidden
}

.video-category {
	width: 100%;
	font-weight: 700;
	padding: 10px 0
}

.ads {
	display: inline-block;
	padding: 0;
	margin: 3px;
	border: 1px solid #ddd;
	box-shadow: 0 0 4px #444;
	background: #ddd;
	overflow: hidden
}

.thumbnail {
	border: none
}

.category-title,
.model-title,
.video-title {
	width: 100%;
	font-weight: 400;
	text-align: center;
	text-overflow: ellipsis;
	font-weight: 700;
	border-radius: 0;
	margin-top: 1px
}

.category-title,
.model-title a,
.video-title {
	color: #fff
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
	border: 0;
	max-width: 1800px
}

.videos .thumbnail {
	margin-bottom: 10px;
}

.container h1 {
	background: 0 0;
	border: 1px solid #ce86b0;
	border-width: 2px;
	  	border-image: linear-gradient(to right, #d6110c, #fdae44, #121212, #121212) 1;
	padding: 10px;
	margin: 0;
	margin-bottom: 10px;
	border-radius: 10px
}

.category-title {
	height: auto
}

.categories .thumbnail {
	margin-bottom: 0
}

.videos .video-title {
	height: 38px;
	color: #fff;
	margin-top: 0;
	padding-top: 5px;
	border-bottom: 7px solid #333;
}

.categories .thumbnail {
	padding-top: 56.25%;
	position: relative
}

.categories .thumbnail .thimg {
	position: absolute;
	top: 0;
	left: 0
}

.ewloader {
	position: absolute;
	z-index: 0;
	display: inline-block;
	width: 50px;
	height: 50px;
	top: calc(50% - 15px);
	left: 50%;
	transform: translate(-50%, -50%)
}

.ewloader:after {
	content: " ";
	display: block;
	width: 50px;
	height: 50px;
	margin: 1px;
	border-radius: 50%;
	border: 5px solid #fff;
	border-color: rgba(150, 150, 150, .3) transparent rgba(160, 160, 160, .3) transparent;
	animation: ewloader 1.2s linear infinite
}

@keyframes ewloader {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(360deg)
	}
}

.video-thumb {
	position: relative;
	padding-top: 56.25%
}

.video-thumb img {
	position: absolute;
	top: 0
}

#player-container {
	padding-top: 56.25%
}

#player {
	top: 0
}