@font-face {
  font-family: 'icomoon';
  src: url('/assets/css/fonts/icomoon.eot?syif41');
  src: url('/assets/css/fonts/icomoon.eot?syif41#iefix') format('embedded-opentype'), url('/assets/css/fonts/icomoon.ttf?syif41') format('truetype'), url('/assets/css/fonts/icomoon.woff?syif41') format('woff'), url('/assets/css/fonts/icomoon.svg?syif41#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
img {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
button,
[class^='btn-'] {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.fa-shemale {
  font: normal normal normal 14px/1 'icomoon';
  font-family: 'icomoon', serif !important;
}
.fa-shemale:before {
  content: "\e900";
}
.DGValidator label.error {
  font-size: 10px;
  color: red;
  position: absolute;
  left: -5px !important;
  right: -5px;
  text-align: center;
  white-space: nowrap !important;
}
.DGValidator label.loading {
  font-size: 10px;
  color: #2aa52a;
  position: absolute;
  left: -5px !important;
  right: -5px;
  text-align: center;
  white-space: nowrap !important;
}
.form-control,
select,
textarea {
  padding: 3px 10px;
  font-size: 14px;
  height: 25px;
  background-clip: border-box;
}
.form-control::placeholder,
select::placeholder,
textarea::placeholder {
  font-size: 14px;
  color: #999;
  line-height: 1;
}
.form-control:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #999;
}
.form-control:active,
select:active,
textarea:active,
.form-control:focus,
select:focus,
textarea:focus {
  outline: none;
  box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px 0 inset, rgba(200, 200, 200, 0.6) 0 0 8px 0;
  border-color: #d0d0d0;
}
.form-control::-webkit-scrollbar,
select::-webkit-scrollbar,
textarea::-webkit-scrollbar {
  width: 5px;
}
.form-control::-webkit-scrollbar-track,
select::-webkit-scrollbar-track,
textarea::-webkit-scrollbar-track {
  background: #ccc;
}
.form-control::-webkit-scrollbar-thumb,
select::-webkit-scrollbar-thumb,
textarea::-webkit-scrollbar-thumb {
  background: #777;
}
.form-control::-webkit-scrollbar-thumb:hover,
select::-webkit-scrollbar-thumb:hover,
textarea::-webkit-scrollbar-thumb:hover {
  background: #333;
}
.btn,
button {
  transition: color 0.3s, opacity 0.3s, background 0.3s;
}
.btn:active,
button:active,
.btn:focus,
button:focus {
  outline: none;
  box-shadow: none;
}
.btn:hover,
button:hover {
  opacity: 0.7 !important;
  color: #fff;
}
#counter span {
  display: inline-block;
}
@media only screen and (min-width: 769px) {
  ::-webkit-scrollbar-thumb {
    background-color: #d0d0d0;
    border: 1px solid transparent;
    border-radius: 5px;
  }
  ::-webkit-scrollbar-track {
    width: 20px;
    background-color: transparent;
  }
}

.agreement-area {
  overflow: hidden;
  overflow-y: auto;
  margin-top: 5px;
  margin-bottom: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 44px;
  text-align: left;
  background: rgba(255, 255, 255, 0.1);
}
.agreement-area p,
.agreement-area ul {
  margin: 0 !important;
}
.agreement-area .agreement-area-inner br:nth-child(2) {
  display: none;
}
.agreement-area::-webkit-scrollbar {
  width: 5px;
}
.agreement-area::-webkit-scrollbar-track {
  background: #ccc;
}
.agreement-area::-webkit-scrollbar-thumb {
  background: #777;
}
.agreement-area::-webkit-scrollbar-thumb:hover {
  background: #333;
}
.agreement-area .agreement-area-inner {
  padding: 1px 5px 2px 5px;
  font-size: 10px;
  line-height: 13px;
}
.agreement-area .agreement-area-inner ul,
.agreement-area .agreement-area-inner ol {
  padding: 3px 0 0 15px !important;
  list-style-type: disc !important;
}
.agreement-area .agreement-area-inner ul li,
.agreement-area .agreement-area-inner ol li {
  list-style-type: disc !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: inherit !important;
}
.agreement-area .agreement-area-inner a {
  color: inherit !important;
  font-weight: bold;
  transition: all 0.4s;
  text-decoration: underline;
}
.agreement-area .agreement-area-inner a:hover {
  text-decoration: underline;
  opacity: 0.7;
}
.agree-btn {
  color: #fff;
  display: inline-block;
  border: 0;
  border-radius: 3px;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
}
.agree-btn:focus {
  outline: none;
}
.agree-btn:hover {
  color: #fff;
}
.agree-btn label {
  font-weight: inherit;
  display: flex !important;
  align-items: center !important;
}
.cbx {
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child {
  position: relative;
  width: 12px;
  height: 12px;
  transform: scale(1);
  border: 1px solid #333;
  transition: all 0.2s ease;
  background: #fff;
  margin-right: 6px;
  border-radius: 1px;
}
.cbx span:first-child svg {
  position: absolute;
  top: -1px;
  left: 0;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 13px;
  stroke-dashoffset: 13px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.cbx span:last-child {
  padding-left: 4px;
}
.inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
  stroke: #333;
}
.agree-header {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 700;
}
.regProc {
  display: none;
  position: absolute !important;
  right: 0;
  left: 0;
}
.dot {
  color: green !important;
  position: relative;
  font-size: 10px;
  font-weight: 400;
}
.dot::after {
  position: absolute;
  content: '';
  animation: dots 2s infinite;
}
@media (max-width: 450px) {
  .agreement-area {
    height: 44px;
    margin-bottom: 10px;
  }
}
@keyframes dots {
  0% {
    content: '';
  }
  33% {
    content: '.';
  }
  66% {
    content: '..';
  }
  100% {
    content: '...';
  }
}

body.modal-open {
  padding-right: 0 !important;
}
.modal {
  padding-right: 0 !important;
}
#logginModal .modal-dialog {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#logginModal .modal-content {
  font-size: 13px;
  border: 0;
  overflow: hidden;
  border-radius: 3px;
  background: none;
}
#logginModal .modal-header {
  padding: 10px;
}
#logginModal .modal-header .modal-title {
  font-size: 14px;
  color: #777777;
  text-transform: uppercase;
  font-weight: bold;
  margin: auto;
}
#logginModal .modal-body {
  overflow: hidden;
  background-color: #ffffff;
}
#logginModal .modal-body p {
  font-size: 12px;
  margin: 0 -1px 10px;
  text-align: center;
}
#logginModal .modal-body .forgot-password {
  font-size: 11px;
  transition: opacity 0.3s;
}
#logginModal .modal-body .forgot-password:hover {
  opacity: 0.7;
}
#logginModal .modal-body .form-group {
  position: relative;
}
#logginModal .modal-body span.help-inline {
  color: red;
  position: absolute;
  font-size: 10px;
  left: 8px;
  bottom: -13px;
}
#logginModal .modal-body .error-forms {
  display: none;
  color: red;
  font-size: 10px;
  padding: 5px;
  border: 1px solid rgba(255, 0, 0, 0.1);
  border-radius: 5px;
  margin-bottom: 15px;
}
#logginModal .form-control {
  border-radius: 3px;
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0 5px;
  font-size: 12px;
  height: 22px;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#logginModal .form-control::placeholder {
  font-size: 12px;
}
#logginModal .DGValidator label.error {
  text-align: left !important;
  color: red !important;
  padding-left: 5px !important;
  left: 0 !important;
  right: 0 !important;
  white-space: nowrap !important;
}
#logginModal .new-style-btn {
  font-family: 'FontAwesome', "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
  border-radius: 3px;
  padding: 2px 12px;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 1px 1px #0000004d;
  border: 1px solid #e41b17;
  cursor: pointer;
  background: #e41b17;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);
  transition: opacity 0.3s;
}
#logginModal .new-style-btn .dot {
  color: inherit !important;
  position: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
}
#logginModal a {
  color: #777;
  text-decoration: none;
  user-select: none;
}
#logginModal .modal-close {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  background-color: transparent;
  border: 0;
  color: #FFFFFF;
  position: absolute;
  right: 5px;
  top: 5px;
}

@font-face {
  font-family: 'icomoon';
  src: url('/assets/css/fonts/icomoon.eot?syif41');
  src: url('/assets/css/fonts/icomoon.eot?syif41#iefix') format('embedded-opentype'), url('/assets/css/fonts/icomoon.ttf?syif41') format('truetype'), url('/assets/css/fonts/icomoon.woff?syif41') format('woff'), url('/assets/css/fonts/icomoon.svg?syif41#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  overflow-y: scroll;
}
body {
  min-width: 320px;
  font-family: 'Open Sans', sans-serif;
  min-height: 100vh;
}
.form-control {
  margin: auto;
}
.form-control::placeholder {
  font-size: 12px;
}
.shakeIt {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
#form .shakeIt .country-error-reg {
  left: 0;
  bottom: -10px;
}
.agree-header {
  font-size: 18px;
}
#form .DGValidator label.error {
  color: red;
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes blink {
  0% {
    color: white;
  }
  50% {
    color: black;
  }
}

#footer {
  background: #e8e8e8;
  text-align: center;
  padding: 20px 0;
}
#footer .footer-text {
  max-width: 850px;
  margin: 0 auto;
  font-size: 12px;
  color: #777;
  padding-bottom: 10px;
}
#footer .text {
  max-width: 850px;
  margin: 0 auto;
  font-size: 12px;
  padding: 0 10px;
}
#pre-footer {
  background: #f3f3f3;
  text-align: center;
  padding: 20px 0;
}
@media (max-width: 900px) {
  #footer .footer-text {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 450px) {
  #footer .text span:last-of-type {
    display: none;
  }
}

#form {
  position: absolute;
  width: 400px;
  background: #fefefe;
  top: 125px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 10px 10px 5px 5px;
  text-align: center;
}
#form label.loading {
  bottom: -23px;
}
#form .header {
  background: #fd8de2;
  padding: 15px 0 35px;
  position: relative;
  border-radius: 5px 5px 0 0;
  margin-bottom: 8px;
}
#form .bottom {
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  right: 0;
  bottom: 0;
}
#form .bottom .inner {
  position: relative;
  width: 100%;
  height: 50px;
  overflow: hidden;
}
#form .bottom .el {
  position: absolute;
  width: 1000px;
  height: 100px;
  top: 5px;
  background: #ffffff;
  box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
#form .bottom .el .line {
  width: 100%;
  height: 2px;
  border-top: #7f7f7f 2px dashed;
  top: -7px;
  position: relative;
  opacity: 0.5;
}
#form .bottom .left-el {
  right: 50%;
  transform: rotate(5deg);
}
#form .bottom .right-el {
  left: 50%;
  transform: rotate(-5deg);
}
#form .logo {
  margin-bottom: 10px;
}
#form .logo img {
  height: 40px;
}
#form .heading {
  padding-bottom: 5px;
}
#form .heading h1 {
  margin: 0 0 0;
  padding: 0 15px;
  font-size: 17px;
  font-weight: bold;
}
#form .heading h1 span {
  color: #fff;
  animation-name: blink;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
#form .heading p {
  font-size: 12px;
  margin: 0 auto 10px;
  font-style: italic;
}
#form .counter {
  position: relative;
  display: inline-block;
  color: #fff;
  background: #e41b17;
  padding: 3px 10px;
  font-size: 9px;
  border-radius: 3px;
  font-weight: bold;
  margin-left: -5px;
  margin-right: -5px;
}
#form .steps-indicator {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
}
#form .steps-indicator .item {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 50%;
  background: #ccc;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin: 0 2px;
}
#form .steps-indicator .item.active {
  background: #e41b17;
}
#form .form-body {
  padding-bottom: 20px;
  padding-top: 5px;
}
#form .form-body .step .step-heading {
  font-weight: bold;
  font-size: 18px;
  color: #333;
  margin-bottom: 5px;
  padding: 0 15px;
}
#form .form-body .step .step-text {
  font-size: 12px;
  color: #777;
  max-width: 220px;
  margin: 0 auto 10px;
  line-height: 1;
}
#form .form-body .step .form-field {
  margin: 0 15px;
  position: relative;
}
#form .form-body .step .form-field input {
  margin-bottom: 15px !important;
  border-radius: 3px;
  width: 100%;
  font-size: 12px;
  border: 1px solid #ddd;
  padding: 0 5px;
  max-width: 220px;
  height: 21px;
}
#form .form-body .step .form-field label.error {
  bottom: -22px;
  white-space: nowrap !important;
}
#form .form-body .step .step-actions {
  line-height: 1;
}
#form .form-body .step .step-actions .item {
  display: inline-block;
  background: #ccc;
  color: #fff;
  padding: 3px 0;
  width: 90px;
  border-radius: 3px;
  cursor: pointer;
  font-weight: bold;
  border: 0;
  transition: all 0.4s;
}
#form .form-body .step .step-actions .item.active {
  background: #e41b17;
}
#form .form-body .step .step-actions .item.digi {
  width: 40px;
}
#form .form-body .step .step-actions .item.width-auto {
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
}
#form .form-body .step .step-actions .width-auto {
  width: auto;
  padding: 3px 10px;
}
#form .form-body .step.step-agreement .step-heading {
  margin-bottom: 0;
}
#form .form-footer {
  position: absolute;
  color: #fff;
  font-size: 10px;
  margin: 10px auto 0;
  left: 0;
  right: 0;
  padding: 0 10px;
}
#form .form-footer a {
  color: #fff;
  font-weight: bold;
}
#form .agreement-area {
  margin-right: 15px;
  margin-left: 15px;
}
#form .agreement-area {
  width: 270px;
  height: 29px;
  margin: 0 auto 9px;
}
#form .agree-btn {
  background-color: #e41b17;
}
#form .agree-btn:hover {
  color: #fff;
}
@media (max-width: 767px) {
  #form {
    width: 350px;
    top: 100px;
  }
}
@media (max-width: 400px) {
  #form {
    width: 300px;
  }
  #form .heading h1 {
    margin: 0 3px 0;
    max-width: initial;
    font-size: 15px;
  }
  #form .heading p {
    max-width: initial;
    font-size: 10px;
  }
}

#header {
  z-index: 998;
  position: relative;
}
#bg {
  background: url(/assets/landings/x/6/img/bg-adult.jpg);
  min-height: 640px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: inset 0 -17px 83px 77px rgba(0, 0, 0, 0.81);
  -moz-box-shadow: inset 0 -17px 83px 77px rgba(0, 0, 0, 0.81);
  box-shadow: inset 0 -17px 83px 77px rgba(0, 0, 0, 0.81);
}
#bg .bottom .el-0 {
  position: absolute;
  bottom: 1px;
  width: 0;
  height: 0;
  border-left: 2000px solid transparent;
  border-right: 2000px solid transparent;
  border-bottom: 150px solid #e41b17;
  -webkit-backface-visibility: hidden;
}
#bg .bottom .el {
  position: absolute;
  bottom: -2px;
  width: 0;
  height: 0;
  border-left: 2000px solid transparent;
  border-right: 2000px solid transparent;
  border-bottom: 150px solid #fefefe;
  -webkit-backface-visibility: hidden;
}
#bg .bottom .left-el {
  right: 50%;
  margin-right: -100px;
}
#bg .bottom .right-el {
  left: 50%;
  margin-left: -100px;
}
@media (max-width: 767px) {
  #bg {
    min-height: 540px;
  }
}

#content {
  z-index: 999;
}
#profiles {
  margin-top: 20px;
  margin-bottom: 30px;
}
#profiles .column {
  width: 170px;
}
#profiles .column-1,
#profiles .column-6 {
  margin-top: -30px;
}
#profiles .column-1 .row-4,
#profiles .column-6 .row-4 {
  display: none;
}
#profiles .row-5 {
  display: none;
}
#profiles .column-2,
#profiles .column-5 {
  margin-top: -15px;
}
#profiles .profile {
  background: #efefef;
  text-align: center;
  margin: 0 7px 14px;
  border-radius: 3px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  cursor: pointer;
}
#profiles .profile .img {
  margin-bottom: 10px;
  position: relative;
}
#profiles .profile .img img {
  width: 100%;
  height: auto;
}
#profiles .profile .img .if_online {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #2be52b;
}
#profiles .profile .info {
  padding: 0 10px 10px;
  font-size: 10px;
  color: #999;
}
#profiles .profile .info .profile_name {
  font-weight: bold;
  line-height: 1.2;
  font-size: 14px;
  color: #333;
  display: block;
  max-width: 90px;
  margin-right: 5px;
}
#profiles .profile .info .age {
  font-size: 10px;
  font-weight: normal;
}
#profiles .profile .info .age + span {
  margin-left: 3px;
  white-space: nowrap;
}
#profiles .profile .info .distance {
  filter: blur(2px);
}
#profiles .profile .info .distance,
#profiles .profile .info .distance + strong {
  font-size: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #555555;
}
#profiles .profile .info .encounters {
  background: #ffffff;
  border-radius: 3px;
  margin-top: 7px;
  padding: 5px;
  font-style: italic;
  text-align: left;
  color: #333;
}
#profiles .profile .info .encounters i {
  margin-right: 5px;
}
#profiles .profile .info .actions button {
  background: #e41b17;
  border: 0;
  color: #fff;
  margin-top: 10px;
  padding: 3px 0;
  width: 100%;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
  transition: all 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
}
#profiles .profile .info .actions button i {
  margin-right: 5px;
}
#profiles .placeholder {
  background-color: #fafafa;
}
#profiles .placeholder .img,
#profiles .placeholder .info {
  opacity: 0;
}
@media (max-width: 1100px) {
  #profiles .column-4 {
    margin-top: -15px;
  }
  #profiles .column-5 {
    margin-top: -30px;
  }
  #profiles .column-5 .row-4 {
    display: none;
  }
  #profiles .column-6 {
    display: none;
  }
}
@media (max-width: 930px) {
  #profiles .column-1 {
    margin-top: -15px;
  }
  #profiles .column-2 {
    margin-top: 0;
  }
  #profiles .column-3 {
    margin-top: 0;
  }
  #profiles .column-4 {
    margin-top: -15px;
  }
  #profiles .column-4 .row-4 {
    display: none;
  }
  #profiles .column-5 {
    display: none;
  }
}
@media (max-width: 767px) {
  #profiles .column-1 {
    margin-top: -15px;
  }
  #profiles .column-1 .row-4 {
    display: block;
  }
  #profiles .column-2 {
    margin-top: 0;
  }
  #profiles .column-3 {
    margin-top: -15px;
  }
  #profiles .column-4 {
    display: none;
  }
  #profiles .row-4 {
    display: block;
  }
}
@media (max-width: 560px) {
  #profiles .column-1 {
    margin-top: 0;
  }
  #profiles .column-2 {
    margin-top: 0;
  }
  #profiles .column-3 {
    display: none;
  }
  #profiles .row-5 {
    display: block;
  }
  #profiles .profile.row-2 {
    display: block;
  }
}
@media (max-width: 400px) {
  #profiles .column {
    width: 150px;
  }
}
