html,
body {
  height: 100%;
}
body {
  padding: 0;
  margin: 0;
  background: #fff;
  color: #404040;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
}
body.ios-bg {
  background-color: rgba(0, 0, 0, 0.3);
}
.cover-this {
  display: none;
}
.cover-this.active {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999997;
  display: block;
  top: 116px;
  left: 0;
}
.cover-this.active.re-fix {
  top: 0;
}
* {
  box-sizing: border-box;
}
ul {
  list-style-type: none;
}
ul,
li {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4 {
  padding: 0;
  margin: 0;
}
.all-box {
  width: 100%;
  float: left;
}
.top-bar,
.left-side li,
.circle,
.logo,
.right-side .top-bar .box,
.tabs,
.tabs .tab,
.main-section .box,
.btn,
.videos .box-1,
.videos .box-1 .name,
.videos .box-1 .name-1,
.videos .box-1 .video,
.latest-member-videos .title,
.latest-member-videos .videos,
.alert,
.profile-bottom-box,
.plus,
.profile-bottom-box .bottom-info,
.profile-bottom-box .bottom-info .block,
.profile-bottom-box .bottom-info .block div,
.left-side.mobile ul,
.alert .text,
.alert .pin,
.videos .box-1 .video .play-icon-bg,
#Fr2 p.addr_p,
.step-2-box,
.step-1-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.top-bar,
.left-side li,
.right-side .top-bar .box,
.tabs,
.videos .box-1 .name-1,
.latest-member-videos .title,
.latest-member-videos .videos,
.alert,
.profile-bottom-box .bottom-info,
.profile-bottom-box .bottom-info .block div,
.left-side.mobile ul,
.alert .pin,
#Fr2 p.addr_p {
  flex-direction: row;
}
.top-bar {
  height: 50px;
  width: 100%;
  position: relative;
}
.top-bar .logo-img {
  height: 32px;
  width: 164px;
}
.left-side {
  float: left;
  width: 250px;
  height: 100%;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.17);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 90;
  overflow-y: hidden;
}
.left-side ul {
  width: 100%;
  height: calc(100% - 50px);
}
.left-side li {
  width: 100%;
  padding: 17px;
  justify-content: flex-start;
  position: relative;
}
.left-side li i {
  margin: 0 20px 0 0;
}
.left-side li .profile-icon {
  margin: 0 11px 0 0;
  width: 24px;
  height: 24px;
}
.left-side li.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}
.circle {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 17px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.copyright {
  width: 100%;
  font-size: 10px;
  text-align: center;
  padding: 17px 0 0;
}
.copyright p {
  padding: 0;
  margin: 5px 0 0;
}
.right-side,
footer {
  float: right;
  width: calc(100% - 250px);
  position: relative;
  z-index: 70;
}
.right-side .top-bar .box {
  width: 80%;
  height: 100%;
  position: relative;
}
.right-side .top-bar span {
  font-size: 19px;
}
.right-side .top-bar i {
  font-size: 27px;
  position: absolute;
  right: 0;
  top: 8px;
}
.tabs {
  width: 100%;
  height: 54px;
}
.tabs .tab {
  width: 100%;
  height: 100%;
}
.main-section {
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  float: left;
}
.main-section .box {
  padding: 75px 0 0;
  width: 710px;
  margin: 0 auto;
}
.main-section .box.box-online-members-border {
  padding: 35px 0 0;
  margin-top: 35px;
}
.btn {
  color: #fff;
  border-radius: 3px;
  font-size: 15px;
  text-align: center;
}
#Fr1 .submiting,
#Fr2 .submiting,
.message-circle {
  transition: all 0.5s linear;
}
#Fr1 .submiting.pulsate-color,
#Fr2 .submiting.pulsate-color,
.message-circle.pulsate-color {
  transition: all 0.5s linear;
}
.main-section .btn {
  height: 40px;
  width: 100%;
  font-size: 15px;
}
.latest-member-videos {
  width: 100%;
  margin: 40px 0 0;
}
.main-section .box.box-online-members-border .latest-member-videos {
  margin: 0;
}
.latest-member-videos .videos {
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.latest-member-videos .title {
  width: 100%;
  font-size: 18px;
  justify-content: space-between;
  font-family: arial, sans-serif;
}
.latest-member-videos .title .see-more {
  font-size: 16px;
}
.videos {
  width: 100%;
  padding: 25px 0 0;
}
.pr_Headline_p {
  display: none !important;
}
.step-2-box,
.step-1-box {
  width: 100%;
  display: none;
}
.step-2-box.show,
.step-1-box.show {
  display: flex;
}
.step-2-box p,
.step-2-box b {
  width: 100%;
}
.textCount {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-end;
}
.congrats_check {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: flex-end;
  fill: #45a02d;
}
.charCount {
  width: 100%;
  text-align: right;
}
.congrats_check svg {
  display: block;
  height: 18px;
  width: 18px;
  margin-right: 5px;
}
.about_p div#e {
  font-size: 15px;
}
.textCount .congrats_check svg {
  margin: 0;
}
#Fr2 p.about_p,
#Fr2 p.marital_status,
#Fr2 p.p_mobile {
  margin-top: 0;
}
@media (min-width: 1025px), (min-height: 769px) {
  .latest-member-videos.videos-mobile .videos .box-1 {
    width: 172px;
  }
}
.videos .box-1 {
  width: 162px;
  position: relative;
  box-shadow: 0 1px 1px rgba(174, 180, 191, 0.25);
}
.videos .box-1.box-2 {
  margin-bottom: 20px;
}
.videos .box-1.box-2.shrunk {
  opacity: 0;
}
.videos .box-1.box-2.shrunk.grow {
  opacity: 1;
  transition: all 0.3s linear;
}
.videos .box-1 img {
  width: 100%;
  position: relative;
  z-index: 0;
  border-radius: 3px 3px 0 0;
}
.videos .box-1 .video {
  width: 100%;
  position: relative;
  z-index: 0;
}
.videos .box-1 .video .play-icon-bg {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  z-index: 3;
}
.videos .box-1 .video .play-icon {
  width: 100%;
}
.videos .box-1 .time {
  position: absolute;
  z-index: 3;
  bottom: 7px;
  right: 7px;
  background: rgba(0, 0, 0, 0.75);
  padding: 1px 7px;
  font-size: 10px;
  border-radius: 3px;
  color: #fff;
}
.play-icon-small {
  width: 20px;
  height: 20px;
}
.videos .box-1 .time.time-move {
  right: auto;
  left: 7px;
}
.videos .box-1 .name {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.15);
  height: 45px;
  width: 100%;
  font-size: 16px;
}
.videos .box-1.box-2 .name {
  height: 75px;
}
.videos .box-1 .name-1 {
  width: 100%;
}
.videos .box-1 .name-1 span {
  margin: 0 0 0 7px;
}
.videos .box-1 .name-1 span.span-2 {
  margin: 0 7px 0 0;
}
.videos .box-1 .details {
  font-size: 12px;
  width: 100%;
  text-align: center;
  margin: 5px 0 0;
}
.online-circle {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 10px;
  background: #62ed62;
}
.pop-up {
  width: 100%;
  height: 120vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999996;
  background-color: rgba(0, 0, 0, 0.3);
}
#Fr1 p.email_p.error input,
#displayName.error input {
  background: #ffe9e9;
}
.form-box {
  max-width: 500px;
  width: 90%;
  position: absolute;
  z-index: 999999;
  top: 10%;
  left: 0;
  right: 0;
  top: 115px;
  border-radius: 5px;
  margin: auto;
  transform: translateX(125px);
}
.arrow-slide {
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9999999;
  opacity: 0;
  display: none;
}
.arrow-slide.active {
  transition: all 0.3s linear;
  transform: translate(0, 35px);
  opacity: 1;
}
.arrow-slide.active-long {
  transition: all 0.3s linear;
  transform: translate(0, 145px);
  opacity: 1;
}
.alert {
  width: 90%;
  height: 90px;
  min-height: 90px;
  padding: 0 15px;
  max-width: 500px;
  position: absolute;
  z-index: 999998;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translate(125px, -100px);
  opacity: 0;
  cursor: pointer;
  border-radius: 5px;
  justify-content: space-between;
}
.alert .pin {
  width: 100%;
  justify-content: flex-start;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 7px 0 0;
}
.alert .pin .pin-drop {
  width: 14px;
  height: 14px;
  margin: 0 2px 0 -2px;
}
.alert.default-cursor {
  cursor: default;
}
.alert .profile-pic {
  border-radius: 50%;
  width: 75px;
  height: 75px;
  min-width: 75px;
  min-height: 75px;
  background-size: cover !important;
  position: relative;
}
.alert .profile-pic .online-circle {
  right: auto;
  top: auto;
  bottom: 4px;
  right: 4px;
}
.alert .text {
  font-size: 18px;
  align-items: flex-start;
  position: relative;
  width: 100%;
  text-align: left;
  padding: 0 15px;
}
.alert .btn {
  padding: 7px 0;
  text-align: center;
  font-size: 12px;
  float: left;
  display: block;
  text-transform: uppercase;
  min-width: 120px;
}
.alert .btn:after {
  content: "Check her out";
}
.alert .text .text-2 {
  width: 100%;
  display: none;
}
.alert.active {
  transform: translate(125px, 15px);
  opacity: 1;
  transition: all 0.3s linear;
}
.alert.active.off {
  opacity: 0;
  transition: all 0.3s linear;
}
.welcome {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin: 25px 14px;
}
.welcome.copy {
  font-size: 21px;
  margin: 25px 20px;
  font-weight: normal !important;
}
#Fr1,
#Fr2 {
  font-size: 14px;
  margin: 5% auto;
  width: 90%;
}
#Fr1 p,
#Fr2 p {
  display: block;
  overflow: hidden;
  clear: both;
}
#Fr1 p.email_p {
  overflow: initial !important;
}
.p_country {
  float: left;
  width: 45%;
  display: inline-block;
  margin: 0 5% 0 0;
}
#Fr1 b,
#Fr2 b,
#Fr2 strong {
  margin-bottom: 5px;
  display: block;
  font-size: 14px;
  font-weight: 500;
}
#Fr1 select,
#Fr2 select {
  padding: 0 0 0 10px;
}
#Fr1 select {
  background: #fff;
  border: none;
  border-radius: 0;
  height: 35px;
  font-size: 13px;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #bbb;
}
#Fr1 select {
  padding: 5px;
  height: 34px;
}
#Fr1 input[type="text"],
select,
#Fr2 input[type="text"],
input[type="tel"],
textarea,
input[name="age"] {
  box-sizing: border-box;
  font: inherit;
  box-shadow: none;
  outline: 0;
  height: 35px;
  padding: 0 0 0 10px;
  font-size: 14px;
  border-radius: 4px;
  width: 100%;
  border: 1px solid #bbb;
}
#city_d {
  width: 45%;
  display: inline-block;
  float: right;
}
#city_d p {
  margin: 0;
}
p.agree {
  clear: both;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  font-size: 11px;
  padding: 20px 0 0;
}
p.agree a {
  color: #000;
}
#Fr1 .submiting,
#Fr2 .submiting,
.F2Next,
.F1Next {
  text-align: center;
  display: block;
  padding: 15px 0px;
  color: #fff;
  border: 0px;
  cursor: pointer;
  border-radius: 4px;
  width: auto;
  font-size: 18px;
  margin: 25px auto;
  width: 100%;
  height: auto;
  background: #45b370;
  clear: both;
}
#F2submit {
  display: none;
}
.submiting,
.F2Next,
.F1Next {
  -webkit-appearance: none;
}
.submiting {
  width: 132px;
  margin: 22px auto;
}
.small_one,
.small_two,
.smallText {
  font-size: 11px;
  color: #838383;
}
#Fr2 .addr_p .address_b {
  display: none;
}
#Fr2 .city,
#Fr2 .state,
#Fr2 .zip {
  margin-right: 8px;
}
.addr_p kbd {
  font-family: Arial, Verdana, sans-serif;
}
.addr {
  float: left;
  margin-bottom: 5px;
}
#Fr2 p .city {
  width: 54%;
}
#Fr2 p .state {
  width: 17%;
}
#Fr2 p .zip {
  width: 28%;
}
#Fr2 p .city input,
#Fr2 p .state input,
#Fr2 p .zip input {
  margin-top: 3px;
}
div#e {
  font-size: 13px;
  color: red;
  text-align: center;
  margin: 7px 0 0;
}
.sub {
  font-size: 11px;
  padding: 0;
  margin: 7px 0 0 !important;
}
#display_login #e {
  margin-bottom: 4px;
}
.alt_logins {
  color: #000;
}
.alt_logins u {
  color: blue;
  cursor: pointer;
}
@font-face {
  font-family: font_icons8;
  src: url("../fonts/font_icons8.eot");
  src: url("../fonts/font_icons8.eot") format("embedded-opentype"),
    url("../fonts/font_icons8.woff2") format("woff2"),
    url("../fonts/font_icons8.woff") format("woff"),
    url("../fonts/font_icons8.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: font_icons8;
    src: url("../fonts/font_icons8.svg#font_icons8") format("svg");
  }
}
[data-icons8]:before {
  content: attr(data-icons8);
}
.icons8-activity-feed-2-filled:before,
.icons8-activity-grid-2:before,
.icons8-add-user-male:before,
.icons8-approval:before,
.icons8-attach:before,
.icons8-average-2:before,
.icons8-bank-card-back-side-filled:before,
.icons8-bulleted-list:before,
.icons8-cancel:before,
.icons8-checkmark:before,
.icons8-circled-notch:before,
.icons8-circled-user-male:before,
.icons8-clock-2:before,
.icons8-clock:before,
.icons8-compact-camera-filled:before,
.icons8-conference-call:before,
.icons8-delete-2:before,
.icons8-delete:before,
.icons8-edit:before,
.icons8-enter:before,
.icons8-exit:before,
.icons8-expand-arrow:before,
.icons8-gas-filled:before,
.icons8-gift:before,
.icons8-hdtv-filled:before,
.icons8-hearts-filled:before,
.icons8-home:before,
.icons8-horizontal-settings-mixer-filled:before,
.icons8-inbox:before,
.icons8-info:before,
.icons8-integrated-webcam:before,
.icons8-less-than-filled:before,
.icons8-lock:before,
.icons8-megaphone:before,
.icons8-message-filled:before,
.icons8-minus-math:before,
.icons8-more-than-filled:before,
.icons8-more:before,
.icons8-near-me:before,
.icons8-ok:before,
.icons8-opera-glasses:before,
.icons8-phone:before,
.icons8-picture:before,
.icons8-play:before,
.icons8-plus-math:before,
.icons8-refresh:before,
.icons8-remove-user-male-filled:before,
.icons8-reply-arrow:before,
.icons8-rewind:before,
.icons8-rocket:before,
.icons8-rotate-to-portrait-filled:before,
.icons8-save:before,
.icons8-search-filled:before,
.icons8-sent:before,
.icons8-settings-filled:before,
.icons8-sms-filled:before,
.icons8-speech-bubble-filled:before,
.icons8-stack-of-photos-filled:before,
.icons8-star-filled:before,
.icons8-starred-ticket:before,
.icons8-thumb-up:before,
.icons8-up-left:before,
.icons8-up:before,
.icons8-upload:before,
.icons8-video-call-filled:before,
.icons8-video-playlist-filled:before,
.icons8-vip:before,
[data-icons8]:before {
  display: inline-block;
  font-family: font_icons8;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.icons8-activity-feed-2-filled:before {
  content: "";
  background-image: url("../images/menu.png");
  width: 24px;
  height: 16px;
  background-size: cover;
}
.icons8-activity-grid-2:before {
  content: "";
}
.icons8-add-user-male:before {
  content: "";
}
.icons8-approval:before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("../images/done.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.icons8-attach:before {
  content: "";
}
.icons8-average-2:before {
  content: "";
}
.icons8-bank-card-back-side-filled:before {
  content: "";
}
.icons8-bulleted-list:before {
  content: "";
}
.icons8-cancel:before {
  content: "";
}
.icons8-checkmark:before {
  content: "";
}
.icons8-circled-notch:before {
  content: "";
}
.icons8-circled-user-male:before {
  content: "";
}
.icons8-clock:before {
  content: "";
}
.icons8-clock-2:before {
  content: "";
}
.icons8-compact-camera-filled:before {
  content: "";
}
.icons8-conference-call:before {
  content: "";
}
.icons8-delete:before {
  content: "";
}
.icons8-delete-2:before {
  content: "";
}
.icons8-edit:before {
  content: "";
}
.icons8-enter:before {
  content: "";
}
.icons8-exit:before {
  content: "";
}
.icons8-expand-arrow:before {
  content: "";
}
.icons8-gas-filled:before {
  content: "";
  width: 14px;
  height: 20px;
  background-image: url("../images/hot.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.icons8-gift:before {
  content: "";
}
.icons8-hdtv-filled:before {
  content: "";
}
.icons8-hearts-filled:before {
  content: "";
}
.icons8-home:before {
  content: "";
  width: 18px;
  height: 16px;
  background-image: url("../images/home.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.icons8-horizontal-settings-mixer-filled:before {
  content: "";
}
.icons8-inbox:before {
  content: "";
  width: 18px;
  height: 20px;
  background-image: url("../images/message.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.icons8-info:before {
  content: "";
}
.icons8-integrated-webcam:before {
  content: "";
}
.icons8-less-than-filled:before {
  content: "";
}
.icons8-lock:before {
  content: "";
}
.icons8-megaphone:before {
  content: "";
}
.icons8-message-filled:before {
  content: "";
}
.icons8-minus-math:before {
  content: "";
}
.icons8-more:before {
  content: "";
}
.icons8-more-than-filled:before {
  content: "";
}
.icons8-near-me:before {
  content: "";
}
.icons8-ok:before {
  content: "";
}
.icons8-opera-glasses:before {
  content: "";
}
.icons8-phone:before {
  content: "";
}
.icons8-picture:before {
  content: "";
}
.icons8-play:before {
  content: "";
}
.icons8-plus-math:before {
  content: "";
}
.icons8-refresh:before {
  content: "";
}
.icons8-remove-user-male-filled:before {
  content: "";
}
.icons8-reply-arrow:before {
  content: "";
}
.icons8-rewind:before {
  content: "";
}
.icons8-rocket:before {
  content: "";
}
.icons8-rotate-to-portrait-filled:before {
  content: "";
}
.icons8-save:before {
  content: "";
}
.icons8-search-filled:before {
  content: "";
  width: 18px;
  height: 16px;
  background-image: url("../images/search.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.icons8-sent:before {
  content: "";
}
.icons8-settings-filled:before {
  content: "";
  background-image: url("../images/options.png");
  width: 28px;
  height: 28px;
  background-size: cover;
}
.icons8-sms-filled:before {
  content: "";
}
.icons8-speech-bubble-filled:before {
  content: "";
}
.icons8-stack-of-photos-filled:before {
  content: "";
}
.icons8-star-filled:before {
  content: "";
}
.icons8-starred-ticket:before {
  content: "";
}
.icons8-thumb-up:before {
  content: "";
}
.icons8-up:before {
  content: "";
}
.icons8-up-left:before {
  content: "";
}
.icons8-upload:before {
  content: "";
}
.icons8-video-call-filled:before {
  content: "";
}
.icons8-video-playlist-filled:before {
  content: "";
  width: 18px;
  height: 16px;
  background-image: url("../images/video.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.icons8-vip:before {
  content: "";
}
.main-section .box.profile-bottom-box {
  padding: 15px;
  margin-top: 30px;
  margin-bottom: 80px;
  border-radius: 3px;
}
.profile-bottom {
  width: 103px;
  height: 103px;
  position: relative;
}
.plus {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-size: 14px;
}
.profile-bottom .plus {
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 14px;
  width: 27px;
  height: 27px;
}
.profile-bottom-box .title {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
}
.profile-bottom-box .bottom-info {
  width: 100%;
  font-size: 14px;
  justify-content: space-between;
  margin: 25px 0 0;
}
.profile-bottom-box .bottom-info .plus {
  margin: 0 0 0 5px;
}
.profile-bottom-box .bottom-info .block {
  align-items: flex-start;
}
.profile-bottom-box .bottom-info .block span {
  font-weight: bold;
  font-size: 14px;
  padding: 0 0 4px;
}
.left-side.mobile,
.menu-icon {
  display: none;
}
.mobile.about {
  margin-bottom: 3px;
}
.menu-left-border-line {
  height: 1px;
  width: 100%;
}
.videos-mobile .videos .box-1 img.effect-1,
.videos-mobile .videos .box-1 img.effect-2,
.videos-mobile .videos .box-1 img.effect-3,
.videos-mobile .videos .box-1 img.effect-4,
.videos-mobile .videos .box-1 img.effect-1.active,
.videos-mobile .videos .box-1 img.effect-2.active,
.videos-mobile .videos .box-1 img.effect-3.active,
.videos-mobile .videos .box-1 img.effect-4.active {
  transition: all 2s linear;
}
.videos-mobile .videos .box-1 img.effect-1.active {
  transform: scale(1.5);
}
.videos-mobile .videos .box-1 img.effect-2 {
  transform: translate(0, -10%) scale(1.5);
}
.videos-mobile .videos .box-1 img.effect-2.active {
  transform: translate(0, 30%) scale(1.6);
}
.videos-mobile .videos .box-1 img.effect-3 {
  transform: translate(-20%, 0) scale(1.5);
}
.videos-mobile .videos .box-1 img.effect-3.active {
  transform: translate(20%, 0) scale(1.5);
}
.videos-mobile .videos .box-1 img.effect-4 {
  transform: translate(0, 0) scale(1.5);
}
.videos-mobile .videos .box-1 img.effect-4.active {
  transform: translate(-20%, 20%) scale(1.6);
}
.videos-mobile .videos .box-1 .video {
  overflow: hidden;
}
.videos-mobile .videos .box-1 img.img-not-dummy {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.videos-mobile .videos .box-1 img.img-dummy {
  opacity: 0;
  display: block;
  position: relative;
  z-index: 0;
}
.plug-in-blurs {
  width: 0;
  height: 0;
  overflow: hidden;
}
.alert .text .text-1 .p-blur-text {
  font-size: 14px;
  padding: 0 15px 0 0;
  line-height: 110%;
}
#F2submit.hide {
  display: none !important;
}
#Fr1 p {
  margin: 0;
  width: 100%;
}
#displayName {
  width: 100%;
}
#Fr1 p.pwd_p {
  margin: 15px 0 0;
}
.email_b {
  width: 100%;
  text-align: left;
  margin: 15px 0 0;
}
footer {
  text-align: center;
  padding: 20px 0;
  z-index: 999999999;
  background: #acacac;
}
footer,
footer a {
  color: #5a5a5a;
  font-size: 11px;
}
footer ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
footer ul li {
  padding: 0 15px;
  border-left: 1px solid #5a5a5a;
}
footer ul li:first-child {
  border: 0;
}
@media (max-width: 1024px), (max-height: 768px) {
  .menu-icon {
    display: block;
  }
  .right-side .top-bar i.menu-icon {
    right: auto;
    left: 0;
    top: 8px;
  }
  .left-side.desktop {
    display: none;
  }
  .left-side.mobile {
    display: block;
    position: relative;
    width: 100%;
    box-shadow: none;
  }
  .left-side ul {
    height: auto;
    justify-content: space-between;
    padding: 12px 0;
  }
  .left-side li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .left-side li {
    width: 20%;
    padding: 0;
    font-size: 12px;
  }
  .left-side.mobile li.tab-left-bg {
    background: none;
  }
  .mobile-menu-none {
    display: none !important;
  }
  .left-side li i {
    font-size: 18px;
    margin: 0 0 2px;
  }
  .left-side .circle {
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    transform: translate(14px, -15px);
  }
  .right-side,
  footer {
    width: 100%;
  }
  .form-box {
    transform: translateX(0);
  }
  .alert {
    transform: translate(0, -100px);
  }
  .alert.active {
    transform: translate(0, 15px);
  }
  .right-side .top-bar .box {
    width: 95%;
  }
  .main-section .box {
    width: auto;
    width: 95%;
    max-width: 758px;
  }
  .videos .box-1 {
    width: 31%;
  }
  .videos .box-1.last-video-smaller {
    display: none !important;
  }
}
@media (max-width: 567px) {
  .videos .box-1 {
    width: 47%;
  }
  .videos .box-1.last-video {
    display: none !important;
  }
  .profile-bottom-box .bottom-info .block span {
    font-size: 11px;
  }
  .alert,
  .form-box {
    width: 95%;
  }
  .welcome {
    font-size: 5.2vw;
  }
  .welcome.copy {
    font-size: 14px;
  }
  p.agree {
    padding: 5px 0 0;
  }
}
@media (max-height: 650px) {
  #Fr1 .submiting,
  #Fr2 .submiting,
  .F2Next,
  .F1Next {
    margin: 25px auto;
  }
}
@media (max-width: 420px) {
  .left-side li {
    font-size: 11px;
  }
}
@media (max-width: 450px) {
  .videos-mobile .videos .box-1 {
    width: 100%;
  }
  .mobile-small-off-2 {
    display: none !important;
  }
  .mobile-name-bg {
    display: none !important;
  }
}
@media (max-width: 350px) {
  p.agree {
    font-size: 10px;
  }
}
@media (max-height: 500px), (max-width: 400px) {
  .latest-member-videos .title {
    font-size: 16px;
  }
  .latest-member-videos .title .see-more {
    font-size: 12px;
  }
}
@media (max-height: 500px) {
  #Fr1 .submiting,
  #Fr2 .submiting,
  .F2Next,
  .F1Next {
    margin: 15px auto;
  }
  p.agree {
    padding: 17px 0 0;
  }
  p.email_p {
    margin: 0 0 10px;
  }
  .welcome {
    margin: 15px 0 5px !important;
  }
  .welcome.copy {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
}
@media (max-width: 550px) {
  .alert .text .text-1 {
    font-size: 17px;
  }
}
@media (max-width: 550px), (max-height: 700px) {
  #Fr2,
  #Fr2 b {
    font-size: 12px;
  }
  #Fr2 .zip {
    margin-right: 0;
    float: right;
  }
  .addr_p kbd span {
    float: left;
    margin-bottom: 3px;
  }
  .alert .profile-pic {
    width: 65px;
    height: 65px;
    min-width: 65px;
    min-height: 65px;
  }
  .alert .text .text-2 {
    width: 100%;
    text-align: center;
  }
  .alert .pin {
    font-size: 12px;
    letter-spacing: 0px;
    margin: 6px 0 0;
  }
  .alert .pin .pin-drop {
    margin: -1px 2px 0 -2px;
  }
}
@media (max-width: 475px) {
  .alert .text .text-1 {
    font-size: 15px;
  }
}
@media (max-width: 475px), (max-height: 700px) {
  .alert .btn {
    font-size: 11px;
    min-width: 110px;
  }
}
@media (max-width: 450px) {
  .alert .btn {
    min-width: 80px;
  }
  .alert .btn:after {
    content: "View";
  }
}
@media (max-width: 450px) {
  p.agree {
    padding: 0;
  }
}
@media (max-width: 450px) {
  .alert .text {
    font-size: 15px;
    padding: 0 12px;
  }
  .alert .text .text-1 {
    font-size: 14px;
  }
}
@media (max-width: 450px), (max-height: 700px) {
  #Fr2,
  #Fr2 b {
    font-size: 12px;
  }
  #Fr2,
  #Fr2 b {
    font-size: 11px;
  }
  .main-section .box {
    padding: 0;
  }
  .latest-member-videos {
    margin: 20px 0 0;
  }
  .alert {
    padding: 0 10px;
  }
  .alert .text .text-2 {
    padding-left: 7px;
  }
}
@media (max-width: 400px), (max-height: 700px) {
  .alert .profile-pic {
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px;
  }
}
@media (max-width: 375px) {
  .alert .text .text-2 {
    font-size: 3.8vw;
    font-weight: bold;
  }
}
@media (max-width: 375px) {
  .alert .text .text-1 {
    font-size: 13px;
  }
}
@media (max-width: 375px), (max-height: 700px) {
  .arrow-slide.active-long {
    transform: translate(0, 135px);
  }
  #Fr1 b {
    font-size: 12px;
  }
  #Fr1.more-padding b {
    font-size: 14px;
  }
}
@media (max-width: 370px) {
  .alert .text .text-1 {
    font-size: 12px;
  }
}
@media (max-width: 350px) {
  .alert .text .text-2 {
    font-size: 3.8vw;
  }
}
@media (max-width: 350px) {
  .alert .btn {
    min-width: 60px;
  }
}
@media (max-width: 350px) {
  .alert .text {
    font-size: 12px;
    padding: 0 9px;
  }
}
@media (max-width: 350px), (max-height: 700px) {
  .alert .profile-pic {
    width: 52px;
    height: 52px;
    min-width: 52px;
    min-height: 52px;
  }
  .alert {
    padding: 0 7px;
  }
  .alert .profile-pic .online-circle {
    bottom: 1px;
  }
  .latest-member-videos .title {
    font-size: 15px;
  }
  .latest-member-videos .title .see-more {
    font-size: 11px;
  }
  .arrow-slide {
    width: 70px !important;
  }
  .arrow-slide.active {
    transform: translate(0, 35px) !important;
  }
  .alert .pin .pin-drop {
    width: 13px;
    height: 13px;
  }
}
@media (max-height: 700px) {
  .videos {
    padding: 15px 0 0;
  }
  .main-section .box.box-online-members-border {
    padding: 25px 0 0;
    margin-top: 0;
  }
  .box-online-members-border {
    border: 0 !important;
  }
  .alert {
    height: 75px;
    min-height: 75px;
  }
  .alert.active {
    transform: translate(0, 5px);
  }
  .form-box {
    top: 85px;
  }
  #Fr1 {
    font-size: 14px;
    margin: 15px auto 10px;
    width: 90%;
  }
  #Fr1 .submiting {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .welcome {
    margin: 17px 0 10px !important;
  }
  .welcome.copy {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  .videos-mobile .videos .box-1 .video {
    max-height: 220px;
    overflow: hidden;
  }
  .videos-mobile .videos .box-1 img {
    border-radius: 3px;
  }
  .main-section .box.profile-bottom-box {
    margin-bottom: 50px;
  }
  .arrow-slide {
    width: 80px;
  }
  .arrow-slide.active {
    transform: translate(0, 30px);
  }
  #Fr1.more-padding .submiting {
    margin-top: 25px;
    margin-bottom: 15px;
  }
  #Fr1.more-padding {
    margin-top: 20px !important;
    margin-bottom: 22px !important;
  }
}
@media (max-height: 500px) {
  .alert {
    height: 60px;
    min-height: 60px;
  }
  .alert.active {
    transform: translate(0, 5px);
  }
  .form-box {
    top: 69px;
  }
  .tabs {
    height: 30px;
    font-size: 12px;
  }
  .videos-mobile .videos .box-1 .video {
    max-height: 210px;
    overflow: hidden;
  }
  .videos {
    padding: 12px 0 0;
  }
  .welcome {
    margin: 17px 0 7px !important;
  }
  .welcome.copy {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  #Fr1 {
    margin: 10px auto 10px;
  }
}
@media screen and (orientation: landscape) and (min-device-width: 440px) and (max-device-height: 650px) {
  .welcome {
    font-size: 16px !important;
    margin: 14px 0 0 !important;
  }
  .welcome.copy {
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  .welcome.copy {
    font-size: 13px !important;
  }
  .form-box {
    top: 10px;
  }
  #Fr1,
  #Fr2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .alert.active,
  .alert {
    top: -200px;
  }
}
@media screen and (orientation: landscape) and (min-device-width: 440px) and (max-device-height: 289px) {
  .form-box {
    position: absolute;
  }
}
@media (max-width: 310px) {
  .alert .btn {
    display: none !important;
  }
}
.footer-icons {
  width: 80px;
  height: 24px;
  background: url("../images/icons.png") no-repeat;
  background-size: contain;
}
#Fr1 .agree {
  margin: 15px 0 20px;
  padding: 0;
  font-size: 10px;
  text-align: justify;
}
#Fr1 small,
#Fr2 small {
  display: block;
  margin-top: 5px;
  font-size: 10px;
  text-align: justify;
}
#Fr1 a,
#Fr2 a {
  color: inherit;
  text-decoration: underline;
}
.already {
  margin: -5px 0 15px;
  text-align: center;
}
.login-link {
  font-size: 10px;
  color: inherit;
  text-decoration: underline;
}
#Fr2 + .already {
  display: none;
}
#Fr1 p,
#Fr2 p {
  overflow: visible;
}
.err {
  background: #ffe9e9 !important;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 7px 2px rgba(255, 116, 116, 0.6) !important;
  -webkit-box-shadow: 0 0 7px 2px rgba(255, 116, 116, 0.6) !important;
  border: 1px solid #d62626 !important;
}
.err {
  -webkit-appearance: none;
}
#Fr2 select.errS {
  background: #ffe9e9;
  border: 1px solid #d62626 !important;
}
.profile-bottom {
  background: url("../images/profile-bottom.png") no-repeat center top;
  background-size: cover;
}
.left-side li .profile-icon {
  background: url("../images/my-profile.png") no-repeat center top;
  background-size: cover;
}
#Fr2 {
  padding: 0;
}
.welcome {
  margin: 25px 14px;
}
.submiting {
  -webkit-appearance: none;
}
#e li {
  list-style: none;
}
.msg #e {
  line-height: 14px;
}
#Fr2 input[type="text"],
input[type="tel"] {
  width: 100%;
}
@media screen and (min-width: 480px) {
  #Fr2 .city,
  #Fr2 .state {
    margin-right: 13px;
  }
  #Fr2 .zip {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  #Fr1 select,
  #Fr2 .city,
  #Fr2 .state,
  #Fr2 .zip {
    margin-bottom: 14px;
  }
}
.top-bar-color {
  background: #3aa8ed;
  color: #fff;
}
.top-bar .logo-img {
  background: url("../images/logo_v4.png") no-repeat;
  background-size: contain;
}
.tab-left-bg {
  background: #efefef;
}
.menu-left-border-line {
  background: #e8e8e8;
}
.tabs {
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.17);
}
.tabs-right-color {
  background: #fff;
}
.tabs-right-border-bottom-color {
  border-bottom: 2px solid;
  border-color: #3aa8ed !important;
}
.main-section-bg {
  background: #f6f6f6;
}
.btn {
  background: #f2357d;
  color: #fff;
}
.badge-color {
  color: #009df5;
}
.name-bg {
  background: #fff;
}
.box-online-members-border {
  border-top: 1px solid #ccc;
}
.plus {
  background: #c7c6c6;
  color: #fff;
}
.message-circle {
  background: #3aa8ed;
  color: #fff;
}
.alert .text {
  color: #fff;
}
.alert .text-2,
.her-name {
  color: #fff600;
}
.main-section .box.profile-bottom-box {
  background: #fcfcfc;
}
.profile-bottom .plus {
  border: 2px solid #fff;
}
.left-side.desktop {
  background: #fff;
}
.left-side.mobile {
  background: #323943;
}
.left-side li i {
  color: #8b8b8b;
}
.profile-bottom-box {
  color: #5c5c5c;
}
.left-side.mobile li {
  color: #8e8e8e;
}
.left-side.mobile li.tab-left-bg {
  color: #fff !important;
}
.submiting,
.F2Next {
  background: #0092ff !important;
}
.form-box {
  background: #fff;
}
p.email_p.active input,
p.age_p.active input {
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 0px 7px 2px rgba(0, 159, 233, 0.6) !important;
  -webkit-box-shadow: 0px 0px 7px 2px rgba(0, 159, 233, 0.6) !important;
  -webkit-appearance: none;
}
p.email_p.error input,
p.email_p.active.error input,
p.age_p.error input,
p.age_p.active.error input {
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 0px 7px 2px rgba(255, 116, 116, 0.6) !important;
  -webkit-box-shadow: 0px 0px 7px 2px rgba(255, 116, 116, 0.6) !important;
  -webkit-appearance: none;
}
.alert {
  background: #323942;
}
.videos .box-1 .video .play-icon {
  fill: #fff;
  opacity: 0.5;
}
.videos .box-1 .video .play-icon-bg {
  background-color: rgba(0, 0, 0, 0.2);
}
.submiting.pulsate-color,
.message-circle.pulsate-color {
  background: #00deff !important;
}
.play-icon-small {
  fill: #890f0f;
}
.alert .pin {
  fill: #dfdfdf;
  color: #dfdfdf;
}
.top-bar-color {
  background: #fbfbfb;
}
.top-bar-color * {
  color: #404040;
}
.tabs-right-border-bottom-color {
  border-color: #f0582a !important;
}
.submiting,
.F2Next,
.F1Next {
  background: #f0582a !important;
}
.submiting.pulsate-color {
  background: #f48a69 !important;
}
.btn {
  background: #f0582a;
}
.badge-color {
  color: #a83d1d;
}
.plus {
  background: #f0582a;
}
.message-circle {
  background: #f0582a !important;
}
.message-circle.pulsate-color {
  background: #f48a69 !important;
}
#reg-form {
  margin-left: 400px;
  bottom: -200px;
  display: none;
}
#useremail {
  box-sizing: border-box;
  font: inherit;
  box-shadow: none;
  outline: 0;
  height: 35px;
  padding: 0 0 0 10px;
  font-size: 14px;
  border-radius: 4px;
  width: 100%;
  border: 1px solid #bbb;
}
.pic1 {
  background-image: url("../images/1.jpg");
}
.pic2 {
  background-image: url("../images/2.jpg");
}
.pic3 {
  background-image: url("../images/3.jpg");
}
.pic4 {
  background-image: url("../images/4.jpg");
}
.pic5 {
  background-image: url("../images/5.jpg");
}
.pic6 {
  background-image: url("../images/6.jpg");
}
.pic7 {
  background-image: url("../images/7.jpg");
}
.pic8 {
  background-image: url("../images/8.jpg");
}
.pic9 {
  background-image: url("../images/9.jpg");
}
.pic10 {
  background-image: url("../images/10.jpg");
}
.pic11 {
  background-image: url("../images/11.jpg");
}
.pic12 {
  background-image: url("../images/12.jpg");
}
.pic13 {
  background-image: url("../images/13.jpg");
}
.pic14 {
  background-image: url("../images/14.jpg");
}
.pic15 {
  background-image: url("../images/15.jpg");
}
.pic16 {
  background-image: url("../images/16.jpg");
}
.pic17 {
  background-image: url("../images/17.jpg");
}
.pic18 {
  background-image: url("../images/18.jpg");
}
.pic19 {
  background-image: url("../images/19.jpg");
}
#pushilka-dialog.pushilka-dialog .pushilka-icon {
  opacity: 1 !important;
}
@media screen and (max-width: 480px) {
  #user-agree {
    margin-top: 0px !important;
  }
}
@font-face {
  font-family: "Phenomena";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/Phenomena-Light.otf") format("opentype");
}
.logo2 {
  background-color: #1a1214;
  font-family: "Phenomena", sans-serif;
  color: #d36023;
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
}
.logo2 object {
  float: left;
}
.logo2 > .text {
  font-size: 22px;
  float: left;
  background: -webkit-linear-gradient(45deg, #cc9933, #cc6633);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.top-bar.black {
  background-color: #000;
}
.top-bar.black .box span {
  color: #fff;
}
.top-bar.black .icons8-activity-feed-2-filled:before {
  background-image: url("../images/menu-white.png");
}
.top-bar.black .icons8-settings-filled:before {
  background-image: url("../images/options-white.png");
}
@media screen and (max-width: 768px) {
  .top-bar.black .members-home {
    display: none;
  }
}
@media screen and (max-width: 1025px) {
  .logo2 {
    left: 40px;
  }
} /*# sourceMappingURL=main.css.map */

footer {
  position: relative;
  z-index: 9999997 !important;
}
