@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 #fe6be3;
  cursor: pointer;
  background: #fe6be3;
  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 {
  position: relative;
  min-height: 100%;
  min-width: 320px;
  overflow-y: scroll;
}
html body {
  min-width: 320px;
  margin-bottom: 65px;
  padding-right: 0 !important;
}
#logginModal .modal-header .modal-title {
  color: #ffffff;
}
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 {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-control {
  border-color: #ddd;
  background-clip: border-box;
}
.form-control::placeholder {
  color: #ccc;
}
.form-control:-ms-input-placeholder {
  color: #ccc;
}
.form-control::-webkit-input-placeholder {
  color: #ccc;
  line-height: 1;
}
.form-control:focus,
.form-control:active {
  outline: none;
  box-shadow: none;
  border-color: #ddd;
}
button {
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  border: none;
}
button:hover {
  opacity: 0.7;
}
button:focus,
button:active {
  outline: none;
  box-shadow: none;
}
.myBtn {
  display: inline-block;
  padding: 3px 15px;
  margin-bottom: 5px;
  border-radius: 3px;
  border: none;
  font-size: 12px;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: background 0.4s, opacity 0.4s;
}
.myBtn:hover {
  background: #aaa;
}
.myBtn.message {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.myBtn.message i {
  margin-right: 5px;
}
.agree-header {
  font-family: 'Courgette', cursive;
  font-size: 36px !important;
  transform: scale(1);
  transition: all 1s;
}
.agree-header.scaler {
  animation: scaler 2s;
}
.agree-btn {
  transition: opacity 0.3s;
  margin-bottom: 10px;
  margin-top: 0 !important;
}
.agree-btn .cbx {
  display: flex;
  align-items: center;
}
.agree-btn .cbx span:first-child {
  top: auto;
}
.agree-btn:active,
.agree-btn:focus {
  box-shadow: none;
  outline: none;
}
.regProc {
  bottom: 20px;
}
#profile-form {
  display: none;
}
#counter .time span {
  display: inline-block;
  text-align: center;
}
@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);
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 750px;
  }
}
@media (max-width: 768px) {
  .regProc {
    bottom: 35px;
  }
}
@media (max-width: 400px) {
  .myBtn {
    padding: 3px 12px;
  }
}

#filter,
#search-2 {
  background: #f1f1f1;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
}
#filter .inner label,
#search-2 .inner label {
  font-size: 10px;
  margin: 0 0 0 10px;
  color: #777;
  font-weight: 700;
}
#filter .inner label i,
#search-2 .inner label i {
  color: #333;
}
#filter .inner .form-group,
#search-2 .inner .form-group {
  margin-bottom: 10px;
}
#filter .inner select,
#search-2 .inner select {
  font-weight: bold;
  color: #333;
  padding: 3px 5px;
  font-size: 12px;
  height: auto;
}
#filter .container-x,
#search-2 .container-x {
  max-width: 940px;
  margin: 0 auto;
}
#filter:after,
#search-2:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (max-width: 1199px) {
  #filter .container-x {
    max-width: 750px;
  }
}
@media (max-width: 991px) {
  #filter .container-x {
    max-width: 532px;
  }
}
@media (max-width: 767px) {
  #filter .container-x {
    max-width: 574px;
  }
}
@media (max-width: 620px) {
  #search-2 .inner {
    width: 300px;
  }
}

#footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
}
#footer #load-more {
  display: none;
  padding: 10px 0;
  background: #fe6be3;
  color: #fff;
  position: absolute;
  bottom: 41px;
  width: 100%;
  line-height: 1;
}
#footer #load-more .load-more-end {
  display: none;
}
#footer #load-more .load-more-end a {
  color: #fff;
  font-weight: bold;
}
#footer #load-more .load-more-end a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#footer .inner {
  background: #efefef;
  padding: 15px 0;
}
#footer .menu {
  display: inline-block;
  margin: 0 0 5px;
  padding: 0;
  line-height: 1;
}
#footer .menu li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .menu li a {
  color: #555;
  font-weight: bold;
  font-size: 13px;
  margin: 0 7px;
  transition: all 0.4s;
}
#footer .menu li a:hover {
  text-decoration: none;
  color: #fe6be3;
}
#footer .copy {
  font-size: 11px;
  color: #555;
  line-height: 1;
}
@media (max-width: 620px) {
  #footer #load-more {
    font-size: 10px;
  }
}
@media (max-width: 420px) {
  #footer .menu li a {
    font-size: 10px;
  }
  #footer .copy {
    font-size: 9px;
  }
}

#main {
  text-align: center;
  background-size: cover;
  padding: 45px 0 60px;
  color: #fff;
  overflow: hidden;
  position: relative;
}
#main #shad {
  position: absolute;
  left: -50%;
  top: 0;
  width: 200%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 30px 30px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 0 30px 30px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0 30px 30px rgba(0, 0, 0, 0.7);
}
#main:before {
  content: '';
  position: absolute;
  opacity: 0.6;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
#main .step-agreement {
  padding-left: 10px;
  padding-right: 10px;
}
#form {
  position: relative;
}
#form h1 {
  font-size: 24px;
  font-weight: 700;
}
#form h1 span {
  animation-name: blink-x4;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  transition: color 0.5s;
}
#form #register {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  height: 220px;
}
#form #counter {
  font-size: 11px;
}
#form #counter .time {
  color: #fe6be3;
}
#form #privacy {
  font-size: 10px;
  max-width: 310px;
  margin: 0 auto;
  line-height: 1;
  flex-grow: 1;
}
#form .agreement-area {
  max-width: 400px;
  margin: 0 auto 10px;
  height: 31px;
}
#form .DGValidator label.error {
  bottom: -15px;
  margin-bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  padding-left: 11px;
  margin-right: -15px;
  color: red;
  white-space: nowrap !important;
}
#steps {
  min-height: 135px;
}
#steps .step .agree-header {
  font-family: 'Courgette', cursive;
  font-size: 36px;
  transform: scale(1);
  transition: all 1s;
  font-weight: 400;
}
#steps .step .agree-header.scaler {
  animation: scaler 2s;
}
#steps .step .question p {
  font-family: 'Courgette', cursive;
  font-size: 36px;
  transform: scale(1);
  transition: all 1s;
}
#steps .step .question p.scaler {
  animation: scaler 2s;
}
#steps .step .answer {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}
#steps .step .answer input {
  border: 1px solid #fff;
  margin: 0 5px;
  border-radius: 3px;
  height: 30px;
  padding: 0 10px;
  width: auto;
}
#steps .step .answer .item {
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 6px 0;
  width: 60px;
  margin: 0 5px;
  transition: all 0.4s;
  line-height: 1;
  background: transparent;
  color: #ffffff;
}
#steps .step .answer .item.width-auto {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#steps .step .answer .item.but {
  padding: 6px 15px;
  width: auto;
}
#steps .step .back {
  font-size: 12px;
  margin: 10px auto;
  border: none;
  text-decoration: underline;
  transition: opacity 0.4s;
  display: block;
  background-color: transparent;
  color: #fff;
}
#steps .step .back.back__empty {
  text-decoration: none;
  height: 20px;
}
@keyframes scaler {
  25% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.1);
  }
}
@media (max-width: 767px) {
  #main {
    padding: 30px 0;
  }
  #main #form .inner {
    max-width: 600px;
  }
  #main #form h1 {
    font-size: 20px;
    margin: 0 10px 10px;
  }
  #main #form #counter {
    margin: 0 0 10px;
  }
  #steps {
    min-height: 110px;
    margin-bottom: 0;
  }
  #steps .step .answer input {
    font-size: 12px;
    height: 26px;
    padding: 0 5px;
  }
  #steps .step .answer .item,
  #steps .step .answer .item.but {
    font-size: 12px;
    height: 26px;
    padding: 0 15px;
  }
  #steps .step .question p {
    font-size: 18px;
  }
  .agree-header {
    font-size: 18px !important;
  }
  .agree-btn {
    font-size: 12px;
    margin: 5px auto 2px;
  }
}
@media (max-width: 530px) {
  #form #register {
    height: 241px;
  }
  #steps {
    min-height: 110px;
    margin-bottom: 0;
  }
}

#profile-register .steps .step h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px;
}
#profile-register .steps .step textarea {
  resize: none;
  display: block;
  font-size: 11px;
  width: 100%;
  line-height: 1.5em;
  min-height: 4.5em;
  margin-bottom: 15px;
  border-radius: 3px;
  border: #ddd 1px solid;
  cursor: auto;
}
#profile-register .steps .step textarea::-webkit-scrollbar {
  width: 5px;
}
#profile-register .steps .step textarea::-webkit-scrollbar-track {
  background: #ccc;
}
#profile-register .steps .step textarea::-webkit-scrollbar-thumb {
  background: #777;
}
#profile-register .steps .step textarea::-webkit-scrollbar-thumb:hover {
  background: #333;
}
#profile-register .steps .step textarea::placeholder {
  font-size: 10px;
}
#profile-register .steps .step .profile-next,
#profile-register .steps .step .reg_btn,
#profile-register .steps .step .profile-message-next {
  width: 122px;
  margin-left: auto;
  margin-right: auto;
  border: 0;
}
#profile-register .steps .step .profile-message-next {
  display: none;
}
#profile-register .steps .step input[type=email] {
  margin-bottom: 10px;
  height: 24px;
  font-size: 11px;
  padding: 3px 5px;
}
#profile-register .steps .step input[type=email]::placeholder {
  font-size: 11px;
}
#profile-register .steps .step .agree-btn {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: background 0.4s;
}
#profile-register .steps .step .agree-btn:hover {
  background: #ccc;
}
#profile-register .steps .step label.loading {
  right: 0;
  text-align: center;
  padding: 0;
  bottom: -21px;
  white-space: nowrap !important;
}
#profile-register .steps .step label.error {
  color: red;
  right: 0;
  left: 1px !important;
  text-align: center;
  padding: 0;
  bottom: -21px;
  white-space: nowrap !important;
}
#profile-register .regProc {
  bottom: -17px;
  font-size: 9px;
}
button.profile-button {
  font-size: 10px;
  padding: 3px 8px;
  margin-bottom: 10px;
  background: #aaa;
  transition: opacity 0.5s, background 0.5s;
}
@media (max-width: 620px) {
  #profile-register .steps .step h2 {
    font-size: 12px;
  }
}

#header {
  background-color: #fe6be3;
  padding: 10px 0;
}
#logo {
  padding: 0;
  cursor: pointer;
}
#search .inner {
  position: relative;
  max-width: 300px;
  margin: 0 auto;
}
#search .inner label {
  top: 0;
  left: 0;
  margin: 0;
  position: absolute;
  border-right: #ccc 1px solid;
  width: 26px;
  text-align: center;
}
#search .inner label i {
  color: #333;
}
#search .inner input {
  padding: 0 5px 0 30px;
  font-size: 12px;
  height: 24px;
}
#search .inner select {
  color: #333;
  position: absolute;
  top: 0;
  right: 0;
  background: #cccccc;
  border-radius: 0 3px 3px 0;
  border: 0;
  height: 24px;
  font-weight: bold;
  padding: 0 15px;
  font-size: 12px;
  width: auto;
}
#search .inner select:disabled {
  opacity: 1 !important;
}
#search .inner select::-ms-expand {
  display: none;
}
#search:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
}
#actions .item {
  border: 0;
  height: 24px;
  font-size: 13px;
  font-weight: 600;
  padding: 0 10px;
  border-radius: 3px;
  transition: all 0.4s;
}
#actions .item i {
  width: 13px;
  margin-right: 5px;
}
.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;
}
@media (max-width: 1199px) {
  #search .inner {
    margin: 0 130px 0 auto;
  }
}
@media (max-width: 991px) {
  #search .inner {
    margin: 0 auto;
    width: 230px;
  }
  #logo img {
    height: 40px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0;
  }
  #logo {
    padding: 0 0 0 15px;
  }
  #search {
    display: none;
  }
  #actions {
    text-align: right;
    padding: 0 15px 0 0;
  }
}
@media (max-width: 620px) {
  #header {
    text-align: center;
    padding: 5px 0;
  }
  .inner #logo {
    float: none;
  }
  .inner #logo img {
    height: auto;
    max-height: 60px;
  }
  .inner #header-btns {
    display: none;
  }
}
@media (max-width: 530px) {
  #actions .item {
    width: 50px;
  }
  #actions .item i {
    margin-right: 0;
  }
  #actions .item span {
    display: none;
  }
}
@media (max-width: 420px) {
  #actions .item {
    width: 40px;
  }
}

#profiles-container {
  padding: 30px 0;
  text-align: center;
}
#profiles-container #profiles {
  margin: 0 auto;
  display: inline-block;
}
#profiles-container #profiles .myBtn {
  color: #ffffff;
  display: inline-block;
  padding: 3px 4px;
  margin-bottom: 5px;
  border-radius: 3px;
  border: none;
  font-size: 12px;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: background 0.4s, opacity 0.4s;
  width: 100%;
}
#profiles-container #profiles .g-color {
  background-color: #cccccc;
}
#profiles-container #profiles .myBtn.message {
  display: flex;
  align-items: center;
  justify-content: center;
}
#profiles-container #profiles .myBtn.message .text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#profiles-container #profiles .myBtn.message i {
  margin-right: 5px;
}
#profiles-container #profiles .column {
  width: 193px;
  float: left;
}
#profiles-container #profiles .profile {
  padding: 0 14px;
  margin-bottom: 28px;
  cursor: pointer;
  display: none;
}
#profiles-container #profiles .profile .profile-inner {
  border-radius: 3px;
  overflow: hidden;
  transition: all 0.4s;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  position: relative;
}
#profiles-container #profiles .profile .profile-inner .img {
  overflow: hidden;
  position: relative;
  background: #fafafa;
  height: 0;
}
#profiles-container #profiles .profile .profile-inner .img img {
  transition: transform 0.4s;
  min-height: 100%;
  height: 100%;
  width: auto;
  position: absolute;
  left: 0;
  right: 0;
}
#profiles-container #profiles .profile .profile-inner .inner {
  background: #efefef;
  padding: 10px 7px 7px;
}
#profiles-container #profiles .profile .profile-inner .inner .name-cont {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  flex-wrap: wrap;
  margin-bottom: 3px;
}
#profiles-container #profiles .profile .profile-inner .inner .name-cont p {
  font-size: 10px;
  margin-bottom: 0;
}
#profiles-container #profiles .profile .profile-inner .inner .name-cont .name {
  max-width: 60%;
  overflow: hidden;
  font-weight: bold;
  transition: color 0.4s;
  margin-right: 1px;
  font-size: 14px;
  vertical-align: middle;
}
#profiles-container #profiles .profile .profile-inner .inner .name-cont .age {
  font-size: 10px;
}
#profiles-container #profiles .profile .profile-inner .inner .city-cont {
  margin-bottom: 10px;
  font-size: 10px;
  color: #999;
}
#profiles-container #profiles .profile .profile-inner .inner .city-cont .distance {
  filter: blur(2px);
}
#profiles-container #profiles .profile .profile-inner .inner .slide-cont {
  display: none;
}
#profiles-container #profiles .profile .profile-inner .inner .message-area .aboutme {
  max-width: 200px;
  margin: 0 auto 15px;
  line-height: 1.2em;
  font-size: 11px;
  color: #999;
  background: #fbfbfb;
  border-radius: 3px;
  padding: 5px 10px;
  font-style: italic;
}
#profiles-container #profiles .profile .profile-inner .inner textarea {
  padding-left: 5px;
  padding-right: 5px;
}
#profiles-container #profiles .profile .profile-inner .online {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  background: lightgreen;
  border-radius: 50%;
}
#profiles-container #profiles .profile:hover .profile-inner {
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3);
}
#profiles-container #profiles .profile:hover .profile-inner .img img {
  transform: scale(1.2) rotate(5deg);
}
#profiles-container #profiles .profile:hover .profile-inner .inner .name {
  color: #fe6be3;
}
#profiles-container #profiles .profile.empty {
  display: block;
}
#profiles-container #profiles .profile.empty .inner {
  height: 89px;
}
#profiles-container #profiles .profile.empty .name-cont {
  background: #e9e9e9;
  opacity: 0.9;
}
#profiles-container #profiles .profile.empty .city-cont {
  background: #e9e9e9;
  width: 70%;
  margin: 3px auto 0;
  opacity: 0.9;
}
#profile-item {
  display: none;
}
@media (max-width: 1200px) {
  .column-5 {
    display: none;
  }
}
@media (max-width: 991px) {
  .column-4 {
    display: none;
  }
  #profiles-container #profiles .column {
    width: 186px;
  }
}
@media (max-width: 767px) {
  #profiles-container #profiles .column {
    width: 186px;
  }
  #profiles-container #profiles .profile .profile-inner .inner .name-cont .age .jaar {
    display: none;
  }
}
@media (max-width: 620px) {
  .column-3 {
    display: none;
  }
  #profiles-container {
    padding: 20px 0;
  }
  #profiles-container #profiles {
    padding: 0 5px;
  }
  #profiles-container #profiles .myBtn {
    padding: 3px 5px;
  }
  #profiles-container #profiles .column {
    width: 155px;
  }
  #profiles-container #profiles .profile {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

#search-2 {
  padding: 10px;
}
#search-2 .inner {
  max-width: 532px;
  margin: 0 auto;
  position: relative;
}
#search-2 .inner label {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  margin: 0;
  position: absolute;
  border-right: #ccc 1px solid;
  height: 24px;
  width: 26px;
  text-align: center;
}
#search-2 .inner label i {
  color: #333;
}
#search-2 .inner input {
  border-radius: 3px;
  font-weight: 500;
  color: #333;
  padding: 0 5px 0 30px;
  font-size: 12px;
  height: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#search-2 .inner input::placeholder {
  color: #999;
}
#search-2 .inner select {
  position: absolute;
  top: 0;
  right: 0;
  background: #cccccc;
  border-radius: 0 3px 3px 0;
  border: 0;
  height: 24px;
  font-weight: bold;
  padding: 0 15px;
  font-size: 12px;
}
#search-2:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
}
