@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v11/ayfRv9GMahGqd-q6YxHjSg.woff2) format("woff2"), url(https://fonts.gstatic.com/s/lato/v11/1bHRUMxmJHoup12DnI9XmQ.woff) format("woff"); }

@font-face {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 400;
  src: local("Helvetica Neue Light"), local("Helvetica-Neue-Light"), url("/sites/bps/hollywood/font/HelveticaNeueLTStd-UltLtCn.otf") format("otf"), url("/sites/bps/hollywood/font/HelveticaNeueLTStd-UltLtCn.otf") format("otf"); }

body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  color: #000000;
  overflow-x: hidden;
  margin: 0;
  padding: 0; }

a {
  color: #B5B196; }

.btn:focus, .btn:active:focus, .btn.active:focus,
a:focus, a:active:focus {
  outline: none;
  box-shadow: none; }

a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #000; }

a > i {
  margin-right: 5px; }

.img-responsive {
  margin: 0 auto; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding: 0; }

.entrance-iframe {
  width: 100%;
  height: 100%;
  border: 0;
  position: fixed;
  background-color: rgba(200, 200, 200, 0.9);
  z-index: 10000; }

.container {
  width: 100%;
  padding: 0; }

.constrain-container {
  max-width: 2000px; }

.row {
  margin: 0; }

.section-title {
  width: 100%;
  text-align: center;
  padding: 15px 0;
  color: #494949;
  font-size: 30px;
  margin: 20px auto; }
  .section-title.about {
    display: inline-block;
    width: 120px; }
  .section-title a {
    color: #494949;
    text-decoration: underline; }
  .section-title.no-bg {
    background-image: none; }

.one-video,
.one-model {
  padding: 10px 15px;
  background-color: transparent; }
  .one-video a,
  .one-model a {
    display: block; }
    .one-video a:hover,
    .one-model a:hover {
      background-color: #E9CE9C; }
      .one-video a:hover .description-wrapper,
      .one-model a:hover .description-wrapper {
        display: block; }
      .one-video a:hover img,
      .one-model a:hover img {
        opacity: 0.4; }
  .one-video .description-inner.playbtn,
  .one-model .description-inner.playbtn {
    background: url("/sites/bps/hollywood/img/button.png") no-repeat center center;
    background-size: 30%; }
    .one-video .description-inner.playbtn p,
    .one-model .description-inner.playbtn p {
      vertical-align: bottom;
      padding-bottom: 5%; }
  .one-video .description-wrapper,
  .one-model .description-wrapper {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 15px;
    right: 15px;
    display: none; }
    .one-video .description-wrapper .description-inner-media,
    .one-model .description-wrapper .description-inner-media {
      display: table;
      height: 100%;
      width: 100%;
      padding-top: 12%; }
      .one-video .description-wrapper .description-inner-media i,
      .one-model .description-wrapper .description-inner-media i {
        display: table-row;
        height: 50%;
        width: 100%;
        vertical-align: middle;
        color: #fff;
        line-height: 1.1;
        text-align: center;
        font-size: 8em; }
      .one-video .description-wrapper .description-inner-media p.media,
      .one-model .description-wrapper .description-inner-media p.media {
        display: table-row;
        height: 100%;
        width: 100%;
        vertical-align: middle;
        color: #fff;
        font-family: 'Lato';
        font-weight: 700;
        padding: 0 5px;
        font-size: 1.6em;
        line-height: 1.1;
        text-align: center;
        text-transform: uppercase; }
    .one-video .description-wrapper .description-inner,
    .one-model .description-wrapper .description-inner {
      display: table;
      height: 100%;
      width: 100%; }
      .one-video .description-wrapper .description-inner p,
      .one-model .description-wrapper .description-inner p {
        display: table-cell;
        height: 100%;
        width: 100%;
        vertical-align: middle;
        color: #fff;
        font-family: 'Lato';
        font-weight: 700;
        padding: 0;
        font-size: 2.0em;
        line-height: 1.1;
        text-align: center;
        text-transform: uppercase; }

.one-model.model-search {
  padding: 0; }

.big-join {
  width: 100%;
  text-align: center;
  font-size: 100px;
  line-height: 1.1;
  font-weight: bold;
  margin: 15px 0; }
  .big-join.model {
    text-align: left;
    font-size: 48px;
    margin-top: 40px; }
  .big-join.model i {
    font-size: 3.5em; }
  .big-join.one-model-big-j {
    font-size: 45px;
    text-align: center;
    margin: 40px 0 0;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1; }

.one-testimonial {
  color: #494949;
  padding: 0 15px;
  text-transform: uppercase; }
  .one-testimonial .testimonial-title {
    font-size: 28px;
    line-height: 26px;
    margin-bottom: 10px;
    font-weight: 600; }

.content-column {
  padding: 0 15px; }

.content-column-about-play {
  padding: 0; }

.bottom-gap {
  margin-top: 20px; }

.one-photo {
  padding: 5px; }

h1.model-name {
  font-family: 'Lato';
  font-size: 56px;
  margin-bottom: 25px; }

.model-data {
  text-align: justify;
  font-size: 18px; }

.about-model {
  margin-top: 40px;
  overflow-y: auto; }

.model-images {
  margin-top: 20px; }

.big-model-image,
.small-model-image {
  padding: 5px; }

.model-video-small {
  position: relative;
  padding: 5px; }

.small-model-image {
  cursor: pointer; }

.legal {
  margin-top: 50px; }

/*** MODELS PAGE **/
.dropdown-menu {
  width: 170px;
  left: 10px;
  border-radius: 0;
  margin: 0; }

.input-icon.right {
  right: 0;
  z-index: 3;
  position: absolute;
  background-color: transparent;
  margin: 6px 12px;
  border-radius: 4px;
  color: #c0c5cb; }

.form-num-title {
  margin: 15px 0 15px 0; }

.form-num-title .num {
  display: inline-block;
  padding: 0px 7px;
  border-radius: 40px;
  border: 1px solid #404040;
  font-size: 18px;
  color: #404040; }

.form-num-title .num-title {
  font-size: 22px;
  display: inline-block;
  padding-left: 5px;
  color: #7f7f7f;
  font-weight: 300;
  font-family: 'Lato'; }

.footer-row {
  background-color: #474747;
  padding: 40px 20px 10px 20px;
  text-align: center;
  color: #fff; }

.footer-row .footer-menu {
  font-size: 16px; }

.footer-row a {
  color: #fff; }

@media screen and (max-width: 1500px) {
  .big-join {
    font-size: 80px; }
    .big-join.one-model-big-j {
      font-size: 40px; } }

@media screen and (max-width: 1200px) {
  .big-join {
    font-size: 60px; }
    .big-join.one-model-big-j {
      font-size: 30px; } }

@media screen and (max-width: 960px) {
  .big-join {
    font-size: 40px; }
    .big-join.one-model-big-j {
      font-size: 24px; } }

@media screen and (max-width: 768px) {
  .big-join {
    font-size: 30px; }
    .big-join.one-model-big-j {
      font-size: 18px; } }

.ads_bottom {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  position: relative; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.modal-body {
  padding: 5px !important; }

.modal-content {
  border-radius: 0; }

.modal-dialog img {
  text-align: center;
  margin: 0 auto; }

.next {
  float: right;
  text-align: right; }

@media screen and (max-width: 1584px) {
  .one-video .description-wrapper .description-inner-media i, .one-model .description-wrapper .description-inner-media i {
    font-size: 6em; } }

@media screen and (max-width: 1000px) {
  .one-video .description-wrapper .description-inner-media i, .one-model .description-wrapper .description-inner-media i {
    font-size: 5em; } }

@media screen and (max-width: 767px) {
  .one-video .description-wrapper .description-inner-media i, .one-model .description-wrapper .description-inner-media i {
    font-size: 10em; } }

@media screen and (max-width: 415px) {
  .one-video .description-wrapper .description-inner-media i, .one-model .description-wrapper .description-inner-media i {
    font-size: 5em; } }

@media screen and (max-width: 768px) {
  .model-img-container {
    height: 50vw;
    overflow: hidden; }
  .big-join {
    margin-bottom: 0px; }
    .big-join.one-model-big-j {
      font-size: 24px; }
  .one-video .description, .one-model .description {
    margin: 0 auto;
    font-size: 7vw;
    left: 0;
    position: relative;
    display: block;
    color: black;
    white-space: nowrap;
    font-weight: normal;
    width: 100%; }
  .one-testimonial {
    padding: 15px;
    text-align: center; }
  .content-column {
    text-align: center; }
  .about-text {
    margin-left: 2vw;
    margin-right: 2vw; }
  .one-video .description-wrapper, .one-model .description-wrapper {
    display: block; }
    .one-video .description-wrapper .description-inner p, .one-model .description-wrapper .description-inner p {
      font-size: 1.5em; }
    .one-video .description-wrapper .description-inner-media p, .one-model .description-wrapper .description-inner-media p {
      font-size: 1em !important; }
  .most_popular_models div.num-0 .one-video {
    padding-right: 2px; }
  .most_popular_models div.num-1 .one-video {
    padding-left: 2px; }
  .btn-group {
    float: right;
    margin-right: 7vw; }
  .button-container {
    text-align: center; }
  .button-container > b {
    vertical-align: middle; }
  #carousel a {
    display: block;
    background-size: cover;
    background-position: center; }
  #carousel img {
    min-height: 200px;
    max-width: 634px;
    visibility: hidden; } }

@media screen and (max-width: 320px) {
  .footer-row, .footer-row .footer-menu {
    font-size: 12px; } }

body.disclaimer {
  overflow: hidden;
  position: fixed; }

.dm-entrance-text {
  color: #e5e5e5 !important;
  font-size: 14px !important; }
  .dm-entrance-text a {
    color: #e5e5e5 !important; }

@media screen and (max-width: 767px) {
  body.disclaimer {
    overflow: scroll;
    position: static; }
    body.disclaimer header, body.disclaimer main, body.disclaimer footer {
      display: none; }
    body.disclaimer #disclaimer {
      position: static;
      overflow: auto; } }

#disclaimer-background {
  background: transparent url("/sites/bps/hollywood/img/disclaimer-bg.jpg") no-repeat left top;
  height: 100%;
  width: 50%;
  background-size: cover;
  position: absolute; }

#disclaimer {
  background-color: #c8c8c8;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 1031;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  #disclaimer main {
    display: table;
    height: 100%;
    width: 100%; }
  #disclaimer .entrance-row-wrapper {
    padding: 20px;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle; }
  #disclaimer .entrance-row {
    max-width: 890px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #878787;
    padding: 15px 25px;
    font-family: 'Lato';
    position: relative; }
  #disclaimer .entrance-title-right {
    font-weight: bold;
    font-size: 18px;
    padding-left: 5px;
    padding-top: 10px;
    font-style: italic; }
  #disclaimer .entrance-title {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    margin: 15px 0; }
  #disclaimer .entrance-text {
    text-align: center;
    font-size: 16px;
    color: #5d5d5d;
    padding: 20px; }
  #disclaimer .entrance-text a {
    color: #5d5d5d;
    text-decoration: underline; }
  #disclaimer .entrance-text .bigger {
    font-size: 28px;
    font-weight: bold; }
  #disclaimer .buttons {
    text-align: center;
    margin: 30px 0 10px 0;
    line-height: 50px; }
  #disclaimer .btn-enter {
    background-color: #f8e406;
    padding: 20px 120px;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    white-space: nowrap; }
  #disclaimer .btn-leave {
    margin-left: 10px;
    font-size: 18px;
    padding-top: 20px; }
  #disclaimer .entrance-footer {
    text-align: center;
    margin-top: 20px;
    font-size: 12px; }
  #disclaimer .entrance-footer a {
    text-decoration: none; }
  #disclaimer #logo {
    background-color: #fff;
    background-position: center;
    margin: 0;
    height: 85px;
    width: 100%; }

@media (max-width: 1200px) {
  #disclaimer-background {
    width: 100%; }
  #disclaimer .entrance-row-wrapper {
    padding: 0px; }
  #disclaimer .entrance-title-right {
    background-color: #fff;
    padding: 5px 20px;
    height: 85px; }
  #disclaimer .entrance-row {
    background: rgba(255, 255, 255, 0.75);
    height: 100%;
    width: 100%;
    display: table;
    max-width: 100%;
    margin: auto;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border: none;
    padding: 0; } }

@media screen and (max-width: 768px) {
  #disclaimer-background {
    background-color: #000; }
  #disclaimer img {
    width: 100%; }
  #disclaimer .entrance-title-right {
    font-size: 16px;
    padding: 10px;
    text-align: center; }
  #disclaimer .entrance-title {
    font-size: 18px; }
  #disclaimer .entrance-text {
    text-align: justify; }
  #disclaimer .btn-enter {
    padding-left: 50px;
    padding-right: 50px; }
  #disclaimer .buttons {
    margin-top: 0; } }

#main-row {
  margin-top: 90px; }

.navbar-default {
  background-color: #fff;
  border-color: #777; }
  .navbar-default .navbar-collapse {
    background-color: #fefefe; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #c2c2c2;
    border-color: #999; }
  .navbar-default .navbar-brand {
    background-color: #fff;
    height: auto;
    padding: 0; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      background-color: #fff; }
  .navbar-default .navbar-header .home-menu {
    float: right;
    font-size: 32px;
    line-height: 50px;
    margin-right: 10px; }
  .navbar-default .navbar-toggle {
    margin-right: 21px; }
  .navbar-default .navbar-nav > li.active > a,
  .navbar-default .navbar-nav > li.active > a:focus,
  .navbar-default .navbar-nav > li.active > a:hover {
    background-color: #FFDD33;
    color: #fff; }
  .navbar-default .navbar-nav > li > a {
    color: #000;
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 18px; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #FFDD33; }
    .navbar-default .navbar-nav > li > a.social-icon {
      background-color: #000;
      color: #fff;
      display: inline-block;
      height: 29px;
      width: 29px;
      padding: 5px;
      text-align: center;
      margin-top: 30px;
      line-height: 1;
      -webkit-border-radius: 100%;
      -khtml-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%; }
      .navbar-default .navbar-nav > li > a.social-icon i {
        margin-right: 0; }
  .navbar-default .navbar-nav > li.search-container input.text-search {
    display: inline-block;
    position: absolute;
    height: 40px;
    margin-left: 25px;
    margin-top: 25px;
    width: 220px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px; }
    .navbar-default .navbar-nav > li.search-container input.text-search:focus {
      border-color: black-gray;
      outline: 0 none; }
  .navbar-default .navbar-nav > li.search-container a.btn-search {
    background-color: #c2c2c2;
    color: #000;
    font-size: 2.3em;
    padding: 29px 10px;
    width: 80px;
    display: inline-block;
    margin-left: 25px;
    text-align: center; }
    .navbar-default .navbar-nav > li.search-container a.btn-search:hover {
      background-color: #a6a6a6; }
  .navbar-default .navbar-nav > li > a.btn-login {
    background-color: #777;
    color: #fefefe;
    font-size: 18px;
    padding-left: 25px;
    padding-right: 25px; }
    .navbar-default .navbar-nav > li > a.btn-login :hover {
      background-color: #383838; }
  .navbar-default .navbar-nav > li > a.btn-join {
    background-color: #FFDD33;
    color: #fff;
    font-size: 30px;
    padding-left: 35px;
    padding-right: 35px; }
    .navbar-default .navbar-nav > li > a.btn-join:hover {
      background-color: #000; }

#logo {
  background: transparent url("/sites/bps/hollywood/img/logo.png") no-repeat center center;
  display: block;
  height: 90px;
  width: 482px;
  margin-left: 10px; }

.dm-navbar-cover-bg {
  background: url("/sites/bps/hollywood/img/header-bg.jpg") center left;
  min-height: 90px; }

.dm-navbar-cover-bg-join {
  background: url("/sites/bps/hollywood/img/header-bg.jpg") center left;
  min-height: 70px; }

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  #logo {
    background-image: url("/sites/bps/hollywood/img/logo@2x.png");
    background-size: 482px 90px; } }

.navbar-ad {
  max-width: 960px;
  margin: auto;
  position: relative;
  display: block;
  background-color: #000;
  overflow-y: hidden;
  max-height: 255px;
  /* approximate max height */
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .navbar-ad.closed {
    max-height: 0; }
  .navbar-ad .ad-close {
    position: absolute;
    right: 10px;
    top: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 24px; }

.navbar-tags {
  width: 100%;
  background-color: #4a4a4a;
  color: #fff; }
  .navbar-tags .tags-menu {
    line-height: 20px;
    position: relative;
    width: 150px;
    background-color: #666666;
    padding: 10px 0 5px 10px;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer; }
    .navbar-tags .tags-menu .navbar-toggle-tags {
      position: absolute;
      right: 5px;
      padding: 2px 6px;
      border: none;
      background-color: #666666; }
      .navbar-tags .tags-menu .navbar-toggle-tags .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        border-radius: 1px;
        background-color: #413f40;
        margin: 2px; }
    .navbar-tags .tags-menu .tags-menu-sub {
      background-color: #444444;
      position: absolute;
      width: 150px;
      display: none;
      margin-left: -10px;
      margin-top: 4px;
      z-index: 1000; }
      .navbar-tags .tags-menu .tags-menu-sub .item {
        width: 150px;
        padding: 20px 0;
        border-bottom: 1px solid #666;
        text-align: center; }
      .navbar-tags .tags-menu .tags-menu-sub a {
        background-color: #606060;
        border-radius: 5px;
        color: #fff;
        padding: 5px; }
  .navbar-tags .tag-social-icons {
    position: absolute;
    right: 5px;
    display: none; }
    .navbar-tags .tag-social-icons .social-icon {
      background-color: #fff;
      color: #000;
      display: inline-block;
      height: 24px;
      width: 24px;
      padding: 5px;
      text-align: center;
      line-height: 1;
      font-size: 1em;
      margin-top: 5px;
      -webkit-border-radius: 100%;
      -khtml-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%; }
      .navbar-tags .tag-social-icons .social-icon i {
        margin-right: 0; }

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1684px) {
  #main-row {
    margin-top: 70px; }
  #logo {
    height: 70px;
    width: 285px;
    background-size: 285px 57px; }
  .navbar-default .navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 14px; }
    .navbar-default .navbar-nav > li > a.social-icon {
      margin-top: 24px;
      height: 24px;
      width: 24px; }
  .navbar-default .navbar-nav > li.search-container a.btn-search {
    font-size: 1.4em;
    margin-left: 10px;
    padding: 25px 10px;
    width: 60px; }
  .navbar-default .navbar-nav > li a.btn-login {
    font-size: 16px; }
  .navbar-default .navbar-nav > li a .btn-join {
    font-size: 26px; } }

@media screen and (min-width: 768px) {
  .dm-navbar-cover-bg {
    min-height: 50px; }
  .navbar > .container .dm-navbar-brand, .navbar > .container-fluid .dm-navbar-brand {
    margin-left: 0; } }

@media only screen and (max-width: 1300px) {
  #logo {
    width: 215px;
    background-size: 215px 43px; }
  .navbar-tags .tag-social-icons {
    display: block; }
  .nav > li.social-icons {
    display: none; }
  .navbar-default .navbar-nav > li.search-container input.text-search {
    margin-left: 1px;
    width: 120px; }
  .navbar-default .navbar-nav > li.search-container a.btn-search {
    width: 40px; }
  .navbar-default .navbar-nav > li a.btn-login {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px; }
  .navbar-default .navbar-nav > li a.btn-join {
    font-size: 24px;
    padding-left: 15px;
    padding-right: 25px; } }

@media screen and (max-width: 1055px) {
  #main-row {
    margin-top: 50px; }
  #logo {
    height: 50px;
    width: 133px;
    background-size: 133px 27px; }
  .navbar-default .navbar-nav > li > a {
    padding: 15px 7px;
    font-size: 12px; }
    .navbar-default .navbar-nav > li > a.btn-close {
      height: 50px;
      line-height: 50px;
      padding: 0 15px; }
  .navbar-default .navbar-nav > li.search-container a.btn-search {
    padding: 15px 10px; }
  .navbar-default .navbar-nav > li > a.btn-login {
    font-size: 12px; }
  .navbar-default .navbar-nav > li > a.btn-join {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 20px; } }

@media screen and (max-width: 800px) {
  .navbar-tags {
    display: none; }
  .navbar-toggle {
    margin-right: 20px; }
  .navbar-default .navbar-nav {
    margin-left: 0px;
    margin-right: 0px; }
    .navbar-default .navbar-nav.navbar-right > li > a {
      padding: 15px 9px; }
      .navbar-default .navbar-nav.navbar-right > li > a.btn-close {
        padding: 0 15px; }
    .navbar-default .navbar-nav li {
      height: 50px; } }

@media screen and (max-width: 5120px) {
  .dm-navbar-cover-bg-join {
    min-height: 90px; } }

@media screen and (max-width: 1055px) {
  .dm-navbar-cover-bg-join {
    min-height: 50px; } }

@media screen and (max-width: 767px) {
  #main-row {
    margin-top: 50px; }
  .navbar-nav + .navbar-nav > li {
    float: left;
    width: 40%; }
  #logo {
    width: 215px;
    background-size: 215px 43px; }
  .navbar-default .navbar-nav > li {
    height: 46px; }
    .navbar-default .navbar-nav > li > a {
      padding: 0 10px;
      line-height: 46px; }
      .navbar-default .navbar-nav > li > a.btn-close {
        padding: 0 15px; }
      .navbar-default .navbar-nav > li > a.btn-join {
        text-align: center; }
  .navbar-default .navbar-nav.navbar-right > li > a {
    padding: 2px 11px; }
  .navbar-default .navbar-nav .hidden {
    display: block !important; }
  .navbar-default .navbar-nav li.search-container {
    display: none; }
  .dm-navbar-cover-bg {
    background: none; }
  .dm-navbar-default, .dm-navbar-collapse {
    background-color: #000 !important;
    padding-left: 10px; } }

#carousel .left-icon,
#carousel .right-icon {
  margin-top: -30%;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%; }
  #carousel .left-icon i,
  #carousel .right-icon i {
    font-size: 6em; }

#carousel .carousel-indicators {
  background-color: #333;
  margin: 0;
  line-height: 0;
  overflow: hidden;
  position: static;
  text-align: left;
  white-space: nowrap;
  width: 100%; }
  #carousel .carousel-indicators li {
    background-color: transparent;
    border: none;
    display: inline-block;
    max-height: 240px;
    height: auto;
    margin: 0;
    width: 20%;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px; }
    #carousel .carousel-indicators li img {
      display: block;
      opacity: 0.6;
      width: 100%; }
    #carousel .carousel-indicators li.active img {
      opacity: 1; }
    #carousel .carousel-indicators li:hover img {
      opacity: 0.8; }

#carousel .carousel-outer {
  position: relative; }

#carousel .item-description-container {
  position: absolute;
  bottom: 5px;
  width: 30%;
  left: 30%; }
  #carousel .item-description-container .item-description {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    font-family: 'Lato'; }
    #carousel .item-description-container .item-description .description-title {
      font-size: 32px;
      font-weight: bold;
      text-transform: uppercase; }
  #carousel .item-description-container .item-link {
    margin: 10px 0; }
    #carousel .item-description-container .item-link a {
      background-color: black;
      color: #fff;
      padding: 5px 10px; }

.dm-section-title-big {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1.1;
  font-weight: bold;
  margin: 15px 0;
  color: #fff; }
  .dm-section-title-big > a {
    color: #FFDD33;
    font-size: 25px;
    font-style: italic;
    text-transform: none; }

.dm-link-special a {
  color: #FFDD33 !important; }

.dm-link-special a:hover {
  color: #FFFFFF !important; }

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  #carousel .left-icon,
  #carousel .right-icon {
    margin-top: -40%; } }

@media screen and (max-width: 960px) {
  #carousel .left-icon,
  #carousel .right-icon {
    margin-top: -35%; }
    #carousel .left-icon i,
    #carousel .right-icon i {
      font-size: 4em; } }

@media screen and (max-width: 480px) {
  #carousel .left-icon,
  #carousel .right-icon {
    margin-top: -70%; } }

.servive-block {
  padding: 20px 0; }
  .servive-block.servive-block-background {
    background: #FFDD33; }
  .servive-block.cybersocket-nominations p.title {
    font-size: 30px;
    letter-spacing: -1px;
    margin-bottom: 0; }
  .servive-block.cybersocket-nominations p.subtitle {
    font-weight: bold;
    font-size: 50px;
    letter-spacing: 5px; }
  .servive-block.cybersocket-nominations img.cybersocket-logo {
    max-height: 30px; }
  @media (max-width: 1056px) {
    .servive-block.cybersocket-nominations p.title {
      font-size: 24px; }
    .servive-block.cybersocket-nominations p.subtitle {
      font-size: 40px; } }
  @media (max-width: 768px) {
    .servive-block.cybersocket-nominations p.title {
      font-size: 18px; }
    .servive-block.cybersocket-nominations p.subtitle {
      font-size: 30px; } }
  .servive-block.gayvn-nominations {
    padding: 0;
    margin-bottom: 40px; }
  .servive-block .gayvn-nominations {
    padding: 20px 0;
    margin: 0 auto;
    max-width: 1500px; }
    .servive-block .gayvn-nominations > div {
      padding: 0 15px; }
    .servive-block .gayvn-nominations p.title, .servive-block .gayvn-nominations p.subtitle {
      font-size: 24px;
      text-transform: uppercase; }
    .servive-block .gayvn-nominations p.title {
      margin-bottom: 0; }
    .servive-block .gayvn-nominations p.subtitle {
      font-weight: bold;
      font-size: 32px; }
    .servive-block .gayvn-nominations img.gayvn-logo {
      margin-top: 20px; }
    .servive-block .gayvn-nominations a.btn-danger {
      color: #fff;
      width: 300px;
      font-weight: bold;
      font-size: 24px; }
      .servive-block .gayvn-nominations a.btn-danger:active, .servive-block .gayvn-nominations a.btn-danger:visited {
        color: #fff; }

.about {
  display: table;
  height: 100%;
  width: 100%; }
  .about .content-column {
    display: table-cell;
    max-width: 660px;
    padding-right: 60px;
    width: 50%; }
  .about .background {
    background: transparent url("/sites/bps/hollywood/img/about.jpg") no-repeat 65% 50%;
    background-size: cover;
    display: table-cell;
    width: 100%; }
  .about .about-text {
    font-size: 16px;
    font-family: 'Lato';
    text-align: justify;
    color: #494949;
    margin-bottom: 20px; }
  .about .about-video {
    margin-bottom: 20px; }
  .about .about-join-link {
    font-size: 50px;
    font-family: 'Lato';
    margin-bottom: 20px;
    font-weight: 600;
    text-align: left;
    line-height: 1.1; }

@media only screen and (max-width: 1500px) {
  .about .content-column {
    max-width: 500px;
    padding-right: 50px; }
  .about .about-join-link {
    font-size: 35px; } }

@media screen and (max-width: 960px) {
  .about {
    display: block;
    width: 100%; }
    .about .content-column {
      display: block;
      max-width: 100%;
      padding-right: 15px;
      width: 100%; }
    .about .background {
      display: none; }
    .about .about-join-link {
      text-align: center; } }

#tags {
  display: none; }

.video-tags-menu {
  background-color: #777;
  color: #fff;
  display: block;
  font-size: 12px;
  padding: 10px;
  font-family: 'Lato'; }

.video-tags-menu i {
  float: right;
  background-color: #777;
  display: block;
  height: 100%; }

.video-tags .popover span {
  font-family: 'Lato';
  font-size: 1em;
  display: inline-block;
  margin-bottom: 3px; }

.download-video > a {
  background-color: #777;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 5px 0px;
  font-family: 'Lato';
  text-align: center; }

.download-video .dropdown-menu {
  width: auto;
  left: inherit;
  border-radius: 0;
  margin: auto; }

.video-name {
  font-family: 'Lato';
  font-size: 84px;
  line-height: 1;
  margin-top: 30px;
  font-weight: 300; }

.video-models {
  font-size: 24px; }

.video-models a {
  color: #B5B196;
  font-weight: bold;
  font-size: 24px; }

.video-models a:hover {
  color: #000; }

.video-description {
  padding: 20px 0 10px 0;
  text-align: justify;
  font-size: 14px;
  font-weight: bold; }

.video-actions {
  margin-top: 5px; }

.video-action a:hover {
  color: #fff !important; }

.video-gap {
  margin-top: 100px; }

.videos-row {
  padding: 0 15px; }

.video-join {
  background-color: #777;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 5px 0px;
  font-family: 'Lato';
  text-align: center;
  margin-left: 10px; }

.big-video-join {
  width: 100%;
  text-align: center;
  font-size: 100px;
  font-weight: bold;
  line-height: 1.1;
  margin: 10px 0 0 0; }

a:hover .no-video span.main em {
  color: #666; }

.no-video {
  display: block;
  position: relative;
  visibility: hidden; }
  .no-video img {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .no-video .inner_no-video {
    display: block;
    position: absolute;
    top: 35%;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%; }
  .no-video span.main {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    line-height: 1; }
  .no-video span.main em {
    text-decoration: underline;
    color: #000;
    font-style: normal; }
  .no-video .features {
    display: block;
    margin-top: 20px; }
  .no-video ul {
    display: inline-block;
    text-align: center; }
  .no-video li {
    font-style: italic;
    font-weight: 500;
    font-size: 20px;
    list-style: none;
    text-align: left; }

/* dark mode */
.dm-video-name {
  font-size: 40px;
  line-height: 1;
  margin-top: 30px;
  font-weight: 400;
  color: #FFF;
  font-family: 'Helvetica'; }

.dm-video-models {
  font-size: 20px;
  color: #000;
  font-family: 'Helvetica'; }

.dm-video-models a {
  color: #B5B196;
  font-weight: bold;
  font-size: 20px;
  font-family: 'Helvetica'; }

.dm-video-models a:hover {
  color: #000; }

.dm-favorites {
  color: #FFF;
  font-size: 18px; }

.dm-video-tags {
  background-color: #151515;
  color: #FFF;
  padding: 5.7px;
  font-size: 13px;
  font-family: 'Helvetica'; }

.dm-video-tags a:hover {
  color: #B5B196; }

.dm-video-actions {
  display: block;
  font-size: 18px;
  padding: 20px 0px;
  text-align: center;
  font-family: 'Helvetica'; }

.dm-video-actions-dl {
  background-color: #676767; }
  .dm-video-actions-dl a {
    color: #FFF; }

.dm-video-actions-access {
  background-color: #FFDD33; }
  .dm-video-actions-access a {
    color: #000; }

.dm-video-descriptions {
  padding: 0px;
  font-size: 18px;
  color: #FFF;
  font-weight: normal;
  font-family: 'Helvetica'; }

body.dark-bg .section-title a {
  color: #ffffff; }

body.dark-bg .no-video a, body.dark-bg .no-video a:active, body.dark-bg .no-video a:hover {
  color: #B5B196; }

body.dark-bg .no-video span.main em {
  color: #B5B196; }

/* end */
@media screen and (max-width: 1440px) {
  .dm-video-actions {
    font-size: 15px;
    padding: 22px 0px; } }

@media screen and (max-width: 1200px) {
  .video-wrapper {
    padding: 0 20px; } }

@media screen and (max-width: 1024px) {
  .big-video-join {
    font-size: 50px; } }

@media screen and (max-width: 768px) {
  .video-name {
    font-size: 44px; }
  .video-join {
    margin-left: 0; }
  a:hover .no-video span.main em {
    color: inherit; }
  .no-video span.main {
    color: inherit;
    font-size: 30px; }
    .no-video span.main em {
      text-decoration: none;
      color: inherit; }
  .no-video .inner_no-video {
    position: static;
    top: inherit;
    bottom: inherit;
    left: inherit;
    right: inherit; }
  .no-video ul {
    display: block;
    padding: 0;
    margin: 0; }
  .no-video li {
    text-align: center; }
  .dm-video-name {
    font-size: 25px; }
  .dm-video-models {
    font-size: 16px; }
    .dm-video-models a {
      font-size: 16px; }
  .dm-video-descriptions {
    font-size: 13px; }
  .dm-section-title-big {
    font-size: 30px; } }

@media screen and (max-width: 320px) {
  .video-wrapper .video-name {
    font-size: 44px;
    line-height: 44px; }
  .video-wrapper .video-tags-menu {
    font-size: 16px; }
  .video-wrapper .download-video, .video-wrapper .video-action {
    margin-top: 5px; }
  .video-wrapper a.video-join {
    margin-left: 0; }
  .video-gap {
    margin-top: 50px; }
  .big-video-join {
    font-size: 40px; }
  .dm-favorites {
    font-size: 12px;
    padding: 20px; }
  .dm-section-title-big {
    font-size: 25px; } }

iframe.join-now {
  border: none;
  z-index: 9999;
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0px none transparent;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: visible;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-position: initial initial;
  background-repeat: initial initial;
  padding-top: 20px; }

.join-row {
  max-width: 1196px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 3px 3px 3px 0px #ededed;
  -moz-box-shadow: 3px 3px 3px 0px #ededed;
  box-shadow: 3px 3px 3px 0px #ededed;
  padding: 0; }
  .join-row span.error {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    text-align: right; }
  .join-row .navbar-default {
    border: none; }
  .join-row .navbar-brand {
    margin-left: 0 !important; }
  .join-row .nav.navbar-nav li div {
    color: #171717;
    font-size: 26px;
    padding-top: 18px;
    font-weight: bold;
    padding-left: 35px;
    text-align: center; }
  .join-row .navbar-right {
    margin-right: 0px; }
  .join-row .btn-join {
    background-color: #f8e406;
    text-align: center;
    padding: 15px 60px;
    font-size: 18px;
    margin: auto;
    border: none;
    font-family: 'Lato';
    color: #fff; }
    .join-row .btn-join[disabled], .join-row .btn-join.disabled {
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      /* IE 5-7 */
      filter: alpha(opacity=50);
      /* Netscape */
      -moz-opacity: 0.5;
      /* Safari 1.x */
      -khtml-opacity: 0.5;
      /* Good browsers */
      opacity: 0.5; }
  .join-row .disclaimer {
    font-size: 12px; }
  .join-row .join-footer {
    text-align: center;
    color: #676767;
    margin: 30px 0 5px 0; }
    .join-row .join-footer a.text-link {
      color: #676767; }
  .join-row .join-ads {
    background-color: #8d8d8d;
    color: #fff;
    width: 80%;
    margin-left: 30px;
    margin-top: 10px;
    font-size: 16px;
    font-family: 'Lato'; }
    .join-row .join-ads .ads-title {
      font-size: 22px;
      padding: 15px 10px 0 10px;
      font-weight: bold;
      text-align: center; }
    .join-row .join-ads ul {
      padding: 5px 10px 0px 45px; }
      .join-row .join-ads ul li {
        padding: 5px 0; }
  .join-row .join-text {
    font-size: 12px;
    padding: 5px 2px 0;
    font-style: italic;
    color: #999;
    display: none; }
  .join-row .option-wrapper {
    border-spacing: 2px;
    display: table;
    width: 100%; }
    .join-row .option-wrapper .option-inner {
      border: 1px solid #000;
      display: table-cell;
      height: 100%; }
      .join-row .option-wrapper .option-inner:hover, .join-row .option-wrapper .option-inner.active {
        border-color: #f8e406; }
      .join-row .option-wrapper .option-inner .option-container {
        padding: 40px 5px;
        text-align: center;
        cursor: pointer; }
  .join-row .form-group {
    margin: 10px 0; }
  .join-row .form-group label {
    display: inline-block;
    width: 100px;
    font-size: 20px;
    font-family: 'Lato';
    font-weight: normal; }
  .join-row .form-group .form-control {
    width: 300px;
    background: #ebebeb;
    border-radius: 0 !important; }
  .join-row .join-step .row {
    padding-left: 30px; }
  .join-row .join-step-2 .row {
    padding-left: 28px; }
  .join-row .join-step-2,
  .join-row .join-step-3 {
    position: relative;
    padding-bottom: 10px; }
    .join-row .join-step-2 .overlay,
    .join-row .join-step-3 .overlay {
      opacity: 0.8;
      background-color: #FFF;
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 1; }
  .join-row .safe-transaction {
    font-family: 'Lato';
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 25px 0;
    letter-spacing: 3px; }
  .join-row .radio {
    font-size: 14px;
    font-family: 'Lato';
    color: #6d6e76;
    padding-right: 15px; }

.dm-join-form {
  color: #FFF;
  -webkit-box-shadow: 3px 3px 3px 0px #151515;
  -moz-box-shadow: 3px 3px 3px 0px #151515;
  box-shadow: 3px 3px 3px 0px #151515;
  background-color: #000; }
  .dm-join-form .nav.navbar-nav li div {
    color: #FFF; }

@media screen and (max-width: 1500px) {
  .join-row .nav.navbar-nav li div {
    font-size: 24px;
    padding-top: 20px; } }

@media screen and (max-width: 1200px) {
  .join-row .nav.navbar-nav li div {
    font-size: 20px;
    padding-top: 25px; }
  .join-row .navbar-nav {
    margin: 0; } }

@media screen and (max-width: 960px) {
  .join-row .nav.navbar-nav li div {
    padding-top: 10px; }
  .join-row .join-step {
    margin: 0 20px; }
  .join-row .form-group .form-control {
    width: 250px; }
  .join-row .navbar-header {
    float: left; }
  .join-row .navbar-nav > li {
    float: left; }
  .join-row .navbar-right > li {
    float: right; }
  .join-row .container > .navbar-header {
    margin-left: 0px;
    margin-right: 0px; }
  .join-row .join-ads {
    margin: 10px auto;
    width: 100%; }
    .join-row .join-ads ul {
      padding-bottom: 10px; }
      .join-row .join-ads ul li {
        padding: 2px 0; } }

@media screen and (max-width: 767px) {
  .join-row .form-group .form-control {
    width: 100%; }
  .join-row .join-ads img {
    display: none; }
  .join-row .navbar-default .navbar-brand {
    height: 50px; }
  .join-row #logo {
    margin-left: 0;
    margin-top: 8px;
    height: 35px;
    width: 190px;
    background-size: 190px 35px; }
  .join-row .option-wrapper .option-inner {
    display: block;
    margin-bottom: 5px; } }

@media screen and (max-width: 320px) {
  .join-row .btn-join {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%; } }

html, body.login {
  min-height: 100%;
  height: 100%; }

#login {
  display: table;
  height: 100%;
  width: 100%; }
  #login form.journey .field-errors {
    border-color: #fff; }
  #login form.journey .field-errors-icon {
    background-color: #fff; }
  #login #logo {
    background-image: url("/sites/bps/hollywood/img/logo.png");
    margin: 0 auto;
    height: 78px;
    width: 420px;
    background-size: 420px 78px; }
  #login .login-wrapper {
    display: table-cell;
    vertical-align: middle; }
  #login .login-row {
    max-width: 980px;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 3px 3px 3px 0px #ededed;
    -moz-box-shadow: 3px 3px 3px 0px #ededed;
    box-shadow: 3px 3px 3px 0px #ededed;
    border: none;
    padding: 10px; }
  #login .login-data {
    padding: 10px 30px; }
  #login .login-form {
    position: relative;
    padding: 15px;
    background-color: #ecf0f1;
    margin: 20px 0 40px 0; }
  #login .login-form form {
    margin-left: 15px;
    background: #ecf0f1;
    border: 1px solid #ecf0f1;
    padding: 10px 3px;
    position: relative;
    border-radius: 5px; }
  #login .login-form form:after {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: -51px;
    width: 0;
    height: 0;
    border-color: transparent #ecf0f1 transparent transparent;
    border-style: solid;
    border-width: 10px; }
  #login .login-text {
    font-size: 24px;
    font-family: 'Lato'; }
  #login .login-text ul {
    padding-left: 20px;
    margin-bottom: 30px;
    margin-top: 15px;
    font-size: 22px; }
  #login .login-text .login-join {
    background-color: #f8e406;
    padding: 10px;
    font-size: 26px;
    font-family: 'Lato';
    margin-top: 30px;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
    color: #4d4d4d; }
    #login .login-text .login-join:hover {
      color: #fff; }
  #login .login-form input.form-control {
    border: none;
    margin: 10px 0;
    color: #c0c5cb; }
  #login .login-form span.input-icon {
    margin-top: 23px; }
  #login .checkbox.login {
    color: #999;
    float: left;
    font-weight: normal;
    font-size: 12px; }
  #login .login-form .btn-login {
    background-color: #ccc;
    color: #666;
    margin-left: 67px;
    font-family: 'Lato';
    font-size: 25px;
    font-weight: bold;
    margin-top: 10px;
    float: right; }
  #login .login-links {
    clear: both; }
  #login .login-links a {
    color: #c1c6ca;
    font-size: 12px;
    font-family: 'Lato';
    margin: 0 5px;
    text-decoration: underline; }
  #login .login-form input.form-control:focus {
    border-color: #1bbc9b !important;
    color: #1bbc9b !important; }
  #login .login-form input.form-control:focus ~ span {
    color: #1bbc9b !important; }
  #login .input-group.login {
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 100%; }

@media only screen and (max-width: 419px) {
  #login #logo {
    height: 56px;
    width: 300px;
    background-size: 300px 56px; } }

@media screen and (max-width: 991px) {
  #login .login-form .btn-login {
    clear: both;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0; }
  #login .login-data {
    padding: 0; } }

#main-row > div:first-child .sort-row {
  margin-bottom: 10px;
  margin-top: 0; }

.sort-row {
  background-color: #4a4a4a;
  padding: 10px 20px;
  color: #fff;
  font-family: 'Lato';
  font-size: 22px;
  margin: 10px 0 0 0; }
  .sort-row .btn-sort {
    border: none;
    border-radius: 0 !important;
    width: 200px;
    margin-left: 10px !important; }
    .sort-row .btn-sort:hover {
      background-color: #fff; }
  .sort-row .button-caret {
    background-color: #f8e406;
    width: 30px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 5px; }
  .sort-row .sort-contents {
    text-align: left;
    font-size: 18px; }
  .sort-row .sort-by {
    float: left;
    margin: 3px 0 0; }
  .sort-row .pagination {
    float: right;
    margin: 3px 0 0;
    display: block;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px; }
    .sort-row .pagination .one-page-link {
      display: inline-block;
      padding: 1px 6px;
      font-family: 'Lato';
      background-color: transparent;
      font-size: 24px;
      text-align: center;
      color: #fff;
      border: 1px solid #f8e406;
      text-transform: uppercase; }
      .sort-row .pagination .one-page-link.active, .sort-row .pagination .one-page-link.active:hover {
        background-color: #f8e406;
        color: #fff;
        cursor: default; }
      .sort-row .pagination .one-page-link:hover {
        background-color: #f8e406;
        border: 1px solid #f8e406;
        color: #fff; }

@media screen and (max-width: 1500px) {
  .sort-row {
    font-size: 16px; }
    .sort-row .btn-sort {
      width: 170px;
      padding: 4px 8px; }
    .sort-row .button-caret {
      padding-top: 2px; }
    .sort-row .pagination .one-page-link {
      padding: 2px 6px;
      font-size: 20px; } }

@media screen and (max-width: 1200px) {
  .sort-row {
    font-size: 16px; }
    .sort-row .btn-sort {
      width: 150px; }
    .sort-row .pagination .one-page-link {
      padding: 2px 6px;
      font-size: 16px; } }

@media screen and (max-width: 960px) {
  .sort-row {
    font-size: 16px; }
    .sort-row .btn-sort {
      width: 130px; }
    .sort-row .pagination .one-page-link {
      padding: 5px 6px;
      font-size: 18px; } }

@media screen and (max-width: 768px) {
  .sort-row .sort-by b {
    line-height: 33px; }
  .sort-row .pagination {
    margin-top: 2px; }
    .sort-row .pagination .one-page-link {
      font-size: 15px; }
  .sort-row .btn-group {
    margin-right: 0; }
  .sort-row .pagination a:first-child,
  .sort-row .pagination a:last-child {
    display: none; } }

@media screen and (max-width: 768px) {
  .sort-row .pagination {
    padding-top: 1vw;
    width: 100%;
    text-align: center; }
    .sort-row .pagination .one-page-link:first-child,
    .sort-row .pagination .one-page-link:last-child {
      display: none; }
  .sort-row .sort-by {
    float: none;
    margin-bottom: 5px;
    text-align: center; }
    .sort-row .sort-by .btn-group {
      float: none; } }

/* search */
#searchModal {
  opacity: 0.75;
  filter: alpha(opacity=75); }

/* line 2, ../sass/theme/gui/_search.scss */
.form-search {
  position: relative; }

/* line 4, ../sass/theme/gui/_search.scss */
.form-search .form-group {
  width: 100%; }

/* line 7, ../sass/theme/gui/_search.scss */
.form-search .form-control {
  background: none;
  border-color: transparent transparent #fff;
  height: 50px;
  padding-left: 0;
  width: 100%;
  border-bottom-color: #ededed;
  box-shadow: none;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

/* line 14, ../sass/theme/gui/_search.scss */
.form-search .btn {
  background-color: black;
  border-color: black;
  color: #fff;
  border-bottom: 1px solid #fff;
  border-left: none;
  height: 50px;
  margin-left: -1px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1em;
  font-weight: 600;
  padding: 9px 15px;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

/* line 24, ../sass/theme/gui/_search.scss */
.form-search .btn:hover, .form-search .btn:focus {
  background-color: transparent;
  color: #dd4e4e;
  border-color: transparent; }

/* line 32, ../sass/theme/gui/_search.scss */
.search-wrapper {
  background-color: black;
  color: white;
  padding-top: 10%; }

/* line 36, ../sass/theme/gui/_search.scss */
.search-wrapper .close {
  color: white; }

/* line 39, ../sass/theme/gui/_search.scss */
.search-wrapper .modal-content {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none; }

p.search_results {
  color: #999;
  font-size: 2em;
  margin: 10px;
  text-align: center; }

#newsletterModal, #newsletterMessage {
  color: #000; }
  #newsletterModal .modal-content, #newsletterMessage .modal-content {
    background-color: #f7f6f1;
    padding: 20px 50px; }
  #newsletterModal .popover, #newsletterMessage .popover {
    max-width: 310px;
    background-color: #f7f6f1;
    color: #000; }
  #newsletterModal .modal-header, #newsletterMessage .modal-header {
    min-height: 0px;
    padding: 0 0 20px;
    border-bottom: none; }
  #newsletterModal .modal-header h4, #newsletterMessage .modal-header h4 {
    background: url("/sites/bps/hollywood/img/logo.png") left top no-repeat transparent;
    background-size: cover;
    height: 77px;
    width: 412px;
    text-indent: -9999px;
    margin: 0 auto; }
  #newsletterModal .modal-header button.close, #newsletterMessage .modal-header button.close {
    color: #777;
    filter: alpha(opacity=100);
    opacity: 1;
    font-size: 41px;
    margin-top: -10px;
    margin-right: -30px; }
  #newsletterModal div.modal-body, #newsletterMessage div.modal-body {
    padding: 0 !important; }
  #newsletterModal p.capitalize, #newsletterMessage p.capitalize {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase; }
  #newsletterModal span.help, #newsletterMessage span.help {
    cursor: pointer; }
  #newsletterModal form input.form-control, #newsletterMessage form input.form-control {
    height: 48px;
    font-size: 18px;
    border-radius: 0px;
    border-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    float: left;
    width: 75%; }
  #newsletterModal form input.btn-submit, #newsletterMessage form input.btn-submit {
    background-color: #FFDD33;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    height: 48px;
    border-color: #FFDD33;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    width: 25%; }
  #newsletterModal footer, #newsletterMessage footer {
    padding-top: 20px; }
  #newsletterModal footer p.capitalize, #newsletterMessage footer p.capitalize {
    font-size: 11px; }
  @media (min-width: 768px) {
    #newsletterModal .modal-dialog, #newsletterMessage .modal-dialog {
      width: 694px; } }

/*Newsletter fix for mobile*/
@media screen and (max-width: 630px) {
  #newsletterModal .modal-header h4, #newsletterMessage .modal-header h4 {
    padding-top: 9%;
    height: initial;
    width: initial; }
  #newsletterModal form input.form-control, #newsletterMessage form input.form-control {
    width: 100%;
    text-align: center; }
  #newsletterModal form input.btn-submit, #newsletterMessage form input.btn-submit {
    width: 100%; } }

#dvdCarousel {
  height: 40% !important; }

#dvdCarousel ul {
  padding: 0; }

#dvdCarousel ul li {
  width: 20%;
  display: inline-block;
  margin: 0 2.5%; }

#dvdCarousel ul li img {
  width: 100%; }

#dvdCarousel ul li a:hover > img {
  opacity: .70;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: .70;
  -moz-opacity: .70; }

#dvdCarousel ul li:last-child {
  margin-right: 0; }

.dark-bg {
  background-color: #000; }

.footer-dark-bg {
  background-color: #151515 !important;
  color: #fff; }

.legal-dark-bg {
  background-color: #000 !important;
  color: #fff; }

.dm-divider {
  border-top: 2px solid #fff; }

/* Models Section Page */
.dm-model-section {
  font-family: 'Helvetica';
  color: #777; }

.dm-model-name {
  font-size: 40px;
  line-height: 1;
  color: #FFDD33;
  text-transform: uppercase;
  transform: scaleY(1.1); }

.dm-model-att {
  padding-bottom: 20px; }

.dm-model-att-value {
  font-size: 25px; }

.dm-model-about-name {
  text-transform: uppercase;
  font-weight: bold; }

.dm-model-desc {
  font-size: 15px; }

.dm-banner-text {
  padding: 0; }
  .dm-banner-text a {
    color: #fff;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    font-size: 25px; }
  .dm-banner-text a:hover {
    color: #FFDD33; }
