@import url(https://fonts.googleapis.com/css?family=Montserrat:400,900|Roboto:300,400,500,700);

.wrapper,
body {
    overflow-x: hidden
}

.bottom.main,
.feedback .row,
.main-holder {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

.bottom.main,
.feedback .row,
.main-holder,
.main-holder.index-holder {
    -webkit-box-orient: vertical
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
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,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

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

:focus {
    outline: 0
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #65686d
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    opacity: 1;
    color: #65686d
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #65686d
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #65686d
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent
}

input.placeholder,
textarea.placeholder {
    color: #65686d !important
}

body,
html {
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    line-height: 1;
    min-width: 320px
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

a {
    text-decoration: none;
    font: 400 14px/18px Roboto, sans-serif
}

.white p a {
    color: #e50036
}

.black p a {
    color: #ff7e00
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?p4fh8);
    src: url(../fonts/icomoon.eot?p4fh8#iefix) format('embedded-opentype'), url(../fonts/icomoon.ttf?p4fh8) format('truetype'), url(../fonts/icomoon.woff?p4fh8) format('woff'), url(../fonts/icomoon.svg?p4fh8#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-comments:before {
    content: "\e900"
}

.icon-info:before {
    content: "\e901"
}

.icon-download:before {
    content: "\e902"
}

.icon-heart:before {
    content: "\e903"
}

.icon-refresh:before {
    content: "\e904"
}

.icon-left-arrow:before {
    content: "\e905"
}

.icon-right-arrow:before {
    content: "\e906"
}

.icon-dislike:before {
    content: "\e907"
}

.icon-like:before {
    content: "\e908"
}

.icon-eye:before {
    content: "\e909"
}

.icon-arrow:before {
    content: "\e90a"
}

.icon-search:before {
    content: "\e90b"
}

.icon-moon:before {
    content: "\e90c"
}

.icon-sun:before {
    content: "\e90d"
}

.icon-cross:before {
    content: "\e90e"
}

.icon-cube:before {
    content: "\e90f"
}

.icon-model:before {
    content: "\e910"
}

.icon-channels:before {
    content: "\e911"
}

body {
    font: 400 14px/18px Roboto, sans-serif;
    background-color: #f4f4f4;
    color: #000
}

.wrapper {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
    position: relative;
}

.footer {
    height: 1px;
    display: table-row
}

.hidden {
    display: none
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.container {
    max-width: 1530px;
    padding: 0 10px;
    margin: 0 auto
}

.header {
    background: #fff;
    -webkit-box-shadow: 0 1px 0 #e1e1e1;
    box-shadow: 0 1px 0 #e1e1e1;
    position: fixed;
    z-index: 999;
    width: 100%;
}

.top-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.header-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 5px 0 13px;
    position: relative;
    max-height: 90px
}

.logo-holder .logo {
    display: block;
    line-height: 0
}

.logo-holder .logo img {
    width: 185px;
    height: 41px;
    display: block
}

.years-switch {
    padding: 8px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.years-switch .years {
    color: #373636;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    border-radius: 8px;
    border: 2px solid #232222;
    display: inline-block;
    padding: 8px 3px;
    margin: 0 10px 0 0
}

.toggle-switch {
    font-size: 0;
    line-height: 0
}

.toggle-switch .item {
    font-size: 20px;
    line-height: 20px;
    color: #a5a5a5;
    border: 1px solid #e1e1e1;
    text-align: center;
    display: inline-block;
    padding: 5px 9px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:1024px) {
    .toggle-switch .item:hover {
        background: #e1e1e1;
        color: #fff
    }
}

.toggle-switch .item:first-of-type {
    background-color: #e50036;
    border: 1px solid #e50036;
    color: #fff;
    border-right: none;
    border-radius: 8px 0 0 8px
}

.toggle-switch .item:last-of-type {
    border-left: none;
    border-radius: 0 8px 8px 0
}

.search-form {
    position: absolute;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s;
    transition: all .3s;
    top: 19px;
    right: 0;
    opacity: 0;
    z-index: 9
}

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

.search-form form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-form form .input-text {
    border: none;
    width: 441px;
    line-height: 26px;
    padding: 0 22px 15px 41px
}

.search-form form .search-btn {
    color: #e50036;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background: 0 0;
    border: none;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: color .3s, opacity .2s;
    transition: color .3s, opacity .2s;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #434343;
    z-index: 999999
}

.open-search .search-form form .search-btn {
    opacity: 1
}

.search-holder {
    padding: 13px 0 0;
    width: 122px;
    text-align: right
}

.search-holder .search-open {
    color: #24272b;
    font-size: 20px;
    background: 0 0;
    border: none;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:1024px) {
    .search-form form .search-btn:hover {
        color: #24272b
    }

    .search-holder .search-open:hover {
        color: #e50036
    }
}

.search-form form .close-up {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    cursor: pointer;
    padding: 0
}

.tt-menu {
    width: 100%;
    background: #fff;
    z-index: 99999 !important;
    text-align: left;
    border-radius: 0 0 8px 8px
}

.tt-menu .tt-suggestion {
    background: #fff;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 0 0 0 41px;
    display: block;
    cursor: pointer;
    color: #434343;
    font-size: 13px;
    font-weight: 400;
    line-height: 36px;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative
}

.tt-menu .tt-suggestion:last-of-type {
    border-radius: 0 0 8px 8px;
    padding: 0 0 0 41px;
    border-bottom: 1px solid #e1e1e1
}

.tt-menu .tt-suggestion:before {
    content: "\e90b";
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 20px;
    font-size: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #232222;
    -webkit-transition: all .3s;
    transition: all .3s
}

.hd-sort .item,
.items-list .item .title-item .hd {
    font-family: Montserrat, sans-serif
}

@media screen and (min-width:1024px) {
    .tt-menu .tt-suggestion:hover {
        background-color: #eef1f2
    }

    .tt-menu .tt-suggestion:hover:before {
        color: #e50036
    }
}

.tools-holder {
    border-top: 1px solid #e1e1e1;
    position: relative;
    transition: transform .3s;
}

.tools-holder.hidden{
    transform:translateY(-150%);
}

.tools-holder .top-menu .link {
    color: #232222;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    padding: 11px 35px;
    transition: color .3s, background .3s;
    -webkit-transition: color .3s, background .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tools-holder .top-menu .link i {
    font-size: 8px;
    color: #e50036;
    margin: 0 0 0 5px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: transform .3s, color .3s;
    -webkit-transition: color .3s, -webkit-transform .3s;
    transition: color .3s, -webkit-transform .3s;
    transition: transform .3s, color .3s;
    transition: transform .3s, color .3s, -webkit-transform .3s
}

.tools-holder .top-menu .active .link {
    background: #e50036;
    color: #fff
}

.tools-holder .top-menu .active .link i {
    color: #fff
}

.tools-holder .top-menu .item-menu .dropdown-holder {
    display: none
}

@media screen and (min-width:1024px) {
    .tools-holder .top-menu .item-menu:hover .link {
        background: #e50036;
        color: #fff
    }

    .tools-holder .top-menu .item-menu:hover .link i {
        color: #fff;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .tools-holder .top-menu .item-menu:hover .dropdown-holder {
        display: block
    }
}

.dropdown-holder {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 40px;
    background: #fff;
    padding: 20px 0;
    -webkit-box-shadow: 0 9px 18px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 9px 18px 0 rgba(0, 0, 0, .06);
    border-bottom: 1px solid #e1e1e1;
    z-index: 100;
    border-top: 1px solid #e1e1e1
}

@media screen and (max-width: 900px) {
    .dropdown-holder {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.dropdown-holder .items-holder {
    padding: 0 60px
}

.items-holder {
    font-size: 0;
    line-height: 0;
    margin: -15px -15px 0 0
}

.items-holder .item {
    display: inline-block;
    vertical-align: middle;
    width: 12.5%;
    padding: 15px 15px 0 0
}

.items-holder .item a {
    display: block;
    background: rgba(0, 0, 0, .8)
}

.items-holder.tags .item a {
    background: 0 0
}

.items-holder .item .img-holder {
    position: relative;
    padding-bottom: 56%
}

.items-holder .item .img-holder img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    display: block;
    width: 100%;
    height: 100%
}

.items-holder .item .img-holder .no-thumb {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
    color: #000
}

.black .items-holder .item .img-holder .no-thumb {
    color: #fff
}

.items-holder .item .img-holder .title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: rgba(0, 0, 0, .8);
    padding: 6px 0;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 800;
    -webkit-transition: background .3s, color .3s ease-in-out;
    transition: background .3s, color .3s ease-in-out;
    will-change: transform
}

@media screen and (min-width:1024px) {
    .items-holder .item a:hover .title {
        background: #e50036
    }
}

.items-holder.models .item a {
    background: rgba(0, 0, 0, .8);
    overflow: hidden
}

.items-holder .item.all a {
    background: #e50036;
    border-radius: 8px;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:1024px) {
    .items-holder .item.all a:hover {
        border-radius: 8px;
        overflow: hidden;
        background: rgba(0, 0, 0, .8)
    }
}

.items-holder .item .img-holder .icon-block {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-65%);
    transform: translateY(-65%);
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    font-size: 47px;
    text-align: center;
    color: #fff;
    -webkit-transition: color .3s;
    transition: color .3s
}

.items-holder .item.all .img-holder .title {
    background: 0 0
}

.items-holder.models .item {
    width: 14.28%
}

.items-holder.models .item .img-holder {
    padding-bottom: 109%
}

.items-holder.models .item .img-holder .icon-block {
    font-size: 107px
}

.items-holder.channels .item {
    width: 16.66%
}

.items-holder.channels .item .img-holder .icon-block {
    font-size: 63px
}

.items-holder.tags {
    margin: -5px -5px 0 0
}

.items-holder.tags .item {
    width: auto;
    padding: 5px 5px 0 0
}

.items-holder.tags .item a {
    border-radius: 8px;
    border: 1px solid #e1e1e1;
    color: #232222;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    display: block;
    padding: 8px 7px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    will-change: transform
}

.headline,
.title-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: nowrap
}

.items-holder.tags .item.all a {
    background-color: #e50036;
    border: 1px solid #e50036;
    color: #fff
}

@media screen and (min-width:1024px) {
    .items-holder.tags .item a:hover {
        background-color: #e50036;
        border: 1px solid #e50036;
        color: #fff
    }

    .items-holder.tags .item.all a:hover {
        background-color: rgba(0, 0, 0, .8);
        border: 1px solid rgba(0, 0, 0, .8);
        color: #fff
    }
}

.main-holder {
    padding: 25px 0
}

.headline {
    padding: 0 0 15px;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    flex-wrap: wrap;
    margin: -5px 0 0;
    justify-content: space-between;
}

.headline .title {
    color: #232222;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
    padding: 0 10px 0 0
}

.text-holder {
    color: #232222;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px
}

.color {
    color: #e50036;
    font-weight: 700;
    -webkit-transition: color .3s;
    transition: color .3s
}

.title-holder {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 50px 0 0;
    /* margin: 5px 0 0; */
}

.refresh-hd .refresh-btn {
    color: #232222;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    border-radius: 8px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    padding: 5px 7px;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.refresh-hd .refresh-btn i {
    color: #e50036;
    font-size: 21px;
    margin: 0 5px 0 0;
    display: inline-block;
    -webkit-transition: color .3s, -webkit-transform 1s;
    transition: color .3s, -webkit-transform 1s;
    transition: color .3s, transform 1s;
    transition: color .3s, transform 1s, -webkit-transform 1s
}

.refresh-hd .refresh-btn .text {
    line-height: 21px
}

@media screen and (min-width:1024px) {
    .refresh-hd .refresh-btn:hover {
        color: #fff;
        border-color: #e50036;
        background: #e50036
    }

    .refresh-hd .refresh-btn:hover i {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        color: #fff
    }

    .items-list .item a:hover {
        -webkit-box-shadow: 0 0 11px 2px rgba(0, 0, 0, .18);
        box-shadow: 0 0 11px 2px rgba(0, 0, 0, .18)
    }
}

.items-list {
    font-size: 0;
    line-height: 0;
    margin: 0 -10px -20px 0;
    padding: 0 0 25px
}

.items-list.channels {
    margin: 0 -10px -29px 0
}

.two-paginations .items-list {
    padding: 0 0 15px
}

.items-list .item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px 20px 0;
    width: 25%
}

.two-paginations .pagination .item {
    padding: 0
}

.items-list .item a {
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 0 0 10px 10px;
    background: rgba(0, 0, 0, .8)
}

.items-list .item .img-holder {
    position: relative;
    padding-bottom: 56.47%
}

.items-list .item img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}

.items-list .item .info {
    position: absolute;
    border-radius: 5px;
    background: rgba(255, 255, 255, .9);
    display: inline-block;
    overflow: hidden;
    top: 5px;
    right: 5px;
    color: #232222;
    font-size: 14px;
    line-height: 18px;
    padding: 2px 5px
}

.items-list .item .info i {
    font-size: 12px;
    margin: 0 5px 0 0;
    color: #e50036
}

.items-list .item .rating {
    top: auto;
    right: auto;
    left: 5px;
    bottom: 5px
}

.items-list .item .rating i {
    color: #467700
}

.items-list .item .duration {
    top: auto;
    bottom: 5px
}

.items-list .item .title-item {
    padding: 10px;
    border-radius: 0 0 8px 8px;
    border: 1px solid #e1e1e1;
    border-top: none;
    background: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.hd-sort,
.sort {
    -ms-flex-wrap: nowrap
}

.items-list .item .title-item .title {
    color: #232222;
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    height: 38px;
    -webkit-transition: color .3s;
    transition: color .3s;
    overflow: hidden
}

@media screen and (min-width:1024px) {
    .items-list .item a:hover .title {
        color: #e50036
    }
}

.items-list .item .title-item .hd {
    color: #232222;
    font-weight: 900;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 6px 5px 6px 0;
    margin: 0 5px 0 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-right: 1px solid #e1e1e1
}

@media screen and (min-width:1024px) {
    .items-list .item a:hover .hd {
        color: #e50036;
        border-color: #e50036
    }
}

.hd-sort .item,
.pagination .item .link {
    border: 1px solid #e1e1e1;
    -webkit-transition: all .3s;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.pagination {
    padding: 0 0 25px;
    text-align: center
}

.pagination.top {
    padding: 0 0 15px
}

.pagination.bottom {
    padding: 20px 0 0
}

.pagination .item {
    display: inline-block;
    margin: 0 3px 0 0
}

.pagination .item .link {
    color: #232222;
    padding: 11px 17px;
    border-radius: 8px;
    transition: all .3s;
    display: inline-block;
    background: #fff;
    text-align: center
}

.pagination .item.next .link,
.pagination .item.prev .link {
    color: #e50036
}

@media screen and (min-width:1024px) {
    .pagination .item .link:hover {
        border: 1px solid #e50036;
        color: #e50036
    }

    .pagination .item.next .link:hover,
    .pagination .item.prev .link:hover {
        background-color: #e50036;
        color: #fff;
        border: 1px solid #e50036
    }
}

.pagination .item.active .link {
    background-color: #e50036;
    color: #fff;
    border: 1px solid #e50036
}

.hd-sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hd-sort .item {
    color: #a5a5a5;
    background: #fff;
    cursor: pointer;
    text-transform: uppercase;
    border-right: none;
    border-radius: 8px 0 0 8px;
    display: inline-block;
    padding: 7px 9px;
    transition: all .3s
}

.hd-sort .item:last-of-type {
    border: 1px solid #e1e1e1;
    border-left: none;
    text-transform: uppercase;
    border-radius: 0 8px 8px 0
}

@media screen and (min-width:1024px) {
    .hd-sort .item:hover {
        background: #e1e1e1;
        color: #fff
    }
}

.hd-sort .item.active {
    color: #fff;
    background: #e50036;
    border-color: #e50036
}

.sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.sort .text {
    color: #949494;
    font-size: 14px;
    line-height: 18px;
    margin: 0 10px 0 0
}

.sort .sort-block {
    position: relative;
    width: 180px
}

.sort .sort-block .active {
    border-radius: 8px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    padding: 11px 10px 9px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 12px
}

@media screen and (min-width:1024px) {
    .sort .sort-block:hover .active {
        border-radius: 8px 8px 0 0;
        background-color: #e50036;
        color: #fff;
        border-color: #e50036
    }
}

.sort .sort-block .active i {
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 8px;
    color: #f70000;
    margin-top: -4px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:1024px) {
    .sort .sort-block:hover i {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #fff
    }
}

.sort .items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99
}

.sort .items .item .link {
    border: 1px solid #e1e1e1;
    border-top: none;
    border-bottom: none;
    background: #fff;
    color: #232222;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    width: 100%;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.sort .items .item:last-of-type .link {
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0 0 8px 8px
}

.load-more .btn,
.tags-holder .item .link {
    border-radius: 8px;
    -webkit-transition: all .3s;
    text-transform: uppercase
}

@media screen and (min-width:1024px) {
    .sort .items .link:hover {
        background: #e50036;
        border-color: #e50036;
        color: #fff
    }

    .sort .items .item:last-of-type .link:hover {
        border-color: #e50036
    }

    .sort .sort-block:hover .items {
        display: block
    }
}

.tags-holder {
    font-size: 0;
    line-height: 0;
    padding: 0 0 15px
}

.tags-holder .item {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding: 0 0 3px
}

.info-buttons .link .text,
.info-buttons .link i {
    vertical-align: middle;
    display: inline-block
}

.tags-holder .item .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    padding: 0 0 0 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 36px;
    color: #19191b;
    transition: all .3s
}

.tags-holder .item .link .category {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.tags-holder .item .link .quantity {
    font-size: 12px;
    font-weight: 400;
    color: #a5a5a5;
    -webkit-transition: color .3s;
    transition: color .3s;
    padding: 0 5px
}

@media screen and (min-width:1024px) {
    .tags-holder .item .link:hover .quantity {
        color: #fff
    }

    .tags-holder .item .link:hover {
        color: #fff;
        background: #e50036
    }
}

.items-list.categories .item .title-item .title,
.items-list.channels .item .title-item .title,
.items-list.models .item .title-item .title {
    height: auto;
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.items-list.categories .item .title-item .quantity,
.items-list.channels .item .title-item .quantity,
.items-list.models .item .title-item .quantity {
    color: #a5a5a5;
    -webkit-transition: color .3s;
    transition: color .3s
}

@media screen and (min-width:1024px) {

    .items-list.channels .item a:hover .quantity,
    .items-list.models .item a:hover .quantity {
        color: #232222
    }

    .items-list.categories .item a:hover .quantity,
    .items-list.categories .item a:hover .title-item .title {
        color: #fff
    }

    .items-list.categories .item a:hover .title-item {
        background: #e50036;
        border-color: #e50036
    }
}

.items-list.models .item .img-holder {
    padding-bottom: 110%
}

.text-block {
    padding: 0 0 15px
}

.text-block.bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 15px
}

.text-block.bottom.bot-fot .headline .title {
    padding: 0 20px 0 0
}

.text-block.bottom .headline .title {
    line-height: 30px;
    display: inline-block;
    padding: 0 2px 0 0
}

.text-block.bottom .headline {
    min-width: 400px;
    color: #232222;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    display: inline-block
}

.bottom.main,
.footer-holder {
    display: -webkit-box;
    display: -ms-flexbox
}

.text-block.bottom .text-holder {
    padding: 0 0 0 20px;
    border-left: 1px solid #c4c4c4
}

.bottom.main {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.bottom.main .headline,
.bottom.main .headline .title {
    margin: 0 auto;
    text-align: center
}

.bottom.main .text-holder {
    padding: 0;
    border-left: none;
    text-align: center
}

.footer {
    background-color: #fff;
    -webkit-box-shadow: 0 -1px 0 #e1e1e1;
    box-shadow: 0 -1px 0 #e1e1e1
}

.footer-holder {
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0
}

.footer-holder .logo-holder {
    margin: 0 0 10px;
    max-height: 34px
}

.footer-holder .logo img {
    width: 151px;
    height: 33px
}

.footer-holder .text-holder {
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-menu .item {
    padding: 0 30px 0 0
}

.footer-menu .item:last-of-type {
    padding: 0
}

.footer-menu .item .link {
    color: #232222;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    -webkit-transition: color .3s;
    transition: color .3s
}

@media screen and (min-width:1024px) {
    .footer-menu .item .link:hover {
        color: #e50036
    }
}

.btn-menu {
    display: none
}

.btn-mobile-menu {
    display: none;
    width: 22px;
    height: 18px;
    position: relative;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 11
}

.btn-mobile-menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 50%;
    background: #000;
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.btn-mobile-menu span:nth-child(even) {
    left: 50%
}

.btn-mobile-menu span:nth-child(odd) {
    left: 0
}

.btn-mobile-menu span:nth-child(1),
.btn-mobile-menu span:nth-child(2) {
    top: 1px
}

.btn-mobile-menu span:nth-child(3),
.btn-mobile-menu span:nth-child(4) {
    top: 8px
}

.btn-mobile-menu span:nth-child(5),
.btn-mobile-menu span:nth-child(6) {
    top: 15px
}

body.open-menu .btn-mobile-menu span {
    width: 60%;
    background: #e50036
}

body.black.open-menu .btn-mobile-menu span {
    background: #ff7e00;
}

.button-holder,
.content-video .player-holder,
.form .row input,
.left-column,
.player img {
    width: 100%
}

body.open-menu .btn-mobile-menu span:nth-child(1),
body.open-menu .btn-mobile-menu span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

body.open-menu .btn-mobile-menu span:nth-child(2),
body.open-menu .btn-mobile-menu span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

body.open-menu .btn-mobile-menu span:nth-child(1) {
    top: 4.5px
}

body.open-menu .btn-mobile-menu span:nth-child(2) {
    left: calc(50% - 3px);
    top: 4.5px
}

body.open-menu .btn-mobile-menu span:nth-child(3) {
    left: -50%;
    opacity: 0
}

body.open-menu .btn-mobile-menu span:nth-child(4) {
    left: 100%;
    opacity: 0
}

body.open-menu .btn-mobile-menu span:nth-child(5) {
    top: 12px
}

body.open-menu .btn-mobile-menu span:nth-child(6) {
    left: calc(50% - 3px);
    top: 12px
}

.tags-block:last-of-type {
    margin: 0 0 75px
}

.tags-block .title {
    color: #e50036;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    padding: 0 0 10px 10px;
    text-transform: uppercase
}

.load-more {
    text-align: center
}

.load-more .btn {
    border: 1px solid #e1e1e1;
    background-color: #fff;
    display: block;
    color: #232222;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    padding: 10px 0;
    transition: all .3s
}

.content-video,
.info-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: nowrap
}

@media screen and (min-width:1024px) {
    .load-more .btn:hover {
        background-color: #e50036;
        color: #fff;
        border: 1px solid #e50036
    }
}

.content-video {
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 0 0 25px
}

.player {
    font-size: 0;
    line-height: 0
}

.video-holder {
    border-radius: 0 0 8px 8px;
    border: 1px solid #e1e1e1;
    border-top: none;
    background-color: #fff
}

.video-holder .title-holder {
    color: #232222;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 10px 15px 20px
}

.info-buttons {
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.rating-container,
.rating-container .rating .voters-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-wrap: nowrap
}

.rating-container {
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.info-buttons .link {
    color: #232222;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    display: inline-block;
    padding: 11px 15px;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    border-right: 1px solid #fff
}

.info-buttons span.link {
    float: right
}

.info-buttons .link:nth-child(3) {
    border: none
}

.info-buttons .link i {
    margin: 0 3px 0 0;
    color: #e50036;
    font-size: 19px;
    -webkit-transition: color .3s;
    transition: color .3s
}

@media screen and (min-width:1024px) {
    .info-buttons .link:hover {
        background: #e50036;
        color: #fff
    }

    .info-buttons .link:hover .color,
    .info-buttons .link:hover i {
        color: #fff
    }
}

.info-buttons .link.active,
.info-buttons .link.active .color,
.info-buttons .link.active i {
    background: #e50036;
    color: #fff
}

.button-holder,
.tabs-holder {
    font-size: 0;
    line-height: 0
}

.rating-container {
    padding: 0 20px
}

.rating-container i {
    font-size: 28px;
    color: #a5a5a5;
    -webkit-transition: color .3s;
    transition: color .3s
}

@media screen and (min-width:1024px) {
    .rating-container .btn:hover i {
        color: #e50036
    }

    .rating-container .btn.rate-like:hover i {
        color: #467700
    }
}

.rating-container .btn {
    margin: 0 10px 0 0
}

.rating-container .scale-holder {
    display: block;
    position: relative;
    border-radius: 2px;
    background-color: #a5a5a5;
    height: 3px;
    overflow: hidden
}

.rating-container .scale-holder .scale {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    background: #467700
}

.rating-container .rating {
    min-width: 142px
}

.rating-container .rating .voters-holder {
    color: #a5a5a5;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rating-container .rating .voters-holder .percent {
    color: #467700
}

.video-info {
    border-top: 1px solid #e1e1e1;
    padding: 20px
}

.items-block {
    padding: 0 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.items-block .text {
    color: #a5a5a5;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;

}

.items-block .items,
.models-channels {
    display: -webkit-box;
    display: -ms-flexbox
}

.items-block .items {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.items-block .items .item {
    padding: 0 5px 5px 0
}

.items-block .items .item .link {
    color: #232222;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    border-radius: 8px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    padding: 6px 8px
}

@media screen and (min-width:1024px) {
    .items-block .items .item .link:hover {
        border-color: #e50036;
        color: #e50036
    }

    .items-block:first-of-type .items .item .link:hover {
        background: #e50036;
        border-color: #e50036;
        color: #fff
    }
}

.models-channels {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0 0
}

.block-items,
.block-items .items {
    display: -webkit-box;
    display: -ms-flexbox
}

.block-items {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 0 40px 0 0;
    margin: 0 0 10px
}

.block-items:last-of-type {
    padding: 0
}

.block-items .text {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    color: #a5a5a5;
    display: inline-block;
    margin: 0 5px 0 0
}

.block-items .items {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.models-channels .block-items .link {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    color: #232222;
    -webkit-transition: color .3s;
    transition: color .3s
}

.models-channels .block-items .link:after {
    position: absolute;
    color: #232222
}

@media screen and (min-width:1024px) {
    .models-channels .block-items .link:hover {
        color: #e50036
    }
}

.description-holder {
    color: #232222;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 10px 0 0;
    flex-wrap: wrap;
}

.description-holder .title-description {
    color: #a5a5a5;
    font-weight: 700;
    display: inline-block;
    margin: 0 5px 4px 0;
    width: 100%;
}

.form .row,
.items-list .item .no-thumb {
    display: -webkit-box;
    display: -ms-flexbox
}

.comments-holder {
    border-top: 1px solid #e1e1e1;
    padding: 20px
}

.form .row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.form .row .textfield {
    border: 1px solid #e1e1e1;
    background-color: #fff;
    color: #232222;
    font: 400 14px/18px Roboto, sans-serif;
    padding: 11px 20px;
    border-radius: 8px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 0 0 10px
}

.comment-item .title-comment,
.form .row .link {
    font-weight: 700;
    line-height: 18px;
    font-size: 14px
}

.form .row .textfield:focus {
    border-color: #e50036
}

.form .row input {
    max-width: 364px
}

.form .row textarea {
    max-width: 747px;
    min-height: 91px;
    width: 100%;
    resize: vertical
}

.form .row .link {
    margin: 0 0 0 10px;
    border-radius: 8px;
    background-color: #e50036;
    border: 1px solid #e50036;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    padding: 12px 17px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:1024px) {
    .form .row .link:hover {
        background: #fff;
        border-color: #e50036;
        color: #e50036
    }
}

.comments-block {
    padding: 10px 0 0
}

.comment-item {
    padding: 0 0 20px
}

.comment-item .title-comment {
    color: #e50036;
    padding: 0 0 10px
}

.comment-item .title-comment .data {
    color: #a5a5a5;
    font-weight: 400;
    line-height: 18px
}

.comment-item .title-comment .text-comment {
    color: #232222;
    font-size: 14px;
    line-height: 24px
}

.left-column {
    max-width: 370px;
    margin: 0 0 0 10px
}

.left-column .box {
    padding: 3px 0 0;
}

.left-column .items-list .item {
    width: 50%;
    padding: 0 10px 10px 0
}

.left-column .items-list .item:last-of-type {
    width: 100%
}

.left-column .items-list .item .rating,
.left-column .items-list .item .title-item .hd,
.left-column .items-list .item .views {
    display: none
}

.left-column .items-list .item .title-item .title {
    font-size: 12px
}

.left-column .items-list .item:last-of-type .title-item .title {
    font-size: 14px
}

.regulations .headline {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px
}

.regulations h2 {
    padding: 10px;
    font-weight: 500
}

.regulations p {
    text-indent: 10px;
    padding: 0 0 7px
}

.regulations li {
    padding: 0 0 7px 10px;
    position: relative
}

.regulations li:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #000;
    left: 0;
    top: 7px
}

.items-list .item .no-thumb {
    position: absolute;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #000
}

.feedback .image,
.feedback .row {
    display: -webkit-box;
    display: -ms-flexbox
}

.black .items-list .item .no-thumb {
    color: #fff
}

.feedback .textarea,
.feedback .textfield {
    border: 1px solid #e1e1e1;
    background-color: #fff;
    color: #232222;
    font: 400 14px/18px Roboto, sans-serif;
    padding: 11px 20px;
    border-radius: 8px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 0 0 10px;
    max-width: 100%;
    width: 100%;
    resize: vertical
}

.black .feedback .textarea,
.black .feedback .textfield {
    border: 1px solid #474747;
    background-color: #000;
    color: #fff
}

.black .feedback .field-label,
.black .feedback .label,
.black .feedback .popup-title {
    color: #fff
}

.feedback .textarea:focus,
.feedback .textfield:focus {
    border-color: #e50036
}

.black .feedback .textarea:focus,
.black .feedback .textfield:focus {
    border-color: #ff7e00
}

.feedback {
    max-width: 700px
}

.feedback .row {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 10px
}

.feedback .popup-title {
    color: #232222;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
    padding: 0 0 30px;
    display: inline-block
}

.feedback .field-label,
.feedback .label {
    color: #232222;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 7px;
    display: block
}

.feedback .image,
.feedback .images {
    padding: 0 20px 0 0
}

.feedback .image .textfield {
    max-width: 100px;
    width: 100%
}

.feedback .image {
    display: flex
}

.feedback .captcha-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.feedback .submit {
    margin: 0 0 0 10px;
    border-radius: 8px;
    background-color: #e50036;
    border: 1px solid #e50036;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 12px 17px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:1024px) {
    .feedback .submit:hover {
        background: #fff;
        border-color: #e50036;
        color: #e50036
    }
}

.black .feedback .submit {
    background-color: #ff7e00;
    border: 1px solid #ff7e00;
    color: #fff
}

@media screen and (min-width:1024px) {
    .black .feedback .submit:hover {
        background: #2f2e2e;
        border-color: #ff7e00;
        color: #ff7e00
    }
}

.feedback .generic-error {
    color: #e50036;
    font-size: 22px;
    padding: 0 0 15px
}

.field-error,
.page-error {
    color: #f70000;
    padding: 0 0 10px
}

.page-error {
    text-align: center;
    font-size: 30px;
    line-height: 32px;
    font-weight: 700
}

.down {
    position: relative
}

.field-error {
    width: 100%;
    display: none
}

.down-two {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background-color: #fff
}

.down:hover .down-two {
    display: block;
    z-index: 2
}

.down-two .link.down {
    width: 100%;
    border: 1px solid #e50036;
    padding: 10px
}

.black .down-two {
    background-color: #000
}

.black .down-two .link.down {
    color: #fff;
    border: 1px solid #ff7e00
}

@media screen and (max-width:1450px) {
    .items-holder .item {
        width: 16.66%
    }

    .search-form form .input-text {
        width: 391px
    }

    .tags-block:last-of-type {
        margin: 0 0 50px
    }

    .rating-container .rating {
        min-width: 110px
    }

    .rating-container {
        padding: 0 10px
    }

    .rating-container .btn.rate-dislike {
        margin: 0 10px 0 0
    }

    .left-column {
        max-width: 340px
    }

    .tags-holder .item {
        width: 25%
    }
}

@media screen and (max-width:1200px) {
    .items-holder.channels .item {
        width: 25%
    }

    .items-holder .item,
    .items-holder.models .item {
        width: 20%
    }

    .dropdown-holder .items-holder {
        padding: 0 40px
    }

    .search-form form .input-text {
        width: auto
    }

    .tags-block:last-of-type {
        margin: 0 0 25px
    }

    .video-holder .title-holder {
        font-size: 20px;
        line-height: 24px;
        padding: 10px
    }

    .comments-holder,
    .video-info {
        padding: 10px
    }

    .left-column {
        max-width: 280px
    }

    .info-buttons .link {
        padding: 11px 12px
    }
}

@media screen and (max-width:1100px) {
    .left-column {
        display: none
    }

    .rating-container .btn {
        margin: 0 5px 0 0
    }
}

@media screen and (max-width:1050px) {
    .items-list .item {
        width: 33.33%
    }

    .items-holder.models .item {
        width: 25%
    }

    .dropdown-holder .items-holder {
        padding: 0 30px
    }
}

@media screen and (max-width:1024px) {

    .sort .sort-block.open-sort .items,
    .tools-holder .top-menu .item-menu.open-dropdown .dropdown-holder {
        display: block
    }

    .tools-holder .top-menu .link {
        padding: 11px 20px
    }

    .tags-holder .item {
        width: 33.3%
    }

    .sort .sort-block.open-sort .active {
        border-radius: 8px 8px 0 0;
        background-color: #e50036;
        color: #fff;
        border-color: #e50036
    }

    .sort .sort-block.open-sort i {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #fff
    }

    .tools-holder .top-menu .item-menu.open-dropdown .link {
        background: #e50036;
        color: #fff
    }

    .tools-holder .top-menu .item-menu.open-dropdown .link i {
        color: #fff;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .tags-block:last-of-type {
        margin: 0 0 25px
    }
}

@media screen and (max-width:900px) {

    .btn-menu,
    .btn-mobile-menu,
    .top-menu {
        display: block
    }

    .search-holder {
        width: auto
    }

    .tools-holder .top-menu .link {
        padding: 11px 10px
    }

    .main-holder {
        padding: 25px 0
    }

    .items-list .item .info {
        font-size: 12px;
        line-height: 16px;
        padding: 2px 5px
    }

    .items-list .item .info i {
        font-size: 10px
    }

    .pagination-holder .link {
        font-size: 13px;
        line-height: 16px;
        padding: 7px 10px
    }

    .tags-holder .item .link {
        font-size: 13px;
        line-height: 30px
    }

    .footer-holder {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

    .footer-holder .logo-holder {
        margin: 0 0 10px
    }

    .footer-holder .logo img {
        margin: 0 auto
    }

    .footer-menu {
        width: 100%;
        padding: 10px 0 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .btn-menu {
        border-radius: 4px;
        background-color: transparent;
        padding: 8px 6px;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: pointer;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    /*.header {
        position: relative
    }*/

    .header .container:first-child{
        position:relative;
        background:#fff;
        z-index:1000;
    }

    .black .header .container:first-child{
        background:#000;
    }

    .tools-holder .container {
        padding: 0
    }

    .tools-holder {
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        max-height: calc(100vh - 62px);
        overflow: auto;
        background: #fff;
        z-index: 2;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    .open-menu,
    .open-menu.menu-scroll-locked .tools-holder{
        /* overflow:hidden; */
    }
    .open-menu .tools-holder.new {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        z-index: 99;
    }

    .open-menu .tools-holder.movedTop{
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: all 1s;
        transition: all 1s;
    }

    .main-nav {
        text-align: center
    }

    .tools-holder .top-menu .item-menu {
        width: 100%
    }

    .tools-holder .top-menu .link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .dropdown-holder {
        position: unset
    }

    .dropdown-holder .items-holder {
        padding: 0 10px;
        box-sizing: border-box;
        width: 100%;
    }

    .dropdown-holder .items-holder .item {
        padding: 15px 7px 0;
    }

    .years-switch .toggle-switch {
        display: none
    }

    .main-nav .toggle-switch {
        display: inline-block
    }

    .search-form {
        padding: 17px 0 0;
        background: #fff;
        left: 0;
        top: 0
    }

    .search-form .search-bar,
    .search-form form .input-text {
        width: 100%
    }

    .ui-menu {
        width: 100% !important;
        left: 0 !important
    }

    .years-switch {
        width: 33px
    }

    .years-switch .years {
        display: none
    }

    .tags-block:last-of-type {
        margin: 0 0 15px
    }

    .feedback .generic-error {
        font-size: 18px
    }

    .twitter-typeahead {
        width: 100%
    }

    .headline {
        display: block
    }

    #list_videos_most_recent_videos .two-paginations .headline .title-holder {
        padding: 0 0 10px
    }

    #list_videos_related_videos .headline .title,
    .two-paginations .annulment .title-holder {
        padding: 0
    }

    #list_videos_most_recent_videos .two-paginations .headline {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #list_videos_videos_watched_right_now+#list_videos_most_recent_videos .two-paginations .headline {
        display: flex;
    }

    .adjustment {
        padding: 0 0 10px
    }

    .sort {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .headline .title-holder {
        /* margin: 0 0 12px */
    }
}

@media screen and (max-width:1024px) {
    .text-block.bottom {
        padding: 15px 0 0;
        display: block
    }

    .text-block.bottom .headline {
        max-width: 100%;
        width: 100%;
        padding: 0 0 10px
    }

    .text-block.bottom .text-holder {
        border-left: none;
        padding: 0
    }

    .main-holder .text-block.bot-fot .headline {
        max-width: 1024px !important
    }
}

@media screen and (max-width:830px) {
    .pagination-holder .item {
        display: none
    }

    .pagination-holder .item.active,
    .pagination-holder .item:first-of-type,
    .pagination-holder .item:last-of-type {
        display: inline-block
    }
}

@media screen and (max-width:800px) {

    .info-buttons .link .text,
    .info-buttons .link .text span {
        display: none
    }

    .info-buttons .link .text .color,
    .info-buttons .link.js-show-block:nth-child(3) .text {
        display: inline-block
    }

    .info-buttons .link i {
        font-size: 28px
    }

    .info-buttons .link {
        padding: 6px 12px
    }
}

@media screen and (max-width:767px) {
    .items-list .item {
        width: 50%
    }

    .tags-holder .item {
        width: 33.3%
    }

    .text-block.bottom .headline {
        max-width: 100%;
        width: 100%;
        padding: 0 0 10px
    }

    .text-block.bottom .headline .title {
        line-height: 18px
    }

    .text-block.bottom .text-holder {
        border-left: none;
        padding: 0
    }

    .items-holder .item {
        width: 25%
    }

    .items-holder.channels .item {
        width: 33.33%
    }

    .main-holder .text-block.bot-fot .headline .title {
        line-height: 22px
    }
}

@media screen and (max-width:640px) {
    .tags-holder .item {
        width: 50%
    }

    .items-holder .item,
    .items-holder.models .item {
        width: 33.33%
    }

    .items-holder.channels .item {
        width: 50%
    }

    .headline {
        display: block;
        padding: 0 0 10px
    }

    #list_videos_related_videos .headline {
        padding: 0 0 15px
    }

    .tags .headline {
        display: block;
        padding: 0 0 10px
    }

    .sort {
        padding: 10px 0 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .adjustment,
    .two-paginations .headline .sort {
        padding: 0
    }

    .sort .text {
        display: none
    }

    .sort .sort-block {
        width: 100%
    }

    .down-two .link.down {
        font-size: 12px;
        line-height: 14px
    }

    .sort .sort-block .active {
        padding: 11px 30px 9px 10px;
    }
}

@media screen and (max-width:550px) {
    .tags-holder .item {
        width: 50%
    }

    .form .row,
    .info-buttons {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .form .row .textfield {
        max-width: 100%
    }

    .form .row .link {
        margin: 0;
        padding: 7px 12px
    }

    .video-holder .title-holder {
        font-size: 16px;
        line-height: 18px
    }

    .block-items .text,
    .description-holder,
    .items-block .items .item .link,
    .items-block .text,
    .models-channels .block-items .link {
        font-size: 12px;
        line-height: 16px
    }

    .items-block .items .item .link {
        padding: 3px 4px
    }

    .rating-container {
        width: 100%;
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
        padding: 5px 0;
        border-bottom: 1px solid #e1e1e1
    }

    .info-buttons .link:nth-child(3) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .button-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    .block-items,
    .feedback .captcha-control,
    .feedback .image,
    .two-paginations .headline {
        display: block
    }

    .info-buttons .link i {
        font-size: 23px
    }

    .rating-container .btn,
    .rating-container .btn.rate-dislike {
        margin: 0 10px
    }

    .rating-container .btn.rate-dislike {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .block-items {
        width: 100%;
        padding: 0
    }

    .block-items-models {
        margin: 0 0 20px
    }

    .pagination.top {
        padding: 0 0 20px
    }

    .title-holder.refresh {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .items-list .item .title-item .title {
        font-size: 14px
    }

    .headline .title,
    .text-block.bottom .headline {
        font-size: 18px;
        line-height: 20px
    }

    .feedback .popup-title {
        font-size: 14px;
        padding: 0 0 5px
    }

    .feedback .generic-error {
        font-size: 16px;
        padding: 0 0 5px
    }

    .feedback .field-label,
    .feedback .label {
        font-size: 12px;
        padding: 0 0 5px
    }

    .feedback .textarea,
    .feedback .textfield {
        color: #232222;
        font: 400 12px/18px Roboto, sans-serif;
        padding: 5px 11px;
        border-radius: 6px
    }

    .feedback .submit {
        margin: 0;
        font-size: 12px;
        font-weight: 700;
        line-height: 14px;
        padding: 8px 13px
    }

    .two-paginations .headline .sort i {
        position: absolute
    }

    #list_videos_most_recent_videos .two-paginations .headline .title-holder {
        padding: 0 0 10px
    }

    .sort .sort-block .active {
        font-size: 12px;
    }

    .sort .items .item .link {
        font-size: 12px;
    }
}

@media screen and (max-width:480px) {

    .items-holder .item,
    .items-holder.models .item {
        width: 50%
    }

    .items-holder.channels .item,
    .items-list .item {
        width: 100%
    }

    .tags-holder .item {
        width: 90%
    }
}

@media screen and (max-width:400px) {
    .text-holder {
        font-size: 13px;
        line-height: 15px
    }
}

body.black {
    color: #fff;
    background-color: #2f2e2e
}

.black .header {
    background: #000;
    -webkit-box-shadow: 0 1px 0 #403f3f;
    box-shadow: 0 1px 0 #403f3f
}

.black .years-switch .years {
    color: #fff;
    border: 2px solid #fff
}

.black .toggle-switch .item {
    color: #474747;
    border: 1px solid #474747
}

.black .toggle-switch .item:first-of-type {
    background-color: transparent;
    border: 1px solid #474747;
    color: #474747
}

@media screen and (min-width:1024px) {
    .black .toggle-switch .item:hover {
        background: #2f2e2e;
        color: #fff
    }
}

.black .toggle-switch .item:last-of-type {
    background-color: #ff7e00;
    border: 1px solid #ff7e00;
    color: #fff
}

.black .dropdown-holder,
.black .tools-holder,
.black .tt-menu .tt-suggestion:last-of-type {
    border-bottom: 1px solid #403f3f
}

.black .search-form form .search-btn {
    color: #ff7e00;
    border-right: 1px solid #434343
}

.black .search-holder .search-open {
    color: #fff
}

@media screen and (min-width:1024px) {
    .black .search-form form .search-btn:hover {
        color: #fff
    }

    .black .search-holder .search-open:hover {
        color: #ff7e00
    }
}

.black .search-form form .input-text {
    background: #000;
    color: #fff
}

.black .tt-menu .tt-suggestion {
    background: #000;
    border-left: 1px solid #403f3f;
    border-right: 1px solid #403f3f
}

.black .tt-menu .tt-suggestion,
.black .tt-menu .tt-suggestion:before {
    color: #fff
}

@media screen and (min-width:1024px) {
    .black .tt-menu .tt-suggestion:hover {
        background-color: #474747
    }

    .black .tt-menu .tt-suggestion:hover:before {
        color: #ff7e00
    }
}

.black .tools-holder {
    border-top: 1px solid #403f3f
}

.black .tools-holder .top-menu .link {
    color: #fff
}

.black .tools-holder .top-menu .link i {
    color: #ff7e00
}

.black .tools-holder .top-menu .active .link {
    background: #ff7e00;
    color: #fff
}

.black .tools-holder .top-menu .active .link i {
    color: #fff
}

@media screen and (min-width:1024px) {
    .black .tools-holder .top-menu .item-menu:hover .link {
        background: #ff7e00;
        color: #fff
    }

    .black .tools-holder .top-menu .item-menu:hover .link i {
        color: #fff
    }
}

.black .dropdown-holder {
    background: #000;
    -webkit-box-shadow: 0 0 11px 2px rgba(0, 0, 0, .18);
    box-shadow: 0 0 11px 2px rgba(0, 0, 0, .18)
}

.black .items-holder .item .img-holder .title {
    background: rgba(255, 255, 255, .8);
    color: #000
}

@media screen and (min-width:1024px) {
    .black .items-holder .item a:hover .title {
        background: #ff7e00;
        color: #fff
    }
}

.black .items-holder .item.all a {
    background: #ff7e00
}

.black .items-holder .item.all .img-holder .title {
    color: #fff;
    background: 0 0
}

.black .items-holder .item .img-holder .icon-block {
    color: #fff
}

.black .items-holder.tags .item a {
    color: #fff;
    border: 1px solid #474747
}

@media screen and (min-width:1024px) {
    .black .items-holder .item.all a:hover {
        background: #2f2e2e
    }

    .black .items-holder.tags .item a:hover {
        background-color: #ff7e00;
        border: 1px solid #ff7e00;
        color: #fff
    }
}

.black .items-holder.tags .item.all a {
    background-color: #ff7e00;
    border: 1px solid #ff7e00;
    color: #fff
}

@media screen and (min-width:1024px) {
    .black .items-holder.tags .item.all a:hover {
        background-color: #000;
        border: 1px solid #ff7e00;
        color: #ff7e00
    }
}

.black .headline .title,
.black .text-holder {
    color: #fff
}

.black .color {
    color: #ff7e00
}

.black .refresh-hd .refresh-btn {
    color: #fff;
    background-color: #000;
    border: 1px solid #474747
}

.black .refresh-hd .refresh-btn i {
    color: #ff7e00
}

@media screen and (min-width:1024px) {
    .black .refresh-hd .refresh-btn:hover {
        color: #fff;
        border-color: #ff7e00;
        background: #ff7e00
    }

    .black .refresh-hd .refresh-btn:hover i {
        color: #fff
    }

    .black .items-list .item a:hover {
        -webkit-box-shadow: 0 0 11px 2px rgba(0, 0, 0, .18);
        box-shadow: 0 0 11px 2px rgba(0, 0, 0, .18)
    }

    .black .items-list .item a:hover .img-holder {
        border: 1px solid #ff7e00;
        border-bottom: none;
    }
}

.black .items-list .item .info {
    background: rgba(255, 255, 255, .9);
    color: #232222
}

.black .items-list .item .info i {
    color: #ff7e00
}

.black .items-list .item .rating i {
    color: #467700
}

.black .items-list .item .title-item {
    border: 1px solid #474747;
    border-top: none;
    background: #000;
    -webkit-transition: all .3s;
    transition: all .3s
}

.black .items-list .item .title-item .title {
    color: #fff
}

@media screen and (min-width:1024px) {
    .black .items-list .item a:hover .title {
        color: #ff7e00
    }

    .black .items-list .item a:hover .title-item {
        border-color: #ff7e00
    }
}

.black .items-list .item .title-item .hd {
    color: #fff;
    border-right: 1px solid #474747
}

@media screen and (min-width:1024px) {
    .black .items-list .item a:hover .hd {
        color: #ff7e00;
        border-color: #ff7e00
    }
}

.black .pagination .item .link {
    color: #fff;
    border: 1px solid #474747;
    background: #000
}

.black .pagination .item.next .link,
.black .pagination .item.prev .link {
    color: #ff7e00
}

@media screen and (min-width:1024px) {
    .black .pagination .item .link:hover {
        border: 1px solid #ff7e00;
        color: #ff7e00
    }

    .black .pagination .item.next .link:hover,
    .black .pagination .item.prev .link:hover {
        background-color: #ff7e00;
        color: #fff;
        border: 1px solid #ff7e00
    }
}

.black .pagination .item.active .link {
    background-color: #ff7e00;
    color: #fff;
    border: 1px solid #ff7e00
}

.black .hd-sort .item {
    background: #000;
    color: #474747;
    border: 1px solid #e1e1e1
}

.black .hd-sort .item:last-of-type {
    border: 1px solid #474747
}

@media screen and (min-width:1024px) {
    .black .hd-sort .item:hover {
        background: #2f2e2e;
        color: #fff;
        border-color: #ff7e00
    }
}

.black .hd-sort .item.active {
    color: #fff;
    background: #ff7e00;
    border-color: #ff7e00
}

.black .sort .text {
    color: #949494
}

.black .sort .sort-block .active {
    border: 1px solid #474747;
    background-color: #000
}

@media screen and (min-width:1024px) {
    .black .sort .sort-block:hover .active {
        background-color: #ff7e00;
        color: #fff;
        border-color: #ff7e00
    }
}

.black .sort .sort-block .active i {
    color: #ff7e00
}

.black .sort .items .item .link {
    border: 1px solid #474747;
    border-top: none;
    border-bottom: none;
    background: #000;
    color: #fff
}

.black .sort .items .item:last-of-type .link {
    border-bottom: 1px solid #474747
}

@media screen and (min-width:1024px) {
    .black .sort .sort-block:hover i {
        color: #fff
    }

    .black .sort .items .link:hover {
        background: #ff7e00;
        border-color: #ff7e00;
        color: #fff
    }

    .black .sort .items .item:last-of-type .link:hover {
        border-color: #ff7e00
    }
}

.black .tags-holder .item .link {
    color: #fff
}

.black .tags-holder .item .link .quantity {
    color: #a5a5a5
}

@media screen and (min-width:1024px) {
    .black .tags-holder .item .link:hover .quantity {
        color: #fff
    }

    .black .tags-holder .item .link:hover {
        color: #fff;
        background: #ff7e00
    }
}

.black .items-list.categories .item .title-item .quantity,
.black .items-list.channels .item .title-item .quantity,
.black .items-list.models .item .title-item .quantity {
    color: #a5a5a5
}

@media screen and (min-width:1024px) {

    .black .items-list.categories .item a:hover .quantity,
    .black .items-list.categories .item a:hover .title-item .title,
    .black .items-list.channels .item a:hover .quantity,
    .black .items-list.models .item a:hover .quantity {
        color: #fff
    }

    .black .items-list.categories .item a:hover .title-item {
        background: #ff7e00;
        border-color: #ff7e00
    }
}

.black .text-block.bottom .text-holder {
    border-left: 1px solid #c4c4c4
}

.black .footer {
    background-color: #000;
    -webkit-box-shadow: 0 -1px 0 #403f3f;
    box-shadow: 0 -1px 0 #403f3f
}

.black .footer-holder .text-holder {
    color: #949494
}

.black .footer-menu .item .link {
    color: #fff
}

@media screen and (min-width:1024px) {
    .black .footer-menu .item .link:hover {
        color: #ff7e00
    }
}

.black .btn-mobile-menu span {
    background: #fff
}

.black body.open-menu .btn-mobile-menu span {
    background: #ff7e00
}

.black .tags-block .title {
    color: #ff7e00
}

.black .load-more .btn {
    border: 1px solid #474747;
    background-color: #000;
    color: #fff
}

@media screen and (min-width:1024px) {
    .black .load-more .btn:hover {
        background-color: #ff7e00;
        color: #fff;
        border: 1px solid #ff7e00
    }
}

.black .video-holder {
    border: 1px solid #474747;
    border-top: none;
    background-color: #000
}

.black .video-holder .title-holder {
    color: #fff;
    border-bottom: 1px solid #474747
}

.black .info-buttons .link {
    color: #fff;
    border-right: 1px solid #000
}

.black .info-buttons .link:nth-child(3) {
    border: none
}

.black .info-buttons .link i {
    color: #ff7e00
}

@media screen and (min-width:1024px) {
    .black .info-buttons .link:hover {
        background: #ff7e00;
        color: #fff
    }

    .black .info-buttons .link:hover .color,
    .black .info-buttons .link:hover i {
        color: #fff
    }
}

.black .info-buttons .link.active,
.black .info-buttons .link.active .color,
.black .info-buttons .link.active i {
    background: #ff7e00;
    color: #fff
}

.black .rating-container i {
    color: #a5a5a5
}

@media screen and (min-width:1024px) {
    .black .rating-container .btn:hover i {
        color: #e50036
    }

    .black .rating-container .btn.rate-like:hover i {
        color: #467700
    }
}

.black .rating-container .scale-holder {
    background-color: #a5a5a5
}

.black .rating-container .scale-holder .scale {
    background: #467700
}

.black .rating-container .rating .voters-holder {
    color: #a5a5a5
}

.black .rating-container .rating .voters-holder .percent {
    color: #467700
}

.black .video-info {
    border-top: 1px solid #474747
}

.black .items-block .text {
    color: #a5a5a5
}

.black .items-block .items .item .link {
    color: #fff;
    border: 1px solid #474747;
    background-color: #000
}

@media screen and (min-width:1024px) {
    .black .items-block .items .item .link:hover {
        border-color: #ff7e00;
        color: #ff7e00
    }

    .black .items-block:first-of-type .items .item .link:hover {
        background: #ff7e00;
        border-color: #ff7e00;
        color: #fff
    }
}

.black .block-items .text {
    color: #a5a5a5
}

.black .models-channels .block-items .link,
.black .models-channels .block-items .link:after {
    color: #fff
}

@media screen and (min-width:1024px) {
    .black .models-channels .block-items .link:hover {
        color: #ff7e00
    }
}

.black .description-holder {
    color: #fff
}

.black .description-holder .title-description {
    color: #a5a5a5
}

.black .comments-holder {
    border-top: 1px solid #474747
}

.black .form .row .textfield {
    border: 1px solid #474747;
    background-color: #000;
    color: #fff
}

.black .form .row .textfield:focus {
    border-color: #ff7e00
}

.black .form .row .link {
    background-color: #ff7e00;
    border: 1px solid #ff7e00;
    color: #fff
}

@media screen and (min-width:1024px) {
    .black .form .row .link:hover {
        background: #fff;
        border-color: #ff7e00;
        color: #ff7e00
    }
}

.black .comment-item .title-comment {
    color: #ff7e00
}

.black .comment-item .title-comment .data {
    color: #a5a5a5
}

.black .comment-item .title-comment .text-comment {
    color: #232222
}

@media screen and (max-width:1024px) {
    .black .sort .sort-block.open-sort .active {
        background-color: #ff7e00;
        color: #fff;
        border-color: #ff7e00
    }

    .black .sort .sort-block.open-sort i {
        color: #fff
    }

    .black .tools-holder .top-menu .item-menu.open-dropdown .link {
        background: #ff7e00;
        color: #fff
    }

    .black .tools-holder .top-menu .item-menu.open-dropdown .link i {
        color: #fff
    }
}

@media screen and (max-width:900px) {

    .black .search-form,
    .black .tools-holder {
        background: #000
    }

    .tags .headline {
        display: block;
        padding: 0 0 11px
    }
}

@media screen and (max-width:550px) {
    .black .rating-container {
        border-bottom: 1px solid #e1e1e1
    }
}

.player-holder .player-wrap {
    position: relative
}

.player-holder .player-wrap .kt-player {
    position: absolute !important
}

.autocomplete-suggestions {
    border: 1px solid #bb0849;
    background: #eeeced;
    cursor: default;
    overflow-y: auto
}

.autocomplete-suggestion {
    padding: 10px;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.autocomplete-icon {
    font-size: 15px;
    margin-right: 10px
}

.autocomplete-no-suggestion {
    padding: 10px
}

.autocomplete-selected {
    background: #bb0849;
    color: #fff
}

.autocomplete-selected a {
    color: #fff
}

.autocomplete-suggestions strong {
    font-weight: 700
}

.autocomplete-group {
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #666b6f;
    display: block;
    border-bottom: 1px solid #ccc;
    text-transform: capitalize
}

.success {
    font-size: 16px;
    color: #000;
    line-height: 18px
}

.black .success,
.img-icon {
    color: #fff
}

.img-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-65%);
    transform: translateY(-65%);
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    font-size: 70px;
    text-align: center
}

.items-list.models .img-icon {
    font-size: 140px
}

.items-list.categories .img-icon {
    font-size: 100px
}

.main-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.main-holder.index-holder {
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.main-holder .text-block.bot-fot {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.main-holder .text-block.bot-fot .headline {
    min-width: 120px;
    max-width: 425px
}

.main-holder .text-block.bot-fot .text-holder {
    max-width: 80%
}

@media screen and (max-width:767px) {
    .main-holder .text-block.bot-fot .text-holder {
        max-width: 100%
    }
}

.index-block .items-list.models {
    margin: 0 -10px 0 0;
    padding: 0 0 5px
}

.items-list .item .img-holder {
    border: 1px solid #e1e1e1;
    border-bottom: none
}

.black .items-list .item .img-holder {
    border: 1px solid #474747;
    border-bottom: none;
    transition: border .3s;
}

#Tooltip img {
    display: block;
    width: 200px;
    height: auto
}

.tippy-iOS {
    cursor: pointer !important
}

.tippy-notransition {
    transition: none !important
}

.tippy-popper {
    -webkit-perspective: 700px;
    perspective: 700px;
    z-index: 9999;
    outline: 0;
    transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    pointer-events: none;
    line-height: 1.4;
    max-width: calc(100% - 10px)
}

.tippy-popper[x-placement^=top] .tippy-arrow {
    border-top: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    bottom: -7px;
    margin: 0 6px;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.tippy-popper[x-placement^=bottom] .tippy-arrow {
    border-bottom: 8px solid #333;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    top: -7px;
    margin: 0 6px;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.tippy-tooltip {
    position: relative;
    color: #fff;
    border-radius: 4px;
    font-size: .9rem;
    padding: .3rem .6rem;
    max-width: 350px;
    text-align: center;
    will-change: transform;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #333
}

.tippy-tooltip[data-size=small] {
    padding: .2rem .4rem;
    font-size: .75rem
}

.tippy-tooltip[data-size=large] {
    padding: .4rem .8rem;
    font-size: 1rem
}

.tippy-tooltip[data-interactive],
.tippy-tooltip[data-interactive] path {
    pointer-events: auto
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme .tippy-arrow {
    border-top: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme .tippy-arrow {
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.tippy-tooltip.light-theme {
    color: #26323d;
    box-shadow: 0 0 20px 4px rgba(154, 161, 177, .15), 0 4px 80px -8px rgba(36, 40, 47, .25), 0 4px 4px -2px rgba(91, 94, 105, .15);
    background-color: #fff
}

.tippy-tooltip.light-border-theme {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 8, 16, .15);
    color: #26323d;
    box-shadow: 0 3px 14px -.5px rgba(0, 8, 16, .08)
}

.tippy-tooltip.light-border-theme .tippy-arrow:after,
.tippy-tooltip.light-border-theme .tippy-arrow:before {
    content: "";
    position: absolute;
    z-index: -1
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-border-theme .tippy-arrow {
    border-top-color: #fff
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-border-theme .tippy-arrow:after {
    border-top: 7px solid #fff;
    top: -7px
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-border-theme .tippy-arrow:before {
    border-top: 7px solid rgba(0, 8, 16, .2);
    bottom: -1px
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-border-theme .tippy-arrow {
    border-bottom-color: #fff
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-border-theme .tippy-arrow:after {
    border-bottom: 7px solid #fff;
    bottom: -7px
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-border-theme .tippy-arrow:before {
    border-bottom: 7px solid rgba(0, 8, 16, .2);
    bottom: -6px
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-border-theme .tippy-arrow,
.tippy-popper[x-placement^=top] .tippy-tooltip.light-border-theme .tippy-arrow {
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px)
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-border-theme .tippy-arrow:after,
.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-border-theme .tippy-arrow:before,
.tippy-popper[x-placement^=top] .tippy-tooltip.light-border-theme .tippy-arrow:after,
.tippy-popper[x-placement^=top] .tippy-tooltip.light-border-theme .tippy-arrow:before {
    left: -7px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

@media screen and (max-width: 900px) {
    .header-holder {
        padding: 7px 0 14px;
    }
}

@media screen and (max-width: 767px) {
    .regulations h2 {
        line-height: 22px;
    }
}

.toggle-switch-one.toggle-switch .item:first-of-type {
    background-color: #fff;
    border: 1px solid #fff;
    color: rgba(255, 126, 0, 1);
    border-right: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0 2px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.toggle-switch.toggle-switch-one {
    font-size: 0;
    line-height: 0;
    width: 62px;
    background: rgb(200, 200, 200);
    border-radius: 34px;
    border: 2px solid #232222;
}

.toggle-switch.white.toggle-switch-one .item.white {
    float: right;
}

.toggle-switch.white.toggle-switch-one .item.white .icon-moon {
    display: none;
}

.toggle-switch.black.toggle-switch-one .item.black {
    float: left;
}

.toggle-switch.black.toggle-switch-one .item.black .icon-sun {
    display: none;
}

.toggle-switch.white.toggle-switch-one {
    background: linear-gradient(to right, #e50036, #f4f4f4);
}

.toggle-switch.black.toggle-switch-one {
    border: 2px solid #fff;
    background: linear-gradient(to left, #2f2e2e, #a2a2a2);
}

@media screen and (max-width: 550px) {
    .description-holder .title-description {
        margin: 0 5px 0px 0;
        line-height: 12px;
    }

    .items-block {
        padding: 9px 0 5px;
    }

    .info-holder .block-items-models {
        margin: 0 0 10px;
    }
}

img {
    color: #fff;
}

.toggle-switch.black.toggle-switch-one.second .item.black .icon-sun,
.toggle-switch.white.toggle-switch-one.second .item.white .icon-moon {
    display: block;
}

.toggle-switch.toggle-switch-one.second {
    font-size: 18px;
    line-height: 20px;
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: rgba(255, 126, 0, 1);
    position: relative;
}


.toggle-switch.toggle-switch-one.second .item {
    position: absolute;
    opacity: 1;
    top: 0;
    right: 0;
    transition: all .2s;
}

.toggle-switch.toggle-switch-one.second span.item i {
    position: absolute;
    opacity: 0;
    transition: all .2s;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.toggle-switch.black.toggle-switch-one.second span.item i.icon-moon {
    opacity: 1;
}

.toggle-switch.white.toggle-switch-one.second span.item i.icon-sun {
    opacity: 1;
}

.toggle-switch.black.toggle-switch-one.second.active span.item i.icon-moon {
    opacity: 0;
}

.toggle-switch.black.toggle-switch-one.second.active span.item i.icon-sun {
    opacity: 1;
}

.toggle-switch.white.toggle-switch-one.second.active span.item i.icon-sun {
    opacity: 0;
}

.toggle-switch.white.toggle-switch-one.second.active span.item i.icon-moon {
    opacity: 1;
}

.toggle-switch.black.toggle-switch-one.second .item {
    left: 0;
}

.toggle-switch.black.toggle-switch-one.second.active .item {
    left: 28px;
}

.toggle-switch.white.toggle-switch-one.second.active .item {
    right: 28px;
}

.main-nav .toggle-switch.toggle-switch-one.second {
    display: none;
}

@media screen and (max-width: 900px) {
    .header-holder .toggle-switch.toggle-switch-one.second {
        display: none;
    }

    .toggle-switch.toggle-switch-one.second {
        margin: 0 auto 15px;
    }

    .main-nav .toggle-switch.toggle-switch-one.second {
        display: flex;
    }

    .tools-holder .top-menu .item-menu.dropdown.open-dropdown {
        margin: 0 0 10px;
    }
}

.sort-filter .item-menu {
    position: relative;
    padding: 0 5px;
}

.sort-filter .item-menu.first {
    border-right: 1px solid #ccc;
    padding: 0 13px 0 5px;
}

.sort-filter {
    display: flex;
    /* padding: 10px 0 0; */
    width: fit-content;
    margin: 8px 0 -5px -16px;
    /* flex-grow: 1;
    justify-content: flex-end; */
}

.sort-filter .dropdown-holder {
    display: none;
}

.sort-filter .item-menu .link {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    padding: 5px 10px;
    /* background: #fff; */
    border-radius: 5px;
    /* border: 1px solid #ccc; */
}

.sort-filter .first.item-menu:first-of-type .link {
    /* font-size: 16px; */
    color: #e50036;
    font-weight: 500;
    display: none;
}

.sort-filter .item-menu .link i {
    transition: all .3s;
    font-size: 8px;
    padding: 0 3px;
    color: #e50036;
}

.sort-filter .dropdown-holder .items-holder {
    padding: 5px 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.sort-filter .item-menu .dropdown-holder {
    padding: 0;
    border: none;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15);
    border-radius: 3px;
    width: calc(100% - 10px);
    margin: 0 auto;
    top: 100%;
    border-radius: 0 0 5px 5px;
    border: 1px solid #ccc;
}

.sort-filter .item-menu:last-of-type .dropdown-holder {
    width: 100%;
}

.sort-filter .items-holder .item {
    width: 100%;
    padding: 0;
}

.sort-filter .items-holder .item a {
    background: transparent;
    white-space: nowrap;
    color: #000;
    padding: 5px 6px;
    transition: all .3s;
    cursor: pointer;
}

.sort-filter .items-holder .item.active a {
    color: #e50036;
}

.filter-mob svg {
    width: 20px;
    margin: 0 2px 0 0;
}

.filter-mob {
    display: none;
    align-items: center;
    width: fit-content;
    cursor: pointer;
}

body.black .sort-filter .item-menu .link {
    color: #fff;
}

body.black .sort-filter .first.item-menu:first-of-type .link {
    font-weight: 700;
    color: #ff7e00;
}

body.black .filter-mob svg {
    fill: #fff;
}

body.black .sort-filter .items-holder .item a {
    color: #fff;
}

body.black .sort-filter .item-menu .link i {
    color: #ff7e00;
}

.headline .count svg {
    width: 18px;
    margin: 0 3px;
}

.headline .count span {
    margin: 0 0 0 3px;
    display: contents;
}

.headline .count {
    display: contents;
    align-items: center;
    padding: 0px 5px 0 0;
    font-size: 19px;
    line-height: 20px;
    font-weight: 400;
    /* margin: 5px 0 0; */
}

body.black .headline .count svg {
    fill: #fff;
}

.sort-filter .first.item-menu .dropdown-holder {
    display: block;
    position: relative;
    background: transparent;
    top: 0;
    box-shadow: none;
    border: none;
    z-index: 0;
}

.sort-filter .first.item-menu .dropdown-holder .items-holder {
    padding: 0;
    flex-direction: row;
}

.sort-filter .first.item-menu .items-holder .item a {
    padding: 6px 6px;
    font-weight: 600;
}

body.black .sort-filter .items-holder .item.active a {
    color: #ff7e00;
}

body.black .sort-filter .item-menu.first {
    border-right: 1px solid #474747;
}

body.black .sort-filter .item-menu .dropdown-holder {
    border: 1px solid #474747;
}

body.black  .sort-filter .first.item-menu .dropdown-holder {
    border: none;
}

@media screen and (min-width: 1024px) {


    .sort-filter .first.item-menu .items-holder .item a:hover {
        color: #e50036;
        background: transparent;
    }

    body.black .sort-filter .first.item-menu .items-holder .item a:hover {
        color: #ff7e00;
        background: transparent;
    }

    

    .sort-filter .item-menu:hover .dropdown-holder {
        display: block;
    }

    .sort-filter .item-menu:hover .link i {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #e50036;
    }

    .sort-filter .item-menu:hover .link {
        color: #e50036;
    }

    .sort-filter .items-holder .item a:hover {
        color: #fff;
        background: #e50036;
    }

    body.black .sort-filter .item-menu:hover .link i {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #ff7e00;
    }

    body.black .sort-filter .item-menu:hover .link {
        color: #ff7e00;
    }

    body.black .sort-filter .items-holder .item a:hover {
        color: #fff;
        background: #ff7e00;
    }
}

@media screen and (max-width: 1240px) {

    .title-holder {
        width: 100%;
    }

    .sort-filter {
        margin: 8px 0 0 -16px;
    }

    .headline {
        padding: 0 0 10px;
    }

}


@media screen and (max-width: 1024px) {
    .sort-filter .item-menu.open-dropdown .dropdown-holder {
        display: block;
    }

    .sort-filter .item-menu.open-dropdown .link i {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #e50036;
    }

    .sort-filter .item-menu.open-dropdown .link {
        color: #e50036;
    }

    body.black .sort-filter .item-menu.open-dropdown .link i {
        color: #ff7e00;
    }

    body.black .sort-filter .item-menu.open-dropdown .link {
        color: #ff7e00;
    }
}

@media screen and (max-width: 900px) {
    .sort-filter .dropdown-holder {
        position: absolute;
    }

    .headline {
        display: flex;
        flex-wrap: wrap;
        padding: 0 0 8px;
    }

    .headline .title-holder {
        /* margin: 5px 0 0; */
    }

    .sort-filter {
        margin: 5px -5px 0 -16px;
    }
}

.empty-content {
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 30px;
}



@media screen and (max-width: 767px) {

    .title-holder {
        width: auto;
    }

    .sort-filter {
        flex-wrap: wrap;
        margin: 5px -5px 0;
        width: 100%;
        display: none;
        width: calc(100% + 10px);
        padding: 10px 0 0;
    }

    .filter-mob {
        display: flex;
        padding: 7px 0 0;
        align-items: flex-end;
        /* margin: 0 100% 0 0; */
    }

    .index-holder #list_videos_most_recent_videos .filter-mob {
        padding: 0px 0 4px;
    }

    .sort-filter .item-menu {
        width: 50%;
        padding: 0 5px 5px;
    }

    .sort-filter .item-menu.first {
        border-right: none;
        padding: 0 5px 5px;
    }

    .sort-filter .item-menu .link {
        display: flex;
        justify-content: space-between;
        padding: 5px 10px;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #ccc;
    }

    .sort-filter .first.item-menu:first-of-type .link {
        /* font-weight: 400;
        color: #000; */
        display: flex;
    }

    .sort-filter .items-holder .item a {
        padding: 5px 10px;
    }

    .sort-filter .first.item-menu .dropdown-holder {
        padding: 0;
        -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15);
        width: calc(100% - 10px);
        margin: 0 auto;
        top: 31px;
        border-radius: 0 0 5px 5px;
        border: 1px solid #ccc;
        position: absolute;
        background: #fff;
        display: none;
        z-index: 100;
    }

    .sort-filter .first.item-menu.open-dropdown .dropdown-holder {
        display: block;
    }

    .sort-filter .first.item-menu .dropdown-holder .items-holder {
        display: flex;
        flex-direction: column;
    }

    .sort-filter .first.item-menu .items-holder .item a {
        padding: 6px 10px;
        font-weight: 400;
    }

    .sort-filter .dropdown-holder .items-holder {
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
    }

    .sort-filter .item-menu .dropdown-holder {
        width: calc(100% - 10px);
        margin: 0 auto;
        top: 31px;
        border-radius: 0 0 5px 5px;
        border: 1px solid #ccc;
    }

    .sort-filter .item-menu:last-of-type .dropdown-holder {
        width: calc(100% - 10px);
    } 

    .sort-filter .items-holder .item.active a {
        background: #e50036;
        color: #fff;
    }

    .headline {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .headline .count {
        flex-grow: 1;
    }

    body.open-filter .sort-filter {
        display: flex;
        justify-content: flex-start;
    }

    body.black .sort-filter .item-menu .link {
        background: #000;
    }

    body.black .sort-filter .items-holder .item.active a {
        background: #ff7e00;
    }

    body.black .sort-filter .first.item-menu:first-of-type .link {
        font-weight: 400;
        color: #fff;
    }

    .sort-filter .first.item-menu:first-of-type.open-dropdown .link {
        color: #e50036;
    }

    body.black .sort-filter .first.item-menu:first-of-type.open-dropdown .link {
        color: #ff7e00;
    }

    body.black .sort-filter .item-menu.first {
        border-right: none;
    }

    .headline .count span {
        /* display: none; */
    }

    .headline .count span {
        margin: 0 0px 0 3px;
    }

    body.black .sort-filter .items-holder .item.active a {
        color: #fff;
    }

    body.black .sort-filter .item-menu .link {
        border: 1px solid #474747;
    }

    body.black .sort-filter .first.item-menu .dropdown-holder {
        background: #000;
    }

    body.black .sort-filter .first.item-menu .dropdown-holder {
        border: 1px solid #474747;
    }
}

@media screen and (max-width: 550px) {
    .two-paginations .headline {
        display: flex;
    }

    .headline .count {
        font-size: 14px;
        line-height: 17px;
    }
}

@media screen and (max-width: 400px) {

    .title-holder {
        width: 100%;
        padding: 0;
    }

    .filter-mob {
        padding: 12px 0 0;
    }

}

.fp-ui {
    position: relative;
}

.player-holder .video_player {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    padding: 10px;
}

.player-holder.show-vieos .video_player {
    display: block;
}

.player-holder .items-list .item {
    box-sizing: border-box;
    width: 33.33%;
    padding: 1.5% 10px 1% 0;
}


.player-holder .items-list .item:nth-last-child(-n+2) {
    display: none;
}

@media screen and (max-width: 1400px) {
    .player-holder .items-list .item {
        padding: 0 10px 1% 0;
    }
}

@media screen and (max-width: 1250px) {
    .player-holder .items-list .item {
        padding: 0 10px 0.5% 0;
    }
}



@media screen and (max-width: 1050px) {
    .player-holder .items-list .item {
        width: 33.33%;
    }
}

@media screen and (max-width: 880px) {
    .player-holder .items-list .item .title-item {
        padding: 7px 10px;
    }
}

@media screen and (max-width: 767px) {
    .player-holder .items-list .item {
        width: 50%;
    }

    .player-holder .items-list .item:nth-last-child(-n+4) {
        display: none;
    }

    .player-holder .items-list .item .title-item {
        display: none;
    }

    .player-holder  .items-list .item .img-holder {
        padding-bottom: 50.47%;
    }
}

@media screen and (max-width: 550px) {
    .player-holder .items-list .item {
        width: 50%;
    }

    .headline.headline-refresh {
        margin: -10px 0 -5px;
    }

    .refresh-hd {
        padding: 5px 0;
    }

    .player-holder  .items-list .item .img-holder {
        padding-bottom: 56.47%;
    }

    .player-holder .items-list .item:nth-last-child(-n+6) {
        display: none;
    }

    .player-holder .items-list .item .title-item {
        display: flex;
    }

    .player-holder .two-paginations {
        height: 100%;
    }

    .player-holder  .two-paginations .items-list {
        height: 100%;
        box-sizing: border-box;
        padding: 0 0 28px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 380px) {

    .player-holder .items-list .item .title-item {
        padding: 0px 10px;
    }

    .player-holder .items-list .item {
        padding: 0 5px 0.5% 0;
    }

}

.main {
    padding: 35px 0 0;
}

.main.page {
    padding: 55px 0 0;
}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 1240px) {
    #list_categories_categories_list .title-holder,
    #list_models_models_list .title-holder,
    #list_dvds_channels_list .title-holder{
        /* margin: 0 0 6px; */
    }

}

.main.main-vk {
    padding: 0;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.main.main-vk .main-holder {
    padding: 20px;
    max-width: 830px;
    margin: 0 auto;
}

.main.main-vk .logo-holder img {
    max-width: 280px;
}

.main.main-vk .logo-holder {
    text-align: center;
    padding: 0 0 20px;
}

.main.main-vk .regulations .headline {
    line-height: 26px;
    text-align: center;
}

.main.main-vk .regulations p {
    text-align: center;
}

.main.main-vk .empty-content a {
    background: #53759C;
    color: #fff;
    padding: 12px 15px;
    display: flex;
    width: fit-content;
    margin: 0 auto;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
}

.main.main-vk .empty-content a svg {
    fill: #fff;
    margin: 0 5px 0 0;
}

@media screen and (max-width: 900px) {
    .main.main-vk {
        top: 0;
        transform: translateY(0%);
        position: relative;
    }

    .main.main-vk .regulations .headline {
        line-height: 21px;
        text-align: center;
        font-size: 18px;
    }

    .main.main-vk .regulations p:last-of-type {
        padding: 0 0 17px;
    }

}