*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 none;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  line-height: 1;
}

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

a, a:focus, a:active, textarea, textarea:focus, input, input:focus, button, button:focus, button:active {
  outline: none;
}

button {
  cursor: pointer;
}

input::-ms-clear {
  display: none;
}

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100%;
  height: auto;
}

body {
  position: relative;
  width: 100%;
  margin: 0 auto;
  font-size: 100%;
  font-weight: inherit;
  text-rendering: optimizeLegibility;
  color: #ffffff;
  background: #202020;
}

body.toggle-side {
  overflow: hidden;
}

* {
  font-family: "Open Sans", sans-serif;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: #ffffff;
  font-size: 13px;
}

:-moz-placeholder {
  opacity: 1;
  color: #ffffff;
  font-size: 13px;
}

::-moz-placeholder {
  opacity: 1;
  color: #ffffff;
  font-size: 13px;
}

:-ms-input-placeholder {
  opacity: 1;
  color: #ffffff;
  font-size: 13px;
}

.wrapper {
  max-width: 100%;
  margin: 0 auto;
  height: auto;
  padding: 0 20px;
}

@media all and (max-width: 1024px) {
  .wrapper {
    padding: 0 10px;
  }
}

@media all and (max-width: 768px) {
  .wrapper {
    padding: 0 5px;
  }
}

.top-banner .log-reg-btns ul, nav ul, .video-view .models-nav ul, .cams-preview ul, .top-rated-cams ul, .popup-menu .info .row ul, .popup-menu .bottom-bar ul, .footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

nav .mob-nav-btn::before, .search-ordering-banner .invert-colors-btn::before, .search-ordering-banner .refresh-btn li span::before, .settings-search .settings-menu-btn::before, .close-btn::before, .settings-menu .blue-bar span::before, .video-view .room-title h2::before, .video-view .models-nav li a.heart::before, .video-view .models-nav li a.connect::before, .suggested-videos .video .play-btn::before, .contact-form .top-bar h2::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../img/sprite.png) no-repeat;
}

header, .top-banner, nav, .search-ordering-banner, .settings-menu .blue-bar, .settings-menu .inside, .settings-menu .checking .list, .settings-menu .checking .list label, .settings-menu .checking label, #content, .side-toggle-bar .inside, .video-view, .video-view .room-title, .video-view .video-view-embed, .video-view .models-nav, .cams-preview, .top-rated-cams, .cams-preview ul, .top-rated-cams ul, .top-rated-cams .title-bar, .cams-item .view, .cams-item .view .view-foil, .cams-item .bottom-info, .cams-item .bottom-info .row, .bottom-line, .popup-menu .photos, .popup-menu .info, .popup-menu .info .row, .popup-menu .info .row li, .popup-menu .links, .popup-menu .bottom-bar, .cams-table, .suggested-videos, .form-wrapp, .form-wrapp label, .form-wrapp label textarea, .profiles-wrapp, .profiles-previews .profiles-search, .profiles-previews ul, footer, footer .copyright {
  width: 100%;
  float: left;
}

.slick-arrow {
  -webkit-transition: transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  background: url(../img/sprite.png) no-repeat;
  width: 24px;
  height: 43px;
  text-indent: -9999px;
  overflow: hidden;
}

@media all and (max-width: 480px) {
  .slick-arrow {
    top: 40%;
  }
}

.slick-arrow:hover {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.slick-prev {
  left: 2px;
  background-position: -340px -102px;
}

.slick-next {
  right: 2px;
  background-position: -371px -102px;
}

.slick-track {
  padding: 15px;
  padding-bottom: 0;
}

html.light {
  background: #ffffff;
}

html.light .search-ordering-banner {
  background: #B80000;
}

html.light header {
  background: #bfbfbf;
}

html.light .search-ordering-banner .refresh-btn li,
html.light .midline,
html.light .form-wrapp,
html.light .profiles-previews ul,
html.light .cams-table table tbody {
  background: #d8d8d8;
}

html.light .profiles-side-panel .popup-menu, html.light aside {
  background: #f2f2f2;
}

html.light .search-ordering-banner .refresh-btn li a:hover {
  background: #999999;
}

html.light .settings-search .search-box input {
  background: #595959;
}

html.light .search-ordering-banner .refresh-btn li a,
html.light .article-detail .title h1,
html.light .article-detail .title .info time,
html.light .article-detail .title .info span,
html.light .article-detail .content p,
html.light .comments .commentary .by span,
html.light .comments .commentary .message p,
html.light .profiles-side-panel .profiles-filter section span,
html.light .midline .welcome-section h1,
html.light .welcome-section p,
html.light .articles-list--article .content p,
html.light .articles-list--article .content .more span,
html.light .latest-posts .post article time,
html.light .cams-table table tr td,
html.light .cams-table table tr td:nth-of-type(2) a,
html.light aside .search-box .search-field input,
html.light .footer-menu li a.active,
html.light .footer-menu li a:hover {
  color: #202020;
}

html.light .settings-menu,
html.light .popup-menu,
html.light .leave-comment-form .info-fields label input,
html.light .leave-comment-form .info-fields label textarea,
html.light aside .search-box .search-field input {
  background: #ffffff;
}

html.light .settings-menu .checking span,
html.light .settings-menu .checking h4,
html.light .popup-menu .info .row ul:last-of-type,
html.light .popup-menu .links a,
html.light .popup-menu .photos a,
html.light .leave-comment-form h4,
html.light .leave-comment-form p,
html.light .leave-comment-form .info-fields label span,
html.light .popup-menu .info .row {
  color: #7f7f7f;
}

html.light .settings-menu .checking .list span,
html.light .search-ordering-banner .refresh-btn li a:hover {
  color: #ffffff;
}

html.light .settings-menu .checking .list,
html.light .comments-heading {
  background: #7f7f7f;
}

html.light .popup-menu .info .row {
  border-color: #7f7f7f;
}

html.light .cams-table table tr td {
  border-right: 1px solid #ffffff;
}

html.light .cams-table table a {
  color: #E3681B;
}

html.light .articles-list--article .content .more a, html.light .latest-posts .post article h4 a,
html.light .article-detail .title .info a, html.light .comments .commentary .by a {
  color: #0284fe;
}

html.light .footer-menu li a.active, html.light .footer-menu li a:hover {
  border-color: #202020;
}

header {
  position: relative;
  margin-bottom: 20px;
  z-index: 150;
}

.top-banner {
  height: 85px;
  padding-top: 5px;
}

@media all and (max-width: 480px) {
  .top-banner {
    height: 62px;
  }
}

.top-banner .main-logo {
  float: left;
  margin: 3px 0 0 5px;
}

@media all and (max-width: 768px) {
  .top-banner .main-logo {
    width: 205px;
    margin-top: 15px;
  }
}

.top-banner .main-logo img {
  display: block;
}

.top-banner .log-reg-btns {
  float: right;
  margin-top: 26px;
}

@media all and (max-width: 480px) {
  .top-banner .log-reg-btns {
    margin-top: 8px;
  }
}

.top-banner .log-reg-btns li {
  display: inline-block;
  float: left;
  color: #7f7f7f;
}

.top-banner .log-reg-btns li a {
  text-decoration: none;
  color: #7f7f7f;
  font-size: 14px;
  font-weight: 600;
}

@media all and (max-width: 768px) {
  .top-banner .log-reg-btns li a {
    font-size: 13px;
  }
}

@media all and (max-width: 480px) {
  .top-banner .log-reg-btns li a {
    font-size: 12px;
  }
}

.top-banner .log-reg-btns .login {
  color: #359dfe;
}

nav {
  padding: 10px 0;
  background: #359dfe;
  border: 2px solid #0177e5;
  border-right: none;
  border-left: none;
}

@media all and (max-width: 768px) {
  nav {
    padding-bottom: 8px;
  }
}

nav .mob-nav-btn {
  float: left;
  width: 100%;
  cursor: pointer;
  display: none;
}

@media all and (max-width: 768px) {
  nav .mob-nav-btn {
    display: block;
  }
}

nav .mob-nav-btn::before {
  background-position: -230px -40px;
  width: 29px;
  height: 23px;
}

nav li {
  display: inline-block;
  float: left;
  margin-right: 0;
  padding: 10px;
  -webkit-transition: .3s;
  transition: .3s;
}

@media all and (max-width: 1024px) {
  nav li {
    margin-right: 10px;
  }
}

nav li:hover {
  background: #B80000;
}

@media all and (max-width: 768px) {
  nav li {
    width: 100%;
    margin-right: 0;
    text-align: center;
    padding: 12px;
  }
}

nav li a {
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 19px;
}

@media all and (max-width: 1024px) {
  nav li a {
    font-size: 16px;
  }
}

@media all and (max-width: 480px) {
  nav li a {
    font-size: 14px;
  }
}

nav .current-models-online {
  float: right;
}

@media all and (max-width: 768px) {
  nav .current-models-online {
    width: 100%;
    text-align: center;
    margin: 14px 0 5px;
  }
}

nav .current-models-online p {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}

@media all and (max-width: 1024px) {
  nav .current-models-online p {
    font-size: 13px;
  }
}

@media all and (max-width: 768px) {
  nav .current-models-online p {
    font-size: 16px;
  }
}

@media all and (max-width: 480px) {
  nav .current-models-online p {
    font-size: 14px;
  }
}

nav .current-models-online .count {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding-right: 5px;
}

@media all and (max-width: 768px) {
  nav .current-models-online .count {
    font-size: 16px;
  }
}

.search-ordering-banner {
  background: #7f7f7f;
  position: relative;
  padding: 1px 0;
  height: 28px;
}

.search-ordering-banner .invert-colors-btn {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  display: inline-block;
  float: left;
  margin-top: -1px;
  cursor: pointer;
  margin-right: 12px;
}

.search-ordering-banner .invert-colors-btn.active {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.search-ordering-banner .invert-colors-btn::before {
  background-position: -193px -68px;
  width: 27px;
  height: 28px;
}

.search-ordering-banner .side-bar-toggling {
  float: right;
  margin-left: 15px;
  margin-top: 3px;
}

@media all and (max-width: 1024px) {
  .search-ordering-banner .side-bar-toggling {
    display: none;
  }
}

.search-ordering-banner .side-bar-toggling a {
  text-decoration: none;
  color: #ffffff;
  line-height: 1.2;
  font-size: 12px;
  font-weight: 700;
}

.search-ordering-banner .refresh-btn {
  position: absolute;
  width: 100px;
  left: 50%;
  top: 0;
  margin-left: -50px;
  text-align: center;
  display: block;
  overflow: hidden;
  height: 30px;
  z-index: 80;
}

@media all and (max-width: 480px) {
  .search-ordering-banner .refresh-btn {
    display: none;
  }
}

.search-ordering-banner .refresh-btn.active {
  height: 118px;
}

.search-ordering-banner .refresh-btn li {
  display: block;
  background: #4c4c4c;
}

.search-ordering-banner .refresh-btn li:first-of-type {
  background: none !important;
  margin-bottom: 5px;
}

.search-ordering-banner .refresh-btn li span {
  -webkit-transition: opacity 0.3s, transform 0.6s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.6s;
  transition: opacity 0.3s, -webkit-transform 0.6s;
  transition: opacity 0.3s, transform 0.6s;
  transition: opacity 0.3s, transform 0.6s, -webkit-transform 0.6s;
  display: inline-block;
  cursor: pointer;
}

.search-ordering-banner .refresh-btn li span:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0.7;
}

.search-ordering-banner .refresh-btn li span::before {
  background-position: -235px -126px;
  width: 26px;
  height: 29px;
  margin-top: -1px;
}

.search-ordering-banner .refresh-btn li a {
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  display: block;
  text-decoration: none;
  cursor: pointer;
  color: #ffffff;
  font-size: 12px;
  padding: 8px 0;
}

.search-ordering-banner .refresh-btn li a:hover {
  background: #3f3f3f;
}

.paging {
  float: left;
  text-align: left;
  padding-bottom: 5px;
  margin-top: -5px;
}

@media all and (max-width: 768px) {
  .paging.top {
    display: none;
  }
}

.paging a {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  background: url(../img/sprite.png) no-repeat;
  position: relative;
  font-size: 13px;
}

.paging p {
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  color: #fff !important;
}

.paging .less {
  background-position: -120px -8px;
  width: 13px;
  height: 22px;
  top: 6px;
}

.paging span {
  display: inline-block;
  background: #333333;
  padding: 2px 10px;
  line-height: 1.2;
  margin: 0 4px;
  font-size: 13px;
}

.paging .more {
  background-position: -139px -8px;
  width: 13px;
  height: 22px;
  top: 6px;
}

.ordering-options {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  float: left;
  margin-right: 20px;
  margin-top: -3px;
}

@media all and (max-width: 1024px) {
  .ordering-options {
    margin-right: 10px;
  }
}

@media all and (max-width: 768px) {
  .ordering-options.top {
    display: none;
  }
}

.ordering-options .grid-system {
  float: right;
}

.ordering-options .grid-system a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  width: 32px;
  height: 32px;
  background: url(../img/sprite.png) no-repeat;
  float: left;
  margin-right: 8px;
}

.ordering-options .grid-system .small-cubes {
  background-position: -2px -1px;
}

.ordering-options .grid-system .big-cubes {
  background-position: -42px -1px;
}

.ordering-options .grid-system .per-line {
  background-position: -81px -2px;
}

.settings-search {
  float: right;
  margin-top: -2px;
  position: relative;
}

@media all and (max-width: 768px) {
  .settings-search {
    float: right;
    width: calc(100% - 45px);
  }
}

.settings-search .settings-menu-btn {
  font-size: 13px;
  display: inline-block;
  float: left;
  color: #ffffff;
  text-decoration: none;
  margin-right: 20px;
  margin-top: 8px;
}

.settings-search .settings-menu-btn::before {
  background-position: -5px -42px;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-top: -2px;
}

.settings-search .search-box {
  float: left;
}

@media all and (max-width: 768px) {
  .settings-search .search-box {
    float: right;
  }
}

.settings-search .search-box input {
  width: 0;
  display: none;
  background: #333333;
  color: #ffffff;
  font-size: 13px;
  float: left;
  margin-top: 3px;
  padding: 0 8px;
  height: 24px;
  line-height: 1.2;
}

.settings-search .search-box input.extend {
  display: inline-block;
  width: 285px;
}

@media all and (max-width: 1024px) {
  .settings-search .search-box input.extend {
    width: 170px;
  }
}

@media all and (max-width: 480px) {
  .settings-search .search-box input.extend {
    width: 140px;
  }
}

.settings-search .search-box button {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  background: url(../img/sprite.png) no-repeat -37px -40px;
  width: 31px;
  height: 31px;
  float: left;
  margin-right: 4px;
}

@media all and (max-width: 480px) {
  .settings-search .search-box button {
    margin-right: -2px;
  }
}

.close-btn {
  display: inline-block;
  position: absolute;
  right: -2px;
  top: -6px;
}

.close-btn::before {
  background-position: -118px -40px;
  width: 13px;
  height: 14px;
}

.settings-menu {
  position: absolute;
  top: 160px;
  right: 50%;
  margin-right: -345px;
  max-width: 690px;
  min-height: 550px;
  z-index: 100;
  border: 2px solid #0284fe;
  display: none;
  background: #7f7f7f;
}

@media all and (max-width: 768px) {
  .settings-menu {
    max-width: 480px;
    margin-right: -240px;
  }
}

@media all and (max-width: 480px) {
  .settings-menu {
    width: 100%;
    margin-right: 0;
    right: 0;
  }
}

.settings-menu.active {
  display: block;
}

.settings-menu .blue-bar {
  background: #0284fe;
  padding: 10px 5px;
}

.settings-menu .blue-bar span {
  font-size: 14px;
  margin-right: 25px;
}

@media all and (max-width: 480px) {
  .settings-menu .blue-bar span {
    margin-right: 8px;
  }
}

.settings-menu .blue-bar span::before {
  background-position: -147px -39px;
  width: 22px;
  height: 22px;
  margin-right: 8px;
}

@media all and (max-width: 480px) {
  .settings-menu .blue-bar span::before {
    margin-right: 4px;
  }
}

.settings-menu .blue-bar a {
  color: #d4d4d4;
  font-size: 11px;
  margin-right: 15px;
}

@media all and (max-width: 480px) {
  .settings-menu .blue-bar a {
    margin-right: 5px;
  }
}

.settings-menu .inside {
  padding: 15px;
  margin-bottom: 20px;
}

.settings-menu .checking {
  float: left;
  width: 19%;
  padding-right: 5px;
}

@media all and (max-width: 768px) {
  .settings-menu .checking {
    width: 32%;
  }
}

@media all and (max-width: 480px) {
  .settings-menu .checking {
    width: 50%;
  }
}

.settings-menu .checking.wide {
  width: 24%;
}

@media all and (max-width: 768px) {
  .settings-menu .checking.wide {
    width: 32%;
  }
}

@media all and (max-width: 480px) {
  .settings-menu .checking.wide {
    width: 50%;
  }
}

.settings-menu .checking.first {
  width: 100%;
  margin-bottom: 10px;
}

.settings-menu .checking.first label {
  display: inline-block;
  float: left;
  width: auto;
  margin-right: 10px;
}

.settings-menu .checking.blank {
  margin-top: 28px;
}

.settings-menu .checking .list {
  background: #ffffff;
  height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 4px;
}

.settings-menu .checking .list label {
  display: block;
  margin-bottom: 2px;
}

.settings-menu .checking .list span {
  color: #202020;
  font-size: 12px;
  float: left;
}

.settings-menu .checking .list input {
  color: #ffffff;
  float: right;
}

.settings-menu .checking h4 {
  font-weight: 700;
  line-height: 1.5;
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 10px;
}

.settings-menu .checking label {
  display: block;
  margin-bottom: 6px;
}

.settings-menu .checking input {
  margin-right: 2px;
}

.settings-menu .checking span {
  position: relative;
  line-height: 1.2;
  font-size: 11px;
  color: #ffffff;
  top: -2px;
}

#content {
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
  padding: 0 35px;
  position: relative;
}

#content.toggle-side {
  width: calc( 100% - 200px);
  overflow-y: scroll;
  overflow-x: hidden;
  height: 60vh;
  padding: 0 10px;
}

@media all and (max-width: 1024px) {
  #content {
    padding: 0;
  }
}

#content.white {
  background: url(../img/bg-white-pattern.png) repeat;
}

.side-toggle-bar {
  -webkit-transition: width 0.35s, border-color 0.2s;
  transition: width 0.35s, border-color 0.2s;
  border-radius: 4px 0 0 4px;
  position: absolute;
  right: 0;
  top: 170px;
  width: 0;
  border: none;
  border: 5px solid transparent;
  border-right: none;
}

.side-toggle-bar.toggle-side {
  width: 195px;
  border-color: #0284fe;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 60vh;
}

@media all and (max-width: 1024px) {
  .side-toggle-bar {
    display: none;
  }
}

.side-toggle-bar .inside {
  height: 1500px;
}

.video-view {
  border-radius: 4px;
  position: relative;
  background: #0284fe;
  margin-bottom: 25px;
  padding: 0 2px;
  display: none;
}

.video-view.popped {
  display: block !important;
}

.video-view .room-title {
  padding: 12px;
}

.video-view .room-title h2 {
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: 3px;
  font-weight: 700;
}

.video-view .room-title h2::before {
  position: relative;
  background-position: -231px -75px;
  width: 21px;
  height: 21px;
  margin-right: 12px;
  top: -1px;
}

.video-view .room-title a {
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
  padding-top: 3px;
  text-decoration: none;
  color: #ffffff;
  line-height: 1.2;
  display: inline-block;
  float: right;
  border-bottom: 1px solid transparent;
  font-size: 13px;
}

.video-view .room-title a:hover {
  border-color: #ffffff;
}

.video-view .video-view-embed img {
  width: 100%;
  height: auto;
}

.video-view .models-nav {
  padding: 14px;
}

@media all and (max-width: 1024px) {
  .video-view .models-nav {
    padding: 10px;
  }
}

.video-view .models-nav li {
  display: inline-block;
  float: left;
  padding-right: 8px;
}

.video-view .models-nav li:nth-of-type(1), .video-view .models-nav li:nth-of-type(1) a, .video-view .models-nav li:nth-of-type(2) a {
  font-weight: 700;
}

.video-view .models-nav li.profile {
  padding-right: 10px;
}

.video-view .models-nav li.rate a {
  padding-right: 22px;
  position: relative;
}

.video-view .models-nav li.rate sup {
  text-align: center;
  position: absolute;
  top: -7px;
  left: -9px;
  display: inline;
  background: url(../img/sprite.png) no-repeat -107px -127px;
  width: 29px;
  height: 29px;
}

.video-view .models-nav li a {
  position: relative;
  text-decoration: none;
  color: #ffffff;
  text-transform: lowercase;
  padding-right: 8px;
  font-size: 14px;
}

.video-view .models-nav li a.heart::before {
  background-position: -3px -83px;
  width: 25px;
  height: 22px;
}

.video-view .models-nav li a.connect {
  display: inline-block;
}

.video-view .models-nav li a.connect::before {
  background-position: -231px -76px;
  width: 21px;
  height: 20px;
}

@media all and (max-width: 1024px) {
  .video-view .models-nav li a {
    font-size: 12px;
  }
}

.cams-preview ul, .top-rated-cams ul {
  text-align: center;
}

.top-rated-cams {
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.top-rated-cams ul {
  display: block;
  padding: 0 10px 0 50px;
}

@media all and (max-width: 1024px) {
  .top-rated-cams ul {
    padding-left: 40px;
  }
}

@media all and (max-width: 480px) {
  .top-rated-cams ul {
    padding: 0 25px 0 60px;
  }
}

.top-rated-cams.active {
  display: none;
}

.top-rated-cams .title-bar {
  padding: 10px 15px;
  background: #E87518;
  margin-bottom: 8px;
}

@media all and (max-width: 768px) {
  .top-rated-cams .title-bar {
    padding: 6px 12px;
  }
}

.top-rated-cams .title-bar h2 {
  display: inline-block;
  line-height: 1.2;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

@media all and (max-width: 768px) {
  .top-rated-cams .title-bar h2 {
    font-size: 13px;
  }
}

@media all and (max-width: 480px) {
  .top-rated-cams .title-bar h2 {
    font-size: 12px;
  }
}

.top-rated-cams .title-bar .hide-banner {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  float: right;
  font-size: 14px;
  padding-top: 3px;
  border-bottom: 1px solid transparent;
}

.top-rated-cams .title-bar .hide-banner:hover {
  border-color: #ffffff;
}

.cams-item {
  -webkit-transition: transform 0.28s;
  -webkit-transition: -webkit-transform 0.28s;
  transition: -webkit-transform 0.28s;
  transition: transform 0.28s;
  transition: transform 0.28s, -webkit-transform 0.28s;
  border-radius: 4px;
  position: relative;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 200px;
  height: auto;
  border: 2px solid #0284fe;
}

.cams-item:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 1300;
}

@media all and (max-width: 480px) {
  .cams-item:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.cams-item.fav {
  border-color: #cc0000;
}

.cams-item.large {
  width: 18%;
  margin-right: 1%;
  margin-bottom: 1%;
  border-color: #E87518;
}

.cams-item .view {
  position: relative;
  overflow: hidden;
}

.cams-item .view::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}

.cams-item .view > .view-foil {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.cams-item .view .view-foil span, .cams-item .view .view-foil .fs, .cams-item .view .view-foil .popup {
  display: inline-block;
  background: url(../img/sprite.png) no-repeat;
  position: absolute;
}

.cams-item .view .view-foil .new {
  left: -2px;
  top: -2px;
  z-index: 5;
  background-position: -107px -72px;
  width: 39px;
  height: 44px;
}

.cams-item .view .view-foil .fs {
  right: 2px;
  top: 2px;
  background-position: -68px -119px;
  width: 23px;
  height: 23px;
}

.cams-item .view .view-foil .popup {
  right: 2px;
  bottom: 26px;
  background-position: -79px -42px;
  width: 21px;
  height: 26px;
}

.cams-item .view .view-foil .hd {
  right: 2px;
  bottom: 3px;
  background-position: -68px -86px;
  width: 23px;
  height: 15px;
}

.cams-item .view img {
  width: 100%;
  display: block;
  height: auto;
}

.cams-item .bottom-info .row {
  padding: 3px 2px;
}

.cams-item .bottom-info .row.p1 {
  background: url(../img/pattern-1.png) repeat-x;
  height: 21px;
}

.cams-item .bottom-info .row.p2 {
  background: url(../img/pattern-2.png) repeat-x;
  height: 17px;
}

.cams-item .bottom-info span, .cams-item .bottom-info a {
  display: inline-block;
  color: #ffffff;
  font-weight: 700;
  font-size: 11px;
  float: left;
  text-decoration: none;
}

.cams-item .bottom-info .status {
  float: left;
  display: inline-block;
  background: url(../img/sprite.png) no-repeat;
  width: 17px;
  height: 19px;
  margin-right: 10px;
  margin-top: -2px;
}

.cams-item .bottom-info .status.free {
  background-position: -38px -84px;
}

.cams-item .bottom-info .name {
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
  white-space: nowrap;
  width: 48%;
  margin-top: 2px;
  text-align: left;
}

.cams-item .bottom-info .age {
  margin: 2px 4px 0 0;
  float: right;
}

.cams-item .bottom-info .gender {
  float: right;
  background: url(../img/sprite.png) no-repeat;
  margin-top: -1px;
}

.cams-item .bottom-info .gender.woman {
  background-position: -3px -116px;
  width: 15px;
  height: 18px;
}

.cams-item .bottom-info .country {
  /* background: url(../img/sprite.png) no-repeat; */
  display: inline-block;
  float: right;
  margin-left: 5px;
}

.cams-item .bottom-info .country.usa {
  background-position: -199px -2px;
  width: 20px;
  height: 14px;
}

.cams-item .bottom-info .website {
  color: #f5c33d;
  text-transform: uppercase;
  margin-right: 10px;
}

.cams-item .bottom-info .watchers::after {
  display: inline-block;
  content: "";
  background: url(../img/sprite.png) no-repeat -29px -120px;
  width: 19px;
  height: 9px;
  margin-left: 3px;
}

.cams-item .bottom-info .menu {
  float: right;
  margin-right: 10px;
}

.cams-item .bottom-info .profile {
  float: right;
}

.bottom-line {
  background: rgba(127, 127, 127, 0.95);
  margin-top: 20px;
  height: 28px;
  padding: 2px 0;
}

.bottom-line .ordering-options {
  float: right;
}

.bottom-line .paging {
  float: right;
  margin-right: 10px;
}
.popup-menu .info .row ul:first-of-type {
  color: #b20000 !important;
}
.popup-menu {
  background: #262626 !important;
  border: 2px solid #b80000;
  position: absolute;
  right: 50%;
  top: -150%;
  left: 102%;
  z-index: 1200;
  width: 316px;
  padding: 10px;
  padding-bottom: 110px;
  display: none;
}

.popup-menu.active {
  display: block;
}

.popup-menu .photos img {
  display: block;
  float: left;
  width: 50%;
  height: auto;
  padding: 0 5px;
}

.popup-menu .photos a {
  color: #ffffff;
  font-size: 10px;
  float: left;
}

.popup-menu .info .row {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ffffff;
  text-align: left;
}

.popup-menu .info .row h3 {
  display: inline-block;
  font-size: 20px;
  color: #0284fe;
  font-weight: 700;
}

@media all and (max-width: 480px) {
  .popup-menu .info .row h3 {
    font-size: 17px;
  }
}

.popup-menu .info .row .website {
  display: inline-block;
  font-size: 18px;
  color: #f5c33d;
  float: right;
}

@media all and (max-width: 480px) {
  .popup-menu .info .row .website {
    font-size: 16px;
  }
}

.popup-menu .info .row p {
  font-size: 12px;
  line-height: 1.2;
}

.popup-menu .info .row strong {
  color: #0284fe;
  font-weight: 700;
}

.popup-menu .info .row ul {
  float: left;
  display: block;
  font-size: 12px;
  text-align: left;
}

.popup-menu .info .row ul:first-of-type {
  width: 32%;
  color: #0284fe;
}

.popup-menu .info .row ul:last-of-type {
  width: 68%;
  color: #ffffff;
}

.popup-menu .info .row li {
  display: block;
  margin-bottom: 3px;
}

.popup-menu .links {
  margin-top: 15px;
  text-align: left;
}

.popup-menu .links a {
  display: block;
  text-decoration: underline;
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 3px;
}

.popup-menu .bottom-bar {
  background: #7f7f7f;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 45px;
}

.popup-menu .bottom-bar ul {
  text-align: center;
  padding-top: 6px;
}

.popup-menu .bottom-bar li {
  display: inline-block;
  float: left;
  width: 25%;
}

.popup-menu .bottom-bar li:nth-of-type(1) a {
  background-position: -6px -163px;
  width: 33px;
  height: 33px;
}

.popup-menu .bottom-bar li:nth-of-type(2) a {
  background-position: -56px -168px;
  width: 33px;
  height: 28px;
  margin-top: 2px;
}

.popup-menu .bottom-bar li:nth-of-type(3) a {
  background-position: -108px -170px;
  width: 29px;
  height: 25px;
  margin-top: 8px;
}

.popup-menu .bottom-bar li:nth-of-type(4) a {
  color: #f5c33d;
  font-size: 13px;
  background: none;
  margin-top: 12px;
  text-shadow: 2px 2px #202020;
}

.popup-menu .bottom-bar a {
  display: inline-block;
  background: url(../img/sprite.png) no-repeat;
  text-decoration: none;
}

.cams-table {
  overflow-x: auto;
}

.cams-table table {
  font-size: 14px;
  text-align: center;
  border-collapse: collapse;
}

@media all and (max-width: 768px) {
  .cams-table table {
    font-size: 12px;
  }
}

@media all and (max-width: 1350px) {
  .cams-table table {
    width: 1200px;
  }
}

.cams-table table .table-rating {
  display: inline-block;
  width: 105px;
  height: 20px;
  background: url(../img/rating.png) repeat-x;
}

.cams-table table .table-rating i {
  display: inline-block;
  background: url(../img/rating-2.png) repeat-x;
  height: 20px;
  float: left;
}

.cams-table table a {
  color: #ffae00;
}

.cams-table table thead {
  width: 100%;
  background: #0284fe;
}

.cams-table table tbody {
  background: #202020;
}

.cams-table table tr {
  border-bottom: 1px solid #ffffff;
}

.cams-table table tr td:nth-of-type(1) {
  padding: 4px 16px;
}

.cams-table table tr td:nth-of-type(2) img {
  display: block;
}

.cams-table table tr td:nth-of-type(2) a {
  color: #ffffff;
  text-decoration: none;
}

.cams-table table tr th:nth-of-type(3) {
  padding: 4px 24px;
}

.cams-table table tr th:nth-of-type(6) {
  padding: 4px 26px;
}

.cams-table table tr th:nth-of-type(7) {
  padding: 4px 36px;
}

.cams-table table tr th:nth-last-of-type(1) {
  padding: 4px 56px;
}

.cams-table table tr th:nth-last-of-type(2) {
  padding: 4px 40px;
}

.cams-table table tr th {
  padding: 6px;
  vertical-align: middle;
  line-height: 1.2;
}

.cams-table table tr td {
  padding: 6px;
  vertical-align: middle;
  line-height: 1.2;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.suggested-videos {
  text-align: center;
  margin-top: 25px;
}

.suggested-videos .video {
  position: relative;
  display: inline-block;
  margin: 0 5px 5px 0;
}

.suggested-videos .video:last-of-type {
  margin-right: 0;
}

.suggested-videos .video img {
  display: block;
  width: 100%;
  height: auto;
}

.suggested-videos .video .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -37px 0 0 -37px;
}

.suggested-videos .video .play-btn::before {
  background-position: -324px -1px;
  width: 74px;
  height: 74px;
}

.contact-form {
  max-width: 630px;
  margin: auto;
}

.contact-form .top-bar {
  background: #0284fe;
  padding: 7px 11px;
}

.contact-form .top-bar h2 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.contact-form .top-bar h2::before {
  background-position: -234px -1px;
  width: 34px;
  height: 24px;
  margin-right: 8px;
}

.form-wrapp {
  padding: 25px;
  background: #ffffff;
}

@media all and (max-width: 768px) {
  .form-wrapp {
    padding: 10px;
  }
}

.form-wrapp label {
  margin-bottom: 8px;
}

.form-wrapp label span {
  display: block;
  color: #0284fe;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 10px;
}

@media all and (max-width: 768px) {
  .form-wrapp label span {
    font-size: 13px;
  }
}

.form-wrapp label input {
  width: 270px;
  height: 30px;
  border: 1px solid rgba(127, 127, 127, 0.6);
  display: block;
  font-size: 12px;
  padding: 0 7px;
}

.form-wrapp label textarea {
  border: 1px solid rgba(127, 127, 127, 0.6);
  font-size: 11px;
  height: 210px;
  padding: 10px 7px;
  resize: none;
}

.form-wrapp button[type=submit] {
  float: left;
  background: #0284fe;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 20px;
  margin-top: 6px;
}

@media all and (max-width: 768px) {
  .form-wrapp button[type=submit] {
    font-size: 13px;
  }
}

.profiles-side-panel {
  position: relative;
  float: left;
  width: 320px;
  min-height: 400px;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 2px solid #0284fe;
}

@media all and (max-width: 768px) {
  .profiles-side-panel {
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
    min-height: auto;
    border-bottom: 2px solid #0284fe;
    border-right: none;
  }
}

.profiles-side-panel .popup-menu {
  position: relative;
  width: 100%;
  float: left;
  display: block;
  left: 0;
  top: 0;
  margin: 0;
  background: #3a3a3a;
  border: none;
  padding-bottom: 20px;
}

.profiles-side-panel .profiles-filter {
  text-align: left;
}

.profiles-side-panel .profiles-filter section {
  float: left;
  display: inline-block;
  width: 50%;
  padding: 0 5%;
}

.profiles-side-panel .profiles-filter section label {
  display: block;
  margin-bottom: 8px;
}

.profiles-side-panel .profiles-filter section input {
  margin-right: 5px;
}

.profiles-side-panel .profiles-filter section span {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
}

@media all and (max-width: 480px) {
  .profiles-side-panel .profiles-filter section span {
    font-size: 13px;
  }
}

.profiles-previews {
  float: left;
  width: calc( 100% - 340px);
}

@media all and (max-width: 768px) {
  .profiles-previews {
    width: 100%;
  }
}

.profiles-previews .profiles-search input {
  float: left;
  width: 450px;
  height: 40px;
  margin-bottom: 20px;
  font-size: 14px;
  padding: 0 10px;
  line-height: 1.5;
  border: 2px solid #0284fe;
  background: #f2f2f2;
  font-weight: 600;
}

@media all and (max-width: 1024px) {
  .profiles-previews .profiles-search input {
    width: 350px;
  }
}

@media all and (max-width: 768px) {
  .profiles-previews .profiles-search input {
    width: 100%;
    height: 32px;
  }
}

.profiles-previews .profiles-search input::-webkit-input-placeholder {
  color: #7f7f7f;
  font-weight: 600;
}

.profiles-previews .profiles-search input:-moz-placeholder {
  color: #7f7f7f;
  font-weight: 600;
}

.profiles-previews .profiles-search input::-moz-placeholder {
  color: #7f7f7f;
  font-weight: 600;
}

.profiles-previews .profiles-search input:-ms-input-placeholder {
  color: #7f7f7f;
  font-weight: 600;
}

.profiles-previews ul {
  background: #3f3f3f;
  display: block;
  padding: 4px 4px 0;
}

@media all and (max-width: 480px) {
  .profiles-previews ul {
    text-align: center;
  }
}

.profiles-previews ul .p-view {
  position: relative;
  position: relative;
  overflow: hidden;
}

.profiles-previews ul .p-view::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}

.profiles-previews ul .p-view > .view-foil {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.profiles-previews ul li {
  position: relative;
  display: inline-block;
  width: 200px;
  height: auto;
  margin-bottom: 4px;
}

.profiles-previews ul li a {
  text-decoration: none;
}

.profiles-previews ul li img {
  display: block;
}

footer {
  border-top: 7px solid #359dfe;
  padding: 25px 0 20px;
  margin-top: 20px;
  position: relative;
  z-index: 120;
}

footer .copyright {
  display: inline-block;
}

@media all and (max-width: 768px) {
  footer .copyright {
    margin-top: 40px;
  }
}

footer .copyright small {
  font-size: 12px;
  color: #7f7f7f;
  line-height: 1.2;
  text-transform: lowercase;
  font-weight: 600;
}

.footer-menu {
  float: left;
  display: inline-block;
  margin-bottom: 45px;
}

@media all and (max-width: 1024px) {
  .footer-menu {
    margin-bottom: 20px;
  }
}

@media all and (max-width: 768px) {
  .footer-menu {
    margin-bottom: 10px;
  }
}

.footer-menu li {
  display: inline-block;
  float: left;
  margin-right: 22px;
}

.footer-menu li:last-of-type a {
  text-transform: uppercase;
}

@media all and (max-width: 768px) {
  .footer-menu li {
    margin-right: 12px;
    margin-bottom: 6px;
  }
}

.footer-menu li a {
  font-size: 18px;
  text-transform: lowercase;
  font-weight: 600;
  text-decoration: none;
  color: #7f7f7f;
  border-bottom: 2px solid transparent;
}

@media all and (max-width: 1024px) {
  .footer-menu li a {
    font-size: 16px;
  }
}

@media all and (max-width: 768px) {
  .footer-menu li a {
    font-size: 14px;
  }
}

.footer-menu li a.active, .footer-menu li a:hover {
  border-color: #ffffff;
  color: #ffffff;
}
/*# sourceMappingURL=styles.css.map */