body {
  background-color: #f7f7f7;
}
.gutter-20.row {
  margin-right: -10px;
  margin-left: -10px;
}
.gutter-20 > [class^="col-"],
.gutter-20 > [class^=" col-"] {
  padding-right: 10px;
  padding-left: 10px;
}

.gutter-10.row {
  margin-right: -5px;
  margin-left: -5px;
}
.gutter-10 > [class^="col-"],
.gutter-10 > [class^=" col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.gutter-0.row {
  margin-right: 0;
  margin-left: 0;
}
.gutter-0 > [class^="col-"],
.gutter-0 > [class^=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.navbar-brand {
  background-image: url(../img/logo.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 100px;
  line-height: 1.5;
  height: 29px;
  width: 130px;
}
.navbar-dark .site-title,
.navbar-dark .site-title:hover,
.navbar-dark .site-title:link {
  color: transparent;
}
.footer {
  margin-top: 30px;
  margin-bottom: 15px;
}
.nav-breadcrumb {
  background-color: transparent;
}
form span.required {
  display: none;
}
.login-facebook {
  width: 200px;
  background-image: url(../img/oauth-facebook.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  padding-left: 30px;
}
.login-facebook:link,
.login-facebook:visited {
  color: #fff;
  text-decoration: none;
}
.login-facebook span {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  display: block;
  font-weight: bold;
  background-image: url(../img/oauth-facebook.png);
  background-position: right top;
  background-repeat: no-repeat;
  margin-right: -5px;
}
.help-content .card-header h3 {
  font-size: 16px;
  margin: 0;
}
.signUpPop .modal-header {
  background-color: #efefef;
}
.or-line {
  width: 280px;
  text-align: center;
  border-bottom: 1px solid #ececec;
  line-height: 0.1em;
  margin: 20px auto;
}
.or-line span {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  background: #fff;
  padding: 0 10px;
  color: #ccc;
}
.pic-64 {
  width: 64px;
}
.modal-heading {
  background-color: #efefef;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.modal-panel {
  border-bottom: 1px solid #e5e5e5;
}
.profileBox .card-header h2 {
  font-size: 1.1rem;
  margin: 0;
}
.profile-card h3,
.profile-card h4 {
  font-size: 1.2rem;
}
.other-profiles .profileLi .card {
  width: 139px;
}
.mobile-layout-nav {
  border-bottom: 1px solid #ccc;
  margin: -10px -16px 20px;
}
@media (max-width: 991.98px) {
  .navbar-nav-scroll {
    max-width: 100%;
    margin-top: 0;
    height: 2.5rem;
    /*margin-top: .25rem;*/
    overflow: hidden;
    font-size: 0.875rem;
  }
  .other-profiles {
    overflow: hidden;
  }
  .navbar-nav-scroll .mobile-menu,
  .other-profiles .flex-nowrap {
    /*padding-bottom: 2rem;*/
    margin-left: 0;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}
.bestValue {
  position: absolute;
  background: url(../img/bestvalue.png) 0 0 no-repeat;
  width: 115px;
  height: 100px;
  z-index: 100;
  margin-top: -8px;
  right: -8px;
}
.visuallyhidden {
  display: none;
}
.size46 {
  width: 46px;
}
#navbar-user .dropdown-toggle::after {
  display: none;
}
.f-icons.alert-bell {
  background-position: 0 -370px;
  height: 30px;
}
.f-icons {
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  background-size: 61px 1469px;
  display: inline-block;
  height: 32px;
  outline: none;
  padding: 0;
  vertical-align: top;
  width: 32px;
}
.bell-badge {
  position: absolute;
  top: 10px;
  right: 20px;
  font-weight: 300px;
  padding: 3px 6px;
}
.navbar-toggler {
  padding: 3px 5px;
  margin: 5px 0;
}
.nav-mobile {
  background-color: #666;
}
#header_inbox_bar .dropdown-menu-right {
  width: 340px;
}
.nav-mobile #header_inbox_bar .dropdown-menu-right {
  left: 50%;
  transform: translateX(-50%);
  width: 320px;
}
.upgrade-user-wrap .nav-mobile #header_inbox_bar .dropdown-menu-right {
  left: auto;
  right: -50px;
  transform: none;
  width: 320px;
}

#header_inbox_bar .dropdown-menu-right .dropdown-item {
  padding: 10px;
}
#header_inbox_bar .dropdown-menu-right .dropdown-divider {
  margin: 0;
}
.pic-52 {
  width: 52px;
}
.size50 {
  width: 50px;
}
.avator-photos .badge {
  position: absolute;
  margin-top: -32px;
  margin-left: 5px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  border-radius: 6px;
  font-size: 14px;
  line-height: 9px;
  font-weight: normal;
}
.nav-item.active .nav-link {
  color: #fff;
  background-color: #007bff;
}
.sm-avatar {
  height: 48px;
  width: 48px;
}
.photo-list-send li img {
  width: 70px;
}
.message-attach-images img {
  width: 80px;
}
svg:not(:root).svg-icon {
  overflow: visible;
}
.svg-icon {
  display: inline-block;
  font-size: inherit;
  width: 1em;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
.home-hero {
  margin-top: -40px;
  background-size: cover !important;
  background-position: 30% 20%;
  background-color: transparent;
  /*min-height:750px*/
}
.home-logo {
  font-size: 1.25rem;
}
.browse-region-list .col-md-9 h3 {
  font-size: 1.25rem;
  margin: 0;
}
.home-chat img {
  margin-top: -80px;
}
.card-img-left {
  border-top-left-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.top-profiles .profileLi .card .img-fluid {
  height: 137px;
}
.navbar-dark .navbar-toggler-icon {
  background-image: none;
}
.home-mission {
  margin-top: 350px;
  font-size: 47px;
  /*font-weight: bold;*/
  letter-spacing: -3px;
  line-height: 60px;
  /*margin-top: -5px;*/
  text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.5);
  color: #fff;
}
@media (min-width: 768px) {
  .home-mission {
    margin-top: 500px;
  }
  .page-home .bg-dark {
    background-color: transparent !important;
  }
}
.profile-pic {
  max-width: 190px;
  margin: 0 auto;
}
.new_notify {
  background: transparent url(../bg/red.png) 100% 0 no-repeat;
  background-size: 10px 10px;
}
#user-alert-dropdown {
  max-height: 450px;
}
.page-home .nav-mobile {
  background-color: transparent !important;
}
.pull-right {
  float: right !important;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.personals-country .flag {
  display: block;
  margin: 0 auto;
}
.foot-links ul li {
  margin: 5px 0;
}
.homepage-trending li {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cc-logs img {
  width: 48px;
}

.profile-photo {
  position: relative;
}

.profile-photo::after {
  display: block;
  content: "";
  /* 1:1 aspect ratio */
  padding-bottom: 100%;
}

.profile-photo img.size150 {
  /* Image should match parent box size */
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* Bootstrap 4 alert variants missing from dist/bundle.css */
.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}
.alert-primary hr{border-top-color:#9fcdff}
.alert-primary .alert-link{color:#002752}
.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}
.alert-secondary hr{border-top-color:#c8cbcf}
.alert-secondary .alert-link{color:#202326}
.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}
.alert-success hr{border-top-color:#b1dfbb}
.alert-success .alert-link{color:#0b2e13}
.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}
.alert-danger hr{border-top-color:#f1b0b7}
.alert-danger .alert-link{color:#491217}
.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}
.alert-light hr{border-top-color:#ececf6}
.alert-light .alert-link{color:#686868}
.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}
.alert-dark hr{border-top-color:#b9bbbe}
.alert-dark .alert-link{color:#040505}
.alert-dismissible{padding-right:4rem}
.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}
.alert-link{font-weight:700}
