#top,.search{
    text-align:right
}
#autocomplete,#player-advertising p,.adv-container,.none,.tags,ul.columns li.letter,ul.dropdown-menu-letters li,ul.plugs li{
    text-align:center
}
.search,ul.columns{
    position:relative
}
#addthis,#comments-container,#top,#video-content,.logo,.margin-top-10,.model-bio p,.model-info,.search{
    margin-top:10px
}
#model-title,#video-content .badge{
    font-size:20px
}
#share-container,.badge-search,.human,.rated,.rating,.report{
    display:none
}
#addthis{
    width:60%;
    float:left
}
#top{
    width:38%;
    float:right
}
#language{
    float:right;
    margin-left:5px
}
.logo,.search{
    height:70px
}
.logo{
    float:left;
    width:30%
}
.search{
    float:right;
    width:60%
}
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.columns,ul.links li{
    width:98%;
    margin-left:1%;
    float:left
}
ul.plugs li{
    font-weight:700
}
ul.columns li.letter{
    font-weight:700;
    margin-top:10px;
    font-size:1.6em;
    padding:4px;
    border:1px solid #a86b8f;
    margin-bottom:4px
}
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
}
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 rgba(0,0,0,.15);
    border-radius:4px
}
ul.nav-small>li>a{
    padding-top:2px;
    padding-bottom:2px
}
.tags a{
    margin:3px 5px;
    background:#1a1f20;
    border:2px solid #121515;
    color:#a3a3a3;
    border-radius:6px    
}
.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{
    border:1px solid #ddd;
    color:#555;
    background-color:#f5f5f5;
    text-decoration:none;
    font-weight:700
}
.none{
    width:100%;
    padding:100px 0;
    font-weight:700
}
.none-comments{
    padding:30px 0
}
.panel-padding{
    padding:0 0 0 2px
}
.btn-tag,.margin-bottom-5{
    margin-bottom:5px
}
#video-content .row,.margin-bottom-10,.model-image,.videos .thumbnail{
    margin-bottom:10px
}
#autocomplete,#player,#player-advertising,.ewloader,.overlay,.video-thumb img{
    position:absolute
}
#player-container,.model-image{
    position:relative;
    display:block
}
.source{
    bottom:5px;
    right:5px
}
.rated,.rating{
    bottom:5px;
    left:5px
}
.report,.top-left{
    top:10px;
    left:10px
}
.remove{
    top:30px;
    right:10px
}
.top-right{
    top:5px;
    right:5px
}
.bottom-left{
    bottom:10px;
    left:10px
}
.bottom-right{
    bottom:10px;
    righ:10px
}
.category-title,.model-title,.video-title{
    font-size:16px;
    overflow:hidden;
    height:20px
}
.video-title{
    font-size:12px
}
.model-title{
    font-size:14px
}
.model-image{
    float:left;
    width:184px
}
.model-bio{
    margin-left:196px;
    display:block;
    overflow:hidden!important
}
.comment-body p,.tag-list{
    overflow:hidden
}
.tag-list{
    width:100%;
    height:32px;
    line-height:120%
}
.tag-list span{
    font-size:10px
}
#model-title{
    margin-top:0;
    padding-top:0
}
#rating{
    font-size:11px;
    width:100px;
    padding-left:3px;
    padding-right:3px
}
.progress{
    margin:0;
    padding:0;
    height:10px
}
#player-container{
    width:100%;
    padding-top:56.25%
}
#player{
    width:100%;
    height:100%;
    background-color:#000;
    background-repeat:no-repeat;
    background-size:100% auto;
    top:0
}
#player-advertising{
    display:none;
    z-index:999999
}
#player-advertising p{
    width:100%;
    font-weight:700;
    display:block
}
#player-advertising .btn-adv,.btn-center,.btn-related{
    display:block;
    margin:0 auto
}
.comment{
    margin-bottom:3px
}
.comment-header{
    font-size:14px;
    padding-bottom:5px
}
.btn-thumb{
    padding:0
}
.btn-inline{
    display:inline-block
}
#autocomplete,#autocomplete ul li,.adv-container{
    display:block;
    width:100%
}
#avatar,.adv-footer{
    width:300px
}
#avatar img{
    max-width:100%
}
.list-group-item{
    padding:3px 5px
}
.list-group-item.active>.badge,.nav-pills>.active>a>.badge{
    color:#555;
    background-color:#f5f5f5
}
#autocomplete{
    top:60px;
    left:0;
    background:#000;
    line-height:20px;
    padding:4px 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:8px;
    -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:.2s ease-in-out;
    -moz-transition:.2s ease-in-out;
    -o-transition:.2s ease-in-out;
    transition:.2s ease-in-out;
    z-index:1001;
    border:2px solid #777;
    background:linear-gradient(0deg,#141414 0,#323232 100%);
    background:  #000;
}
#autocomplete ul{
    list-style-type:none;
    margin:0;
    padding:0;
    width:100%
}
#autocomplete ul li{
    font-size:16px;
    font-weight:700;
    padding:3px 2%;
    color:#ccc
}
#autocomplete ul li.hovered{
    text-decoration:none;
    background:#633897;
    cursor:pointer;
    color:#eee
}
.adv-container{
    padding:0;
    margin:0 0 25px
}
.ads,.adv-footer{
    margin:3px;
    box-shadow:0 0 4px #444;
    overflow:hidden;
    display:inline-block
}
.adv-footer{
    height:250px;
    padding:0;
    border:1px solid #fff;
    background:#fff
}
.video-category{
    width:100%;
    font-weight:700;
    padding:10px 0
}
.ads{
    padding:0;
    border:1px solid #ddd;
    background:#ddd
}
.categories .thumbnail,.video-thumb{
    position:relative;
    padding-top:56.25%
}
.thumbnail{
    border:none
}
.category-title,.model-title,.video-title{
    width:100%;
    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:0;
    padding-right:0;
    border:0;
    max-width:1800px
}
.container h1{
    background:0 0;
    padding:5px 5px 3px;
    margin:0 0 10px;
    border-radius:2px
}
.category-title{
    height:auto
}
.categories .thumbnail{
    margin-bottom:0
}
.videos .video-title{
    height:33px;
    color:#eee;
    font-weight:700;
    margin-top:0
}
.categories .thumbnail .thimg{
    position:absolute;
    top:0;
    left:0
}
.ewloader{
    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);
    animation:1.2s linear infinite ewloader
}
@keyframes ewloader{
    0%{
        transform:rotate(0)
    }
    100%{
        transform:rotate(360deg)
    }
}
.video-thumb img{
    top:0
}
