/* Generated by less 2.4.0 */
.mobile-menu-trigger {
  width: 30px;
  float: left;
  margin: 7px 0 0;
}
.mobile-menu-trigger:hover {
  cursor: pointer;
}
.mobile-menu-trigger span {
  display: block;
  width: 100%;
  height: 6px;
  border-radius: 5px;
  background: #fff;
  margin: 0 0 5px;
}
.mobile-menu {
  display: none;
  position: absolute;
  top: 88px;
  left: 0;
  width: 100%;
  height: 45px;
  z-index: 1000;
  background: url(../img/nav-bg.jpg) repeat-x;
  padding: 0 10px 0 10px;
}
.mobile-menu ul {
  margin: 3px 0 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  display: inline-block;
  top: 42px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #FFB100;
  transition: all 300ms;
  position: absolute;
  -moz-transform: translateY(10%);
  -webkit-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
  min-width: 200px;
}
.mobile-menu ul li {
  list-style: none;
}
.mobile-menu ul li a {
  line-height: 30px;
  padding: 5px 20px;
  font-weight: 400;
  display: block;
  border-top: 1px solid #FFE19A;
}
.mobile-menu ul li a:hover {
  background: #FFB100;
  color: #fff;
}
.mobile-menu ul li:first-child a {
  margin-top: none;
}
.mobile-menu-fixed {
  position: fixed!important;
  top: 0!important;
}
.mobile-user-panel {
  float: right;
  position: relative;
  padding: 3px 0 0;
}
.m-user-panel-trigger {
  color: #fff;
  font-size: 36px;
}
.m-user-panel-trigger:hover {
  cursor: pointer;
}
.m-user-panel {
  top: 45px;
  right: 0;
  opacity: 0;
  padding: 15px;
  visibility: hidden;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #FFB100;
  transition: all 300ms;
  position: absolute;
  -moz-transform: translateY(10%);
  -webkit-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
  min-width: 200px;
}
.mobile-menu .mobile-menu-open {
  visibility: visible;
  opacity: 1;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.m-user-panel-open {
  visibility: visible;
  opacity: 1;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.mobile-link {
  display: none;
}
@media only screen and (max-width: 1020px) {
  .container {
    max-width: 768px;
  }
  .site-info {
    display: none;
  }
  .logo {
    width: 28%;
  }
  .main-nav {
    width: 36%;
  }
  .count-und-user {
    width: 36%;
  }
  .top-100-woman-block {
    text-align: center;
    width: 635px;
    margin: 0 auto;
  }
  .top-100-woman-block-inner {
    display: inline-block;
    text-align: left;
  }
  .top-100-woman-block .big-profile {
    height: 316px;
    width: 49%;
  }
  .top-100-woman-block .other-profile {
    float: none;
    width: 100%;
  }
  .top-100-woman-block .other-profile .top-100-woman-link {
    width: 473px;
  }
  .top-100-woman-block .other-profile .top-100-woman-link img {
    width: 100%;
  }
  .small-block-user {
    width: 100%;
    background: url(../img/bg.jpg);
    border: 1px solid #FF8200;
    height: 205px;
    position: relative;
  }
  .small-block-user .left-block {
    width: 37%;
  }
  .small-block-user .middle-block {
    width: 55%;
  }
  .small-block-user .right-block {
    float: none;
    padding: 0;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 18px;
  }
  .small-block-user .right-block .right-block-inner {
    bottom: 12px;
  }
  .small-block-user .right-block .right-block-inner a {
    margin: 0 0 0 33px;
  }
  .small-block-user .right-block .right-block-inner a:first-child {
    margin: 0;
  }
  .recent-dialogues-item .img {
    width: 22%;
  }
  .recent-dialogues-item .desc {
    width: 77%;
  }
  .recent-dialogues-item .desc a {
    font-size: 15px;
  }
  .search-filtr .age {
    padding: 18px 8px 0 0;
  }
  .footer-logo {
    width: 30%;
  }
  .footer-links {
    width: 70%;
  }
  .footer-links ul li {
    margin: 0 0 10px 18px;
  }
  .profile-photo {
    width: 32%;
  }
  .profile-info {
    width: 68%;
  }
  .info-other .info-block ul li p,
  .info-other .info-block ul li span {
    width: 50%;
  }
  .float-block .big-foto {
    height: 240px;
  }
  .float-block .col-2,
  .float-block .col-6 {
    height: 120px;
  }
  .float-block img {
    max-width: 100%;
  }
  .profile-visit .online-chat-link {
    white-space: nowrap;
    margin: 54px 0 0 48px;
  }
}
@media only screen and (max-width: 767px) {
  header {
    height: 134px;
  }
  .container {
    max-width: 640px;
  }
  .logo {
    padding: 15px 0 0 0;
    width: 100%;
    text-align: center;
  }
  .logo img {
    max-width: 85px;
    height: auto;
  }
  .count-und-user {
    display: none;
  }
  .main-nav {
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .footer-inner {
    text-align: center;
    height: 135px;
  }
  .main-inner {
    padding: 20px 0 0;
  }
  .top-100-woman-block {
    width: 582px;
  }
  .top-100-woman-block .big-profile {
    width: 45%;
  }
  .top-100-woman-block .other-profile .top-100-woman-link {
    width: 421px;
  }
  .small-block-user {
    width: 280px;
  }
  .online {
    font-size: 0;
  }
  .small-block-user {
    height: 200px;
    padding: 15px 0 0 15px;
  }
  .small-block-user .left-block {
    width: 43%;
  }
  .small-block-user .left-block img {
    width: 108px;
    height: 113px;
  }
  .small-block-user .middle-block {
    padding: 0 0 0 10px;
  }
  .small-block-user .middle-block a.send-sms {
    position: absolute;
    bottom: 40px;
    left: 17px;
  }
  .small-block-user .right-block .right-block-inner {
    left: 20px;
  }
  .small-block-user .online {
    top: 5px;
    right: 25px;
  }
  .feedback-inner {
    width: 100%;
  }
  .recent-dialogues {
    margin: 20px 0 30px;
  }
  .column-wrp .column {
    width: 32.33%;
    vertical-align: top;
    float: none;
    display: inline-block;
  }
  .recent-dialogues-block,
  .recent-dialogues-block:first-child {
    margin: 0 0 40px;
  }
  .recent-dialogues-block > h3 {
    position: relative;
  }
  .recent-dialogues-block > h3:hover {
    cursor: pointer;
  }
  .recent-dialogues-block > h3:after {
    position: absolute;
    content: '\f175';
    top: 2px;
    right: 10px;
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #FF8400;
  }
  .recent-dialogues-item-wrp {
    /*display: none;*/
  }
  .footer-links {
    display: none;
  }
  .footer-logo {
    width: 100%;
    float: none;
  }
  .footer-logo a {
    margin: 0;
  }
  .search_h2 {
    margin: 0 0 19px;
  }
  .search-filtr .gender .select-block-inner {
    margin: 0 6px 0 0;
  }
  .jq-selectbox__select {
    width: 100px;
  }
  .search-filtr .area .jq-selectbox__select {
    width: 105px;
  }
  .search-filtr .gender .select-block-inner:last-child .jq-selectbox__select {
    width: 110px;
  }
  .message {
    width: 100%;
  }
  .message-bottom .photo {
    width: 23%;
    margin-right: 2%;
  }
  .message-bottom .enter-text {
    width: 75%;
  }
  .enter-text .name-and-submit input[type=text] {
    width: 50%;
  }
  .check-18 {
    left: -164px;
  }
  .vip {
    height: 590px;
    background-size: cover;
  }
  .message-list {
    width: 25%;
  }
  .message-content {
    width: 75%;
  }
  .profile {
    position: relative;
  }
  .profile-photo {
    width: 44%;
    float: none;
  }
  .profile-info {
    width: 100%;
    border-top: 1px solid #FF9B24;
    margin: 20px 0 0;
    float: none;
  }
  .info-main {
    position: absolute;
    width: 60%;
    top: 0;
    right: 0;
    border: none;
  }
  .info-main .left {
    width: 100%;
    float: none;
  }
  .info-main .profile-options {
    display: none;
  }
  .send-sms-link a {
    padding: 0 50px;
  }
  .profile-visit .online-chat-link {
    position: absolute;
    bottom: 12px;
    right: 0;
  }
  .float-block .big-foto {
    height: 191px;
  }
  .float-block .col-2,
  .float-block .col-6 {
    height: 97px;
  }
  .float-block .col-6 .text-block-inner p {
    font-size: 12px;
  }
  .new-people-item {
    width: 33.33%;
  }
  .sms-faq2-inner {
    width: 100%;
  }
  .sms-faq2 {
    background: none;
  }
}
@media only screen and (max-width: 639px) {
  .container {
    max-width: 480px;
  }
  .top-100-woman-block {
    width: 425px;
  }
  .top-100-woman-block .big-profile {
    height: 254px;
  }
  .top-100-woman-block .big-profile img {
    width: 262px;
    height: 255px;
  }
  .top-100-woman-block .other-profile .profile {
    width: 116px;
    height: 128px;
  }
  .top-100-woman-block .other-profile .profile img {
    width: 116px;
    height: 126px;
  }
  .top-100-woman-block .other-profile .top-100-woman-link {
    width: 307px;
  }
  .top-100-woman-block .other-profile .top-100-woman-link img {
    width: 100%;
    height: 127px;
  }
  .small-block-user {
    width: 100%;
    height: 238px;
  }
  .small-block-user .left-block {
    float: none;
    width: 100%;
  }
  .small-block-user .middle-block {
    padding: 0;
  }
  .small-block-user .middle-block a.send-sms {
    display: none;
  }
  .small-block-user .right-block {
    display: none;
  }
  .mobile-link {
    display: block;
    position: absolute;
    top: 11px;
    right: 36px;
  }
  .mobile-link a {
    display: block;
    font-size: 28px;
    color: #E51919;
    margin: 9px 0 0;
  }
  .mobile-link a:first-child {
    margin: 0;
  }
  .column-wrp .column {
    width: 49.33%;
  }
  .linker {
    padding: 0 0 6px 0;
  }
  .linker ul {
    float: none;
    width: 100%;
    margin: 0 0 0 27px;
  }
  .dialog-sort {
    float: none;
    margin: 10px 0 5px;
  }
  .registration-code-form {
    width: 100%;
    padding: 20px 20px 30px;
  }
  .search-filtr .search-filtr-form {
    padding: 21px 10px 31px 13px;
  }
  .search-filtr .select-block {
    margin: 0 0 15px;
  }
  .search-filtr .age {
    padding: 0 8px 0 0;
  }
  .search_h2 {
    font-size: 30px;
  }
  .message-bottom .photo {
    width: 33%;
  }
  .message-bottom .enter-text {
    width: 65%;
  }
  .sms2 {
    margin: 0 auto 135px;
  }
  .enter-text .name-and-submit input[type=text] {
    width: 100%;
    margin: 0 0 15px;
  }
  .enter-text .name-and-submit input[type=submit] {
    margin: 0 0 5px;
  }
  .sms2 .name-and-submit input[type="submit"] {
    top: 121px;
    left: -166px;
  }
  .sms2 .enter-text .name-and-submit input[type=submit] + p {
    margin: -45px 0 0;
  }
  .vip {
    /*height: 500px;*/
  }
  .vip-inner {
    width: 95%;
  }
  .sms-faq-item-top p {
    max-width: 360px;
  }
  .registration-form {
    width: 100%;
    padding: 26px 37px 40px;
  }
  .message-top {
    height: auto;
    height: 423px;
  }
  .message-list {
    float: none;
    width: 100%;
    height: 123px;
    border-bottom: 2px solid #FFB100;
  }
  .message-content {
    float: none;
    width: 100%;
    height: 292px;
  }
  .message-content-inner {
    padding: 0 20px 5px;
  }
  .message-content-inner > div {
    width: 100%;
    padding: 6px 10px 7px 15px;
  }
  .message-content-inner > div:before {
    display: none;
  }
  .profile-photo {
    width: 59%;
  }
  .info-other .info-block:first-child,
  .info-other .info-block {
    float: none;
    width: 100%;
    margin: 0 0 15px;
  }
  .profile-photo-block .photo-wrp .photo-item {
    width: 33.33%;
  }
  .info-main {
    width: 100%;
    position: static;
  }
  .profile-info {
    border-top: none;
  }
  .float-block {
    text-align: center;
  }
  .float-block .big-foto {
    height: 318px;
    width: 100%;
  }
  .float-block .col-2 {
    width: 48.66%;
    height: 147px;
  }
  .float-block .col-6 {
    width: 100%;
  }
  .float-block .col-2,
  .float-block .col-6 {
    height: 146px;
  }
  .new-people-item > a.send-sms:before {
    left: -18px;
  }
  .photo-list .float-block .big-foto {
    margin: 0 0 2px;
  }
  .profile-visit .online-chat-link {
    bottom: 42px;
  }
}
@media only screen and (max-width: 479px) {
  .authorization {
    border-bottom: none;
  }
  .authorization .authorization-inner {
    width: 100%;
  }
  .top-100-woman-block {
    display: none;
  }
  .authorization-form .submit-and-link input,
  .authorization-form .submit-and-link a {
    float: none;
  }
  .authorization-form .submit-and-link input {
    margin: 0 0 10px;
  }
  .authorization-form .submit-and-link a {
    text-decoration: none;
    display: block;
  }
  .authorization-form .submit-and-link a:after {
    display: none;
  }
  .authorization-form .submit-and-link a span {
    text-decoration: underline;
    display: inline-block;
  }
  .authorization-form .submit-and-link a span:hover {
    text-decoration: none;
  }
  .small-block-user-wrp {
    float: none;
    width: 100%;
  }
  .small-block-user {
    height: 180px;
  }
  .small-block-user .left-block {
    float: left;
    width: 125px;
  }
  .small-block-user .middle-block {
    width: 48%;
  }
  .mobile-link {
    top: 135px;
    left: 15px;
  }
  .mobile-link a {
    display: inline-block;
    margin: 0 0 0 12px;
  }
  .mobile-link a:first-child {
    margin: 0;
  }
  .pagination-inner {
    position: relative;
    margin: 0 0 30px;
  }
  .pagination-inner > a {
    position: absolute;
    top: 35px;
  }
  .pagination-inner > a.prev {
    left: -10px;
  }
  .pagination-inner > a.prev:after {
    content: '\f177';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #FF8200;
    left: -25px;
    top: 2px;
  }
  .pagination-inner > a.next {
    right: -10px;
  }
  .pagination-inner > a.next:after {
    content: '\f178';
    position: absolute;
    font-family: 'FontAwesome';
    color: #FF8200;
    font-size: 18px;
    right: -25px;
    top: 2px;
  }
  .feedback-form {
    padding: 23px 25px 20px;
  }
  .feedback-form .input-wrp input {
    width: 100%;
  }
  .column-wrp .column {
    width: 100%;
  }
  .recent-dialogues-item .img {
    width: 35px;
  }
  .recovery-password-form {
    width: 100%;
    padding: 15px 20px 20px;
  }
  .search_h2 {
    font-size: 19px;
  }
  .search-filtr .gender .select-block-inner {
    margin: 0 0 10px 0;
  }
  .search-filtr .select-block-inner {
    margin: 0 0 10px 0;
  }
  .search-filtr .select-block {
    display: block;
  }
  .search-filtr .select-block-inner {
    display: block;
    width: 100%;
  }
  .search-filtr .select-block-inner span {
    display: block;
    margin: 0 0 10px;
  }
  .jq-selectbox {
    display: block!important;
  }
  .search-filtr .gender .select-block-inner:last-child .jq-selectbox__select,
  .search-filtr .area .jq-selectbox__select,
  .jq-selectbox__select {
    width: 100%;
    max-width: 175px;
  }
  .search-filtr .age .select-block-inner {
    display: inline-block;
    width: auto;
  }
  .search-filtr .age .select-block-inner {
    margin: 0 0 0 -13px;
  }
  .message-type a {
    font-weight: 400;
    padding: 0 8px;
    font-size: 14px;
  }
  .message-bottom .photo {
    width: 100%;
    float: none;
    margin: 0 0 15px;
  }
  .message-bottom .enter-text {
    float: none;
    width: 100%;
  }
  .message-bottom .enter-text {
    padding: 0;
  }
  .sms2 .name-and-submit input[type="submit"],
  .check-18 {
    left: -23px;
  }
  .vip {
    height: 900px;
  }
  .vip-info-block {
    padding: 4px 0 0 10px;
  }
  .vip-btn-wrp {
    padding: 7px 10px 30px 0;
  }
  .vip-btn {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
  }
  .vip-btn a {
    text-align: left;
  }
  .sms-faq-item-desc {
    margin: 0;
  }
  .sms-faq-item-top p {
    max-width: 196px;
    margin: 0;
  }
  .registration-form .date-of-birth > p + div {
    margin: 0;
  }
  .registration-form .date-of-birth > div {
    text-align: left;
    display: inline-block;
    margin: 0 0 0 13px;
  }
  .registration-form .date-of-birth > div .jq-selectbox {
    display: inline-block !important;
  }
  .registration-form .date-of-birth > div .jq-selectbox__select {
    padding: 0 18px 0 6px;
  }
  .registration-form .gender > div {
    margin: 0 16px 10px 0;
  }
  .registration-form .check-age label {
    width: 83%;
  }
  .message-content-inner > div p {
    font-size: 14px;
  }
  .profile-photo a.add-photo {
    margin: 0 0 0 8px;
  }
  .profile-photo-block .photo-wrp .photo-item {
    width: 159px;
    margin: 0 1px 1px;
  }
  .profile-photo-block-top {
    padding: 0 0 10px;
  }
  .profile-photo-block-top h3,
  .profile-photo-block-top a {
    width: 100%;
    float: none;
  }
  .profile-photo-block-top h3 {
    margin: 0 0 10px;
  }
  .profile-photo-block-top a {
    margin: 0 0 0 33px;
  }
  .new-people-item {
    width: 100%;
  }
  .float-block .big-foto {
    height: 265px;
  }
  .float-block .col-2 {
    height: 129px;
  }
  .float-block .col-6 {
    height: auto;
  }
  .float-block .col-6 .text-block {
    padding: 10px 20px;
  }
  .link-profile > a.link,
  .link-profile > a.complain {
    float: none;
    width: 100%;
  }
  .link-profile > a.complain {
    margin: 10px 0 0 15px;
  }
  .similar-profile-item {
    text-align: center;
  }
  .similar-profile-item a {
    display: inline-block;
  }
  .sms-faq2-inner h2 {
    font-size: 24px;
  }
  .sms-faq2-item-top {
    margin: 0 0 10px;
  }
  .sms-faq2-item-top p {
    width: 77%;
    margin: 0;
    font-size: 17px;
  }
  .sms-faq2-item-desc {
    padding: 0;
  }
  .sms-faq2-item-wrp + p {
    margin: 38px 0 0 0px;
  }
  .profile-visit .online-chat-link {
    position: static;
    margin: 18px 0 0 2px;
  }
  .sms2 {
    margin: 0 auto 160px;
  }
  .sms2 .check-18 {
    bottom: -119px;
  }
  .sms2 .name-and-submit input[type="submit"] {
    top: 137px;
  }
  #noVip1{
    width:auto !important; 
  }
  .vip-btn{
    margin: 0 0 0 4px !important; 
  }
}
