<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.align-right {
  text-align: right;
}

.map-section {
  height: 700px;
}

.claimed_detail {
  padding: 10rem 15rem !important;
}

.box-header .box-title {
  background: none;
}

.box-title {
  background: #eeecfa;
  margin-top: 0;
  margin-bottom: 0;
}

.roww {
  width: 90%;
  margin: auto;
}

.topnav {
  margin-top: 25px;
  float: right !important;
}

.btn-custom {
  color: #fff;
  background-color: #ff0075;
  border-color: #ff0075;
  padding: 10px 15px;
}

.btn-custom:hover {
  color: #ff0075;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ff0075;
}

.btn-bottom1 {
  margin-top: 10px;
}

.btn-bottom2 {
  margin-top: 10px;
}

.section-footer h1 {
  color: #fff;
  font-family: trebuc;
}

.section-footer h4 {
  font-size: 20px;
  color: #fff;
  font-family: trebuc;
}

.section-footer p {
  font-size: 16px;
  color: #fff;
  font-family: trebuc;
}

.channel_name {
  color: #6e6e6e;
  font-size: 30px;
  margin-left: 15px;
}

.post-author-box {
  position: absolute;
  margin-left: 5px;
  display: flex;
}

.post-author-box .post-author-icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: solid 4px #fff;
  margin-bottom: -10px;
  z-index: 1;
  box-shadow: none;
}

.col-lg-3 .post-author-box .post-author-icon {
  width: 64px;
  height: 64px;
}

.post-author-box .post-author-user,
.post-author-box .post-author-non-member {
  margin-left: 10px;
  margin-top: 15px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: bold;
}

.post-author-box .post-author-user span,
.post-author-box .post-author-non-member span {
  font-size: smaller;
}

.post-author-box .post-author-profile {
  margin-left: 10px;
}

.post-author-box .post-author-profile .post-author-profile-header {
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 0;
}

.col-lg-3 .post-author-box .post-author-profile .post-author-profile-header {
  margin-top: 5px;
}

.post-box {
  margin-top: 55px;
}

.col-lg-3 .post-box {
  margin-top: 50px;
}

.post-title {
  font-size: 18px !important;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
}

.post-author {
  font-size: 14px !important;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.6);
}

.post-excerpt {
  font-size: 16px !important;
  color: rgba(0, 0, 0, 0.7);
}

.nav_topbar_site_title {
  display: none;
}

.nav_topbar_title {
  display: block;
}

.for_mobile {
  display: none !important;
}

#menu {
  display: block;
}

.nav_social {
  display: block;
}

.sub_logo_title {
  display: flex !important;
}

.skyscraper {
  display: block;
}

.carousel {
  display: block;
}

.mobile_slider {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #dedede;
  display: none;
}

.mobile {
  display: none;
}

@media only screen and (max-width: 600px) {
  .map-section {
    height: 400px;
  }
  .topnav {
    margin-top: 0;
  }
  .btn-bottom1 {
    margin-top: 0;
  }
  .btn-bottom2 {
    margin-top: 0;
  }
  .nav-bottom {
    display: none;
  }
  .nav-background {
    height: 125px;
  }
  .nav_topbar_site_title {
    display: block;
  }
  .nav_topbar_title {
    display: none;
  }
  .carousel-caption {
    display: none;
  }
  .for_mobile {
    display: flex !important;
  }
  #menu {
    display: none;
  }
  .nav_social {
    display: none;
  }
  #navbar {
    padding-bottom: 0px !important;
  }
  .overlay {
    display: none !important;
  }
  .sub_logo_title {
    display: block !important;
  }
  .eat-logo {
    width: 20% !important;
  }
  .skyscraper {
    display: none;
  }
  .carousel {
    display: none;
  }
  .mobile_slider {
    display: block;
  }
  .mobile {
    display: block;
  }
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p {
  font-family: trebuc;
}

@font-face {
  font-family: trebuc;
  src: url("../fonts/trebuc.ttf");
}

@font-face {
  font-family: "Poppins-Regular";
  src: url("../fonts/poppins/Poppins-Regular.ttf");
}

@font-face {
  font-family: "Poppins-SemiBold";
  src: url("../fonts/poppins/Poppins-SemiBold.ttf");
}

@font-face {
  font-family: "Poppins-Medium";
  src: url("../fonts/poppins/Poppins-Medium.ttf");
}

@font-face {
  font-family: "Muli-Bold";
  src: url("../fonts/muli/Muli-Bold.ttf");
}

@font-face {
  font-family: "PrologueScriptLite-Regular";
  src: url("../fonts/PrologueScriptLite-Regular.otf");
}

@font-face {
  font-family: "fonarto-regular";
  src: url("../fonts/fonarto/fonarto-regular.ttf");
}

@font-face {
  font-family: "fonarto-xt";
  src: url("../fonts/fonarto/fonarto-xt.ttf");
}

#myCarousel .carousel,
#myCarousel img,
.carousel-inner {
  border-radius: 10px;
  border-bottom-right-radius: 0px;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.25);
}

img.banner-4ds {
  border-radius: 5px;
  border-bottom-right-radius: 0px;
  /* box-shadow: 0 4px 7px rgba(0, 0, 0, .25); */
  width: 100%;
}

#myCarousel img::after {
  display: block;
  position: relative;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0,
    #fff 100%
  );
  margin-top: -150px;
  height: 150px;
  width: 100%;
  content: "";
}

.overlay {
  display: block;
  position: relative;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0,
    #333 100%
  );
  margin-top: -300px;
  height: 300px;
  width: 100%;
  content: "";
}

.carousel-caption h4,
.carousel-caption p {
  color: white;
}

.color-white,
.color-white p {
  color: white !important;
}

.color-black {
  color: #000 !important;
}

.color-grey {
  color: #666666 !important;
}

.title {
  color: #333 !important;
  font-weight: bold;
  align-self: center;
  margin-bottom: 0;
  font-size: 2rem !important;
}

h1.title {
  display: inline-block;
}

.title .description {
  font-weight: normal;
  font-size: 18px;
}

.navbar .title {
  font-weight: bold;
  align-self: center;
  font-size: 1.5rem !important;
}

@media (max-width: 500px) {
  .navbar .title {
    font-weight: bold;
    align-self: center;
    font-size: 18px !important;
  }
}

.sub-logo {
  max-height: 80px;
  box-shadow: none;
}

#video-reel {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.read-more {
  color: #333;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.dropdown-menu {
  /* max-height: 470px; */
  overflow: auto;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 35px;
  left: 100%;
}

.dropdown-submenu .dropdown-menu.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-submenu .dropdown-toggle::after {
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
}

/* Article Page Css Begin */

.carousel-caption {
  text-align: left;
}

.article .title {
  font-size: 2rem !important;
}

.article .description {
  font-size: 1.5rem !important;
}

.article .img-box {
  display: flex;
}

.article .img-box .social {
  width: 20%;
}

iframe.video {
  background: black;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}

a.btn {
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (max-width: 600px) {
  .article .title {
    font-size: 1rem !important;
  }
  .article .description {
    font-size: 1rem !important;
  }
  .article .img-box {
    display: block;
  }
  .article img {
    width: 100%;
  }
  .article .img-box .social {
    width: 100%;
    padding-left: 12% !important;
    padding-top: 15px;
  }
  .article .author {
    width: 100%;
  }
  .container-fluid.vimeo {
    width: 100%;
  }
  iframe.video {
    height: 240px !important;
  }
}

.article .author {
  font-size: 16px !important;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.6);
}

p#spotlight {
  font-size: 1rem !important;
  font-weight: bold;
}

.xl-avatar {
  width: 150px !important;
  height: 150px !important;
  border-radius: 50% !important;
}

/* Article Page Css End */

.e-shadow {
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.25);
}

/* Profile Page Css Begin */

.profile-top-header {
  height: 600px !important;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 600px) {
  .profile-top-header {
    height: 400px !important;
  }
}

.profile-detail-box {
  margin-top: -130px;
  background-color: #fff;
  min-height: 160px;
}

.profile-detail-box .profile-icon {
  width: 128px;
  height: 128px;
  border-radius: 50%;
}

.rounded-border {
  border-radius: 10px;
  border-bottom-right-radius: 0;
}

.profile-header .carousel-inner,
.profile-header .carousel-inner img,
.profile-header .profile img {
  height: 400px;
}

.the411 img {
  height: 150px;
  width: 150px;
  border-radius: 50%;
}

.contents-box .nav-link {
  color: #666666;
  font-size: 0.9rem;
  line-height: 1em;
  padding: 0;
  padding-bottom: 1rem;
  border: 0;
}

.contents-box .nav-link.active {
  color: #007bff;
  background-color: transparent;
  border-color: transparent;
}

.contents-box .tab-active {
  color: #007bff !important;
}

.content-item .box-feature img {
  height: auto;
  width: 100%;
  max-height: 600px;
}

@media only screen and (min-width: 1200px) {
  .the411 {
    width: 14% !important;
    max-width: 14% !important;
  }
}

@media only screen and (max-width: 600px) {
  .profile-header .action {
    font-size: 18px;
  }
  .profile-header .carousel-inner,
  .profile-header .carousel-inner img,
  .profile-header .profile img {
    height: 300px;
  }
  .profile-header .profile img {
    width: 100%;
  }
  .profile-container .title {
    font-size: 1.5rem !important;
  }
  .profile-container .video {
    height: 240px;
  }
  .profile-container .profile.profile-photo-box {
    padding-right: 0 !important;
  }
}

.profile-container input,
.profile-container .form-check-label {
  font-size: 18px;
}

.profile-container .btn-upload.upload-banner {
  left: 90%;
  top: 5%;
  background: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  box-shadow: none !important;
  border: solid 1px #fd8235;
  position: relative;
}

.myprofile-view .mycard-mini {
  position: absolute;
  height: 600px;
  background: white;
  z-index: 3;
  text-align: center;
}

.myprofile-view .mycard-mini.collapsed {
  width: 100px;
  background: #31313f;
  color: white;
  padding: 10px;
}

.myprofile-view .mycard-mini.collapsed .btn-upload.upload-icon {
  position: relative;
  display: block;
  border: solid 1px #fd8235;
  border-radius: 50%;
  padding: 3px;
  background: #fff;
  margin-top: -30px;
  margin-left: 45px;
}

.myprofile-view .mycard-mini .btn-toggle-expand {
  background: transparent !important;
  color: white !important;
  border-color: transparent !important;
  font-weight: bold;
}

.myprofile-view .mycard-mini .social-icon {
  width: 35px;
  height: 35px;
  color: #9797a6;
}

.myprofile-view .mycard-mini.expanded {
  background: rgb(255 255 255 / 80%);
  width: 450px;
  overflow-y: auto;
  padding: 20px;
  padding-top: 50px;
}

.myprofile-view .mycard-mini.expanded .btn-toggle-expand {
  color: black !important;
  -webkit-text-stroke: 1px white;
  -webkit-text-fill-color: black;
  font-size: 50px;
}

.myprofile-view .mycard-mini.expanded .btn-upload.upload-icon {
  position: relative;
  display: block;
  border: solid 1px #fd8235;
  border-radius: 50%;
  padding: 3px;
  background: #fff;
  margin-top: -50px;
  margin-left: 235px;
}

.myprofile-view .profile-title-box {
  padding: 1rem;
  top: 150px;
  color: white;
  z-index: 1;
  position: relative;
  padding-left: 15%;
}

.myprofile-view .profile-top-header .overlay {
  top: 300px;
  margin: 0;
  border-bottom-left-radius: 10px;
}

.profile-container .btn-upload.upload-icon {
  position: relative;
  display: block;
  border: solid 1px #fd8235;
  border-radius: 50%;
  padding: 3px;
  background: #fff;
  margin-top: -50px;
  margin-left: 95px;
}

.profile-container .btn-upload img {
  height: 22px;
  width: auto;
  filter: invert(20%);
  margin-top: -3px;
  box-shadow: none;
}

.profile-container .profile-detail-box__icon {
  width: 130px;
}

.profile-container .profile-detail-box__detail {
  width: calc(100% - 130px);
}

@media (max-width: 500px) {
  .profile-container .profile-detail-box__icon,
  .profile-container .profile-detail-box__detail {
    width: 100%;
  }
  .profile-container .btn-upload.upload-icon {
    position: relative;
    border-radius: 50%;
    padding: 3px;
    background: #fff;
    margin-top: -45px;
    margin-left: 60px;
  }
}

.profile-container .introduction {
  font-size: 16px;
  color: #000;
}

.profile-container .auto-save-status {
  -webkit-transition: all 2s;
  /* Safari prior 6.1 */
  transition: all 2s;
}

.b-trans {
  background: transparent;
}

.profile-container .social .social-more:focus,
.profile-container .introduction-video {
  box-shadow: none;
}

.social-more:focus {
  box-shadow: none;
}

.profile-container .add-content {
  font-size: 100px;
  color: #666666;
  background: transparent;
}

.profile-container .coming-feature {
  background: #eee;
  border-radius: 10px;
}

.table-action {
  cursor: pointer;
}

.profile-container .btn.add-content {
  box-shadow: none;
}

.delete-post {
  position: absolute;
  right: 0;
  font-size: 1.5rem;
  padding: 0 1rem !important;
  margin-right: 0.5rem;
}

.bootstrap-select .dropdown-menu {
  min-width: 100% !important;
}

.bootstrap-tagsinput {
  padding: .375rem .4rem;
}

.pac-container.pac-logo {
  z-index: 1051;
}

.content-shared {
  color: #666666 !important;
}

.dropzone {
  background: white;
  border-radius: 5px;
  border: 2px dashed rgb(0, 135, 247);
  border-image: none;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: block !important;
}

button.close {
  outline: none !important;
  box-shadow: none !important;
}

button.introduction-video {
  border-radius: 50%;
  text-align: center;
  position: relative;
  -webkit-animation: anim-glow 2s ease infinite;
  animation: anim-glow 2s ease infinite;
  width: 24px;
  height: 24px;
  padding: 0 5px;
  background-image: url("https://justmy.com/assets/img/play-black.png");
  background-size: cover;
}

/* Profile Page Css End /*

/* Start: Social Share Button for Modal */

.share-modal-social .fa {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  font-size: 30px;
  text-align: center;
  padding-top: 16px;
  margin-right: 7px;
  margin-bottom: 15px;
  text-decoration: none;
}

.share-modal-social .share-post-img {
  box-shadow: none;
  height: 275px;
  object-fit: cover;
}

.copy-link {
  background-color: #eee;
  border-radius: 6.25rem;
}

.copy-link-text {
  background-color: #eee;
  font-size: 18px;
  border: none !important;
  width: 100%;
  outline: 0;
  color: #333;
}

.copy-link-button {
  background-color: #a3d915;
  border-color: #a3d915;
  font-size: 18px;
  border-radius: 6.25rem;
  color: #000;
}

@media (max-width: 767px) {
  .copy-link .col-8 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .copy-link .col-4 {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .share-modal-social .fa {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    padding-top: 8px;
    margin-right: 5px;
    margin-bottom: 15px;
  }
}

/* End: Social Share Button for Modal */

/* Start : for Share-this Css */

.st-btn img,
.st-toggle img {
  box-shadow: none;
}

.st-btn.st-last {
  display: inline-block !important;
}

/* End : for Share-this Css */

.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

/* Social Buttons */

.social .fa {
  padding: 10px;
  font-size: 20px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.social img.social-icon {
  width: 45px;
  height: 45px;
  margin-bottom: 8px;
  border-radius: 5px;
}

.dropdown-menu.mega-menu-flex.show {
  display: flex;
}

@media (max-width: 600px) {
  .social .fa {
    padding: 8px;
    font-size: 15px;
    width: 30px;
    height: 30px;
  }
  .social img.social-icon {
    width: 35px;
    height: 35px;
    margin-bottom: 5px;
  }
}

.social .social-icon:hover,
.fa:hover {
  opacity: 0.7;
}

.fa-facebook {
  background: #3b5998;
  color: white !important;
}

.fa-twitter {
  background: #55acee;
  color: white !important;
}

.fa-google {
  background: #dd4b39;
  color: white !important;
}

.fa-linkedin {
  background: #007bb5;
  color: white !important;
}

.fa-youtube {
  background: #bb0000;
  color: white !important;
}

.fa-instagram {
  background: #125688;
  color: white !important;
}

.fa-pinterest {
  background: #cb2027;
  color: white !important;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white !important;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white !important;
}

.fa-android {
  background: #a4c639;
  color: white !important;
}

.fa-dribbble {
  background: #ea4c89;
  color: white !important;
}

.fa-vimeo {
  background: #45bbff;
  color: white !important;
}

.fa-tumblr {
  background: #2c4762;
  color: white !important;
}

.fa-vine {
  background: #00b489;
  color: white !important;
}

.fa-foursquare {
  background: #45bbff;
  color: white !important;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white !important;
}

.fa-flickr {
  background: #f40083;
  color: white !important;
}

.fa-yahoo {
  background: #430297;
  color: white !important;
}

.fa-soundcloud {
  background: #ff5500;
  color: white !important;
}

.fa-reddit {
  background: #ff5700;
  color: white !important;
}

.fa-rss {
  background: #ff6600;
  color: white !important;
}

.fa-envelope {
  background: #666666;
  color: white !important;
}

.fa-behance {
  background: blue;
  color: white !important;
}

.fa-deviantart {
  background: black;
  color: #02cc46 !important;
}

.fa-digg {
  background: #006093;
  color: white !important;
}

.fa-etsy {
  background: #e26700;
  color: white !important;
}

.fa-yelp {
  background: #da252a;
  color: white !important;
}

.fa-github {
  background: black;
  color: white !important;
}

.fa-imdb {
  background: #f6c700;
  color: black !important;
}

.fa-lastfm {
  background: #e31b23;
  color: white !important;
}

.fa-quora {
  background: #a82300;
  color: white !important;
}

.fa-twitch {
  background: #9147ff;
  color: white !important;
}

.fa-vk {
  background: #5181b8;
  color: white !important;
}

.fa-whatsapp {
  background: #25d366;
  color: white !important;
}

.fa-xing {
  background: #046064;
  color: white !important;
}

.limit-text-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.justmy-button-primary {
  font-size: 20px;
  background: #a3d915;
  border-color: #a3d915;
  color: #fff;
  outline: none !important;
  box-shadow: none !important;
}

.justmy-button-primary:hover,
.justmy-button-primary:active,
.justmy-button-primary.loading {
  color: #a3d915;
  border-color: #a3d915;
  background: transparent;
}

.justmy-button-primary-outline {
  font-size: 20px;
  background: transparent;
  border-color: #a3d915;
  color: #a3d915;
  outline: none !important;
  box-shadow: none !important;
}

.justmy-button-primary-outline:hover,
.justmy-button-primary-outline:active,
.justmy-button-primary-outline.loading {
  color: #fff;
  background: #a3d915;
}

.justmy-button-secondary {
  font-size: 20px;
  background: #fd8235;
  border-color: #fd8235;
  color: #fff;
  outline: none !important;
  box-shadow: none !important;
}

.justmy-button-secondary:hover,
.justmy-button-secondary:active,
.justmy-button-secondary.loading {
  color: #fd8235;
  border-color: #fd8235;
  background: transparent;
}

.justmy-button-third {
  font-size: 20px;
  background: #68018c;
  border-color: #68018c;
  color: #fff !important;
  outline: none !important;
  box-shadow: none !important;
}

.justmy-button-third:hover,
.justmy-button-third:active,
.justmy-button-third.loading {
  color: #68018c !important;
  border-color: #68018c;
  background: transparent;
}

.justmy-button-fourth {
  font-size: 20px;
  background: blue;
  border-color: blue;
  color: #fff;
  outline: none !important;
  box-shadow: none !important;
}

.justmy-button-fourth:hover,
.justmy-button-fourth:active,
.justmy-button-fourth.loading {
  color: blue;
  border-color: blue;
  background: transparent;
}

.justmy-button--fifth {
  font-size: 20px;
  background: #d54aaa;
  border: solid 2px white;
  color: white;
  outline: none !important;
  box-shadow: none !important;
}

.justmy-button--fifth:hover,
.justmy-button--fifth:active,
.justmy-button--fifth.loading {
  color: #d54aaa;
  background: transparent;
  border: solid 2px #d54aaa;
}

.justmy-button--sixth {
  font-size: 20px;
  background: white;
  border: solid 2px #2c2c2c;
  color: #2c2c2c;
  outline: none !important;
  box-shadow: none !important;
}

.justmy-button--sixth:hover,
.justmy-button--sixth:active,
.justmy-button--sixth.loading {
  opacity: 0.8;
  /* color: white;
    background: #2c2c2c;
    border: solid 2px white; */
}

.justmy-plus-button {
  font-size: 20px;
  background: #a3d915;
  color: #fff;
  border-radius: 50% !important;
  width: 45px;
  height: 45px;
  padding: 0;
  border: none;
  outline: none !important;
  box-shadow: none !important;
}

.justmy-plus-button:hover {
  background: #fff;
  color: #a3d915;
  border: solid 1px #a3d915;
}

.footer-item {
  font-size: 1.5rem;
  color: #fff !important;
}

.footer-link {
  font-size: 1.5rem;
  color: #fff !important;
}

.footer-link:hover {
  text-decoration: underline !important;
}

.text-limit-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* HomePage Css */

.market-box {
  padding: 2.5rem;
  background: #ecebf9;
  border-radius: 1rem;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

.market-box .state {
  font-size: 1.5rem;
}

.market-box .cities {
  margin-bottom: 1rem;
}

.market-box .cities a {
  color: #537ccb;
}

.highlight-red {
  color: #fb0116;
}

.justmy-feature-item {
  height: 300px;
  box-shadow: none;
  object-fit: contain;
}

.home-video-section {
  padding: 5rem 0;
  background: #ff0175;
  color: #fff;
}

.home-video-section .video-container {
  background: #fff;
  padding: 1rem;
}

.collapsible-link::before {
  content: "";
  width: 14px;
  height: 2px;
  background: #333;
  position: absolute;
  top: calc(50% - 1px);
  right: 1rem;
  display: block;
  transition: all 0.3s;
}

/* Vertical line */

.collapsible-link::after {
  content: "";
  width: 2px;
  height: 14px;
  background: #333;
  position: absolute;
  top: calc(50% - 7px);
  right: calc(1rem + 6px);
  display: block;
  transition: all 0.3s;
}

.collapsible-link[aria-expanded="true"]::after {
  transform: rotate(90deg) translateX(-1px);
}

.collapsible-link[aria-expanded="true"]::before {
  transform: rotate(180deg);
}

.justmy-btn-change-image {
  background: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  box-shadow: none !important;
  border: solid 1px #fd8235;
}

.marker {
  background-color: yellow;
}

.justmy-search-input .input-group-prepend span,
.justmy-search-input .input-group-append span {
  background-color: #fff;
  color: #656565 !important;
}

.justmy-search-input .input-group-prepend span {
  padding-top: 9px !important;
  border-right: 0 !important;
  border-radius: 30px 0 0 30px !important;
}

.justmy-search-input .input-group-append span {
  padding-top: 9px !important;
  border-left: 0 !important;
  border-radius: 0 30px 30px 0 !important;
  cursor: pointer;
}

.justmy-search-input input {
  outline: none !important;
  box-shadow: none !important;
  border-left: 0;
  border-right: 0;
  border-color: #ced4da !important;
  padding-left: 0;
}

.limit-text--one-row {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.limit-text--two-rows {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.limit-text--three-rows {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.limit-text--four-rows {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.limit-text--five-rows {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.cover-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cover-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.card .collapsible-link {
  text-decoration: none !important;
}

.lookbook-section-box .lookbook-remove-photo {
  position: absolute;
  top: -10px;
  right: 20px;
  cursor: pointer;
  font-size: 25px;
}

.line-15 {
  line-height: 1.5;
}

.justmy-button__upload {
  display: flex;
  width: 30px;
  height: 30px;
  padding: 5px;
  border: solid 1px #000;
  background: rgba(255, 255, 255, 0.6);
  outline: none !important;
  z-index: 10;
}

.justmy-button__upload--circle {
  border-radius: 50%;
}

#content_tab_view .nav-tabs .nav-link.active {
  border-bottom: 4px solid #f110ff;
  margin-top: 1px;
}

#content_tab_view .nav-tabs {
  border: none;
}

#content_tab_view .nav-tabs .nav-link {
  border: none;
  border-bottom: solid 1px gray;
  color: #333;
  font-size: 16px;
}

#justmy_tab .nav-tabs .nav-link.active {
  border-bottom: 4px solid #f110ff;
  margin-top: 1px;
}

#justmy_tab .nav-tabs {
  border: none;
}

#justmy_tab .nav-tabs .nav-link {
  border: none;
  border-bottom: solid 1px gray;
  color: #333;
  font-size: 16px;
}

.justmy-tabs .nav-link.active {
  border-bottom: 4px solid #f110ff;
  margin-top: 1px;
}

.justmy-tabs {
  border: none;
}

.justmy-tabs .nav-link {
  border: none;
  border-bottom: solid 1px gray;
  color: #333;
  font-size: 16px;
}

.fstElement,
.fstResultItem,
.fstMultipleMode .fstQueryInput,
.fstToggleBtn {
  font-size: 14px !important;
}

#post_contents .post-section .sort-handle {
  cursor: pointer;
}

#post_contents .post-section .remove-section {
  font-size: 1.5rem;
  padding: 0 1rem;
}

#justmy_sidebar {
  max-height: 700px;
  background-color: #333;
  padding: 0;
  padding-bottom: 10px;
  position: fixed;
  z-index: 99999;
  top: 10%;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* Sidebar sizes when expanded and expanded */

#justmy_sidebar.sidebar-expanded {
  width: 250px;
}

#justmy_sidebar.sidebar-collapsed {
  width: 60px;
}

/* Menu item*/

#justmy_sidebar .list-group a.list-group-item {
  height: 45px;
  color: white;
  background: #343a40;
  border: 0;
}

#justmy_sidebar .list-group a.list-group-item.active {
  color: #343a40;
  background: #dcdcdc;
}

#justmy_sidebar .list-group a.list-group-item:hover {
  background: #505050;
  color: white;
}

/* Submenu item*/

#justmy_sidebar .list-group .sidebar-submenu a {
  height: 45px;
  padding-left: 30px;
}

#justmy_sidebar .sidebar-submenu {
  font-size: 0.9rem;
}

/* Separators */

#justmy_sidebar .sidebar-separator-title {
  background-color: #333;
  height: 35px;
}

#justmy_sidebar .sidebar-separator {
  background-color: #333;
  height: 25px;
}

/* Closed submenu icon */

#justmy_sidebar
  .list-group
  .list-group-item[aria-expanded="false"]
  .submenu-icon::after {
  content: " \f0d7";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px;
}

/* Opened submenu icon */

#justmy_sidebar
  .list-group
  .list-group-item[aria-expanded="true"]
  .submenu-icon::after {
  content: " \f0da";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 10px;
}

#justmy_sidebar .profile-list-box button {
  box-shadow: none !important;
  color: white !important;
}

.bootstrap-select ul.dropdown-menu {
  /* max-height: 350px; */
}

footer {
  background: #222222;
  color: white;
  padding: 3rem 0 2rem 0;
}

footer .footer-swiper-container {
  cursor: pointer;
}

footer .footer-section-title {
  color: #a3d915;
}

footer ul li {
  list-style: none;
  color: white;
  font-size: 14px;
  line-height: 2;
}

footer .social-icon {
  border: solid 1px white;
  color: white;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inner_view {
  min-height: 60vh;
}

footer#footer_1 .footer-social {
  padding: 8px;
  width: 48px;
  height: 48px;
  border: solid 2px white;
  border-radius: 10px;
  font-size: 30px;
  background: #222222 !important;
}

.ug-thumb-wrapper {
  border-radius: 10px;
  border-bottom-right-radius: 0;
}

.justmy-section .description {
  word-break: break-word;
}

.justmy-section.section-link-input .header-image-description,
.justmy-section.section-hubmini .header-image-description {
  padding: 500px 50px 50px 100px;
}

.justmy-section.section-video-strip,
.justmy-section.section-call2action,
.justmy-section.parallax-section {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.justmy-section.section-call2action {
  padding-top: 150px;
  padding-bottom: 150px;
}

.justmy-section.section-spacer {
  height: 50px;
}

.justmy-section.section-spacer + .justmy-section.section-spacer {
  display: none;
}

.justmy-section.section-post-header .article .social .fa,
.justmy-section.section-post-header .article img.social-icon,
.justmy-section.section-post-header .article .profile-avatar {
  width: 40px;
  height: 40px;
}

.justmy-section.section-post-header .article .profile-avatar {
  border-radius: 5px;
  /* margin: 5px 2px; */
}

.justmy-section.section-post-header .article .profile-avatar:hover,
.justmy-section.section-post-header .fa:hover {
  opacity: 0.7;
}

.justmy-contents-slider .swiper-slide .slide-item {
  height: 630px;
  padding: 500px 0 0 15%;
  border-radius: 10px;
  border-bottom-right-radius: 0;
}

.justmy-section.section-mycard.personal-setting #user_photo,
.justmy-section.section-mycard.personal-setting #user_banner,
.mycard-mini .mycard-photo,
.mycard-mini .mycard-banner {
  border-top-left-radius: 8px;
  object-fit: cover;
  height: 300px;
}

.justmy-section.section-mycard.personal-setting #user_banner,
.mycard-mini .mycard-banner {
  border-top-left-radius: 0;
  border-top-right-radius: 8px;
}

.justmy-section .card-list-box .mycard-mini.active {
  border-bottom: solid 5px #f110fe;
}

.justmy-scroll-container {
  overflow: auto;
}

.btn-google {
  color: white;
  background-color: #ea4335;
}

.btn-facebook {
  color: white;
  background-color: #3b5998;
}

.btn-effect-glow {
  -webkit-animation: anim-glow 2s ease infinite;
  animation: anim-glow 2s ease infinite;
}

#wizard_register .form-group label {
  margin-left: 10px;
}

.justmy-section.section-invite-user {
  height: 80vh;
  position: relative;
}

.justmy-section.section-invite-user .invite-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  pointer-events: none;
  overflow: hidden;
}

.justmy-section.section-invite-user .invite-bg iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 80vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.justmy-section.section-invite-user .invite-bg-overlay {
  position: absolute;
  background: rgba(127, 0, 170, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 80vh;
  z-index: -1;
}

.justmy-gradient-title {
  background: linear-gradient(to right, #d549aa, #5a2f91);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.justmy-section.section-pricing {
  background: #172b4d;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.justmy-section.section-pricing .plan-box {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 350px;
  background: white;
  border-radius: 1.75rem;
  border-bottom-right-radius: 0;
  transition: all 0.2s;
  box-shadow: 0 2px 2px -1px rgb(0 0 0 / 30%);
  padding-bottom: 25px;
}

.justmy-section.section-pricing .plan-box .plan-box-header {
  background: #a9a8b6;
  padding: 0.5rem;
  border-radius: 1.75rem;
  border-bottom-right-radius: 0;
  color: #000;
  font-size: 2.5rem;
  font-family: "fonarto-regular";
}

.justmy-section.section-pricing .plan-box.featured .plan-box-header {
  background: #0080fe;
}

.justmy-section.section-pricing .plan-box .plan-price {
  font-size: 2rem;
  font-family: "fonarto-regular";
  color: #f110fe;
}

.justmy-section.section-pricing .plan-box .plan-features {
  padding: 1rem;
  position: relative;
  height: calc(100% - 200px);
}

.justmy-section.section-pricing .plan-box .plan-features ul {
  text-align: left;
  list-style-type: none;
  padding-left: 1rem;
}

.justmy-section.section-mycard-style
  ul.thumbnails.image_picker_selector
  li
  .thumbnail {
  padding: 3px !important;
  border-radius: 50%;
  cursor: pointer;
}

.justmy-section.section-mycard-style
  ul.thumbnails.image_picker_selector
  li
  .thumbnail
  img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 50%;
  cursor: pointer;
}

.card-container--desktop {
  max-width: 410px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  padding-top: 20px;
  position: relative;
}

.card-container--desktop .profile-card-container {
  height: 787px;
  margin-left: 20px;
  padding-left: 7px;
  margin-right: 22px;
  border-radius: 43px;
  overflow-y: auto;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #6d6d6d;
}

.profile-member-phone-list .profile-member-phone-item button.add-phone,
.phone-list .phone-item button.add-phone {
  display: none;
}

.profile-member-phone-list
  .profile-member-phone-item:last-child
  button.add-phone,
.phone-list .phone-item:last-child button.add-phone {
  display: inline-block;
}

#profile_hours .day-list .day-item .hour-item button.add-time {
  display: none;
}

#profile_hours .day-list .day-item .hour-item:last-child button.add-time {
  display: inline-block;
}

.profile-banner .cta-link:first-child span {
  display: none;
}

#tab_content_all .article-card--editor .sort-handle {
  display: none !important;
}

.justmy-overlay {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(8, 17, 38, 0.55);
  height: 100vh;
  width: 100vh;
  z-index: 20;
}

.justmy-page-container {
  min-height: 50vh;
}

.upload-image-zone {
  position: absolute;
  display: none;
  cursor: pointer;
  top: 0;
  background-color: rgba(54, 115, 252, 0.75);
  width: 100%;
  height: 100%;
}

.custom-switch .custom-control-label::before {
  left: -2.45rem;
  width: 3rem;
  height: 1.75rem;
  border-radius: 1rem;
  cursor: pointer;
}

.custom-switch .custom-control-label::after {
  transition: transform 300ms cubic-bezier(0.86, 0, 0.07, 1) 0s;
  top: calc(0.25rem + 4px);
  width: calc(1.5rem - 4px);
  height: calc(1.5rem - 4px);
  border-radius: 50%;
  cursor: pointer;
  background-color: #007bff;
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(1.15rem);
}

.custom-switch .custom-control-label {
  padding-left: 15px;
  padding-top: 5px;
}

.ui-state-highlight {
  width: 30%;
}

.h-320 {
  height: 320px;
}

.font-fonarto {
  font-family: "fonarto-regular";
}

.font-luckiest {
  font-family: "Luckiest Guy";
}

/* Digital tool box css */

#mnu_digital_tools {
  padding: 3px 6px;
  border-radius: 50%;
}

#mnu_digital_tools:hover {
  background-color: rgba(60, 64, 67, 0.08);
}

#digital_tool_box {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0px 1px 2px 0px rgb(60 64 67 / 30%),
    0px 2px 6px 2px rgb(60 64 67 / 15%);
  max-height: 450px;
  overflow-x: hidden;
  position: fixed;
  width: 330px;
  max-width: 100%;
  z-index: 1050;
  padding: 10px;
}

#digital_tool_box .tool-item {
  margin-left: 8px;
  margin-right: 8px;
  border-radius: 5px;
  text-decoration: none;
  vertical-align: top;
}

#digital_tool_box .tool-item .tool-intro {
  cursor: pointer;
}

#digital_tool_box .tool-item:hover .tool-intro {
  background-color: rgba(60, 64, 67, 0.08);
}

#digital_tool_box .tool-item .tool-name {
  color: #222222;
  font-size: 16px;
  font-family: trebuc;
}

#digital_tool_box .tool-item .tool-description {
  color: #222222;
  font-size: 12px;
  font-family: trebuc;
}

#digital_tool_box .tool-item .tool-icon {
  width: 40px;
  height: 40px;
}

#digital_tool_box .tool-item .introduction-video {
  width: 30px;
  height: 30px;
}

#digital_tool_box .tool-item li {
  /* list-style: none; */
  padding: 3px;
}

.swiper-container {
  overflow: visible;
  border-radius: 10px;
  border-bottom-right-radius: 0;
}

.hotlinks .link-item:first-child span {
  display: none;
}

.fstChoiceRemove {
  outline: 0 !important;
}

.embed-video-container {
  --video--width: 1296;
  --video--height: 540;
  position: relative;
  padding-bottom: calc(var(--video--height) / var(--video--width) * 100%);
  /* 41.66666667% */
  overflow: hidden;
  max-width: 100%;
  background: black;
}

.embed-video-container iframe,
.embed-video-container object,
.embed-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.btn-tile {
  border-radius: 0;
}

.section-category-miniview .mini-view {
  position: absolute;
  height: 600px;
  background: white;
  z-index: 3;
  text-align: center;
}

.section-category-miniview .mini-view.collapsed {
  width: 90px;
  background: #31313f;
  color: white;
  padding: 10px;
}

.section-category-miniview .mini-view.expanded {
  background: rgb(255 255 255 / 80%);
  width: 450px;
  overflow-y: auto;
  padding: 20px;
  padding-top: 50px;
}

.section-category-miniview .mini-view .btn-toggle-expand {
  background: transparent !important;
  color: white !important;
  border-color: transparent !important;
  font-weight: bold;
}

.section-category-miniview .mini-view.expanded .btn-toggle-expand {
  color: black !important;
  -webkit-text-stroke: 1px white;
  -webkit-text-fill-color: black;
  font-size: 50px;
}

.section-category-miniview .profile-title-box {
  padding: 1rem;
  color: white;
  z-index: 1;
  position: relative;
  padding-left: 150px;
}

.section-category-miniview .overlay {
  top: 300px;
  margin: 0;
  border-bottom-left-radius: 10px;
}

.justmy-section.section-text p {
  font-family: "Poppins-Regular";
  font-size: 1.2rem;
}

.aspect-1-1 {
  aspect-ratio: 1/1;
  object-fit: cover;
}

.aspect-16-9 {
  aspect-ratio: 16/9;
  object-fit: cover;
}

.fit-cover {
  object-fit: cover;
}

.loading-container {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 9;
}

.file-upload-icon {
  color: white;
}

@-webkit-keyframes anim-glow {
  0% {
    box-shadow: 0 0 #5b2f91;
  }
  100% {
    box-shadow: 0 0 15px 10px transparent;
  }
}

@keyframes anim-glow {
  0% {
    box-shadow: 0 0 #5b2f91;
  }
  100% {
    box-shadow: 0 0 15px 10px transparent;
  }
}

@media (min-width: 600px) {
  .justmy-desktop-sidebar {
    position: fixed;
    width: 250px;
    height: 100%;
    box-shadow: 15px 0px 30px 5px rgb(189 189 191 / 15%);
    background-color: #fff;
  }
  .justmy-page-container {
    margin-left: 250px;
  }
}

@media (max-width: 600px) {
  .market-box {
    background: #fff;
    box-shadow: none;
  }
  .display-2 {
    font-size: 2.75rem;
  }
  .display-3 {
    font-size: 2.5rem;
  }
  .display-4 {
    font-size: 2rem;
  }
  .justmy-feature-item {
    width: 100%;
    height: auto;
  }
  .justmy-button {
    font-size: 24px !important;
  }
  .inner_view {
    margin-bottom: 2rem;
  }
  .profile-banner .cta-profile-link,
  .profile-banner .cta-link,
  .hotlinks .link-item {
    font-size: 12px;
  }
  iframe.map {
    height: 300px;
  }
  .justmy-section.section-link-input .header-image-description,
  .justmy-section.section-hubmini .header-image-description {
    padding: 120px 20px 20px 50px;
  }
  .copy-link {
    border-radius: 10px;
  }
  .copy-link-button {
    border-radius: 5px;
  }
}

@media (max-width: 450px) {
  .market-box {
    background: #fff;
    box-shadow: none;
  }
  .display-2 {
    font-size: 2rem;
  }
  .display-3 {
    font-size: 1.75rem;
  }
  .display-4 {
    font-size: 1.5rem;
  }
  .justmy-section.section-spacer {
    height: 20px;
  }
  .justmy-section.section-post-header .article .profile-avatar,
  .justmy-section.section-post-header .article .social .fa,
  .justmy-section.section-post-header .article img.social-icon {
    width: 30px;
    height: 30px;
  }
  .justmy-contents-slider .swiper-slide .slide-item {
    height: 240px;
    padding: 150px 0 0 15%;
  }
  .justmy-section.section-mycard.personal-setting #user_photo,
  .justmy-section.section-mycard.personal-setting #user_banner,
  .mycard-personal-mini .mycard-photo,
  .mycard-personal-mini .mycard-banner {
    height: 180px;
  }
  .justmy-section.section-invite-user,
  .justmy-section.section-invite-user .invite-bg iframe,
  .justmy-section.section-invite-user .invite-bg-overlay {
    height: calc(100vh - 35px);
    position: relative;
  }
  .justmy-section.section-invite-user .invite-bg-overlay {
    position: absolute;
  }
  .h-mobile-200 {
    height: 200px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px !important;
  }
}
</pre></body></html>