html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0; }

button {
  overflow: visible;
  background: none;
  border: 0; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dt {
  margin: 0;
  padding: 0; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

ul {
  list-style: none; }

::-moz-selection {
  color: #FFF;
  background: #ff0468; }

::selection {
  color: #FFF;
  background: #ff0468; }

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

IMG {
  vertical-align: top;
  max-width: 100%;
  height: auto; }

A {
  color: #dadada;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  A:hover {
    outline: 0;
    color: #ff0468; }

HTML {
  height: 100%;
  background: #000; }

BODY {
  color: #dadada;
  font: 13px/1.2 Arial, Helvetica Neue, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  min-height: 100%;
  position: relative; }

H1, H2, H3 {
  margin-bottom: 5px; }

P {
  line-height: 1.5;
  margin-bottom: 5px; }

PRE {
  max-width: 100%;
  overflow: hidden; }

.mr {
  margin-right: 10px; }

.wrap {
  margin: 0 auto;
  background: #202020;
  width: 1000px;
  min-height: 100%;
  padding-bottom: 195px;
  margin-bottom: -195px; }
  @media only screen and (min-width: 1220px) {
    .wrap {
      width: 1200px;
      padding-bottom: 175px;
      margin-bottom: -175px; } }
  @media only screen and (min-width: 1420px) {
    .wrap {
      width: 1400px;
      padding-bottom: 165px;
      margin-bottom: -165px; } }
  @media only screen and (min-width: 1620px) {
    .wrap {
      width: 1600px; } }
  @media only screen and (min-width: 1880px) {
    .wrap {
      width: 1786px; } }

.silver {
  color: #999; }

.fa {
  position: relative;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .fa-minus {
    vertical-align: middle; }
  .fa--gray {
    color: #777; }
  .fa--green {
    color: #8db437; }
  .fa--s14 {
    font-size: 14px !important; }
  .fa--s16 {
    font-size: 16px !important; }
  .fa--s24 {
    font-size: 24px !important; }

.mdi-gay {
  position: relative; }
  .mdi-gay:before {
    content: "\F29D";
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg); }
  .mdi-gay:after {
    content: "\F29D";
    position: absolute;
    right: 0;
    top: 5px;
    display: inline-block;
    font: normal normal normal 14px/1 "Material Design Icons";
    font-size: 9px;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg); }

.i {
  position: relative; }
  .i--gray {
    color: #777; }
  .i--green {
    color: #8db437; }
  .i--s14 {
    font-size: 14px !important; }
  .i--s16 {
    font-size: 16px !important; }
  .i--s24 {
    font-size: 24px !important; }

.fl--r {
  float: right; }

.hidden {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  opacity: 0;
  visibility: hidden;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important; }

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

/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-au, .category--australian:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: 0px 0px;
  width: 28px;
  height: 14px; }

.icon-br, .category--brazilian:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -71px -56px;
  width: 20px;
  height: 14px; }

.icon-cn, .category--chinese:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -21px -42px;
  width: 21px;
  height: 14px; }

.icon-cz, .category--czech:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -71px -14px;
  width: 21px;
  height: 14px; }

.icon-de, .category--german:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: 0px -28px;
  width: 21px;
  height: 14px; }

.icon-dk, .category--danish:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -57px -70px;
  width: 18px;
  height: 14px; }

.icon-es, .category--spanish:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -50px 0px;
  width: 21px;
  height: 14px; }

.icon-fr, .category--french:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -50px -14px;
  width: 21px;
  height: 14px; }

.icon-gb, .category--british:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -50px -28px;
  width: 21px;
  height: 14px; }

.icon-hclips, .category--hclips:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -75px -70px;
  width: 13px;
  height: 14px; }

.icon-hd, .category--hd:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: 0px -14px;
  width: 24px;
  height: 14px; }

.icon-hdzog, .category--hdzog:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: 0px -84px;
  width: 13px;
  height: 14px; }

.icon-hotmovs, .category--hotmovs:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -92px 0px;
  width: 25px;
  height: 10px; }

.icon-hr, .category--croatian:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -21px -56px;
  width: 21px;
  height: 14px; }

.icon-il, .category--israeli:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -19px -70px;
  width: 19px;
  height: 14px; }

.icon-in, .category--indian:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -71px 0px;
  width: 21px;
  height: 14px; }

.icon-is {
  background-image: url(/images/categories_1516872691.png);
  background-position: 0px -70px;
  width: 19px;
  height: 14px; }

.icon-it, .category--italian:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -21px -28px;
  width: 21px;
  height: 14px; }

.icon-jp, .category--japanese:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -71px -42px;
  width: 21px;
  height: 14px; }

.icon-nl, .category--dutch:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -71px -28px;
  width: 21px;
  height: 14px; }

.icon-no, .category--norwegian:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -38px -70px;
  width: 19px;
  height: 14px; }

.icon-pl, .category--polish:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -28px -14px;
  width: 22px;
  height: 14px; }

.icon-pt, .category--portuguese:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -42px -56px;
  width: 21px;
  height: 14px; }

.icon-ro, .category--romanian:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: 0px -56px;
  width: 21px;
  height: 14px; }

.icon-ru, .category--russian:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -42px -42px;
  width: 21px;
  height: 14px; }

.icon-shemalez, .category--shemalez:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -106px -52px;
  width: 11px;
  height: 14px; }

.icon-star {
  background-image: url(/images/categories_1516872691.png);
  background-position: -92px -52px;
  width: 14px;
  height: 14px; }

.icon-thegay, .category--thegay:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -92px -66px;
  width: 13px;
  height: 14px; }

.icon-tubepornclassic, .category--tubepornclassic:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -92px -24px;
  width: 15px;
  height: 14px; }

.icon-txxx, .category--txxx:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -92px -38px;
  width: 15px;
  height: 14px; }

.icon-ua, .category--ukrainian:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: 0px -42px;
  width: 21px;
  height: 14px; }

.icon-upornia, .category--upornia:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -92px -10px;
  width: 17px;
  height: 14px; }

.icon-us, .category--american:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -28px 0px;
  width: 22px;
  height: 14px; }

.icon-vjav, .category--vjav:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -105px -66px;
  width: 11px;
  height: 14px; }

.icon-voyeurhit, .category--voyeurhit:after {
  background-image: url(/images/categories_1516872691.png);
  background-position: -109px -10px;
  width: 5px;
  height: 14px; }

.container, .content {
  width: 100%;
  padding: 0 10px; }
  @media only screen and (min-width: 1220px) {
    .container, .content {
      padding: 0 30px; } }

.header {
  position: relative; }
  .header__top {
    height: 80px;
    padding-top: 20px; }
  .header__logo {
    width: 175px;
    position: relative;
    top: -8px;
    float: left;
    padding: 0 45px 0 15px; }
  .header__search {
    width: 480px;
    float: left; }
    @media only screen and (min-width: 1220px) {
      .header__search {
        width: 640px; } }
  .header__setting {
    position: absolute;
    top: 25px;
    right: 30px; }

.footer {
  text-align: center;
  border-top: 1px solid #303030;
  padding: 0 30px 15px 30px;
  margin: 0 auto;
  overflow: hidden;
  width: 1000px; }
  .footer:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (min-width: 1220px) {
    .footer {
      width: 1200px; } }
  @media only screen and (min-width: 1420px) {
    .footer {
      width: 1400px; } }
  @media only screen and (min-width: 1620px) {
    .footer {
      width: 1600px; } }
  @media only screen and (min-width: 1880px) {
    .footer {
      width: 1786px; } }
  .footer-menu {
    padding: 15px 0; }
    .footer-menu__item {
      display: inline-block;
      margin-right: 17px;
      font-size: 14px;
      line-height: 28px;
      font-weight: 700;
      color: #707070;
      letter-spacing: .8px; }
    .footer-menu__link:hover .i {
      fill: #ff0468; }
  .footer__links {
    margin-top: 15px; }
    .footer__links a:first-child {
      margin-right: 15px; }
  .footer .disclaimer {
    color: #999; }

.content {
  min-height: 600px; }
  .content:after {
    content: "";
    display: table;
    clear: both; }

.main {
  float: left;
  border-left: 1px solid #303030;
  padding-left: 10px;
  padding-bottom: 15px;
  margin-top: 15px;
  width: 820px;
  min-height: 1847px; }
  .main--no-border {
    border-left: none; }
  .main--fluid {
    width: 100% !important;
    padding-left: 0;
    border-left: none; }
  .main__header {
    position: relative;
    padding: 0 3px;
    padding-bottom: 10px; }
    .main__header:after {
      content: "";
      display: table;
      clear: both; }
  .main__subheader {
    position: relative;
    padding: 0 3px; }
    .main__subheader:after {
      content: "";
      display: table;
      clear: both; }
    .main__subheader::before {
      z-index: 1;
      -webkit-box-sizing: content-box;
              box-sizing: content-box;
      position: absolute;
      bottom: 11px;
      content: '';
      width: 803px;
      border-bottom: 1px solid #303030;
      display: block; }
      @media only screen and (min-width: 1220px) {
        .main__subheader::before {
          width: 903px; } }
      @media only screen and (min-width: 1420px) {
        .main__subheader::before {
          width: 1103px; } }
      @media only screen and (min-width: 1620px) {
        .main__subheader::before {
          width: 1302px; } }
      @media only screen and (min-width: 1880px) {
        .main__subheader::before {
          width: 1562px; } }
  .main__title {
    display: inline-block;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 28px;
    color: #dadada;
    font-weight: 700; }
  .main__footer {
    margin-top: 15px;
    text-align: center; }
  @media only screen and (min-width: 1220px) {
    .main {
      padding-left: 30px;
      width: 940px; } }
  @media only screen and (min-width: 1420px) {
    .main {
      width: 1140px; } }
  @media only screen and (min-width: 1620px) {
    .main {
      width: 1340px; } }
  @media only screen and (min-width: 1880px) {
    .main {
      width: 1526px; } }
  .main__all {
    display: inline-block;
    background: #ff0468;
    padding: 5px 15px;
    width: 580px;
    margin-left: -10px;
    font-size: 17px;
    border-radius: 3px;
    -webkit-transition: all .25s;
    transition: all .25s; }
    .main__all:hover {
      background: #303030;
      color: #dadada; }

.btn {
  background-color: #303030;
  color: #dadada;
  font-size: 14px;
  text-align: left;
  line-height: 14px;
  border-radius: 3px;
  padding: 8px 10px;
  margin-left: 10px;
  display: inline-block;
  -webkit-transition: background 0.25s;
  transition: background 0.25s; }
  .btn:hover {
    background: #101010;
    color: #b71c1c; }

.data {
  margin-bottom: 10px; }
  .data__item {
    margin-right: 5px; }
    .data__item svg {
      top: -2px; }
      .data__item svg:hover {
        fill: #dadada; }

.i {
  width: 12px;
  height: 12px;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  fill: #dadada;
  -webkit-transition: fill 0.25s;
  transition: fill 0.25s; }
  .i--home {
    top: 1px; }
  .i--14 {
    width: 14px;
    height: 14px; }
  .i--16 {
    width: 16px;
    height: 16px; }
  .i--18 {
    width: 18px;
    height: 18px; }
  .i--20 {
    width: 20px;
    height: 20px; }
  .i--22 {
    width: 22px;
    height: 22px; }
  .i--24 {
    width: 24px;
    height: 24px; }

.tops {
  width: 300px;
  height: 250px; }

.tops > div {
  width: 100%;
  height: 100%; }

.tops img {
  width: auto;
  height: 100%; }

.tops [src^="data:image"] {
  width: 0 !important;
  height: 0 !important; }

.logo {
  font-size: 40px; }
  .logo img {
    width: 100%; }

.setting__btn {
  display: inline-block;
  padding: 8px;
  padding-right: 15px;
  margin-left: 10px;
  position: relative;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }
  .setting__btn::after {
    right: 0;
    top: 45%;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-bottom: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 3px solid #d2d2d2; }
  .setting__btn:hover {
    color: #ff0468; }
    .setting__btn:hover::after {
      border-top-color: #ff0468; }
    .setting__btn:hover > .i {
      fill: #ff0468; }

.setting img {
  width: 16px;
  vertical-align: baseline;
  margin-right: 5px;
  position: relative;
  top: 1px; }

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

.setting__list {
  display: none;
  position: absolute;
  top: 28px;
  right: 0;
  text-align: left;
  background: #303030;
  border-radius: 3px 0 3px 3px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  z-index: 10;
  max-width: 150px; }
  .setting__list::before {
    top: -3px;
    right: 1px;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-top: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 3px solid #303030; }
  .setting__list--lang {
    width: 105px; }
  .setting__list--active {
    display: block; }

.setting__item {
  padding: 7px;
  border-radius: 3px;
  white-space: nowrap;
  color: #dadada; }
  .setting__item:hover {
    background: rgba(255, 255, 255, 0.1); }

.dropdown {
  position: relative;
  display: inline-block; }
  .dropdown__btn {
    display: inline-block;
    padding: 8px;
    padding-right: 15px;
    margin-left: 10px;
    position: relative; }
    .dropdown__btn::after {
      right: 0;
      top: 45%;
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      border-bottom: none;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 3px solid #d2d2d2; }
    .dropdown__btn:hover {
      color: #ff0468; }
      .dropdown__btn:hover::after {
        border-top-color: #ff0468; }
  .dropdown img {
    width: 16px;
    vertical-align: baseline;
    margin-right: 5px;
    position: relative;
    top: 1px; }
  .dropdown i {
    margin-right: 5px; }
  .dropdown__list {
    display: none;
    position: absolute;
    top: 28px;
    right: 0;
    text-align: left;
    background: #303030;
    border-radius: 3px 0 3px 3px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    z-index: 10;
    max-width: 150px; }
    .dropdown__list::before {
      top: -3px;
      right: 1px;
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      border-top: none;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-bottom: 3px solid #303030; }
    .dropdown__list--lang {
      width: 105px; }
    .dropdown__list--active {
      display: block; }
  .dropdown__link {
    display: block;
    padding: 7px;
    border-radius: 3px;
    white-space: nowrap;
    color: #dadada;
    font-size: 13px;
    line-height: 1; }
    .dropdown__link:hover {
      background: #101010; }
      .dropdown__link:hover svg {
        fill: #ff0468; }
  .dropdown--network .dropdown__list {
    top: 40px; }
  .dropdown__label {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px; }

.nav {
  clear: both;
  width: 100%;
  background: #000; }
  .nav:after {
    content: "";
    display: table;
    clear: both; }
  .nav__list {
    margin-left: 6px; }
    @media only screen and (min-width: 1220px) {
      .nav__list {
        margin-right: 0; } }
  .nav__item {
    display: block;
    float: left; }
  .nav__link {
    display: block;
    min-width: 90px;
    padding: 11px 13px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #dadada;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    position: relative;
    z-index: 1; }
    @media only screen and (min-width: 1220px) {
      .nav__link {
        font-size: 16px;
        padding: 11px 15px; } }
    .nav__link .i {
      top: -2px; }
    .nav__link:hover .i {
      fill: #ff0468; }
    .nav__link--active:before {
      content: '';
      position: absolute;
      z-index: -1;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      -webkit-transform: skew(-35deg);
              transform: skew(-35deg);
      background: #202020; }
    .nav__link--active .i--home {
      top: -1px; }
  .nav__network {
    float: right;
    position: relative; }
    .nav__network::after {
      right: 0;
      top: 50%;
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      border-bottom: none;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 3px solid #d2d2d2; }
    .nav__network:hover {
      color: #ff0468; }
      .nav__network:hover::after {
        border-top-color: #ff0468; }

.network {
  position: relative; }
  .network__list {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background: #303030;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 14px;
    top: 40px;
    right: 0px; }
    .network__list::before {
      top: -3px;
      right: 1px;
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      border-top: none;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-bottom: 3px solid #303030; }
    .network__list--active {
      opacity: 1;
      visibility: visible; }
  .network:hover .network__l2ist {
    opacity: 1;
    visibility: visible; }
  .network__link {
    display: block;
    padding: 8px; }
    .network__link:hover {
      color: #dadada;
      background: rgba(255, 255, 255, 0.1); }

.search {
  width: 100%;
  position: relative; }
  .search__input {
    display: block;
    position: relative;
    width: 100%;
    height: 40px;
    padding: 0 40px 0 19px;
    border: 1px solid #303030;
    border-radius: 6px;
    background: #000;
    color: #dadada;
    font-size: 18px;
    line-height: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow .15s ease;
    transition: -webkit-box-shadow .15s ease;
    transition: box-shadow .15s ease;
    transition: box-shadow .15s ease, -webkit-box-shadow .15s ease; }
    .search__input:focus {
      -webkit-box-shadow: 0 0 1px #dadada;
              box-shadow: 0 0 1px #dadada; }
    .search__input::-ms-reveal {
      display: none !important;
      width: 0 !important;
      height: 0 !important; }
    .search__input::-ms-clear {
      display: none !important;
      width: 0 !important;
      height: 0 !important; }
  .search__btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: 0; }

/*--------------------*/
/* Search suggestions */
/*--------------------*/
.search-reset {
  display: none;
  position: absolute;
  right: 26px;
  width: 25px;
  height: 25px;
  font-size: 28px;
  bottom: 12px;
  color: #333;
  cursor: pointer;
  font-style: normal; }
  .search-reset:hover, .search-reset:focus {
    outline: none;
    background: none; }
  .search-reset--show {
    display: block; }
  @media (min--moz-device-pixel-ratio: 1.5) {
    .search-reset {
      bottom: 13px; } }

.search-suggest {
  display: none;
  position: absolute;
  top: 39px;
  left: 0;
  background: #2b2828;
  border-radius: 3px;
  width: 60%;
  border: 1px solid #303030;
  text-align: left; }
  .search-suggest--show {
    display: block;
    z-index: 200; }
  .search-suggest A {
    display: block;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    padding: 5px 8px;
    font-size: 14px;
    border-bottom: 1px solid #303030; }
    @media all and (max-width: 760px) {
      .search-suggest A {
        font-size: 16px; } }
    .search-suggest A:hover {
      background: #222020; }
  @media all and (max-width: 760px) {
    .search-suggest {
      width: 80%;
      top: 105px; } }

.thumbs {
  font-size: 0;
  margin-left: -3px; }
  .thumbs__title {
    padding-left: 4px;
    margin-left: 3px;
    margin-right: 4px;
    border-bottom: 1px solid #303030;
    display: block; }
    .thumbs__title span {
      display: inline-block;
      padding: 0 10px;
      margin-left: -3px;
      background: #303030;
      border: none;
      border-radius: 3px 3px 0 0;
      color: #dadada;
      font-size: 18px;
      line-height: 32px; }
  .thumbs .thumb:nth-last-child(2):not(.thumb--video):not(.thumb--category), .thumbs .thumb-category:nth-last-child(2):not(.thumb--video):not(.thumb--category) {
    display: none; }
  .thumbs .thumb:nth-last-child(1):not(.thumb--video):not(.thumb--category), .thumbs .thumb-category:nth-last-child(1):not(.thumb--video):not(.thumb--category) {
    display: none; }

.thumb, .thumb-category {
  display: inline-block;
  font-size: 14px;
  width: 300px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  padding: 5px;
  width: 25%; }
  .thumb .i:hover, .thumb-category .i:hover {
    fill: #dadada; }
  .thumb:nth-child(66), .thumb-category:nth-child(66) {
    display: none; }
  .thumb:nth-child(161), .thumb-category:nth-child(161) {
    display: none; }
  .thumb:nth-child(162), .thumb-category:nth-child(162) {
    display: none; }
  @media only screen and (min-width: 1220px) {
    .thumb, .thumb-category {
      width: 25%;
      float: none; } }
  @media only screen and (min-width: 1420px) {
    .thumb, .thumb-category {
      width: 20%;
      float: none; } }
  @media only screen and (min-width: 1620px) {
    .thumb, .thumb-category {
      width: 16.666%; }
      .thumb:nth-child(66), .thumb-category:nth-child(66) {
        display: inline-block; } }
  @media only screen and (min-width: 1620px) {
    .thumb:nth-child(161), .thumb-category:nth-child(161) {
      display: inline-block; } }
  @media only screen and (min-width: 1880px) {
    .thumb, .thumb-category {
      display: inline-block;
      float: none;
      width: 16.666%; }
      .thumb:nth-child(10), .thumb-category:nth-child(10), .thumb:nth-child(11), .thumb-category:nth-child(11), .thumb:nth-child(12), .thumb-category:nth-child(12) {
        margin-top: 0; }
      .thumb:nth-child(13), .thumb-category:nth-child(13), .thumb:nth-child(14), .thumb-category:nth-child(14), .thumb:nth-child(15), .thumb-category:nth-child(15) {
        margin-top: 0; }
      .thumb:nth-child(66), .thumb-category:nth-child(66), .thumb:nth-child(67), .thumb-category:nth-child(67) {
        display: none; }
      .thumb:nth-child(162), .thumb-category:nth-child(162) {
        display: inline-block; } }
  .thumb__link {
    display: block;
    position: relative;
    vertical-align: middle;
    vertical-align: top;
    overflow: hidden;
    min-height: 129px; }
  .thumb__img {
    will-change: transform;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    vertical-align: top;
    width: 100%; }
  .thumb__img:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .thumb__header {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3px 7px;
    background: rgba(0, 0, 0, 0.4); }
  .thumb__title {
    font-weight: bold;
    color: #d9d9d9;
    white-space: nowrap;
    max-width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
  .thumb__time {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.5);
    color: #d9d9d9; }
  .thumb__count {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.5);
    color: #d9d9d9;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
  .thumb__alert {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 5px; }
    .thumb__alert .i {
      position: relative;
      padding: 3px 5px;
      background: rgba(0, 0, 0, 0.5);
      display: inline-block;
      color: #dadada;
      -webkit-transition: color 0.25s linear;
      transition: color 0.25s linear;
      width: 25px;
      height: 25px; }
    .thumb__alert:hover {
      color: #ff0468; }
  .thumb__footer {
    padding-top: 5px;
    width: 100%;
    font-size: 11.5px;
    height: 27px;
    display: none; }
    @media only screen and (min-width: 1220px) {
      .thumb__footer {
        display: block; } }
    @media only screen and (min-width: 1420px) {
      .thumb__footer {
        font-size: 13px; } }
  .thumb__tags {
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .thumb__tags A {
      display: none;
      padding: 3px;
      border-radius: 3px;
      background: #303030;
      color: #dadada;
      margin-right: 2px; }
      .thumb__tags A:hover {
        background: #df0059; }
      .thumb__tags A:nth-child(1), .thumb__tags A:nth-child(2) {
        display: inline-block; }
      @media only screen and (min-width: 1420px) {
        .thumb__tags A {
          margin-right: 4px; } }
    .thumb__tags--classic {
      width: 55%; }
    @media only screen and (min-width: 1420px) {
      .thumb__tags--voyeur {
        width: 74%; } }
  .thumb__tag--pornstar {
    background: #4a4a4a !important;
    color: #e6e6e6 !important; }
    .thumb__tag--pornstar:hover {
      background: #df0059 !important; }
  .thumb__sponsor {
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: 9px;
    padding: 2px 3px;
    border-radius: 3px;
    background: #000;
    color: #dadada; }
    .thumb__sponsor:hover {
      background: #df0059;
      color: #dadada; }
    @media only screen and (min-width: 1420px) {
      .thumb__sponsor {
        padding: 3px;
        bottom: 6px; } }
  .thumb--video .thumb__header {
    text-align: center; }
  .thumb--video .thumb__header, .thumb--video .thumb__alert {
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease; }
  .thumb--video:hover .thumb__header, .thumb--video:hover .thumb__alert {
    opacity: 1; }
  .thumb--adv {
    width: 310px;
    text-align: center;
    float: right;
    margin-right: 53px;
    margin-top: 20px; }
    @media only screen and (min-width: 1220px) {
      .thumb--adv {
        float: right;
        margin-right: 65px;
        margin-top: 36px; } }
    @media only screen and (min-width: 1420px) {
      .thumb--adv {
        margin-right: 63px;
        margin-top: 32px; } }
    @media only screen and (min-width: 1620px) {
      .thumb--adv {
        width: 25%;
        margin-right: 44px;
        margin-top: 35px; } }
    @media only screen and (min-width: 1880px) {
      .thumb--adv {
        float: right;
        margin: 48px 90px;
        margin-top: 54px;
        width: 305px; } }
    .thumb--adv iframe {
      margin: 0 auto;
      display: inline-block; }
  .thumb__adv {
    display: block;
    text-align: center;
    margin-top: 5px; }

.touch .thumb__alert {
  opacity: 1;
  visibility: visible; }

.sidebar {
  width: 160px;
  padding-right: 20px;
  margin-top: 15px;
  float: left; }
  .sidebar--border {
    border-right: 1px solid #303030; }
  @media only screen and (min-width: 1220px) {
    .sidebar {
      width: 200px; } }
  .sidebar__section {
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px; }
    .sidebar__section::after {
      content: '';
      position: absolute;
      bottom: 0;
      width: 170px;
      left: -10px;
      border-bottom: 1px solid #303030; }
      @media only screen and (min-width: 1220px) {
        .sidebar__section::after {
          width: 230px;
          left: -30px; } }
    .sidebar__section:first-child {
      padding-top: 0; }
    .sidebar__section:last-child::after {
      border-bottom: 0px; }
    .sidebar__section--txxx a:after {
      top: 2px; }
  .sidebar__title {
    display: block;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold; }
  .sidebar__link, .cmp-sort__item {
    padding: 8px;
    font-size: 14px;
    width: 100%;
    display: block;
    border-radius: 4px;
    -webkit-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .sidebar__link.is-current, .is-current.cmp-sort__item {
      background: #101010;
      color: #ff0468; }
      .sidebar__link.is-current .i, .is-current.cmp-sort__item .i {
        fill: #ff0468; }
    .sidebar__link .i, .cmp-sort__item .i {
      margin-right: 7px; }
    .sidebar__link:hover, .cmp-sort__item:hover {
      background: #101010;
      color: #ff0468; }
      .sidebar__link:hover .i, .cmp-sort__item:hover .i {
        fill: #ff0468; }
  .sidebar__all {
    margin-top: 5px;
    font-weight: bold; }
    .sidebar__all .i {
      top: 0;
      height: 18px;
      width: 18px; }
  .sidebar-search {
    position: relative;
    margin-bottom: 15px; }
    .sidebar-search__input {
      width: 100%;
      height: 31px;
      padding: 5px;
      display: block;
      border-radius: 4px;
      padding: 0 25px 0 7px;
      border: 1px solid #303030;
      background: #000; }
      .sidebar-search__input:focus {
        -webkit-box-shadow: 0 0 1px #dadada;
                box-shadow: 0 0 1px #dadada; }
    .sidebar-search__btn {
      position: absolute;
      top: 8px;
      right: 7px; }

.country-us .sidebar__list .sidebar__li--american:not(:first-child) {
  display: none; }

.country-au .sidebar__list .sidebar__li--australian:not(:first-child) {
  display: none; }

.country-br .sidebar__list .sidebar__li--brazilian:not(:first-child) {
  display: none; }

.country-uk .sidebar__list .sidebar__li--british:not(:first-child) {
  display: none; }

.country-es .sidebar__list .sidebar__li--spanish:not(:first-child) {
  display: none; }

.country-it .sidebar__list .sidebar__li--italian:not(:first-child) {
  display: none; }

.country-in .sidebar__list .sidebar__li--indian:not(:first-child) {
  display: none; }

.country-il .sidebar__list .sidebar__li--israeli:not(:first-child) {
  display: none; }

.country-nl .sidebar__list .sidebar__li--dutch:not(:first-child) {
  display: none; }

.country-dk .sidebar__list .sidebar__li--danish:not(:first-child) {
  display: none; }

.country-cn .sidebar__list .sidebar__li--chinese:not(:first-child) {
  display: none; }

.country-de .sidebar__list .sidebar__li--german:not(:first-child) {
  display: none; }

.country-no .sidebar__list .sidebar__li--norwegian:not(:first-child) {
  display: none; }

.country-pl .sidebar__list .sidebar__li--polish:not(:first-child) {
  display: none; }

.country-pt .sidebar__list .sidebar__li--portuguese:not(:first-child) {
  display: none; }

.country-ro .sidebar__list .sidebar__li--romanian:not(:first-child) {
  display: none; }

.country-ro .sidebar__list .sidebar__li--romanian:not(:first-child) {
  display: none; }

.country-ru .sidebar__list .sidebar__li--russian:not(:first-child) {
  display: none; }

.country-ua .sidebar__list .sidebar__li--ukrainian:not(:first-child) {
  display: none; }

.country-fr .sidebar__list .sidebar__li--french:not(:first-child) {
  display: none; }

.country-hr .sidebar__list .sidebar__li--croatian:not(:first-child) {
  display: none; }

.country-jp .sidebar__list .sidebar__li--japanese:not(:first-child) {
  display: none; }

.country-cz .sidebar__list .sidebar__li--czech:not(:first-child) {
  display: none; }

.tabs {
  margin-top: 15px;
  padding: 0; }
  .tabs__head {
    text-align: right; }
    .tabs__head:after {
      content: "";
      display: table;
      clear: both; }
    .tabs__head .title {
      float: left;
      font-size: 24px;
      font-weight: 700;
      line-height: 34px;
      margin: 0; }
  .tabs__panel {
    position: relative;
    padding-top: 10px;
    display: none; }
    .tabs__panel.is-active {
      display: block; }
    .tabs__panel .found {
      -webkit-column-count: 4;
         -moz-column-count: 4;
              column-count: 4; }
      @media only screen and (min-width: 1420px) {
        .tabs__panel .found {
          -webkit-column-count: 5;
             -moz-column-count: 5;
                  column-count: 5; } }
      @media only screen and (min-width: 1620px) {
        .tabs__panel .found {
          -webkit-column-count: 6;
             -moz-column-count: 6;
                  column-count: 6; } }
      @media only screen and (min-width: 1880px) {
        .tabs__panel .found {
          -webkit-column-count: 8;
             -moz-column-count: 8;
                  column-count: 8; } }
  .tabs__tab {
    background-color: #303030;
    color: #dadada;
    font-size: 14px;
    text-align: left;
    line-height: 14px;
    border-radius: 3px;
    padding: 8px 10px;
    margin-left: 10px;
    display: inline-block;
    -webkit-transition: background 0.25s;
    transition: background 0.25s; }
    .tabs__tab .i {
      margin-right: 5px; }
    .tabs__tab:hover {
      background: #101010;
      color: #ff0468; }
      .tabs__tab:hover svg {
        fill: #ff0468; }
    .tabs__tab:nth-child(1) {
      color: #FFF; }
    .tabs__tab.is-active {
      background: #000; }
      .tabs__tab.is-active:hover {
        color: #dadada; }
        .tabs__tab.is-active:hover svg {
          fill: #dadada; }

.filter-wrapper {
  position: absolute;
  top: -32px;
  left: 210px;
  width: 300px; }

.tabs__pornstars .filter-wrapper {
  left: 255px; }

.list-title {
  margin-bottom: 15px;
  padding: 8px 0 23px;
  border-bottom: 1px solid #303030; }
  .list-title:last-child {
    border-bottom: none; }
  .list-title > ul {
    display: inline-block;
    vertical-align: top;
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4; }
    @media only screen and (min-width: 1420px) {
      .list-title > ul {
        -webkit-column-count: 5;
           -moz-column-count: 5;
                column-count: 5; } }
    @media only screen and (min-width: 1620px) {
      .list-title > ul {
        -webkit-column-count: 6;
           -moz-column-count: 6;
                column-count: 6; } }
    @media only screen and (min-width: 1880px) {
      .list-title > ul {
        -webkit-column-count: 8;
           -moz-column-count: 8;
                column-count: 8; } }

.list-letter-title {
  display: inline-block;
  vertical-align: top;
  padding-top: 3px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  color: #dadada;
  text-transform: uppercase;
  padding-right: 70px; }

.tag-item {
  min-width: 200px;
  text-transform: capitalize; }
  @media only screen and (min-width: 1220px) {
    .tag-item {
      width: 250px; } }
  @media only screen and (min-width: 1420px) {
    .tag-item {
      width: 240px; } }
  @media only screen and (min-width: 1620px) {
    .tag-item {
      width: 230px; } }
  @media only screen and (min-width: 1880px) {
    .tag-item {
      width: 200px; } }
  .tag-item a {
    font-size: 14px;
    line-height: 18px;
    padding: 8px;
    color: #dadada;
    border-radius: 3px;
    display: inline-block; }
    .tag-item a:hover {
      background: #101010;
      color: #ff0468; }
  .tag-item span {
    display: none; }

.tag-filter {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  background-color: #000;
  border: 1px solid #303030; }

.alphabetical-filter {
  margin-bottom: 10px;
  border-bottom: 1px solid #303030; }
  .alphabetical-filter .button {
    display: inline-block;
    padding: 0 12px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    color: #dadada;
    cursor: pointer;
    text-transform: capitalize; }
    .alphabetical-filter .button:hover {
      color: #ff0468; }
    .alphabetical-filter .button.is-current {
      color: #ff0468;
      border-bottom: 3px solid #ff0468; }

html.html--modal {
  overflow-y: hidden; }

.modal {
  opacity: 0;
  visibility: hidden;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  opacity: 1;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
  -ms-touch-action: cross-slide-y pinch-zoom double-tap-zoom;
      touch-action: cross-slide-y pinch-zoom double-tap-zoom;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }
  .modal--open {
    opacity: 1;
    visibility: visible; }
  .modal__inner {
    position: absolute;
    top: 400px;
    left: 50%;
    min-width: 300px;
    margin-bottom: 25px;
    min-height: 200px;
    width: 640px;
    margin-top: -200px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  .modal__content {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .modal__content iframe {
      width: 100%;
      min-height: 433px; }
  .modal--open .modal__content {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  .modal__close {
    z-index: 10;
    position: absolute;
    top: 15px;
    right: -3px;
    font-size: 22px;
    cursor: pointer;
    color: #FFF; }

.pagination {
  display: inline-block; }
  .pagination .button {
    display: inline-block;
    margin-right: 0px;
    margin-left: 5px;
    background-color: #303030;
    padding: 0 18px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    font-weight: bold;
    cursor: pointer;
    color: #FFF;
    -webkit-transition: background 0.25s;
    transition: background 0.25s; }
    .pagination .button.is-current {
      background: #000; }
      .pagination .button.is-current:hover {
        background: #000;
        color: inherit; }
    .pagination .button:hover {
      background: #101010;
      color: #b71c1c; }
    .pagination .button-disabled {
      background: none;
      cursor: default; }
      .pagination .button-disabled:hover {
        background: none;
        color: inherit; }

.pagination-nav.button {
  float: left;
  background: #ff0468;
  color: #dadada; }
  .pagination-nav.button .i {
    position: relative;
    width: 24px;
    height: 24px; }
  .pagination-nav.button.button-disabled {
    display: none; }
  .pagination-nav.button:last-child {
    float: right; }
  .pagination-nav.button:hover svg {
    fill: #ff0468; }

.alphabetical {
  margin-top: -5px;
  margin-bottom: 10px; }
  .alphabetical .button {
    z-index: 2;
    position: relative;
    display: inline-block;
    padding: 0 12px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    color: #dadada;
    cursor: pointer; }
    .alphabetical .button:hover {
      color: #ff0468; }
    .alphabetical .button.is-current {
      color: #ff0468;
      border-bottom: 3px solid #ff0468; }

.to-top {
  z-index: 85;
  display: none;
  position: fixed;
  right: 25px;
  bottom: 50px;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
  border-radius: 3px;
  cursor: pointer; }
  .to-top .i {
    width: 25px;
    height: 25px; }

.category:after {
  content: '';
  position: relative;
  margin-left: 7px;
  top: 3px;
  display: inline-block; }

.category--hd {
  text-transform: uppercase; }

.category--hd:after {
  top: 2px; }

.share {
  padding-top: 15px; }
  .share__row {
    margin-bottom: 10px; }
  .share__item .i {
    width: 28px;
    height: 28px; }
  .share__item:hover .i {
    fill: #ff0468; }
  .share__link {
    width: 550px;
    padding: 5px;
    background: #dadada;
    border: 1px solid #ddd;
    color: #000; }
  .share__embed {
    width: 550px;
    height: 60px;
    padding: 5px;
    background: #dadada;
    border: 1px solid #ddd;
    color: #000; }

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

.video__left {
  width: 100%; }
  @media only screen and (min-width: 1220px) {
    .video__left {
      float: left;
      width: 594px; } }
  @media only screen and (min-width: 1420px) {
    .video__left {
      width: 794px; } }
  @media only screen and (min-width: 1620px) {
    .video__left {
      width: 994px; } }
  @media only screen and (min-width: 1880px) {
    .video__left {
      width: 1254px; } }
  .video__left iframe {
    width: 100% !important;
    height: 460px !important;
    overflow: hidden !important; }
    @media only screen and (min-width: 1620px) {
      .video__left iframe {
        height: 550px !important; } }
    @media only screen and (min-width: 1880px) {
      .video__left iframe {
        height: 550px !important; } }

.video__right {
  display: none;
  float: left;
  padding-left: 15px; }
  @media only screen and (min-width: 1220px) {
    .video__right {
      display: block;
      width: 315px; } }

.video__player {
  margin-bottom: 10px;
  font-size: 0; }

.video__tabs {
  border-bottom: 1px solid #303030;
  text-align: left; }

.video__tab {
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 10px;
  background: #000;
  border: none;
  border-radius: 3px 3px 0 0;
  color: #dadada;
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
  -webkit-transition: background 0.25s;
  transition: background 0.25s; }
  .video__tab:hover {
    background: #ff0468;
    color: #dadada; }
  .video__tab--active {
    background: #303030;
    cursor: text; }
    .video__tab--active:hover {
      background: #303030; }

.video__panel {
  display: none; }
  .video__panel--active {
    display: block; }

.video__content {
  position: relative; }

.video__title {
  margin: 10px 0; }

.video__tag {
  display: inline-block;
  margin: 0 5px 4px 0;
  padding: 0 10px;
  background: #303030;
  border: none;
  border-radius: 3px;
  color: #dadada;
  font-size: 13px;
  line-height: 22px;
  text-decoration: none; }
  .video__tag:hover {
    background: #ff0468;
    color: #dadada; }

.video-adv img {
  margin-bottom: 15px; }

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

.video-adv__link {
  display: block;
  text-align: center; }

.cmp-sort__item {
  cursor: pointer; }
  .cmp-sort__item_active {
    background: #101010;
    color: #ff0468; }
    .cmp-sort__item_active .i {
      fill: #ff0468; }

.pgn-item {
  display: inline-block;
  margin-right: 0px;
  margin-left: 5px;
  background-color: #303030;
  padding: 0 18px;
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
  color: #FFF;
  -webkit-transition: background 0.25s;
  transition: background 0.25s; }
  .pgn-item_active {
    background: #000; }
    .pgn-item_active:hover {
      background: #000;
      color: inherit; }
  .pgn-item_disabled {
    background: none;
    cursor: default; }
    .pgn-item_disabled:hover {
      background: none;
      color: inherit; }

@media (max-width: 480px) {
  .overload .wrap,
  .overload .footer {
    width: auto; } }

@media (max-width: 480px) {
  .overload .wrap {
    padding-bottom: 352px;
    margin-bottom: -352px; } }

.overload .header__search, .overload .header__setting,
.overload .header .nav {
  display: none; }

@media (max-width: 480px) {
  .overload .header__logo {
    width: 148px;
    padding-right: 0; } }

@media (max-width: 480px) {
  .overload .network {
    top: -10px; } }

.overload .footer-menu__item {
  display: none; }

.overload .ajax-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.overload .main__header {
  text-align: center;
  font-size: 18px;
  line-height: 22px; }
  @media (max-width: 480px) {
    .overload .main__header {
      font-size: 14px;
      line-height: 18px; } }

.overload .main__title {
  font-size: 22px; }
  @media (max-width: 480px) {
    .overload .main__title {
      font-size: 16px;
      line-height: 20px; } }

.overload .un-grid--thumb {
  position: relative;
  display: inline-block;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  padding: 5px;
  float: none; }
  @media (max-width: 480px) {
    .overload .un-grid--thumb {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }
  .overload .un-grid--thumb:hover .un-grid--thumb--info {
    opacity: 1; }
  .overload .un-grid--thumb:hover .thumb__title:hover {
    color: #d9d9d9; }
  .overload .un-grid--thumb--content {
    position: relative; }
  .overload .un-grid--thumb--info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3px 7px;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    text-align: center; }
  .overload .un-grid--thumb .statistics {
    display: none; }
  .overload .un-grid--thumb .thumb__duration {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.5);
    color: #d9d9d9; }
  .overload .un-grid--thumb .thumb__hd {
    display: none; }

/*# sourceMappingURL=desktop.css.map*/