a, li, ul {
    margin: 0;
    padding: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
    display: block
}

.item-list, .top-spots-mobile {
    text-align: center
}

* {
    box-sizing: border-box;
    outline: 0
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

ins, mark {
    background-color: #ff9;
    color: #000
}

body {
    line-height: 1
}

li, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

a {
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    cursor: pointer
}

ins {
    text-decoration: none
}

mark {
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

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

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input, select {
    vertical-align: middle;
    outline: 0
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative
}

.fancybox-skin {
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(/images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

.fancybox-close, .fancybox-nav, .fancybox-nav span {
    z-index: 8040;
    position: absolute;
    cursor: pointer
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(/images/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: url(/images/blank.gif);
    -webkit-tap-highlight-color: transparent
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock, .fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(/images/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(/images/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url(/images/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

body, header {
    background: #181818
}

@media screen and (max-width: 560px) {
    .fancybox-skin {
        padding: 0 !important
    }
}

body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #fff
}

body.menu-opened {
    overflow: hidden
}

body.menu-opened:before {
    content: '';
    z-index: 1;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.width-wrap {
    position: relative;
    width: 100%;
    max-width: 1636px;
    margin: 0 auto;
    padding: 0 10px
}

.clearfix-after:after, .clearfix-before:before {
    content: '';
    display: block;
    clear: both
}

header {
    border-bottom: 1px solid #333;
}

header .menu-switcher-container {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px
}

header .menu-switcher-container .menu-switcher {
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center
}

header .menu-switcher-container .menu-switcher i {
    transition: .15s ease transform
}

header .menu-switcher-container .menu-switcher.active i {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

header .logo-container {
    float: left;
    padding: 10px 0
}

header .logo-container .logo {
    display: block;
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    padding-left: 55px;
    background: url(../images/logo.png) no-repeat;
    background-size: 50px 50px
}

header .logo-container .logo span {
    color: #ff2e23
}

header .search-container {
    float: left;
    padding: 17px 0 0 20px
}

header .search-container .search-block {
    display: block;
    position: relative
}

header .search-container .search-block .search-input {
    display: block;
    width: 550px;
    height: 36px;
    padding: 0 40px 0 10px;
    border: 0;
    border-radius: 3px 5px 5px 3px;
    background: #f2f5f7;
    font-size: 18px;
    line-height: 36px;
    color: #3a4752;
    transition: .15s ease background-color;
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-appearance: none
}

header .search-container .search-block .search-input:focus {
    background: #fff
}

header .search-container .search-block .search-submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    border: 0;
    border-radius: 0 3px 3px 0;
    background: #ff2e23;
    font-size: 18px;
    line-height: 34px;
    color: #fff;
    cursor: pointer;
    transition: .15s ease background-color;
    -webkit-appearance: none
}

header .search-container .search-block .search-submit:hover {
    background-color: #6f6f6f
}

header .addthis-container {
    float: left;
    padding: 14px 0 0 10px
}

header .addthis-container .addthis-block img {
    display: block
}

header .user-container {
    float: right;
    padding: 17px 0 0 10px
}

.heading-container .heading, .item-list .item .link .info-line .date {
    float: left
}

header .user-container .user-block .user-menu {
    display: block;
    white-space: nowrap
}

header .user-container .user-block .user-menu li {
    display: inline-block
}

header .user-container .user-block .user-menu li.separator {
    margin: 0 7px;
    font-size: 16px;
    line-height: 36px;
    color: #2b2b2b
}

header .user-container .user-block .user-menu li a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #a4a4a4;
    text-decoration: none;
    transition: .15s ease color
}

header .user-container .user-block .user-menu li a:hover {
    color: #fff
}

header .user-container .user-block .user-menu li a i {
    margin-right: 3px
}

header .search-switcher-container {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px
}

header .search-switcher-container .search-switcher {
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center
}

.menu-section {
    border-bottom: 1px solid #333;
    background: #000;
}

.menu-section .top-menu {
    white-space: nowrap
}

.menu-section .top-menu ul {
    display: block
}

.menu-section .top-menu ul li {
    display: inline-block;
    position: relative
}

.menu-section .top-menu ul li ul.dropdown {
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    position: absolute;
    top: 100%;
    left: 0;
    margin: -1px 0 0 -5px;
    background: #151515;
    border: 1px solid #2b2b2b;
    border-top: 0;
    transition: .15s ease opacity;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75)
}

.menu-section .top-menu ul li:hover ul.dropdown {
    visibility: visible;
    opacity: 1
}

.menu-section .top-menu ul.dropdown li {
    display: block
}

.menu-section .top-menu ul.dropdown li a {
    padding: 0 10px;
    line-height: 40px
}

@media screen and (max-width: 977px) {
    .menu-section .top-menu ul li ul.dropdown {
        display: none;
        visibility: visible;
        opacity: 1;
        position: static;
        border: 0;
        margin: 0;
        border-top: 1px solid #2b2b2b;
        border-bottom: 1px solid #2b2b2b
    }

    .menu-section .top-menu ul li ul.dropdown li a {
        font-size: 14px
    }
}

.menu-section .top-menu ul li.user-link {
    display: none
}

.menu-section .top-menu ul li.separator {
    margin: 0 5px;
    font-size: 18px;
    line-height: 50px;
    color: #2b2b2b
}

.menu-section .top-menu ul li a {
    display: block;
    padding: 0 5px;
    font-size: 18px;
    line-height: 50px;
    color: #eee;
    text-decoration: none;
    transition: .15s ease color;
}

.menu-section .top-menu ul li a i {
    margin-right: 3px
}

.menu-section .top-menu ul li.current > a, .menu-section .top-menu ul li > a:hover {
    color: #ff2e23
}

.top-spots-mobile .spot {
    display: inline-block;
    margin-top: 5px
}

.heading-container {
    position: relative;
    margin-bottom: 10px;
    padding-right: 100px
}

.heading-container .heading div, .heading-container .heading h1, .heading-container .heading h2, .heading-container .heading span {
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #a0a0a0;
    text-transform: uppercase
}

.heading-container .side-controls {
    position: absolute;
    top: 0;
    right: 0
}

.heading-container .side-controls .button {
    display: block;
    height: 30px;
    padding: 0 10px;
    border-radius: 3px;
    background: #000;
    border: 1px solid #333;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    transition: .15s ease background-color;
}

.heading-container .side-controls .button:hover {
    background: #ba202a
}

.heading-container .side-controls .dropdown {
    position: relative
}

.heading-container .side-controls .dropdown:hover .button {
    border-radius: 3px 3px 0 0
}

.heading-container .side-controls .dropdown .button i {
    margin-left: 3px
}

.heading-container .side-controls .dropdown ul {
    z-index: 1;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 30px;
    right: 0;
    height: 0;
    border-radius: 0 0 3px 3px;
    background: #ff2e23;
    transition: .15s ease opacity
}

.item-list .item, .item-list .item .link .thumb-container {
    position: relative
}

.heading-container .side-controls .dropdown:hover ul {
    opacity: 1;
    height: auto
}

.heading-container .side-controls .dropdown:hover ul li {
    display: block
}

.heading-container .side-controls .dropdown:hover ul li a {
    display: block;
    padding: 0 10px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    transition: .15s ease background-color
}

.heading-container .side-controls .dropdown:hover ul li a:hover {
    background: #ba202a
}

.item-list {
    margin: -2px;
    letter-spacing: -5px
}

.item-list .item {
    display: inline-block;
    margin-bottom: 4px;
    padding: 0 2px;
    text-align: left;
    letter-spacing: 0;
    vertical-align: top
}

.item-list .item.video {
    width: 20%
}

.item-list .item.category, .item-list .item.model {
    width: 14.285714%
}

.item-list .item.channel {
    margin-bottom: 15px;
    padding: 0 10px;
    width: 20%
}

.item-list .item .link {
    text-decoration: none
}

.item-list .item.channel .link .thumb-container {
    box-shadow: 0 0 10px rgba(0, 0, 0, 1)
}

.item-list .item .link .thumb-container img {
    display: block;
    width: 100%;
    height: auto
}

.item-list .item .link .thumb-container video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.item-list .item .link .thumb-container .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-align: center;
    -webkit-animation: sk-rotate 2s infinite linear;
    animation: sk-rotate 2s infinite linear
}

.item-list .item .link .thumb-container .dot1, .item-list .item .link .thumb-container .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}

.item-list .item .link .thumb-container .dot2 {
    top: auto;
    bottom: 0;
    background-color: #ff2e23;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.item-list .item .link .thumb-container .duration, .item-list .item .link .thumb-container .videos {
    bottom: 3px
}

.item-list .item .link .thumb-container .duration, .item-list .item .link .thumb-container .hd, .item-list .item .link .thumb-container .videos {
    position: absolute;
    right: 3px;
    padding: 0 5px;
    border-radius: 3px;
    background: rgba(0, 0, 0, .5);
    font-size: 12px;
    transition: .15s ease opacity;
    line-height: 18px;
    color: #fff
}

.item-list .item .link .thumb-container .hd {
    top: 3px;
    font-weight: 700;
    color: #ffd001;
    font-style: italic;
    padding: 0 5px;
    text-indent: -1px;
    padding-top: 1px;
    letter-spacing: 1px
}

.item-list .item .link:hover .thumb-container .hd {
    opacity: 0
}

.item-list .item .link:hover .thumb-container .duration {
    opacity: 0
}

.item-list .item .link .info-line, .item-list .item .link .name {
    display: block;
    vertical-align: bottom;
    transition: .15s ease color;
    overflow: hidden
}

.item-list .item .link:hover .thumb-container .videos {
    opacity: 0
}

.item-list .item .link .name {
    height: 40px;
    padding: 2px 5px;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.item-list .item.category .link .name, .item-list .item.channel .link .name, .item-list .item.model .link .name {
    height: 24px;
    font-size: 18px;
    line-height: 24px;
    text-align: center
}

.item-list .item .link:hover .name {
    color: #ff2e23
}

.item-list .item .link .info-line {
    height: 20px;
    padding: 0 5px;
    font-size: 14px;
    line-height: 20px;
    color: #8a8a8a
}

.item-list .item .link:hover .info-line {
    color: #fff
}

.item-list .item .link .info-line .views {
    float: right
}

.item-list .list-spots {
    letter-spacing: 0;
    margin-bottom: 10px;
}
    .item-list .list-spots .spot {
        margin-top: 5px;
    }

.pagination {
    margin: 10px 0;
    text-align: center
}

.pagination ul {
    text-align: center
}

.pagination li {
    display: inline-block;
    margin: 0 1px 4px
}

.pagination a, .pagination span {
    display: block;
    min-width: 40px;
    height: 40px;
    padding: 0 10px;
    border-radius: 2px;
    background-color: #3f3f3f;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition: .15s ease background-color
}

.spot-row .spot, .tags-cloud a {
    display: inline-block
}

.pagination span {
    opacity: .5
}

.pagination a:hover {
    background-color: #6f6f6f
}

.pagination li a:active, .pagination li a:focus, .pagination li.current span {
    opacity: 1;
    background-color: #ff2e23
}

.go-to-top, .video-view .video-container .video-info .video-panel .rating-container .rate.disabled {
    opacity: .5;
    cursor: default;
}

.pagination a .icon {
    margin-bottom: 4px
}

.about-us-block {
    font-size: 16px;
    line-height: 24px;
    color: #a0a0a0
}

.about-us-block p {
    margin: 10px 0
}

.tags-cloud {
    text-align: center
}

.tags-cloud a {
    margin: 0 5px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    transition: .15s ease color
}

.tags-cloud a:hover {
    color: #ff2e23
}

.spot-row {
    text-align: center
}

.video-view .video-container {
    float: left;
    width: calc(100% - 320px);
    margin: 0 auto
}

.video-view .video-container .heading-container {
    margin-bottom: 10px;
    padding-right: 0
}

.video-view .video-container .heading-container .heading h1 {
    font-size: 21px
}

.video-view .video-container .video-player {
    position: relative;
    margin-bottom: 10px
}

.video-view .video-container .video-player #kt_player {
    position: absolute !important
}

.video-view .sponsor {
    margin-bottom: 10px
}

.video-view .sponsor a {
    display: block
}

.video-view .sponsor iframe, .video-view .sponsor img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.video-view .video-container .video-info .video-panel {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #2b2b2b
}

.video-view .video-container .video-info .video-panel .rating-container {
    float: left;
    width: 240px
}

.video-view .video-container .video-info .video-panel .rating-container .rate {
    display: block;
    float: left;
    width: 42px;
    height: 42px;
    border: 1px solid #a4a4a4;
    border-radius: 3px;
    font-size: 24px;
    line-height: 40px;
    color: #a4a4a4;
    text-align: center;
    transition: .15s ease border-color, .15s ease color
}

.video-view .video-container .video-info .video-panel .rating-container .rate:hover:not(.disabled) {
    border-color: #fff;
    color: #fff
}

.video-view .video-container .video-info .video-panel .rating-container .rate.rate-up {
    margin-right: 10px
}

.video-view .video-container .video-info .video-panel .rating-container .rate.rate-down {
    float: right;
    margin-left: 10px
}

.video-view .video-container .video-info .video-panel .rating-container .rate.rate-up.voted {
    border-color: #80ff8c;
    color: #80ff8c
}

.video-view .video-container .video-info .video-panel .rating-container .rate.rate-down.voted {
    border-color: #ff808f;
    color: #ff808f
}

.video-view .video-container .video-info .video-panel .rating-container .rating-stats {
    float: left;
    width: 136px
}

.video-view .video-container .video-info .video-panel .rating-container .rating-stats .rating-value {
    font-size: 16px;
    line-height: 30px;
    text-align: center
}

.video-view .video-container .video-info .video-panel .rating-container .rating-stats .rating-line {
    position: relative;
    height: 3px;
    background: #ff808f
}

.video-view .video-container .video-info .video-panel .rating-container .rating-stats .rating-line .rating-line-value {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #80ff8c
}

.video-view .video-container .video-info .video-panel .video-actions {
    float: right
}

.video-view .video-container .video-info .video-panel .video-actions ul {
    white-space: nowrap
}

.video-view .video-container .video-info .video-panel .video-actions ul li {
    display: block;
    float: left;
    margin-right: 10px
}

.video-view .video-container .video-info .video-panel .video-actions ul li:last-child {
    margin-right: 0
}

.video-view .video-container .video-info .video-panel .video-actions ul li.hidden {
    display: none
}

.video-view .video-container .video-info .video-panel .video-actions ul li.video-duration, .video-view .video-container .video-info .video-panel .video-actions ul li.video-views {
    margin-right: 20px;
    font-size: 14px;
    line-height: 42px
}

.video-view .video-container .video-info .video-panel .video-actions ul li .action-button i, .video-view .video-container .video-info .video-panel .video-actions ul li.video-duration i, .video-view .video-container .video-info .video-panel .video-actions ul li.video-views i {
    margin-right: 3px
}

.video-view .video-container .video-info .video-panel .video-actions ul li .action-button {
    display: block;
    min-width: 42px;
    height: 42px;
    padding: 0 10px;
    border: 1px solid #a4a4a4;
    border-radius: 3px;
    font-size: 14px;
    line-height: 40px;
    color: #a4a4a4;
    text-align: center;
    text-decoration: none;
    transition: .15s ease border-color, .15s ease color
}

.video-view .video-container .video-info .video-panel .video-actions ul li .action-button.active, .video-view .video-container .video-info .video-panel .video-actions ul li .action-button:hover {
    border-color: #fff;
    color: #fff
}

.video-view .video-container .video-info .video-panel .action-block {
    display: none
}

.video-view .video-container .video-info .video-info-content .video-description {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    color: #a0a0a0
}

.video-view .video-container .video-info .video-info-content .video-categories, .video-view .video-container .video-info .video-info-content .video-models, .video-view .video-container .video-info .video-info-content .video-sponsors, .video-view .video-container .video-info .video-info-content .video-tags {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 24px
}

.video-view .video-container .video-info .video-info-content .video-categories ul, .video-view .video-container .video-info .video-info-content .video-models ul, .video-view .video-container .video-info .video-info-content .video-sponsors ul, .video-view .video-container .video-info .video-info-content .video-tags ul {
    color: #a0a0a0
}

.video-view .video-container .video-info .video-info-content .video-categories ul li, .video-view .video-container .video-info .video-info-content .video-models ul li, .video-view .video-container .video-info .video-info-content .video-sponsors ul li, .video-view .video-container .video-info .video-info-content .video-tags ul li {
    display: inline-block;
    margin-right: 5px
}

.video-view .video-container .video-info .video-info-content .video-categories ul li a, .video-view .video-container .video-info .video-info-content .video-models ul li a, .video-view .video-container .video-info .video-info-content .video-sponsors ul li a, .video-view .video-container .video-info .video-info-content .video-tags ul li a {
    display: block;
    color: #fff;
    transition: .15s ease color
}

.video-view .video-container .video-info .video-info-content .video-categories ul li a:hover, .video-view .video-container .video-info .video-info-content .video-models ul li a:hover, .video-view .video-container .video-info .video-info-content .video-sponsors ul li a:hover, .video-view .video-container .video-info .video-info-content .video-tags ul li a:hover {
    color: #ff2e23
}

.video-view .video-container .video-info .action-block {
    display: none;
    clear: both;
    padding-top: 10px
}

.video-view .video-container .video-info .action-block .success {
    width: 100%;
    margin-bottom: 5px;
    padding: 5px;
    border-radius: 5px;
    background: #80ff8c;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    text-align: center
}

.video-view .video-container .video-info .action-block .generic-error {
    width: 100%;
    margin-bottom: 5px;
    padding: 5px;
    border-radius: 5px;
    background: #ff2e23;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-align: center
}

.video-view .video-container .video-info .action-block .generic-error.hidden, .video-view .video-container .video-info .action-block .success.hidden {
    display: none
}

.video-view .video-container .video-info .action-block .block-radios {
    margin-bottom: 10px
}

.video-view .video-container .video-info .action-block .block-radios .field-label {
    display: block;
    margin-bottom: 5px;
    font-size: 16px
}

.video-view .video-container .video-info .action-block .block-radios .row {
    margin: 5px 0
}

.video-view .video-container .video-info .action-block .block-radios .radio {
    margin: 0
}

.video-view .video-container .video-info .action-block .block-radios .submit {
    display: inline-block;
    padding: 0 10px;
    height: 42px;
    border: 0;
    background: #ff2e23;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    transition: .15s ease background-color
}

.video-view .video-container .video-info .action-block .block-radios .submit:hover {
    background-color: #ba202a
}

.video-view .video-container .video-info .action-block .block-textarea .field-label {
    display: block;
    margin-bottom: 5px;
    font-size: 16px
}

.video-view .video-container .video-info .action-block .block-textarea textarea {
    display: block;
    width: 100%;
    height: 50px;
    padding: 5px;
    font-size: 14px;
    line-height: 20px
}

.video-view .video-container .video-info .show-comments-container {
    position: relative;
    padding: 10px 0;
    text-align: center
}

.video-view .video-container .video-info .show-comments-container:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #a4a4a4
}

.video-view .video-container .video-info .show-comments-container .show-comments {
    z-index: 1;
    display: inline-block;
    position: relative;
    padding: 0 10px;
    height: 42px;
    border: 1px solid #a4a4a4;
    background: #181818;
    font-size: 14px;
    line-height: 40px;
    color: #a4a4a4;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    transition: .15s ease border-color, .15s ease color
}

.video-view .video-container .video-info .show-comments-container .show-comments.active, .video-view .video-container .video-info .show-comments-container .show-comments:hover {
    border-color: #fff;
    color: #fff
}

.video-view .video-aside {
    float: right;
    width: 315px;
    margin-top: 0;
    text-align: center
}

.video-view .video-aside .video-aside-spot {
    display: inline-block;
    overflow: hidden;
    width: 300px;
    height: 250px;
    margin: 0 auto 15px
}

.comments-section .generic-error.hidden, .comments-section .success.hidden {
    display: none
}

.comments-section {
    display: none;
    padding: 5px 0 15px
}

.comments-section .heading-container .side-controls {
    position: static;
    float: left;
    margin-left: 10px
}

.comments-opened .comments-section {
    display: block
}

.comments-section .generic-error, .comments-section .success {
    margin-bottom: 5px;
    padding: 5px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    text-align: center
}

.comments-section .success {
    background: #80ff8c;
    color: #333
}

.comments-section .generic-error {
    background: #ff2e23;
    color: #fff
}

.comments-section .comments .comment-form {
    display: none;
    padding: 5px 0
}

.comments-section .comments .comment-form .row {
    margin-bottom: 10px
}

.comments-section .comments .comment-form .row.submit-row {
    margin-bottom: 0
}

.comments-section .comments .comment-form .row .comment-input {
    display: block;
    width: 100%;
    height: 32px;
    padding: 0 5px;
    border: 0;
    border-radius: 3px;
    background: #f2f5f7
}

.comments-section .comments .comment-form .row .comment-textarea {
    display: block;
    width: 100%;
    height: 60px;
    padding: 5px;
    border: 0;
    border-radius: 3px;
    background: #f2f5f7;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px
}

.comments-section .comments .comment-form .row .comment-submit {
    display: block;
    float: right;
    min-width: 40px;
    height: 40px;
    padding: 0 15px;
    border: 0;
    border-radius: 3px;
    background-color: #ff2e23;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    transition: .15s ease background-color
}

.comments-section .comments .comment-form .row .comment-submit:hover {
    background: #ba202a
}

.comments-section .comments .comment-form .row .captcha-control .image img {
    float: left
}

.comments-section .comments .comment-form .row .captcha-control .image #comment_code {
    float: left;
    display: block;
    width: 135px;
    height: 67px;
    margin-left: 10px;
    border: 0;
    border-radius: 3px;
    background: #f2f5f7;
    font-size: 32px;
    line-height: 67px;
    font-weight: 700;
    text-align: center
}

.comments-section .comments .comment-form .field-error {
    display: none;
    clear: both;
    padding: 5px 0 0;
    color: #ff2e23
}

.comments-section .comments .comment-list {
    margin-top: 10px
}

.comments-section .comments .comment-list.hidden {
    display: none
}

.comments-section .comments .comment-list .comment-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #2b2b2b
}

.comments-section .comments .comment-list .comment-item:last-child {
    border-bottom: 0
}

.comments-section .comments .comment-list .comment-item .info-row {
    margin-bottom: 10px;
    font-size: 14px
}

.comments-section .comments .comment-list .comment-item .info-row .username {
    font-weight: 700;
    color: #ff2e23
}

.comments-section .comments .comment-list .comment-item .info-row .date {
    opacity: .5;
    font-style: italic
}

.comments-section .comments .comment-list .comment-item .comment-text {
    font-size: 16px
}

.tags-list .alphabet-row {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #2b2b2b
}

.tags-list .letter {
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 24px;
    color: #ff2e23
}

.tags-list .tags-column {
    display: block;
    padding-left: 30px;
    -webkit-columns: 5;
    columns: 5
}

.tags-list .tags-column li {
    line-height: 24px
}

.tags-list .tags-column li .title {
    display: block;
    margin: 10px 0;
    font-size: 28px
}

.tags-list .tags-column li a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    transition: .15s ease color
}

.tags-list .tags-column li a:hover {
    color: #ff2e23
}

.has-sidebar-section aside {
    float: left;
    width: 200px
}

.has-sidebar-section aside .filter {
    padding: 5px 10px
}

.has-sidebar-section aside .filter > label {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px
}

.has-sidebar-section aside .filter > ul {
    display: block;
    margin-bottom: 10px
}

.has-sidebar-section aside .filter > ul li {
    font-size: 16px;
    line-height: 24px
}

.has-sidebar-section aside .filter > ul li [type=checkbox] {
    margin: 0 0 1px
}

.has-sidebar-section article {
    float: left;
    width: calc(100% - 200px)
}

.model-info-section .model-avatar {
    float: left;
    margin: 0 15px 15px 0
}

.model-info-section .model-info {
    margin-left: 255px
}

.model-info-section .model-info .info-name h1, .model-info-section .model-info .info-name h2 {
    display: inline-block;
    font-size: 36px;
    line-height: 50px
}

.model-info-section .model-info .info-name .subscribe {
    display: inline-block;
    position: relative !important;
    top: -6px;
    min-width: 42px;
    height: 32px;
    margin: 0 0 0 10px;
    padding: 0 10px;
    border: 1px solid #a4a4a4;
    border-radius: 3px;
    font-size: 14px;
    line-height: 30px;
    color: #a4a4a4;
    text-align: center;
    text-decoration: none;
    transition: .15s ease border-color, .15s ease color
}

.model-info-section .model-info .info-name .subscribe i {
    margin-right: 3px
}

.model-info-section .model-info .info-name .subscribe:hover {
    border-color: #fff;
    color: #fff
}

.model-info-section .model-info .info-place {
    margin-bottom: 20px
}

.model-info-section .model-info .info-row {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 24px
}

.model-info-section .model-info .info-row .label {
    display: inline-block;
    color: #a4a4a4
}

.model-info-section .model-info .info-row .value {
    display: inline-block
}

.model-info-section .model-description {
    margin: 20px 0 0 255px;
    padding-top: 20px;
    border-top: 1px solid #2b2b2b;
    font-size: 16px;
    line-height: 24px
}

.channel-info-section .main-image-container img {
    display: block;
    width: 100%
}

.channel-info-section .channel-left-side {
    z-index: 1;
    position: relative;
    float: left;
    width: 200px;
    margin: 0 15px 15px 50px
}

.channel-info-section .channel-avatar {
    margin: -100px 0 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 1)
}

.channel-info-section .channel-avatar img {
    display: block;
    width: 100%
}

.channel-info-section .info-row {
    margin-bottom: 5px
}

.channel-info-section .info-row .label {
    margin-bottom: 1px;
    font-size: 14px;
    line-height: 20px;
    color: #a4a4a4
}

.channel-info-section .info-row .value .rating-line {
    position: relative;
    height: 3px;
    background: #ff808f
}

.channel-info-section .info-row .value .rating-line .rating-line-value {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #80ff8c
}

.channel-info-section .channel-info {
    position: relative;
    margin-left: 270px;
    padding-top: 10px
}

.channel-info-section .channel-info .info-name h2 {
    display: inline-block;
    font-size: 36px;
    line-height: 50px
}

.channel-info-section .channel-info .info-name .subscribe {
    display: inline-block;
    position: relative !important;
    top: -6px;
    min-width: 42px;
    height: 32px;
    margin: 0 0 0 10px;
    padding: 0 10px;
    border: 1px solid #a4a4a4;
    border-radius: 3px;
    font-size: 14px;
    line-height: 30px;
    color: #a4a4a4;
    text-align: center;
    text-decoration: none;
    transition: .15s ease border-color, .15s ease color
}

.channel-info-section .channel-info .info-name .subscribe i {
    margin-right: 3px
}

.channel-info-section .channel-info .info-name .subscribe:hover {
    border-color: #fff;
    color: #fff
}

.channel-info-section .channel-info .info-categories {
    margin: 5px 0 20px
}

.channel-info-section .channel-info .info-categories ul li {
    display: inline-block;
    margin-right: 5px;
    padding-right: 8px;
    border-right: 1px solid #333;
    font-size: 16px;
    line-height: 20px
}

.channel-info-section .channel-info .info-categories ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0
}

.channel-info-section .channel-info .info-categories ul li a {
    color: #ff2e23;
    text-decoration: none
}

.channel-info-section .channel-info .info-categories ul li a:hover {
    color: #fff
}

.channel-info-section .channel-info .official-link {
    position: absolute;
    top: 10px;
    right: 0
}

.channel-info-section .channel-info .official-link a {
    display: block;
    height: 40px;
    padding: 0 10px;
    border-radius: 3px;
    background: #ff2e23;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    transition: .15s ease background-color
}

.channel-info-section .channel-info .official-link a:hover {
    background-color: #ba202a
}

.channel-info-section .channel-description {
    margin: 20px 0 10px 270px;
    padding-top: 20px;
    border-top: 1px solid #2b2b2b;
    font-size: 16px;
    line-height: 24px
}

footer .footer-menu ul, footer .logo-container {
    float: left;
    margin-right: 50px
}

.page-error {
    padding: 10px 0;
    border: 1px solid #ff2e23;
    border-radius: 5px;
    font-size: 18px;
    line-height: 20px;
    color: #ff2e23;
    text-align: center
}

footer {
    padding: 30px 0;
    border-top: 1px solid #ff2e23;
    background: #000
}

footer .logo-container .logo {
    display: block;
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    text-decoration: none
}

footer .logo-container .logo span {
    color: #ff2e23
}

footer .footer-menu-container {
    float: left
}

footer .footer-menu ul {
    display: block
}

footer .footer-menu ul li a {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    text-decoration: none;
    transition: .15s ease color
}

footer .footer-menu ul li a:hover {
    color: #ff2e23
}

footer .copyright-container {
    float: right;
    text-align: right
}

footer .copyright {
    font-size: 14px;
    line-height: 25px
}

.go-to-top {
    z-index: 9999;
    visibility: hidden;
    position: fixed;
    width: 50px;
    height: 50px;
    background: #ff2e23;
    right: 10px;
    bottom: 10px;
    font-size: 36px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition: .15s ease opacity, .15s ease background-color
}

.go-to-top.active {
    visibility: visible
}

.go-to-top:hover {
    opacity: 1
}

.popup-heading {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px 3px #000
}

.popup-inner {
    padding: 10px 0 0;
    background: #151515
}

.popup-inner .message {
    margin-bottom: 10px;
    padding: 10px;
    background: #3faf4f;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center
}

.popup-inner .message.error {
    background: #ff2e23
}

.popup-inner .message.hidden {
    display: none
}

.popup-inner .form-container {
    width: 340px;
    margin: 0 auto;
    padding: 10px 20px
}

.popup-inner .form-container .input-row {
    position: relative;
    margin: 0 0 10px
}

.popup-inner .form-container .input-row .field-error {
    margin-top: 5px;
    color: #ff2e23
}

.popup-inner .form-container .input-row .input-text {
    display: block;
    width: 300px;
    height: 36px;
    padding: 0 10px;
    border: 0;
    border-radius: 3px;
    background: #f2f5f7;
    font-size: 18px;
    line-height: 36px;
    color: #3a4752;
    font-family: 'Roboto Condensed', sans-serif
}

.popup-inner .form-container .captcha-row .input-text, .popup-inner .form-container .input-row .input-textarea {
    border: 0;
    background: #f2f5f7;
    font-family: 'Roboto Condensed', sans-serif;
    color: #3a4752;
    display: block
}

.popup-inner .form-container .input-row .input-textarea {
    width: 300px;
    height: 100px;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 18px;
    line-height: 24px
}

.popup-inner .form-container .captcha-row {
    margin-bottom: 10px
}

.popup-inner .form-container .captcha-row img {
    float: left
}

.popup-inner .form-container .captcha-row .input-text {
    float: left;
    width: 130px;
    height: 68px;
    margin-left: 5px;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 28px;
    font-weight: 700;
    line-height: 68px;
    text-align: center
}

.popup-inner .form-container .submit-row {
    position: relative
}

.popup-inner .form-container .submit-row .forgot-link {
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #a4a4a4;
    transition: .15s ease color
}

.popup-inner .form-container .submit-row .forgot-link:hover {
    color: #fff
}

.popup-inner .form-container .submit-row .input-submit {
    display: block;
    float: right;
    height: 30px;
    padding: 0 15px;
    border: 0;
    border-radius: 3px;
    background: #ff2e23;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: .15s ease background-color
}

.about-us-section, .has-sidebar-section, .model-info-section, .most-popular-channels-section, .most-popular-models-section, .most-popular-videos-section, .new-videos-section, .popular-tags-section {
    border-bottom: 1px solid #2b2b2b
}

.popup-inner .form-container .submit-row .input-submit:hover {
    background-color: #ba202a
}

.popup-inner .bottom-link-container {
    margin-top: 10px;
    padding: 10px;
    border-top: 1px solid #2b2b2b;
    text-align: center
}

.popup-inner .bottom-link-container a {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
    transition: .15s ease color
}

.popup-inner .bottom-link-container a:hover {
    color: #ff2e23
}

.top-spots-mobile-section {
    display: none;
    padding: 5px 0 0
}

.most-popular-videos-section {
    padding: 10px 0
}

.new-videos-section {
    padding: 10px 0;
    background: #151515
}

.about-us-section {
    padding: 10px 0
}

.most-popular-channels-section, .most-popular-models-section {
    padding: 10px 0;
    background: #151515
}

.all-categories-section, .models-list-section, .most-popular-categories-section, .popular-searches-section {
    padding: 10px 0;
    border-bottom: 1px solid #2b2b2b
}

.has-sidebar-section, .popular-tags-section {
    padding: 10px 0;
    background: #151515
}

.bottoms-spots-section, .channel-info-section, .channels-list-section, .model-info-section, .video-view-section {
    padding: 10px 0
}

.page-error-section {
    padding: 10px 0;
    background: #151515
}

.empty-content {
    letter-spacing: 0
}

.all-tags-section {
    padding: 10px 0
}

@media screen and (max-width: 1301px) {
    .spot-row .spot:nth-child(4), header .addthis-container {
        display: none
    }

    header .search-container .search-block .search-input {
        width: 400px
    }

    .video-view .video-container .video-info .video-panel .video-actions ul li.video-duration, .video-view .video-container .video-info .video-panel .video-actions ul li.video-views {
        margin-right: 10px
    }

    footer .footer-menu-container .footer-menu ul, footer .logo-container {
        margin-right: 20px
    }
}

@media screen and (max-width: 1024px) {
    .video-view .video-container {
        float: none;
        width: 100%
    }

    .video-view .video-aside {
        float: none;
        width: 100%;
        margin-top: 20px
    }
}

@media screen and (max-width: 977px) {
    .menu-section, header {
        box-shadow: 0 1px 5px rgba(0, 0, 0, .5)
    }

    body {
        padding-top: 50px
    }

    .width-wrap {
        padding: 0 5px
    }

    header {
        z-index: 2;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%
    }

    header .menu-switcher-container {
        display: block
    }

    header .logo-container {
        position: relative;
        left: 50%;
        padding: 10px 0;
        text-align: center;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .menu-section, header .search-container {
        top: 50px;
        left: 0;
        transition: .15s ease opacity
    }

    .menu-section {
        overflow: auto;
        width: 50%;
        max-width: 200px;
        height: calc(100vh - 50px)
    }

    header .logo-container .logo {
        padding-left: 35px;
        font-size: 28px;
        line-height: 30px;
        background-size: 30px 30px
    }

    header .search-container {
        opacity: 0;
        z-index: 1;
        visibility: hidden;
        position: absolute;
        float: none;
        width: 100%;
        padding: 0
    }

    .search-opened header .search-container {
        opacity: 1;
        visibility: visible
    }

    header .search-container .search-block .search-input {
        width: 100%;
        border-radius: 0
    }

    header .search-container .search-block .search-submit {
        border-radius: 0
    }

    header .user-container {
        display: none
    }

    .menu-section .top-menu ul li.user-link, header .search-switcher-container {
        display: block
    }

    .menu-section {
        z-index: 10;
        opacity: 0;
        visibility: hidden;
        position: fixed;
        background: #181818;
    }

    .menu-opened .menu-section {
        opacity: 1;
        visibility: visible
    }

    .menu-section .top-menu ul {
        padding: 5px 0
    }

    .menu-section .top-menu ul li {
        display: block;
        float: none;
        width: 100%
    }

    .menu-section .top-menu ul li.separator, .spot-row .spot:nth-child(3) {
        display: none
    }

    .menu-section .top-menu ul li a {
        font-size: 21px;
        line-height: 40px
    }

    .has-sidebar-section article {
        float: none;
        width: 100%
    }

    .channel-info-section .channel-left-side {
        margin-left: 10px
    }

    .channel-info-section .channel-description, .channel-info-section .channel-info {
        margin-left: 230px
    }

    .channel-info-section .channel-info .info-name h2 {
        font-size: 21px
    }

    footer .logo-container {
        float: none;
        margin-bottom: 30px;
        text-align: center
    }

    footer .logo-container .logo {
        display: inline-block
    }

    footer .footer-menu-container .footer-menu ul {
        margin-right: 30px
    }
}

@media screen and (max-width: 653px) {
    .top-spots-mobile-section {
        display: block
    }

    .heading-container .heading div, .heading-container .heading h1, .heading-container .heading h2, .heading-container .heading span {
        padding: 3px 0;
        font-size: 18px;
        line-height: 18px;
        text-transform: none
    }

    .heading-container .side-controls .button {
        height: 30px;
        line-height: 30px;
        margin: 5px 0;
    }

    .heading-container .side-controls .dropdown ul {
        top: 26px
    }

    .menu-section .top-menu ul li {
        float: none;
        width: 100%
    }

    .pagination a, .pagination span {
        min-width: 30px;
        height: 30px;
        padding: 0 5px;
        font-size: 13px;
        line-height: 30px
    }

    .spot-row .spot:nth-child(2), .video-view .video-aside .video-aside-spot:nth-child(2) {
        display: none
    }

    .video-view .video-container .video-info .video-panel .rating-container {
        float: none;
        margin: 0 auto 10px
    }

    .video-view .video-container .video-info .video-panel .video-actions {
        float: none;
        text-align: center
    }

    .video-view .video-container .video-info .video-panel .video-actions ul li {
        display: inline-block;
        float: none;
        margin-right: 0
    }

    .channel-info-section .info-row, .video-view .video-container .video-info .video-panel .video-actions ul li:nth-child(5), .video-view .video-container .video-info .video-panel .video-actions ul li:nth-child(6) {
        display: none
    }

    .video-view .video-container .video-info .video-panel .video-actions ul li.video-duration, .video-view .video-container .video-info .video-panel .video-actions ul li.video-views {
        margin-right: 5px
    }

    .model-info-section .model-avatar {
        float: none;
        width: 100%;
        text-align: center
    }

    .model-info-section .model-info {
        margin: 0 auto;
        text-align: center
    }

    .model-info-section .model-description {
        margin: 0 auto
    }

    .channel-info-section .channel-left-side {
        float: none;
        width: 150px;
        margin: 0 auto
    }

    .channel-info-section .channel-avatar {
        margin: -40px 0 10px
    }

    .channel-info-section .channel-info {
        margin-left: 0;
        padding-top: 0
    }

    .channel-info-section .channel-info .info-name {
        text-align: center
    }

    .channel-info-section .channel-info .info-categories {
        margin: 5px 0 10px
    }

    .channel-info-section .channel-info .info-categories ul {
        text-align: center
    }

    .channel-info-section .channel-info .official-link {
        position: static;
        top: 0;
        text-align: center
    }

    .channel-info-section .channel-description {
        margin: 0;
        padding-top: 5px;
        border-top: 1px solid #2b2b2b;
        font-size: 12px;
        line-height: 18px
    }

    footer {
        padding: 15px 0
    }

    footer .logo-container {
        margin-bottom: 15px
    }

    footer .footer-menu-container {
        float: none;
        margin-bottom: 15px
    }

    footer .footer-menu-container .footer-menu ul {
        width: 25%;
        margin-right: 0
    }

    footer .footer-menu ul li a {
        font-size: 14px;
        line-height: 24px
    }

    footer .copyright-container {
        float: none;
        text-align: center
    }

    .popup .popup-inner .form-container {
        width: 320px;
        padding: 20px 5px
    }
}

header .search-block .suggested-list {
    z-index: 1;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}
    header .search-block .suggested-list li {
        display: block;
    }
        header .search-block .suggested-list li a {
            display: block;
            font-size: 14px;
            line-height: 28px;
            padding: 0 10px;
            font-weight: 700;
            color: #333;
            text-align: left;
            text-decoration: none;
            transition: .15s ease background-color;
        }
            header .search-block .suggested-list li a:hover,
            header .search-block .suggested-list li.active a {
                background: #f0f0f0;
            }

@media screen and (max-width: 400px) {
    .heading-container {
        margin-bottom: 10px;
        padding-right: 0
    }

    .heading-container .heading {
        float: none
    }

    .heading-container .side-controls {
        position: static
    }

    .comments-section .heading-container .side-controls {
        position: absolute
    }

    .heading-container .side-controls .dropdown .button i {
        float: right;
        margin-top: 6px
    }

    .heading-container .side-controls .dropdown ul {
        width: 100%;
        border-radius: 0 0 3px 3px
    }

    .popup-inner .form-container {
        width: 280px
    }

    .popup-inner .form-container .input-row .input-text, .popup-inner .form-container .input-row .input-textarea {
        width: 240px
    }

    .popup-inner .form-container .captcha-row img {
        display: block;
        float: left;
        width: 120px
    }

    .popup-inner .form-container .captcha-row .input-text {
        width: 115px;
        height: 49px;
        line-height: 49px
    }
}

@media screen and (max-width: 330px) {
    footer .footer-menu-container .footer-menu ul {
        width: 50%
    }
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.fancybox-skin {
    padding: 0 !important;
    background: 0 0 !important
}

.fancybox-close {
    top: 12px
}

@media (min-width: 821px) {
    .video-view .sponsor {
        display: none
    }
}

@media (max-width: 1312px) {
    .item-list .item.video {
        width: 25%
    }

    .most-popular-videos-section .item-list .item.video:nth-child(10), .most-popular-videos-section .item-list .item.video:nth-child(9) {
        display: none
    }
}

@media (max-width: 988px) {
    .item-list .item.video {
        width: 33.333333%
    }

    .most-popular-videos-section .item-list .item.video:nth-child(9) {
        display: inline-block
    }
}

@media (max-width: 654px) {
    .item-list .item.video {
        width: 50%
    }

    .most-popular-videos-section .item-list .item.video:nth-child(10) {
        display: inline-block
    }
}

@media (max-width: 330px) {
    .item-list .item.video {
        width: 100%
    }

    .item-list .item.video .link .name {
        height: auto
    }
}

@media (max-width: 1376px) {
    .item-list .item.channel {
        width: 25%
    }

    .most-popular-channels-section .item-list .item.channel:nth-child(5) {
        display: none
    }
}

@media (max-width: 1036px) {
    .item-list .item.channel {
        width: 33.333333%
    }

    .most-popular-channels-section .item-list .item.channel:nth-child(4) {
        display: none
    }
}

@media (max-width: 686px) {
    .item-list .item.channel {
        width: 50%
    }

    .most-popular-channels-section .item-list .item.channel:nth-child(4) {
        display: inline-block
    }
}

@media (max-width: 346px) {
    .item-list .item.channel {
        width: 100%
    }
}

@media (max-width: 1480px) {
    .item-list .item.category, .item-list .item.model {
        width: 16.666666%
    }

    .most-popular-categories-section .item-list .item.category:nth-child(7), .most-popular-models-section .item-list .item.model:nth-child(7) {
        display: none
    }
}

@media (max-width: 1236px) {
    .item-list .item.category, .item-list .item.model {
        width: 20%
    }

    .most-popular-categories-section .item-list .item.category:nth-child(6), .most-popular-models-section .item-list .item.model:nth-child(6) {
        display: none
    }
}

@media (max-width: 992px) {
    .item-list .item.category, .item-list .item.model {
        width: 25%
    }

    .most-popular-categories-section .item-list .item.category:nth-child(5), .most-popular-models-section .item-list .item.model:nth-child(5) {
        display: none
    }
}

@media (max-width: 738px) {
    .item-list .item.category, .item-list .item.model {
        width: 33.333333%
    }

    .most-popular-categories-section .item-list .item.category:nth-child(5), .most-popular-categories-section .item-list .item.category:nth-child(6), .most-popular-models-section .item-list .item.model:nth-child(5), .most-popular-models-section .item-list .item.model:nth-child(6) {
        display: inline-block
    }
}

@media (max-width: 494px) {
    .item-list .item.category, .item-list .item.model {
        width: 50%
    }
}

@media (max-width: 1000px) {
    .tags-list .tags-column {
        -webkit-columns: 4;
        columns: 4
    }
}

@media (max-width: 750px) {
    .tags-list .tags-column {
        -webkit-columns: 3;
        columns: 3
    }
}

@media (max-width: 500px) {
    .tags-list .tags-column {
        -webkit-columns: 2;
        columns: 2
    }
}


/*--- NEW ---*/


.aside-toggler {
  display: none;
}
.aside-toggler {
  display: none;
}
.aside-content {
  background: #000;
  border: 1px solid #333;
  border-radius: 3px;
  padding: 10px;
  margin-right: 15px;
}
.user-sidebar ul li {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 5px;
}
.user-sidebar li a {
  color: #eee;
}
.user-sidebar li a span {
  position: absolute;
  margin-left: 5px;
  color: #fff;
  background: #ff2e23;
  padding: 0 5px;
  border-radius: 3px;
}
.user-sidebar li.active a,
.user-sidebar li a:hover {
  color: #ff2e23;
}
.user-sidebar .member-video-list-links {
  border-top: 1px solid #333;
  margin-top: 10px;
  padding-top: 10px;
}
.form-container .success {
  padding-bottom: 10px;
  color: green;
}

@media (max-width: 977px) {
  .has-sidebar-section aside {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .has-sidebar-section aside .aside-toggler {
    padding: 10px;
    background: #000;
    border: 1px solid #333;
    border-radius: 3px;
    cursor: pointer;
  }
  .aside-opened .has-sidebar-section aside .aside-toggler {
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
  }
  .has-sidebar-section aside .aside-toggler i {
    float: right;
  }
  .aside-opened .has-sidebar-section aside .aside-toggler i {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .has-sidebar-section aside .aside-content {
    display: none;
  }
  .aside-opened .has-sidebar-section aside .aside-content {
    display: block;
  }
  .has-sidebar-section aside .aside-toggler {
    display: block;
  }
  .has-sidebar-section aside .aside-content {
    border-top: 0;
    border-radius: 0 0 3px 3px;
    margin-right: 0;
  }
  .has-sidebar-section aside .filter > ul li {
    float: left;
    width: 50%;
  }
  .has-sidebar-section aside .filter > label {
    clear: both;
  }
  .has-sidebar-section aside .filter > ul:after {
    content: '';
    display: block;
    clear: both;
  }
}