body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

fieldset,
img {
  border: 0;
}

img,
object,
embed {
  vertical-align: bottom;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

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

a * {
  cursor: pointer;
}

input,
textarea {
  outline: none;
}

html {
  min-width: 320px;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  min-width: 320px;
  height: 100%;
  color: #fff;
  background: #110525;
}

a {
  text-decoration: none;
  color: #2600ff;
}

input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}

* {
  outline: none;
}

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

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

* ::-moz-selection {
  color: #fff;
  background: #2600ff;
}

* ::selection {
  color: #fff;
  background: #2600ff;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9e99a6;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 1;
  color: #9e99a6;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9e99a6;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9e99a6;
}

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: #9e99a6 !important;
}

.header_holder:before,
.headline:before,
.block_main:before,
.twocolumns:before,
.profile_specifics:before,
.heading_column:before,
.modal-body:before,
.col_modal:before,
.nav_tabs_list:before,
.tabs_wrapper:before,
.tabs_section:before,
.panel_footer:before {
  display: table;
  clear: both;
  content: '';
}

.header_holder:after,
.headline:after,
.block_main:after,
.twocolumns:after,
.profile_specifics:after,
.heading_column:after,
.modal-body:after,
.col_modal:after,
.nav_tabs_list:after,
.tabs_wrapper:after,
.tabs_section:after,
.panel_footer:after {
  display: table;
  clear: both;
  content: '';
}

.wrapper {
  display: table;
  overflow: hidden;
  width: 100%;
  height: 100%;
  table-layout: fixed;
}

.container {
  width: 100%;
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 10px;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

body {
  /*background: green !important*/
}
@font-face {
  font-family: 'icomoon';
  /*font-display: swap;*/
  src:  url('/fonts/icomoon.eot');
  src:  url('/fonts/icomoon.eot#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf') format('truetype'),
    url('/fonts/icomoon.woff') format('woff'),
    url('/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^='icon-'],
[class*=' icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  /*font-display: swap;*/
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-download:before {
  content: '\e90a';
}

.icon-like:before {
  content: '\e90b';
}

.icon-close:before {
  content: '\e909';
}

.icon-icon-re:before {
  content: '\e908';
}

.icon-time:before {
  content: '\e900';
}

.icon-search-btn:before {
  content: '\e901';
}

.icon-logo_f:before {
  content: '\e902';
}

.icon-heart-min:before {
  content: '\e903';
}

.icon-like2:before {
  content: "\e921";
}
.icon-dislike2:before {
  content: "\e91f";
}

.icon-eye:before {
  content: '\e904';
}

.icon-clock:before {
  content: '\e905';
}

.icon-cam:before {
  content: '\e906';
}

.icon-arrow:before {
  content: '\e907';
}

.icon-male-female:before {
  content: "\e915";
}
.icon-male:before {
  content: "\e916";
}
.icon-female:before {
  content: "\e917";
}

.icon-subscribe:before {
  content: "\e918";
}
.icon-photo:before {
  content: "\e91b";
}
.icon-play:before {
  content: "\e919";
}
.icon-playlist:before {
  content: "\e91a";
}
.icon-arrow-down:before {
  content: "\e90c";
}
.icon-arrow-right:before {
  content: "\e90d";
}
.icon-arrow-up:before {
  content: "\e90e";
}
.icon-category:before {
  content: "\e91e";
}
.icon-tag:before {
  content: "\e923";
}
.icon-tv:before {
  content: "\e924";
}

.header {
  position: relative;
  z-index: 11;
}

.header.open_drop .cat_btn .nav_link {
  color: #fff;
}

.header.open_drop .cat_btn .nav_link:before,
.header.open_drop .cat_btn .nav_link:after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.header_wrapper {
  position: relative;
  z-index: 2;
  background: #000;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#240c44));
  background: -webkit-linear-gradient(top, #000 0%, #240c44 100%);
  background: -moz-linear-gradient(top, #000 0%, #240c44 100%);
  background: -o-linear-gradient(top, #000 0%, #240c44 100%);
  background: linear-gradient(to bottom, #000 0%, #240c44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#240c44', GradientType=0);
}

.wrap-nav-top {
  position: relative;
  z-index: 2;
  border-top: 5px solid #7229cd;
}

@media screen and (max-width: 1000px) {
  .wrap-nav-top {
    background: #000;
  }
}

.wrap-nav-holder {
  position: relative;
  z-index: 51;
  background: #1a1a1b;
}

.wrap-nav-holder:after {
  clear: both;
  content: "";
  display: table;
}

.registration-links {
  position: relative;
  z-index: 1;
  float: right;
}

.registration-links > li {
  line-height: 52px;
  position: relative;
  z-index: 1;
  float: left;
  text-transform: uppercase;
  font-family: AvenirNextCondensed-DemiBold, sans-serif-condensed, Calibri, sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 1160px) {
  .registration-links > li {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .registration-links > li {
    font-size: 11px;
    line-height: 40px;
  }
}

.registration-links > li.active .link:before {
  height: 100%;
}

.registration-links > li .link {
  position: relative;
  display: block;
  padding: 0 24px;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
  color: #838385;
  background: #313131;
}

@media screen and (max-width: 1160px) {
  .registration-links > li .link {
    padding: 0 20px;
  }
}

@media screen and (max-width: 480px) {
  .registration-links > li .link {
    padding: 0 10px;
  }
}

.registration-links > li .link:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  content: '';
  -webkit-transition: height .2s linear;
  -moz-transition: height .2s linear;
  -o-transition: height .2s linear;
  transition: height .2s linear;
  background: #7229cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#7229cd), to(#8c50d6));
  background: -webkit-linear-gradient(top, #7229cd 0%, #8c50d6 100%);
  background: -moz-linear-gradient(top, #7229cd 0%, #8c50d6 100%);
  background: -o-linear-gradient(top, #7229cd 0%, #8c50d6 100%);
  background: linear-gradient(to bottom, #7229cd 0%, #8c50d6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7229cd', endColorstr='#8c50d6', GradientType=0);
}

.registration-links > li .link:hover {
  height: 100%;
}

.registration-links > li .link:hover:before {
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .registration-links > li .link:hover:before {
    display: none;
  }
}

.registration-links > li .link span {
  position: relative;
  z-index: 2;
  display: block;
  overflow: hidden;
  max-width: 170px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-family: AvenirNextCondensed-DemiBold, sans-serif-condensed, Calibri, sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 480px) {
  .registration-links > li .link span {
    max-width: 55px;
  }
}

.registration-links > li > a:hover,
.registration-links > li.active > a {
  color: #fff;
}

.registration-links .login_in {
  text-transform: capitalize;
}

.registration-links .login_in .link {
  color: #a89aff;
  background: none;
}

.registration-links .login_in .link:hover {
  color: #ff99fb;
}

.registration-links .login_in .link:hover:before {
  display: none;
}

.registration-links .login_in .name_profile {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

.wrap_min_avatar {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  vertical-align: middle;
}

@media screen and (max-width: 480px) {
  .wrap_min_avatar {
    margin-right: 5px;
  }
}

.wrap_min_avatar img {
  display: block;
}

.nav-top-button {
  font-size: 0;
  line-height: 52px;
  position: relative;
  float: left;
  padding: 0 30px;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
  text-transform: uppercase;
  color: #fff;
}

@media screen and (max-width: 1160px) {
  .nav-top-button {
    padding: 0 15px 0 5px;
  }
}

@media screen and (max-width: 480px) {
  .nav-top-button {
    line-height: 40px;
    padding: 0 8px 0 5px;
  }
}

.title-nav {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  font-family: AvenirNextCondensed-DemiBold, sans-serif-condensed, Calibri, sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 1160px) {
  .title-nav {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .title-nav {
    font-size: 11px;
  }
}

.nav-top {
  float: left;
}

@media screen and (max-width: 1000px) {
  .nav-top {
    float: none;
    overflow: hidden;
    width: 100%;
    height: 0;
    -webkit-transition: height .3s linear;
    -moz-transition: height .3s linear;
    -o-transition: height .3s linear;
    transition: height .3s linear;
  }
}

.nav-top ul {
  overflow: hidden;
}

@media screen and (max-width: 1000px) {
  .nav-top ul {
    padding: 0 0 0 42px;
  }
}

@media screen and (max-width: 480px) {
  .nav-top ul {
    padding: 7px 0;
  }
}

.nav-top li {
  line-height: 52px;
  float: left;
  text-transform: uppercase;
}

@media screen and (max-width: 1160px) {
  .nav-top li {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .nav-top li {
    font-size: 11px;
    line-height: 30px;
    width: 50%;
    text-align: center;
  }
}

.nav-top li a {
  position: relative;
  display: block;
  padding: 0 14px;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
  color: #484849;
}

@media screen and (max-width: 1160px) {
  .nav-top li a {
    padding: 0 10px;
  }
}

.nav-top li a:hover {
  color: #e640cc;
}

.menu-btn {
  font-size: 0;
  position: relative;
  z-index: 3;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
  width: 38px;
  height: 38px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  text-indent: -9999px;
  border: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (max-width: 1000px) {
  .menu-btn {
    display: inline-block;
    vertical-align: middle;
  }
}

.sendwich_nav {
  vertical-align: middle;
}

@media screen and (max-width: 1000px) {
  .sendwich_nav {
    display: inline-block;
    margin: -2px 5px 0 0;
  }
}

.menu-btn span {
  position: absolute;
  top: 19px;
  right: 6px;
  left: 6px;
  display: block;
  height: 3px;
  background: white;
}

.menu-btn span::before,
.menu-btn span::after {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  content: '';
  background-color: #fff;
}

.menu-btn span::before {
  top: -9px;
}

.menu-btn span::after {
  bottom: -9px;
}

.sendwich:focus {
  outline: none;
}

.sendwich span {
  -webkit-transition: background 0 .3s;
  -moz-transition: background 0 .3s;
  -o-transition: background 0 .3s;
  transition: background 0 .3s;
}

.sendwich span::before,
.sendwich span::after {
  -webkit-transition-delay: .3s, 0;
  -moz-transition-delay: .3s, 0;
  -o-transition-delay: .3s, 0;
  transition-delay: .3s, 0;
  -webkit-transition-duration: .3s, .3s;
  -moz-transition-duration: .3s, .3s;
  -o-transition-duration: .3s, .3s;
  transition-duration: .3s, .3s;
}

.sendwich span::before {
  -webkit-transition-property: top, -webkit-transform;
  -moz-transition-property: top, -moz-transform;
  -o-transition-property: top, -o-transform;
  transition-property: top, transform;
}

.sendwich span::after {
  -webkit-transition-property: bottom, -webkit-transform;
  -moz-transition-property: bottom, -moz-transform;
  -o-transition-property: bottom, -o-transform;
  transition-property: bottom, transform;
}

.sendwich.active span::before,
.sendwich.active span::after {
  background: #7229cd;
}

.sendwich.active span {
  background: none;
}

.sendwich.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sendwich.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sendwich.active span::before,
.sendwich.active span::after {
  -webkit-transition-delay: 0, .3s;
  -moz-transition-delay: 0, .3s;
  -o-transition-delay: 0, .3s;
  transition-delay: 0, .3s;
}

/**/
.nav_bar {
  float: left;
  padding: 50px 0 0 30px;
}

@media screen and (max-width: 1000px) {
  .nav_bar {
    position: relative;
    z-index: 3;
    float: none;
    overflow: hidden;
    margin: 0 -10px;
    padding: 15px 10px;
    text-align: right;
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#240c44));
    background: -webkit-linear-gradient(top, #000 0%, #240c44 100%);
    background: -moz-linear-gradient(top, #000 0%, #240c44 100%);
    background: -o-linear-gradient(top, #000 0%, #240c44 100%);
    background: linear-gradient(to bottom, #000 0%, #240c44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#240c44', GradientType=0);
  }
}

.logo a {
  display: block;
}

.navigation {
  overflow: hidden;
}

@media screen and (max-width: 1140px) {
  .headline .collapse {
    display: none;
  }

  .headline .collapse.in {
    display: block;
  }
}
.headline.short .collapse {
  display: none;
}

.headline.short .collapse.in {
  display: block;
}

@media screen and (max-width: 1000px) {
  .logo {
    float: left;
    width: 178px;
    height: 30px;
    margin-top: 3px;
  }

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

  .navigation {
    overflow: visible;
  }

  .responsive_menu {
    margin: 0 -10px;
    padding: 5px 0;
    background: rgba(0, 0, 0, .9);
  }
  .collapse {
    display: none;
  }

  .collapse.in {
    display: block;
  }
}

.collapsing {
  position: relative;
  overflow: hidden;
  height: 0;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -moz-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -moz-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

.nav {
  float: right;
}

@media screen and (max-width: 1000px) {
  .nav {
    float: none;
  }
}

.nav_item {
  font-size: 16px;
  line-height: 19px;
  float: left;
  text-transform: uppercase;
  color: #fff;
}

.nav_item_mobile {
  display: none;
}

@media screen and (max-width: 1160px) {
  .nav_item {
    font-size: 14px;
  }
}

@media screen and (max-width: 1000px) {
  .nav_item_mobile,
  .nav_item {
    display: block;
    float: none;
  }

  .wrap-nav-top .container {
    display: none;
  }
}

.nav_item.selected .nav_link {
  color: #fff;
}

.nav_item.selected .nav_link:before,
.nav_item.selected .nav_link:after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

@media screen and (max-width: 1000px) {
  .nav_item.cat_btn {
    position: relative;
    z-index: 2;
  }
}

.nav_item.cat_btn .nav_link {
  cursor: pointer;
}

.nav_link {
  font-size: 0;
  position: relative;
  z-index: 1;
  display: block;
  padding: 60px 20px 45px;
  -webkit-transition: color .6s;
  -moz-transition: color .6s;
  -o-transition: color .6s;
  transition: color .6s;
  color: #5e556c;
  font-family: AvenirNextCondensed-Medium, sans-serif-condensed, Calibri, sans-serif;
}

@media screen and (max-width: 1160px) {
  .nav_link {
    padding: 60px 15px 45px;
  }
}

@media screen and (max-width: 1000px) {
  .nav_link {
    padding: 10px 0;
    text-align: center;
  }

  .nav_link:before,
  .nav_link:after {
    display: none;
  }
}

.nav_link:before {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: -webkit-transform .6s;
  -moz-transition: -moz-transform .6s;
  -o-transition: -o-transform .6s;
  transition: transform .6s;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  background: #0d0d15;
  background: -webkit-gradient(linear, left top, left bottom, from(#0d0d15), to(#311a4f));
  background: -webkit-linear-gradient(top, #0d0d15 0%, #311a4f 100%);
  background: -moz-linear-gradient(top, #0d0d15 0%, #311a4f 100%);
  background: -o-linear-gradient(top, #0d0d15 0%, #311a4f 100%);
  background: linear-gradient(to bottom, #0d0d15 0%, #311a4f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d0d15', endColorstr='#311a4f', GradientType=0);
}

.nav_link:after {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: -webkit-transform .6s;
  -moz-transition: -moz-transform .6s;
  -o-transition: -o-transform .6s;
  transition: transform .6s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  background: #0d0d15;
  background: -webkit-gradient(linear, left top, left bottom, from(#0d0d15), to(#311a4f));
  background: -webkit-linear-gradient(top, #0d0d15 0%, #311a4f 100%);
  background: -moz-linear-gradient(top, #0d0d15 0%, #311a4f 100%);
  background: -o-linear-gradient(top, #0d0d15 0%, #311a4f 100%);
  background: linear-gradient(to bottom, #0d0d15 0%, #311a4f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d0d15', endColorstr='#311a4f', GradientType=0);
}

.nav_link span {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 1160px) {
  .nav_link span {
    font-size: 16px;
  }
}

.nav_link:hover {
  color: #fff;
}

.nav_link:hover:before,
.nav_link:hover:after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.nav_link .icon-arrow {
  font-size: 8px;
  display: inline-block;
  margin-left: 9px;
  vertical-align: middle;
}

@media screen and (max-width: 1160px) {
  .nav_link .icon-arrow {
    font-size: 7px;
  }
}

.heading {
  font-size: 24px;
  line-height: 27px;
  margin-bottom: 35px;
  text-transform: uppercase;
  color: #fff;
}

@media screen and (max-width: 1000px) {
  .heading {
    font-size: 18px;
    line-height: 21px;
  }
}

.ico_spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 45px;
  height: 45px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(/images/spinner2.gif) no-repeat;
  -webkit-background-size: 50px 50px;
  background-size: 50px 50px;
}

.sub_panel {
  margin: 1px 0 0;
}

.view_categories {
  font-weight: 300;
  display: block;
  overflow: hidden;
  padding: 15px 0 0;
  color: #7a6398;
}

@media screen and (max-width: 1000px) {
  .view_categories {
    text-align: center;
  }
}

.search {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
}

.btn-search {
  display: none;
}

.search_holder {
  background: rgba(255, 255, 255, .1);
}



@media screen and (max-width: 1000px) {
  .button_search {
    height: 30px;
    width: 30px;
  }
}

.wrapper_search .button_search {
  position: absolute;
  right: 0;
  top: 0;
  width: 52px;
  height: 52px;
}

.button_search:hover .icon-search-btn {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.button_search .icon-search-btn {
  font-size: 17px;
  display: inline-block;
  padding-left: 1px;
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  -o-transition: -o-transform .3s;
  transition: transform .3s;
  vertical-align: top;
  color: #b0a0c9;
}

.wrap_input {
  overflow: hidden;
}

.input {
  font-weight: 100;
  font-size: 16px;
  line-height: 19px;
  width: 100%;
  height: 52px;
  padding: 10px 0 10px 20px;
  color: #fff;
  border: none;
  background: none;
}

@media screen and (max-width: 1000px) {
  .input {
    font-size: 12px;
    line-height: 17px;
    height: 30px;
    padding: 10px 0 10px 10px;
  }
}

.main {
  padding: 52px 0 0;
}

.headline {
  position: relative;
  z-index: 1;
  min-height: 47px;
}

.headline .subscribe {
  float: right;
  min-width: 240px;
  margin: -6px 0 0 0;
}

.title_headline {
  font-size: 24px;
  line-height: 27px;
  float: left;
  padding-bottom: 25px;
  padding-right: 50px !important;
  text-transform: uppercase;
  font-family: AvenirNextCondensed-DemiBold, sans-serif-condensed, Calibri, sans-serif;
  font-weight: 400;
}
body.lang-de .title_headline {
  text-transform: none;
}

.title_headline.sub_title {
  padding-bottom: 0;
}

.title-holder {
  float: left;
  padding-right: 50px !important;
}

.title-holder .title_headline {
  padding-right: 0 !important;
}

.title-holder .title_sub_headline,
.title_headline span {
  text-transform: none;
  font-size: 16px;
  display: block;
  clear: left;
}

@media screen and (max-width: 480px) {
  .title-holder .title_sub_headline,
  .title_headline span {
    line-height: 16px;
    margin: 0 0 10px;
  }
}

.title_headline a {
  color: #7229cd;
}

@media screen and (max-width: 1140px) {
  .title_headline {
    float: none;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .title_headline {
    font-size: 18px;
    line-height: 21px;
  }
}

@media screen and (max-width: 640px) {
  .title_headline {
    line-height: 38px;
    padding: 0;
  }
}

.sort-btn {
  display: none;
}

@media screen and (max-width: 1140px) {
  .sort-btn {
    position: absolute;
    top: -6px;
    right: 0;
    left: auto;
    display: block;
  }
  .title-holder {
    float: none;
  }
  .tools .title_thumb {
    min-height: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
}
.headline.short .sort-btn {
  position: absolute;
  top: -6px;
  right: 0;
  left: auto;
  display: block;
}
.headline.short .title-holder {
  float: none;
}
.headline.short .tools .title_thumb {
  min-height: 1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .sort-btn {
    top: 0;
  }
}

.sort {
  font-size: 0;
  float: right;
}

@media screen and (max-width: 1140px) {
  .sort {
    display: table;
    float: none;
    width: 100%;
    text-align: center;
  }
}
.headline.short .sort {
  display: table;
  float: none;
  width: 100%;
  text-align: center;
}

.item_sort {
  font-size: 16px;
  line-height: 27px;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
}

@media screen and (max-width: 1140px) {
  .item_sort {
    font-size: 14px;
    display: block;
    width: 100%;
  }
}
.headline.short .item_sort {
  font-size: 14px;
  display: block;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .item_sort {
    font-size: 12px;
  }
}

.item_sort.selected .sort_link {
  color: #fff;
}

.item_sort.selected .sort_link:after {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.sort_link {
  position: relative;
  z-index: 1;
  display: block;
  padding: 0 16px 25px;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  color: #9485ae;
  font-family: AvenirNextCondensed-Regular, sans-serif-condensed-light, Calibri, sans-serif;
}

@media screen and (max-width: 1140px) {
  .sort_link {
    padding: 5px 0;
  }
}
.headline.short .sort_link {
  padding: 5px 0;
}

.sort_link:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 50%;
  content: '';
  -webkit-transition: -webkit-transform .4s, visibility .4s, opacity .4s;
  -moz-transition: -moz-transform .4s, visibility .4s, opacity .4s;
  -o-transition: -o-transform .4s, visibility .4s, opacity .4s;
  transition: transform .4s, visibility .4s, opacity .4s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
  border-bottom: 2px solid #fff;
}

@media screen and (max-width: 1140px) {
  .sort_link:after {
    display: none;
  }
}
.headline.short .sort_link:after {
  display: none;
}

.sort_link:hover {
  color: #fff;
}

.sort_link:hover:after {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.block_main {
  padding: 25px 0;
}

#list_videos_common_videos_list .block_main,
#list_content_sources_sponsors_list .block_main,
.block_main.no-padding {
  padding-bottom: 0;
}

.purple {
  background: #201433;
}

.light_purple {
  background: #291e3b;
}

.dark_purple {
  background: #201433;
}

.spots {
  display: none;
  text-align: center;
  margin: 20px 0;
  height: 250px;
  overflow: hidden;
}

.spots_thumbs {
  float: right;
  position: relative;
  z-index: 2;
  text-align: center;
}

@media screen and (max-width: 1240px) {
  .spots_thumbs.spots_field {
    font-size: 0;
    float: none;
    margin: 45px 0 0 -1px;
    text-align: center;
    height: 250px;
    overflow: hidden;
  }
}

@media screen and (max-width: 1240px) and (max-width: 1240px) {
  .spots_thumbs.spots_field .spot_th {
    display: inline-block;
    margin: 1px 0 0 1px;
    vertical-align: top;
  }
}
@media screen and (max-width: 767px) {
  .spots_thumbs {
    height: 250px;
    overflow: hidden;
  }
}

.spot_th {
  margin-top: 1px;
  height: 250px;
}

@media screen and (max-width: 1000px) {
  .spot_th {
    display: inline-block;
    margin: 1px 0 0 1px;
    vertical-align: top;
  }
}

@media screen and (max-width: 1023px) {
  .spots {
    display: block;
  }

  .spots_thumbs {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .spots,
  .spots_thumbs {
    display: none;
  }
}

.top-spot {
  display: none;
  margin: 0 auto -48px;
  padding: 0 0 16px 0;
  width: 300px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .top-spot img {
    width: 300px;
    height: 100px;
  }
}

@media screen and (max-width: 1140px) {
  .top-spot {
    display: block;
    margin-bottom: -28px;
  }
}

@media screen and (max-width: 1000px) {
  .block_main {
    padding: 30px 0;
  }
}

.top-spot + .spots {
  display: none;
}

.thumbs {
  font-size: 0;
  margin: 0 0 0 -1px;
  text-align: center;
}

.thumb {
  display: block;
  padding: 1px 0 0 1px;
  text-align: left;
}

.slider_watch .thumb {
  max-width: 287px;
  max-height: 252px;
}

.thumb:hover .clock,
.thumb:hover .add_favorite {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.th {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  position: relative;
}
.twocolumns .th {
  width: 25%;
}

@media screen and (max-width: 1024px) {
  .th {
    width: 25%;
  }
  .twocolumns .th {
    width: 33.333%;
  }
}
@media screen and (max-width: 768px) {
  .th {
    width: 50%;
  }
  .twocolumns .th {
    width: 50%;
  }
}

@media screen and (max-width: 414px) {
  .th {
    width: 100%;
  }
  .twocolumns .th {
    width: 100%;
  }
}

.wrap-form .topmost,
.wrap-form .title_headline {
  color: #b2aeb9;
}

.form-container a {
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  color: #888292;
}

.form-container a:hover {
  color: #fff;
}

.form-container .flabel {
  color: #b2aeb9;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 18px;
  margin: 0;
}

.form-container .holder {
  margin-bottom: 10px;
}

.form-container .finp {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  color: #9e99a6;
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  padding: 17px 20px 16px;
  transition: background 0.3s ease 0s;
  width: 100%;
}

.form-container .finp:focus {
  background: #fff;
  color: #000;
}

.form-container .ftext {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  color: #9e99a6;
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  padding: 17px 20px 16px;
  transition: background 0.3s ease 0s;
  width: 100%;
  height: 150px;
}

.form-container .ftext:focus {
  background: #fff;
  color: #000;
}

.video_quantity {
  font-size: 0;
  display: block;
  margin-top: 6px;
  color: #ff99fb;
}

.video_quantity i {
  font-size: 12px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}

.video_quantity span {
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 480px) {
  .video_quantity span {
    font-size: 12px;
    line-height: 12px;
  }
}

.video_quantity .item {
  display: inline-block;
  vertical-align: middle;
}
.video_quantity .item + .item {
  margin: 0 0 0 5px;
}

.th_cat {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  position: relative;
  width: calc(20% - 1px);
  margin: 1px 0 0 1px;
}

@media screen and (max-width: 1024px) {
  .th_cat {
    width: calc(25% - 1px);
  }
}
@media screen and (max-width: 768px) {
  .th_cat {
    width: calc(50% - 1px);
  }
}
@media screen and (max-width: 414px) {
  .th_cat {
    width: 100%;
    margin: 1px 0;
  }
}

.th_cat .title_thumb {
  overflow: hidden;
  height: 18px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #fff;
  min-height: 0;
}

.th_cat .tools {
  background: #342945;
  background: rgba(0, 0, 0, .7);
  bottom: 0;
  color: #fff;
  padding: 5px;
}

.th_cat .images_wrapper {
  position: relative;
  z-index: 1;
  display: block;
  padding-bottom: 56.29%;
}

.th_cat .images_wrapper img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wrapper_img {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
}

.wrapper_img img {
  display: block;
  width: 100%;
  height: auto;
  /*-webkit-filter: contrast(95%) grayscale(35%);*/
  /*filter: contrast(95%) grayscale(35%);*/
}

.wrapper_img .time {
  position: absolute;
  bottom: 5px;
  right: 5px;
  margin: 0;
  background: rgba(0, 0, 0, 0.6);
  padding: 2px 5px;
  border-radius: 2px;
}

.lazy_wrapper {
  padding-bottom: 56.338%;
  /*background:#7c7687;*/
}

.lazy_wrapper.channel {
  padding-bottom: 75%;
}

.lazy_wrapper:before {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  content: '';
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  -o-transition: -o-transform .3s;
  transition: transform .3s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .74)), color-stop(98%, rgba(255, 255, 255, .01)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, .74) 0%, rgba(255, 255, 255, .01) 98%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, .74) 0%, rgba(255, 255, 255, .01) 98%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, .74) 0%, rgba(255, 255, 255, .01) 98%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, .74) 0%, rgba(255, 255, 255, .01) 98%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd000000', endColorstr='#00ffffff', GradientType=0);
  display: none;
}

.thumbs .screenshots-list {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 100%;
  display: table;
  z-index: 2;
  -webkit-transition: bottom .2s linear;
  -ms-transition: bottom .2s linear;
  transition: bottom .2s linear;
}

.thumbs a:hover .screenshots-list {
  bottom: 0;
}

.thumb .screenshots-list li {
  display: table-cell;
  height: 300px;
  position: relative;
}

.thumbs .screenshots-list li:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 4%;
  height: 5px;
  width: 92%;
  background: #a89aff;
}

.thumbs .screenshots-list li:hover:after {
  background: #fff;
}

.lazy_wrapper > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100% !important;
  z-index: 1;
}
.lazy_wrapper video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.clock {
  position: absolute;
  z-index: 3;
  top: 20px;
  right: 20px;
  visibility: hidden;
  -webkit-transition: -webkit-transform .3s, opacity .3s, visibility .3s;
  -moz-transition: -moz-transform .3s, opacity .3s, visibility .3s;
  -o-transition: -o-transform .3s, opacity .3s, visibility .3s;
  transition: transform .3s, opacity .3s, visibility .3s;
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -o-transform: translateX(40px);
  transform: translateX(40px);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.clock:hover {
  top: 15px;
  right: 15px;
}

.clock .icon-clock {
  font-size: 15px;
  color: #35b6f9;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.add_favorite {
  position: absolute;
  z-index: 3;
  top: 20px;
  left: 20px;
  visibility: hidden;
  -webkit-transition: -webkit-transform .3s, opacity .3s, visibility .3s;
  -moz-transition: -moz-transform .3s, opacity .3s, visibility .3s;
  -o-transition: -o-transform .3s, opacity .3s, visibility .3s;
  transition: transform .3s, opacity .3s, visibility .3s;
  -webkit-transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -o-transform: translateX(-40px);
  transform: translateX(-40px);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.add_favorite .icon-heart-min {
  font-size: 15px;
  color: #ff3477;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.add_favorite:hover {
  top: 15px;
  left: 15px;
}

.clock:hover .icon-clock,
.add_favorite:hover .icon-heart-min {
  font-size: 22px;
}

.tools {
  display: block;
  padding: 15px 18px;
  background: #291e3b;
}

.title_thumb {
  font-size: 15px;
  font-weight: 300;
  display: block;
  overflow: hidden;
  max-height: 36px;
  color: #b2a2cb;
  min-height: 36px;
}

.tools_holder {
  font-size: 13px;
  display: block;
  margin-top: 8px;
}

@media screen and (max-width: 1060px) {
  .title_thumb {
    font-size: 12px;
    max-height: 28px;
    min-height: 28px;
  }

  .tools {
    padding: 15px 14px;
  }

  .tools_holder {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .tools {
    padding: 10px 9px;
  }
}

@media screen and (max-width: 768px) {
  .title_thumb {
    font-size: 12px;
    max-height: 28px;
  }

  .tools_holder {
    font-size: 11px;
  }
}

.date {
  float: left;
  color: #fff;
}

.info {
  font-size: 0;
  display: block;
  overflow: hidden;
  text-align: right;
}

.eye {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  color: #a89aff;
}

.eye i {
  font-size: 12px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .eye i {
    font-size: 11px;
    margin-right: 3px;
  }
}

.eye span {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .eye span {
    font-size: 11px;
  }
}

.time {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  color: #ff99fb;
}

@media screen and (max-width: 768px) {
  .time {
    margin-left: 5px;
  }
}

.time i {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .time i {
    font-size: 11px;
    margin-right: 3px;
  }
}

.time span {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .time span {
    font-size: 11px;
  }
}

.show_more {
  text-align: center;
}

#comments .btn_more {
  margin: 0;
  background: #3e344f;
}

.intro {
  background: #110525;
  padding-top: 25px;
}

.ajax-block + .intro {
  padding-top: 20px;
}

.intro_holder{
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .intro_holder {
    padding: 30px 0;
  }
}

.post_intro {
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 40px;
  color: #888292;
  text-align: justify;
}

@media screen and (max-width: 1000px) {
  .post_intro {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .post_intro {
    font-size: 14px;
    line-height: 18px;
  }
}

.post_intro p {
  margin-top: 28px;
}

.post_intro p:first-child {
  margin-top: 0;
}

.spots_title {
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  padding: 3px 8px;
  background: #231539;
  color: #848484;
  display: inline-block;
}

.spots_intro {
  font-size: 0;
  overflow: hidden;
  height: 250px;
  margin: -1px 0 0 -1px;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .spots_intro { /*show only 1 banner on mobile*/
    width: 300px;
    margin: 0 auto;
  }
}

.spot_intro {
  display: inline-block;
  padding: 1px 0 0 1px;
  vertical-align: top;
}

.search_list_items {
  -webkit-column-count: 8;
  -moz-column-count: 8;
  column-count: 8;
}

@media screen and (max-width: 1240px) {
  .search_list_items {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}

@media screen and (max-width: 480px) {
  .search_list_items {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

.item_list {
  line-height: 24px;
}

@media screen and (max-width: 640px) {
  .item_list {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 10px;
  }
}

.item_list a {
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  color: #9485ae;
}

.item_list a:hover {
  color: #fff;
}

.th_categories {
  display: inline-block;
  width: 20%;
  vertical-align: top;
}

@media screen and (max-width: 1240px) {
  .th_categories {
    width: 25%;
  }
}

@media screen and (max-width: 1000px) {
  .th_categories {
    width: 33.333%;
  }
}

@media screen and (max-width: 639px) {
  .th_categories {
    width: 50%;
  }
}

.th_categories .wrap_cover {
  padding-bottom: 56.34%;
}
.th_categories .wrap_cover img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.th_categories .tools {
  display: block;
  overflow: hidden;
}

.th_categories .tools .title_cat {
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  display: block;
  overflow: hidden;
  overflow: hidden;
  max-width: 100%;
  height: 18px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #b2a2cb;
}

@media screen and (max-width: 1060px) {
  .th_categories .tools .title_cat {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .th_categories .tools .title_cat {
    font-size: 12px;
  }
}

.th_categories .tools .video_quantity {
  float: right;
  margin: 0 0 0 5px;
}

.th_categories .tools .video_quantity span {
  line-height: 18px;
}

.th_categories .tools .video_quantity i {
  line-height: 18px;
}

.wrap_cover {
  position: relative;
  z-index: 1;
  display: block;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.wrap_cover img {
  display: block;
  width: 100%;
  height: auto;
}

.th_model {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 16.666%;
  padding: 1px 0 0 1px;
  text-align: left;
  vertical-align: top;
}
.twocolumns .th_model {
  width: 20%;
}

@media screen and (max-width: 1180px) {
  .th_model {
    width: 20%;
  }
  .twocolumns .th_model {
    width: 25%;
  }
}

@media screen and (max-width: 1000px) {
  .th_model {
    width: 25%;
  }
  .twocolumns .th_model {
    width: 33.333%;
  }
}

@media screen and (max-width: 768px) {
  .th_model {
    width: 33.333%;
  }
  .twocolumns .th_model {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .th_model {
    
  }
}

@media screen and (max-width: 480px) {
  .th_model {
    width: 50%;
  }
}

.th_model .tools {
  background: #342945;
}

.th_model .title_thumb {
  overflow: hidden;
  height: 18px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.th_model .images_wrapper {
  position: relative;
  z-index: 1;
  display: block;
  padding-bottom: 133.6%;
}

.th_model .images_wrapper > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.th_model .images_wrapper .ico_lang {
  position: absolute;
  bottom: 3px;
  left: 5px;
  z-index: 1;
}
.th_model .images_wrapper .ico_lang img {
  width: 20px;
  height: auto;
}



.th_model .images_wrapper .stars .fill {
  background-position: 0 -19px;
}

.th_model .images_wrapper .stars .fill {
  display: block;
  height: 100%;
}

@media screen and (max-width: 640px) {
  .th_model .images_wrapper .stars {
    bottom: 10px;
    left: 10px;
  }
}

.th_model .images_wrapper .stars img {
  position: relative;
  float: left;
  width: auto;
  height: auto;
  margin-right: 1px;
}

.select_field {
  position: relative;
  z-index: 1;
  margin: 1px 0 38px;
}

.select_field.members_field {
  background: #372c48;
  background: rgba(255, 255, 255, .1);
}

.select_field:after {
  content: "";
  display: block;
  clear: both;
}

.select_field .form_item {
  overflow: hidden;
  background: #372c48;
  background: rgba(255, 255, 255, .1);
}
.select_field .gender_item {
  float: left;
  margin: 0 20px 0 0;
}
.select_wrapper {
  font-size: 0;
  float: right;
}

.btn-gender {
  background: none;
  color: #b0a0c9;
  border: none;
  padding: 0 10px;
  margin: 6px;
  cursor: pointer;
  border-radius: 6px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.btn-gender:first-child {
  margin-left: 0;
  padding-left: 0;
}
.btn-gender.active {
  color: #aa6df5;
}
.btn-gender i {
  font-size: 20px;
}
.btn-gender span {
  display: block;
  margin: 6px 0 0 0;
  text-transform: uppercase;
  font-size: 11px;
}

@media screen and (max-width: 1000px) {
  .select_wrapper {
    float: none;
  }
  .select_field .gender_item {
    margin: 25px 20px 0 0;
  }
}
@media screen and (max-width: 480px) {
  .select_field .gender_item {
    float: none;
    text-align: center;
    margin: 0;
  }
  .btn-gender:first-child {
    margin-left: 6px;
    padding-left: 10px;
  }
}

.form_search {
  float: left;
  width: 100%;
  margin: 0 -150px 0 0;
  padding: 0 150px 0 0;
}

.form_search.inner_search {
  margin: 0 -700px 0 0;
  padding: 0 700px 0 0;
}

@media screen and (max-width: 1000px) {
  .form_search.inner_search {
    margin: 0;
    padding: 0;
  }
}

@media screen and (max-width: 1000px) {
  .form_search {
    float: none;
    margin: 0;
    padding: 0;
  }
}

.wrapper_search {
  position: relative;
  padding: 0 20px;
}

.search_inner {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  width: 100%;
  padding: 17px 0;
  color: #fff;
  border: none;
  background: none;
}

.select2-container {
  font-size:16px;
  font-weight:300;
  border-left: 1px solid #201433;
}

@media screen and (max-width: 1000px) {
  .select2-container {
    display: block !important;
    width: 100% !important;
    border-top: 1px solid #201433;
    border-left: none;
  }
}

.block_community {
  font-size: 0;
  margin: -1px 0 0 -1px;
}

.section .block_community {
  margin: 0;
}

.empty-content {
  font-size: 16px;
  padding: 15px 0;
}

.section .item_community {
  width: 33.333%;
}

.item_community {
  display: inline-block;
  width: 25%;
  padding: 1px 0 0 1px;
  vertical-align: top;
}

@media screen and (max-width: 1140px) {
  .item_community {
    width: 33.333%;
  }

  .section .item_community {
    width: 50%;
  }
}

@media screen and (max-width: 1000px) {
  .item_community {
    width: 50%;
  }

  .section .item_community {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .item_community {
    width: 100%;
  }
}

.item_community_holder {
  overflow: hidden;
  background: rgba(255, 255, 255, .1);
  position: relative;
}

.item_community_holder .video_quantity {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .item_community_holder .video_quantity span {
    font-size: 14px;
  }
}

.avatar_block {
  z-index: 1;
  float: left;
  width: 110px;
  min-height: 88px;
  margin: 0 0 -999px;
  padding: 0 0 999px;
  /*background:#413750;*/
}

.avatar_block img {
  display: block;
  width: 110px;
  height: 88px;
}

.block_comments {
	margin: 13px 0 0 0;
}
.block_comments .avatar_block {
  background: #1a0830;
  width: 60px;
  height: 60px;
  margin: 0 15px 0 0;
  padding: 0;
  min-height: auto;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  flex-shrink: 0;
}

.block_comments .item_com {
  min-height: auto;
}

.block_comments .post {
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
  margin-top: 10px;
}

.video-holder .block_comments .avatar_block {
  background: #958f9d;
}

.block_comments .avatar_block img {
  width: auto;
  height: 60px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.is_online {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #54ff00;
  max-width: 110px;
}

.member_prof .is_online {
  max-width: 100%;
}

.inform {
  font-size: 16px;
  overflow: hidden;
  padding: 10px 20px 0;
}

@media screen and (max-width: 768px) {
  .inform {
    padding: 9px 12px 0;
  }
}

.name_author {
  overflow: hidden;
  margin-bottom: 8px;
}

.ico_flag {
  float: left;
  margin: 1px 10px 0 0;
}

@media screen and (max-width: 768px) {
  .ico_flag {
    margin: 1px 5px 0 0;
  }
}

.ico_flag img {
  display: block;
}

.name_author_link {
  font-size: 16px;
  line-height: 18px;
  display: block;
  overflow: hidden;
  overflow: hidden;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #a89aff;
}

@media screen and (max-width: 768px) {
  .name_author_link {
    font-size: 14px;
    line-height: 16px;
  }
}

.name_author_link:hover {
  color: #ff99fb;
}

.date_added {
  font-weight: 300;
  overflow: hidden;
  margin-bottom: 8px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #948f9d;
}

@media screen and (max-width: 768px) {
  .date_added {
    font-size: 14px;
  }
}

.checked_heading {
  position: absolute;
  top: -46px;
  right: 0;
  overflow: hidden;
}

@media screen and (max-width: 1000px) {
  .checked_heading {
    position: static;
    top: 0;
    padding: 20px;
    background: #110525;
  }
}

@media screen and (max-width: 480px) {
  .checked_heading {
    padding: 0 0 10px;
  }
}

.col_checked {
  float: left;
  margin: 0 0 0 30px;
}

@media screen and (max-width: 480px) {
  .col_checked {
    float: none;
    margin: 15px 0 0;
  }
}

.col_checked:first-child {
  margin: 0;
}

.select_box,
.icheckbox {
  position: relative;
  z-index: 1;
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: #342a45;
  background: rgba(255, 255, 255, .1);
}

.select_box + label {
  cursor: pointer;
}

.select_box:not(checked) {
  position: absolute;
  opacity: 0;
}

.select_box:not(checked) + label {
  position: relative;
  padding: 0 0 0 30px;
}

.select_box + label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #291e3b;
}

.select_box:checked + label:before {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 12px;
  height: 8px;
  content: '';
  -webkit-transform: rotate(-44deg);
  -moz-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  -o-transform: rotate(-44deg);
  transform: rotate(-44deg);
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  background: transparent;
  z-index: 2;
}

.icheckbox.checked:before {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 12px;
  height: 8px;
  content: '';
  -webkit-transform: rotate(-44deg);
  -moz-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  -o-transform: rotate(-44deg);
  transform: rotate(-44deg);
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  background: transparent;
}

.label_section {
  font-weight: 300;
  line-height: 20px;
  overflow: hidden;
  color: #807a8b;
}

.item_com {
  overflow: hidden;
  position: relative;
  min-height: 88px;
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 15px 0;
  display: flex;
}

.item_com:last-child {
  margin: 0;
}

.add-favorite,
.item_com .delete-check {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 2;
}

.fcustominp {
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #201433;
  overflow: hidden;
}

.fcustominp input[type="checkbox"] {
  display: none;
}

.fcustominp label {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
  background: #7229cd;
}



.post_wrapper{
  overflow:hidden;
  padding:15px 20px;
}
.block_comments .post_wrapper{
  margin: 0 0 0 0;
  background: #3f354f;
  padding: 12px;
  border-radius: 8px;
  flex-grow: 1;
  position: relative;
  overflow: initial;
}
.block_comments .post_wrapper:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 10px 8px 0;
  border-color: transparent #3f354f transparent transparent;
  position: absolute;
  right: 100%;
  top: 16px;
}

@media screen and (max-width: 768px) {
  .post_wrapper {
    padding: 9px 12px;
  }
}

.author {
  font-weight: 300;
  color: #8e8898;
}

.author.author_inner {
  overflow: hidden;
}

.author.author_inner .name_comment {
  margin: 0 2px 0 0;
  display: inline-block;
  vertical-align: middle;
}

.author.author_inner .country {
  width: 24px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .author {
    font-size: 14px;
  }
}

.name_comment {
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  color: #a89aff;
}

.name_comment:hover {
  color: #ff99fb;
}

.link {
  color: #fff;
}

.link:hover {
  text-decoration: underline;
}

.post {
  font-weight: 300;
  margin-top: 14px;
  color: #9e98a6;
}

@media screen and (max-width: 768px) {
  .post {
    font-size: 14px;
  }
}

.member_prof .avatar_profile {
  float: right;
  margin: 0 0 0 10px;
}

@media screen and (max-width: 640px) {
  .member_prof .avatar_profile {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
}

.member_prof .section {
  margin: 0 -294px 0 0;
  padding: 0 294px 0 0;
}

@media screen and (max-width: 640px) {
  .member_prof .section {
    float: none;
    margin: 0;
    padding: 0;
  }
}

.title_person {
  font-size: 24px;
  line-height: 27px;
  padding-bottom: 26px;
  text-transform: uppercase;
  font-family: AvenirNextCondensed-DemiBold, sans-serif-condensed, Calibri, sans-serif;
}
body.lang-de .title_person {
  text-transform: none;
}
.title_person.nowrap {
  white-space: nowrap;
}

@media screen and (max-width: 1140px) {
  .title_person {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .title_person {
    font-size: 18px;
    line-height: 21px;
  }
}

@media screen and (max-width: 640px) {
  .title_person {
    line-height: 38px;
    padding: 0;
  }
}

.avatar_profile {
  position: relative;
  z-index: 1;
  float: left;
  width: 284px;
  margin-right: 10px;
}

@media screen and (max-width: 640px) {
  .avatar_profile {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
}

.wrap_image_avatar > img,
.avatar_profile > img {
  display: block;
  width: 100%;
  height: auto;
}

.avatar_profile .item_key {
  margin-right: 8px;
  font-size: 14px;
}
.avatar_profile .item_value {
  overflow: hidden;
  float: none;
  text-align: right;
}
.avatar_profile .item_value span {
  font-size: 14px;
}
.avatar_profile .item_value .ico_lang {
  margin: -4px 3px 0 0;
}
.avatar_profile .subscribe {
  margin: 0;
}
.avatar_profile .item_specifics {
  padding: 12px 10px;
  line-height: 20px;
}
.avatar_profile .btn-action {
  padding: 7px 2px;
  text-align: center;
  background: #7229cd;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.avatar_profile .btn-action em {
  font-size: 16px;
  line-height: 28px;
}
.avatar_profile .btn-action span {
  display: inline-block;
  vertical-align: top;
  background: #481b98;
  min-width: 28px;
  padding: 0 5px;
  line-height: 28px;
  font-size: 13px;
  border-radius: 50%;
  top: 7px;
  margin: 0 0 0 5px;
}


.wrap_image_avatar {
  position: relative;
  z-index: 1;
}

.btn {
  font-weight: bold;
  display: block;
  margin-top: 1px;
  padding: 17px 0 16px;
  -webkit-transition: background .6s;
  -moz-transition: background .6s;
  -o-transition: background .6s;
  transition: background .6s;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #7229cd;
}

.btn:hover,
.btn.active {
  background: #9d58f3;
}

.avatar_profile .btn {
  border: none;
  cursor: pointer;
  font-size: 16px;
  width: 100%;
}

.btn.signup {
  font-size: 15px;
  float: right;
  padding: 17px 26px 16px;
  border: none;
  cursor: pointer;
}

@media screen and (max-width: 479px) {
  .btn.signup {
    min-width: 100px;
  }
}

.section {
  float: left;
  width: 100%;
  margin: 0 0 0 -294px;
  padding: 0 0 0 294px;
}

@media screen and (max-width: 640px) {
  .section {
    float: none;
    margin: 0;
    padding: 0;
  }
}

@media screen and (max-width: 1140px) {
  .section .title_headline {
    float: left;
  }
}

.post_person {
  padding: 30px;
  background: #291e3b;
  background: rgba(255, 255, 255, .1);
  margin: 0 0 35px;
}

@media screen and (max-width: 768px) {
  .post_person {
    padding: 20px;
  }
}

.post_person p {
  font-weight: 300;
  margin-top: 30px;
  color: #bebac3;
}

@media screen and (max-width: 640px) {
  .post_person p {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (max-width: 480px) {
  .post_person p {
    font-size: 12px;
    line-height: 16px;
  }
}

.post_person p:first-child {
  margin-top: 0;
}

.rating_title {
  float: right;
  width: 151px;
  padding: 0 0 10px;
  position: relative;
}

.avatar_profile .rating_title {
  float: none;
  padding: 10px 0;
}

.avatar_profile .g_hint.red,
.avatar_profile .g_hint.green {
  right: auto;
  left: 0;
}

.rating_title .g_hint.red,
.rating_title .g_hint.green {
  bottom: -25px;
}

@media screen and (max-width: 768px) {
  .rating_title {
    margin: -5px 0 0;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .rating_title {
    margin: 5px 0 0;
  }
}

.star_rate_item {
  float: left;
  cursor: pointer;
}

@media screen and (max-width: 640px) {
  .profile_specifics {
    margin-top: 0;
  }
}

.column {
  float: left;
  width: 50%;
  padding: 0 0 0 1px;
}

.column:first-child {
  padding: 0;
}

@media screen and (max-width: 920px) {
  .column {
    float: none;
    width: 100%;
    margin-top: 35px;
    padding: 0;
  }

  .column:first-child {
    margin: 0;
  }
}

.heading_column {
  font-size: 24px;
  line-height: 27px;
  padding-bottom: 35px;
  text-transform: uppercase;
}

@media screen and (max-width: 1140px) {
  .heading_column {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .heading_column {
    font-size: 18px;
    line-height: 21px;
  }
}

@media screen and (max-width: 640px) {
  .heading_column {
    line-height: 38px;
    padding: 0;
  }
}

.button_edit {
  font-size: 0;
  line-height: 25px;
  float: right;
}

.button_edit:hover .edit {
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  .button_edit {
    line-height: 38px;
  }
}

.button_edit .edit {
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .button_edit .edit {
    font-size: 14px;
  }
}

.button_edit .icon-icon-re {
  font-size: 16px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .button_edit .icon-icon-re {
    font-size: 14px;
  }
}

.item_specifics {
  overflow: hidden;
  margin-top: 1px;
  padding: 15px 20px;
  color: #bebac3;
  background: #291e3b;
  background: rgba(255, 255, 255, .1);
}

.item_specifics .text {
  overflow: hidden;
  color: #a09ba8;
  font-size: 14px;
  line-height: 20px;
}
.item_specifics .text.full {
  height: auto !important;
  max-height: none;
}
.item_specifics .text a {
  color: #9f62e8;
}

.read-more {
  display: none;
  cursor: pointer;
  color: #fff;
  background: none;
  border: none;
  font-size: 14px;
  padding: 0;
  margin: 5px 0 0 0;
  text-align: left;
  width: 100%;
}
.read-more.shown {
  display: block;
}
.read-more .text-less {
  display: none;
}
.read-more.active .text-more {
  display: none;
}
.read-more.active .text-less {
  display: block;
}

@media screen and (max-width: 640px) {
  .item_specifics {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .item_specifics {
    font-size: 12px;
  }
}

.item_specifics:first-child {
  margin-top: 0;
}

.item_key {
  float: left;
}

.item_value {
  font-size: 0;
  float: right;
  color: #fff;
}

.item_value .ico_lang {
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}

.item_value .ico_lang img {
  display: block;
}

.item_value span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 640px) {
  .item_value span {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .item_value span {
    font-size: 12px;
  }
}

.box_navigation {
  margin-top: 58px;
}

.box_nav_item {
  font-weight: 300;
  display: block;
  overflow: hidden;
  margin-top: 1px;
  padding: 15px 20px;
  -webkit-transition: background .3s, color .3s;
  -moz-transition: background .3s, color .3s;
  -o-transition: background .3s, color .3s;
  transition: background .3s, color .3s;
  color: #fff;
  background: #4d435c;
}

.box_nav_item:hover {
  font-weight: normal;
  color: #110525;
  background: #fff;
}

.box_nav_item.selected {
  font-weight: normal;
  color: #110525;
  background: #fff;
}

.amout_num {
  float: right;
  color: #bebac3;
}

.title_nav_box {
  display: block;
  overflow: hidden;
}

.fade {
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  transition: opacity .15s linear;
  opacity: 0;
}

.fade.in {
  opacity: 1;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  z-index: 1050;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch;
  text-align: center;
}

.modal:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 100%;
  width: 0;
  margin: 0 0 0 -4px;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  max-width: 520px;
  width: 100%;
  margin: 10px auto;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-content {
  position: relative;
  outline: 0;
  -moz-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
}

@media screen and (max-width: 479px) {
  .modal-content {
    padding: 15px;
  }
}

.modal-backdrop {
  position: fixed;
  z-index: 1040;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #201433;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  overflow: scroll;
  width: 50px;
  height: 50px;
}

.form_holder {
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  padding: 54px 45px;
  background-color: #412966;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.form_holder.black_pur {
  background: #3a2e4d;
}


.popup-loader {
  z-index: 2;
  font-size: 10px;
  text-indent: -9999em;
  border-top: 1.1em solid #fff;
  border-right: 1.1em solid #fff;
  border-bottom: 1.1em solid #fff;
  border-left: 1.1em solid #7229cd;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load 1.1s infinite linear;
  animation: load 1.1s infinite linear;
  border-radius: 50%;
  width: 10em;
  height: 10em;
  position: absolute;
  overflow: hidden;
  margin: -5em 0 0 -5em;
  left: 50%;
  top: 50%;
}
@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  cursor: pointer;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  border: none;
  background: #2e2241;
}

.close:hover {
  background: #ff3477;
}

.close .icon-close {
  color: #fff;
}

.wraper_input {
  margin-top: 1px;
}

.wraper_input:first-child {
  margin-top: 0;
}

.failure,
.recaptcha-error,
.field_error {
  color: #e840cc;
  font-size: 14px;
}

.input_field {
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  width: 100%;
  padding: 17px 20px;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  color: #9e99a6;
  border: none;
  background: #4e435f;
  background: rgba(255, 255, 255, .1);
}

@media screen and (max-width: 479px) {
  .input_field {
    font-size: 14px;
  }
}

.input_field:focus {
  color: #000;
  background: #fff;
}

.input_field.input_150 {
  float: left;
  width: 150px;
}

@media screen and (max-width: 1000px) {
  .input_field.input_150 {
    float: none;
    width: 100%;
  }
}

.modal-footer {
  margin-top: 20px;
}

.modal-footer .label_section {
  color: #685f77;
}

@media screen and (max-width: 479px) {
  .modal-footer .label_section {
    font-size: 12px;
    line-height: 20px;
  }
}

.row_footer {
  font-size: 0;
  width: 100%;
  margin-top: 22px;
}

.row_footer:first-child {
  margin-top: 0;
}

.col_modal {
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  color: #aca7b3;
}

@media screen and (max-width: 479px) {
  .col_modal {
    font-size: 12px;
  }
}

.link_modal {
  font-weight: normal;
  color: #9440ff;
}

.link_modal:hover {
  text-decoration: underline;
}

.row_box {
  margin-top: 25px;
}

.row_box:first-child {
  margin-top: 0;
}

.text_box {
  font-weight: 300;
  margin-bottom: 14px;
  color: #9486a9;
}

@media screen and (max-width: 479px) {
  .text_box {
    font-size: 12px;
  }
}

.login-message {
  margin: 10px 0 20px;
  font-size: 18px;
  line-height: 20px;
  padding: 12px 18px;
  border: 1px solid #f73d3d;
  color: #f73d3d;
}

.capcha {
  overflow: hidden;
}

.capcha .wraper_input {
  overflow: hidden;
  margin: 0;
}

.recaptcha-block {
  float: left;
/*  width: 304px;
  margin: -7px 0 0 -27px;
  -webkit-transform: scale(0.82);
  -moz-transform: scale(0.82);
  -o-transform: scale(0.82);
  -ms-transform: scale(0.82);
  transform: scale(0.82);*/
}

.modal-content .recaptcha-block {
  float: none;
}

@media screen and (max-width: 479px) {
  .capcha .wraper_input {
    float: none;
  }
}

.capcha .btn {
  float: right;
  background: #7229cd;
  border-radius: 4px;
  padding: 15px 18px;
}

.drop_tab .capcha .btn {
  margin-top: 8px;
}

.modal-content .capcha .btn {
  /*float: none;*/
  float: left;
}

.capcha_box {
  float: left;
  margin-right: 1px;
}

@media screen and (max-width: 479px) {
  .capcha_box {
    float: none;
    margin: 0;
  }
}

.text_box_sub {
  font-weight: 300;
  margin-top: 25px;
  color: #9486a9;
}

@media screen and (max-width: 479px) {
  .text_box_sub {
    font-size: 12px;
  }
}

.text_box_sub a {
  font-weight: normal;
  color: #9440ff;
}

.text_box_sub a:hover {
  text-decoration: underline;
}

.item_tab {
  font-weight: 400;
  font-size: 24px;
  line-height: 27px;
  float: left;
  padding-bottom: 35px;
  text-transform: uppercase;
  font-family: AvenirNextCondensed-Medium, sans-serif-condensed, Calibri, sans-serif;
}

@media screen and (max-width: 960px) {
  .item_tab {
    font-size: 20px;
    line-height: 20px;
    width: 33.333%;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .item_tab {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .item_tab {
    font-size: 14px;
    line-height: 14px;
  }
}

@media screen and (max-width: 640px) {
  .item_tab {
    font-size: 12px;
    line-height: 12px;
  }
}

.item_tab a {
  color: #635b71;
}

.nav_tabs_list > li {
  position: relative;
  display: block;
}

.nav_tabs_list > li > a {
  position: relative;
  display: block;
}

.nav-tabs > li {
  float: left;
}

.nav-tabs > li.active {
  border-bottom: 4px solid #fff;
}

.nav-tabs > li > a {
  padding: 0 40px;
}

@media screen and (max-width: 960px) {
  .nav-tabs > li > a {
    padding: 0;
  }
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  cursor: default;
  color: #fff;
  border-bottom-color: transparent;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .tab-pane:before {
  clear: both;
  display: table;
  content: "";
}

.watch {
  width: 100%;
  float: center;
  
  margin: 0 0px 0 0;
  padding: 0 0px 0 0;
}

@media screen and (max-width: 1240px) {
  .watch {
    float: none;
    margin: 0;
    padding: 0;
  }
}

.player-rel {
  position: relative;
}

.player-wrap {
  position: relative;
  overflow: hidden;
}

#kt_player_internal,
#kt_player object,
#kt_player {
  left: 0;
  position: absolute !important;
  top: 0;
}

#kt_player_internal,
.player-holder,
#kt_player object,
#kt_player {
  height: 100% !important;
  width: 100% !important;
}

.player img {
  display: block;
  width: 100%;
  height: auto;
}

.sponsor {
  position: absolute;
  top: -32px;
  left: 0;
  margin: auto;
  background: #000;
  text-align: center;
  border-radius: 0 2px 2px 0;
  opacity: 0.8;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  padding: 5px 10px;
  -webkit-transition: top .6s;
  -moz-transition: top .6s;
  -o-transition: top .6s;
  transition: top .6s;
  z-index: 200;
}

@media screen and (max-width: 640px) {
  .screenshots-list,
  .thumb .clock,
  .thumb .add_favorite,
  .sponsor {
    display: none;
  }
}

.sponsor.shown {
  top: 0 !important;
}

.sponsor a {
  color: #e840cc;
  text-decoration: underline;
  font-weight: bold;
}

.block_advs {
  background: #28242d;
  font-size: 0;
  left: 50%;
  margin: -155px 0 0 -310px;
  padding: 10px;
  position: absolute;
  top: 50%;
  z-index: 99;
}

.block_advs.mobile_banner {
  margin: -50px 0 0 -155px;
  padding: 5px;
}

.block_advs.mobile_banner .spot:last-child {
  display: none;
}

.block_advs .spots {
  white-space: nowrap;
  display: block;
  height: auto;
  margin: 0 0 10px;
}

.block_advs .close-play {
  background: #ebebeb;
  border: 1px solid #b7b7b7;
  color: #111;
  cursor: pointer;
  display: block;
  font-size: 16px;
  height: 33px;
  outline: 0 none;
  width: 100%;
  text-align: center;
  line-height: 33px;
  padding: 0;
}

.block_advs .close {
  background: #551e9b;
  cursor: pointer;
  font-size: 28px;
  font-weight: 700;
  height: 26px;
  line-height: 26px;
  position: absolute;
  color: #fff;
  right: 0;
  top: 0;
  width: 26px;
  text-align: center;
  padding: 0;
}

.adv_title {
  background: #551e9b;
  color: #fff;
  left: 0;
  padding: 3px 10px;
  position: absolute;
  text-shadow: 1px 1px 1px #3a3a3a;
  top: 0;
  font-size: 14px;
}

@media screen and (max-width: 479px) {
  .adv_title {
    display: none;
  }
}

.block_advs .spot {
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: top;
}

.block_advs .spot:first-child {
  margin: 0;
}

.block_advs.desktop_banner iframe {
  height: 250px;
}

.block_advs.mobile_banner iframe {
  height: 50px;
}

.tool_bar {
  display: table;
  width: 100%;
  border-top: 1px solid #110525;
  border-bottom: 1px solid #110525;
}

@media screen and (max-width: 1000px) {
  .tool_bar {
    font-size: 0;
    display: block;
    width: auto;
    margin-left: -1px;
  }
}

@media screen and (max-width: 479px) {
  .tool_bar {
    margin: -1px 0 0 -1px;
  }
}

.col_bar {
  font-weight: 300;
  position: relative;
  z-index: 1;
  display: table-cell;
  height: 52px;
  vertical-align: top;
  border-left: 1px solid #110525;
}

.col_bar:first-child {
  border: none;
}

@media screen and (max-width: 1000px) {
  .col_bar {
    display: inline-block;
    width: 100%;
    padding-left: 1px;
    border: none;
  }
}

@media screen and (max-width: 640px) {
  .col_bar {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .col_bar {
    padding: 1px 0 0 1px;
  }
}

.download_link {
  font-size: 0;
  line-height: 52px;
  display: block;
  text-align: center;
  color: #000; /* fff */
  background: #ffd001; /* 551e9b */
  text-transform: uppercase;
}

@media screen and (max-width: 640px) {
  .download_link {
    line-height: normal;
    padding: 10px 0;
  }
}

.download_link .icon-download {
  font-size: 17px;
  display: inline-block;
  margin-right: 16px;
  vertical-align: middle;
}

@media screen and (max-width: 1460px) {
  .download_link .icon-download {
    margin-right: 10px;
  }
}

@media screen and (max-width: 640px) {
  .download_link .icon-download {
    display: block;
    margin: 0 0 5px;
  }
}

.download_link span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 640px) {
  .download_link span {
    font-size: 14px;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .download_link span {
    font-size: 12px;
  }
}

.download_link strong {
  font-weight: 700;
}

.rate_bar_view {
  width: 20%;
}

@media screen and (max-width: 1000px) {
  .rate_bar_view {
    width: 50%;
    border-top: 1px solid #110525;
  }
}

.rate_view {
  overflow: hidden;
  padding: 0 30px;
  text-align: center;
}

@media screen and (max-width: 1460px) {
  .rate_view {
    padding: 0 10px;
  }
}

.rate_precent {
  font-size: 24px;
  line-height: 52px;
  float: left;
  color: #e840cc;
}

@media screen and (max-width: 479px) {
  .rate_precent {
    font-size: 16px;
  }
}

.view_count {
  font-size: 16px;
  line-height: 52px;
  float: right;
  color: #4f465e;
}

@media screen and (max-width: 479px) {
  .view_count {
    font-size: 14px;
  }
}

.progress_bar {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}

.progress {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  background: #e840cc;
}

.rate_hand {
  width: 15%;
}

@media screen and (max-width: 1000px) {
  .rate_hand {
    width: 50%;
    border-top: 1px solid #110525;
  }
}

.g_hint.red,
.g_hint.green {
  position: absolute;
  bottom: -15px;
  right: 10px;
  background: #fae2e1;
  border: 1px solid #110525;
  color: #c10000;
  border-radius: 3px;
  padding: 5px 7px;
  white-space: nowrap;
  z-index: 100;
  font-size: 16px;
  line-height: 20px;
}

.buttons_holder .g_hint.red,
.buttons_holder .g_hint.green {
  left: 10px;
  white-space: normal;
  bottom: 100%;
}

@media screen and (max-width: 1000px) {
  .g_hint.red,
  .g_hint.green {
    font-size: 12px;
    line-height: 14px;
  }
}

.g_hint.green {
  border: 1px solid #effae1;
  color: #4b7f00;
}

.rate_bar {
  overflow: hidden;
  display: block !important;
  position: relative;
}

.item_rate {
  float: left;
  width: 50%;
  text-align: center;
  border-left: 1px solid #110525;
}

.item_rate:first-child {
  border-left: 0;
}

.item_rate:hover.dislike a {
  color: #fff;
  background: #ff3477;
}

.item_rate:hover.like a {
  color: #fff;
  background: #e840cc;
}

.item_rate:hover .icon-like {
  color: #fff;
}

.item_rate a {
  height: 52px;
  line-height: 51px;
  display: block;
  -webkit-transition: background .6s;
  -moz-transition: background .6s;
  -o-transition: background .6s;
  transition: background .6s;
  background: #291e3b;
  cursor: pointer;
}

.item_rate .icon-like {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  color: #6a6276;
}

.item_rate.dislike .icon-like {
  -webkit-transform: rotateX(-180deg) rotateY(-180deg);
  -moz-transform: rotateX(-180deg) rotateY(-180deg);
  transform: rotateX(-180deg) rotateY(-180deg);
}

.rate_message {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #201433;
  color: #e46060;
  padding: 0 7px;
  white-space: nowrap;
  z-index: 100;
  font-size: 16px;
  line-height: 52px;
  text-align: center;
}
.rate_message.success {
  color: #5aa92a;
}

.tool_inform {
  font-size: 0;
  width: 100%;
  padding: 20px 26px;
}

@media screen and (max-width: 480px) {
  .tool_inform {
    padding: 20px 10px;
  }
}

.info_box {
  font-size: 16px;
  display: inline-block;
  width: 50%;
  margin: -5px 0 0;
  vertical-align: top;
}

@media screen and (max-width: 640px) {
  .info_box {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .info_box {
    font-size: 12px;
  }
}

.item_tool {
  float: left;
  margin: 5px 24px 0 0;
}

.item_tool:last-child {
  margin-right: 0;
}

.item_tool span {
  color: #a8a4af;
}

.info_list {
  font-size: 16px;
  display: inline-block;
  width: 50%;
  text-align: right;
  vertical-align: top;
}

.holder_desc .info_list {
  width: 100%;
  text-align: left;
  margin: 2px 0;
}

@media screen and (max-width: 640px) {
  .info_list {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .info_list {
    font-size: 12px;
  }
}

.item_cell {
  display: inline-block;
  margin-left: 24px;
  vertical-align: top;
  color: #9440ff;
}

.item_cell:first-child {
  margin-left: 0;
}

.holder_desc .item_cell {
  line-height: 24px;
}

.holder_desc .cats .item_cell {
  line-height: 28px;
}

@media screen and (max-width: 1100px) {
  .item_cell {
    display: block;
    margin-top: 5px;
  }

  .item_cell:first-child {
    margin-top: 0;
  }
}

.item_cell span {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  color: #fff;
}

.wrap_cell {
  display: inline-block;
  vertical-align: top;
}

.holder_desc .wrap_cell {
  display: inline;
}

.wrap_cell a {
  color: #9440ff;
}

.wrap_cell a:hover {
  text-decoration: underline;
}

.cats .wrap_cell a {
  display: inline-block;
  border: 1px solid #5e566b;
  border-radius: 4px;
  color: #a09ba8;
  padding: 0 8px;
  margin: 0 0 5px;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
}

.cats .wrap_cell a:hover {
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
}

.tabs_wrapper {
  clear: both;
}

.tabs_wrapper .report_success {
  font-size: 14px;
  min-width: 180px;
  text-align: center;
  overflow: hidden;
  line-height: 52px;
}

.tabs_section {
  float: left;
  background: #110525;
}

@media screen and (max-width: 1000px) {
  .tabs_section {
    float: none;
    border-top: 1px solid #110525;
  }
}

.tabs_section a {
  background: #110525;
}

.tabs_section > li,
.tabs_section > li > a {
  position: relative;
  display: block;
}

.tab_list {
  font-size: 16px;
  line-height: 18px;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  border-right: 1px solid #110525;
}

.tab_list.active {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 640px) {
  .tab_list {
    font-size: 14px;
    text-align: center;
  }

  .tab_list:last-child {
    border: none;
  }
}

@media screen and (max-width: 480px) {
  .tab_list {
    font-size: 12px;
  }
}

.count_massage {
  line-height: 26px;
  position: absolute;
  top: -15px;
  right: 10px;
  min-width: 30px;
  padding: 0 5px;
  text-align: center;
  color: #fff;
  background: #e840cc;
}

.tabs_section > li {
  float: left;
}

@media screen and (max-width: 640px) {
  .tabs_section > li {
    width: 25%;
  }
}

.tabs_section > li > a {
  line-height: 52px;
  height: 52px;
  padding: 0 26px;
  color: #948f9d;
  font-family: AvenirNextCondensed-Medium, sans-serif-condensed, Calibri, sans-serif;
}

@media screen and (max-width: 640px) {
  .tabs_section > li > a {
    padding: 0;
  }
}

.tabs_section > li.active > a,
.tabs_section > li.active > a:hover,
.tabs_section > li.active > a:focus {
  cursor: default;
  color: #fff;
}

.tab-content > .tab_wrap {
  display: none;
}

.tab-content > .active {
  display: block;
}

.tab_purple_25 a {
  background: rgba(255, 255, 255, .25);
}

.tab_purple_20 a {
  background: rgba(255, 255, 255, .2);
}
.tab_purple_20.active a {
  background: rgb(41, 30, 59);
}

.tab_purple_15 a {
  background: rgba(255, 255, 255, .15);
}

.tab_purple_10 a {
  background: rgba(255, 255, 255, .1);
}

.buttons_holder {
  font-size: 0;
  float: right;
}

@media screen and (max-width: 1000px) {
  .buttons_holder {
    float: none;
    margin-bottom: 16px;
  }
}

.buttons_holder .button {
  font-size: 0;
  line-height: 52px;
  display: inline-block;
  height: 52px;
  cursor: pointer;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  vertical-align: top;
  text-transform: uppercase;
  color: #948f9d;
  color: #fff;
  border: none;
  border-left: 1px solid #110525;
  background: none;
  position: relative;
  z-index: 10;
}

.buttons_holder .button .button-inner {
  padding: 0 26px;
}

@media screen and (max-width: 1000px) {
  .buttons_holder .button {
    width: 50%;
    border-right: 1px solid #110525;
    border-left: none;
    text-align: center;
  }
}

.buttons_holder .button:hover {
  opacity: .9;
}

.buttons_holder .button span {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  display: inline-block;
  vertical-align: middle;
  font-family: AvenirNextCondensed-DemiBold, sans-serif-condensed, Calibri, sans-serif;
}

@media screen and (max-width: 1000px) {
  .buttons_holder .button span {
    line-height: 16px;
  }
}

@media screen and (max-width: 640px) {
  .buttons_holder .button span {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .buttons_holder .button > div {
    padding: 0 10px;
  }
  .buttons_holder .button span {
    font-size: 12px;
    display: block;
  }
}

.buttons_holder .button_fav {
  background: #ff3477;
}

.buttons_holder .button_watch_latter {
  background: #34baff;
}

.buttons_holder i {
  font-size: 15px;
  display: inline-block;
  margin: 0 8px 0 0;
  vertical-align: middle;
}

.buttons_holder i.icon-playlist {
  font-size: 20px;
}

@media screen and (max-width: 480px) {
  .buttons_holder i {
    display: block;
    margin: 8px 0;
  }
}

.tab_cont {
  position: relative;
  z-index: 1;
  border-top: 1px solid #110525;
  margin-top: -1px;
  width: 100%;
}

.drop_tab {
  overflow: hidden;
  padding: 26px;
  background: #110525;
}

@media screen and (max-width: 768px) {
  .drop_tab {
    padding: 14px;
  }
}

.drop_tab.drop_purple_25 {
  background: rgba(255, 255, 255, .25);
}

.drop_tab.drop_purple_20 {
  /* background: rgba(255, 255, 255, .2); */
  background: rgb(41, 30, 59);
}

.drop_tab.drop_purple_15 {
  background: rgba(255, 255, 255, .15);
}

.drop_tab.drop_purple_10 {
  background: rgba(255, 255, 255, .1);
}

.drop_tab .capcha {
  margin-top: 5px;
}

.drop_tab .show_more {
  margin-top: 20px;
}

.title_watch {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .title_watch {
    font-size: 14px;
    margin-bottom: 14px;
  }
}

@media screen and (max-width: 480px) {
  .title_watch {
    font-size: 12px;
    margin-bottom: 10px;
  }
}

.title_inner_watch {
  font-weight: 300;
  font-size: 20px;
  line-height: 22px;
  float: left;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 17px;
  font-family: AvenirNextCondensed-Regular, sans-serif-condensed-light, Calibri, sans-serif;
}
body.lang-de .title_inner_watch{
  text-transform: none;
}
.block_write .title_inner_watch {
  float: none;
}

.inner_attention {
  color: #9f9ba8;
  float: none;
  overflow: hidden;
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  height: 120px;
  padding: 20px;
  background: #494058;
  background: rgba(255, 255, 255, .1);
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
}

@media screen and (max-width: 640px) {
  .inner_attention {
    float: none;
    overflow: hidden;
    width: 100%;
    padding: 10px 0 0;
  }
}
.block_write .inner_attention,
.block_write .textarea {
  border-radius: 4px;
}
.block_write .failure {
  margin-top: 5px;
}
.inner_attention a {
  font-weight: 700;
  color: #9440ff;
}

.inner_attention a:hover {
  text-decoration: underline;
}

.description_watch {
  float: left;
  width: 100%;
  margin: 0 -285px 0 0;
  padding: 0 285px 0 0;
}

@media screen and (max-width: 1000px) {
  .description_watch {
    margin: 0 -225px 0 0;
    padding: 0 225px 0 0;
  }
}

@media screen and (max-width: 639px) {
  .description_watch {
    float: none;
    margin: 0;
    padding: 0;
  }
}

.holder_desc {
  color: #a09ba8;
}

.holder_desc p {
  margin: 0 0 10px;
}

@media screen and (max-width: 480px) {
  .holder_desc {
    font-size: 14px;
  }
}

.cat_list {
  overflow: hidden;
  margin: 25px 0 0 -1px;
}

.item_cat_list {
  font-size: 16px;
  line-height: 18px;
  float: left;
  margin: 1px 0 0 1px;
  text-transform: uppercase;
}

@media screen and (max-width: 480px) {
  .item_cat_list {
    font-size: 14px;
  }
}

.item_cat_list a {
  display: block;
  padding: 6px 15px;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  color: #a09ba8;
  background: #5f576d;
  background: rgba(255, 255, 255, .1);
}

@media screen and (max-width: 480px) {
  .item_cat_list a {
    padding: 3px 10px;
  }
}

.item_cat_list a:hover {
  color: #5f576d;
  background: #fff;
}

.box_site {
  float: right;
  width: 250px;
}

@media screen and (max-width: 1000px) {
  .box_site {
    width: 200px;
  }
}

@media screen and (max-width: 639px) {
  .box_site {
    float: none;
    margin: 15px auto 0;
  }
}

.box_site .holder {
  padding-bottom: 56.33%;
  position: relative;
}
.box_site .holder.no-cs {
  background: #413751;
  border: 1px solid #342a45;
}
.box_site .no-cs-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #b8a6d4;
  font-weight: 700;
  font-size: 36px;
}
.box_site img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.box_site .btn_site {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  font-family: AvenirNextCondensed-Medium, sans-serif-condensed, Calibri, sans-serif;
}

.date_post {
  float: right;
}

.block_write {
  /* margin: 0 0 15px; */
}

.wrapper_textarea {
  margin-top: 1px;
}

.textarea {
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  display: block;
  width: 100%;
  height: 120px;
  padding: 20px;
  resize: none;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  color: #9e99a6;
  border: none;
  background: #494058;
  background: rgba(255, 255, 255, .1);
  margin: 0;
}

.textarea.embed_wrap {
  height: 104px;
}

@media screen and (max-width: 479px) {
  .textarea {
    font-size: 14px;
  }
}

.textarea:focus {
  color: #000;
  background: #fff;
}

.panel_footer {
  margin-top: 1px;
}

.share_social {
  float: left;
  margin: 1px 0 0 0;
}

@media screen and (max-width: 400px) {
  .share_social {
    float: none;
    overflow: hidden;
    width: 100%;
    padding-top: 1px;
  }
}

@media screen and (max-width: 640px) {
  .wrap_social {
    float: right;
  }
}

.att {
  overflow: hidden;
  overflow: hidden;
  padding: 17px 30px 16px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #6d657a;
  background: rgba(255, 255, 255, .05);
}

@media screen and (max-width: 1000px) {
  .att {
    display: none;
  }
}

.select_report .select2-container {
  border: none;
  background: #494058;
  background: rgba(255, 255, 255, .1);
}

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

.footer_holder {
  max-width: 1040px;
  margin: 0 auto;
  padding: 40px 0 10px 0;
  text-align: center;
}

.logo_holder {
  margin-bottom: 38px;
}

@media screen and (max-width: 768px) {
  .logo_holder {
    margin-bottom: 25px;
  }
}

.logo_footer {
  display: inline-block;
  vertical-align: top;
}

.logo_footer:hover .icon-logo_f {
  color: #fff;
}

.logo_footer a {
  display: block;
}

.logo_footer .icon-logo_f {
  font-size: 34px;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  color: #888292;
}

.copy {
  margin-bottom: 30px;
  color: #595067;
}

@media screen and (max-width: 768px) {
  .copy {
    font-size: 14px;
    margin-bottom: 15px;
  }
}

.list_footer {
  font-size: 0;
  margin: 0 0 30px -36px;
}

@media screen and (max-width: 768px) {
  .list_footer {
    margin: 0 0 15px -14px;
  }
}

.item_list_footer {
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  padding: 0 0 0 36px;
  vertical-align: top;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .item_list_footer {
    font-size: 14px;
    padding-left: 14px;
  }
}

.item_list_footer a {
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  color: #888292;
}

.item_list_footer a:hover {
  color: #fff;
}

.sub_post {
  font-size: 16px;
  line-height: 22px;
  color: #595067;
}

@media screen and (max-width: 768px) {
  .sub_post {
    font-size: 14px;
    line-height: 18px;
  }
}

/* select 2 */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 53px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 20px;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  /*background-color: white;*/

  /*background: #372c48; */
  background: #000;

  /*border: 1px solid #aaa;*/
  /*border-radius: 4px;*/
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  color: #b2a2cb;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 10px 20px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 10px 15px;
  width: 100%;
  font-size: 16px;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  /*background: #372c48;*/
  /*background:rgba(255, 255, 255, .1);*/

  /*border: 1px solid #aaa;*/
  /*border-radius: 4px;*/
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #b2a2cb;
  line-height: 53px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 51px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #7d6f91 transparent transparent transparent;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  height: 0;
  /*left: 50%;*/
  /*margin-left: -5px;*/
  margin-top: -3px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #7d6f91 transparent;
  border-width: 0 5px 6px 5px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: none;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #31204c;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #7229cd;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffFF', endColorstr='#ffeeeeEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 53px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 51px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeEE', endColorstr='#ffccccCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffFF', endColorstr='#ffeeeeEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeEE', endColorstr='#ffffffFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*new style*/
.edit_box {
  padding: 0;
}

@media screen and (max-width: 640px) {
  .edit_box {
    margin-bottom: 30px;
  }
}

.text_headline {
  font-weight: 300;
  line-height: 25px;
  float: right;
  color: #888292;
}

@media screen and (max-width: 1041px) {
  .text_headline {
    line-height: 20px;
    float: none;
    overflow: hidden;
    width: 100%;
  }
}

.form .title_name {
  font-size: 16px;
  display: block;
  margin-bottom: 18px;
  color: #b2aeb9;
}

@media screen and (max-width: 640px) {
  .form .title_name {
    margin-bottom: 10px;
  }
}

.hold_form {
  margin-bottom: 30px;
}

.row_edit {
  display: table;
  width: 100%;
  margin-top: 30px;
}

@media screen and (max-width: 1041px) {
  .row_edit {
    display: block;
  }
}

.col_edit {
  display: table-cell;
  vertical-align: top;
}

@media screen and (max-width: 1041px) {
  .col_edit {
    display: block;
    margin-top: 30px;
  }

  .col_edit:first-child {
    margin-top: 0;
  }
}

.width_25 {
  width: 25%;
}

@media screen and (max-width: 1041px) {
  .width_25 {
    width: 100%;
  }
}

.wrap_select {
  display: table;
  width: 100%;
}

.col_select {
  display: table-cell;
  vertical-align: top;
}

.select_holder .select2-container {
  border-top: none;
  border-left: 1px solid #201433;
  background: rgba(255, 255, 255, .1);
}

.select_holder .select2-container .select2-selection--single {
  height: 52px;
}

.hold_button {
  overflow: hidden;
  /*border-top:1px solid #201433;*/
}

.wrap-overflow .hold_button {
  float: right;
  margin: 0 0 0 10px;
}

.message_info {
  margin: 0 0 20px;
  text-align: center;
}

#delete_videos_form .thumbs,
#delete_albums_form .thumbs {
  margin: 0 0 15px;
}

.add_to_friends,
.send_message {
  margin: 0 0 35px;
}

.texarea_edit {
  height: 310px;
}

.flabel {
  display: block;
  padding: 10px;
}

@media screen and (max-width: 640px) {
  .texarea_edit {
    height: 150px;
  }
}

.save_btn {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  float: right;
  margin: 0;
  cursor: pointer;
  border: none;
  padding-right: 30px;
  padding-left: 30px;
}
.save_btn + .save_btn {
  margin-right: 10px;
}

#feedback_form .save_btn {
  margin-top: 10px;
}

.pagination-holder {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 0;
  padding: 10px 0 0 0;
}

.pagination-holder li {
  font-size: 16px;
  display: inline-block;
  background: #291e3b;
  margin: 0 2px 4px;
  border-radius: 6px;
  min-width: 55px;
}

.pagination-holder li span,
.pagination-holder li a {
  display: block;
  padding: 18px;
  color: #b2a2cb;
  cursor: pointer;
}

.pagination-holder li a:hover {
  color: #fff;
}

.pagination-holder li.page-current {
  background: #7229cd;
}
.pagination-holder li.page-current span {
  color: #fff;
}

.twocolumns .pagination-holder {
  padding: 10px 0 0 0;
}

.g_hidden {
  display: none;
}

.text-block {
  line-height: 22px;
  font-weight: 300;
  color: #888292;
}

.text-block p {
  margin-bottom: 10px;
}

.text-block .information {
  padding: 0 0 0 50px
}

.text-block .information .gap {
  padding: 0 0 0 50px
}

.text-block h3 {
  font-size: 20px;
  margin: 20px 0;
}

.text-block h4 {
  font-size: 18px;
  margin: 0 0 5px;
}

.text-block a {
  color: #5e556c;
}

@media screen and (max-width: 640px) {
  .text-block .information {
    padding: 0 0 0 20px
  }
  .text-block .information .gap {
    padding: 0 0 0 20px
  }
}

@media only screen and (max-width: 480px) {
  .text-block .information {
    padding: 0 0 0 10px
  }
  .text-block .information .gap {
    padding: 0 0 0 10px
  }
}


.tags-list {
  width: 100%;
  overflow: hidden;
}

.tags-list .item {
  float: left;
  width: 20%;
  padding: 0 10px;
}

@media screen and (max-width: 1200px) {
  .tags-list .item {
    width: 25%;
  }
}

@media screen and (max-width: 800px) {
  .tags-list .item {
    width: 33.33%;
  }
}

@media screen and (max-width: 768px) {
  .tags-list .item {
    width: 50%;
    font-size: 14px;
  }
}

.tags-list li {
  margin: 0 0 10px;
}

.tags-list strong {
  display: block;
  margin: 5px 0;
  padding: 10px 0 5px;
  border-bottom: 1px solid #291e3b;
}

.tags-list a {
  color: #9485ae;
}

.tags-list a:hover {
  color: #fff;
}



.related {
  line-height: 28px;
  overflow: hidden;
}

.related a {
  display: inline-block;
  border: 1px solid #5e566b;
  border-radius: 4px;
  color: #a09ba8;
  padding: 0 8px;
  margin: 0 0 5px;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  font-size: 16px;
}

.related a:hover {
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
}

.title_related {
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  float: left;
  margin: 0 15px 0 0;
  color: #999;
}

.block-related {
  padding: 20px 0 0;
}
.block-related a i {
  font-size: 12px;
  font-family: 'icomoon' !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.block-related a i:before {
  content: '\e901';
}


.ui-menu .ui-menu-item {
  padding: 10px 20px;
}

.ui-widget {
  font-size: 1em;
}

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 3px;
  background: #000;
  color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  padding: 4px 10px;
  overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}


/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}

.tooltipster-base .tooltipster-content {
  overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}

.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}

.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}

.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}

.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}

.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}

.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}

.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}

.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

.tooltipster-fade-show {
  opacity: 1;
}

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}

.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-fall-show {
}

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0;
}

.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-slide.tooltipster-slide-show {
}

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}


/*! jQuery UI - v1.11.4 - 2016-02-28*/

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;

  z-index: 1111;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 6px 10px 6px 20px;
  cursor: pointer;
  min-height: 0;
  border-bottom: 1px solid #3a2c4a;
  font-size: 17px;
  line-height: 20px;
  color: #a09ba8;
}
.ui-menu .ui-menu-item:last-child {
  border: none;
}
.ui-menu .ui-menu-group {
  padding: 8px 20px;
  border-bottom: 1px solid #3a2c4a;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  color: #9c9ba7;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-widget {
  font-size: 1.3em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #3a2c4a;
  background: #2a1f3b;
  color: #d9d9d9;
  border-radius: 0 0 5px 5px;
}

.ui-widget-content a {
  color: #d9d9d9;
}

.ui-widget-header {
  border: 1px solid #291e3b;
  background: #291e3b;
  color: #f6f6f6;
  font-weight: bold;
}

.ui-widget-header a {
  color: #f6f6f6;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #333;
  background: #291e3b;
  font-weight: normal;
  color: #fff;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #4f3e69;
  font-weight: normal;
  color: #fff;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #7933cf;
  background: #7933cf;
  font-weight: normal;
  color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #291e3b;
  background: #7933cf;
  color: #fff;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #fff;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #a32d00;
  color: #fff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #fff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #fff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-widget-overlay {
  background: #000;
  opacity: .8;
  filter: Alpha(Opacity=80);
}

.ui-widget-shadow {
  margin: -4px 0 0 -4px;
  padding: 4px;
  background: #000;
  opacity: .1;
  filter: Alpha(Opacity=10);
  border-radius: 4px;
}
.ui-menu .ui-menu-item .total-videos {
  color: #9c9ba7;
}
.ui-menu .ui-menu-item .icon {
  margin: -3px 6px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.ui-menu .ui-menu-item .icon-search-btn {
  font-size: 15px;
}
.ui-menu .ui-menu-item .icon-female {
  font-size: 18px;
}
.ui-menu .ui-menu-item .icon-cam {
  font-size: 13px;
}


.ui-widget-content {
  /*display: block !important;*/
}


.player-related-videos {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 1% 1% 30px 1%;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
}
.player-related-videos .player-related-videos-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 0;
}
.player-related-videos .player-related-videos-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  overflow: hidden;
  color: transparent;
  margin: 0.5%;
  font-size: 16px;
}
.player-related-videos .player-related-videos-item .thumb-title {
 display: none;
 position: absolute;
 left: 0;
 top: 0;
 right: 0;
 height: 52px;
 overflow: hidden;
 text-align: left;
 padding: 5px;
 color: #ffffff;
 background: -moz-linear-gradient(top, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgba(12, 12, 12, 0.8)), color-stop(50px, transparent));
 background: -webkit-linear-gradient(top, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
 background: -o-linear-gradient(top, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
 background: -ms-linear-gradient(top, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
 background: linear-gradient(to bottom, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
}
.player-related-videos .player-related-videos-item:hover .thumb-title {
 display: block;
}
.player-related-videos .player-related-videos-item img {
  display: block;
  width: 100%;
  height: auto;
}
.player-related-videos .player-related-videos-item .time {
  display: none;
  position: absolute;
  bottom: 5px;
  left: 5px;
  background: rgba(0, 0, 0, 0.6);
  padding: 4px 8px;
  margin: 0;
  line-height: 0;
  color: #fff;
}
.player-related-videos .player-related-videos-item .time span {
  line-height: 1;
}
.player-related-videos .player-related-videos-item:hover .time {
 display: block;
}

@media all and (max-width:1024px) {
.pagination-holder li.first,
.pagination-holder li.jump,
.pagination-holder li.last,
.pagination-holder li.page{
display:none;
}
.pagination-holder li.page-current +li.page,
.pagination-holder li.page-current +li.page+li.page,
.pagination-holder li.page-current +li.page+li.page+li.page{
display: inline-block;
}
}




.overlay_holder {
  display: none;
  z-index: 9999;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.overlay_spot-content {
  position: relative;
}
.overlay_close_button {
 display: block;
 position: absolute;
 width: 32px;
 height: 32px;
 right: -13px;
 top: -13px;
 background-color: #7229cd;
 border-radius: 49.5%;
 z-index: 99;
 background-image: url(/images/icon_close.png);
 background-position: center center;
 background-repeat: no-repeat;
 cursor: pointer;
}
.overlay_close {
 display: inline-block;
 vertical-align: middle;
 background-color: #7229cd;
 font-size: 15px;
 color: #fff;
 text-align: center;
 width: 210px;
 margin: 10px auto 0;
 padding: 6px 6px;
 border-radius: 5px;
 cursor: pointer;
}

.rating_holder {
  overflow: hidden;
  display: block;
  padding: 2px 0 0 0;
}
.rating_holder .video_quantity {
  float: right;
  margin: 0;
}
.rating_holder .video_rating {
  float: left;
  color: #a89aff;
}
.rating_holder .video_rating span {
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  vertical-align: middle;
}
.rating_holder .video_rating .icon-like {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 5px 0 1px;
}

.title_centered {
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-bottom:10px;
  text-transform:uppercase;
}

.search_list_holder + .bottom_spots {
  margin-top: 20px;
}
.bottom_spots + .post_intro {
  margin-top: 20px;
}

.lds-dual-ring {
  display: block;
  width: 80px;
  height: 80px;
  margin: 40px auto;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 80px;
  height: 80px;
  margin: 1px;
  border-radius: 50%;
  border: 8px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.subscribe {
  background: #463b5a;
  margin: 15px 0 0 0;
  border-radius: 3px;
  overflow: hidden;
}
.subscribe.single {
  margin: 15px 0 -20px;
}

.subscribe .text {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 10px;
  float: right;
  min-width: 40px;
  text-align: center;
}

.btn-subscribe {
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
  background: #ff3477;
  padding: 10px 15px;
  align-items: center;
  line-height: 20px;
  transition: background .3s;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.btn-subscribe.js-unsubscribe {
  background: #34baff;
}
.btn-subscribe.hidden {
  display: none;
}
.btn-subscribe:hover {
  opacity: .9;
}
.btn-subscribe i {
  font-size: 14px;
  position: absolute;
  left: 12px;
  top: 12px;
}


.list-subscriptions {
  font-size: 0;
  margin: 0 0 15px;
}
.subscribe-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: calc(12.5% - 6px);
  padding: 5px;
  background: #281e3b;
  margin: 3px;
}
.subscribe-item.vertical {
  width: calc(11.111% - 6px);
}

@media screen and (max-width: 1260px) {
  .subscribe-item {
    width: calc(14.28% - 6px);
  }
  .subscribe-item.vertical {
    width: calc(12.5% - 6px);
  }
}
@media screen and (max-width: 1160px) {
  .subscribe-item {
    width: calc(16.666% - 6px);
  }
  .subscribe-item.vertical {
    width: calc(14.28% - 6px);
  }
}
@media screen and (max-width: 1024px) {
  .subscribe-item {
    width: calc(20% - 6px);
  }
  .subscribe-item.vertical {
    width: calc(16.666% - 6px);
  }
}
@media screen and (max-width: 860px) {
  .subscribe-item {
    width: calc(25% - 6px);
  }
  .subscribe-item.vertical {
    width: calc(20% - 6px);
  }
}
@media screen and (max-width: 768px) {
  .subscribe-item {
    margin: 2px;
    width: calc(33.333% - 4px);
  }
  .subscribe-item.vertical {
    width: calc(25% - 4px);
  }
}
@media screen and (max-width: 640px) {
  .subscribe-item {
    width: calc(25% - 4px);
  }
  .subscribe-item.vertical {
    width: calc(20% - 4px);
  }
}
@media screen and (max-width: 540px) {
  .subscribe-item {
    width: calc(33.333% - 4px);
  }
  .subscribe-item.vertical {
    width: calc(25% - 4px);
  }
}


.subscribe-item .fcustominp {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 2;
}
.subscribe-item .avatar {
  margin: 0 0 5px 0;
  overflow: hidden;
  position: relative;
  display: block;
  padding-bottom: 56.34%;
}
.subscribe-item.vertical .avatar {
  padding-bottom: 133.333%;
}
.subscribe-item .avatar img {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.subscribe-item .name {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
}

.sub-title {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 5px;
}

.row-holder {
  margin-bottom: 20px;
}
.btn_more {
  display: inline-block;
  vertical-align: top;
  background: #291e3b;
  line-height: 20px;
  font-size: 17px;
  color: #b2a2cb;
  padding: 12px 20px;
  cursor: pointer;
  border-radius: 4px;
  margin: 15px 0 0 0;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  position: relative;
}
.btn_more .text {
  font-family: AvenirNextCondensed-Medium, sans-serif-condensed, Calibri, sans-serif;
}
.btn_more .lds-dual-ring {
  width: 20px;
  height: 20px;
}
.btn_more .lds-dual-ring:after {
  width: 20px;
  height: 20px;
  border-width: 3px;
  animation: none;
}
.btn_more > * {
  display: inline-block;
  vertical-align: middle;
}
.btn_more > * + * {
  margin: 0 0 0 5px;
}
.btn_more .icon-arrow-down {
  font-size: 12px;
}
.btn_more.loading > * {
  visibility: hidden;
}

.spinner {
  display: none;
  width: 80px;
  height: 15px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.btn_more.loading .spinner {
  display: inline-block;
  visibility: visible;
}
.spinner > div {
  width: 15px;
  height: 15px;
  background-color: #b2a2cb;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.img_holder {
  position: relative;
}
.img_holder img {
  width: 100%;
  height: auto;
}

.rank{
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  padding: 6px 10px;
  float: right;
  margin: 8px 0 0 0;
}
.rank b{
  display:inline-block;
  vertical-align:middle;
}
.rank span{
  display:inline-block;
  vertical-align: middle;
  font-size: 18px;
  color:#9f63e8;
}
.rank .svg-icon{
  display:inline-block;
  vertical-align: middle;
  font-size: 20px;
  color:#9f63e8;
}
.svg-icon {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}



.rating-holder {
  margin: 0 0 5px 0;
}
.block-rating {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.block-rating .btn-vote {
  display: inline-block;
  vertical-align: top;
  padding: 12px 8px;
  color: #bebac3;
  cursor: pointer;
}
.block-rating .btn-vote i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px 0 0;
  font-size: 18px;
}
.block-rating .btn-vote span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-family: AvenirNextCondensed-Medium, sans-serif-condensed, Calibri, sans-serif;
}
.block-rating .btn-vote .dislike {
  transform: rotate(180deg);
}
.block-rating .progress-bar {
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #333;
  width: 100%;
}
.block-rating .progress-line {
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #e840cc;
}
.block-rating .rate_message {
  line-height: 44px;
}

.avatar_profile .socials .item_key {
  margin-top: 5px;
}
.model-socials {
  float: right;
  margin: 0 0 0 4px;
  font-size: 0;
}
.model-socials .icon-social {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  opacity: 0.9;
  transition: opacity .3s;
}
.model-socials .icon-social + .icon-social {
  margin: 0 0 0 5px;
}
.model-socials .icon-social:hover {
  opacity: 1;
}
.row-overflow {
  overflow: hidden;
}

#block-comments {
  margin: 15px 0 0 0;
}

.model-info-holder {
  margin: 10px 0;
}
.model-info {
  float: right;
  font-size: 15px;
  margin: 15px 0 0 8px;
}
.model-info .item {
  font-size: 12px;
  color: #fff;
  margin-bottom: 5px;
}
.model-info .item:last-child {
  margin-bottom: 0;
}

.link-more{
  float: right;
  position: relative;
  background: #291e3b;
  line-height: 20px;
  font-size: 16px;
  color: #b2a2cb;
  padding: 12px 20px;
  cursor: pointer;
  border-radius: 4px;
  margin: -8px 0 0 0;
}
.link-more:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #b2a2cb;
  display: inline-block;
  margin: 0 0 0 10px;
}

.light_purple .link-more {
  background: #612998;
}

@media screen and (max-width: 1140px) {
  .link-more {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 12px;
    margin: 0;
  }
}


.th_playlist .title_thumb {
  max-height: 18px;
  min-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.thumb_playlist_info {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 35%;
  background: rgba(0, 0, 0, 0.7);
  padding: 3px;
}
.thumb_playlist_videos {
  height: 30%;
  font-size: 14px;
  color: #fff;
  position: relative;
  text-align: center;
}
.thumb_playlist_videos .holder {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.thumb_playlist_videos .text {
  margin: 0 0 0 2px;
}
.thumb_playlist_previews {
  height: 70%;
}
.thumb_playlist_previews .item_preview {
  
}
.thumb_playlist_previews .item_preview:first-child {
  margin-bottom: 3px;
}


.overlay_links {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
}
.wrapper_img:hover .overlay_links {
  display: block;
}
.overlay_links .item_link {
  display: block;
  height: 50%;
  text-align: center;
  color: #fff;
  position: relative;
}
.overlay_links .item_link:hover {
  background: rgba(0, 0, 0, 0.9);
}
.overlay_links .item_link .holder {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.overlay_links .item_link .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin: 0 10px 0 0;
}
.overlay_links .item_link .icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}


.playlist_slider {
  position: relative;
  padding: 5px 36px;
  margin: 20px 0;
  background: #291e3b;
  border-radius: 5px;
}
.playlist_slider .swiper-container {
  display: none;
}
.playlist_slider .swiper-container-initialized {
  display: block;
}
.playlist_slider .tools {
  padding: 5px;
}
.playlist_slider .title_thumb {
  font-size: 14px;
  line-height: 18px;
}
.playlist_slider .active .tools {
  background: #43217b;
}
.playlist_slider .active .title_thumb {
  color: #dad6e0;
}
.playlist_slider .btn-arrow {
  display: none;
  background: #2a1f3b;
  width: 30px;
  flex-shrink: 0;
  cursor: pointer;
  position: absolute;
  height: 100%;
  top: 0;
}
.playlist_slider .swiper-container-initialized ~ .btn-arrow {
  display: block;
}
.playlist_slider .btn-arrow.swiper-button-disabled {
  background: #3f384a;
  cursor: not-allowed;
}
.playlist_slider .btn-arrow.left {
  left: 0;
  border-radius: 5px 0 0 5px;
}
.playlist_slider .btn-arrow.right {
  right: 0;
  border-radius: 0 5px 5px 0;
}

.playlist_slider .btn-arrow:after {
  content: "";
  border: solid #b0a0c9;
  border-width: 0 2px 2px 0;
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
}
.playlist_slider .btn-arrow.left:after {
  transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(135deg);
  left: 14px;
}
.playlist_slider .btn-arrow.right:after {
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  left: 9px;
}



.playlist-view {
  overflow: hidden;
  padding: 18px;
  background: rgba(255, 255, 255, .1);
  position: relative;
  margin: 0 0 20px 0;
}
.playlist-view .right {
  float: right;
  width: 200px;
  height: 100%;
}
.playlist-view .left {
  overflow: hidden;
}
.playlist-view .title-block {
  overflow: hidden;
  margin: 0 0 30px 0;
  font-size: 0;
}
.playlist-view .btn-action {
  padding: 10px 12px;
  text-align: center;
  background: #7229cd;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  margin: 3px;
}
.playlist-view .btn-action.color {
  background: #34baff;
}
.playlist-view .subscribe {
  margin: 10px 0;
}
.playlist-view .desc {
  font-size: 16px;
}
.playlist-view .title {
  margin: 0 20px 6px 0;
  font-size: 30px;
  line-height: 38px;
  display: inline-block;
  vertical-align: middle;
}
.playlist-view .author {
  color: #9440ff;
  font-weight: 700;
}
.playlist-view .author:hover {
  text-decoration: underline;
}
.playlist-view .ico-holder {
  display: inline-block;
  vertical-align: middle;
  color: #a89aff;
  margin: 0 0 0 5px;
  font-size: 0;
}
.playlist-view .ico-holder span {
  font-size: 14px;
  margin: 0 0 0 5px;
}
.playlist-view .block-rating {
    margin: -5px 0 0 0;
}
.playlist-view .subscribe {
  margin: 0;
  position: absolute;
  width: 200px;
  bottom: 18px;
  right: 18px;
}

.playlist-view.long .title-block {
  margin: 0 0 15px 0;
}
.playlist-view .list-items {
  margin: 15px 0 0 0;
} 
.playlist-view .list-items .item {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #5e566b;
  border-radius: 4px;
  color: #a09ba8;
  padding: 5px 8px;
  margin: 3px 3px 3px 0;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
}
.playlist-view .list-items .item:hover {
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
}

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

/*----------------------------ALBUMS----------------------------------*/

.th_model.th_album .images_wrapper {
  padding-bottom: 143%;
}
.th_model.th_album .title_thumb {
  white-space: normal;
  height: 36px;
}
.th_model.th_album .tools {
  background: #291e3b;
}

.gallery-holder {
  
}
.gallery-holder:after {
  clear: both;
  display: block;
  content: "";
}
.gallery-holder .item {
  float: left;
  margin: 4px;
  overflow: hidden;
  position: relative;
}
.gallery-holder .item:hover img {
  transform: scale(1.05);
}
.gallery-holder .item img {
  transition: transform .5s ease;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.spot-centered {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.spot-centered .spot-title {
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  padding: 3px 8px;
  background: #231539;
  color: #848484;
  display: inline-block;
}
.spot-centered .spot-content {
  position: relative;
}
.spot-centered .text-close {
  display: inline-block;
  vertical-align: middle;
  background-color: #7229cd;
  font-size: 17px;
  color: #fff;
  text-align: center;
  width: 210px;
  margin: 10px auto 0;
  padding: 12px 6px;
  border-radius: 5px;
  cursor: pointer;
}
.spot-centered .close-button {
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  right: -13px;
  top: -13px;
  background-color: #7229cd;
  border-radius: 49.5%;
  z-index: 99;
  background-image: url(/images/icon_close.png);
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.pswp__img--placeholder--blank {
  display: none !important;
}


.list-playlists {
  margin: 0 0 15px 0;
}
.list-playlists li {
  overflow: hidden;
  margin: 0 0 5px 0;
}
.form-playlist .input-holder {
  margin-bottom: 15px;
}
.form-playlist .fcustominp {
  margin-right: 5px;
}
.form-playlist .saved {
    color: #55ffb2;
}
.form-playlist .row-form {
  margin-bottom: 5px;
}
.form-playlist .block-button {
  text-align: center;
}
.form-playlist .btn-action {
  font-weight: bold;
  transition: background .6s;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #7229cd;
  padding: 16px 26px;
  display: inline-block;
  vertical-align: top;
  border: none;
  cursor: pointer;
}
.form-playlist .block-submit {
  margin: 20px 0 0;
  text-align: center;
}

#related_video .show_more,
#related_video .thumb-adv,
#tury .show_more,
#tury .thumb-adv {
  display: none;
}


.content-switcher {
  margin: 0 40px 0 0;
}
.content-switcher.right {
  margin: 0;
}
.content-switcher .sort_link {
  color: #b394da;
}
.content-switcher i {
  margin: -2px 5px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
}
@media screen and (max-width: 1140px) {
  .content-switcher {
    margin: 0;
    border-top: 1px solid #dd73dc;
  }
}
.headline.short .content-switcher {
  margin: 0;
  border-top: 1px solid #dd73dc;
}

.img-holder {
  position: relative;
}
.img-holder .big-img {
  width: 100%;
}
.img-holder .small-img {
  position: absolute;
  bottom: 10px;
  left: 30px;
  width: 260px;
  border: 2px solid #773cd4;
}

.row-info {
  display: flex;
  align-items: center;
}
.item-info {
  display: flex;
  margin: 0 30px 0 0;
}
.item-info .views {
  color: #a89aff;
}
.item-info i {
  margin: 0 5px 0 0;
}
.item-info .count {
  color: #ff99fb;
  margin: 0 0 0 15px;
}
.row-info .block-rating {
  padding: 0 20px;
  margin-left: auto;
}
.row-info .rank {
  margin: 0 0 0 10px;
}
.item-img {
  margin: -161px 25px 0 16px;
  position: relative;
  border: 1px solid #000;
  max-width: 300px;
}
.item-img img {
  width: 100%;
}
.item-img .btn {
  margin: 0;
  padding: 16px 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.row-categories {
  margin: 15px 0;
}
.row-categories .title {
  margin: 7px 7px 7px 0;
  font-size: 18px;
  line-height: 22px;
  color: #d7cbea;
  float: left;
}
.row-categories .list {
  font-size: 0;
  margin: 0 0 0 -3px;
}
.row-categories .btn-link {
  border: 1px solid #9c9ba7;
  color: #9c9ba7;
  padding: 6px 12px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  margin: 3px;
  font-size: 15px;
  text-transform: capitalize;
}
.row-categories .btn-link:hover {
  border-color: #fff;
  color: #fff;
}

.cs-text {
  margin: 15px 0 0 0;
  color: #a09ba8;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.cs-text a {
  color: #9f62e8;
}
.cs-text .full-text {
  display: none;
}
.cs-text .text {
  
}
.cs-text.full .full-text {
  display: inline;
  margin: 0 3px 0 0;
}
.cs-text .dots {
  margin: 0 3px 0 0;
}
.cs-text.full .dots {
  display: none;
}

.btn-more-text {
  padding: 0;
  border: none;
  background: none;
  color: #843cd8;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  display: inline;
}
.btn-more-text .text-less {
  display: none;
}
.btn-more-text.active .text-less {
  display: block;
}
.btn-more-text.active .text-more {
  display: none;
}




.related-container {
  padding: 0 0 25px 0;
  position: relative;
}
.related-container:last-child {
  padding: 0;
}

.related-container .related-list {
  margin: 0 0 0 -10px;
  font-size: 0;
}

.related-container .related-list li {
  width: 16.666%;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 10px;
}

.related-container.models .related-list li {
  width: 12.5%;
}

.related-container .related-list li .preview {
  position: relative;
  display: block;
}

.related-container.channels .related-list li .preview {
  padding-bottom: 56.34%;
}

.related-container.models .related-list li .preview {
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 50%;
}

.related-container .related-list li .preview > img {
  position: absolute;
  top: 0;
}

.related-container.channels .related-list li .preview > img {
  left: 0;
  width: 100%;
  height: 100%;
}

.related-container.models .related-list li .preview > img {
  width: 220px;
  left: 50%;
  transform: translateX(-50%);
}
.related-container.models .related-list li .preview > img.male {
  width: 175px;
}

.related-container .related-list li .title {
  display: block;
  width: 100%;
  padding: 7px 0;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #b2a2cb;
  font-weight: 700;
}


.langs-selector {
  user-select: none;
}
.langs-selector .icon-arrow-down {
  font-size: 6px;
  margin: 0 0 0 5px;
  width: 10px;
}
.langs-selector.open .icon-arrow-down {
  margin: 0 0 0 5px;
  transform: rotate(180deg);
}
.langs-selector .current-lang {
  padding: 0 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.langs-selector .current-lang .text {
  font-size: 16px;
}
.langs-selector .menu-drop {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.langs-selector.open .menu-drop {
  display: block;
}
.langs-selector.open .menu-drop .item-menu {
  line-height: 1.3;
}
.langs-selector.open .menu-drop .item-link {
  display: block;
  padding: 12px 8px;
  text-decoration: none;
  display: flex;
  align-items: center;
  background: #313131;
  color: #fff;
}
.langs-selector.open .menu-drop .item-link:hover {
  background: #8a4dd5;
}
.langs-selector .img-flag {
  margin: 0 5px 1px 0;
  width: 20px;
}



.list_videos {
  display: none;
}
.content_source_view {
  display: none;
}

.deleted-video {
  margin: 20px 0;
}
.deleted-video .del-title {
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 15px;
  font-weight: bold;
}
.deleted-video .del-message {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 5px;
  background: #201433;
  padding: 30px 10px;
  text-align: center;
}

.kt-player .fp-controls .fp-timeline-tooltip {
  bottom: 48px !important;
}
