.signupinput{
    margin-left: 60px;


}
.rdt {
    position: relative;
}
.rdtPicker {
    display: none;
    position: absolute;
    width: 250px;
    padding: 4px;
    margin-top: 1px;
    z-index: 99999 !important;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    border: 1px solid #f9f9f9;
}
.rdtOpen .rdtPicker {
    display: block;
}
.rdtStatic .rdtPicker {
    box-shadow: none;
    position: static;
}

.rdtPicker .rdtTimeToggle {
    text-align: center;
}

.rdtPicker table {
    width: 100%;
    margin: 0;
}
.rdtPicker td,
.rdtPicker th {
    text-align: center;
    height: 28px;
}
.rdtPicker td {
    cursor: pointer;
}
.rdtPicker td.rdtDay:hover,
.rdtPicker td.rdtHour:hover,
.rdtPicker td.rdtMinute:hover,
.rdtPicker td.rdtSecond:hover,
.rdtPicker .rdtTimeToggle:hover {
    background: #eeeeee;
    cursor: pointer;
}
.rdtPicker td.rdtOld,
.rdtPicker td.rdtNew {
    color: #999999;
}
.rdtPicker td.rdtToday {
    position: relative;
}
.rdtPicker td.rdtToday:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #24f0e5;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}
.rdtPicker td.rdtActive,
.rdtPicker td.rdtActive:hover {
    background-color: #24f0e5;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.rdtPicker td.rdtActive.rdtToday:before {
    border-bottom-color: #fff;
}
.rdtPicker td.rdtDisabled,
.rdtPicker td.rdtDisabled:hover {
    background: none;
    color: #999999;
    cursor: not-allowed;
}

.rdtPicker td span.rdtOld {
    color: #999999;
}
.rdtPicker td span.rdtDisabled,
.rdtPicker td span.rdtDisabled:hover {
    background: none;
    color: #999999;
    cursor: not-allowed;
}
.rdtPicker th {
    border-bottom: 1px solid #f9f9f9;
}
.rdtPicker .dow {
    width: 14.2857%;
    border-bottom: none;
}
.rdtPicker th.rdtSwitch {
    width: 100px;
}
.rdtPicker th.rdtNext,
.rdtPicker th.rdtPrev {
    font-size: 21px;
    vertical-align: top;
}

.rdtPrev span,
.rdtNext span {
    display: block;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;
}

.rdtPicker th.rdtDisabled,
.rdtPicker th.rdtDisabled:hover {
    background: none;
    color: #999999;
    cursor: not-allowed;
}
.rdtPicker thead tr:first-child th {
    cursor: pointer;
}
.rdtPicker thead tr:first-child th:hover {
    background: #eeeeee;
}

.rdtPicker tfoot {
    border-top: 1px solid #f9f9f9;
}

.rdtPicker button {
    border: none;
    background: none;
    cursor: pointer;
}
.rdtPicker button:hover {
    background-color: #eee;
}

.rdtPicker thead button {
    width: 100%;
    height: 100%;
}

td.rdtMonth,
td.rdtYear {
    height: 50px;
    width: 25%;
    cursor: pointer;
}
td.rdtMonth:hover,
td.rdtYear:hover {
    background: #eee;
}

.rdtCounters {
    display: inline-block;
}

.rdtCounters > div {
    float: left;
}

.rdtCounter {
    height: 100px;
}

.rdtCounter {
    width: 40px;
}

.rdtCounterSeparator {
    line-height: 100px;
}

.rdtCounter .rdtBtn {
    height: 40%;
    line-height: 40px;
    cursor: pointer;
    display: block;

    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;
}
.rdtCounter .rdtBtn:hover {
    background: #eee;
}
.rdtCounter .rdtCount {
    height: 20%;
    font-size: 1.2em;
}

.rdtMilli {
    vertical-align: middle;
    padding-left: 8px;
    width: 48px;
}

.rdtMilli input {
    width: 100%;
    font-size: 1.2em;
    margin-top: 37px;
}
/*
    Note: It is best to use a less version of this file ( see http://css2less.cc
    For the media queries use @screen-sm-min instead of 768px.
    For .omb_spanOr use @body-bg instead of white.
*/

.iconic {
    padding-top: 20px;
}
.normal {

}
.normal-chosen{

}
.hidden {
    display: none;
}

.sidemenu-dot {
    width: 20px;
    height: auto;
    position: absolute;
    border: none transparent;
    right: 20px;
    top:15px;
    margin: 15px 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

@media (max-width: 768px) {
    .sidemenu-dot {
        width: 20px;
        height: auto;
        position: absolute;
        border: none transparent;
        right: 12px;
        top:-3px;
        margin: 25px 0;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
        z-index: 10000000;
    }
    }

.sidemenu {
    width: 200px;
    height: auto;
    top: 40px;
    z-index: 2000;
    outline: 0px solid;
    position: absolute;
    right: 12px;
    margin: 5px;
    background: white;
    color: grey;
    border:  0.7px solid #24f0e5;
    border-radius: 7px;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;

}
.sub-nav{
    z-index: 20;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 400;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif; 

}
/*@media (min-width: 1200px){*/
    /*.sidemenu {*/
        /*top: 120px;*/
    /*}*/
/*}*/
/*@media (max-width: 600px){*/
    /*.sidemenu {*/
         /*width: 120px;*/
         /*font-size: 10px;*/
    /*}*/
/*}*/
#email-input {
    background-color: #F0FFFF !important;
    border-radius: 4px;
    padding-left: 5px;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif; 

  }

.footer {
    bottom: 30px;
    font-size: 15px;
    margin-top: 15px;
    text-align: center;
    font-weight: 400;
    width: 100%;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;

}
#footer-id {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.1em;
    margin-top: -25px;
    margin-bottom: 0px;
    background-color: #F0FFFF;

  }


  /* @media (max-width: 768px) {
    #footer-id {
      visibility: hidden;
      }
    } */


  #footer-id-2 {
    padding-top: 20px;
    padding-bottom: 15px;
    font-size: 1.2em;
    margin-top: -25px;
    margin-bottom: 0px;
    background-color: #F0FFFF;
  }

       @media (max-width: 768px) {
          #footer-id-2 {
            padding-top: 15px;
            padding-bottom: 15px;
            font-size: 1.2em;
            margin-top: -25px;
            margin-bottom: 0px;
            background-color: #F0FFFF;
            display: table-footer-group;
            visibility: hidden;
    }
}
/*   #footer-id {
    padding: 0 0 0 0;
  } */


.inline-list {
    margin-left: 0;
}
.footer > ul > li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    text-rendering: optimizeLegibility
}
@media (max-width: 768px) {
  .footer {
      bottom: 30px;
      font-size: 6px;
      margin-top: -100px;
      text-align: center;
      width: 100%;
  }
  .footer > ul > li {
      list-style-type: none;
      display: inline-block;
      text-align: center;
      padding: 7px 5px;
  }
   #footer-id {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 2.6em;
    margin-top: -15px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: -20px;
    visibility: collapse;
  }
}
yright{
    color: black;
}
.image-gallery {
    width: 60%;
    margin-left: 20%;
    border-radius: 3px;
}
.image-gallery-slide{
    height: 350px;
    border-radius: 3px;
}
.image-gallery-image{
    height: 400px;
    border-radius: 3px;
}
.image-gallery-slide img{
    width: 100%;
    height: 90%;
    border-radius: 3px;
}
.sidemenu-item {
    padding: 5px;
    cursor: pointer;
    margin: 3px 5px;
}
.sidemenu-item:hover {
    background-color: #24f0e5;
    color: white;
    border-radius: 7px;
}


@media (min-width: 768px) {
    .omb_row-sm-offset-3 div:first-child[class*="col-"] {
        margin-left: 25%;
    }
}

.omb_login .omb_authTitle {
    text-align: center;
    line-height: 300%;
    background-color: #eeeeee;
}

.omb_login .omb_socialButtons a {
    color: white; // In yourUse @body-bg
opacity:0.9;
}
.omb_login .omb_socialButtons a:hover {
    color: white;
    opacity:1;
}
.omb_login .omb_socialButtons .omb_btn-facebook {background: #3b5998;}
.omb_login .omb_socialButtons .omb_btn-twitter {background: #00aced;}
.omb_login .omb_socialButtons .omb_btn-google {background: #c32f10;}


.omb_login .omb_loginOr {
    position: relative;
    font-size: 1.5em;
    color: #aaa;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

@media (max-width: 768px) {
    .omb_login .omb_loginOr {
        display: none;
    }
}

.omb_login .omb_loginOr .omb_hrOr {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.omb_login .omb_loginOr .omb_spanOr {
    display: block;
    position: absolute;
    left: 50%;
    top: -0.6em;
    margin-left: -1.5em;
    background-color: #eeeeee;
    width: 3em;
    text-align: center;
}

.omb_login .omb_loginForm .input-group.i {
    width: 2em;
}
.omb_login .omb_loginForm  .help-block {
    color: red;
}


@media (min-width: 768px) {
    .omb_login .omb_forgotPwd {
        text-align: right;
    }
}
.super-menu{
    display: flex;
    flex-direction: row;
}
.item-nav{
    flex-shrink: 1;
}

.navbar-collapse.collapse {
    display: block!important;
}

.navbar-nav>li, .navbar-nav {
    float: left !important;
}

.navbar-nav.navbar-right:last-child {
    margin-right: -15px !important;
}

.navbar-right {
    float: right!important;
}
@media (min-width: 900px){
    .container {
        width: 70%;
        max-width: 700px;
    }
}


@media (max-width: 768px){
    .container {
    width: 100%;
    /* max-width: 600px; */
    /* height: 750px; */
    /* max-height: 490px; */
    padding-left: 15px;
    padding-right: 15px;
    /* height: 200px; */
    margin-bottom: 0px;
    background-color: #f52a84;
    /* padding-bottom: 182px; */
    /* color: white; */
    margin-top: -1px;
    /* position: fixed; */
    height: 100%;
    /* min-height: 800px; */
    /* padding-bottom: 60px; */
   }
}




.peep{
    margin-top: -30px;
    height: 10px;
    width: 10px;
    min-height: 10px;
    min-width: 10px;
    display: inline-block;
    border-radius: 50%;
    background-color: #ffffff;
    margin-left: 10px;
    box-shadow: 0px 0px 3px 0px;
}
.not-peep{
    margin-top: -30px;
    height: 10px;
    width: 10px;
    min-height: 10px;
    min-width: 10px;
    display: inline-block;
    border-radius: 50%;
    /* background-color: #e03e28; */
    margin-left: 10px;
}
/*NAVIGATION*/
.react-autosuggest__suggestions-list {

}
.react-autosuggest__suggestion {
    list-style-type: none;
}
.main-nav {
    margin: 0;
}

.item-nav{
    /* width: 33%; */
    width: 25%;

    margin: 0;
    text-align: center;
}
.full-width{
    min-width: 100%;
    max-width: 100%;
}
.logo {
    float: left;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    .logo {
        float: left;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        }
       }

.account-logo{
    float: right!important;
    margin-right: 15px;
}

#react-autowhatever-1 {
padding-left: 0px;
}


.react-autosuggest__suggestions-list {
    z-index: 10;
    padding-left: 20px;
    max-width: 80%;
    margin: 0;
    margin-left: 10%;
    text-align: left;
    cursor:pointer;
    border-width: 1px;
    border-style: solid;
    border-color: #cbcfe2 #c8cee7 #c4c7d7;
    border-radius: 5px;
    background-color: #fdfdfd;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #eceef4));
    background-image: -webkit-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -moz-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -ms-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -o-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: linear-gradient(top, #fdfdfd, #eceef4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.hidden {
    display: none;
}
.online {
    height: 10px;
    width: 10px;
    min-height: 10px;
    min-width: 10px;
    border-radius: 50%;
    background-color: #55e05b;
    display: inline-block;
    margin-left: 10px;
    /* box-shadow: 0px 0px 3px 0px; */
}
.not-online {
    height: 10px;
    width: 10px;
    min-height: 10px;
    min-width: 10px;
    border-radius: 50%;
    background-color: #e0ab26;
    display: inline-block;
    margin-left: 10px;
    /* box-shadow: 0px 0px 3px 0px; */
}

.nav-tabs .nav-active {
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    color: #333;
}

.nav-tabs>li>a:focus {
    background-color: #fff;
}

.nav-tabs .nav-active:hover {
    background-color: #eee;
    border-bottom: 1px solid #eee;
}

.container-messages {
    padding: 0;
    padding-left: 5px;
    display: flex;
    flex-direction: column;
}

.messages {
    overflow-y: scroll;
    overflow-x: hidden;
    flex-grow: 1;
    padding: 20px;
    max-height: 55vh;
    min-height: 55vh;
    text-align: start;
}



.chat-input {
    position: relative;
    overflow: hidden;
    padding: 10px;
    flex-shrink: 0;
    bottom: 0;
    flex-grow: 1
}

.chat-input input[type="text"] {
    width: 60%;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 60px;
    border-radius: 33px;
    flex-grow: 5
}

.message.from-me .username {
    /* display: none; */
    text-align: right;
    margin-left: 0px;
}

.login-top{
    width: 600px;
    margin: 50px auto;
}
@media only screen and (max-width: 600px){
    .chat-input{
        position: relative;
        bottom: 0;
        width: 100%;
    }
    .login-top{
        width: auto;
        margin: 50px 5px;
    }
    .messages {
        padding: 5px;
        margin-bottom: 70px;
    }
}

.my-facebook-button-class {
    background-color: #4C69BA;
    background-image: -webkit-linear-gradient(#4C69BA, #3B55A0);
    background-image: linear-gradient(#4C69BA, #3B55A0);
    /* font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif; */
    text-shadow: 0 -1px 0 #354C8C;
    box-sizing: border-box;
    position: relative;
    margin: 0.2em;
    padding: 0 15px 0 15px;
    border: none;
    text-align: left;
    line-height: 47px;
    white-space: nowrap;
    border-radius: 0.5em;
    font-size: 16px;
    color: #FFF;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;

}
.my-vkontakt-button-class {
    background-color: #2a5885;
    background-image: -webkit-linear-gradient(#5e7bba, #4a61a0);
    background-image: linear-gradient(#6a7eba, #636fa0);
    /* font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif; */
    text-shadow: 0 -1px 0 #56698c;
    box-sizing: border-box;
    position: relative;
    margin: 0.2em;
    padding: 0 15px 0 15px;
    border: none;
    text-align: left;
    line-height: 47px;
    white-space: nowrap;
    border-radius: 0.5em;
    font-size: 16px;
    color: #FFF;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;

}

.my-wechat-button-class {
    background-color: #3dba69;
    background-image: -webkit-linear-gradient(#39ba8d, #50a064);
    background-image: linear-gradient(#43ba7b, #58a06a);
    /* font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif; */
    text-shadow: 0 -1px 0 #598c64;
    box-sizing: border-box;
    position: relative;
    margin: 0.2em;
    padding: 0 15px 0 15px;
    border: none;
    text-align: left;
    line-height: 47px;
    white-space: nowrap;
    border-radius: 0.5em;
    font-size: 16px;
    color: #FFF;
    display: none;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
    display: none

}

#sign-in {
    width: 100%;
    line-height: 30px;
    border-radius: 25px;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;

    }

#sign-up {
    width: 65%;
    line-height: 30px;
    border-radius: 35px;
    margin: 30px auto;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;

        }



.my-facebook-button-class.small {
    /*padding: calc(.34435vw + 3.38843px) calc(.34435vw + 8.38843px)*/
}

.my-facebook-button-class.medium {
    /*padding: calc(.34435vw + 8.38843px) calc(.34435vw + 13.38843px)*/
}

.my-facebook-button-class.metro {
    /*border-radius: 15px;*/
}

.my-facebook-button-class .fa {
    margin-right: calc(.34435vw + 3.38843px)
}

.newTab {
    text-decoration: none;
    color: inherit;
}
.newTab:hover {
    text-decoration: none;
    color: inherit;
}
.newTab:focus {
    text-decoration: none;
    color: inherit;
}

.message.from-me {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.message.post {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      margin-bottom: 5px;
}

.message.from-me .message-body {
    background-color: #03a9f4;
    color: white;
}
.message.from-me .message-time {
    background-color: #af9570;
    color: white;
    font-size: smaller;
    display: block;
}

.message {
    margin-bottom: 10px;
    margin-right: 10px;
}
.message-container {
  max-width: 80%;
  display: inline-block;
}
.message.from-me .message-container{
  text-align: -webkit-right;
}
.message-body {
    /* max-width: 80%;
    display: inline-block; */
    padding: 20px;
    border: 1px;
    border-radius: 5px;
    background-color: #b4b8b3;
    margin-left: 10px;
    word-wrap: break-word;
    text-align: left;
    min-width: initial;
    max-width: max-content;
}

.username {
    font-weight: bold;
    font-size: 0.9rem;
    color: #999;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-top: 5px;
}
body {
    font-family: 'proxima-nova', sans-serif;
    margin: 0;
    /* overflow-x: hidden;
    position:relative; */


}

input[type="text"] {
    margin: 10px 0px;
    /* height: 50px; */
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    color: #1e1e1e;
    font: 90 1.6rem "proxima-nova", sans-serif;

    width: 80%;
    border: 1px solid  #cacccd;
    padding: 0 20px;
    -webkit-transition: border-color 0.2s ease-in-out;
    -moz-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
    border-radius: 20px;
}

input[type="text"]:focus {
    border: 1px solid #24f0e5;
    outline: none !important;
}

input[type="submit"] {
    background-color: #323232;
    color: white;
    font: 700 1rem "proxima-nova",sans-serif;
    border: none;
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    padding: 20px 80px;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: -7px 7px 0px rgba(50,50,50,0.15);
    -moz-box-shadow: -7px 7px 0px rgba(50,50,50,0.15);
    box-shadow: -7px 7px 0px rgba(50,50,50,0.15);
    margin-top: 20px;
}

input[type="submit"]:hover {
    -webkit-box-shadow: -10px 10px 0px rgba(50,50,50,0.15);
    -moz-box-shadow: -10px 10px 0px rgba(50,50,50,0.15);
    box-shadow: -10px 10px 0px rgba(50,50,50,0.15);
    background-color: #1e1e1e;
}
.username-container {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10%;
}

h1 {
    display: block;
}
.row-content{
    text-align: left;
}
.row-picture{
    padding-top: 20px!important;
    height: 70px;
    min-height: 70px;
}
.emoji-mart,
.emoji-mart * {
    box-sizing: border-box;
    line-height: 1.15;
}

.emoji-mart {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;
    font-size: 16px;
    display: inline-block;
    color: #222427;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    background: #fff;
}

.emoji-mart .emoji-mart-emoji {
    padding: 6px;
}

.emoji-mart-bar {
    border: 0 solid #d9d9d9;
}
.emoji-mart-bar:first-child {
    border-bottom-width: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.emoji-mart-bar:last-child {
    border-top-width: 1px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.emoji-mart-scroll {
    border-bottom: 0;
    margin-bottom: 6px;
}

.emoji-mart-scroll + .emoji-mart-bar {
    display: none;
}

.emoji-mart-anchors {
    display: flex;
    justify-content: space-between;
    padding: 0 6px;
    color: #858585;
    line-height: 0;
}

.emoji-mart-anchor {
    position: relative;
    flex: 1;
    text-align: center;
    padding: 12px 4px;
    overflow: hidden;
    transition: color .1s ease-out;
}
.emoji-mart-anchor:hover,
.emoji-mart-anchor-selected {
    color: #464646;
}

.emoji-mart-anchor-selected .emoji-mart-anchor-bar {
    bottom: 0;
}

.emoji-mart-anchor-bar {
    position: absolute;
    bottom: -3px; left: 0;
    width: 100%; height: 3px;
    background-color: #464646;
}

.emoji-mart-anchors i {
    display: inline-block;
    width: 100%;
    max-width: 22px;
}

.emoji-mart-anchors svg {
    fill: currentColor;
    max-height: 18px;
}

.emoji-mart-scroll {
    overflow-y: scroll;
    height: 270px;
    padding: 0 6px 6px 6px;
}

.emoji-mart-search {
    margin-top: 6px;
    padding: 0 6px;
}
.emoji-mart-search input {
    font-size: 16px;
    display: block;
    width: 100%;
    padding: .2em .6em;
    border-radius: 25px;
    border: 1px solid #d9d9d9;
    outline: 0;
}

.emoji-mart-category .emoji-mart-emoji span {
    z-index: 1;
    position: relative;
    text-align: center;
    cursor: default;
}

.emoji-mart-category .emoji-mart-emoji:hover:before {
    z-index: 0;
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-color: #f4f4f4;
    border-radius: 100%;
}

.emoji-mart-category-label {
    z-index: 2;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.emoji-mart-category-label span {
    display: block;
    width: 100%;
    font-weight: 500;
    padding: 5px 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .95);
}

.emoji-mart-emoji {
    position: relative;
    display: inline-block;
    font-size: 0;
}

.emoji-mart-no-results {
    font-size: 14px;
    text-align: center;
    padding-top: 70px;
    color: #858585;
}
.emoji-mart-no-results .emoji-mart-category-label {
    display: none;
}
.emoji-mart-no-results .emoji-mart-no-results-label {
    margin-top: .2em;
}
.emoji-mart-no-results .emoji-mart-emoji:hover:before {
    content: none;
}

.emoji-mart-preview {
    position: relative;
    height: 70px;
}

.emoji-mart-preview-emoji,
.emoji-mart-preview-data,
.emoji-mart-preview-skins {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.emoji-mart-preview-emoji {
    left: 12px;
}

.emoji-mart-preview-data {
    left: 68px; right: 12px;
    word-break: break-all;
}

.emoji-mart-preview-skins {
    right: 30px;
    text-align: right;
}

.emoji-mart-preview-name {
    font-size: 14px;
}

.emoji-mart-preview-shortname {
    font-size: 12px;
    color: #888;
}
.emoji-mart-preview-shortname + .emoji-mart-preview-shortname,
.emoji-mart-preview-shortname + .emoji-mart-preview-emoticon,
.emoji-mart-preview-emoticon + .emoji-mart-preview-emoticon {
    margin-left: .5em;
}

.emoji-mart-preview-emoticon {
    font-size: 11px;
    color: #bbb;
}

.emoji-mart-title span {
    display: inline-block;
    vertical-align: middle;
}

.emoji-mart-title .emoji-mart-emoji {
    padding: 0;
}

.emoji-mart-title-label {
    color: #999A9C;
    font-size: 26px;
    font-weight: 300;
}

.emoji-mart-skin-swatches {
    font-size: 0;
    padding: 2px 0;
    border: 1px solid #d9d9d9;
    border-radius: 12px;
    background-color: #fff;
}

.emoji-mart-skin-swatches-opened .emoji-mart-skin-swatch {
    width: 16px;
    padding: 0 2px;
}

.emoji-mart-skin-swatches-opened .emoji-mart-skin-swatch-selected:after {
    opacity: .75;
}

.emoji-mart-skin-swatch {
    display: inline-block;
    width: 0;
    vertical-align: middle;
    transition-property: width, padding;
    transition-duration: .125s;
    transition-timing-function: ease-out;
}

.emoji-mart-skin-swatch:nth-child(1) { transition-delay: 0s }
.emoji-mart-skin-swatch:nth-child(2) { transition-delay: .03s }
.emoji-mart-skin-swatch:nth-child(3) { transition-delay: .06s }
.emoji-mart-skin-swatch:nth-child(4) { transition-delay: .09s }
.emoji-mart-skin-swatch:nth-child(5) { transition-delay: .12s }
.emoji-mart-skin-swatch:nth-child(6) { transition-delay: .15s }

.emoji-mart-skin-swatch-selected {
    position: relative;
    width: 16px;
    padding: 0 2px;
}
.emoji-mart-skin-swatch-selected:after {
    content: "";
    position: absolute;
    top: 50%; left: 50%;
    width: 4px; height: 4px;
    margin: -2px 0 0 -2px;
    background-color: #fff;
    border-radius: 100%;
    pointer-events: none;
    opacity: 0;
    transition: opacity .2s ease-out;
}

.emoji-mart-skin {
    display: inline-block;
    width: 100%; padding-top: 100%;
    max-width: 12px;
    border-radius: 100%;
}

.emoji-mart-skin-tone-1 { background-color: #ffc93a }
.emoji-mart-skin-tone-2 { background-color: #fadcbc }
.emoji-mart-skin-tone-3 { background-color: #e0bb95 }
.emoji-mart-skin-tone-4 { background-color: #bf8f68 }
.emoji-mart-skin-tone-5 { background-color: #9b643d }
.emoji-mart-skin-tone-6 { background-color: #594539 }

#main-nav, #activate, #out-nav, #sub-nav, #sign-in, #sign-up, #edit-user, #forget {
    background-color: #24f0e5;
}

#add, #remove, .primary-color, .primary-color:hover {
    color: #24f0e5;
}
.map-container{
    width: 700px;
    height: 400px;
}

#text {
    font-size: 1.2em;
    text-align: justify;
    margin-top: 2.0em;
    margin-bottom: 2.0em;
}


/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #e61d3c;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  border-radius: 6px;
  -ms-touch-action: none;
      touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-rail {
  position: absolute;
  width: 100%;
  background-color: #e9e9e9;
  height: 4px;
  border-radius: 6px;
}
.rc-slider-track {
  position: absolute;
  left: 0;
  height: 4px;
  border-radius: 6px;
  background-color: #e61d3c;
}
.rc-slider-handle {
  position: absolute;
  margin-left: -7px;
  margin-top: -5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  cursor: -webkit-grab;
  cursor: grab;
  border-radius: 50%;
  border: solid 2px #e61d3c;
  background-color: #fff;
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}
.rc-slider-handle:hover {
  border-color: #57c5f7;
}
.rc-slider-handle:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.rc-slider-handle:focus {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
  outline: none;
}
.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999;
}
.rc-slider-mark-text-active {
  color: #666;
}
.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}
.rc-slider-dot-active {
  border-color: #96dbfa;
}
.rc-slider-disabled {
  background-color: #e9e9e9;
}
.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}
.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  border-color: #ccc;
  box-shadow: none;
  background-color: #fff;
  cursor: not-allowed;
}
.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}
.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}
.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px;
}
.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  margin-bottom: -7px;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:first-child {
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: block !important;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-leave {
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: block !important;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  -webkit-animation-name: rcSliderTooltipZoomDownIn;
          animation-name: rcSliderTooltipZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  -webkit-animation-name: rcSliderTooltipZoomDownOut;
          animation-name: rcSliderTooltipZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.rc-slider-tooltip-zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@-webkit-keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}
.rc-slider-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: visible;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip-hidden {
  display: none;
}
.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0;
}
.rc-slider-tooltip-inner {
  padding: 6px 2px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  box-shadow: 0 0 4px #d9d9d9;
}
.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}
#main-nav-sub-2 {
    background-color: white;
    z-index: 999;
  }
.circle-1 {
    /* border: 2px solid rgba(0,0,0, .54); */
    height: 15px;
    width: 15px;
    border-radius: 100%;
    vertical-align: middle;
        position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .list-group-item-heading-chat{
    color: black;
    font-weight: bold;
    vertical-align: middle;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  /* .list-group-item-heading-chat{
    color: black;
    font-weight: bold;
    vertical-align: middle;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  } */
  .list-group-item-text {
    margin-bottom: 15px;
    line-height: 1.3;
}
.list-group-item-heading {
    margin-top: 10px;
    margin-bottom: 5px;
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    position: absolute;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 1;
    transition: opacity .6s;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    bottom: 95%;
    left: 50%;
    margin-left: -60px;
}

#trademark {
vertical-align: text-bottom;
font-size: 0.2em;
line-height: 6.0em;
}

@media (max-width: 768px) {
    #trademark {
        line-height: 2.0em;


        }
    }

    @media (max-width: 768px) {
    .navbar, .navbar.navbar-default {
        background-color: #f52a84 !important;
        /* color: rgba(255,255,255, 0.84); */
        color: white;
    }
}

.navbar-brand {
    padding-top: 20px !important;
    font-size: 3.4em;
    line-height: 2.7em;
    font-weight: 600;
    letter-spacing: -0.1;
    color: white;
    float: none !important;



    }
    @media (max-width: 768px) {
    .navbar-brand {
        padding-top: 11px !important;
        font-size: 2.1em;
        line-height: 2.7em;
        font-weight: 600;
        letter-spacing: -0.1;
        color: white;
        float: none !important;


        }
    }


    #navbar-profile {
            font-size: 2.3em;
            line-height: 2.1em;
            font-weight: 500;
            line-height: 1.1em;
            margin-bottom: 20px;
            margin-top: -55px;
            /* padding-top: 0px; */
            font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
            color: white;

            }
    
    @media (max-width: 1199px) {
        #navbar-profile {
            margin-bottom: 20px;
            margin-top: -48px;
            color: white;
                /* padding-top: 0px; */     
                    }
                   }

    @media (max-width: 768px) {
    #navbar-profile {
    font-size: 1.7em;
    line-height: 1.7em;
    font-weight: 500;
    line-height: 1.7em;
    padding-right: 10px;
    color: white;

    /* padding-top: 0px; */     
        }
       }

.my-facebook-button-class {
        display: block;
        margin: auto;
        background:#3B5998;
        width: 45%;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 25px;
        margin-top: 20px;

        font-weight: 400;
        text-transform: uppercase;
        border-radius: 25px;

        }


@media (max-width: 768px) {
    .my-facebook-button-class {
                display: block;
                /* margin: auto; */
                background:#3B5998;
                width: 80%;
                height: 50px;
                font-size: 15px;
                border-radius: 15px;
                text-align: center;
                margin-left: auto;
                margin-right: auto;
                margin-top: 10px;
                margin-bottom: 20px;
                font-weight: 500;
                border-radius: 25px;
                mix-blend-mode: darken;
                visibility: hidden;
                }
            }


#vkontakt {
    color: white;
    background: #45668e;
    width: 45%;
    text-align: center;
    display:block;
    margin: 0 auto;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 25px;
    }

@media (max-width: 768px) {
#vkontakt {
                color: white;
                background: #45668e;
                width: 80%;
                height: 50px;
                font-size: 15px;
                border-radius: 25px;
                text-align: center;
                display:block;
                margin: 0 auto;
                margin-bottom: 110px;
                font-weight: 500;
                mix-blend-mode: darken;
                visibility: hidden;
                }
            }

#wechat {
    color: white;
    background:#7bb32e;
    width: 45%;
    text-align: center;
    font-weight: 350;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    border-radius: 25px;
    display: none

    }

@media (max-width: 768px) {
    #wechat {
            color: white;
            background:#7bb32e;
            width: 80%;
            height: 50px;
            font-size: 17px;
            border-radius: 15px;
            text-align: center;
            font-weight: 350;
            /* display: block; */
            margin: 0 auto;
            display: none;

            }
        }
@media (max-width: 768px) {
    #sign-in {
                         width: 85%;
                         height: 50px;
                         border-radius: 15px;
                         text-align: center;
                         font-weight: 350;
                         display: block;
                         margin: 0 auto;
                         margin-bottom: 15px;
                         /* display: none */

                         }
   #sign-up {
                            width: 85%;
                            height: 50px;
                            border-radius: 15px;
                            text-align: center;
                            font-weight: 350;
                            display: block;
                            margin: 15px auto;
                            margin-bottom: 15px;
                            /* display: none */

                            }


                     }
                     @media (max-width: 768px) {
                        #name {
                           padding-left:10px;
                           font-size: 23px;
                           font-weight: 500
                           }
                       #distance {
                            padding-left:10px;
                            font-size: 15px
                           }
                       #about {
                           padding-left:10px;
                           font-size: 15px;
                           border: 0px;
                           }
                       #education {
                           padding-left:10px;
                           font-size: 15px;
                           border: 0px;
                           }
                       #work {
                           padding-left:10px;
                           font-size: 15px;
                           border: 0px;
                                }
                               }




.react-autosuggest__suggestion--highlighted {
    z-index: 20;
  text-decoration: none;
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  border-color: #2380dd #2179d5 #1a60aa;
  position: relative;
  background-color: #338cdf;
  text-align: left;
  padding-left: -10px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #59aaf4), color-stop(100%, #338cdf));
  background-image: -webkit-linear-gradient(top, #59aaf4, #338cdf);
  background-image: -moz-linear-gradient(top, #59aaf4, #338cdf);
  background-image: -ms-linear-gradient(top, #59aaf4, #338cdf);
  background-image: -o-linear-gradient(top, #59aaf4, #338cdf);
  background-image: linear-gradient(top, #59aaf4, #338cdf);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
  -o-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
}
.hint__content {
    background: #383838;
    color: #fff;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 12px;
    cursor: pointer;
}

.hint .hint__content, [data-hint] .hint__content {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
.hint--top .hint__content {
    margin-left: -36px;
    bottom: 100%;
    left: calc(50% - 6px);
}
.hint--top .hint__content:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 0;
    height: 12px;
    width: 100%;
    opacity: 0;
    background-color: red;
}
.hint--info .hint__content {
    background-color: #3986ac
}

.hint:hover .hint__content, .hint:focus .hint__content, [data-hint]:hover .hint__content, [data-hint]:focus .hint__content {
    visibility: visible;
    opacity: 1;
}
.hint:hover .hint__content, [data-hint]:hover .hint__content {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}
.hint--top:hover .hint__content, .hint--top:focus .hint__content {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
}
.tooltip {
    position: relative;
    display: inline-block;
    z-index: 4;
    max-width: 1000px;

}

.tooltip .tooltiptext {
    visibility: hidden;
    position: absolute;
    max-width: 1000px;

    height: 40px;
    background-color:#24f0e5;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 4;
    transition: opacity .6s;
    align-items: left;
    display: flex;
    justify-content: center;
}
#tooltip-url {
    position: absolute;
    background-color:#24f0e5;
    display: table-row;
    z-index: 10000;
    left: 10%;
    max-width: 1000px;
    width: 250px;
    padding: 5px 5px 5px 5px;

}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    bottom: 90%;
    left: 50%;
    margin-left: -50px;
    width: 100px
}

.DateRangePickerInput {
    background-color: #fff;
    border: 0px solid #cacccd;
    display: inline-block;
    border-radius: 10px;
    padding: 0px 20px;
    visibility: collapse
}

/* .long-value-input{
    width: 100px;
    height: 30px;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
} */

#out-nav {
    height:95px;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
    color: white;
    display: table;   /* Allow the centering to work */
    margin: 0 auto;
    text-align: center;

}
@media (max-width: 768px) {
#out-nav {
    height:115px;
}
}

#activation{

    margin-bottom: 220px
        }

#name {
    padding-left:0px;
    font-size: 23px;
    font-weight: 500
    }
#distance {
    padding-left:0px;
    font-size: 15px
    }
#about {
    padding-left:0px;
    font-size: 15px;
    border: 0px;
    max-width: 90%
    }
#education {
    padding-left:0px;
    font-size: 15px;
    border: 0px;
    }
#work {
    padding-left:0px;
    font-size: 15px;
    border: 0px;
    }


#name_profile {
    margin-left:-10%;
    max-width: 100%;
    /*   font-family: 'Open Sans', Helvetica, sans-serif */
        }
#about_profile {
    margin-left:-10%;
    max-width: 50%;
    font-size: 17px;
        }
#education_profile {
    margin-left:-10%;
    max-width: 50%;
    font-size: 17px;
        }
#work_profile {
    margin-left:-10%;
    max-width: 50%;
    font-size: 17px;
    }

#svg17805{
    height: 20px;
    padding-left: 4px;
    }

    @media (max-width: 768px) {
        #name {
           padding-left:10px;
           font-size: 23px;
           font-weight: 500
           }
       #distance {
            padding-left:10px;
            font-size: 15px
           }
       #about {
           padding-left:10px;
           font-size: 15px;
           border: 0px;
           }
       #education {
           padding-left:10px;
           font-size: 15px;
           border: 0px;
           }
       #work {
           padding-left:10px;
           font-size: 15px;
           border: 0px;
                }

       #name_profile {
           margin-left:-25%;
           font-size: 23px;
           font-weight: 500;
           max-width: 80%;
           }

       #about_profile {
           margin-left:-50%;
           max-width: 100%;
           font-size: 15px;
                       }
       #education_profile {
           margin-left:-50%;
           max-width: 100%;
           font-size: 15px;
                   }
       #work_profile {
           margin-left:-50%;
           max-width: 100%;
           font-size: 15px;
                    }
       #compatibility {
           padding-left:25px;
           font-size: 14px;
           margin-top: 27px;
               }

       #number1 {
           padding-left:25px;
           font-size: 13px;
           line-height: 10px
                }
       #number2 {
           padding-left:25px;
           font-size: 13px;
           line-height: 10px
                }
       #number3 {
           padding-left:25px;
           font-size: 13px;
           line-height: 10px
                 }

       #svg17805{
           height: 17px;
                 }

               }





@charset "UTF-8";
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0");
  src: url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.0") format("woff"), url("https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

.image-gallery-fullscreen-button::before,
.image-gallery-play-button::before,
.image-gallery-left-nav::before,
.image-gallery-right-nav::before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.image-gallery {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }
  .image-gallery.fullscreen-modal {
    background: #000;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 5; }
    .image-gallery.fullscreen-modal .image-gallery-content {
      top: 50%;
      transform: translateY(-50%); }

.image-gallery-content {
  position: relative;
  line-height: 0;
  top: 0; }
  .image-gallery-content.fullscreen {
    background: #000; }
    .image-gallery-content.fullscreen .image-gallery-slide {
      background: #000; }

.image-gallery-slide-wrapper {
  position: relative; }
  .image-gallery-slide-wrapper.left, .image-gallery-slide-wrapper.right {
    display: inline-block;
    width: calc(100% - 113px); }
    @media (max-width: 768px) {
      .image-gallery-slide-wrapper.left, .image-gallery-slide-wrapper.right {
        width: calc(100% - 84px); } }

.image-gallery-fullscreen-button,
.image-gallery-play-button,
.image-gallery-left-nav,
.image-gallery-right-nav {
  appearance: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: none;
  position: absolute;
  z-index: 4; }
  .image-gallery-fullscreen-button::before,
  .image-gallery-play-button::before,
  .image-gallery-left-nav::before,
  .image-gallery-right-nav::before {
    color: #fff;
    line-height: .7;
    text-shadow: 0 2px 2px #1a1a1a;
    transition: color .2s ease-out; }
  .image-gallery-fullscreen-button:hover::before,
  .image-gallery-play-button:hover::before,
  .image-gallery-left-nav:hover::before,
  .image-gallery-right-nav:hover::before {
    color: #337ab7; }
    @media (max-width: 768px) {
      .image-gallery-fullscreen-button:hover::before,
      .image-gallery-play-button:hover::before,
      .image-gallery-left-nav:hover::before,
      .image-gallery-right-nav:hover::before {
        color: #fff; } }

.image-gallery-fullscreen-button,
.image-gallery-play-button {
  bottom: 0; }
  .image-gallery-fullscreen-button::before,
  .image-gallery-play-button::before {
    font-size: 2.7em;
    padding: 15px 20px;
    text-shadow: 0 1px 1px #1a1a1a; }
    @media (max-width: 768px) {
      .image-gallery-fullscreen-button::before,
      .image-gallery-play-button::before {
        font-size: 2.4em; } }
    @media (max-width: 480px) {
      .image-gallery-fullscreen-button::before,
      .image-gallery-play-button::before {
        font-size: 2em; } }
  .image-gallery-fullscreen-button:hover::before,
  .image-gallery-play-button:hover::before {
    color: #fff;
    transform: scale(1.1); }
    @media (max-width: 768px) {
      .image-gallery-fullscreen-button:hover::before,
      .image-gallery-play-button:hover::before {
        transform: none; } }

.image-gallery-fullscreen-button {
  right: 0; }
  .image-gallery-fullscreen-button::before {
    content: ""; }
  .image-gallery-fullscreen-button.active::before {
    content: ""; }
  .image-gallery-fullscreen-button.active:hover::before {
    transform: scale(0.9); }

.image-gallery-play-button {
  left: 0; }
  .image-gallery-play-button::before {
    content: ""; }
  .image-gallery-play-button.active::before {
    content: ""; }

.image-gallery-left-nav,
.image-gallery-right-nav {
  color: #fff;
  font-size: 40px !important;
  padding: 50px 15px;
  top: 90% !important;
  transform: translateY(-50%); }
  .image-gallery-left-nav[disabled],
  .image-gallery-right-nav[disabled] {
    cursor: disabled;
    opacity: .6;
    pointer-events: none; }
  @media (max-width: 768px) {
    .image-gallery-left-nav,
    .image-gallery-right-nav {
      font-size: 3.4em;
      padding: 20px 15px; } }
  @media (max-width: 480px) {
    .image-gallery-left-nav,
    .image-gallery-right-nav {
      font-size: 2.4em;
      padding: 0 15px; } }

.image-gallery-left-nav {
  left: 0; }
  .image-gallery-left-nav::before {
    content: ""; }

.image-gallery-right-nav {
  right: 0; }
  .image-gallery-right-nav::before {
    content: ""; }

.image-gallery-slides {
  line-height: 0;
  overflow: hidden;
  position: relative;
  white-space: nowrap; }

.image-gallery-slide {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }
  .image-gallery-slide.center {
    position: relative; }

  .image-gallery-slide .image-gallery-description {
    background: rgba(0, 0, 0, 0.4);
    bottom: 70px;
    color: #fff;
    left: 0;
    line-height: 1;
    padding: 10px 20px;
    position: absolute;
    white-space: normal; }
    @media (max-width: 768px) {
      .image-gallery-slide .image-gallery-description {
        bottom: 45px;
        font-size: .8em;
        padding: 8px 15px; } }

.image-gallery-bullets {
  bottom: 20px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 80%;
  z-index: 4; }
  .image-gallery-bullets .image-gallery-bullets-container {
    margin: 0;
    padding: 0;
    text-align: center; }
  .image-gallery-bullets .image-gallery-bullet {
    appearance: none;
    background-color: transparent;
    border: 1px solid #24f0e5;
    border-radius: 50%;
    box-shadow: 0 1px 0 #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    outline: none;
    padding: 5px; }
    @media (max-width: 768px) {
      .image-gallery-bullets .image-gallery-bullet {
        margin: 0 3px;
        padding: 3px; } }
    @media (max-width: 480px) {
      .image-gallery-bullets .image-gallery-bullet {
        padding: 2.7px; } }
    .image-gallery-bullets .image-gallery-bullet.active {
      background: #24f0e5; }

.image-gallery-thumbnails-wrapper {
  position: relative; }
  .image-gallery-thumbnails-wrapper.left, .image-gallery-thumbnails-wrapper.right {
    display: inline-block;
    vertical-align: top;
    width: 108px; }
    @media (max-width: 768px) {
      .image-gallery-thumbnails-wrapper.left, .image-gallery-thumbnails-wrapper.right {
        width: 81px; } }
    .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails {
      height: 100%;
      width: 100%;
      left: 0;
      padding: 0;
      position: absolute;
      top: 0; }
      .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail {
        display: block;
        margin-right: 0;
        padding: 0; }
        .image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail + .image-gallery-thumbnail, .image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail + .image-gallery-thumbnail {
          margin-left: 0; }
  .image-gallery-thumbnails-wrapper.left {
    margin-right: 5px; }
    @media (max-width: 768px) {
      .image-gallery-thumbnails-wrapper.left {
        margin-right: 3px; } }
  .image-gallery-thumbnails-wrapper.right {
    margin-left: 5px; }
    @media (max-width: 768px) {
      .image-gallery-thumbnails-wrapper.right {
        margin-left: 3px; } }

.image-gallery-thumbnails {
  overflow: hidden;
  padding: 5px 0; }
  @media (max-width: 768px) {
    .image-gallery-thumbnails {
      padding: 3px 0; } }
  .image-gallery-thumbnails .image-gallery-thumbnails-container {
    cursor: pointer;
    text-align: center;
    transition: transform .45s ease-out;
    white-space: nowrap; }

.image-gallery-thumbnail {
  display: inline-block;
  border: 4px solid transparent;
  transition: border .3s ease-out;
  width: 100px; }
  @media (max-width: 768px) {
    .image-gallery-thumbnail {
      border: 3px solid transparent;
      width: 75px; } }
  .image-gallery-thumbnail + .image-gallery-thumbnail {
    margin-left: 2px; }
  .image-gallery-thumbnail img {
    vertical-align: middle;
    width: 100%; }
  .image-gallery-thumbnail.active {
    border: 4px solid #337ab7; }
    @media (max-width: 768px) {
      .image-gallery-thumbnail.active {
        border: 3px solid #337ab7; } }

.image-gallery-thumbnail-label {
  color: #1a1a1a;
  font-size: 1em; }
  @media (max-width: 768px) {
    .image-gallery-thumbnail-label {
      font-size: .8em; } }

.image-gallery-index {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  line-height: 1;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4; }
  @media (max-width: 768px) {
    .image-gallery-index {
      font-size: .8em;
      padding: 5px 10px; } }



#leftlogin {
    margin-right: -70px !important;
    margin-left: 95px !important
            }

   #terms {
    font-size: 12px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    /* background-color: #F0FFFF; */
    color: #F0FFFF;
    border-radius: 5px;
    max-width: fit-content;
    margin: 0 auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
        }

        @media (max-width: 768px) {
            #terms {
             visibility: hidden;                      
            }
        }


    #terms-signup {
            font-size: 12px;
            font-weight: 400;
            text-rendering: optimizeLegibility;
            /* background-color: #F0FFFF; */
            border-radius: 5px;
            max-width: fit-content;
            margin: 0 auto;
            padding-left: 5px;
            padding-right: 5px;
            border-radius: 5px;
                }


   #never-post {
    font-size: 12px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    /* background-color: #F0FFFF; */
    color: #F0FFFF;
    max-width: fit-content;
    margin: 0 auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;

     }
     @media (max-width: 768px) {
        #never-post {
         visibility: hidden;                      
        }
    }


@media (max-width: 768px) {

   #leftlogin {
            width: 100% !important;
                 margin-top: 0px !important;
                            margin-right: 0px !important;
                            margin-left: 0px !important;
                            padding-top: 20px;

                          }

                          #rightlogin {
                            margin-left: 0px !important;

                          }

                          .col-md-6 {
                            width: 100% !important;
                            margin-left: 0px;
                            margin-right: 0px;
                          }
/*                           .image-gallery-slide img{
                            width: 100%;
                            height: 60%;
                            margin-top: 10px;
                        } */

                            .image-gallery-slide img{
                                width: 100%;
                                height: 50%;
                                margin-top: 0px;
                            }

                            .image-gallery-slide{
                              height: 200px;
                            }
                            .body{
                              width: 100%;
                              height: 60%;
                            }

                            .omb_authTitle{
                              font-size: 15px;
                            }

                            }



/* #store-icons {
    margin-top:35px;

    }                            
    @media (max-width: 768px) {
    #store-icons {
        margin-top:15px;
        }
    } */

    #store-icons{
        padding-bottom: 70px; 
        margin-bottom: -15px;
        display: inline-flex;
        width: 700px;
        }
        @media (max-width: 768px) {
            #store-icons {
            width: 700px;
            display: inline;
                      }
        }


/* #android-badge {
height: auto;
margin-left:-1%;
width:23%;
}

#ios-badge {
margin:0%;
width:20%;
height: auto;
max-width: 100%;
box-sizing:border-box;

    }

    @media (max-width: 768px) {

#android-badge {
    height: auto;
    margin-left:-3%;
    width:51%;
    mix-blend-mode: overlay;

    }
#ios-badge {
    margin:0%;
    width:45%;
    height: auto;
    max-width: 100%;
    box-sizing:border-box;
    mix-blend-mode: overlay;
    }
} */

#android-badge {
    height: auto;
    margin-left: 71%;
    width: 40%;
    mix-blend-mode: overlay;
    margin-top: -5px;
            }

#ios-badge {
    margin: 0%;
    /* width: 34%; */
    width: 167%;
    height: auto;
    /* max-width: 100%; */
    box-sizing: border-box;
    mix-blend-mode: overlay;
    margin-left: -9px;
    margin-top: 3px;

        }

            @media (max-width: 768px) {

            #android-badge {
                height: auto;
                margin-left: 5%;
                width:72%;
                margin-top: 50px;
                mix-blend-mode: normal;

                }
            #ios-badge {
                margin:0%;
                width:64%;
                height: auto;
                max-width: 100%;
                box-sizing:border-box;
                margin-top: -150px;
                margin-left: 80px;
                mix-blend-mode: normal;

                }
            }


#qr-code-android {
    margin: 0%;
    width: 50%;
    height: auto;
    max-width: 100%;
    box-sizing: border-box;
    /* mix-blend-mode: color; */
        }
#qr-code-ios {
    margin: 0%;
    width: 50%;
    height: auto;
    max-width: 100%;
    box-sizing: border-box;
    margin-left: 8px;
    /* mix-blend-mode: color; */

        }

        @media (max-width: 768px) {

            #qr-code-android {
                visibility: collapse;
                }
            #qr-code-ios {
                visibility: collapse;
                }
            }



#name-input {
    background-color: #F0FFFF !important;
    border-radius: 5px;
    padding-left: 5px;

        }        
#gender-input {
background-color: #F0FFFF;
border-radius: 5px;
padding-left: 5px;
margin-left: 35px;
max-width: 90%;

    }
#password-input{
    background-color: #F0FFFF !important;
    border-radius: 5px;
    padding-left: 5px;
}
#birthday{
    
    font-size: 16px;
    color: #bdbdbd;
    font-weight: 400;

       }

@media (max-width: 768px) {

#name-input {
    border-radius:10px;
    max-width: 90%;

        }        
#gender-input {
    margin:5%;
    max-width: 79%;
    margin-left: 50px;
    }
#password-input{

    max-width: 88%;
        }
#email-input{
    max-width: 88%;
    display: none
                }

}

@media (max-width: 1199px) {
.navbar .navbar-brand {
    height: 50px;
    padding: 4px 2px 0px 0px;
}
}

#show_option {
    text-align:center;
    border-radius: 10px;
    text-align-last:center;
    height: 30px;
    width: 85px;
    margin-left: 85%;
    }

    @media (max-width: 768px) {
        #show_option{
        text-align:center;
        border-radius: 10px;
        text-align-last:center;
        height: 30px;
        width: 75px;
        margin-left: 65%;
        }
    }

#tab {
  padding-top: 0px;
  line-height: 50px;
  text-align: center;
  font-size: 1.1em;
  font-weight: 400;
}

#logo-name {
    padding-top: 50px;
    margin-top: 0px;
    font-size: 3.2em;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
    display: inline-flex;
  }
       @media (max-width: 768px) {
        #logo-name {
            /* width: 100%; */
            height: auto;
            margin-left: 0;
            margin-right: 0;
            position: relative;
            text-align: center;
            margin-top: 50px;
            font-size: 2.1em;
            font-family: "Montserrat", "Helvetica", "Arial", sans-serif;

          }
        }

        @media (max-width: 320px) {
            #logo-name {
                /* width: 100%; */
                height: 0;
                margin-left: 0;
                margin-right: auto;
                position: relative;
                text-align: center;
                margin-top: 35px;
                font-size: 2.5em;
                font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
    
              }
            }


#logo-sub-name {
                padding-top: 50px;
                margin-top: 23px;
                margin-bottom: 17px;
                font-size: 1.5em;
                font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
                /* display: inline-flex; */
              }
                   @media (max-width: 768px) {
                    #logo-sub-name {
                        width: 100%;
                        height: auto;
                        margin-left: auto;
                        margin-right: auto;
                        position: relative;
                        text-align: center;
                        margin-top: 70px;
                        font-size: 1.1em;
                        font-weight: 500;
                        font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
            
                      }
                    }
            
                    @media (max-width: 320px) {
                        #logo-sub-name {
                            width: 100%;
                            height: auto;
                            margin-left: auto;
                            margin-right: auto;
                            position: relative;
                            text-align: center;
                            margin-top: 35px;
                            font-size: 1.1em;
                            font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
                
                          }
                        }


#div-signup {
background-color: #F0FFFF !important;
/* background: url("/img/body-image4.png"); */
/* z-index: -1; */
}
#div-signin {
    /* background-color: hsl(73, 42%, 70%) !important; */

     /* background: url("/img/body-image18.jpg"); */
     /* background: url("/img/body-image31.jpg"); */
     /* background-image: url("/img/bg_image_mobile_landscape_2.jpg"); */
     background-image: url("/img/bg_image_new_cut.jpg");



    background-size: 100% 100%;
    padding-top: 40px;
  
  /*   background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;   */
    
    /* z-index: -1; */
    }
       @media (max-width: 768px) and (orientation: portrait) {
           #div-signin {
            /* background-color: #eeeeee !important; */
            /* background-color: hsl(73, 42%, 70%) !important; */
             /* background: url("/img/body-image31.jpg"); */
             background: url("/img/bg_image_copy.jpg");
            background-size: 100% 100%;
            padding-top: 0px;

                      }
            }

            @media (max-width: 768px) and (orientation: landscape) {
                #div-signin {
                 /* background-color: #eeeeee !important; */
                 /* background-color: hsl(73, 42%, 70%) !important; */
                  /* background: url("/img/body-image31.jpg"); */
                  background-image: url("/img/bg_image_mobile_landscape_2.jpg");
                  background-size: 100% 100%;
                  padding-top: 0px;

                     }
           }



input.form-control  {
    background-color: #eeeeee !important;
  }

  #textarea-chat {
    padding: 10px 10px;
    border: 1px solid #a9a9a9;
    border-radius: 25px;
    font-size: 15px;
    width: 250px;
    resize: none;
    position: relative;
    }
    @media (max-width: 768px) {
            #textarea-chat {
                width: 250px;
                margin-left: 30px;
                }
    }
#textarea-chat:focus {        
    border: 1px solid #24f0e5;
    }

#emoji {
        margin-left: -30px;
        /* margin-bottom: 18px; */
        bottom: 30px;

        }

@media (max-width: 768px) {
            #emoji {
                margin-left: 0px;
            }
        }

#button-chatting {
        margin-left: 35px;
            /* margin-bottom: 18px; */
       bottom: 18px;
       left: 2px;
    
            }
@media (max-width: 768px) {
            #button-chatting {
                margin-left: 0px;
                /* margin-bottom: 18px; */
           bottom: 18px;
           left: 2px;
            }
        }

#button-send {
    border-radius: 50%;
    border: 1px solid #24f0e5;
    font-size: 20px;
    height: 35px;
    margin: -35px -23px auto -17px;
    min-width: 30px;
    width: 35px;
    padding: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    position: relative;
    line-height: normal;
    outline: 0px;
    background-color: #fff;     
          }

#forgot-pass-form{
    max-width: 40%;
    margin: 0 auto;
    }
#login-title{
    max-width: 65%;
    margin: 20px auto;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 10px;
    background-color: #F0FFFF;
    font-size: 20px;
    /* margin-top: 50px; */
    font-family: 'Montserrat', 'Helvetica','Arial', sans-serif;                 

 }
       @media (max-width: 768px) {
    #login-title {
        font-size: 13px;
        display: none;
        }
}
 #or {
    font-size: 13px;
    background-color: #F0FFFF;
    border-radius: 4px;
    font-family: 'Montserrat', 'Helvetica','Arial', sans-serif;                 


 }

 @media (max-width: 768px) {
    #or {
        display:none
      }
}

 #facebook-icon {
    max-width: 73%;
    padding-bottom: 0px;
    filter: brightness(10);

    
    }
    @media (max-width: 768px) {
        #facebook-icon {
            max-width: 60%;
            padding-bottom: 7px;
            filter: brightness(10);
            visibility: hidden;
          }
    }
    
#youtube-icon {
        max-width: 73%;
        padding-bottom: 0px;
        filter: brightness(10);

        }
        @media (max-width: 768px) {
            #youtube-icon {
                max-width: 60%;
                padding-bottom: 7px;
                filter: brightness(10);
                visibility: hidden;
              }
        }

#twitter-icon {
        max-width: 73%;
        padding-bottom: 0px; 
        filter: brightness(10);

            }
        @media (max-width: 768px) {
            #twitter-icon {
                max-width: 60%;
                padding-bottom: 7px;
                filter: brightness(10);
                visibility: hidden;
                }
            }
#instagram-icon {
        max-width: 73%;
        padding-bottom: 0px;  
        filter: brightness(10);
     
                }
        @media (max-width: 768px) {
            #instagram-icon {
                max-width: 60%;
                padding-bottom: 7px;
                filter: brightness(10);
                visibility: hidden;
                }
        }


#follow-us {
      /*  margin-left: 20px;    */
    /* padding-right: 10px;     */
    font-size: 1.1em;  
    }
    @media (max-width: 768px) {
    #follow-us {
            /* padding-right: 20px;     */
            font-size: 2.5em;  
            display: block;
                       }
                 }

#facebook-li {
   /*  margin-left: 20px;    */
    margin-left: 0px;    
    max-width: 5%;
        padding: 0px;  
        text-align: center  
        }
        @media (max-width: 768px) {
            #facebook-li {
                margin-left: 0px;
                max-width: 19%;
                margin-top: 10px;
              }
        }
#youtube-li {
    margin-left: 0px;    
    max-width: 5%;
    padding: 0px;  
    text-align: center  
    }
    @media (max-width: 768px) {
        #youtube-li {
        max-width: 19%;
        margin-left: 20px;
        margin-top: 10px;
                  }
    }

#twitter-li {
        margin-left: 0px;    
        max-width: 5%;
        padding: 0px;  
        text-align: center  
        }
    @media (max-width: 768px) {
        #twitter-li {
            max-width: 19%;
            margin-left: 20px;
            margin-top: 10px;
                      }
        }
#instagram-li {
    margin-left: 0px;    
    max-width: 5%;
    padding: 0px;  
    text-align: center  
            }
    @media (max-width: 768px) {
        #instagram-li {
                max-width: 19%;
                margin-left: 20px;
                margin-top: 10px;
                          }
            }


#logo-footer-li {
         
        max-width: 100%;
        padding: 0px; 
        padding-right: 10px; 
        text-align: center  
        }
        @media (max-width: 768px) {
            #logo-footer-li {
            max-width: 35%;
            margin-left: 10px;
            margin-top: 5px;
                      }
        }


#resend-link {
    color: white;     
                }
#forgot-password {
    color: white;     
    }
#text-nav {
        padding-top: 21px;
        font-size: 35px;
        padding-left: 430px;   
        font-weight: 500;  
        transform: translate(0,-42%);
  
        font-family: 'Montserrat', 'Helvetica','Arial', sans-serif;  
        color: white;               
            }                
        @media (max-width: 768px) {
        #text-nav {
            vertical-align: center;
            font-size: 0px;
            visibility: hidden
            }
        }
#signup-button {
    width: 100%; 
    max-width: 50%; 
    margin: auto;
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px;   
            }

#text-nav-media {
                visibility: hidden; 
             }
             @media (max-width: 768px) {
                #text-nav-media {
                  font-size: 19px;
                  visibility: visible;
                  position: relative;
                  margin-left: auto;
                  margin-right: auto;
                  position: relative;
                  text-align: center;
                  font-family: "Montserrat", "Helvetica", "Arial", sans-serif;

                    }
                }
#locales {
        visibility: visible; 
            }
            @media (max-width: 768px) {
                    #locales {
                      /* margin-left: 0px;
                      margin-right: 0px; */
                      width:20%;
                      display: table-cell;
                        }
                    }

#select-filter-locale  {
                        border-radius: 7px;
                        width: 110px
            }
            @media (max-width: 768px) {
            #select-filter-locale  {
                    border-radius: 5px;
                    width: 105px;
                    visibility: collapse;
                        }
                    }


#navbar-in-logo {
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif; 
    color:white;

            }
    @media (max-width: 768px) {
    #navbar-in-logo {
        font-family: "Montserrat", "Helvetica", "Arial", sans-serif; 
        margin-left: -10px;
        }
    }

#logo{
        margin-bottom: 15px;
    }

        @media (max-width: 768px) {
            #logo {
                margin-bottom: 10px;
            }
        }


/* #user-icon{
        margin-bottom: 15px;
        } */
    
    @media (max-width: 768px) {
                #user-icon {
                    display: none;
                }
            }
    @media (max-width: 768px) {
            #login-section {
                display: none;
                }
            }

    @media (max-width: 768px) {
                #links {
                display: none;
                    }
                }

    #all-login-section {
            margin-bottom: 0px;
                            }
                    
    @media (max-width: 768px) {
                #all-login-section {
                margin-bottom: -30px;
                        }
                    }

    #ad-icon {
        width: 150px;
        }
                                
    @media (max-width: 768px) {
            #ad-icon {
            width: 50px;
            margin:0 auto
            }
            }
    #ad-section {
        margin:0 auto;
        position: relative;
        display: block;
        margin-top: 30px;
        margin-bottom: -10px;
        padding-bottom: 50px;
        /* display: none; */

                }
                                        
    @media (max-width: 768px) {
        #ad-section {
        margin:0 auto;
        position: relative;
        display: block;
        margin-top: 20px;
        margin-bottom: 15px;
        padding-bottom: 30px;
        /* display: none; */

         }
     }

     #ad-text {
        color: white;
        font-size: 20px;
        margin-top: 30px;
        font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
        /* display: none; */
                }
                                        
    @media (max-width: 768px) {
        #ad-text {
        color: white;
        font-size: 15px;
        margin-top: 0px;
        /* display: none; */

         }
     }

#activation_link {
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
                }
#forgotten_pass {
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
                            }
                            #privacy-header {
                                align-content: center;
                                margin-top: 60px;
                                margin-bottom: -10px;
                                                        }
                            #terms-header {
                                align-content: center;
                                margin-top: 60px;
                                margin-bottom: -10px;
                                                       }
                                                
                                 @media (max-width: 768px) {
                                #privacy-header {
                                margin-top: 30px;
                                font-size: 18px;
                                            }
                                                     }
                                @media (max-width: 768px) {
                                #terms-header {
                                    margin-top: 30px;
                                    font-size: 18px;
                                     }
                                }
#edit-user {
margin-top: -15px; 
border-radius: 25px;
}

#button-chat {
    background-color: #24f0e5;       
    border-radius: 25px;
    width: 200px;
    height: 40px;    
    color: white;
    margin-top: 30px;
    font-size: 15px;
        }


@media (max-width: 768px) {
        #button-chat {
            background-color: #24f0e5;       
            border-radius: 25px;        
        }
    }


#button-block {
        background-color: #bdbdbd;
        border-radius: 25px;
        width: 200px;
        height: 40px;
        color: white;
        margin-bottom: 100px;
        font-size: 15px;

            }
@media (max-width: 768px) {
            #button-block {
                border-radius: 25px;
     
            }
        }
    