a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
iframe {
  overflow: hidden;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
* html .group {
  zoom: 1;
}
@font-face {
  font-family: Vegur;
  src: url(../fonts/Vegur-Bold.eot);
  src: url(../fonts/Vegur-Bold.eot#iefix) format("embedded-opentype"),
    url(../fonts/Vegur-Bold.woff2) format("woff2"),
    url(../fonts/Vegur-Bold.woff) format("woff"),
    url(../fonts/Vegur-Bold.ttf) format("truetype"),
    url(/fonts/Vegur-Bold.svg#MyriadPro) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Vegur;
  src: url(../fonts/Vegur-Regular.eot);
  src: url(../fonts/Vegur-Regular.eot#iefix) format("embedded-opentype"),
    url(../fonts/Vegur-Regular.woff2) format("woff2"),
    url(../fonts/Vegur-Regular.woff) format("woff"),
    url(../fonts/Vegur-Regular.ttf) format("truetype"),
    url(/fonts/Vegur-Regular.svg#MyriadPro) format("svg");
  font-weight: 400;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
body {
  font-family: Vegur;
  color: #000;
}
h1 {
  font-size: 2em;
  color: #000;
}
h2 {
  font-size: 1.5em;
  color: #000;
}
p {
  font-size: 16px;
  line-height: 1.41;
}
.gradient {
  background: #03cff2;
  background: -moz-linear-gradient(top, #03cff2 0, #1a84f3 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, #03cff2),
    color-stop(100%, #1a84f3)
  );
  background: -webkit-linear-gradient(top, #03cff2 0, #1a84f3 100%);
  background: -o-linear-gradient(top, #03cff2 0, #1a84f3 100%);
  background: -ms-linear-gradient(top, #03cff2 0, #1a84f3 100%);
  background: linear-gradient(to bottom, #03cff2 0, #1a84f3 100%);
}
.body_space {
  padding-top: 125px;
}
#header {
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  width: 100%;
  z-index: 1000;
}
#header #logo {
  height: 65px;
}
#header #share_container {
  float: right;
  padding: 10px 10px 0 0;
}
.at-share-dock-outer {
  display: none;
}
.navbar {
  width: 100%;
}
.navbar a {
  font: bold 1.5em Vegur, Helvetica, Arial, sans-serif;
  letter-spacing: -0.05em;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  padding: 0.4em 0.5em;
  text-decoration: none;
  text-shadow: 3px 3px 3px rgba(50, 50, 50, 0.75);
  vertical-align: middle;
  text-transform: uppercase;
}
.navbar a:hover {
  background-color: #0d96f2;
}
.mobile_nav {
  display: none;
}
#nav_search {
  display: inline-block;
  margin-left: 3em;
  margin-right: 3em;
  position: relative;
  vertical-align: middle;
}
.navbar button {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 2%;
  top: 0.15em;
  cursor: pointer;
}
.navbar button img {
  display: block;
  height: auto !important;
  margin: 0;
  padding: 0;
  opacity: 0.9;
  width: 29px;
}
input.search {
  height: 2em;
  line-height: 2em;
  max-width: 190px;
  border: solid 1px #d0d0d0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  display: inline-block;
  font: bold 1em Vegur, Helvetica, Arial, sans-serif;
  letter-spacing: -0.02em;
  padding: 0 0.5em;
  text-transform: uppercase;
}
a.highlight {
  background-color: #2269f3;
}
#footer {
  background-color: #fff;
  border-top: 2px solid #2269f3;
}
#footer .links {
  padding-bottom: 50px;
  padding: 0 0 30px 10%;
}
#footer .column {
  width: 30%;
  padding: 10px 1%;
  display: inline-block;
  vertical-align: top;
}
#footer .column .header {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 20px;
}
#footer .column a {
  display: block;
  font-size: 15px;
  color: #000;
  padding: 1px 0 3px 0;
  text-decoration: none;
}
#footer p {
  text-align: center;
  font-size: 14px;
  margin: 0;
  padding: 5px;
}
#footer p a {
  display: inline-block;
  padding: 5px 5px 0 5px;
  color: #000;
  text-decoration: none;
}
#users {
  padding: 0 0.5% 0 0.5%;
  min-height: 90vh;
}
.user {
  display: inline-block;
  width: 10%;
  color: #000;
}
.user .user_info {
  margin: 5px;
  border: solid 1px #2269f3;
  background-color: #dff6ff;
}
.user .user_info .cam-overflow {
  overflow: hidden;
}
.user .user_info .cam-aspect-ratio {
  width: 100%;
  padding-bottom: 75%;
}
.user .user_info .cam-relative {
  position: relative;
}
.user .user_info .cam-container-abs {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.user .user_info .basic_info a img {
  min-height: 100px;
}
.user .user_info .basic_info {
  border-bottom: solid 1px #2269f3;
}
.user .user_info .user_name {
  float: left;
  width: calc(100% - 45px);
  font-size: 12px;
  font-weight: 700;
  padding: 7px 0 0 5px;
  overflow: hidden;
  height: 13px;
  color: #2269f3;
}
.user .user_info .user_age {
  float: right;
  width: 40px;
  font-size: 12px;
  padding-top: 7px;
}
.user .user_info .user_age img {
  padding: 0 0 0 5px;
}
.user .user_info .user_stream_stats {
  padding: 5px 5px 2px 5px;
  font-size: 11px;
  line-height: 17px;
  height: 17px;
  overflow: hidden;
}
.user .user_info .user_stream_stats img {
  float: left;
  margin-right: 5px;
}
.user .most_recent {
  width: 100%;
}
#user_template {
  display: none;
}
.filters {
  padding: 10px 4% 40px 4%;
}
#load_more_btn,
#chat_with_me_now {
  background: #dff6ff;
  border-radius: 4px;
  border: 0;
  color: #2269f3;
  text-decoration: none;
  border: solid 1px #92b1ef;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 10px 40px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-shadow: 1px 1px 1px #222;
}
#load_more_btn:hover {
  background: #6ad7ff;
}
.load_more_btn_container {
  margin: 10px 0;
  text-align: center;
}
.home {
  margin: 20px 4% 80px 4%;
  padding: 10px 5% 90px 5%;
  background: #fff;
  border: solid 1px #92b1ef;
  text-align: center;
}
.btn {
  display: inline-block;
  width: 16%;
  margin: 1% 1.5% 1% 1.5%;
  font-size: 20px;
  padding: 20px 0 20px 0;
  color: #000;
  text-decoration: none;
  background: #dff6ff;
  border: solid 2px #92b1ef;
  text-align: center;
  font-weight: 700;
  -moz-box-shadow: #666 0 3px 9px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.btn-half {
  width: 45.5%;
}
.btn:hover {
  background: #c9e7f3;
}
#content {
  margin: 10px 5% 20px 5%;
  padding: 20px 5% 10px 5%;
  background: #fff;
  border: solid 1px #92b1ef;
  text-align: justify;
}
#content b {
  color: #000;
}
.main_body_content {
  padding: 0 0.5%;
  margin: 0 5px;
}
.main_body_content h1 {
  font-size: 40px;
  margin: 10px 0 0 0;
  font-weight: 100;
}
.main_body_content p {
  font-size: 17px;
}
.main_body_bottom_line {
  margin: 10px 0;
  border-bottom: solid 1px #000;
}
.chat {
  position: relative;
  text-align: center;
  height: 800px;
}
.chat iframe {
  height: 800px;
  width: 98%;
  border: none;
}
.chatImage {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
}
.chat_info {
  margin: 0 1% 0 1%;
}
.chat_info h2 {
  color: #335789;
}
.chat_info .user_chat_info {
  display: inline-block;
  width: 33%;
  text-align: left;
  color: #335789;
  min-height: 40px;
}
.chat_room_title {
  color: #335789;
  font-size: 16px;
  padding: 0 0 20px 0;
  line-height: 20px;
}
.extra_info {
  position: absolute;
  top: 245px;
  left: 1.2%;
}
.extra_info img {
  margin-right: 5px;
  width: 30px;
}
.tags {
  margin: 0 1% 30px 1%;
}
.tag {
  display: inline-block;
  background-color: #fbe7b5;
  padding: 8px 10px;
  margin: 10px 10px 0 0;
  border-radius: 5px;
  color: #861200;
  text-transform: uppercase;
  border: 1px solid #fbbd4c;
}
.tag img {
  margin: 0 5px 0 0;
  float: left;
}
#next_model {
  position: absolute;
  top: 38px;
  left: 1135px;
  padding: 4px 0 8px 0;
  width: 95px;
  background-color: #0caef2;
  color: #fff;
  font: bold 1.2em Vegur, Helvetica, Arial, sans-serif;
  text-shadow: 3px 3px 3px rgba(50, 50, 50, 0.75);
  text-align: center;
  cursor: pointer;
}
#page {
  margin: 1% 3% 1% 3%;
}
.chatImage {
  width: 1216px;
  height: 686px;
  margin-left: 18px;
  margin-top: 32px;
}
#page ul li {
  list-style: circle;
  margin-left: 30px;
}
#page p {
  margin-left: 5px;
}
.notfound {
  margin: 20px 4% 20px 4%;
  padding: 10px 5% 90px 5%;
  background: #fff;
  border: solid 1px #92b1ef;
  text-align: left;
}
@media (max-width: 1500px) and (min-width: 1201px) {
  .navbar a {
    font-size: 1.15em;
    padding: 0.3em 0.5em;
  }
  input.search {
    height: 1.6em;
    font-size: 0.9em;
  }
  .navbar button img {
    width: 19px;
  }
  .btn {
    font-size: 16px;
    padding: 15px 0 15px 0;
  }
  .body_space {
    padding-top: 105px;
  }
  .main_body_content h1 {
    font-size: 35px;
    margin: 10px 0 0 0;
    font-weight: 100;
  }
  .main_body_content p {
    font-size: 16px;
  }
}
@media (max-width: 1200px) and (min-width: 951px) {
  #nav_search {
    position: absolute;
    top: 70px;
    right: -40px;
  }
  input.search {
    width: 300px;
    max-width: 300px;
    height: 1.6em;
    font-size: 0.9em;
  }
  .navbar button img {
    width: 19px;
  }
  .navbar a {
    font-size: 1.15em;
    padding: 0.3em 0.5em;
  }
  .btn {
    font-size: 16px;
    padding: 15px 0 15px 0;
    width: 20%;
  }
  .btn-half {
    width: 44%;
  }
  .body_space {
    padding-top: 105px;
  }
  #share_container {
    display: none;
  }
  .at-share-dock-outer {
    display: block;
  }
  .main_body_content h1 {
    font-size: 35px;
    margin: 10px 0 0 0;
    font-weight: 100;
  }
  .main_body_content p {
    font-size: 16px;
  }
}
@media (max-width: 950px) {
  .navbar {
    width: 50%;
    position: absolute;
    right: 0;
    display: none;
  }
  .navbar a {
    width: 100%;
  }
  #nav_search {
    margin: 2% 3% 7% 3%;
    width: 94%;
  }
  #nav_search input {
    max-width: 100%;
    width: 95%;
    height: 2.5em;
  }
  .navbar button img {
    padding: 2px 0 0 0;
  }
  .mobile_nav {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    background: url(../images/mobile-list.png) no-repeat center;
  }
  .btn {
    width: 44%;
  }
  .btn-half {
    width: 92%;
  }
  #share_container {
    display: none;
  }
  .at-share-dock-outer {
    display: block;
  }
  .body_space {
    padding-top: 65px;
  }
  #header #logo {
    height: 60px;
  }
  .main_body_content h1 {
    font-size: 35px;
    margin: 10px 0 0 0;
    font-weight: 100;
  }
  .main_body_content p {
    font-size: 16px;
    margin-top: 3px;
  }
  #footer {
    margin-bottom: 60px;
  }
  .gradient {
    background: #03cff2;
    background: -moz-linear-gradient(top, #03cff2 0, #1a84f3 100%);
    background: -webkit-gradient(
      left top,
      left bottom,
      color-stop(0, #03cff2),
      color-stop(100%, #1a84f3)
    );
    background: -webkit-linear-gradient(top, #03cff2 0, #1a84f3 100%);
    background: -o-linear-gradient(top, #03cff2 0, #1a84f3 100%);
    background: -ms-linear-gradient(top, #03cff2 0, #1a84f3 100%);
    background: linear-gradient(to bottom, #03cff2 0, #1a84f3 100%);
  }
}
@media (max-width: 530px) {
  #header #logo {
    width: 100%;
    height: inherit;
  }
  .btn {
    width: 92%;
  }
  .navbar {
    height: calc(100vh - 47px);
    overflow-x: auto;
    width: 100%;
  }
  .btn {
    margin: 1% 1.5% 3% 1.5%;
    padding: 15px 0 15px 0;
  }
  h1 {
    font-size: 1.1em;
    margin: 5px 0 10px 0;
  }
  h2 {
    font-size: 1em;
    margin: 5px 0 10px 0;
  }
  p {
    font-size: 14px;
  }
  .home {
    padding-bottom: 30px;
  }
  .main_body_content h1 {
    font-size: 25px;
    margin: 10px 0 0 0;
    font-weight: 100;
  }
  .main_body_content p {
    font-size: 15px;
    line-height: 1.2;
  }
  #footer .column {
    width: 100%;
  }
  #header .group .left {
    margin-right: 50px;
  }
  .chat_info .user_chat_info,
  .chat_room_title {
    font-size: 12px;
    width: 100%;
    min-height: 20px;
  }
  .tag {
    font-size: 10px;
    border-radius: 5px;
    padding: 5px 5px 3px 5px;
  }
  .tag img {
    height: 11px;
  }
}
@media (max-width: 370px) {
  .body_space {
    padding-top: 65px;
  }
  .filters {
    padding-bottom: 20px;
  }
  .filters .right {
    float: none;
    text-align: center;
  }
  select {
    font-size: 11px;
  }
}
@media (min-width: 6001px) {
  .user {
    width: 2%;
  }
}
@media (max-width: 6000px) and (min-width: 4001px) {
  .user {
    width: 4%;
  }
}
@media (max-width: 4000px) and (min-width: 2921px) {
  .user {
    width: 5%;
  }
}
@media (max-width: 2920px) and (min-width: 2731px) {
  .user {
    width: 6.66%;
  }
}
@media (max-width: 2730px) and (min-width: 2531px) {
  .user {
    width: 7.14%;
  }
}
@media (max-width: 2530px) and (min-width: 2346px) {
  .user {
    width: 7.69%;
  }
}
@media (max-width: 2345px) and (min-width: 2150px) {
  .user {
    width: 8.3%;
  }
}
@media (max-width: 2149px) and (min-width: 1950px) {
  .user {
    width: 9.09%;
  }
}
@media (max-width: 1950px) and (min-width: 1761px) {
  .user {
    width: 10%;
  }
}
@media (max-width: 1760px) and (min-width: 1566px) {
  .user {
    width: 11.1%;
  }
}
@media (max-width: 1565px) and (min-width: 1371px) {
  .user {
    width: 12.5%;
  }
}
@media (max-width: 1370px) and (min-width: 1186px) {
  .user {
    width: 14.28%;
  }
}
@media (max-width: 1185px) and (min-width: 981px) {
  .user {
    width: 16.6%;
  }
}
@media (max-width: 980px) and (min-width: 791px) {
  .user {
    width: 20%;
  }
}
@media (max-width: 790px) and (min-width: 601px) {
  .user {
    width: 25%;
  }
}
@media (max-width: 600px) and (min-width: 401px) {
  .user {
    width: 33.3%;
  }
}
@media (max-width: 400px) {
  .user {
    width: 50%;
  }
}
@media (min-width: 3141px) {
  #next_model {
    left: 742px;
    width: 105px;
  }
}
@media (max-width: 3140px) and (min-width: 2601px) {
  #next_model {
    left: 735px;
  }
}
@media (max-width: 2600px) and (min-width: 2100px) {
  #next_model {
    left: 730px;
  }
}
@media (max-width: 1700px) and (min-width: 1380px) {
  .chat {
    height: 700px;
  }
  .chat iframe {
    height: 700px;
  }
  #next_model {
    left: 950px;
    top: 40px;
    padding: 2px 0 5px 0;
  }
  .extra_info {
    top: 175px;
  }
  .chatImage {
    width: 1038px;
    height: 586px;
    margin-left: 15px;
    margin-top: 32px;
  }
}
@media (max-width: 1379px) and (min-width: 850px) {
  .chat {
    height: 528px;
  }
  .chat iframe {
    height: 528px;
  }
  #next_model {
    left: 615px;
    top: 45px;
    padding: 2px 0 5px 0;
  }
  #extra_info {
    top: 175px;
  }
  .chatImage {
    width: 730px;
    height: 415px;
    margin-left: 12px;
    margin-top: 32px;
  }
}
@media (max-width: 849px) and (min-width: 270px) {
  .chat {
    width: 100%;
    height: 100%;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
  }
  .chat iframe {
    height: 56.257vw;
    width: 100vw;
  }
  .extra_info {
    top: 120px;
  }
  #next_model {
    left: inherit;
    right: 20px;
    top: 20px;
    padding: 2px 0 5px 0;
  }
  .chatImage {
    width: 100%;
    height: 56.25vw;
    margin: 0;
  }
}
.gallery-thumb {
  cursor: pointer;
}
#gallery-display {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #00000099;
  z-index: 1000;
}
#gallery-image-source img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 10000;
  max-width: 100%;
  cursor: pointer;
}
#gallery-nav {
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  padding: 30px 25%;
  background: #222;
  position: absolute;
  text-align: center;
}
#gallery-nav div {
  padding: 0 10%;
  color: #dff6ff;
  font-size: 25px;
  display: inline-block;
  line-height: 40px;
}
#gallery-nav-prev {
  cursor: pointer;
}
#gallery-nav-next {
  cursor: pointer;
}
.chat_info {
  margin-bottom: 30px;
}
.chat-gallery-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 102px;
}
@media (max-width: 1280px) {
  #gallery-nav {
    padding: 30px 0;
  }
  #gallery-nav div {
    padding: 0;
  }
  #gallery-nav-prev {
    float: left;
    padding-left: 30px !important;
  }
  #gallery-nav-next {
    float: right;
    padding-right: 30px !important;
  }
}
@media (max-width: 392px) {
  .gallery-thumb {
    width: calc(50% - 1px);
  }
}
@media (max-width: 560px) {
  .gallery-thumb {
    float: left;
  }
  .gallery-thumb:nth-child(2n + 1) {
    margin-left: 1px;
  }
  .chat_info::after {
    clear: both;
    display: block;
    content: " ";
  }
}
