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

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-star:before {
  content: '\e800';
}

.icon-twitter:before {
  content: '\e801';
}

.icon-instagram:before {
  content: '\e802';
}

.icon-facebook:before {
}

.icon-wordpress:before {
  content: '\e804';
}

.icon-star-empty:before {
  content: '\e805';
}

.icon-star-half:before {
  content: '\e806';
}

.icon-star-half-alt:before {
  content: '\e807';
}

h1 {
  color: #fffefe;
  font-size: 30px; /*36px*/
  font-weight: 500;
}

h2 {
  color: #fffefe;
  font-size: 30px;
  font-weight: 500;
}

h3 {
  color: #fffefe;
  font-size: 24px;
  font-weight: 500;
}

h4 {
  color: #fffefe;
  font-size: 24px;
  font-weight: 500;
}

h4 a {
  color: #e66425;
  text-decoration: none;
}

.no-touchevents h4 a:hover {
  text-decoration: underline;
}

h4.bg, h1.bg, h2.bg{
  background-color: #323232;
  border-radius: 2px;
  display: inline-block;
  padding: 3px 18px 2px;
  font-size: 24px;
}

h5 {
  color: #fffefe;
  font-size: 18px;
  font-weight: 500;
}

p {
  color: white;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

html {
  height: 100% !important;
}

body {
  height: 100%;
  color: #000;
  font-family: 'Roboto', sans-serif;
  min-width: 320px;
  overflow-x: hidden;
  background-color: #191919;
  padding-top: 147px;
  -webkit-transition: padding .2s;
  transition: padding .2s;
}

.scrolled body {
  padding-top: 51px;
}

.join-page body {
  padding-top: 0 !important;
}

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  overflow: hidden;
}

main {
  left: 0;
  position: relative;
  -webkit-transition: left .4s;
  transition: left .4s;
}

main:not(.main-page) {
  padding-top: 30px;
}

main:not(.main-page).no-indent {
  padding-top: 0;
}

.main-page main {
  padding: 0 !important;
}

.join-page main {
  padding-top: 0;
}

.account {
	padding-top: 30px;
}

.photo-single-page body {
  padding-top: 0 !important;
}

.photo-single-page main {
  padding: 0 !important;
}

.photo-single-page #indent {
  padding: 0 !important;
}

.photo-single-page footer {
  margin-top: 0 !important;
}

.photo-single-page #wrapper {
  min-height: 0;
}

.no-touchevents img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

input[type='submit'],
button {
  -webkit-appearance: none;
  border-radius: 0;
}

input {
  box-shadow: none;
  border-radius: 0;
}

a,
:visited {
  outline: 0;
  outline: none;
}

:hover,
:active,
:focus {
  outline: 0;
  outline: none;
}

::-moz-focus-inner {
  border: 0;
}

a::-moz-focus-inner {
  border: 0;
}

img.lft {
  float: left;
  margin: 0 10px 10px 0;
}

img.rght {
  float: right;
  margin: 0 0 10px 10px;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  outline: none !important;
}

input::-webkit-input-placeholder {
  color: #6e6e6e;
}

input::-moz-placeholder {
  color: #6e6e6e;
  opacity: 1;
}

form .placeholder {
  color: #6e6e6e;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0 !important;
}

input:focus .placeholder,
textarea:focus .placeholder {
  opacity: 0;
}

ol,
ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: normal;
  padding: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

footer .container {
    overflow: hidden;
}
.container {
  max-width: 1030px;
  padding: 0 15px;
  margin: 0 auto;
}

.btn {
  position: relative;
  border: none;
  padding: 0;
  text-decoration: none;
  display: inline-block;
  width: 190px;
  text-transform: uppercase;
  height: 34px;
  background-color: #4bb032;
  background-image: -webkit-linear-gradient(bottom, #2a9512 0%, #5cc042 100%);
  background-image: linear-gradient(to top, #2a9512 0%, #5cc042 100%);
  border-radius: 2px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  -webkit-transition: background-image .4s !important;
  transition: background-image .4s !important;
}

.no-touchevents .btn:hover {
  background-color: #48bd2b;
  background-image: -webkit-linear-gradient(bottom, #4eb335 0%, #4eb335 0%, #7de060 100%);
  background-image: linear-gradient(to top, #4eb335 0%, #4eb335 0%, #7de060 100%);
}

.no-touchevents .btn:active {
  background-color: #4bb032;
  background-image: -webkit-linear-gradient(bottom, #6dd151 0%, #078200 100%);
  background-image: linear-gradient(to top, #6dd151 0%, #078200 100%);
}

.btn:disabled {
  background-color: #6d9563;
  background-image: none;
}

.no-touchevents .btn:disabled:hover {
  background-color: #6d9563;
  background-image: none;
}

.btn.grey {
  background-color: #272727;
  background-image: -webkit-linear-gradient(bottom, #232323 0%, #2c2c2c 100%);
  background-image: linear-gradient(to top, #232323 0%, #2c2c2c 100%);
  border-radius: 2px;
  text-transform: none;
  color: #fefefe;
  padding: 0 20px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  width: auto;
}

.no-touchevents .btn.grey:hover,
.btn.grey.active {
  background-color: #ea4d01;
  background-image: -webkit-linear-gradient(bottom, #d34d0c 0%, #ff7c3c 100%);
  background-image: linear-gradient(to top, #d34d0c 0%, #ff7c3c 100%);
}

.no-touchevents .btn.grey:active {
  background-color: #ea4d01;
  background-image: -webkit-linear-gradient(bottom, #f47638 0%, #c13d00 100%);
  background-image: linear-gradient(to top, #f47638 0%, #c13d00 100%);
}

.btn.grey.active:active {
  background-color: #ea4d01;
  background-image: -webkit-linear-gradient(bottom, #d34d0c 0%, #ff7c3c 100%);
  background-image: linear-gradient(to top, #d34d0c 0%, #ff7c3c 100%);
}

.btn.orange {
  background-color: #ea4d01;
  background-image: -webkit-linear-gradient(bottom, #d34d0c 0%, #ff7c3c 100%);
  background-image: linear-gradient(to top, #d34d0c 0%, #ff7c3c 100%);
}

.no-touchevents .btn.orange:hover {
  background-color: #ff6000;
  background-image: -webkit-linear-gradient(bottom, #fd4400 0%, #fe651a 100%);
  background-image: linear-gradient(to top, #fd4400 0%, #fe651a 100%);
}

.no-touchevents .btn.orange:active {
  background-color: #ea4d01;
  background-image: -webkit-linear-gradient(bottom, #f47638 0%, #c13d00 100%);
  background-image: linear-gradient(to top, #f47638 0%, #c13d00 100%);
}

.btn.red {
  background-color: #c33a27;
  background-image: -webkit-linear-gradient(bottom, rgba(179, 179, 179, 0.03) 0%, rgba(136, 136, 136, 0.03) 0%, rgba(225, 225, 225, 0.03) 100%);
  background-image: linear-gradient(to top, rgba(179, 179, 179, 0.03) 0%, rgba(136, 136, 136, 0.03) 0%, rgba(225, 225, 225, 0.03) 100%);
}

.no-touchevents .btn.red:hover {
  background-color: #c33a27;
  background-image: -webkit-linear-gradient(bottom, #888888 0%, #db401b 0%, #e8381d 100%);
  background-image: linear-gradient(to top, #888888 0%, #db401b 0%, #e8381d 100%);
}

.no-touchevents .btn.red:active {
  background-color: #c33a27;
  background-image: -webkit-linear-gradient(bottom, #ce432d 0%, #888888 100%, #9f2211 100%);
  background-image: linear-gradient(to top, #ce432d 0%, #888888 100%, #9f2211 100%);
}

.grey-bg {
  background-color: #232323;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}

.dark-bg {
  background-color: #191919;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
}

.row:not(.float-grid) {
  font-size: 0;
}

.row:not(.float-grid) .row-item {
  width: 100%;
  position: relative;
  font-size: 16px;
  display: inline-block;
}

.row:not(.float-grid).four-item .row-item {
  width: 25%;
}

.a-right {
  text-align: right;
}

.more-btn a {
  height: 35px;
  background-color: #ea4d01;
  background-image: -webkit-linear-gradient(bottom, #d34d0c 0%, #ff7c3c 100%);
  background-image: linear-gradient(to top, #d34d0c 0%, #ff7c3c 100%);
  border-radius: 2px;
  display: inline-block;
  text-decoration: none;
  color: white;
  font-size: 14px;
  font-weight: 400;
  padding: 0 30px;
  line-height: 34px;
}

.no-touchevents .more-btn a:hover {
  background-color: #ff6000;
  background-image: -webkit-linear-gradient(bottom, #fd4400 0%, #fe651a 100%);
  background-image: linear-gradient(to top, #fd4400 0%, #fe651a 100%);
}

.no-touchevents .more-btn a:active {
  background-color: #ea4d01;
  background-image: -webkit-linear-gradient(bottom, #f47638 0%, #c13d00 100%);
  background-image: linear-gradient(to top, #f47638 0%, #c13d00 100%);
}

.ellipsis {
  text-overflow: ellipsis;
}

.scroll_on_hover {
  white-space: nowrap;
  overflow: hidden;
}

.movie-cover {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 20px;
}

.movie-cover a {
  display: block;
  text-decoration: none;
}

.movie-cover .cover-wrap {
  line-height: 0;
  border: 1px solid #383838;
  border-bottom: none;
  /*padding-bottom: 150.03%*/
}

.movie-cover .cover-wrap img {
	/*float: left;*/
  width: 100%;
}

.movie-cover .description {
  background-color: #272727;
  border: 1px solid #383838;
  padding: 11px 5px 5px;
  border-top: none;
}

.movie-cover h6 a {
  color: #e66425;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.no-touchevents .movie-cover h6 a:hover {
  text-decoration: underline;
}

.movie-cover .actor a {
  color: #c8c8c8;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.movie-cover .big-sliderbox{
  width: 800px;
  display: block;
  white-space: nowrap;
}

.no-touchevents .movie-cover .actor a:hover {
  text-decoration: underline;
}

.movie-cover .movie-info {
  text-align: center;
}

.movie-cover .movie-info p {
  color: white;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  vertical-align: middle;
}

.movie-cover .movie-info p.views {
  float: left;
}

.movie-cover .movie-info p.photos {
  float: right;
}

.movie-cover .movie-info p.photos:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 10px;
  line-height: 0;
  margin-right: 5px;
  position: relative;
  top: -2px;
  background: url(//hwnds.ddfstatic.com/resources/images/responsive/photo-icon.png) no-repeat 0 0;
}

.movie-cover .movie-info p.duration:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 12px;
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.movie-cover time {
  color: #969696;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}

.movie-cover .watch {
  top: -3px;
  padding-top: 5px;
  float: right;
  cursor: pointer;
  position: relative;
  font-size: 0;
  line-height: 0;
  z-index: 1;
}

.movie-cover .watch button {
  width: 19px;
  height: 19px;
  padding: 0;
  border: none;
}

.movie-cover .watch p {
  color: white;
  padding: 0 10px;
  display: none;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
  background-color: #050505;
  border: 0.4px solid #c2c2c2;
  position: absolute;
  bottom: 100%;
  left: 50%;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.no-touchevents .movie-cover .watch:hover p,
.touchevents .movie-cover .watch.active p {
  display: block;
}

.no-touchevents .movie-cover .watch:hover button,
.touchevents .movie-cover .watch.active button {
	/*sitespec*/
}

.no-touchevents .movie-cover .watch.added button,
.touchevents .movie-cover .watch.added button {
	/*sitespec*/
}

.no-touchevents .movie-cover:hover .cover-wrap,
.no-touchevents .movie-cover:hover .description {
 /*sitespec*/
}

.no-touchevents .movie-cover:hover .cover-wrap {
  border-bottom: none;
}

.no-touchevents .movie-cover:hover .description {
  border-top: none;
}

.float-grid {
  width: 100% !important;
}

div.actor {
  margin-bottom: 30px;
  width: 25%;
  padding: 0 15px;
}

div.actor .photo-wrap {
  line-height: 0;
}

div.actor .photo-wrap img {
  width: 100%;
  max-width: 100%;
}

div.actor a {
  text-decoration: none;
  display: block;
  border: 1px solid #383838;
}

div.actor a.actor-intro {
  border: none;
}

div.actor .description {
  background-color: #272727;
  padding: 12px 10px;
  border: 1px solid #383838;
  border-top: none;
}

div.actor .description p.name {
  color: #e66425;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 6px;
}

div.actor .description .info p {
  color: white;
  font-size: 14px;
  display: inline-block;
  font-weight: 500;
  line-height: 24px;
}

div.actor .description .info p.favorite {
  padding-right: 23px;
}

div.actor .description .info p.scene {
  float: right;
  padding-right: 21px;
}

.no-touchevents div.actor:hover a{
	border: none;
}
.no-touchevents div.actor:hover .photo-wrap,
.no-touchevents div.actor:hover .description {
  border: 1px solid #e66425;
}
.no-touchevents div.actor:hover .photo-wrap {
  border-bottom: none;
}
.no-touchevents div.actor:hover .description {
  border-top: none;
}

.mob-logo {
  display: none;
}

/* Buzz Out */

@-webkit-keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0deg);
    transform: translateX(1px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0deg);
    transform: translateX(-1px) rotate(0deg);
  }
}

@keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0deg);
    transform: translateX(1px) rotate(0deg);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0deg);
    transform: translateX(-1px) rotate(0deg);
  }
}

.buzz-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.buzz-out:hover,
.buzz-out:focus,
.buzz-out:active {
  -webkit-animation-name: buzz-out;
  animation-name: buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* pulse grow */

@-webkit-keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.pulse-grow {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.no-touchevents .pulse-grow:hover,
.no-touchevents .pulse-grow:active,
.no-touchevents .pulse-grow:focus {
  -webkit-animation-name: pulse-grow;
  animation-name: pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}

.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}

.r-tabs .r-tabs-panel {
  padding: 15px;
  display: none;
}

.r-tabs .r-tabs-accordion-title {
  display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}

/* Accordion responsive breakpoint */

.pager {
  text-align: center;
  position: relative;
  margin-bottom: 25px;
}

.pager p {
  color: white;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 18px;
  line-height: 24px;
  clear: both;
}

.pager .controls + .pager-position {
  margin-top: 18px;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.pager a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: black;
  font-size: 18px;
  vertical-align: middle;
  font-weight: 400;
  height: 35px;
  padding: 0 12px;
  line-height: 35px;
  border-radius: 2px;
  margin-right: 1px;
  background-color: #e0e0e0;
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.04) 0%, rgba(255, 255, 255, 0.04) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.04) 0%, rgba(255, 255, 255, 0.04) 100%);
}

.no-touchevents .pager a:not(.disabled):hover,
.pager a.active {
  color: white;
  background-color: #ea4d01;
  background-image: -webkit-linear-gradient(bottom, #d34d0c 0%, #ff7c3c 100%);
  background-image: linear-gradient(to top, #d34d0c 0%, #ff7c3c 100%);
}

.pager a.disabled {
  color: #323232;
  cursor: default;
  background-color: #787878;
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.04) 0%, rgba(255, 255, 255, 0.04) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.04) 0%, rgba(255, 255, 255, 0.04) 100%);
}

.pager a.prev {
  margin-right: 32px;
}

.pager a.next {
  margin-left: 32px;
}

.pager a:last-child {
  margin-right: 0;
}

.pager .num {
  display: inline-block;
}

.category .gutter {
  width: 25%;
}

.category .float-grid {
  margin: 0 auto;
  padding-top: 40px;
}

.category-item {
  margin-bottom: 30px;
  padding: 0 15px;
  width: 25%;
}

.category-item .description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2px 8px;
  background: rgba(0, 0, 0, 0.85);
}

.category-item .description p {
  color: #e66425;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

.category-item .description p.scenes {
  float: right;
  color: #fefefe;
  padding-left: 19px;
}

.category-item .box {
  text-align: center;
  position: relative;
  font-size: 0;
  line-height: 0;
}

.category-item .box img {
  width: 100%;
}

.category-item a {
  display: inline-block;
  position: relative;
  width: 100%;
  text-decoration: none;
  font-size: 0;
  border: 1px solid #383838;
}

.no-touchevents .category-item a:hover {
  border: 1px solid #e66425;
}

.title {
  padding-bottom: 20px
}

.main-page .title {
  padding-bottom: 0px
}

.fixed-social {
  position: fixed;
  left: -2px;
  z-index: 2;
  bottom: -5%;
  padding: 12px 10px;
  background-color: rgba(38, 38, 38, 0.8);
  border: 1px solid #363636;
  border-radius: 3px;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.4);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fixed-social li {
  margin-bottom: 11px;
}

.fixed-social li:last-child {
  margin-bottom: 0;
}

.fixed-social li a {
  text-align: center;
  display: block;
  width: 30px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  font-size: 21px;
  text-decoration: none;
  border-radius: 2px;
}

.no-touchevents .fixed-social li a:hover {
  opacity: .75;
}

.fixed-social li a.icon-twitter {
  background: #44ccf6;
}

.fixed-social li a.icon-instagram {
  background: #2a5b83;
}

.fixed-social li a.icon-youtube {
  background: #ce332d;
}
.fixed-social li a.icon-facebook {
  background: url("//hwnds.ddfstatic.com/resources/images/logo_facebook.jpg") no-repeat 0 0/30px 30px;
}

.fixed-social li a.icon-wordpress {
  background: #23769c;
}

p.message {
  font-size: 12px;
  font-weight: 400;
}

.error p.message {
	color: #d13030;
}
.success p.message {
	color: #0d0;
}
.error input,
.error textarea {
  border: 2px solid #d13030 !important;
}
.error-pic {
	text-align: center;
}
.error-pic img {
	max-width:100%;
}

.success input,
.success textarea {
  border: 2px solid #0d0 !important;
}

.photo-single-page .controls .btn-controls {
  background-color: #323232;
  color: white;
  font-size: 14px;
  vertical-align: top;
  height: 35px;
  width: 130px;
  line-height: 35px;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
  background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
  background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
  border: 1px solid #3c3c3c;
  border-radius: 2px;
}

.no-touchevents .photo-single-page .controls .btn-controls:hover {
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
}

.no-touchevents .photo-single-page .controls .btn-controls:active {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.photo-single-page .controls .photo-quality,
.photo-single-page .controls .display-mode {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  z-index: 1;
}

.photo-single-page .controls .photo-quality ul,
.photo-single-page .controls .display-mode ul {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  top: 100%;
  left: 0;
  display: none;
  width: 100%;
}

.photo-single-page .controls .photo-quality ul li,
.photo-single-page .controls .display-mode ul li {
  border-bottom: 1px solid #000;
}

.photo-single-page .controls .photo-quality ul li a,
.photo-single-page .controls .display-mode ul li a {
  font-size: 12px;
  display: block;
  padding: 4px 10px;
  text-decoration: none;
  color: #fff;
  border-radius: 0;
  background: transparent;
}

.no-touchevents .photo-single-page .controls .photo-quality ul li a:hover,
.no-touchevents .photo-single-page .controls .display-mode ul li a:hover {
  background: #000;
  color: #e66425;
}

.photo-single-page .controls .photo-quality ul li:last-child,
.photo-single-page .controls .display-mode ul li:last-child {
  border-bottom: none;
}

.photo-single-page .controls .photo-quality ul li.active a,
.photo-single-page .controls .display-mode ul li.active a {
  background: #000;
  color: #e66425;
}

.photo-single-page .controls .photo-quality.open ul,
.photo-single-page .controls .display-mode.open ul {
  display: block;
}

.photo-single-page .pager {
  padding: 10px 15px;
  margin-bottom: 0;
}

.photo-single-page .controls .btn-controls {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 31px;
  vertical-align: middle;
  margin-bottom: 0;
  background-color: #191919;
  background-image: -webkit-linear-gradient(bottom, #181818 0%, #252525 100%);
  background-image: linear-gradient(to top, #181818 0%, #252525 100%);
  border: 1px solid #343434;
  border-radius: 2px;
}

.photo-single-page .controls .close-window {
  margin-left: 31px;
}

.photo-single-page .controls .pager-box {
  display: inline-block;
}

.photo-single-page .controls .photo-quality {
  margin-right: 31px;
}

.photo-single-page .controls .photo-quality .btn-controls {
  position: relative;
}

.photo-single-page .controls .photo-quality .btn-controls:after {
  position: absolute;
  content: '';
  right: 13px;
  top: 50%;
  width: 15px;
  height: 8px;
  margin-top: -4px;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.photo-single-page .controls .photo-quality.open .btn-controls:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.photo-single-page .img-box + .pager .photo-quality ul {
  top: auto;
  bottom: 100%;
}

.img-box {
  text-align: center;
  position: relative;
}

.img-box img {
  max-width: 100%;
}

.img-box .close-window {
  display: none;
}

.img-box + .pager {
  margin-bottom: 0;
}

.upgrade-box {
  background-color: #242424;
  padding: 50px 0;
}

.upgrade-box .btn {
  margin-right: 30px;
  width: auto;
  float: right;
  font-size: 18px;
  font-weight: 700;
  padding: 0 25px;
  line-height: 42px;
}

header {
  background-color: black;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 147px;
  -webkit-transition: left .4s, height .2s;
  transition: left .4s, height .2s;
}

.scrolled header {
  height: 51px;
}

header .container {
  position: relative;
  max-width: 1000px;
  padding: 0;
}

header:before {
  content: '';
  width: 100%;
  height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid #464646;
}

header:after {
  content: '';
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 95px;
  background-color: #272727;
  background-image: -webkit-linear-gradient(bottom, #b3b3b3 0%, #232323 0%, #272727 99%, #272727 100%);
  background-image: linear-gradient(to top, #b3b3b3 0%, #232323 0%, #272727 99%, #272727 100%);
  -webkit-transition: height .2s;
  transition: height .2s;
}

.scrolled header:after {
  height: 0;
}

header nav {
  height: 49px;
  position: relative;
  z-index: 4;
  float: left;
}

header nav .search-form {
  position: absolute;
  z-index: 3;
  left: 100%;
  top: 0;
  background-color: black;
  width: 210px;
  height: 100%;
  -webkit-transform: translate3d(-155px, 0, 0);
  -ms-transform: translate3d(-155px, 0, 0);
  transform: translate3d(-155px, 0, 0);
  padding: 9px 0 0 15px;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

header nav .search-form input {
  height: 30px;
  background-color: #252525;
  border: 1px solid #3d3d3d;
  border-radius: 2px;
  color: #6e6e6e;
  font-size: 14px;
  width: 100%;
  padding: 0 8px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

header nav .search-form .filed-row {
  width: 140px;
}

header nav .search-form button {
  width: 48px;
  height: 48px;
  padding: 0;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.no-touchevents header nav .search-form button:hover {
	cursor: default;
	/*sitespec*/
}

header nav .search-form.open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  z-index: 20;
}

header nav ul:not(.sup-menu):not(.social) {
  list-style: none;
  font-size: 0;
  position: relative;
  z-index: 4;
  background-color: black;
}

header nav ul:not(.sup-menu):not(.social) li {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

header nav ul:not(.sup-menu):not(.social) li a {
  display: inline-block;
  line-height: 48px;
  color: #c8c8c8;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  border-right: 1px solid #2d2d2d;
  padding: 0 12px;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.no-touchevents header nav ul:not(.sup-menu):not(.social) li a:hover {
  background-color: #1e1e1e;
  box-shadow: 0 4px 0.72px 0.28px rgba(0, 0, 0, 0.28) inset;
  color: #e66425;
}

header nav ul:not(.sup-menu):not(.social) li a .hide-desktop {
  display: none;
}

header nav ul:not(.sup-menu):not(.social) li.active>a {
  background-color: #1e1e1e;
  box-shadow: 0 4px 0.72px 0.28px rgba(0, 0, 0, 0.28) inset;
  color: #e66425;
}

header nav ul:not(.sup-menu):not(.social) li:first-child a {
  border-left: 1px solid #2d2d2d;
}

header nav ul:not(.sup-menu):not(.social) li.settings {
  line-height: 0;
}

header nav ul:not(.sup-menu):not(.social) li.settings>a {
  height: 49px;
}

.no-touchevents header nav ul:not(.sup-menu):not(.social) li.settings>a:hover {
	/*sitespec*/
}

header nav ul:not(.sup-menu):not(.social) li.settings.active a {
	/*sitespec*/
}

header nav ul:not(.sup-menu):not(.social) li.home {
  line-height: 0;
}

header nav ul:not(.sup-menu):not(.social) li.home a {
  width: 48px;
  height: 48px;
}

.no-touchevents header nav ul:not(.sup-menu):not(.social) li.home a:hover {
	/*sitespec*/
}

header nav ul:not(.sup-menu):not(.social) li.home.active a {
	/*sitespec*/
}

header nav ul:not(.sup-menu):not(.social) li.visible.has-child > a {
  background-color: #1e1e1e;
  box-shadow: 0 4px 0.72px 0.28px rgba(0, 0, 0, 0.28) inset;
  color: #e66425;
}

header nav ul:not(.sup-menu):not(.social) li.visible.has-child ul {
  display: block;
}

header nav ul:not(.sup-menu):not(.social) li ul {
  position: absolute;
  top: 100%;
  display: none;
  width: 120px;
  left: 0;
  background-color: black;
  border: 1px solid #2d2d2d;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}

header nav ul:not(.sup-menu):not(.social) li ul li {
  display: block;
  border-bottom: 1px solid #2d2d2d;
}

header nav ul:not(.sup-menu):not(.social) li ul li:last-child {
  border-bottom: none;
}

header nav ul:not(.sup-menu):not(.social) li ul li a {
  border: none !important;
  font-size: 12px;
  font-weight: 400;
  display: block;
  line-height: 38px;
  padding: 0 10px;
}

.no-touchevents header nav ul:not(.sup-menu):not(.social) li ul li a:hover {
  box-shadow: none;
}

header nav ul:not(.sup-menu):not(.social) li ul li a:before {
  display: none;
}

header nav .add-block {
  display: none;
}

header nav .add-block .sup-menu {
  margin-bottom: 30px;
}

header nav .add-block .sup-menu li {
  margin-bottom: 7px;
}

header nav .add-block .sup-menu li a {
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 300;
  text-decoration: none;
}

.no-touchevents header nav .add-block .sup-menu li a:hover {
  text-decoration: underline;
}

header nav .add-block .add-logo {
  display: inline-block;
  margin-bottom: 6px;
}

header nav .add-block p {
  color: #7e7e7e;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 40px;
}

header nav .add-block p.copyright {
  color: #dddddd;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 30px;
}

header nav .add-block p .social-title {
  color: #7e7e7e;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

header nav .add-block .social {
  margin-bottom: 30px;
}

header nav .add-block .social li {
  display: inline-block;
  margin-right: 11px;
}

header nav .add-block .social li:last-child {
  margin-right: 0;
}

header nav .add-block .social li a {
  display: block;
  width: 30px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  font-size: 21px;
  text-decoration: none;
  border-radius: 2px;
}

.no-touchevents header nav .add-block .social li a:hover {
  opacity: .75;
}

header nav .add-block .social li a.icon-twitter {
  background: #44ccf6;
}

header nav .add-block .social li a.icon-instagram {
  background: #2a5b83;
}

header nav .add-block .social li a.icon-youtube {
  background: #ce332d;
}
header nav .add-block .social li a.icon-facebook {
  background: url("//hwnds.ddfstatic.com/resources/images/logo_facebook.jpg") no-repeat 0 0/30px 30px;
}

header nav .add-block .social li a.icon-wordpress {
  background: #23769c;
}

header .right-control {
  float: right;
}

header .right-control .btn-wrap {
  position: fixed;
  z-index: 2;
  right: 200px;
  bottom: -40px;
  -webkit-transition: bottom .3s;
  transition: bottom .3s;
}

.scrolled-200 header .right-control .btn-wrap {
  bottom: 0;
}

header .right-control .lang {
  float: left;
  width: auto;
  position: relative;
  margin-right: 25px;
  z-index: 3;
}

header .right-control .lang p {
  color: #c8c8c8;
  font-size: 14px;
  line-height: 48px;
  position: relative;
  font-weight: 400;
  cursor: pointer;
  padding: 0 13px 0 23px;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
}

header .right-control .lang p:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0 0 8px;
  position: relative;
  top: -2px;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #c8c8c8 transparent transparent transparent;
}

.no-touchevents header .right-control .lang p:hover {
  border-right: 1px solid #2d2d2d;
  border-left: 1px solid #2d2d2d;
  color: #e66425;
  background-color: #1e1e1e;
  box-shadow: 0 4px 0.72px 0.28px rgba(0, 0, 0, 0.28) inset;
}

.no-touchevents header .right-control .lang p:hover:after {
  border-color: #e66425 transparent transparent transparent;
}

header .right-control .lang ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  width: 136px;
  background-color: #252525;
  border: 1px solid #373737;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
}

header .right-control .lang ul li {
  border-bottom: 1px solid #2c2c2c;
}

header .right-control .lang ul li:last-child {
  border-bottom: none;
}

header .right-control .lang ul li a {
  text-decoration: none;
  color: white;
  font-size: 16px;
  display: block;
  padding-left: 22px;
  height: 39px;
  line-height: 38px;
  font-weight: 400;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.no-touchevents header .right-control .lang ul li a:hover {
  color: #e66425;
}

header .right-control .lang.open p {
  border-right: 1px solid #2d2d2d;
  border-left: 1px solid #2d2d2d;
  color: #e66425;
  background-color: #1e1e1e;
  box-shadow: 0 4px 0.72px 0.28px rgba(0, 0, 0, 0.28) inset;
}

header .right-control .lang.open p:after {
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #e66425 transparent;
}

.no-touchevents header .right-control .lang.open p:hover:after {
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #e66425 transparent;
}

header .right-control .lang.open ul {
  display: block;
}

header .right-control .login {
  padding-top: 9px;
  float: left;
  line-height: 0;
}

header .right-control .login a {
  display: inline-block;
  width: 110px;
  height: 31px;
  background-color: #262626;
  background-image: -webkit-linear-gradient(bottom, rgba(179, 179, 179, 0.03) 0%, rgba(136, 136, 136, 0.03) 0%, rgba(225, 225, 225, 0.03) 100%);
  background-image: linear-gradient(to top, rgba(179, 179, 179, 0.03) 0%, rgba(136, 136, 136, 0.03) 0%, rgba(225, 225, 225, 0.03) 100%);
  border-radius: 3px;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  line-height: 29px;
}
.no-touchevents header .right-control .login a:hover {
  color: #e66425;
}

header .right-control .login a.logout {
  position: relative;
  text-transform: none;
  width: 55px;
  padding: 0;
  line-height: 0;
  background-color: #c33a27;
  background-image: -webkit-linear-gradient(bottom, rgba(179, 179, 179, 0.03) 0%, rgba(136, 136, 136, 0.03) 0%, rgba(225, 225, 225, 0.03) 100%);
  background-image: linear-gradient(to top, rgba(179, 179, 179, 0.03) 0%, rgba(136, 136, 136, 0.03) 0%, rgba(225, 225, 225, 0.03) 100%);
}

header .right-control .login a.logout:before {
  content: '';
  width: 16px;
  height: 17px;
  position: absolute;
  top: 50%;
  margin-left: -8px;
  margin-top: -10px;
  left: 50%;
}

.no-touchevents header .right-control .login a.logout:hover {
  background-color: #c33a27;
  background-image: -webkit-linear-gradient(bottom, #888888 0%, #db401b 0%, #e8381d 100%);
  background-image: linear-gradient(to top, #888888 0%, #db401b 0%, #e8381d 100%);
}

.no-touchevents header .right-control .login a.logout:active {
  background-color: #c33a27;
  background-image: -webkit-linear-gradient(bottom, #ce432d 0%, #888888 100%, #9f2211 100%);
  background-image: linear-gradient(to top, #ce432d 0%, #888888 100%, #9f2211 100%);
}

header .logo {
  display: inline-block;
  width: 272px;
  height: 69px;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 63px;
}

.scrolled header .logo {
  display: none;
}

header .divider {
  position: absolute;
  top: 145px;
  left: 0;
  width: 100%;
  display: block;
  height: 2px;
  background-color: #202020;
  -webkit-transition: top .2s;
  transition: top .2s;
}

.scrolled header .divider {
  top: 48px;
}

header .join {
  position: absolute;
  right: 0;
  text-align: center;
  line-height: 42px;
  top: 76px;
  z-index: 1;
}

.scrolled header .join {
  display: none;
}

.menu-open {
  max-height: 100%;
  overflow: hidden;
}

.menu-open body {
  overflow: hidden;
}

.menu-open #indent {
  padding-bottom: 0 !important;
}

.menu-open #wrapper {
  overflow: hidden;
  height: 100% !important;
}

.menu-open #wrapper main {
  overflow-y: hidden;
  height: 100%;
  left: 240px;
}

.menu-open header,
.menu-open footer {
  left: 240px;
}

.menu-open footer {
  margin-top: 0 !important;
}

.overlay {
  -webkit-transition: left .45s;
  transition: left .45s;
  position: fixed;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.menu-open nav {
  overflow-y: auto;
}

.menu-open .overlay {
  z-index: 2;
  left: 240px;
}

.nav-btn {
  width: 62px;
  height: 48px;
  padding-top: 24px;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  margin: 0 28px 0 0;
  text-align: center;
  border-right: 1px solid #2d2d2d;
}

#menu-toggle-wrapper {
  width: 24px;
  height: 18px;
  position: relative;
  display: none;
  z-index: 11;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#menu-toggle,
#menu-toggle-top,
#menu-toggle-bottom {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.585, -0.6, 0.43, 1.65);
  transition-timing-function: cubic-bezier(0.585, -0.6, 0.43, 1.65);
  background-color: #fff;
}

#menu-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-left: -12px;
  background-color: #fff;
  width: 24px;
  margin-top: -1px;
  height: 2px;
}

#menu-toggle-top {
  top: 0;
}

#menu-toggle-top,
#menu-toggle-bottom {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  left: 0;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

#menu-toggle-bottom {
  bottom: 0;
}

.menu-open #menu-toggle-wrapper #menu-toggle {
  opacity: 0;
}

.menu-open #menu-toggle-wrapper #menu-toggle-top {
  -ms-transform: rotate(45deg) translate(4px, 7px);
  -webkit-transform: rotate(45deg) translate(4px, 7px);
  transform: rotate(45deg) translate(4px, 7px);
  background: #e66425;
}

.menu-open #menu-toggle-wrapper #menu-toggle-bottom {
  -ms-transform: rotate(-45deg) translate(4px, -7px);
  -webkit-transform: rotate(-45deg) translate(4px, -7px);
  transform: rotate(-45deg) translate(4px, -7px);
  background: #e66425;
}

.member header .btn-wrap {
  display: none !important;
}

header .settings.outside {
  display: none;
}

header .settings.outside.active {
  /*sitespec*/
}

header .upgrade {
  float: right;
  z-index: 2;
  position: relative;
  height: 31px;
  margin-top: 17px;
  text-align: center;
  display: inline-block;
  margin-left: 80px;
  line-height: 31px;
  font-size: 14px;
  width: 110px;
  font-weight: 400;
}

.scrolled header .upgrade {
  display: none;
}

footer {
  background-color: black;
  position: relative;
  z-index: 1;
  padding: 10px 0;
  left: 0;
  -webkit-transition: left .4s;
  transition: left .4s;
}

footer .top-nav {
  font-size: 0;
  margin-bottom: 20px;
}

footer .top-nav .center {
  display: inline-block;
  vertical-align: top;
  width: 26%;
  padding-right: 20px;
  text-align: center;
}

footer .top-nav .center img {
  max-width: 100%;
}

footer .top-nav .menu-section {
  width: 19%;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  padding-top: 6px;
}

footer .top-nav .menu-section:last-child {
  padding-right: 0;
}

footer .top-nav .menu-section h6 {
  color: #e66425;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  padding-left: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}

footer .top-nav .menu-section ul li {
  margin-bottom: 5px;
}

footer .top-nav .menu-section ul li:last-child {
  margin-bottom: 0;
}

footer .top-nav .menu-section ul li a {
  color: #e6e6e6;
  display: block;
  padding: 0 5px 0 19px;
  border: 1px solid #323232;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
}

.no-touchevents footer .top-nav .menu-section ul li a:hover {
  color: #e66425;
  border: 1px solid #e66425;
}

footer .top-nav .menu-section.link {
  width: 17%;
  padding-right: 0;
}

footer .top-nav .menu-section.link a {
  border: 1px solid #323232;
  padding: 13px 4px 4px;
  display: block;
  text-decoration: none;
  text-align: center;
  height: 143px;
}

footer .top-nav .menu-section.link a p {
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 5px;
}

footer .top-nav .menu-section.link a p.big {
  font-size: 24px;
  margin-bottom: 7px;
  font-weight: 300;
}

footer .top-nav .menu-section.link a p.big strong {
  font-weight: 500;
  display: block;
}

footer .top-nav .menu-section.link a p.panel {
  color: black;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  background-color: white;
  border-radius: 2px;
}

.no-touchevents footer .top-nav .menu-section.link a:hover {
  border: 1px solid #e66425;
}

.no-touchevents footer .top-nav .menu-section.link a:hover p strong {
  color: #e66425;
}

.no-touchevents footer .top-nav .menu-section.link a:hover p span {
  color: #e66425;
}

.no-touchevents footer .top-nav .menu-section.link a:hover p.panel {
  color: #fff;
  background: #e66425;
}

.no-touchevents footer .top-nav .menu-section.link a:hover p.panel span {
  color: black;
}

footer .top-nav .menu-section.vis-mob {
  display: none;
}

footer .top-nav .menu-section.vis-mob h6 {
  text-align: center;
  margin-bottom: 7px;
}

footer .top-nav .menu-section.vis-mob ul {
  font-size: 0;
}

footer .top-nav .menu-section.vis-mob ul li {
  display: inline-block;
  width: 50%;
  padding: 0 10px;
}

footer .top-nav .menu-section.vis-mob ul li a {
  font-size: 12px;
}

footer .middle-block {
  font-size: 0;
  margin-bottom: 14px;
  text-align: center;
}

footer .middle-block .subscribe {
  font-size: 14px;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

footer .middle-block .subscribe h5 {
  margin-bottom: 16px;
}

footer .middle-block .subscribe .lang-flag {
  display: none;
}

footer .middle-block .subscribe form {
  font-size: 0;
  max-width: 415px;
}

footer .middle-block .subscribe form input {
  height: 35px;
  background-color: white;
  border-radius: 3px;
  line-height: 33px;
  border: 1px solid #fff;
  max-width: 100%;
  font-size: 14px;
  padding: 0 10px;
}

footer .middle-block .subscribe form input::-webkit-input-placeholder {
  color: #9f9f9f;
}

footer .middle-block .subscribe form input::-moz-placeholder {
  color: #9f9f9f;
  opacity: 1;
}

footer .middle-block .subscribe form input:focus {
  border: 2px solid #ff5300;
  border-radius: 2px;
  box-shadow: inset 0 0 10px rgba(225, 75, 3, 0.35);
}

footer .middle-block .subscribe form button {
  width: 35px;
  height: 35px;
  background-color: #e66425;
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  border-radius: 3px;
  position: relative;
  border: none;
  padding: 0;
}

footer .middle-block .subscribe form button:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

footer .middle-block .subscribe form .field-row {
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  padding-right: 20px;
  width: 190px;
}

footer .middle-block .add-info {
  font-size: 14px;
  display: inline-block;
  color: #e66425;
  vertical-align: middle;
  text-align: center;
}

footer .middle-block .add-info ul {
  margin-bottom: 6px;
}

footer .middle-block .add-info ul li {
  display: inline-block;
  margin-right: 26px;
  margin-bottom: 7px;
}

footer .middle-block .add-info ul li:last-child {
  margin-right: 0;
}

footer .middle-block .add-info ul li a {
  color: #e66425;
  text-decoration: none;
  display: inline-block;
}

.no-touchevents footer .middle-block .add-info ul li a:hover {
  text-decoration: underline;
}

footer .middle-block .add-info p {
  color: #e66425;
  margin-bottom: 8px;
}

footer .rabbit-banner {
  text-align: center;
  margin-bottom: 20px;
}

footer .rabbit-banner img {
  display: inline-block;
  max-width: 100%;
}

footer .rabbit-banner p {
  color: #dddddd;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
}

footer .rta {
  text-align: center;
  margin-bottom: 20px;
}

footer .copyright-box {
  margin-bottom: 20px;
  font-size: 0;
}

footer .copyright-box .f-logo,
footer .copyright-box .copyright {
  font-size: 14px;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

footer .copyright-box .f-logo {
  text-align: center;
  padding: 0 10px;
}

footer .copyright-box .f-logo img {
  max-width: 100%;
  display: inline-block;
}

footer .copyright-box .copyright {
  border-left: 1px solid #363636;
}

footer .copyright-box .copyright p {
  color: gainsboro;
  font-size: 12px;
  max-width: 190px;
  margin: 0 auto;
  font-weight: 400;
  line-height: 18px;
}

footer .owner {
  text-align: center;
  color: #dddddd;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px;
}

footer .lang-flag {
  margin: 24px -10px 0;
  font-size: 0;
}

footer .lang-flag li {
  font-size: 14px;
  display: inline-block;
  padding: 10px;
}

.no-touchevents footer .lang-flag li a:hover {
  opacity: .75;
}

footer .flag {
  width: 21px;
  height: 21px;
  display: inline-block;
}

footer .flag_us {
  background-position: 0 0;
}

footer .flag_fr {
  background-position: -21px 0;
}

footer .flag_de {
  background-position: 0 -21px;
}

footer .flag_it {
  background-position: -21px -21px;
}

footer .flag_es {
  background-position: 0 -42px;
}

footer .flag_jp {
  background-position: -21px -42px;
}

footer .footer-section {
	position: relative;
	max-width: 1200px !important;
	margin: 0 auto;
}

footer .footer-section .section {
	width: 425px !important;
	text-align:center;
}
footer .footer-section .section.center {
	width: 272px !important;
	margin: 0 auto;
}

footer .footer-section .section.left {
	position: absolute;
	top: 17px;
	left: 0px;
}

footer .footer-section .section.right {
	position: absolute;
	top: 17px;
	right: 0px;
}

footer .footer-section .section ul {
	width: 100%;
}

footer .footer-section .section ul li {
	display: inline-block;
    border: 1px solid #a5a5a5;
    min-width: 130px !important;
    line-height: 2.6;
    margin: 0px 2px;
    background-color: #272727;
}

footer .footer-section .section ul li a {
	display: block;
	color: #eee;
    text-decoration: none;
    font-weight: 100;
	font-size: 14px;
}

.main-slider-box {
  padding: 0;
}

.main-slider-box .main-slider {
  position: relative;
}

.main-slider-box .main-slider .slide img {
  max-width: 100%;
  width: 100%;
}

.main-slider-box .main-slider .slick-arrow {
  top: 50%;
  position: absolute;
  width: 30px;
  z-index: 1;
  opacity: 0;
  left: 15px;
  height: 30px;
  margin-top: -15px;
  border: none;
  padding: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  text-indent: -10000px;
}

.main-slider-box .main-slider .slick-arrow.slick-next {
  left: auto;
  right: 15px;
  background-position: -30px 0;
}

.no-touchevents .main-slider-box .main-slider:hover .slick-arrow {
  opacity: 1;
}

.num-block {
  padding: 30px 0 25px;
}

.num-block p {
  font-size: 16px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-weight: 400;
}

.num-block p span {
  color: #e66425;
  font-weight: 500;
}

.top-block {
  padding: 40px 0 22px;
}

.top-block .main-page-filter {
  margin-bottom: 60px;
  display: block !important;
}

.top-block .main-page-filter .row-item {
  vertical-align: top;
  text-align: center;
}

.top-block .float-grid {
  margin: 0 auto 25px;
}

.top-block .float-grid .gutter {
  width: 25%;
}

.categories {
  padding: 40px 0 15px;
}

.categories h2,
.categories h4{
  margin-bottom: 45px;
  display: table;
}

.categories .cat-slider {
  margin-bottom: 20px;
}

.categories .cat-slider .slide {
  position: relative;
}

.categories .cat-slider .slide img {
  width: 100%;
}

.categories .cat-slider .slide .box {
  padding: 0 13px;
  text-align: center;
  position: relative;
}

.categories .cat-slider .slide a {
  /*border: 1px solid #383838;*/
/*  display: inline-block;*/
  /*position: relative;
  width: 100%;
  text-decoration: none;*/
}
/*
.no-touchevents .categories .cat-slider .slide a:hover {
  border: 1px solid #e66425;
}*/

.categories .cat-slider .slide .description {
  position: relative;
  margin-top: -25px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 8px;
  background: rgba(0, 0, 0, 0.6);
}

.categories .cat-slider .slide .description p {
  color: #e66425;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

.categories .cat-slider .slide .description p.scenes {
  float: right;
  color: #fefefe;
  padding-left: 19px;
}

.categories .cat-slider .slick-arrow {
  padding: 0;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-indent: -10000px;
  position: absolute;
  z-index: 1;
  left: -10px;
  top: 50%;
  margin-top: -22px;
}

.categories .cat-slider .slick-arrow.slick-next {
  left: auto;
  right: -10px;
}

.main-page .grey-background {
	background-color: #505050;
}
.main-page .sitefilter-slider {
	height: 50px;
	margin-bottom: 5px;
}

.main-page .new-slider-box.sitefilter {
	display: block;
}

.main-page .sitefilter-slider .slide {
  position: relative;
  line-height: 3.2em;
}

.main-page .sitefilter-slider .slide img {
  max-width: 100%;
}

.main-page .sitefilter-slider .slide .box {
  padding: 0 2px;
  text-align: center;
  position: relative;
}

.main-page .sitefilter-slider .slide a {
  border: 1px solid #383838;
  border-radius: 4px;
  background-color: #383838;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  cursor: pointer;
}

.main-page .sitefilter-slider .slide a.active {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  text-decoration: none;
}

.no-touchevents .main-page .sitefilter-slider .slide a:hover {
  border: 1px solid #e66425;
}

.main-page .sitefilter-slider .slide a.active .description {
  padding: 5px 10px;
}

.main-page .sitefilter-slider .slide .description {
  padding: 5px 10px;
}

.main-page .sitefilter-slider .slide .description p {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
}

.main-page .sitefilter-slider .slide a.active .description p {
  color: #000; /*#e66425;*/
}

.main-page .sitefilter-slider .slick-arrow {
  padding: 0;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-indent: -10000px;
  position: absolute;
  z-index: 1;
  left: -10px;
  top: 50%;
  margin-top: -22px;
}

.main-page .sitefilter-slider .slick-arrow.slick-next {
  left: auto;
  right: -10px;
}

.main-page .sitefilter-slider-title {
    width: 150px;
    float: left;
    line-height: 3.2;
    text-align: center;
    color: #e66425;
}

.main-page .sitefilter-dropdown-box {
	width: 100%;
    line-height: 4;
    text-align: center;
	padding: 20px 20px 18px 20px;
	color: #fff;
	display: none;
}

.main-page a.sitefilter-dropdown {
	line-height: 40px;
    font-weight: 700;
	display: block;
    font-size: 16px;
	padding: 0px;
}

.main-page a.sitefilter-dropdown-title {
	line-height: 2.5;
    font-weight: 700;
	display: block;
    font-size: 16px;
	padding: 0px;
	background-color: #505050;
	border: 1px solid #505050;
    border-radius: 2px;
	cursor: pointer;
}

.main-page a.sitefilter-dropdown-title:after {
    content: '';
    border-style: solid;
    border-width: 4px 4.5px 0 4.5px;
    border-color: #e66425 transparent transparent;
	float: right;
    margin-top: 17px;
    margin-right: 10px;
  }

.main-page ul.sitefilter-dropdown {
	border: none;
	display: none;
    top: auto;
    left: auto;
    width: 100%;
	background-color: black;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
	list-style: none;
    font-size: 0;
    z-index: 4;
}

.main-page ul.sitefilter-dropdown li {
    border-bottom: 2px solid #2d2d2d;
	height: 44px;
}

.main-page ul.sitefilter-dropdown li p {
	color: #d2d2d2;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
}

.main-page ul.sitefilter-dropdown li a {
	text-decoration: none;
}

.main-page ul.sitefilter-dropdown li a.active p{
	background-color: #fff;
	color: #000;
	border: 1px solid #fff;
    border-radius: 2px;
}

.top-stars {
  padding: 40px 0 37px;
}

.top-stars .float-grid {
  margin: 0 auto 10px;
}

.top-stars .gutter {
  width: 25%;
}

.top-stars h2,
.top-stars h4{
  margin-bottom: 30px;
}

.top-stars .title {
  text-align: center;
}

.top-stars .title.top-title {
  margin-bottom: 55px;
}

.top-stars .title h2 a,
.banner-title .title .bannerh2 a{
  text-decoration: none;
  display: inline-block;
  color: #e66425;
  font-size: 36px;
}

.top-stars .more-btn {
  margin-bottom: 30px;
}

.new-slider-box .slide .actor {
  margin: 0 auto;
  width: 100%;
}

.new-slider-box .slick-arrow {
  padding: 0;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-indent: -10000px;
  position: absolute;
  z-index: 1;
  left: -10px;
  top: 50%;
  margin-top: -22px;
}

.new-slider-box .slick-arrow.slick-next {
  left: auto;
  right: -10px;
}

.newcomers,
.coming-soon {
  padding: 40px 0;
}

.newcomers h2,
.newcomers h4,
.coming-soon h2,
.coming-soon h4{
  margin-bottom: 30px;
}

.coming-soon .row {
  margin: 0 -11px 15px;
}

.coming-soon .row .row-item {
  padding: 0 11px;
  margin-bottom: 20px;
}

.coming-soon .row .row-item a {
  display: block;
  text-align: center;
}

.coming-soon .row .row-item img {
  max-width: 100%;
}

.text-info {
  padding: 40px 0 70px;
}

.text-info .title {
  text-align: center;
  padding: 0;
  /*margin-bottom: 27px;*/
}
.text-info .title h2 {
	font-size: 1.5em;
}
.text-info .text {
  padding: 15px 30px 10px 30px;
  /*background-color: rgba(35, 35, 35, 0.7);
  border: 1px solid #323232;*/
}

.text-info .text p {
  color: white;
  /*margin-bottom: 18px;*/
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.text-info .text p:last-child {
  margin-bottom: 0;
}

.text-info .text .more-btn {
  display: none;
  /*margin-bottom: 5px;*/
  text-align: center;
}

.account .feedback {
  float: right;
}

.account .details {
  padding-right: 40px;
  width: 40%;
  float: left;
}

.account .details form .label-title,
.account .details-right .label-title {
  color: white;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.account .details form .save-nick {
  float: right;
  max-width: 150px;
  margin-top: -48px;
}

.account .details form p.err-message {
  display: none;
}
.account .details-right .info-inner p {
	line-height: 1.5em;
}
.account .details-right.banner a {
	font-size: 0.9em;
	padding: 0.8em 0;
	font-weight: normal;
	text-transform: none;
	margin: 0 auto;
}
@media (min-width:640px) {
	.account .details-right.banner a {
		margin: 0;
	}
}
.account .details form .field-row {
  margin-bottom: 12px;
  max-width: -webkit-calc(100% - 160px);
  max-width: calc(100% - 160px);
}

.account .details form .field-row.error input {
  border: 2px solid #d13030;
}

.account .details form .field-row.error p.message {
  display: block;
}
.account .details form .field-row.error p.message.nickname,
.account .details form .field-row.success p.message.nickname {
	position: absolute;
}

.account .details form label {
  color: #6e6e6e;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  width: 100%;
}

.account .details form input {
  display: block;
  height: 34px;
  background-color: white;
  padding: 0 15px;
  color: black;
  font-size: 14px;
  width: 100%;
  font-weight: 400;
  border: 1px solid #aaaaaa;
  border-radius: 2px;
  line-height: 34px;
}

.account .details form input:focus {
  border: 2px solid #e66425;
  border-radius: 2px;
  box-shadow: inset 0 0 10px rgba(225, 75, 3, 0.35);
}

.account .details form .btn,
.account .details-right form .btn {
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
}

.account .details form hr {
  background-color: #313131;
  height: 1px;
  display: block;
  margin: 19px 0 12px;
  border: none;
  border-color: #313131;
}

.account .details .info,
.account .details-right .info {
  margin-bottom: 12px;
}

.account .details .info .label-title,
.account .details-right .info .label-title {
  margin-bottom: 10px;
}

.account .details .info p:not(.label-title) {
  color: #6e6e6e;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 6px;
}

.account .details .info p:not(.label-title) span {
  color: white;
  font-weight: 400;
  display: inline-block;
  margin-left: 7px;
}

.account .banner {
  width: 42%;
  float: left;
}

.account .banner img {
  max-width: 100%;
}

.r-tabs-accordion-title a {
  background-color: #141414;
  border: 1px solid #323232;
  border-top: none;
  height: 35px;
  text-transform: none;
  line-height: 35px;
  color: #fefefe;
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  position: relative;
  font-weight: 400;
}

.r-tabs-accordion-title a:after {
  content: '';
  top: 50%;
  right: 26px;
  margin-top: -4px;
  position: absolute;
  width: 15px;
  height: 8px;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.r-tabs-accordion-title:first-of-type {
  border-top: 1px solid #323232;
}

.r-tabs-accordion-title.r-tabs-state-active a {
  color: #e66425;
  background-color: #212121;
  border-bottom: 1px solid transparent;
}

.r-tabs-accordion-title.r-tabs-state-active a:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.r-tabs-nav {
  font-size: 0;
  white-space: nowrap;
}

.r-tabs-nav .r-tabs-tab a {
  height: 40px;
  display: inline-block;
  text-decoration: none;
  background-color: #141414;
  border: 1px solid #323232;
  color: #fefefe;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  border-bottom: none;
  border-right: none;
  padding: 0 28px;
}

.no-touchevents .r-tabs-nav .r-tabs-tab a:hover {
  color: #e66425;
}

.r-tabs-nav .r-tabs-tab:first-child a {
  border-top-left-radius: 2px;
}

.r-tabs-nav .r-tabs-tab:last-child {
  border-right: 1px solid #323232;
  border-top-right-radius: 2px;
}

.r-tabs-nav .r-tabs-tab.r-tabs-state-active a {
  position: relative;
  color: #e66425;
  background-color: #212121;
}

.r-tabs-nav .r-tabs-tab.r-tabs-state-active a:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #212121;
}

.r-tabs-panel {
  background-color: #212121;
  border: 1px solid #323232;
  padding: 30px 17px 20px 30px;
}

.r-tabs-panel.has-grid {
  padding: 30px 15px;
}

.r-tabs-panel.has-grid .float-grid {
  margin: 0 auto;
}

.r-tabs-panel.has-grid .float-grid .gutter {
  width: 25%;
}

.r-tabs-panel.has-grid.grid-movie .float-grid .gutter {
  width: 25%;
}

.popup {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: none;
  z-index: 1001;
  background-color: rgba(25, 25, 25, 0.6);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media all and (max-width: 699px) and (min-width: 300px) {
	.popup.advanced-filter {
		position: static;
		margin-left: 0.5em;
	}
}

.popup.popup-feedback .popup-wrap {
  width: 100%;
  max-width: 590px;
}

.popup.popup-feedback .popup-wrap .popup-box .box {
  background-color: #f6f6f6;
  border-radius: 2px;
  box-shadow: 0 5px 45px rgba(0, 0, 0, 0.6);
  padding: 20px 25px;
}

.popup.popup-feedback .popup-wrap .popup-box .box .close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 29px;
  cursor: pointer;
  right: 15px;
}

.popup.popup-feedback .popup-wrap .popup-box h2 {
  color: #e66425;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 28px;
}

.popup.popup-feedback .popup-wrap .popup-box label {
  color: black;
  display: block;
  font-size: 14px;
  margin-bottom: 6px;
  font-weight: 500;
}

.popup.popup-feedback .popup-wrap .popup-box .field-row {
  margin-bottom: 15px;
}

.popup.popup-feedback .popup-wrap .popup-box .field-row p.err-message {
  display: none;
}

.popup.popup-feedback .popup-wrap .popup-box .field-row.error p.err-message {
  display: block;
}

.popup.popup-feedback .popup-wrap .popup-box textarea {
  background-color: white;
  border: 1px solid #aaaaaa;
  border-radius: 2px;
  width: 100%;
  height: 155px;
  resize: none;
  overflow-y: auto;
  padding: 15px;
}

.popup.popup-feedback .popup-wrap .popup-box textarea::-webkit-input-placeholder {
  color: #9f9f9f;
}

.popup.popup-feedback .popup-wrap .popup-box textarea::-moz-placeholder {
  color: #9f9f9f;
  opacity: 1;
}

.popup.popup-feedback .popup-wrap .popup-box textarea:focus {
  border: 2px solid #e66425;
  border-radius: 2px;
  box-shadow: inset 0 0 10px rgba(225, 75, 3, 0.35);
}

.popup.popup-feedback .popup-wrap .popup-box input {
  width: 100%;
  height: 45px;
  background-color: white;
  border: 1px solid #aaaaaa;
  border-radius: 2px;
  line-height: 45px;
  padding: 0 15px;
}

.popup.popup-feedback .popup-wrap .popup-box input:focus {
  border: 2px solid #e66425;
  border-radius: 2px;
  box-shadow: inset 0 0 10px rgba(225, 75, 3, 0.35);
}

.popup.popup-feedback .popup-wrap .popup-box input::-webkit-input-placeholder {
  color: #9f9f9f;
}

.popup.popup-feedback .popup-wrap .popup-box input::-moz-placeholder {
  color: #9f9f9f;
  opacity: 1;
}

.popup .popup-wrap {
  display: table;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  padding: 20px 15px;
}

.popup .popup-wrap .popup-box {
  display: table-cell;
  vertical-align: middle;
}

.popup .popup-wrap .popup-box .box {
  background-color: #252525;
  border-radius: 2px;
  box-shadow: 0 5px 45px rgba(0, 0, 0, 0.6);
  position: relative;
}

.popup .popup-wrap .popup-box .box .form-title {
  height: 75px;
  background-color: #52b737;
  border-radius: 2px 2px 0 0;
  margin-bottom: 30px;
}

.popup .popup-wrap .popup-box .box .form-title h3 {
  line-height: 75px;
  color: white;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}

.popup .popup-wrap .popup-box .box form.contacts-form {
  padding: 0 30px 22px;
}

.popup .popup-wrap .popup-box .box form.contacts-form .field-row {
  position: relative;
  margin-bottom: 8px;
}

.popup .popup-wrap .popup-box .box form.contacts-form .field-row p.err-message {
  display: none;
}

.popup .popup-wrap .popup-box .box form.contacts-form .field-row .email-icon {
  position: absolute;
  height: 25px;
  width: 35px;
  left: 0;
  top: 50%;
  margin-top: -13px;
  border-right: 1px solid #d7d7d7;
}

.popup .popup-wrap .popup-box .box form.contacts-form .field-row .login-icon {
  position: absolute;
  height: 25px;
  width: 35px;
  left: 0;
  top: 50%;
  margin-top: -13px;
  border-right: 1px solid #d7d7d7;
}

.popup .popup-wrap .popup-box .box form.contacts-form .field-row .pass-icon {
  position: absolute;
  height: 25px;
  width: 35px;
  left: 0;
  top: 50%;
  margin-top: -13px;
  border-right: 1px solid #d7d7d7;
}

.popup .popup-wrap .popup-box .box form.contacts-form .field-row.error {
  margin-bottom: 35px;
}

.popup .popup-wrap .popup-box .box form.contacts-form .field-row.error span.pass-icon,
.popup .popup-wrap .popup-box .box form.contacts-form .field-row.error span.login-icon,
.popup .popup-wrap .popup-box .box form.contacts-form .field-row.error span.email-icon {
	/*sitespec*/
}

.popup .popup-wrap .popup-box .box form.contacts-form .field-row.error input {
  border: 2px solid #d13030;
}

.popup .popup-wrap .popup-box .box form.contacts-form .field-row.error p.err-message {
  display: block;
  position: absolute;
  bottom: -22px;
  left: 0;
  color: #d13030;
  font-size: 12px;
  font-weight: 400;
}

.popup .popup-wrap .popup-box .box form.contacts-form input {
  background-color: white;
  border: 1px solid #aaaaaa;
  border-radius: 2px;
  height: 45px;
  line-height: 45px;
  color: black;
  width: 100%;
  font-size: 14px;
  padding: 0 15px 0 45px;
  font-weight: 400;
}

.popup .popup-wrap .popup-box .box form.contacts-form input::-webkit-input-placeholder {
  color: #9f9f9f;
}

.popup .popup-wrap .popup-box .box form.contacts-form input::-moz-placeholder {
  color: #9f9f9f;
  opacity: 1;
}

.popup .popup-wrap .popup-box .box form.contacts-form input:focus {
  border: 2px solid #e66425;
  border-radius: 2px;
  box-shadow: inset 0 0 10px rgba(225, 75, 3, 0.35);
}

.popup .popup-wrap .popup-box .box form.contacts-form .btn {
  margin: 10px 0 12px;
  width: 100%;
  height: 55px;
}

.popup .popup-wrap .popup-box .box form.contacts-form p {
  font-size: 14px;
  white-space: nowrap;
  font-weight: 400;
}

.popup .popup-wrap .popup-box .box form.contacts-form p a {
  color: #e66425;
  text-decoration: none;
}

.no-touchevents .popup .popup-wrap .popup-box .box form.contacts-form p a:hover {
  text-decoration: underline;
}

.modal-open {
  margin-right: 17px !important;
}

.mobile .modal-open,
.tablet .modal-open {
  margin-right: 0 !important;
}

.modal-open .popup {
  overflow-y: scroll;
}

.mobile .modal-open .popup,
.tablet .modal-open .popup {
  overflow-y: auto;
}

.advanced-filter .popup-wrap {
  max-width: 1030px;
}

.advanced-filter .popup-wrap .popup-box {
  height: 100%;
}

.advanced-filter .close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -15px;
  right: -15px;
  text-align: center;
  line-height: 33px;
  font-size: 24px;
  cursor: pointer;
  border: 1px solid #323232;
  background-color: #252525;
  color: #fff;
}

.advanced-filter .close b {
  display: inline-block;
  font-weight: 300;
  font-size: 30px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  top: -2px;
  left: 1px;
}

.advanced-filter .popup-wrap .popup-box .box {
  min-height: 90%;
}

.advanced-filter .popup-wrap .popup-box .box form {
  padding: 30px 30px 10px;
  max-width: 1030px;
}

.advanced-filter .popup-wrap .popup-box .box form .r-tabs-panel {
  margin-bottom: 12px;
}

.advanced-filter .popup-wrap .popup-box .box form .control {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

.advanced-filter .popup-wrap .popup-box .box form .control .btn {
  width: auto;
  padding: 0 15px;
  font-size: 16px;
  height: 35px;
  margin-top: 0;
}

.advanced-filter .popup-wrap .popup-box .box form .control .clear-check {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding-top: 8px;
  float: right;
  color: #fff;
}

.no-touchevents .advanced-filter .popup-wrap .popup-box .box form .control .clear-check:hover {
  text-decoration: underline;
}

.advanced-filter .popup-wrap .popup-box .box .filter-section {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}

.advanced-filter .popup-wrap .popup-box .box .filter-section + .control {
  margin-top: 12px;
}

.advanced-filter .popup-wrap .popup-box .box .filter-section h5 {
  color: #e66425;
  margin-bottom: 12px;
}

.advanced-filter .popup-wrap .popup-box .box .filter-section.open h5 {
  color: #e66425;
  background-color: #212121;
  border-bottom: 1px solid transparent;
}

.advanced-filter .popup-wrap .popup-box .box .filter-section.open h5:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.advanced-filter .popup-wrap .popup-box .box .filter-section.open .acc {
  padding: 15px;
  display: block;
}

.advanced-filter .popup-wrap .popup-box .box .tabs .filter-section .column {
  padding-right: 20px;
}

.advanced-filter .popup-wrap .popup-box .box .column {
  display: inline-block;
  padding-right: 30px;
  vertical-align: top;
}

.advanced-filter .popup-wrap .popup-box .box .field-wrap {
  margin-bottom: 7px;
}

.advanced-filter .popup-wrap .popup-box .box .field-wrap input {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 3px;
  vertical-align: top;
  margin-right: 8px;
}

.advanced-filter .popup-wrap .popup-box .box .field-wrap input:focus {
  box-shadow: none;
  border: none;
  border-radius: 0;
}

.advanced-filter .popup-wrap .popup-box .box .field-wrap label {
  display: inline-block;
  color: #fff;
  vertical-align: top;
}

.advanced-filter .r-tabs-nav .r-tabs-tab a {
  padding: 0 15px;
  font-size: 16px;
}

.popup-unlock .popup-wrap {
  max-width: 500px;
}

.popup-unlock .box {
  text-align: center;
  padding: 22px 30px 30px;
  background-color: rgba(25, 25, 25, 0.9) !important;
  border: 1px solid #2d2d2d;
  border-radius: 2px;
  box-shadow: 0 5px 45px rgba(0, 0, 0, 0.6) !important;
}

.popup-unlock .box h2 {
  font-size: 30px;
  margin-bottom: 17px;
  font-weight: 400;
}

.popup-unlock .box h5 span {
  color: #b72f2f;
}

.popup-unlock .box p {
  color: #fefefe;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 23px;
}

.popup-unlock .box .btn-box .btn {
  width: 145px;
  height: 35px;
  font-size: 16px;
  font-weight: 400;
  float: right;
  text-transform: none;
}

.popup-unlock .box .btn-box .btn.cancel {
  float: left;
}

.popup-unlock .box .close {
  position: absolute;
  width: 14px;
  height: 14px;
  cursor: pointer;
  right: 0;
  top: -24px;
}

.popup-unlock.limit .box {
  text-align: left;
}

.popup-unlock.limit .box h5 {
  margin-bottom: 30px;
}

.popup-unlock.limit .box p {
  margin-bottom: 35px;
}

.popup-unlock.limit .btn {
  width: 100%;
  text-align: center;
  font-size: 16px;
  height: 35px;
  line-height: 33px;
}

.popup.popup-feedback.feedback-success .popup-wrap .popup-box h2 {
  color: #090909;
  margin-bottom: 0;
  padding: 55px 0;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
}

.video-pager {
  padding: 20px 0;
  background: transparent;
  text-align: center;
  position: relative;
}

.video-pager h2, .video-pager h1 {
  display: inline-block;
  color: #e66425;
}

.video-pager a {
  text-decoration: none;
  text-indent: -10000px;
  width: 50%;
  display: inline-block;
  height: 40px;
}


.video-pager {
  background-color: #272727;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  padding: 10px 0;
}

.video-pager a {
  color: #fefefe;
  font-size: 16px;
  text-indent: 0;
  height: auto;
  position: relative;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  background-color: #191919;
  background-image: -webkit-linear-gradient(bottom, #181818 0%, #252525 100%);
  background-image: linear-gradient(to top, #181818 0%, #252525 100%);
  border: 1px solid #343434;
  border-radius: 2px;
  text-align: center;
  width: 130px;
  padding: 7px 0;
  display: inline-block;
}

.video-pager a:hover {
  background-color: #242424;
  background-image: -webkit-linear-gradient(bottom, #232323 0%, #2c2c2c 100%);
  background-image: linear-gradient(to top, #232323 0%, #2c2c2c 100%);
}

.video-pager a:active {
  background-color: #191919;
  background-image: -webkit-linear-gradient(bottom, #252525 0%, #181818 100%);
  background-image: linear-gradient(to top, #252525 0%, #181818 100%);
}

.video-pager a.v-prev {
  float: left;
}

.video-pager a.v-prev:before {
  content: '';
  top: 2px;
  left: -15px;
  position: relative;
  display: inline-block;
  width: 8px;
  height: 16px;
}

.video-pager a.v-next {
  float: right;
}

.video-pager a.v-next:after {
  content: '';
  top: 2px;
  right: -25px;
  position: relative;
  display: inline-block;
  width: 8px;
  height: 16px;
}

.video-js {
  width: 100% !important;
  height: 560px;
  padding-top: 58%;
  text-align: center;
  margin: 0 auto;
}

.vjs-fullscreen {
  padding-top: 0;
  max-width: 100%;
}

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time,
.vjs-time-divider,
.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: block;
}
.video-js .vjs-tech {
	height: auto;
}
.video-js object.vjs-tech {
	height: 100%;
}

.vjs-remaining-time-display {
  display: none;
}

.video-title {
  padding: 20px 0;
  position: relative;
}

.video-title h2, .video-title h1 {
  margin-bottom: 20px;
}

.video-title p, .video-title h2  {
  color: #e66425;
  font-size: 18px;
  font-weight: 400;
}

.video-title p time, .video-title h2 time {
  color: #969696;
  font-size: 12px;
  display: inline-block;
  margin-left: 22px;
  font-weight: 400;
}

.video-title time  {
  color: #969696;
  font-size: 12px;
  display: inline-block;
  font-weight: 400;
}

.video-title p.remaining, .video-title h2.remaining {
  color: #fff;
  float: right;
  margin-top: -27px;
  background-color: #272727;
  border-radius: 2px;
  font-size: 14px;
  padding: 7px 12px 3px;
  font-weight: 400;
}

.video-title p.remaining span, .video-title h2.remaining span {
  color: #e66425;
}

.video-title .view {
  text-decoration: none;
  color: white;
  font-size: 14px;
  font-weight: 400;
  padding: 0 18px;
  height: 30px;
  display: none;
  float: right;
  line-height: 30px;
  margin-top: -10px;
  border-radius: 2px;
  background-color: #191919;
  background-image: -webkit-linear-gradient(bottom, #181818 0%, #252525 100%);
  background-image: linear-gradient(to top, #181818 0%, #252525 100%);
  border: 1px solid #343434;
}

.video-title .view.active {
  display: inline-block;
}

.no-touchevents .video-title .view:hover {
  background-color: #242424;
  background-image: -webkit-linear-gradient(bottom, #232323 0%, #2c2c2c 100%);
  background-image: linear-gradient(to top, #232323 0%, #2c2c2c 100%);
}

.no-touchevents .video-title .view:active,
.video-title .view.active {
  background-color: #191919;
  background-image: -webkit-linear-gradient(bottom, #252525 0%, #181818 100%);
  background-image: linear-gradient(to top, #252525 0%, #181818 100%);
}

.video-join-box {
	height: 540px
}
.video-box, .video-join-box {
  margin-bottom: 17px;
}

.video-controls {
  margin-bottom: 18px;
}

.video-join-box .after_video_join {
	height: 100%;
	display: block;
	position: relative;
	background-size: contain;
	box-shadow: 0px 0px 10px 2px #000;
}

.video-join-box .after_video_join img {
	position: absolute;
	bottom: 2%;
	right: 4%;
}

.video-controls .btn-controls {
  background-color: #323232;
  color: white;
  font-size: 16px;
  vertical-align: top;
  height: 36px;
  width: 130px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
  background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
  background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
  border: 1px solid #3c3c3c;
  border-radius: 3px;
  margin-top: -1px;
}

.skip-box.hidden,
.video-controls .left-controls .quality .trailer-vr.hidden,
.video-controls .left-controls .quality .movie-vr.hidden {
  display: none;
}

.video-controls .left-controls .quality .trailer-vr.left-padd {
  margin-left: 144px !important;
}

.video-controls .left-controls .download.hidden {
  display: none;
}

.no-touchevents .video-controls .btn-controls:hover {
    background-color: #48bd2b;
    background-image: -webkit-linear-gradient(bottom, #4eb335 0%, #4eb335 0%, #7de060 100%);
    background-image: linear-gradient(to top, #4eb335 0%, #4eb335 0%, #7de060 100%);
}

.no-touchevents .video-controls .btn-controls:active {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.video-controls .left-controls {
  float: left;
}

.trailer .video-controls .left-controls {
  display: none;
}
.trailer .skip-box {
	display: none;
}

.video-controls .left-controls .download {
  position: relative;
  margin-right: 10px;
  display: inline-block;
  z-index: 9;
}

.video-controls .left-controls .download p {
  padding-left: 10px;
  height: 35px;
  line-height: 33px;
}

.video-controls .left-controls .download p:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 11px;
  height: 12px;
  margin-top: -6px;
  left: 10px;
}

.video-controls .left-controls .download > ul {
  width: 200px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 100%;
  left: 0;
  display: none;
  /*@include small-mobile {
          left: auto;
          right: 0;
        }*/
}

.video-controls .left-controls .download ul li {
  border-bottom: 1px solid #000;
  margin-bottom: 0;
  line-height: 0;
}

.video-controls .left-controls .download ul li a {
  font-size: 14px;
  padding: 3px 10px;
  display: inline-block;
  color: #fff;
  line-height: 1.4em;
  text-align: left;
  width: 100%;
  overflow: hidden;
  text-decoration: none;
}

.no-touchevents .video-controls .left-controls .download ul li a:hover {
  background: #000;
  color: #e66425;
}

.video-controls .left-controls .download ul li a span {
  position: relative;
  float: right;
}

.video-controls .left-controls .download ul li.title {
  font-size: 22px;
  color: #fff;
  padding: 5px 0;
  line-height: 1.4em;
  background: #000;
  text-align: center;
}

.video-controls .left-controls .download ul li.active {
  background: #000;
}

.video-controls .left-controls .download ul li.active a {
  color: #e66425;
}

.video-controls .left-controls .download.open p {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.video-controls .left-controls .download.open ul {
  display: block;
}

.video-controls .right-controls {
  float: right;
}

.trailer .video-controls .right-controls {
  display: none;
}

.video-controls .right-controls .btn-controls {
  width: 110px;
}

.video-controls .right-controls .like {
  position: relative;
  font-size: 14px;
  padding-left: 10px;
  margin-right: 10px;
}

.video-controls .right-controls .like:before {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  content: '';
  left: 10px;
  width: 14px;
  height: 12px;
}

.video-controls .right-controls .favorite {
  font-size: 14px;
  position: relative;
  padding-left: 20px;
}

.video-controls .right-controls .favorite:before {
  position: absolute;
  top: 50%;
  content: '';
  left: 10px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
}

.video-controls .quality {
  position: relative;
  display: inline-block;
}

.video-controls .quality p {
  height: 35px;
  line-height: 33px;
}

.video-controls .quality ul {
  width: 200px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 100%;
  left: 0;
  display: none;
}

.video-controls .quality ul li {
  border-bottom: 1px solid #000;
  margin-bottom: 0;
  line-height: 0;
}

.video-controls .quality ul li a {
  font-size: 14px;
  padding: 3px 10px;
  display: inline-block;
  color: #fff;
  line-height: 1.4em;
  text-align: left;
  width: 100%;
  overflow: hidden;
  text-decoration: none;
}

.no-touchevents .video-controls .quality ul li a:hover {
  background: #000;
}

.video-controls .quality ul li a span {
  position: relative;
  float: right;
}

.video-controls .quality ul li.title {
  font-size: 22px;
  color: #fff;
  padding: 5px 0;
  line-height: 1.4em;
  background: #000;
  text-align: center;
}

.video-controls .quality ul li.active {
  background: #000;
}

.video-controls .quality ul li.active a {
  color: #e66425;
}

.video-controls .quality.open p {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.video-controls .quality.open ul {
  display: block;
}

.video-controls .center-controls {
  display: inline-block;
  width: -webkit-calc(100% - 510px);
  width: calc(100% - 510px);
  padding-top: 6px;
  text-align: center;
  font-size: 0;
}

.trailer .video-controls .center-controls {
  display: none;
}

.video-controls .center-controls p {
  display: inline-block;
  font-weight: 300;
  font-size: 14px;
  width: 33.33333%;
  line-height: 24px;
}

.video-controls .center-controls p.duration:before {
  content: '';
  display: inline-block;
  margin-right: 8px;
  width: 15px;
  height: 15px;
  position: relative;
  top: 2px;
}

.video-controls .center-controls p span {
  font-weight: 500;
}

.video-controls .trailer-controls {
  display: none;
}

.trailer .video-controls .trailer-controls {
  display: block;
}

.video-controls .trailer-controls .change-quality {
  display: block;
}

.video-controls .trailer-controls .change-quality a {
  text-decoration: none;
  color: white;
  font-size: 14px;
  font-weight: 400;
  padding: 0 18px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  border-radius: 2px;
  background-color: #191919;
  background-image: -webkit-linear-gradient(bottom, #181818 0%, #252525 100%);
  background-image: linear-gradient(to top, #181818 0%, #252525 100%);
  border: 1px solid #343434;
}

.no-touchevents .video-controls .trailer-controls .change-quality a:hover {
  background-color: #242424;
  background-image: -webkit-linear-gradient(bottom, #232323 0%, #2c2c2c 100%);
  background-image: linear-gradient(to top, #232323 0%, #2c2c2c 100%);
}

.no-touchevents .video-controls .trailer-controls .change-quality a:active {
  background-color: #191919;
  background-image: -webkit-linear-gradient(bottom, #252525 0%, #181818 100%);
  background-image: linear-gradient(to top, #252525 0%, #181818 100%);
}

.video-controls .trailer-controls .change-quality a span {
  color: #e66425;
}

.video-controls .trailer-controls .change-quality.active {
  display: none;
}

.about-video .about {
  padding: 30px 0 20px;
}

.about-video .about .photo-wrap {
  min-width: 220px;
  padding: 0 10px;
  text-align: center;
  float: left;
}

.about-video .about .photo-wrap img {
  max-width: 100%;
}

.about-video .about .photo-wrap p {
  text-decoration: none;
  color: #e66425;
}

.about-video .about .photo-wrap a {
  display: block;
  color: #e66425;
  text-decoration: none;
}

.no-touchevents .about-video .about .photo-wrap a:hover {
  text-decoration: underline;
}

.about-video .about .photo-wrap.more-one {
  overflow: hidden;
}

.about-video .about .photo-wrap.more-one a {
  padding: 0 10px;
  float: left;
  max-width: 50%;
}

.about-video .about .about-text {
  padding-left: 45px;
  overflow: hidden;
  position: relative;
}

.about-video .about .about-text:before {
  content: '';
  width: 2px;
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
}

.about-video .about .about-text h5 {
  margin-bottom: 30px;
}

.about-text p.box-container{
    display: -webkit-box !important;
    display: -moz-box !important;
	-webkit-line-clamp: 13;
	-webkit-box-orient: vertical;
}

.about-text p.flex-container{
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
	-webkit-box-orient: vertical;
}

.about-video .about .about-text p {
  color: #fefefe;
  margin-bottom: 7px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
  overflow: hidden;
}

.about-video .about .about-text p a {
  text-decoration: none;
  color: #e66425;
}

.no-touchevents .about-video .about .about-text p a:hover {
  text-decoration: underline;
}

.tags-box {
  padding: 25px 0;
}

.tags-box h4 {
  color: #969696;
  margin-bottom: 25px;
}

.tags li {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 7px;
}

.tags li a {
  padding: 4px 12px;
  background-color: #f0f0f0;
  border-radius: 2px;
  display: inline-block;
  text-decoration: none;
  color: black;
  font-size: 14px;
  font-weight: 400;
}

.no-touchevents .tags li a:hover {
  color: #fff;
  background-color: #e66425;
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
}

.tags li:last-child {
  margin-right: 0;
}

.gallery-box {
  background-color: rgba(35, 35, 35, 0.7);
  border: 1px solid #323232;
  padding: 15px 0;
  margin-bottom: 30px;
}

.gallery-box .controls .btn-controls {
  background-color: #323232;
  color: white;
  font-size: 14px;
  vertical-align: top;
  height: 35px;
  width: 130px;
  line-height: 35px;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
  background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
  background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
  border: 1px solid #3c3c3c;
  border-radius: 2px;
}

.no-touchevents .gallery-box .controls .btn-controls:hover {
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
}

.no-touchevents .gallery-box .controls .btn-controls:active {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.gallery-box .controls .photo-quality,
.gallery-box .controls .disabled-photo-quality,
.gallery-box .controls .display-mode {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  z-index: 1;
}

.gallery-box .controls .photo-quality ul,
.gallery-box .controls .display-mode ul {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  top: 100%;
  left: 0;
  display: none;
  width: 100%;
}

.gallery-box .controls .photo-quality ul li,
.gallery-box .controls .display-mode ul li {
  border-bottom: 1px solid #000;
}

.gallery-box .controls .photo-quality ul li a,
.gallery-box .controls .display-mode ul li a {
  font-size: 12px;
  display: block;
  padding: 4px 10px;
  text-decoration: none;
  color: #fff;
  border-radius: 0;
  background: transparent;
}

.no-touchevents .gallery-box .controls .photo-quality ul li a:hover,
.no-touchevents .gallery-box .controls .display-mode ul li a:hover {
  background: #000;
  color: #e66425;
}

.gallery-box .controls .photo-quality ul li:last-child,
.gallery-box .controls .display-mode ul li:last-child {
  border-bottom: none;
}

.gallery-box .controls .photo-quality ul li.active a,
.gallery-box .controls .display-mode ul li.active a {
  background: #000;
  color: #e66425;
}

.gallery-box .controls .photo-quality.open ul,
.gallery-box .controls .display-mode.open ul {
  display: block;
}

.gallery-box .controls .photo-quality ul {
  min-width: 120px;
}

.gallery-box .gallery-controls {
  padding: 0 20px;
  margin-bottom: 30px;
}

.gallery-box .gallery-controls .controls {
  margin-top: -30px;
  float: right;
}

.gallery-box .gallery-controls .controls .download {
  display: inline-block;
  margin-right: 20px;
}

.gallery-box .gallery-controls .controls .download:last-child {
  margin-right: 0;
}

.gallery-box .gallery-controls .controls .download .btn-controls {
  margin: 0 !important;
}

.gallery-box .gallery-controls .controls .btn-controls {
  background-color: #323232;
  color: white;
  font-size: 14px;
  vertical-align: top;
  height: 35px;
  width: 130px;
  line-height: 35px;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
  background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
  background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
  border: 1px solid #3c3c3c;
  border-radius: 2px;
}
.no-touchevents .gallery-box .gallery-controls .controls .btn-controls.disabled,
.no-touchevents .gallery-box .gallery-controls .controls .btn-controls.disabled:hover,
.no-touchevents .gallery-box .gallery-controls .controls .btn-controls.disabled:active{
	color: #aaa;
	background-color: #323232;
	background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
	background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
	border: 1px solid #3c3c3c;
	border-radius: 2px;
	box-shadow: none;
}

.no-touchevents .gallery-box .gallery-controls .controls .btn-controls:hover {
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
}

.no-touchevents .gallery-box .gallery-controls .controls .btn-controls:active {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.gallery-box .photo-slider {
  padding: 0 10px;
}

.gallery-box .photo-slider .slide {
  padding: 0 10px;
  font-size: 0;
}

.gallery-box .photo-slider .slide .wrap {
  display: block;
  margin-bottom: 30px;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.gallery-box .photo-slider .slide .wrap a {
  display: block;
  border: 1px solid #3c3c3c;
}

.gallery-box .photo-slider .slide .wrap img {
  max-width: 100%;
  display: inline-block;
}

.gallery-box .photo-slider .slick-arrow {
  padding: 0;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-indent: -10000px;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  margin-top: -30px;
}

.gallery-box .photo-slider .slick-arrow.slick-next {
  left: auto;
  right: 0;
}

.comments-block {
  padding: 30px 0 25px;
}

.comments-block h4 {
  margin-bottom: 20px;
}

.comments-block form {
  margin-bottom: 10px;
}

.comments-block form label {
  color: #a0a0a0;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 11px;
  display: block;
}

.comments-block form textarea {
  height: 100px;
  padding: 10px;
  background-color: white;
  border: 1px solid #aaaaaa;
  border-radius: 2px;
  resize: none;
  overflow-y: auto;
  width: 100%;
}

.comments-block form .field-row {
  margin-bottom: 11px;
}

.comments-block form .btn {
  float: right;
}

.comments-block .latest-comment p {
  margin-bottom: 20px;
  color: #a0a0a0;
  font-size: 14px;
  font-weight: 400;
}

.comments-block .latest-comment ul {
  background-color: rgba(35, 35, 35, 0.7);
  border: 1px solid #323232;
  padding: 10px;
}

.comments-block .latest-comment ul li {
  position: relative;
  border-bottom: 1px solid #373737;
  padding: 15px 0;
  padding-right: 200px;
}

.comments-block .latest-comment ul li:last-child {
  border-bottom: none;
}

.comments-block .latest-comment ul li p {
  color: white;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 400;
}

.comments-block .latest-comment ul li p.author {
  position: absolute;
  color: #838383;
  font-size: 12px;
  font-weight: 400;
  right: 0;
  bottom: 15px;
}

.special-discount {
  padding: 20px 0;
}

.special-discount h2 {
  text-align: center;
  margin-bottom: 20px;
}

.small-controls .change-quality {
  display: block;
}

.small-controls .change-quality a {
  text-decoration: none;
  color: white;
  font-size: 14px;
  font-weight: 400;
  padding: 0 18px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  border-radius: 2px;
  background-color: #191919;
  background-image: -webkit-linear-gradient(bottom, #181818 0%, #252525 100%);
  background-image: linear-gradient(to top, #181818 0%, #252525 100%);
  border: 1px solid #343434;
}

.no-touchevents .small-controls .change-quality a:hover {
  background-color: #242424;
  background-image: -webkit-linear-gradient(bottom, #232323 0%, #2c2c2c 100%);
  background-image: linear-gradient(to top, #232323 0%, #2c2c2c 100%);
}

.no-touchevents .small-controls .change-quality a:active {
  background-color: #191919;
  background-image: -webkit-linear-gradient(bottom, #252525 0%, #181818 100%);
  background-image: linear-gradient(to top, #252525 0%, #181818 100%);
}

.small-controls .change-quality a span {
  color: #e66425;
}

.small-controls .change-quality.active {
  display: none;
}

.right-side {
  float: right;
}

.video-info {
  float: right;
}

.video-info .info {
  float: left;
  padding-top: 5px;
  text-align: center;
  font-size: 0;
  margin-right: 25px;
}

.video-info .info p {
  float: left;
  font-weight: 300;
  font-size: 14px;
  width: auto;
  line-height: 24px;
  margin-right: 20px;
}

.video-info .info p.duration:before {
  content: '';
  display: inline-block;
  margin-right: 8px;
  width: 10px;
  height: 12px;
  position: relative;
  top: 0;
}

.video-info .info p.photo:before {
  content: '';
  width: 12px;
  height: 10px;
  display: inline-block;
  margin-right: 8px;
  position: relative;
}

.video-info .info p span {
  font-weight: 500;
}

.video-info .info p:last-child {
  margin-right: 0;
}

.panel-box {
  float: right;
}

.panel-box .panel {
  margin-right: 22px;
  float: left;
}

.panel-box .panel p {
  background-color: #272727;
  border-radius: 2px;
  text-transform: uppercase;
  vertical-align: top;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px 4px;
}

.panel-box .panel p span {
  font-size: 16px;
  font-weight: 500;
  vertical-align: baseline;
}

.panel-box .panel:last-child {
  margin-right: 0;
}

.panel-box .panel.likes p:after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 12px;
  margin-left: 8px;
  position: relative;
  top: 1px;
}

.photo-slider-guest {
  background-color: rgba(35, 35, 35, 0.7);
  border: 1px solid #323232;
  padding: 25px 5px;
  margin-top: 30px;
}

.photo-slider-guest .slide {
  text-align: center;
  line-height: 0;
}

.photo-slider-guest .slide a {
  display: block;
  padding: 0 10px;
}

.photo-slider-guest .slide img {
  display: inline-block;
  max-width: 100%;
}

.photo-slider-guest .slick-arrow {
  padding: 0;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-indent: -10000px;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  margin-top: -22px;
}

.photo-slider-guest .slick-arrow.slick-next {
  left: auto;
  right: 0;
}

.latest-scenes {
  padding: 45px 0 20px;
}

.latest-scenes h4 {
  margin-bottom: 25px;
}

.latest-scenes .float-grid {
  margin: 0 auto 20px;
}

.latest-scenes .float-grid .gutter {
  width: 25%;
}

.join-text {
  text-align: center;
}

.join-text p {
  color: #969696;
  font-size: 14px;
  text-transform: uppercase;
}

.join-text p.big {
  color: #e66425;
  font-size: 36px;
  font-weight: 500;
  max-width: 435px;
  line-height: 1.3em;
  margin: 0 auto 15px;
}

.join-text p.big a {
  text-decoration: none;
  color: #e66425;
}

.no-touchevents .join-text p.big a:hover {
  text-decoration: underline;
}

.skip-box {
  margin-bottom: 30px;
}

.skip-box:before {
  content: '';
  width: 100%;
  height: 2px;
  display: block;
  margin-bottom: 10px;
}

.skip-box h5 {
  margin-bottom: 14px;
}

.skip-box .seek-line-wrap {
  border-radius: 18px;
  height: 35px;
  overflow: hidden;
  position: relative;
  margin-bottom: 17px;
}

.skip-box .seek-line-wrap .seek-line {
  height: 35px;
  border-radius: 18px;
  background-color: #191919;
  border: 1px solid #e66425;
  box-shadow: inset 0 3px 10px black;
}

.skip-box .seek-line-wrap .seek-line .seek-bar-wrap {
  display: none;
}

.skip-box .seek-line-wrap .seek-line .seek-bar-wrap .seek-bar {
  position: absolute;
  top: -1px;
  bottom: -1px;
  background-color: #aaaaaa;
}

.skip-box .seek-line-wrap .seek-line .seek-bar-wrap .seek-bar.active {
  background-color: #ea4d01;
  background-image: -webkit-linear-gradient(bottom, #d34d0c 0%, #ff7c3c 100%);
  background-image: linear-gradient(to top, #d34d0c 0%, #ff7c3c 100%);
}

.skip-box .seek-line-wrap .seek-line .seek-bar-wrap.active {
  display: block;
}

.skip-box .seek-list {
  font-size: 0;
}

.skip-box .seek-list .seek-item {
  font-size: 14px;
  width: 25%;
  display: inline-block;
  margin-bottom: 20px;
}

.skip-box .seek-list .seek-item .box {
  display: inline-block;
}

.skip-box .seek-list .seek-item p {
  color: white;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}

.skip-box .seek-list .seek-item .seek {
  width: 40px;
  height: 10px;
  background-color: #ea4d01;
  border-radius: 4px;
  display: inline-block;
  margin-right: 6px;
}

.skip-box .seek-list .seek-item .seek:last-child {
  margin-right: 0;
}

.no-touchevents .skip-box .seek-list .seek-item .seek:hover {
  background-color: #ff3c00;
}

.video-box, .video-join-box {
  position: relative;
  background-color: #000;
}

.unlock {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  height: 100%;
}

.unlock .btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  text-transform: none;
}

.need-unlock .unlock {
  display: block;
}

.trailer .unlock {
  display: none;
}

.join-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: none;
  left: 0;
  z-index: 2;
}

.join-img img {
  position: absolute;
  bottom: 12px;
  right: 35px;
}

.vjs-ended + .join-img {
  display: block;
}

.feedback-box {
  background-color: rgba(0, 0, 0, 0.23);
}

.feedback-box .btn {
  height: 50px;
  width: 140px;
  font-size: 14px;
  font-weight: 400;
}

.model-detail-wrap {
  padding: 40px 0 0;
  margin-bottom: 45px;
}

.model-detail-wrap .photo-wrap {
  padding: 0 25px 0 0;
  float: left;
}

.model-detail-wrap .photo-wrap img {
  margin-bottom: 12px;
}

.model-detail-wrap .photo-wrap .statistic {
  margin-bottom: 15px;
}

.model-detail-wrap .photo-wrap .statistic p {
  color: white;
  font-size: 16px;
  font-weight: 400;
  width: 45%;
  float: left;
}

.model-detail-wrap .photo-wrap .statistic p.likes {
  margin-right: 10%;
}

.model-detail-wrap .photo-wrap .statistic p.likes:after {
  content: '';
  width: 14px;
  height: 12px;
  display: inline-block;
  margin-left: 6px;
}

.model-detail-wrap .photo-wrap .statistic p.scenes:after {
  content: '';
  display: inline-block;
  margin-left: 6px;
  width: 14px;
  height: 14px;
  position: relative;
  top: 1px;
}

.model-detail-wrap .photo-wrap .controls .btn-controls {
  background-color: #323232;
  color: white;
  font-size: 14px;
  vertical-align: top;
  height: 35px;
  width: 45%;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  float: left;
  cursor: pointer;
  font-weight: 500;
  background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
  background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
  border: 1px solid #3c3c3c;
  border-radius: 2px;
}

.no-touchevents .model-detail-wrap .photo-wrap .controls .btn-controls:hover {
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
}

.no-touchevents .model-detail-wrap .photo-wrap .controls .btn-controls:active {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.model-detail-wrap .photo-wrap .controls .like {
  position: relative;
  font-size: 14px;
  padding-left: 20px;
  margin-right: 10%;
}

.model-detail-wrap .photo-wrap .controls .like:before {
  width: 14px;
  height: 12px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  content: '';
  left: 10px;
}

.model-detail-wrap .photo-wrap .controls .favorite {
  font-size: 14px;
  position: relative;
  padding-left: 20px;
}

.model-detail-wrap .photo-wrap .controls .favorite:before {
  position: absolute;
  top: 50%;
  content: '';
  left: 7px;
  width: 14px;
  height: 14px;
  margin-top: -8px;
}


.info-tabs {
  overflow: hidden;
  position: relative;
}

.info-tabs .tags li {
  margin-right: 5px;
  margin-bottom: 7px;
}

.info-tabs .tags li a {
  font-size: 12px;
}

.info-tabs .extras h5 {
  margin-bottom: 15px;
}

.info-tabs .extras .tags {
  margin-bottom: 20px;
}

.no-touchevents .info-tabs .extras .tags li a:hover {
  background: #12b332;
}

.info-tabs .extras .interview-box {
  background: #fff;
  border-radius: 2px;
  padding: 10px;
  margin-bottom: 15px;
}

.info-tabs .extras .interview-box.scroll {
	height: 160px;
}

.info-tabs .extras .interview-box p {
  color: #000;
  padding: 3px 5px;
  font-size: 12px;
}

.info-tabs .extras .interview-box p.question {
  border-radius: 1px;
  font-weight: 500;
  background: #cacaca;
}

.info-tabs .extras .interactive {
  display: inline-block;
  font-size: 12px;
  background: #cacaca;
  color: #000;
  padding: 3px 5px;
  text-decoration: none;
  border-radius: 2px;
}

.no-touchevents .info-tabs .extras .interactive:hover {
  color: #fff;
  background: #12b332;
}

.info-tabs .comments .scroll {
  height: 320px;
}

.info-tabs .comments h5 {
  margin-bottom: 15px;
}

.info-tabs .comments .comments-box {
  background: #fff;
  padding: 7px 0 7px 14px;
}

.info-tabs .comments .comments-box ul li {
  border-bottom: 1px solid #d2d2d2;
  overflow: hidden;
  padding-bottom: 9px;
  margin-bottom: 20px;
}

.info-tabs .comments .comments-box ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.info-tabs .comments .comments-box ul li p {
  color: black;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 6px;
}

.info-tabs .comments .comments-box ul li .author p {
  font-weight: 700;
  margin-bottom: 0;
  float: left;
}

.info-tabs .comments .comments-box ul li .author p.date {
  color: #9f9f9f;
  font-weight: 400;
  float: right;
}

.info-tabs .comments-tab {
  border-right: 1px solid #323232;
}

.info-tabs .r-tabs-panel {
  padding-right: 330px;
  min-height: 385px;
}

.info-tabs .r-tabs-panel.twitter {
  text-align: center;
}

.info-tabs .r-tabs-panel.twitter a {
  color: white;
  text-decoration: none;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
}

.no-touchevents .info-tabs .r-tabs-panel.twitter a:hover {
  text-decoration: underline;
}

.info-tabs .about-model {
  font-size: 0;
}

.info-tabs .about-model .side {
  display: inline-block;
  vertical-align: top;
  width: 34%;
  margin-bottom: 10px;
}

.info-tabs .about-model .side.big {
  position: relative;
  width: 66%;
}

.info-tabs .about-model .side.big:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  width: 2px;
}

.info-tabs .about-model .side.big p span {
  width: 40%;
}

.info-tabs .about-model .side p {
  color: white;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400;
}

.info-tabs .about-model .side p span {
  color: #9f9f9f;
  width: 55%;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}

.info-tabs .subtabs .r-tabs-accordion-title {
  display: none;
}

.info-tabs .subtabs .r-tabs-nav {
  display: block;
}

.info-tabs .subtabs .r-tabs-nav .r-tabs-tab {
  margin-right: 3px;
  border: none !important;
}

.info-tabs .subtabs .r-tabs-nav .r-tabs-tab a {
  height: 35px;
  background-color: #373737;
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.04) 0%, rgba(255, 255, 255, 0.04) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.04) 0%, rgba(255, 255, 255, 0.04) 100%);
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: none !important;
  color: white;
  font-size: 14px;
  font-weight: 400;
}

.info-tabs .subtabs .r-tabs-nav .r-tabs-tab a:after {
  display: none;
}

.info-tabs .subtabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active a {
  color: black;
  background: #fff;
}

.info-tabs .subtabs .r-tabs-panel {
  background: #fff;
  min-height: 0;
  padding-right: 0;
  border: none;
}

.info-tabs .subtabs .r-tabs-panel p {
  color: black;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.banner {
  margin-bottom: 50px;
}

.banner a {
  text-align: center;
  display: block;
}

.banner a img {
  max-width: 100%;
}

.model-scene {
  margin-bottom: 25px;
}

.model-scene .r-tabs .r-tabs-panel.r-tabs-state-active {
  padding-bottom: 0;
}

.model-scene h2 {
  margin-top: 25px;
  text-align: center;
  margin-bottom: 15px;
}

.model-scene h2 a {
  text-decoration: none;
  display: inline-block;
  color: #e66425;
  font-size: 36px;
}

.no-touchevents .model-scene h2 a:hover {
  text-decoration: underline;
}

.model-scene h2 + .pager {
  padding-top: 10px;
  margin-bottom: 0;
}

.model-scene .pager {
  float: right;
}

.model-scene .pager a {
  padding: 0 9px;
  height: 26px;
  line-height: 26px;
  font-size: 13px;
  font-weight: 400;
}

.model-scene .pager a.prev {
  margin-right: 25px;
}

.model-scene .pager a.next {
  margin-left: 25px;
}

.model-filter {
  float: left;
}

.model-filter .m-quality,
.model-filter .order {
  display: inline-block;
  vertical-align: middle;
}

.model-filter .m-quality {
  position: relative;
  top: -1px;
}

.model-filter p {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
  margin-right: 2px;
}

.model-filter .check-wrap {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.model-filter .check-wrap input {
  display: none;
}

.model-filter .check-wrap input + label {
  color: white;
  font-size: 14px;
  font-weight: 400;
  padding-left: 21px;
  cursor: pointer;
  position: relative;
}

.model-filter .check-wrap input + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  margin-top: -8px;
  background-color: white;
  border: 1px solid white;
  border-radius: 4px;
}

.model-filter .check-wrap input:checked + label:before {
  border: 1px solid #e66425;
}

.model-filter .check-wrap input:checked + label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  width: 8px;
  margin-top: -4px;
  height: 8px;
}

.model-filter .order-box {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 6px;
  z-index: 1;
}

.model-filter .order-box:last-child {
  margin-right: 0;
}

.model-filter .order-box p {
  color: black;
  font-size: 14px;
  line-height: 25px;
  margin-right: 0;
  position: relative;
  font-weight: 400;
  cursor: pointer;
  background-color: white;
  border-radius: 2px;
  padding: 0 4px 0 10px;
  border: 1px solid #fff;
}

.model-filter .order-box p:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0 0 8px;
  position: relative;
  top: -2px;
  border-style: solid;
  border-width: 6px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
}

.no-touchevents .model-filter .order-box p:hover {
  color: #e66425;
}

.no-touchevents .model-filter .order-box p:hover:after {
  border-color: #e66425 transparent transparent transparent;
}

.model-filter .order-box ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  background-color: #fff;
  border: 1px solid #000;
  min-width: 100%;
  border-top: none;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

.model-filter .order-box ul li {
  border-bottom: 1px solid #2c2c2c;
}

.model-filter .order-box ul li a {
  text-decoration: none;
  color: #000;
  font-size: 14px;
  display: block;
  padding: 0 10px;
  height: 25px;
  line-height: 24px;
  font-weight: 400;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.no-touchevents .model-filter .order-box ul li a:hover {
  color: #e66425;
}

.model-filter .order-box ul li.active {
  display: none;
}

.model-filter .order-box.open p {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid #000;
  color: #e66425;
}

.model-filter .order-box.open p:after {
  border-width: 0 4.5px 6px 4.5px;
  border-color: transparent transparent #000000 transparent;
}

.no-touchevents .model-filter .order-box.open p:hover:after {
  border-width: 0 4.5px 6px 4.5px;
  border-color: transparent transparent #000000 transparent;
}

.model-filter .order-box.open ul {
  display: block;
}

.title {
  padding-top: 25px;
}

.title h4, .title h1 {
  padding-bottom: 7px;
}

.open-filter {
  float: right;
}

.open-filter a {
  display: block;
  background-color: #191919;
  background-image: -webkit-linear-gradient(bottom, #181818 0%, #252525 100%);
  background-image: linear-gradient(to top, #181818 0%, #252525 100%);
  border: 1px solid #373737;
  border-radius: 2px;
  color: white;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  padding: 11px 25px 9px 45px;
}

.open-filter a:after {
  content: '';
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.no-touchevents .open-filter a:hover {
  background-color: #242424;
  background-image: -webkit-linear-gradient(bottom, #232323 0%, #2c2c2c 100%);
  background-image: linear-gradient(to top, #232323 0%, #2c2c2c 100%);
}

.no-touchevents .open-filter a:active {
  background-color: #191919;
  background-image: -webkit-linear-gradient(bottom, #252525 0%, #181818 100%);
  background-image: linear-gradient(to top, #252525 0%, #181818 100%);
}

.open-filter.open a:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.filter {
  display: none;
}

.filter .box {
  position: relative;
  padding: 25px 0 20px;
}

.filter .filter-item {
  position: relative;
  float: left;
}

.filter .filter-item:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 2px;
}

.filter .filter-item .filter-inner p {
  color: white;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 500;
}

.filter .filter-item .filter-inner.open p {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.02) 0%, rgba(100, 100, 100, 0.02) 100%);
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.02) 0%, rgba(100, 100, 100, 0.02) 100%);
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.35);
  border-bottom: 1px solid transparent;
}

.no-touchevents .filter .filter-item .filter-inner.open p:hover {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.02) 0%, rgba(100, 100, 100, 0.02) 100%);
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.02) 0%, rgba(100, 100, 100, 0.02) 100%);
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.35);
  border-bottom: 1px solid transparent;
}

.filter .filter-item .filter-inner.open p:after {
  border-width: 0 4.5px 5px 4.5px;
  border-color: transparent transparent #ffffff transparent;
}

.filter .filter-item .filter-inner.open ul {
  display: block;
}

.filter .filter-item .filter-inner input {
  background-color: white;
  border: 1px solid #aaaaaa;
  border-radius: 2px;
  height: 35px;
  color: #000;
  line-height: 35px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 19px;
  width: 100%;
}

.filter .filter-item .filter-inner input:focus {
  border: 2px solid #e66425;
  border-radius: 2px;
  box-shadow: inset 0 0 10px rgba(225, 75, 3, 0.35);
}

.filter .filter-item .filter-inner input::-webkit-input-placeholder {
  color: #9f9f9f;
}

.filter .filter-item .filter-inner input::-moz-placeholder {
  color: #9f9f9f;
  opacity: 1;
}

.filter .filter-item .filter-inner .sel-controls {
  position: absolute;
  bottom: 0;
  left: 35px;
}

.filter .filter-item .filter-inner .sel-controls a {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.no-touchevents .filter .filter-item .filter-inner .sel-controls a:hover {
  text-decoration: underline;
}

.filter .filter-item .filter-inner .alphabet-box {
  text-align: center;
}

.filter .filter-item .filter-inner .alphabet-box a {
  background-color: #323232;
  background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
  background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
  border: 1px solid #3c3c3c;
  border-radius: 2px;
  font-size: 14px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: white;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin-bottom: 5px;
}

.no-touchevents .filter .filter-item .filter-inner .alphabet-box a:hover {
  background-color: #323232;
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  color: #e66425;
}

.no-touchevents .filter .filter-item .filter-inner .alphabet-box a:active {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  color: #e66425;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.filter .filter-item .filter-inner .alphabet-box a.all {
  font-size: 12px;
}

.filter .filter-item .filter-inner .alphabet-box a.active {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  color: #e66425;
  cursor: default;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.no-touchevents .filter .filter-item .filter-inner .alphabet-box a.active:hover {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  color: #e66425;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.filter .filter-item .filter-inner ul li {
  margin-bottom: 9px;
}

.filter .filter-item .filter-inner ul li a {
  color: white;
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  padding: 4px 0 5px;
  background-color: #323232;
  background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
  background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
  border: 1px solid #3c3c3c;
  border-radius: 2px;
}

.no-touchevents .filter .filter-item .filter-inner ul li a:hover {
  background-color: #323232;
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
}

.no-touchevents .filter .filter-item .filter-inner ul li a:active {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  color: #e66425;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.filter .filter-item .filter-inner ul li.active a {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  color: #e66425;
  cursor: default;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.no-touchevents .filter .filter-item .filter-inner ul li.active a:hover {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  color: #e66425;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.filter .filter-item.search-by {
  width: 21.2%;
  padding-right: 3.5%;
}
.filter .filter-item.search-by.scene-filter {
  width: 33%;
  padding-right: 3.5%;
}

.filter .filter-item.gender {
  width: 24.6%;
  padding: 0 3.5%;
}
.filter .filter-item.gender.scene-filter {
  width: 33%;
  padding: 0 3.5%;
}

.filter .filter-item.alphabet,
.filter .filter-item.website {
  width: 28.8%;
  padding: 0 3.5%;
}

.filter .filter-item.website {
  min-height: 167px;
}

.filter .filter-item.website .tags-wrap .fstResults {
  margin-top: -20px;
}

.filter .filter-item.website input {
  border: none;
  height: 22px;
  line-height: 22px;
  padding: 0 3px;
  float: left;
}

.filter .filter-item.website input::-webkit-input-placeholder {
  line-height: 30px;
}

.filter .filter-item.website input::-moz-placeholder {
  line-height: 30px;
}

.filter .filter-item.website input:focus {
  border: none;
  box-shadow: none;
}

.filter .filter-item.tags {
  width: 25.4%;
  padding-left: 3.5%;
  min-height: 167px;
}
.filter .filter-item.tags.scene-filter {
  width: 33%;
  padding-left: 3.5%;
}

.filter .filter-item.tags .fstResults {
  margin-top: -20px;
}

.filter .filter-item.tags:after {
  display: none;
}

.filter .filter-item.tags input {
  border: none;
  height: 22px;
  line-height: 22px;
  padding: 0 3px;
  float: left;
}

.filter .filter-item.tags input::-webkit-input-placeholder {
  line-height: 30px;
}

.filter .filter-item.tags input::-moz-placeholder {
  line-height: 30px;
}

.filter .filter-item.tags input:focus {
  border: none;
  box-shadow: none;
}

.filter .advanced {
}

.filter .advanced a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
}

.no-touchevents .filter .advanced a:hover {
  text-decoration: underline;
}

.filter-date-box {
  background-color: #1b1b1b;
  border: 1px solid #323232;
  border-right: none;
  border-left: none;
}

.filter-date-box .date-title {
  display: none;
}

.filter-date-box .filter-years {
  position: relative;
}

.filter-date-box .filter-years.open p {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.02) 0%, rgba(100, 100, 100, 0.02) 100%);
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.02) 0%, rgba(100, 100, 100, 0.02) 100%);
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.35);
  border-bottom: none;
}

.filter-date-box .filter-years.open p:after {
  border-width: 0 4.5px 5px 4.5px;
  border-color: transparent transparent #ffffff transparent;
}

.filter-date-box .date-year {
  text-align: center;
  padding: 16px 0;
  position: relative;
  border-bottom: 1px solid #323232;
  width: 200px;
}

.filter-date-box .date-year .mCustomScrollBox,
.filter-date-box .date-year .mCSB_container {
  overflow: visible;
  margin-right: 0;
}

.filter-date-box .date-year .mCSB_scrollTools {
  display: none !important;
}

.filter-date-box .date-year p {
  display: inline-block;
  color: #e66425;
  border-left: 1px solid #373737;
  padding-left: 15px;
  margin-left: 11px;
  font-weight: 500;
  margin-right: 4px;
}

.filter-date-box .date-year p:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}

.filter-date-box .date-year ul {
  display: inline-block;
}

.filter-date-box .date-year ul li {
  display: inline-block;
  margin-right: 8px;
}

.filter-date-box .date-year ul li a {
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
}

.no-touchevents .filter-date-box .date-year ul li a:hover {
  color: #e66425;
}

.filter-date-box .date-year ul li.active {
  margin-right: 6px;
  position: relative;
}

.filter-date-box .date-year ul li.active:after {
  content: '';
  width: 23px;
  height: 13px;
  position: absolute;
  bottom: -18px;
  left: 5px;
}

.filter-date-box .date-year ul li.active a {
  font-weight: 700;
}

.no-touchevents .filter-date-box .date-year ul li.active a:hover {
  color: #fff;
}

.filter-date-box .date-year ul:last-child li:last-child {
  margin-right: 0;
}

.filter-date-box .filter-month {
  position: relative;
}

.filter-date-box .filter-month .date-month {
  padding: 11px 0 9px;
}

.filter-date-box .filter-month .date-month .mCustomScrollBox,
.filter-date-box .filter-month .date-month .mCSB_container {
  overflow: visible;
  margin-right: 0;
}

.filter-date-box .filter-month .date-month .mCSB_scrollTools {
  display: none !important;
}

.filter-date-box .filter-month .date-month ul li {
  display: inline-block;
  width: 8.333333%;
  text-align: center;
  float: left;
}

.filter-date-box .filter-month .date-month ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}

.no-touchevents .filter-date-box .filter-month .date-month ul li a:hover {
  color: #e66425;
}

.filter-date-box .filter-month .date-month ul li.active a {
  font-weight: 700;
}

.no-touchevents .filter-date-box .filter-month .date-month ul li.active a:hover {
  color: #fff;
}

.filter-date-box .filter-month.open p {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.02) 0%, rgba(100, 100, 100, 0.02) 100%);
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.02) 0%, rgba(100, 100, 100, 0.02) 100%);
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.35);
  border-bottom: none;
}

.filter-date-box .filter-month.open p:after {
  border-width: 0 4.5px 5px 4.5px;
  border-color: transparent transparent #ffffff transparent;
}

.hide-desktop {
  display: none;
}

.result .float-grid {
  margin: 0 auto;
}

.result .float-grid .gutter {
  width: 25%;
}

.result .float-grid + .pager {
  padding-top: 25px;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.result.pornstar .gutter {
  width: 25%;
}

.model-scene .go_to_page {
	display: none;
}

.go_to_page {
  position: absolute;
  right: 0;
  bottom: 0;
}
.go_to_page.bottom {
  top: 0;
}

.go_to_page p {
  color: white;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 400;
  margin: 0 12px 0 0;
}

.go_to_page input {
  width: 50px;
  height: 35px;
  background-color: white;
  border-radius: 2px;
  padding: 0 5px;
  border: none;
  margin-right: 3px;
  font-size: 16px;
  vertical-align: middle;
}

.go_to_page button {
  width: 35px;
  height: 35px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  vertical-align: middle;
  background-color: #ea4d01;
  background-image: -webkit-linear-gradient(bottom, #d34d0c 0%, #ff7c3c 100%);
  background-image: linear-gradient(to top, #d34d0c 0%, #ff7c3c 100%);
}

.go_to_page button:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
}

.no-touchevents .go_to_page button:hover {
  background-color: #ff6000;
  background-image: -webkit-linear-gradient(bottom, #fd4400 0%, #fe651a 100%);
  background-image: linear-gradient(to top, #fd4400 0%, #fe651a 100%);
}

.no-touchevents .go_to_page button:active {
  background-color: #ea4d01;
  background-image: -webkit-linear-gradient(bottom, #f47638 0%, #c13d00 100%);
  background-image: linear-gradient(to top, #f47638 0%, #c13d00 100%);
}

.result.scenes .float-grid {
  /*margin: 0 -15px;*/
  width: auto !important;
}

.result.scenes .float-grid + .pager .go_to_page {
  bottom: auto;
  top: 25px;
}

.result.scenes .float-grid + .pager .controls {
  margin-bottom: 20px;
}

.result.scenes .pager {
  overflow: hidden;
}

.result.scenes .pager a.prev,
.result.scenes .pager a.next {
  margin-right: 0;
  margin-left: 0;
}

input.hide {
  display: none;
}

.reviews {
  padding-bottom: 30px;
}

.reviews h4 {
  margin-bottom: 20px;
}

.reviews .review-box {
  margin: 0 0 35px;
  background-color: rgba(255, 255, 255, 0.95);
  border: 1px solid #323232;
  padding: 25px 30px;
}

.reviews .review-box .r-row {
  margin-bottom: 10px;
}

.reviews .review-box .r-row.review-head p {
  color: black;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.reviews .review-box .r-row p {
  color: black;
  font-size: 14px;
  font-weight: 400;
}

.reviews .review-box .r-row .r-site {
  width: 19%;
  float: left;
  padding-top: 2px;
}

.reviews .review-box .r-row .r-rating {
  width: 22%;
  float: left;
}

.reviews .review-box .r-row .r-rating .caption {
  display: none;
}

.reviews .review-box .r-row .r-rating .star-rating {
  margin-right: 15px;
  display: inline-block;
  margin-left: -1px;
}

.reviews .review-box .r-row .r-comments {
  width: 59%;
  padding-top: 2px;
  float: left;
}

.reviews .model-similar {
  margin-bottom: 30px;
  position: relative;
}

.reviews .model-similar:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  left: 0;
}

.reviews .model-similar .float-grid {
  margin: 0 auto;
}

.reviews .model-similar .float-grid .gutter {
  width: 25%;
}

.reviews .testimonials {
  background-color: rgba(255, 255, 255, 0.95);
  border: 1px solid #323232;
  padding: 25px 30px;
}

.reviews .testimonials .testimonials-item p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #000;
}

.reviews .testimonials .testimonials-item p.author {
  color: #e66425;
  margin-bottom: 5px;
}

.reviews .testimonials .testimonials-item:last-child p:last-child {
  margin-bottom: 0;
}

.join-header {
  height: auto !important;
  position: relative;
  top: auto;
  left: auto;
  background-color: #272727;
  background-image: -webkit-linear-gradient(bottom, #b3b3b3 0%, #232323 0%, #272727 99%, #272727 100%);
  background-image: linear-gradient(to top, #b3b3b3 0%, #232323 0%, #272727 99%, #272727 100%);
}

.join-header .container {
  padding: 6px 15px 3px;
  max-width: 1000px;
}

.join-header .container:before {
  content: '';
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #202020;
  background-image: -webkit-linear-gradient(left, transparent 0%, transparent 0%, #ec4e01 49%, transparent 100%);
  background-image: linear-gradient(to right, transparent 0%, transparent 0%, #ec4e01 49%, transparent 100%);
}

.join-header:before,
.join-header:after {
  display: none !important;
}

.join-header .join-logo {
  float: left;
  display: block;
}

.join-header .features {
  float: right;
}

.join-header .features ul li {
  display: inline-block;
  vertical-align: middle;
}

.join-header .features ul li p {
  padding-right: 18px;
  margin-right: 14px;
  border-right: 1px solid #4b4b4b;
  font-size: 14px;
}

.join-header .features ul li.security p {
  margin-left: 18px;
  padding-right: 0;
  margin-right: 0;
  border: none;
}

.join-header .features ul li:nth-child(3) p {
  border: none;
}

.join-payment form {
  background-color: rgba(35, 35, 35, 0.95);
  border: 1px solid #323232;
  border-top: none;
  padding: 25px 20px;
  margin-bottom: 35px;
}

.join-payment form .btn {
  clear: both;
  display: block;
  width: 100%;
  color: white;
  height: 70px;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}

.join-payment form p {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.join-payment form p a {
  color: #e66425;
  text-decoration: none;
}

.no-touchevents .join-payment form p a:hover {
  text-decoration: underline;
}

.join-payment form h5 {
  color: white;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}

.join-payment form h5 span {
  color: #e66425;
}

.join-payment form h5 span a {
  color: #e66425;
  text-decoration: none;
}

.no-touchevents .join-payment form h5 span a:hover {
  text-decoration: underline;
}

.join-payment form .field-wrap {
  margin-bottom: 12px;
  width: 93%;
}

.join-payment form input[type='text'],
.join-payment form input[type='email'],
.join-payment form input[type='password'] {
  background-color: white;
  border: 1px solid #878787;
  border-radius: 2px;
  height: 45px;
  line-height: 45px;
  padding: 0 13px;
  width: 100%;
}

.join-payment form input[type='text']:focus,
.join-payment form input[type='email']:focus,
.join-payment form input[type='password']:focus {
  border: 2px solid #e66425;
  border-radius: 2px;
  box-shadow: inset 0 0 10px rgba(225, 75, 3, 0.35);
}

.join-payment form .small-side {
  width: 34%;
  float: left;
  position: relative;
  padding-right: 40px;
  margin-bottom: 30px;
}

.join-payment form .small-side:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
  height: 100%;
}

.join-payment form .big-side {
  width: 66%;
  float: left;
  padding-left: 55px;
}

.join-payment form .big-side .field-wrap {
  width: 100%;
  margin-bottom: 20px;
}

.join-payment form .big-side .field-wrap input {
  display: none;
}

.join-payment form .big-side .field-wrap input + label {
  display: block;
  padding: 0 0 0 75px;
  position: relative;
  height: 75px;
  cursor: pointer;
  background-color: #c7c7c7;
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.49) 0%, rgba(255, 255, 255, 0.49) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.49) 0%, rgba(255, 255, 255, 0.49) 100%);
  border-radius: 2px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.join-payment form .big-side .field-wrap input + label:before {
  width: 20px;
  height: 20px;
  background-color: white;
  border: 1px solid black;
  content: '';
  position: absolute;
  border-radius: 50%;
  left: 20px;
  top: 50%;
  margin-top: -10px;
}

.join-payment form .big-side .field-wrap input + label .pack-descr {
  padding-top: 16px;
}

.join-payment form .big-side .field-wrap input + label .pack-descr p {
  text-align: left;
  color: black;
  font-size: 30px;
  font-weight: 500;
}

.join-payment form .big-side .field-wrap input + label .pack-descr p small {
  font-size: 14px;
  font-weight: 400;
}

.join-payment form .big-side .field-wrap input + label .per-month {
  position: absolute;
  right: 11px;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.join-payment form .big-side .field-wrap input + label .per-month p {
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.join-payment form .big-side .field-wrap input + label .per-month p span {
  font-size: 30px;
  margin: 4px 0;
  font-weight: 700;
  display: block;
}

.join-payment form .big-side .field-wrap input:checked + label {
  background-color: #e66425;
  background-image: -webkit-linear-gradient(bottom, #f47638 0%, #c13d00 100%);
  background-image: linear-gradient(to top, #f47638 0%, #c13d00 100%);
}

.join-payment form .big-side .field-wrap input:checked + label:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #000;
  position: absolute;
  left: 27px;
  top: 50%;
  margin-top: -3px;
  border-radius: 50%;
}

.join-payment form .big-side .field-wrap input:checked + label .pack-descr p {
  color: #fff;
}

.join-payment form .big-side .field-wrap input:checked + label .per-month p {
  color: #fff;
}

.join-payment form .step-1 {
  margin-bottom: 25px;
}

.join-payment form .step-1 button {
  height: 45px;
  background-color: white;
  border: 1px solid #878787;
  border-radius: 2px;
  color: black;
  font-size: 14px;
  font-weight: 400;
  width: 93%;
  text-align: left;
  padding: 0 17px;
  position: relative;
  margin-bottom: 10px;
}

.join-payment form .step-1 button:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #a0a0a0;
  content: '';
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -6px;
}

.join-payment form .step-1 button.active:after {
  border-width: 6px 6px 0 6px;
  border-color: #a0a0a0 transparent transparent transparent;
  margin-top: -3px;
  right: 9px;
}

.benefits {
  margin-bottom: 40px;
}

.benefits h4 {
  margin-bottom: 25px;
}

.benefits ul {
  font-size: 0;
  text-align: center;
}

.benefits ul li {
  width: 11%;
  margin-right: 1.71428571%;
  vertical-align: top;
  display: inline-block;
  background-color: #202020;
  padding: 14px 0 10px;
}

.benefits ul li .icon-wrap {
  height: 41px;
  text-align: center;
  margin-bottom: 7px;
}

.benefits ul li p {
  color: white;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
}

.benefits ul li p span {
  color: #e66425;
  font-size: 12px;
  display: block;
}

.benefits ul li:last-child {
  margin-right: 0 !important;
}

.billers {
  margin-bottom: 28px;
}

.billers h4 {
  margin-bottom: 25px;
}

.billers .box {
  padding: 13px 0;
  text-align: center;
  background-color: rgba(35, 35, 35, 0.95);
  border: 1px solid #323232;
}

.billers .box p {
  margin-bottom: 12px;
}

.billers .box .image-box {
  padding: 9px 45px 0;
  display: table;
  margin: 0 auto;
  background-color: #f1f1f1;
  border-radius: 25px;
  height: 50px;
  font-size: 0;
}

.billers .box .image-box img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 11px;
}

.billers .box .image-box img:last-child {
  margin-right: 0 !important;
}

.bottom-link {
  color: #e66425;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  padding-bottom: 25px;
}

.bottom-link a {
  color: #e66425;
  text-decoration: none;
}

.no-touchevents .bottom-link a:hover {
  text-decoration: underline;
}

.join-page footer ul {
  text-align: center;
  margin-bottom: 20px;
  font-size: 0;
}

.join-page footer ul li {
  font-size: 16px;
  display: inline-block;
  margin-right: 2.5%;
  margin-bottom: 15px;
}

.join-page footer ul li:last-child {
  margin-right: 0;
}

.join-page footer ul li a {
  color: #e66425;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.join-page footer .rta {
  display: block;
}

.join-page footer .copyright p {
  text-align: center;
  color: #dddddd;
  font-size: 10px;
  font-weight: 400;
}

.join-page.no-touchevents a:hover {
  text-decoration: underline;
}

.login-wrap {
  float: left;
  width: 39.5%;
  margin: 0 3% 0 0;
  background-color: rgba(35, 35, 35, 0.7);
  border: 1px solid #323232;
  padding: 20px 40px 20px 30px;
}

.login-wrap h5 {
  color: #e66425;
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 30px;
}

.login-wrap p {
  color: white;
  font-size: 12px;
  font-weight: 400;
}

.login-wrap p a {
  color: #e66425;
  text-decoration: none;
}

.no-touchevents .login-wrap p a:hover {
  text-decoration: underline;
}

.login-wrap p.forgot {
  float: right;
}

.login-wrap p.forgot a {
  color: #fff;
}

.login-wrap input[type='text'],
.login-wrap input[type='password'] {
  background-color: white;
  border: 1px solid #aaaaaa;
  border-radius: 2px;
  height: 45px;
  line-height: 45px;
  color: black;
  width: 100%;
  font-size: 14px;
  padding: 0 15px 0 45px;
  font-weight: 400;
}

.login-wrap input[type='text']::-webkit-input-placeholder,
.login-wrap input[type='password']::-webkit-input-placeholder {
  color: #9f9f9f;
}

.login-wrap input[type='text']::-moz-placeholder,
.login-wrap input[type='password']::-moz-placeholder {
  color: #9f9f9f;
  opacity: 1;
}

.login-wrap input[type='text']:focus,
.login-wrap input[type='password']:focus {
  border: 2px solid #ff5300;
  border-radius: 2px;
  box-shadow: inset 0 0 10px rgba(225, 75, 3, 0.35);
}

.login-wrap .field-row {
  position: relative;
  margin-bottom: 8px;
}

.login-wrap .field-row .login-icon {
  position: absolute;
  height: 25px;
  width: 35px;
  left: 0;
  top: 50%;
  margin-top: -13px;
  border-right: 1px solid #d7d7d7;
}

.login-wrap .field-row .pass-icon {
  position: absolute;
  height: 25px;
  width: 35px;
  left: 0;
  top: 50%;
  margin-top: -13px;
  border-right: 1px solid #d7d7d7;
}

.login-wrap .btn {
  width: 100%;
  height: 55px;
  margin: 22px 0 35px;
}

.login-wrap .check {
  margin-bottom: 20px;
}

.login-wrap .check input {
  display: none;
}

.login-wrap .check input + label {
  color: white;
  font-size: 12px;
  font-weight: 400;
  padding-left: 25px;
  cursor: pointer;
  position: relative;
}

.login-wrap .check input + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  margin-top: -8px;
  background-color: white;
  border: 1px solid white;
  border-radius: 4px;
}

.login-wrap .check input:checked + label:before {
  border: 1px solid #e23f00;
}

.login-wrap .check input:checked + label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 4px;
  width: 8px;
  margin-top: -4px;
  height: 8px;
}

.login-slider-box {
  width: 57.2%;
  float: left;
  min-height: 373px;
  background-color: transparent;
}

.login-slider-box .btn {
  width: 100%;
  height: 55px;
  line-height: 53px;
  text-align: center;
}

.login-slider-box h5 {
  color: #e66425;
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 30px;
}

.login-slider-box .login-slider h5 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 27px;
}

.login-slider-box .login-slider h5:after {
  content: '  ';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
}

.login-slider-box .login-slider p {
  font-size: 14px;
  max-width: 315px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
}

.login-slider-box .login-slider .slick-arrow {
  padding: 0;
  border: none;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  text-indent: -10000px;
  position: absolute;
  z-index: 1;
  left: -10px;
  top: 50%;
  margin-top: -14px;
}

.login-slider-box .login-slider .slick-arrow.slick-next {
  left: auto;
  right: -10px;
}

.login-slider-box .slick-dots {
  text-align: center;
  margin: 24px 0 14px;
}

.login-slider-box .slick-dots li {
  display: inline-block;
  margin-right: 20px;
}

.login-slider-box .slick-dots li:last-child {
  margin-right: 0;
}

.login-slider-box .slick-dots li button {
  padding: 0;
  text-indent: -10000px;
  border: none;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: #8c8c8c;
}

.login-slider-box .slick-dots li.slick-active button {
  background-color: #e66425;
}

.sites-block {
  padding: 45px 0 0;
}

.sites-block h4, .sites-block h1, .sites-block h2 {
  margin-bottom: 25px;
}

.sites-block .row {
  margin: 0 -23px;
  padding-bottom: 35px;
}

.sites-block .row:last-child {
  padding-bottom: 0;
}

.sites-block .row .row-item {
  width: 50%;
  margin-bottom: 23px;
  padding: 0 23px;
}

.sites-block .row .row-item .img-wrap {
  font-size: 0;
  position: relative;
  background-color: #191919;
  border: 1px solid #383838;
  padding-bottom: 28px;
  overflow: hidden;
}

.sites-block .row .row-item .img-wrap.minimal {
  padding-bottom: 0;
}

.sites-block .row .row-item .img-wrap img {
  width: 100%;
}

.sites-block .row .row-item .site-descr {
  left: 0;
  width: 100%;
  position: absolute;
  bottom: 0px;
  -webkit-transform: translateY(-webkit-calc(100% - 28px));
  -ms-transform: translateY(calc(100% - 28px));
  transform: translateY(calc(100% - 28px));
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.sites-block .row .row-item .site-descr span {
  color: white;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  cursor: pointer;
  height: 27px;
  line-height: 27px;
  margin-left: 12px;
}

.sites-block .row .row-item .site-descr span.open-descr {
  padding-left: 20px;
}

.sites-block .row .row-item .site-descr a {
  color: #e66425;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  float: right;
  text-decoration: none;
  height: 27px;
  line-height: 27px;
  margin-right: 12px;
}

.no-touchevents .sites-block .row .row-item .site-descr a:hover {
  text-decoration: underline;
}

.sites-block .row .row-item .site-descr .descr {
  display: none;
  padding: 8px 12px;
}

.sites-block .row .row-item .site-descr .descr p {
  font-size: 12px;
  line-height: 1.3em;
}

.sites-block .row .row-item .site-descr.open {
  background: rgba(0, 0, 0, 0.9);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  bottom: 0;
}
.sites-block .row .row-item .site-descr.open .descr {
	display: block;
}

.sites-block .row .row-item .site-descr.open .open-descr {
	/*sitespec*/
}

.sites-block .row .row-item .site-statistics {
  background-color: #272727;
  border: 1px solid #383838;
  border-top: none;
  padding: 10px 0 6px;
}

.sites-block .row .row-item .site-statistics ul {
  font-size: 0;
}

.sites-block .row .row-item .site-statistics ul li {
  text-align: center;
  font-size: 16px;
  width: 30%;
  display: inline-block;
}

.sites-block .row .row-item .site-statistics ul li.videos {
  width: 40%;
  position: relative;
}

.sites-block .row .row-item .site-statistics ul li.videos:after {
  content: '';
  width: 2px;
  bottom: 0;
  right: 0;
  top: 0;
  position: absolute;
}

.sites-block .row .row-item .site-statistics ul li.videos:before {
  content: '';
  width: 2px;
  bottom: 0;
  left: 0;
  top: 0;
  position: absolute;
}

.sites-block .row .row-item .site-statistics ul li p {
  color: white;
  font-size: 14px;
  font-weight: 400;
}

.sites-block .row .row-item .site-statistics ul li p span {
  color: #e66425;
  font-size: 18px;
  font-weight: 500;
}

.partners-block {
  padding: 40px 0 0;
}

.partners-block .row {
  font-size: 0;
  margin: 0 -18px;
}

.partners-block .row .row-item {
  width: 33.333333%;
  padding: 0 18px;
  display: inline-block;
  margin-bottom: 35px;
}

.partners-block .row .row-item .box {
  border: 2px solid white;
  margin-bottom: 10px;
}

.partners-block .row .row-item .box .img-wrap {
  line-height: 0;
  font-size: 0;
}

.partners-block .row .row-item .box .img-wrap img {
  width: 100%;
  max-width: 100%;
}

.partners-block .row .row-item .box p {
  color: white;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 8px;
}

.partners-block .row .row-item .box p span {
  display: block;
  line-height: 1.12em;
  color: white;
  font-size: 48px;
  font-weight: 500;
}

.partners-block .row .row-item > a {
  height: 45px;
  background-color: #cf1f1a;
  display: block;
  color: white;
  font-size: 18px;
  font-weight: 500;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
}

.text {
  padding: 25px 0;
  max-width: 810px;
  margin: 0 auto;
  color: whitesmoke;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.text h4 {
  text-align: center;
  margin-bottom: 30px;
}

.text ol {
  margin-left: 10px;
}

.text ol li {
  margin-bottom: 8px;
  text-align: justify;
  color: whitesmoke;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.legal .statement-2257 {
	width: 100% !important;
}

.legal {
	padding: 40px;
}

.legal h2 {
	font-size: 20px;
	text-align: center;
}

@media (min-width: 861px) {
  header nav {
    height: 48px !important;
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li:hover ul {
    display: block;
  }

  .legal {
	padding: 10px;
  }
  .legal h2 {
	font-size: 22px;
  }

}
@media (min-width: 961px) {
  .info-tabs .twitter-tab {
    display: none;
  }

  header nav ul:not(.sup-menu):not(.social) li.settings>a {
	  width: 48px;
	  height: 49px;
  }

  .info-tabs .r-tabs-panel.twitter {
    width: 300px;
    display: block !important;
    position: absolute;
    padding: 0 10px 0 25px;
    right: 0;
    border: none;
    background: transparent;
    top: 60px;
  }

  .info-tabs .r-tabs-panel.twitter:after {
		content: '';
	   position: absolute;
	   left: 0;
	   height: 340px;
	   top: 0;
	   bottom: 0;
	   width: 2px;
  }
}

@media (max-width: 1400px) {
  header .right-control .btn-wrap {
    right: 0 !important;
  }
}
@media (max-width: 1200px) {
  .movie-cover {
    width: 25%;
  }
  footer .footer-section .section.left {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-419.5px, 33px)
	}

	footer .footer-section .section.right {
		position: absolute;
		top: 50%;
		right: 50%;
		transform: translate(419.5px, 33px)
	}

	footer .owner {
		margin-top: 33px;
	}
}
@media (max-width: 1150px) {
  .advanced-filter .close {
    top: 0;
    right: 0;
    border: none;
  }

  .result.scenes .float-grid {
    margin: 0;
  }
}

@media (max-width: 1045px) {
  .filter-date-box .date-year p {
    padding-left: 9px;
    margin-left: 2px;
  }

  .filter-date-box .date-year p:first-child {
    margin-left: 0;
    padding-left: 0;
  }

  .filter-date-box .date-year ul li {
    margin-right: 4px;
  }

  .filter-date-box .date-year ul li a {
    font-size: 13px;
    line-height: 16px;
  }
}

@media (max-width: 1040px) {
  .top-block .float-grid .row-item.hide-tablet {
    display: none;
  }
  .landscape .top-block .float-grid .row-item.hide-tablet {
    display: block;
  }

  .top-stars .float-grid .row-item.hide-tablet {
    display: none;
  }
  .landscape .top-stars .float-grid .row-item.hide-tablet {
    display: block;
  }
}

@media (max-width: 1030px) {
  .benefits ul li {
    width: 12%;
    margin-right: .5712857%;
  }
}

@media (max-width: 1024px) {
	.fixed-social {
		display: none;
	}
  header nav ul:not(.sup-menu):not(.social) li a {
    padding: 0 12px;
  }

  .text-info .text p {
    display: none;
  }

  .text-info .text p:first-child {
    display: block;
  }

  .r-tabs-nav .r-tabs-tab a {
    padding: 0 15px;
  }

  .filter .advanced {
    position: relative;
    bottom: auto;
    /*clear: both;*/
    right: auto;
    text-align: center;
    padding-top: 17px;
  }

  .filter .advanced a {
    /* sitespec */
  }

  .filter-date-box .date-year ul:last-child li:last-child {
    margin-right: 0;
  }
}

@media (max-width: 1023px) {
  .model-scene .pager {
    float: none;
    text-align: center;
  }

  .model-filter {
    float: none;
    text-align: center;
  }

  .model-filter .m-quality,
  .model-filter .order {
    margin-bottom: 25px;
  }

  .model-filter .m-quality {
    top: -2px;
  }
}

@media (max-width: 1000px) {
  .video-js {
    height: auto;
    width: auto;
  }
}

@media only screen and (max-width: 960px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 960px) and (min-resolution: 144dpi) {
  .advanced-filter .popup-wrap .popup-box .box .wo-tab.filter-section h5:after {
		content: '';
		top: 50%;
		right: 26px;
		margin-top: -4px;
		position: absolute;
		width: 15px;
		height: 8px;
		-webkit-transition: -webkit-transform .2s;
		transition: -webkit-transform .2s;
		transition: transform .2s;
		transition: transform .2s, -webkit-transform .2s;
  }
}

@media (max-width: 960px) {

	.fixed-social {
		display: none;
	}

	h1.choose-fantasy {
	  display: none;
	}
  .movie-cover {
    /*width: 33.333333%;*/
    padding: 0 10px;
  }

  div.actor {
    width: 33.333333%;
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .category .gutter {
    width: 33.333333%;
  }

  .category-item {
    width: 33.333333%;
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .fixed-social {
    display: none;
  }

  .photo-single-page .pager a {
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    padding: 0 10px;
  }

  .photo-single-page .pager a.prev {
    margin-right: 18px;
  }

  .photo-single-page .pager a.next {
    margin-left: 18px;
  }

  .photo-single-page .controls .btn-controls {
    height: 29px;
    font-size: 14px;
    line-height: 25px;
    width: 100px;
  }

  .photo-single-page .controls .close-window {
    margin-left: 18px;
  }

  .photo-single-page .controls .photo-quality {
    margin-right: 18px;
  }

  .photo-single-page .controls .photo-quality .btn-controls:after {
    right: 7px;
  }

  footer {
    padding: 20px 0 20px;
  }

  footer .top-nav {
    margin: 0 -10px 45px;
  }

  footer .top-nav .center {
    display: none;
  }

  footer .top-nav .menu-section {
    width: 25%;
    padding: 0 10px;
  }

  footer .top-nav .menu-section.link {
    width: 25%;
    padding: 0 10px;
  }

  footer .middle-block {
    text-align: center;
  }

  footer .middle-block .subscribe {
    width: 100%;
  }

  footer .middle-block .subscribe .lang-flag {
    display: block;
    margin-bottom: 10px;
  }

  footer .middle-block .subscribe form {
    margin: 0 auto;
  }

  footer .middle-block .add-info {
    width: 100%;
    text-align: center;
  }

  footer .rabbit-banner {
    /*display: none;*/
  }

  .top-block .float-grid .gutter {
    width: 33.333333%;
  }

  .top-stars .gutter {
    width: 33.333333%;
  }

  .account .feedback {
    width: 120px;
    font-size: 16px;
  }

  .account .details {
    padding-right: 40px;
  }

  .r-tabs-panel.has-grid .float-grid .gutter {
    width: 33.333333%;
  }

  .r-tabs-panel.has-grid.grid-movie .float-grid .gutter {
    width: 33.333333%;
  }

  .advanced-filter .popup-wrap .popup-box {
    height: auto;
  }

  .advanced-filter .popup-wrap .popup-box .box {
    min-height: 0;
  }

  .advanced-filter .popup-wrap .popup-box .box form {
    padding-top: 40px;
  }

  .advanced-filter .popup-wrap .popup-box .box form .acc {
    display: none;
  }

  .advanced-filter .popup-wrap .popup-box .box .column {
    padding-right: 0;
    display: inline;
  }

  .advanced-filter .popup-wrap .popup-box .box .field-wrap {
    display: inline-block;
    margin-right: 10px;
  }

  .advanced-filter .popup-wrap .popup-box .box .wo-tab.filter-section {
    display: block;
    margin-bottom: 0;
  }

  .advanced-filter .popup-wrap .popup-box .box .wo-tab.filter-section .column {
    display: inline;
    padding-right: 0;
  }

  .advanced-filter .popup-wrap .popup-box .box .wo-tab.filter-section h5 {
    background-color: #141414;
    border: 1px solid #323232;
    border-top: none;
    height: 35px;
    text-transform: none;
    line-height: 35px;
    color: #fefefe;
    display: block;
    margin-bottom: 0;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    position: relative;
    font-weight: 400;
  }

  .advanced-filter .popup-wrap .popup-box .box .wo-tab.filter-section h5:after {
    /*sitespec*/
  }

  .video-controls .center-controls {
    width: 100%;
    padding-top: 0;
    margin-bottom: 15px;
  }

  .latest-scenes .float-grid .gutter {
    width: 33.333333%;
  }

  .info-tabs .r-tabs-panel {
    padding-right: 15px;
  }

  .info-tabs .about-model .side {
    width: 40%;
  }

  .info-tabs .about-model .side.big {
    width: 60%;
  }

  .banner {
    margin-bottom: 25px;
  }

  .result .float-grid .gutter {
    width: 33.333333%;
  }

  .result.pornstar .gutter {
    width: 33.333333%;
  }

  .go_to_page p {
    font-size: 14px;
    margin-right: 2px;
  }

  .go_to_page input {
    margin-right: 0;
  }

  .reviews .model-similar .float-grid .row-item:nth-of-type(3) {
    display: none;
  }

  .reviews .model-similar .float-grid .gutter {
    width: 33.333333%;
  }

  .join-header .features ul li p {
    padding-right: 10px;
    margin-right: 6px;
  }

  .join-header .features ul li.security p {
    margin-left: 0;
  }

  .join-payment form .field-wrap {
    width: 100%;
  }

  .join-payment form .small-side {
    padding-right: 20px;
    width: 36%;
  }

  .join-payment form .big-side {
    padding-left: 20px;
    width: 64%;
  }

  .join-payment form .step-1 button {
    width: 100%;
    padding: 0 12px;
  }

  .benefits {
    margin-bottom: 25px;
  }

  .benefits ul {
    margin: 0 -10px;
  }

  .benefits ul li {
    width: 110px;
    margin: 0 10px 20px;
  }

  .benefits ul li:last-child {
    margin: 0 10px !important;
  }

  .sites-block {
    padding-top: 25px;
  }
}

@media (max-width: 890px) {
  .join-header .features {
    padding-top: 17px;
  }

  .join-header .features ul li.security {
    display: none;
  }

  .join-header .features ul li:nth-child(3) p {
    padding-right: 0;
    margin-right: 0;
  }
}

@media only screen and (max-width: 860px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 860px) and (min-resolution: 144dpi) {
  header nav ul:not(.sup-menu):not(.social) li.home a {
    background: none;
  }

  header nav ul:not(.sup-menu):not(.social) li.home a:before {
   /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.home a:hover {
    background: none;
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.home a:hover:before {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.updates a:before {
   /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.updates a:hover:before {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.updates.active a:before,
  header nav ul:not(.sup-menu):not(.social) li.updates.visible a:before {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.pornstars a:before {
   /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.pornstars a:hover:before {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.pornstars.active a:before,
  header nav ul:not(.sup-menu):not(.social) li.pornstars.visible a:before {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.sites a:before {
   /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.sites a:hover:before {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.sites.active a:before,
  header nav ul:not(.sup-menu):not(.social) li.sites.visible a:before {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.live a:before {
   /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.live a:hover:before {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.live.active a:before,
  header nav ul:not(.sup-menu):not(.social) li.live.visible a:before {
   /*sitespec*/
  }

  header .settings.outside {
   /*sitespec*/
  }

  .no-touchevents header .settings.outside:hover {
   /*sitespec*/
  }
}

@media (max-width: 860px) {

	footer .footer-section .section {
		width: 315px !important;
	}

	footer .footer-section .section ul li {
		min-width: 100px !important;
		margin: 0px 1px;
	}

	footer .footer-section .section ul li a {
		font-size: 12px;
	}

	footer .footer-section .section.left {
		position: relative;
		top: 0px;
		left: initial;
		transform: initial;
		margin: 0 auto;
	}

	footer .footer-section .section.right {
		position: relative;
		top: 7px;
		right: initial;
		transform: initial;
		margin: 0 auto;
	}

	footer .owner {
		margin-top: 0;
		padding: 0px 20px;
	}

  #indent {
    display: none;
  }

  body {
    padding-top: 69px;
  }

  .scrolled body {
    padding-top: 55px;
  }

  .photo-single-page .pager {
    display: none;
  }

  .photo-single-page .controls .close-window {
    display: none;
  }

  .photo-single-page .controls .pager-box {
    float: right;
  }

  .photo-single-page .controls .photo-quality {
    float: left;
  }

  .img-box .close-window {
    display: block;
    width: 20px;
    height: 20px;
    top: 17px;
    right: 12px;
    z-index: 1;
    position: absolute;
  }

  .img-box + .pager {
    display: block;
  }

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

  .upgrade-box .btn {
    margin-right: 0;
    float: none;
  }

  .category-title.title {
    padding-top: 20px;
  }

  header {
    height: 69px;
    background-color: #272727;
    background-image: -webkit-linear-gradient(bottom, #b3b3b3 0%, #232323 0%, #272727 99%, #272727 100%);
    background-image: linear-gradient(to top, #b3b3b3 0%, #232323 0%, #272727 99%, #272727 100%);
  }

  .scrolled header {
    height: 69px;
  }

  header:before {
    display: none;
  }

  header:after {
    display: none;
  }

  header nav {
    -webkit-transition: left .4s;
    transition: left .4s;
    position: absolute;
    top: 0;
    left: -240px;
    width: 240px;
    background: #191919;
    height: 100%;
  }

  header nav .search-form {
    position: relative;
    left: auto;
    width: 100%;
    background: #191919;
    top: auto;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    padding: 17px 16px 16px 12px;
    height: auto;
  }

  header nav .search-form .filed-row {
    width: 100%;
  }

  header nav .search-form button {
    background-color: #e66425;
    width: 28px;
    height: 28px;
    top: 18px;
    right: 17px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
  }

  header nav ul:not(.sup-menu):not(.social) {
    background: #191919;
  }

  header nav ul:not(.sup-menu):not(.social) li {
    display: block;
  }

  header nav ul:not(.sup-menu):not(.social) li a {
    display: block;
    border-right: 0;
    padding: 0 12px;
    color: #c8c8c8;
    font-size: 16px;
    border-bottom: 1px solid #282828;
    line-height: 39px;
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li a:hover {
    background-color: #1e1e1e;
    box-shadow: inset 3px 0 0.7px 0.3px rgba(0, 0, 0, 0.28);
  }

  header nav ul:not(.sup-menu):not(.social) li a:before {
    content: '';
    display: inline-block;
    width: 28px;
    vertical-align: middle;
    height: 39px;
    -webkit-transition: all .2s;
    transition: all .2s;
  }

  header nav ul:not(.sup-menu):not(.social) li a .hide-desktop {
    display: inline-block;
  }

  header nav ul:not(.sup-menu):not(.social) li.active a {
    box-shadow: none;
  }

  header nav ul:not(.sup-menu):not(.social) li:first-child a {
    border-left: none;
    border-top: 1px solid #282828;
  }


  header nav ul:not(.sup-menu):not(.social) li.home {
    line-height: normal;
  }

  header nav ul:not(.sup-menu):not(.social) li.home a {
    width: auto;
    height: auto;
    background-image: none !important;
  }

  header nav ul:not(.sup-menu):not(.social) li.home a:before {
    /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.home a:hover {
    background: none;
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.home a:hover:before {
    /*sitespec*/
  }
  header nav ul:not(.sup-menu):not(.social) li.updates a:before {
    /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.updates a:hover:before {
    /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.updates.active a:before,
  header nav ul:not(.sup-menu):not(.social) li.updates.visible a:before {
    /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.pornstars a:before {
    /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.pornstars a:hover:before {
    /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.pornstars.active a:before,
  header nav ul:not(.sup-menu):not(.social) li.pornstars.visible a:before {
    /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.sites a:before {
    /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.sites a:hover:before {
    /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.sites.active a:before,
  header nav ul:not(.sup-menu):not(.social) li.sites.visible a:before {
    /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.live a:before {
    /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.live a:hover:before {
    /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.live.active a:before,
  header nav ul:not(.sup-menu):not(.social) li.live.visible a:before {
    /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.has-child > a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4.5px 0 4.5px;
    border-color: #ffffff transparent transparent;
    position: absolute;
    right: 15px;
    top: 20px;
  }

  header nav ul:not(.sup-menu):not(.social) li.visible.has-child > a {
    box-shadow: none;
  }

  header nav ul:not(.sup-menu):not(.social) li.visible.has-child > a:after {
    border-width: 0 4.5px 4px 4.5px;
    border-color: transparent transparent #ffffff;
  }

  header nav ul:not(.sup-menu):not(.social) li ul {
    border: none;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }

  header nav .add-block {
    display: block;
    padding-top: 30px;
    text-align: center;
  }

  header .right-control .btn-wrap {
    float: left;
    position: relative;
    right: auto !important;
    bottom: auto !important;
  }

  header .right-control .btn-wrap .btn {
    display: block;
    height: 69px;
  }

  header .right-control .lang {
    margin-right: 0;
  }

  header .right-control .lang p {
    line-height: 69px;
    border-left: 1px solid #2d2d2d;
    border-right: 1px solid #2d2d2d;
  }

  .no-touchevents header .right-control .lang p:hover {
    background-color: #272727;
    background-image: -webkit-linear-gradient(bottom, #b3b3b3 0%, #232323 0%, #272727 99%, #272727 100%);
    background-image: linear-gradient(to top, #b3b3b3 0%, #232323 0%, #272727 99%, #272727 100%);
    box-shadow: none;
  }

  header .right-control .login {
    padding-top: 0;
  }

  header .right-control .login a {
    text-indent: -10000px;
    width: 60px;
    height: 69px;
    -webkit-transition: all .2s;
    transition: all .2s;
  }

  .no-touchevents header .right-control .login a:hover {
	  /*sitespec*/
  }

  header .right-control .login a.logout {
    width: 60px;
    height: 55px;
    padding: 0;
    border-radius: 0;
  }

  header .right-control .login a.logout:before {
    left: 50%;
    margin-left: -8px;
  }

  header .logo {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    left: auto;
    top: auto;
    width: 216px;
    height: 60px;
  }

  .scrolled header .logo {
    display: inline-block;
  }

  header .divider {
    position: relative;
    top: auto;
    left: auto;
  }

  .scrolled header .divider {
    top: auto;
  }

  header .join {
    display: none;
  }

  .scrolled header .join {
    display: none;
  }

  .nav-btn {
    height: 69px;
  }

  #menu-toggle-wrapper {
    display: inline-block;
  }

  header .settings.outside {
    display: inline-block;
    float: right;
    width: 55px;
    height: 55px;
    border-left: 1px solid #2d2d2d;
  }

  .no-touchevents header .settings.outside:hover {
    /*sitespec*/
  }

  header .upgrade {
    height: 55px;
    margin: 0;
    line-height: 55px;
    border-radius: 0;
  }

  .scrolled header .upgrade {
    display: block;
  }

  footer {
    margin-top: 0 !important;
  }

  .num-block p {
    text-align: left;
  }

  .top-block .main-page-filter .row-item button {
    font-size: 18px;
    float: none;
  }

  .categories {
    padding: 15px 0;
  }

  .categories h4 {
    margin: 0 auto 10px;
    background: none;
  }

  .top-stars {
    padding: 20px 0;
  }

  .top-stars h4 {
    margin: 0 auto 20px;
    display: block;
    background: none;
    text-align: center;
  }

  .top-stars .title.top-title {
    margin-bottom: 25px;
  }

  .top-stars .title h2 a,
  .banner-title .title .bannerh2 a{
    font-size: 34px;
  }

  .newcomers,
  .coming-soon {
    padding: 20px 0;
  }

  .newcomers h4,
  .coming-soon h4 {
    margin: 0 auto 20px;
    display: block;
    background: none;
    text-align: center;
  }

  .text-info {
    padding: 10px 0 10px;
  }

  .text-info .text {
    padding: 10px 15px;
  }

  .text-info .text .more-btn {
    display: block;
  }

  .account .details form .save-nick {
    float: none;
    margin-top: 0;
  }

  .account .details form .field-row {
    max-width: 100%;
	margin-bottom: 18px;
  }
  .r-tabs-nav .r-tabs-tab a {
    padding: 0 10px;
  }

  .about-video .about .photo-wrap.more-one a {
    max-width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  .about-video .about .photo-wrap.more-one a:last-child {
    margin-bottom: 0;
  }

  .gallery-box .gallery-controls .controls {
    float: none;
    margin: 15px 0 0;
    text-align: center;
  }

  .model-scene h2 a {
    font-size: 34px;
  }

  .model-scene .pager {
    float: none;
  }

  .title {
    padding-top: 0;
  }

  .title h4 {
    font-size: 20px;
    display: table;
    margin: 0 auto;
    padding-bottom: 5px;
  }

  .open-filter {
    float: none;
    text-align: center;
    margin-bottom: 25px;
  }

  .open-filter a {
    display: inline-block;
    background-color: #252525;
    background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.02) 0%, rgba(255, 255, 255, 0.02) 100%);
    background-image: linear-gradient(to top, rgba(100, 100, 100, 0.02) 0%, rgba(255, 255, 255, 0.02) 100%);
    border: 1px solid #373737;
    border-radius: 0 0 9px 9px;
    border-top: none;
  }

  .filter {
    position: relative;
  }

  .filter:after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .filter .box {
    padding-bottom: 10px;
  }

  .filter .filter-item {
    width: 25%;
  }

  .filter .filter-item:after {
    display: none;
  }

  .filter .filter-item .filter-inner p {
    background-color: #323232;
    background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
    background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
    border: 1px solid #3c3c3c;
    border-radius: 2px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    text-transform: none;
    padding: 5px 0 4px;
    position: relative;
    margin-bottom: 0;
  }

  .filter .filter-item .filter-inner p:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4.5px 0 4.5px;
    border-color: #ffffff transparent transparent transparent;
    right: 10px;
    top: 50%;
    margin-top: -3px;
  }

  .filter .filter-item .filter-inner p span {
    display: none;
  }

  .no-touchevents .filter .filter-item .filter-inner p:hover {
    background-color: #323232;
    background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
    background-image: linear-gradient(to top, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  }

  .no-touchevents .filter .filter-item .filter-inner p:active {
    background-color: #252525;
    background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
    background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
    border: 1px solid #373737;
    color: #e66425;
    box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
  }

  .filter .filter-item .filter-inner.open .alphabet-wrap,
  .filter .filter-item .filter-inner.open .tags-wrap {
    display: block;
  }

  .filter .filter-item .filter-inner.open ul {
    display: block;
    z-index: 2;
  }

  .filter .filter-item .filter-inner .sel-controls {
    padding-top: 10px;
    position: relative;
    bottom: auto;
    left: auto;
  }

  .filter .filter-item .filter-inner ul {
    border: 1px solid #373737;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 4%;
  }

  .filter .filter-item .filter-inner ul li {
    margin-bottom: 0;
    border-bottom: 1px solid #373737;
  }

  .filter .filter-item .filter-inner ul li:last-child {
    border-bottom: none;
  }

  .filter .filter-item .filter-inner ul li.active a {
    border: none;
    background-color: #252525;
    background-image: none;
    box-shadow: none;
  }

  .filter .filter-item .filter-inner ul li a {
    background-color: #252525;
    background-image: none;
    border-radius: 0;
    border: none;
    padding: 10px 0 11px;
    font-size: 14px;
  }

  .no-touchevents .filter .filter-item .filter-inner ul li a:active {
    border: none;
  }

  .no-touchevents .filter .filter-item .filter-inner ul li.active a:hover {
    border: none;
    box-shadow: none;
  }

  .filter .filter-item.search-by {
    width: 25%;
    padding-right: 1.2%;
  }

  .filter .filter-item.gender {
    width: 25%;
    padding: 0 1.2%;
  }

  .filter .filter-item.gender ul {
    right: 0;
    left: 4%;
  }

  .filter .filter-item.alphabet,
  .filter .filter-item.website {
    width: 25%;
    padding: 0 1.2%;
    position: static;
  }

  .filter .filter-item.alphabet .alphabet-wrap,
  .filter .filter-item.website .alphabet-wrap {
    display: none;
    position: absolute;
    z-index: 2;
    top: 55px;
    right: 0;
    left: 51.2%;
    background-color: #252525;
    border: 1px solid #373737;
    padding: 10px 7px 7px;
  }

  .filter .filter-item.website {
    min-height: 0;
    position: static;
  }

  .filter .filter-item.website .tags-wrap .fstResults {
    margin-top: 0;
  }

  .filter .filter-item.website .tags-wrap .fstElement {
    padding-bottom: 0;
  }

  .filter .filter-item.website .tags-wrap {
    background-color: #252525;
    border: 1px solid #373737;
    padding: 10px 7px 7px;
    display: none;
    position: absolute;
    z-index: 2;
  }

  .filter .filter-item.tags .fstResults {
    margin-top: 0;
  }

  .filter .filter-item.tags .fstElement {
    padding-bottom: 0;
  }

  .filter .filter-item.tags {
    width: 25%;
    padding-left: 1.2%;
    position: static;
    min-height: 0;
  }

  .filter .filter-item.tags .tags-wrap {
    background-color: #252525;
    border: 1px solid #373737;
    padding: 10px 7px 7px;
    display: none;
    position: absolute;
    z-index: 2;
  }

  .filter-date-box {
    background: transparent;
    border: none;
  }

  .filter-date-box .date-title {
    display: block;
    background-color: #323232;
    background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
    background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
    border: 1px solid #3c3c3c;
    border-radius: 2px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    text-transform: none;
    padding: 5px 0 4px;
    position: relative;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
  }

  .no-touchevents .filter-date-box .date-title:hover {
    background-color: #323232;
    background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
    background-image: linear-gradient(to top, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  }

  .no-touchevents .filter-date-box .date-title:active {
    background-color: #252525;
    background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
    background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
    border: 1px solid #373737;
    color: #e66425;
    box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
  }

  .filter-date-box .date-title:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4.5px 0 4.5px;
    border-color: #ffffff transparent transparent transparent;
    right: 10px;
    top: 50%;
    margin-top: -3px;
  }

  .filter-date-box .filter-years {
    width: 50%;
    float: left;
    padding-right: 1.2%;
  }

  .filter-date-box .filter-years.open .date-year {
    display: block;
    z-index: 2;
  }

  .filter-date-box .date-year .mCustomScrollBox,
  .filter-date-box .date-year .mCSB_container {
    overflow: hidden;
  }

  .filter-date-box .date-year .mCSB_scrollTools {
    display: block !important;
  }

  .filter-date-box .date-year .mCSB_container {
    margin-right: 30px;
  }

  .filter-date-box .date-year {
    background-color: #252525;
    border: 1px solid #373737;
    border-top: none;
    text-align: left;
    padding: 10px;
    right: 2.4%;
    height: 200px !important;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
  }

  .filter-date-box .date-year p {
    font-size: 16px;
    border: none;
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    margin-bottom: 6px;
  }

  .filter-date-box .date-year ul {
    display: block;
    padding-left: 10px;
    margin-bottom: 6px;
  }

  .filter-date-box .date-year ul li {
    margin-right: 0;
    display: block;
    margin-bottom: 4px;
  }

  .filter-date-box .date-year ul li a {
    font-size: 14px;
    line-height: 18px;
  }

  .filter-date-box .date-year ul li.active {
    margin-right: 0;
  }

  .filter-date-box .date-year ul li.active:after {
    display: none;
  }

  .filter-date-box .date-year ul li.active a {
    font-weight: 400;
    color: #e66425;
  }

  .no-touchevents .filter-date-box .date-year ul li.active a:hover {
    color: #e66425;
  }

  .filter-date-box .filter-month {
    width: 50%;
    float: left;
    padding-left: 1.2%;
  }

  .filter-date-box .filter-month .date-month .mCustomScrollBox,
  .filter-date-box .filter-month .date-month .mCSB_container {
    overflow: hidden;
  }

  .filter-date-box .filter-month .date-month .mCSB_scrollTools {
    display: block !important;
  }

  .filter-date-box .filter-month .date-month .mCSB_container {
    margin-right: 30px;
  }

  .filter-date-box .filter-month .date-month {
    background-color: #252525;
    border: 1px solid #373737;
    border-top: none;
    text-align: left;
    padding: 10px;
    position: absolute;
    top: 100%;
    left: 2.4%;
    right: 0;
    display: none;
  }

  .filter-date-box .filter-month .date-month ul li {
    float: none;
    display: block;
    margin-bottom: 7px;
    text-align: left;
    width: 100%;
  }

  .filter-date-box .filter-month .date-month ul li a {
    font-size: 14px;
  }

  .filter-date-box .filter-month .date-month ul li.active a {
    font-weight: 400;
    color: #e66425;
  }

  .no-touchevents .filter-date-box .filter-month .date-month ul li.active a:hover {
    color: #e66425;
  }

  .filter-date-box .filter-month.open .date-month {
    display: block;
    z-index: 2;
  }

  .hide-desktop {
    display: block;
  }

  .update-filter {
    padding-bottom: 10px;
  }

  .update-filter .box {
    padding-bottom: 20px;
  }

  .update-filter .box .advanced {
    display: none;
  }

  .result.scenes .pager .controls {
    float: left;
  }

  .reviews {
    padding-bottom: 0;
  }

  .reviews h4 {
    display: table;
    margin: 0 auto 20px;
  }

  .reviews .review-box .r-row {
    margin-bottom: 15px;
  }

  .reviews .review-box .r-row.review-head {
    display: none;
  }

  .reviews .review-box .r-row .r-site {
    float: none;
    width: 100%;
  }

  .reviews .review-box .r-row .r-rating {
    float: none;
    width: 100%;
  }

  .reviews .review-box .r-row .r-comments {
    float: none;
    padding-top: 0;
    width: 100%;
  }

  .join-payment form {
    padding: 15px;
    margin: 0 -15px 35px;
  }

  .join-payment form h5 {
    font-size: 16px;
  }

  .join-payment form .big-side .field-wrap input + label {
    padding-left: 50px;
  }

  .join-payment form .big-side .field-wrap input + label:before {
    left: 15px;
  }

  .join-payment form .big-side .field-wrap input:checked + label:after {
    left: 22px;
  }

  .billers .box {
    margin: 0 -15px;
  }

  .login-wrap {
    width: 100%;
    float: none;
    padding: 20px 15px;
    margin: 0 0 30px 0;
  }

  .login-wrap form {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
  }

  .login-slider-box {
    width: 100%;
    float: none;
    padding: 20px 15px;
    margin: 0;
    min-height: 0;
  }

  .login-slider-box .btn {
    max-width: 510px;
    margin: 0 auto;
    display: block;
  }

  .login-slider-box .login-slider {
    margin: 0 auto;
    max-width: 510px;
  }

  .movie-cover {
    width: 33.33%;
  }
}

@media (max-width: 860px) and (max-width: 540px) {
  .top-block .main-page-filter .row-item button span {
    display: none;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 860px), only screen and (min-resolution: 144dpi) and (max-width: 860px) {
  header .right-control .login a {
    /*sitespec*/
  }
}

@media only screen and (max-width: 767px) {
  .r-tabs .r-tabs-nav {
    display: none;
  }

  .r-tabs .r-tabs-accordion-title {
    display: block;
  }
}

@media (max-width: 767px) {
  .category .gutter {
    width: 50%;
  }

  .category-item {
    width: 50%;
  }

  .nav-btn {
    margin-right: 10px;
  }

  .num-block p {
    font-size: 14px;
  }

  .num-block .row .row-item {
    width: auto;
    margin-right: 20px;
  }

  .num-block .row .row-item:last-child {
    margin-right: 0;
  }

  .num-block {
    display: none;
  }

  .top-block .main-page-filter .row-item {
    width: 33.33333% !important;
  }

  .top-block .main-page-filter .row-item.hide-mob {
    display: none;
  }

  .top-block .float-grid .gutter {
    width: 50%;
  }

  .top-stars .gutter {
    width: 50%;
  }

  .account .feedback {
    display: none;
  }

  .r-tabs-panel {
    border-top: none;
    padding: 15px 10px 20px;
  }

  .r-tabs-panel.has-grid .float-grid .gutter {
    width: 50%;
  }

  .r-tabs-panel.has-grid.grid-movie .float-grid .gutter {
    width: 50%;
  }

  .advanced-filter .popup-wrap .popup-box .box form .r-tabs-panel {
    margin-bottom: 0;
  }

  .advanced-filter .popup-wrap .popup-box .box .tabs {
    margin-bottom: 12px;
  }

  .about-video .about .photo-wrap {
    max-width: 25%;
  }

  .gallery-box .gallery-controls .controls .btn-controls {
    font-size: 12px;
    width: 100px;
  }

  .video-info {
    float: none;
    margin-top: 37px;
    width: 100%;
    text-align: center;
  }

  .latest-scenes .float-grid .gutter {
    width: 50%;
  }

  .model-detail-wrap {
    padding: 20px 0 0;
    margin-bottom: 20px;
  }

  .model-detail-wrap .photo-wrap {
    padding-right: 0;
    float: none;
    display: table;
    margin: 0 auto 20px;
  }

  .result .float-grid .gutter {
    width: 50%;
  }

  .result.pornstar .gutter {
    width: 50%;
  }

  .reviews .model-similar {
    display: none;
  }

  .reviews .model-similar .float-grid .gutter {
    width: 50%;
  }

  .join-header .container {
    padding: 9px 15px;
  }

  .join-header .join-logo {
    float: none;
    text-align: center;
  }

  .join-header .join-logo img {
    display: inline-block;
    width: 245px;
    height: 55px;
  }

  .join-header .features {
    display: none;
  }

  .join-header .features ul li p {
    font-size: 12px;
  }

  .join-payment form {
    padding: 27px 15px 20px;
  }

  .join-payment form h5 {
    margin-bottom: 17px;
  }

  .join-payment form .small-side {
    width: 100%;
    max-width: 540px;
    margin: 0 auto 30px;
    padding-right: 0;
    float: none;
  }

  .join-payment form .small-side:after {
    display: none;
  }

  .join-payment form .big-side {
    width: 100%;
    margin: 0 auto 40px;
    max-width: 540px;
    padding-left: 0;
    float: none;
  }

  .join-payment form .step-1 {
    margin-bottom: 19px;
  }

  .sites-block .row {
    margin: 0 -10px;
    padding-bottom: 20px;
  }

  .sites-block .row .row-item {
    padding: 0 10px;
    margin-bottom: 15px;
  }

  .partners-block .row .row-item .box p {
    font-size: 18px;
  }

  .partners-block .row .row-item .box p span {
    font-size: 42px;
  }
}

@media (max-width: 750px) {
  footer .top-nav .menu-section {
    width: 50%;
    margin-bottom: 20px;
  }

  footer .top-nav .menu-section.link {
    width: 50%;
  }
}

@media (min-width: 641px) {
	.small-controls {
		float: left;
	}
}

@media (max-width: 640px) {
	.main-page .new-slider-box.sitefilter {
		display: none;
	}
	.main-page .sitefilter-dropdown-box {
		display: block;
	}

	.fixed-social {
		display: none;
	}
  body {
    padding-top: 50px;
  }

  .scrolled body {
    padding-top: 50px;
  }

  main:not(.main-page) {
    padding-top: 0;
    padding-bottom: 35px;
  }

  main:not(.main-page) .mob-logo {
    margin-bottom: 20px;
  }

  main:not(.main-page).no-indent .mob-logo {
    margin-bottom: 0;
  }

  .mob-logo {
    display: block;
    text-align: center;
    font-size: 0;
    position: relative;
    padding: 15px 0;
  }

  .mob-logo img {
    max-width: 100%;
  }

  .mob-logo .divider {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 2px;
    background-color: #202020;
  }

  .pager p {
    font-size: 14px;
  }

  .pager a {
    font-size: 14px;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
  }

  .photo-single-page .controls .btn-controls {
    font-size: 12px;
    width: 100px;
  }

  .photo-single-page .controls .photo-quality,
  .photo-single-page .controls .display-mode {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .photo-single-page .pager a {
    height: 17px;
    line-height: 17px;
    padding: 0 5px;
    font-size: 10px;
    font-weight: 400;
  }

  .photo-single-page .pager a.prev {
    margin-right: 3px;
  }

  .photo-single-page .pager a.next {
    margin-left: 3px;
  }

  .photo-single-page .controls .pager-box {
    float: none;
  }

  .photo-single-page .controls .photo-quality {
    display: none;
  }

  header {
    height: 50px;
  }

  .scrolled header {
    height: 50px;
  }

  header .right-control .btn-wrap {
    padding-top: 10px;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  header .right-control .btn-wrap .btn {
    height: 30px;
    width: 155px;
    font-size: 16px;
  }

  header .right-control .lang p {
    line-height: 50px;
  }

  header .right-control .lang p {
    font-size: 12px;
    padding: 0 10px 0 11px;
  }

  header .right-control .lang p:after {
    border-width: 4px 3.5px 0 3.5px;
  }

  header .right-control .lang ul li a {
    font-size: 14px;
    padding-left: 11px;
  }

  .no-touchevents header .right-control .lang.open p:hover:after {
    border-width: 0 3.5px 4px 3.5px;
  }

  header .right-control .lang.open p:after {
    border-width: 0 3.5px 4px 3.5px;
  }

  header .right-control .login a {
    width: 45px;
    height: 50px;
  }

  header .right-control .login a.logout {
    width: 45px;
    height: 50px;
  }

  header .logo {
    display: none;
  }

  .scrolled header .logo {
    display: none;
  }

  header .divider {
    display: none;
  }

  .nav-btn {
    height: 50px;
    width: 50px;
    padding-top: 16px;
  }

  header .settings.outside {
    height: 50px;
    width: 50px;
  }

  header .upgrade {
    float: none;
    height: 31px;
    line-height: 31px;
    position: absolute;
    margin: 0;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .coming-soon .row {
    margin-bottom: 0;
  }

  .coming-soon .row .row-item {
    width: 50% !important;
    margin-bottom: 20px;
  }

  .account .details {
    width: 100%;
    padding-right: 0;
    float: none;
    margin-bottom: 23px;
  }

  .account .banner {
    width: 100%;
    text-align: center;
    float: none;
  }

  .video-title p.remaining {
    float: none;
    text-align: center;
    margin-top: 15px;
  }

  .video-controls .left-controls {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }

  .video-controls .left-controls .download p {
    margin-right: 25px;
  }

  .video-controls .right-controls {
    width: 100%;
    float: none;
    text-align: center;
  }

  .video-controls .right-controls .like {
    margin-right: 25px;
  }

  .video-controls .center-controls {
    padding-top: 0;
  }

  .about-video .about .photo-wrap {
    width: 100%;
    float: none;
	margin: 0 auto;
    margin-bottom: 20px;
  }

  .about-video .about .photo-wrap.more-one a {
    max-width: 45%;
    display: inline-block;
    margin-bottom: 0;
  }

  .about-video .about .about-text {
    padding-left: 0;
  }

  .about-video .about .about-text:before {
    display: none;
  }

  .about-video .about .about-text h5 {
    margin-bottom: 15px;
  }

  .tags li {
    margin-right: 5px;
    margin-bottom: 10px;
  }

  .tags li a {
    font-size: 12px;
    padding: 4px 8px;
  }

  .gallery-box .controls .btn-controls {
    font-size: 12px;
    width: 100px;
  }

  .gallery-box .controls .photo-quality,
  .gallery-box .controls .display-mode {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .gallery-box .gallery-controls .controls .download {
    margin-right: 10px;
  }

  .gallery-box .gallery-controls .controls .download:last-child {
    margin-right: 0;
  }

  .gallery-box .photo-slider .slide {
    padding: 0;
  }

  .gallery-box .photo-slider .slide .wrap {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    margin-bottom: 0;
    padding: 0 8px;
  }

  .right-side {
    width: 100%;
  }
	.small-controls .btn.btn-lightblue{
		width: 100%;
		margin-bottom: 0.8em;
	}

  .btn-controls.btn-lightblue.trailer-vr {
	  position: absolute;
  }

  .video-info .info {
    margin-right: 0;
    width: 100%;
  }

  .video-info .info p {
    float: none;
    display: inline-block;
  }

  .latest-scenes h4 {
    display: table;
    text-align: center;
    margin: 0 auto 20px;
  }

  .model-filter .m-quality,
  .model-filter .order {
    margin-bottom: 20px;
  }

  .filter .filter-item .filter-inner ul li a {
    font-size: 12px;
  }

  .result .float-grid + .pager {
    padding-bottom: 0;
    padding-top: 10px;
  }

  .result .float-grid + .pager p {
    padding-bottom: 0;
  }

  .go_to_page input {
    width: 30px;
    height: 30px;
  }

  .go_to_page button {
    width: 30px;
    height: 30px;
  }

  .result.scenes .float-grid + .pager .go_to_page {
    top: 10px;
  }

  .bottom-link {
    padding-bottom: 0;
  }

  .sites-block .row .row-item {
    width: 100%;
    padding: 0;
  }

  .sites-block .row .row-item .site-statistics ul li p {
    font-size: 12px;
  }

  .sites-block .row .row-item .site-statistics ul li p span {
    font-size: 14px;
  }

  .partners-block .row {
    margin: 0 -10px;
  }

  .partners-block .row .row-item {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .text {
    padding-bottom: 0;
  }
}

@media (max-width: 540px) {
	.fixed-social {
		display: none;
	}
  .a-right {
    text-align: center;
  }
  .movie-cover {
    width: 50%;
	padding: 0 5px;
    margin-bottom: 10px;
  }
  div.actor {
	width: 50%;
	padding: 0 5px;
	margin-bottom: 10px;
  }
  div.actor .description p.name {
    font-size: 16px;
  }

  div.actor .description .info p {
    font-size: 12px;
  }

  .pager p {
    font-size: 16px;
  }

  .pager a {
    font-size: 16px;
    line-height: 34px;
    height: 34px;
  }

  .pager a.go-first,
  .pager a.go-last {
    display: none;
  }

  .pager a.prev {
    margin-right: 10px;
  }

  .pager a.next {
    margin-left: 10px;
  }

  .category-item .box {
    padding: 0;
  }

  footer .top-nav {
    margin-bottom: 25px;
  }

  footer .top-nav .menu-section {
    display: none;
  }

  footer .top-nav .menu-section h6 {
    padding-left: 0;
  }

  footer .top-nav .menu-section.vis-mob {
    display: block;
    width: 100%;
  }

  footer .middle-block .subscribe {
    display: none;
  }

  footer .middle-block .add-info ul {
    margin-bottom: 0;
  }

  footer .middle-block .add-info ul li {
    margin-right: 20px;
    margin-bottom: 0;
  }

  footer .middle-block .add-info ul li:last-child {
    margin-right: 0;
  }

  footer .middle-block .add-info ul li a {
    font-size: 10px;
  }

  footer .middle-block .add-info p {
    font-size: 10px;
    margin-bottom: 0;
  }

  footer .rta {
    display: none;
  }

  footer .copyright-box .f-logo,
  footer .copyright-box .copyright {
    width: 100%;
  }

  footer .copyright-box .f-logo {
    margin-bottom: 6px;
  }

  footer .copyright-box .copyright {
    border-left: none;
    text-align: center;
  }

  footer .copyright-box .copyright p {
    text-transform: uppercase;
    font-size: 10px;
    max-width: none;
    line-height: 16px;
  }

  footer .owner {
    text-transform: uppercase;
    font-size: 10px;
  }

  .top-block .main-page-filter {
    margin-bottom: 30px;
  }

  .top-block .float-grid {
    margin-bottom: 10px;
  }

  .top-block .float-grid .row-item.hide-mob {
    display: none;
  }

  .categories h4 {
    font-size: 16px;
  }

  .categories .cat-slider .slide .box {
    padding: 0;
  }

  .categories .cat-slider .slick-arrow {
    left: 0;
  }

  .categories .cat-slider .slick-arrow.slick-next {
    left: auto;
    right: 0;
  }

  .top-stars .float-grid .row-item.hide-mob {
    display: none;
  }

  .top-stars h4 {
    font-size: 16px;
  }

  .top-stars .title h2 a,
  .banner-title .title .bannerh2 a{
    font-size: 24px;
  }

  .new-slider-box .slide .actor {
    width: 200px;
  }

  .new-slider-box .slick-arrow {
    left: 0;
  }

  .new-slider-box .slick-arrow.slick-next {
    left: auto;
    right: 0;
  }

  .newcomers h4,
  .coming-soon h4 {
    font-size: 16px;
  }

  .text-info .title h2 {
    font-size: 1.2em;
  }

  .text-info .text {
    padding: 0;
    border: none;
    background: transparent;
  }

  .r-tabs-panel.has-grid {
    padding: 20px 5px;
  }

  .popup {
    padding: 15px 0;
  }

  .popup-unlock .box .close {
    right: 10px;
    top: 10px;
  }

  .video-pager {
    padding: 15px 0 10px;
  }

  .video-pager h1,
  .video-pager h2 {
	display: block;
	padding-bottom: 5px;
  }
   .video-pager a {
    width: 48%;
  }

  .desktop .video-pager h1,
  .desktop .video-pager h2{
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .desktop .video-pager a {
    width: 40px;
    height: 40px;
  }

  .desktop .video-pager a span {
    display: none;
  }

  .desktop .video-pager a.v-prev:before {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -4px;
  }

  .desktop .video-pager a.v-next:after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 50%;
    margin-right: -4px;
  }

  .video-title h1,
  .video-title h2 {
    font-size: 18px;
  }

  .video-title p time {
    margin-left: 0;
    display: block;
  }

  .video-title .view {
    margin-top: 0;
  }

  .video-controls .left-controls .download p {
    margin-right: 0;
  }

  .video-controls .right-controls .btn-controls {
    width: 130px;
  }

  .video-controls .right-controls .like {
    margin-right: 10px;
  }

  .gallery-box .controls .photo-quality,
  .gallery-box .controls .display-mode {
    margin: 0 7px 14px !important;
  }

  .gallery-box .gallery-controls .controls {
    margin: 15px -7px 0;
  }

  .gallery-box .gallery-controls .controls .download {
    margin: 0 7px 0;
  }

  .gallery-box .gallery-controls .controls .download:last-child {
    margin-right: 7px;
  }

  .gallery-box .photo-slider .slide .wrap {
    width: 50%;
    margin-bottom: 15px;
  }

  .gallery-box .photo-slider .slick-arrow {
    left: 0;
  }

  .gallery-box .photo-slider .slick-arrow.slick-next {
    left: auto;
    right: 0;
  }

  .comments-block .latest-comment ul li {
    padding-right: 0;
  }

  .comments-block .latest-comment ul li p.author {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 10px;
  }

  .panel-box .panel {
    margin-right: 10px;
  }

  .panel-box .panel p {
    font-size: 10px;
    padding: 6px 10px 4px;
  }

  .panel-box .panel p span {
    font-size: 10px;
  }

  .photo-slider-guest .slick-arrow {
    left: 0;
  }

  .photo-slider-guest .slick-arrow.slick-next {
    left: auto;
    right: 0;
  }

  .latest-scenes {
    padding: 25px 0 0;
  }

  .latest-scenes h4 {
    font-size: 16px;
  }

  .join-text p {
    font-size: 12px;
  }

  .join-text p.big {
    font-size: 24px;
  }

  .skip-box .seek-list .seek-item {
    width: 33.3333%;
  }

  .scroll {
    height: 230px;
  }

  .info-tabs .r-tabs-panel {
    padding: 15px 5px;
  }

  .info-tabs .about-model .side {
    width: 100%;
  }

  .info-tabs .about-model .side.big {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }

  .info-tabs .about-model .side.big:after {
    width: 100%;
    height: 2px;
    top: auto;
    bottom: 5px;
    right: auto;
    left: 0;
  }

  .info-tabs .about-model .side p span {
    width: 40%;
  }

  .info-tabs .subtabs .r-tabs-nav .r-tabs-tab {
    margin-right: 0;
    width: 50%;
  }

  .info-tabs .subtabs .r-tabs-nav .r-tabs-tab a {
    text-align: center;
    display: block;
  }

  .model-scene h2,  .model-scene h1 a {
    font-size: 24px;
  }

  .model-filter p {
    font-size: 12px;
  }

  .model-filter .check-wrap:last-child {
    margin-right: 0;
  }

  .model-filter .check-wrap input + label {
    font-size: 12px;
  }

  .model-filter .order-box p {
    font-size: 12px;
  }

  .model-filter .order-box ul li a {
    font-size: 12px;
  }

  .filter .filter-item.search-by {
    width: 50%;
    padding-right: 2%;
    margin-bottom: 20px;
  }
  .filter .filter-item.search-by.scene-filter {
    width: 33%;
    padding-right: 2%;
	margin-bottom: 0px;
  }

  .filter .filter-item.gender {
    width: 50%;
    padding: 0 0 0 2%;
    margin-bottom: 20px;
  }
  .filter .filter-item.gender.scene-filter {
    width: 33%;
    padding: 0 2% 0 2%;
	margin-bottom: 0px;
  }

  .filter .filter-item.alphabet,
  .filter .filter-item.website {
    width: 50%;
    padding: 0 1.2% 0 0;
  }
  .filter .filter-item.website {
	margin-top: 0;
  }

  .filter .filter-item.alphabet .alphabet-wrap,
  .filter .filter-item.website .alphabet-wrap {
    top: 105px;
    left: 0;
  }

  .filter .filter-item.tags {
    width: 50%;
    padding: 0 0 0 2%;
  }
  .filter .filter-item.tags.scene-filter {
    width: 33%;
    padding: 0 0 0 2%;
  }


  .filter-date-box .filter-years {
    padding-right: 2%;
  }

  .filter-date-box .date-year {
    right: 4%;
  }

  .filter-date-box .date-year p {
    font-size: 14px;
  }

  .filter-date-box .filter-month {
    padding-left: 2%;
  }

  .filter-date-box .filter-month .date-month {
    left: 4%;
  }

  .go_to_page input {
    width: 34px;
    height: 34px;
  }

  .go_to_page button {
    width: 34px;
    height: 34px;
  }

  .reviews h4 {
    padding-bottom: 5px;
    font-size: 14px;
  }

  .reviews .review-box {
    padding: 10px 6px;
    margin-bottom: 20px;
  }

  .reviews .review-box .r-row .r-comments p {
    font-size: 12px;
  }

  .reviews .testimonials {
    padding: 10px 6px;
  }

  .reviews .testimonials .testimonials-item p {
    font-size: 12px;
  }

  .join-payment form {
    margin-bottom: 25px;
  }

  .join-payment form h5 {
    font-size: 14px;
  }

  .join-payment form .big-side .field-wrap input + label {
    padding-left: 35px;
  }

  .join-payment form .big-side .field-wrap input + label .pack-descr p {
    font-size: 20px;
  }

  .join-payment form .big-side .field-wrap input + label .pack-descr p small {
    font-size: 12px;
  }

  .join-payment form .big-side .field-wrap input + label .per-month {
    right: 7px;
  }

  .join-payment form .big-side .field-wrap input + label .per-month p {
    font-size: 10px;
  }

  .join-payment form .big-side .field-wrap input + label .per-month p span {
    font-size: 20px;
    margin: 0;
  }

  .benefits h4 {
    text-align: center;
  }

  .billers h4 {
    text-align: center;
  }

  .billers .box .image-box {
    display: block;
    border-radius: 0;
    padding: 9px 7px 0;
  }

  .billers .box .image-box img {
    max-width: 18%;
    margin-right: 2.5%;
  }

  .login-wrap h5 {
    font-size: 16px;
  }

  .login-slider-box .btn {
    font-size: 14px;
  }

  .login-slider-box h5 {
    font-size: 16px;
  }

  .login-slider-box .login-slider h5 {
    font-size: 16px;
  }

  .login-slider-box .login-slider p {
    font-size: 12px;
  }

  .sites-block h4 {
    font-size: 16px;
    display: table;
    margin: 0 auto 20px;
    padding-bottom: 4px;
  }

  .partners-block .row .row-item a {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
	.fixed-social {
		display: none;
	}

  .coming-soon .row {
	  margin: 0;
  }
  .coming-soon .row .row-item{
    width: 100% !important;
  }

  .movie-cover .watch p {
    left: auto;
    right: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .category .gutter {
    width: 100%;
  }

  .category .float-grid {
    padding-top: 20px;
  }

  .category-item {
    width: 100%;
  }

  .title {
    text-align: center;
  }

  .title h4 {
    font-size: 14px;
    padding: 6px 35px;
  }

  .upgrade-box .btn {
    font-size: 14px;
    font-weight: 400;
  }

  header .upgrade {
    width: 90px;
  }

  .top-block .main-page-filter .row-item button {
    font-size: 14px;
    height: 28px;
    width: 85px;
    padding: 0;
  }

  .top-block .float-grid .gutter {
    width: 100%;
  }

  .top-stars .gutter {
    width: 100%;
  }

  .new-slider-box .slide .actor {
    width: 100%;
  }

  .r-tabs-panel.has-grid .float-grid .gutter {
    width: 100%;
  }

  .r-tabs-panel.has-grid.grid-movie .float-grid .gutter {
    width: 100%;
  }

  .popup .popup-wrap {
    padding: 0;
  }

  .popup .popup-wrap .popup-box .box form.contacts-form {
    padding: 0 15px 20px;
  }

  .popup .popup-wrap .popup-box .box form.contacts-form p {
    white-space: normal;
  }

  .advanced-filter .popup-wrap .popup-box .box form {
    padding: 30px 15px 10px;
  }

  .advanced-filter .popup-wrap .popup-box .box form .control {
    text-align: left;
  }

  .advanced-filter .popup-wrap .popup-box .box .filter-section + .control .btn {
    margin-bottom: 0;
  }

  .advanced-filter .popup-wrap .popup-box .box .filter-section.open .acc {
    padding: 15px 0;
  }

  .popup-unlock .box {
    padding: 34px 10px 20px;
  }

  .popup-unlock .box .btn-box .btn {
    width: 120px;
  }

  .video-controls .quality ul {
    left: auto;
    right: 0;
  }

  .latest-scenes .float-grid .gutter {
    width: 100%;
  }

  .model-filter .m-quality,
  .model-filter .order {
    margin-bottom: 15px;
  }

  .result .float-grid .gutter {
    width: 100%;
  }

  .result.pornstar .gutter {
    width: 100%;
  }

  .go_to_page {
    display: none;
  }

  .result.scenes .pager .controls {
    float: none;
  }

  .reviews .model-similar .float-grid .gutter {
    width: 100%;
  }

  .join-payment form .btn {
    font-size: 18px;
  }

  .join-payment form h5 span {
    display: block;
  }

  .join-payment form .big-side .field-wrap input + label:before {
    left: 8px;
  }

  .join-payment form .big-side .field-wrap input:checked + label:after {
    left: 15px;
  }

  .billers .box p {
    font-size: 12px;
  }

  .login-wrap {
    margin: 0 -15px 30px;
    width: auto;
  }

  .login-slider-box {
    margin: 0 -15px;
    width: auto;
  }

  .login-slider-box .login-slider p {
    max-width: 260px;
  }

  .sites-block .row {
    margin: 0;
  }

  .partners-block .row {
    margin: 0;
  }

  .partners-block .row .row-item {
    width: 100%;
    padding: 0;
  }

  .partners-block .row .row-item:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 400px) {
	.fixed-social {
		display: none;
	}
  .category-item a {
    width: 100%;
  }

  header .upgrade {
    margin-left: -50px;
  }
}

@media (max-width: 374px) {
  header .right-control .btn-wrap {
    margin-left: -25px;
  }
	.fixed-social {
		display: none;
	}
}

@media (max-width: 360px) {
	div.actor {
		width: 50%;
	}
	.new-slider-box .slide .actor {
		width: 100%;
	  }
	.fixed-social {
		display: none;
	}
	.categories .cat-slider .slide img {
    width: 100%;
  }

  .categories .cat-slider .slide a {
    width: 100%;
  }

  .video-controls .center-controls p {
    width: 30%;
  }

  .video-controls .center-controls p.duration {
    width: 40%;
  }

  .skip-box .seek-list .seek-item {
    width: 50%;
  }

  .sites-block h4 {
    font-size: 14px;
  }

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .movie-cover .movie-info p.photos:before {
   /*sitespec*/
  }

  .movie-cover .movie-info p.duration:before {
   /*sitespec*/
  }

  .movie-cover .watch button {
   /*sitespec*/
  }

  .no-touchevents .movie-cover .watch:hover button,
  .touchevents .movie-cover .watch.active button {
   /*sitespec*/
  }

  .no-touchevents .movie-cover .watch.added button,
  .touchevents .movie-cover .watch.added button {
   /*sitespec*/
  }

  div.actor .description .info p.favorite {
   /*sitespec*/
  }

  div.actor .description .info p.scene {
   /*sitespec*/
  }

  .category-item .description p.scenes {
   /*sitespec*/
  }

  .photo-single-page .controls .photo-quality .btn-controls:after {
   /*sitespec*/
  }

  header nav .search-form button {
   /*sitespec*/
  }

  .no-touchevents header nav .search-form button:hover {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.settings>a {
   /*sitespec*/
  }
  .landscape header nav ul:not(.sup-menu):not(.social) li.settings>a {
   /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.settings a:hover {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.settings.active a {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.home a {
   /*sitespec*/
  }

  .no-touchevents header nav ul:not(.sup-menu):not(.social) li.home a:hover {
   /*sitespec*/
  }

  header nav ul:not(.sup-menu):not(.social) li.home.active a {
   /*sitespec*/
  }

  header .right-control .login a.logout:before {
   /*sitespec*/
  }

  header .logo {
   /*sitespec*/
  }

  header .settings.outside.active {
   /*sitespec*/
  }

  footer .middle-block .subscribe form button:after {
   /*sitespec*/
  }

  .categories .cat-slider .slide .description p.scenes {
   /*sitespec*/
  }

  .categories .cat-slider .slick-arrow {
   /*sitespec*/
  }

  .categories .cat-slider .slick-arrow.slick-next {
   /*sitespec*/
  }

  .new-slider-box .slick-arrow {
   /*sitespec*/
  }

  .new-slider-box .slick-arrow.slick-next {
   /*sitespec*/
  }

  .r-tabs-accordion-title a:after {
   /*sitespec*/
  }

  .popup .popup-wrap .popup-box .box form.contacts-form .field-row .email-icon {
   /*sitespec*/
  }

  .popup .popup-wrap .popup-box .box form.contacts-form .field-row .login-icon {
   /*sitespec*/
  }

  .popup .popup-wrap .popup-box .box form.contacts-form .field-row .pass-icon {
   /*sitespec*/
  }

  .popup .popup-wrap .popup-box .box form.contacts-form .field-row.error span.pass-icon,
  .popup .popup-wrap .popup-box .box form.contacts-form .field-row.error span.login-icon,
  .popup .popup-wrap .popup-box .box form.contacts-form .field-row.error span.email-icon {
   /*sitespec*/
  }

  .popup-unlock .box .close {
   /*sitespec*/
  }

  .video-pager a.v-prev:before {
   /*sitespec*/
  }

  .video-pager a.v-next:after {
   /*sitespec*/
  }

  .video-controls .left-controls .download p:before {
   /*sitespec*/
  }

  .video-controls .right-controls .like:before {
   /*sitespec*/
  }

  .video-controls .right-controls .favorite:before {
   /*sitespec*/
  }

  .video-controls .center-controls p.duration:before {
   /*sitespec*/
  }

  .gallery-box .photo-slider .slick-arrow {
   /*sitespec*/
  }

  .gallery-box .photo-slider .slick-arrow.slick-next {
   /*sitespec*/
  }

  .video-info .info p.duration:before {
   /*sitespec*/
  }

  .video-info .info p.photo:before {
   /*sitespec*/
  }

  .panel-box .panel.likes p:after {
   /*sitespec*/
  }

  .photo-slider-guest .slick-arrow {
   /*sitespec*/
  }

  .photo-slider-guest .slick-arrow.slick-next {
   /*sitespec*/
  }

  .model-detail-wrap .photo-wrap .statistic p.scenes:after {
   /*sitespec*/
  }

  .model-detail-wrap .photo-wrap .controls .like:before {
   /*sitespec*/
  }

  .model-detail-wrap .photo-wrap .controls .favorite:before {
   /*sitespec*/
  }

  .model-filter .check-wrap input:checked + label:after {
   /*sitespec*/
  }

  .open-filter a:after {
   /*sitespec*/
  }

  .login-wrap .field-row .login-icon {
   /*sitespec*/
  }

  .login-wrap .field-row .pass-icon {
   /*sitespec*/
  }

  .login-wrap .check input:checked + label:after {
   /*sitespec*/
  }

  .sites-block .row .row-item .site-descr span.open-descr {
   /*sitespec*/
  }

  .sites-block .row .row-item .site-descr.open .open-descr {
   /*sitespec*/
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-resolution: 144dpi), only screen and (min-resolution: 144dpi) and (min-resolution: 144dpi) {
  .no-touchevents header .right-control .login a:hover {
   /*sitespec*/
  }
}

header nav .add-block.hide-mob{
	display: none;
}

/* ************************************************************ CATEGORY SLIDER - BACKGROUNDS *** */
.ui-tooltip {
	padding: 10px 20px;
	border-radius: 20px;
	font: 12px "Helvetica Neue", Sans-Serif;
	box-shadow: 0 0 7px black;
}

/* ************************************************************ BOTTOM FLOATER *** */
.bottom-floater {
    position: fixed;
    bottom: 0;
    z-index: 20;
    height: 100px;
	width: 975px;
    margin-left: -488px;
    left: 50%;

}
.bottom-floater .close{
	position: absolute;
	display: block;
    float: right;
    height: 18px;
    width: 18px;
    top: -23px;
    right: 2px;
    z-index: 1000;
	background: #fff url(//hwnds.ddfstatic.com/resources/ddf/images/responsive/close-small.png) no-repeat 50% 50%;
	background-size: 65%;
	-webkit-background-size: 65%;
	-moz-background-size: 65%;
	cursor: pointer;
}
.bottom-floater-box a img {
	position: absolute;
	bottom:0;
}

@media all and (max-width: 980px) {
	.bottom-floater {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.bottom-floater-box a img {
		width: 100%;
		height: auto;
	}
}


/*NEW search rules*/

.open-filter {
  float: none;
  text-align: center;
  margin-bottom: 0;
}

.open-filter a {
  display: inline-block;
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.02) 0%, rgba(255, 255, 255, 0.02) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.02) 0%, rgba(255, 255, 255, 0.02) 100%);
  border: 1px solid #373737;
  border-radius: 0 0 9px 9px;
  border-top: none;
}

.filter {
  position: relative;
}

.filter:after {
  content: '';
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.filter .box {
  padding: 5px 0 5px 0;
}

.filter .filter-item {
  width: 25%;
}

.filter .filter-item:after {
  display: none;
}

.filter .filter-item .filter-inner p {
  background-color: #323232;
  background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
  background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
  border: 1px solid #3c3c3c;
  border-radius: 2px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  text-transform: none;
  padding: 5px 0 4px;
  position: relative;
  margin-bottom: 0;
}

.filter .filter-item .filter-inner p:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #ffffff transparent transparent transparent;
  right: 10px;
  top: 50%;
  margin-top: -3px;
}

.filter .filter-item .filter-inner p span {
  display: none;
}
.filter .filter-item .filter-inner.open .alphabet-wrap,
.filter .filter-item .filter-inner.open .tags-wrap {
  display: block;
}

.filter .filter-item .filter-inner.open ul {
  display: block;
  z-index: 2;
  min-width: 150px;
}

.filter .filter-item .filter-inner .sel-controls {
  padding-top: 10px;
  position: relative;
  bottom: auto;
  left: auto;
}

.filter .filter-item .filter-inner ul {
  border: 1px solid #373737;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 4%;
}

.filter .filter-item .filter-inner ul li {
  margin-bottom: 0;
  border-bottom: 1px solid #373737;
}

.filter .filter-item .filter-inner ul li:last-child {
  border-bottom: none;
}

.filter .filter-item .filter-inner ul li.active a {
  border: none;
  background-color: #252525;
  background-image: none;
  box-shadow: none;
}

.filter .filter-item .filter-inner ul li a {
  background-color: #252525;
  background-image: none;
  border-radius: 0;
  border: none;
  padding: 10px 0 11px;
  font-size: 14px;
}

.filter .filter-item .filter-inner ul li a:active {
  border: none;
}

.filter .filter-item .filter-inner ul li.active a:hover {
  border: none;
  box-shadow: none;
}

.filter .filter-item.search-by {
  width: 25%;
  padding-right: 1.2%;
}

/*pornstars*/
.filter.pstars .filter-item.search-by {
	width: 17%;
}
.filter.pstars .filter-item.gender {
	width: 17%;
}
.filter.pstars .filter-item.alphabet {
	width: 17%;
}
.filter.pstars .filter-item.tags {
	width: 17%;
}
.filter.pstars .advanced {
	width: 17%;
}

.filter .filter-item.gender {
  width: 25%;
  padding: 0 1.2%;
}

.filter .filter-item.gender ul {
  right: 0;
  left: 4%;
}

.filter .filter-item.alphabet,
.filter .filter-item.website {
  width: 25%;
  padding: 0 1.2%;
  position: static;
}

.filter .filter-item.alphabet .alphabet-wrap,
.filter .filter-item.website .alphabet-wrap {
  display: none;
  position: absolute;
  z-index: 2;
  top: 55px;
  right: 0;
  left: 51.2%;
  background-color: #252525;
  border: 1px solid #373737;
  padding: 10px 7px 7px;
}

.filter .filter-item.website {
  min-height: 0;
  position: static;
}

.filter .filter-item.website .tags-wrap .fstResults {
  margin-top: 0;
}

.filter .filter-item.website .tags-wrap .fstElement {
  padding-bottom: 0;
}

.filter .filter-item.website .tags-wrap {
  display: none;
  position: absolute;
  z-index: 2;
  background-color: #252525;
  border: 1px solid #373737;
  padding: 10px 7px 7px;
}

.filter .filter-item.tags .fstResults {
  margin-top: 0;
}

.filter .filter-item.tags .fstElement {
  padding-bottom: 0;
}

.filter .filter-item.tags {
  width: 25%;
  padding-left: 1.2%;
  position: static;
  min-height: 0;
}

.filter .filter-item.tags .tags-wrap {
  background-color: #252525;
  border: 1px solid #373737;
  padding: 10px 7px 7px;
  display: none;
  position: absolute;
  z-index: 2;
}

.filter-date-box {
  background: transparent;
  border: none;
}

.filter-date-box .advanced a,
.filter-date-box .date-title {
  display: block;
  background-color: #323232;
  background-image: -webkit-linear-gradient(bottom, #313131 0%, #3c3c3c 100%);
  background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
  border: 1px solid #3c3c3c;
  border-radius: 2px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  text-transform: none;
  padding: 5px 0 4px;
  position: relative;
  margin-bottom: 0;
  width: 100%;
  text-align: center;
}

.filter-date-box .date-title:hover {
  background-color: #323232;
  background-image: -webkit-linear-gradient(bottom, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
  background-image: linear-gradient(to top, rgba(100, 100, 100, 0.06) 0%, rgba(255, 255, 255, 0.06) 100%);
}

.filter-date-box .date-title:active {
  background-color: #252525;
  background-image: -webkit-linear-gradient(bottom, #2a2a2a 0%, #232323 100%);
  background-image: linear-gradient(to top, #2a2a2a 0%, #232323 100%);
  border: 1px solid #373737;
  color: #e66425;
  box-shadow: inset 0 4px 8px rgba(28, 28, 28, 0.45);
}

.filter-date-box .date-title:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #ffffff transparent transparent transparent;
  right: 10px;
  top: 50%;
  margin-top: -3px;
}

.filter-date-box .filter-years {
  width: 18.5%;
  float: left;
  padding: 0 1% 0 0;
}

.filter-date-box .filter-years.open .date-year {
  display: block;
  z-index: 2;
}

.filter-date-box .date-year .mCustomScrollBox,
.filter-date-box .date-year .mCSB_container {
  overflow: hidden;
}

.filter-date-box .date-year .mCSB_scrollTools {
  display: block !important;
}

.filter-date-box .date-year .mCSB_container {
  margin-right: 30px;
}

.filter-date-box .date-year {
  background-color: #252525;
  border: 1px solid #373737;
  border-top: none;
  text-align: left;
  padding: 10px;
  right: 2.4%;
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
}

.filter-date-box .date-year p {
  font-size: 16px;
  border: none;
  margin-left: 0;
  padding-left: 0;
  margin-right: 0;
  margin-bottom: 6px;
}

.filter-date-box .date-year ul {
  display: block;
  padding-left: 10px;
  margin-bottom: 6px;
}

.filter-date-box .date-year ul li {
  margin-right: 0;
  display: block;
  margin-bottom: 4px;
}

.filter-date-box .date-year ul li a {
  font-size: 14px;
  line-height: 18px;
}

.filter-date-box .date-year ul li.active {
  margin-right: 0;
}

.filter-date-box .date-year ul li.active:after {
  display: none;
}

.filter-date-box .date-year ul li.active a {
  font-weight: 400;
  color: #e66425;
}

.filter-date-box .date-year ul li.active a:hover {
  color: #e66425;
}

.filter-date-box .filter-month {
  width: 18.5%;
  float: left;
  padding: 0 1% 0 1%;
}

.filter-date-box .filter-month .date-month .mCustomScrollBox,
.filter-date-box .filter-month .date-month .mCSB_container {
  overflow: hidden;
}

.filter-date-box .filter-month .date-month .mCSB_scrollTools {
  display: block !important;
}

.filter-date-box .filter-month .date-month .mCSB_container {
  margin-right: 30px;
}

.filter-date-box .filter-month .date-month {
  background-color: #252525;
  border: 1px solid #373737;
  border-top: none;
  text-align: left;
  padding: 10px;
  position: absolute;
  top: 100%;
  left: 2.4%;
  right: 0;
  display: none;
}

.filter-date-box .filter-month .date-month ul li {
  float: none;
  display: block;
  margin-bottom: 7px;
  text-align: left;
  width: 100%;
}

.filter-date-box .filter-month .date-month ul li a {
  font-size: 14px;
}

.filter-date-box .filter-month .date-month ul li.active a {
  font-weight: 400;
  color: #e66425;
}

.filter-date-box .filter-month .date-month ul li.active a:hover {
  color: #e66425;
}

.filter-date-box .filter-month.open .date-month {
  display: block;
  z-index: 2;
}
.filter .advanced {
  width: 19%;
  float: left;
  padding: 0 0 0 1%;
}
.filter .advanced a {
    background-color: #323232;
    background-image: linear-gradient(to top, #313131 0%, #3c3c3c 100%);
    border: 1px solid #3c3c3c;
    border-radius: 2px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 6px 0 5px;
    position: relative;
    text-align: center;
    text-transform: none;
    width: 100%;
}
.main-page .title {
  padding-top: 0;
}

.support_vr_bg {
	width: 100%;
	min-height: 1050px;
	background: url("//hwnds.ddfstatic.com/resources/ddf/images/responsive/support_vr_bg.png ") no-repeat 0 0;
	background-size: contain;
}
.site-summary {
	text-align: center;
	color: #9a9a9a;
	font-size: 0.8em;
	font-weight: 400;
}
