:root {
    --accent-color: #B4975A;
    --primary-color: #000000;
    --header-font: fdp, serif;
    --body-font: gil, sans-serif;
}

/* Font - Freight Display Pro */
@font-face {
  font-family: fdp;
  src: url(https://s3.amazonaws.com/store24-ubertor-com/cl1091/content/document/57523.otf);
  font-weight: 300;
}

@font-face {
  font-family: fdp;
  src: url('https://s3.amazonaws.com/store24-ubertor-com/cl1091/content/document/57524.otf');
  font-weight: 300;
   font-style: italic;
}

@font-face {
  font-family: fdp;
  src: url('https://s3.amazonaws.com/store24-ubertor-com/cl1091/content/document/57521.otf');
  font-weight: 700;
}

@font-face {
  font-family: fdp;
  src: url('https://s3.amazonaws.com/store24-ubertor-com/cl1091/content/document/57522.otf');
  font-weight: 700;
  font-style: italic;
}

/* Font - Gilroy */
@font-face {
  font-family: gil;
  src: url('https://s3.amazonaws.com/store24-ubertor-com/cl1091/content/document/57527.otf');
  font-weight: 300;
}

@font-face {
  font-family: gil;
  src: url('https://s3.amazonaws.com/store24-ubertor-com/cl1091/content/document/57528.otf');
  font-weight: 300;
   font-style: italic;
}

@font-face {
  font-family: gil;
  src: url('https://s3.amazonaws.com/store24-ubertor-com/cl1091/content/document/57525.otf');
  font-weight: 700;
}

@font-face {
  font-family: gil;
  src: url('https://s3.amazonaws.com/store24-ubertor-com/cl1091/content/document/57526.otf');
  font-weight: 700;
  font-style: italic;
}

/* typography */

h1, h2, h3, h4, h5, h6 {
font-family: fdp, serif; 
}

body, p {
font-family: gil, sans-serif; 
}

/*Header*/
.navbar-brand img {
    max-width: 260px;
}

header .header-default .section-above-navbar, header .header-default .section-navbar {
    background: #fff;
}

#main_menu a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 1em;
    padding: 0 10px;
    margin: 10px;
}

#main_menu a.sel {
    background: var(--accent-color);
    color: #fff;
}

.section-navbar .container {
    margin-bottom: 60px;
}


/**********************************************************
******************** Home Page ***********************
**********************************************************/

section.home-banner {
    position: relative;
min-height: 70vh;
background: #000;
}

.home-banner img, body.home .site-banner .site-banner-inner img {
    width: 100%;
    object-fit: cover;
    height: 80vh;
opacity: 0.7;
}

section.home-banner .blurb {
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%, -50%);
     text-align: center;
    z-index: 1;

}



section.home-banner .blurb h1 {
  font-size: 6.5em;
  font-weight: 300;
  max-width: 750px;
  color: #fff;
  text-shadow: 0 5px 5px rgba(0,0,0,0.25);
  margin-bottom: 60px;
}

section.home-banner .blurb .s-btn {
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 3px;
  
  background: var(--accent-color);
  display: inline-block;
  padding: 20px 30px;
  transition: all 0.2s ease-in-out;
}

section.home-banner .blurb .s-btn:hover {
  background: var(--primary-color);
  text-decoration: none;
}



.fl-head h2 {
  font-family: gil, sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: var(--accent-color);
  text-align: center;
  margin: 90px auto 60px;
}

.fl .left h3:after {
  content: '';
  height: 2px;
  width: 200px;
  background: var(--accent-color);
  display: block;
  margin: 30px 0
}

.fl .left p {
  font-size: 1.953em;
  font-family: fdp, serif;
  max-width: 770px;
}
.fl .right p {
  font-size: 1.2em;
  font-family: fdp, serif;
  font-style: italic;
  margin: 2.75rem 0 3em;
}

.fl .right .l-info {
  font-weight: 700;
  color: var(--accent-color);
  font-size: 1.2em
}
.fl .carousel-control i {
  width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  top: 50%;
  position: absolute;
}

.fl  a.left i {
  left: 20px;
}

.fl a.right i {
  right: 20px;
}

/*************************************/
/* Featured Listing Re-layout */

.home .container.fl-head hr {
  border: none;
}

.home div[data-widget-type="featured_listings"] .heading .col-xs-9 {
  width: 100%;
  display: block;
  margin-left: 0;
margin-top: -40px;
  text-align: center;
}

.home div[data-widget-type="featured_listings"] .heading .col-xs-9 .title {
  text-align: center !important;
      color: var(--accent-color);
    text-transform: uppercase;
font-size: 2em;
letter-spacing: 1px;
}

.home div[data-widget-type="featured_listings"] .heading::after, .home div[data-widget-type="featured_listings"] .heading .col-xs-3, .home div[data-widget-type="featured_listings"] .heading .col-xs-9 h2>span {
  display: none;
}

@media (min-width: 992px){
.featured-gallery.v2 .col-md-6:first-child {
 width: 33.333% 
}
  
.featured-gallery.v2 .item-lg img {
    height:225px;
  }
  
  .featured-gallery.v2 .col-md-6:last-child {
 width: 66.666%; padding: 0
}
  
  .featured-gallery.v2 .col-md-6:last-child>.col-md-12 {
    width: 50%;
    padding: 0 15px;
  }
  
}

.featured-gallery.v2 .item-lg, .featured-gallery.v2 .item-md {
  height: auto;
}

.featured-gallery.v2 .item img {
  transition: all 0.2s ease-in-out;
}

.featured-gallery.v2 .item a {
  text-decoration: none;
}

.featured-gallery.v2 .item .item-image:hover img {
  transform: scale(1.2);
}

.photo-container {
    height: 225px;
    overflow: hidden;
}

.featured-gallery.v2 .item .item-image .item-meta {
      position: relative;
  top: 0;  
  bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 15px;
    color: inherit;
    background: transparent;
}

.item-info {
    display: flex;
    flex-direction: column-reverse;
}

.item-info h3.item-price {
  margin-top: 5px;
  font-family: var(--body-font);
  font-size: 1em;
  letter-spacing: 2px;
  transition: all 0.2s ease-in-out;
}

.item-info .item-location {
  margin-top: 15px;
  font-family: var(--header-font);
  font-size: 1.6em;
  letter-spacing: 0px;
  font-weight: 300;
  color: var(--primary-color);
  text-transform: capitalize;
  transition: all 0.2s ease-in-out;
}

.featured-gallery.v2 .item-location .fa {
  display: none
}

.featured-gallery.v2 .item a:hover .item-info h3.item-price {
  text-decoration: none;
  color: var(--primary-color);
}

.featured-gallery.v2 .item a:hover .item-info .item-location {
  text-decoration: none;
  color: var(--accent-color);
}

.featured-gallery.v2 .item .item-badge-right {
      background-color: rgba(0,0,0,0.5) !important;
right: auto;
top: 0;
left: 0;
border-radius: 0;
letter-spacing: 1px;
}




/* Listing page */
.property_detail .row.alisting-detail h1 {
    font-family: fdp, serif;
}

.property h3 {
    display: block;
    position: relative;
    float: none;
    font-weight: 300;
}

.nav-pills>li>a {
    border-radius: 0;
}

#list .alisting-img img {
    height: auto;
    width: 100%;
    object-fit: cover;
}

#list .summary {
    padding: 30px 20px 15px;
}

#list .badge, #grid .badge {
    background-color: rgba(0,0,0,0.5) !important;
      letter-spacing: 1px;
    position: absolute;
    left: 0px;
    top: 0;
    padding: 10px;
    border-radius: 0;
    font-weight: 300;
}

#list>.row .price, #grid .preview-thumb .price {
      font-family: var(--body-font);
letter-spacing: 2px;
}

#list>.row .price  {
  margin: 0 -2px 0 0;
}

#list>.row .al>a {
  letter-spacing: 0;
  font-size: 1.75em;
  font-weight: 300;
  text-transform: capitalize;
}

#list ul.info>li, #grid ul.info>li {
    font-family: var(--body-font);
  color: var(--accent-color);
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}

ul.info li:last-child span.list-divider, .info span.fa {
    display: none;
}

#listing_group hr {
  border: 0;
}

#grid p.al a{
  color: var(--primary-color);
}

/* Properties */
.listing-header {
    display: block;
    overflow: auto;
}
.listing-header-mls-title {
   font-size: 1.5em;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: 0;
}

.property_detail .listing-pagination li>a {
    color: var(--accent-color);
    font-weight: 700;
    letter-spacing: 1px;
}

.listing-header-nav li a {
    padding-left: 10px;
    padding-right: 10px;
    color: var(--primary-color);
    font-weight: 300;
    border-right: 1px solid #888;
    text-transform: uppercase;
}

.carousel-control {
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
      height: 20px;
    width: 20px;
    display: block;

}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
      height: 20px;
    width: 20px;
    display: block;

}

.carousel-indicators li, .carousel-indicators li.active {
    display: inline-block;
    width: 10px;
  height: 10px;
  margin: 1px;
  border-radius: 100%
}

.carousel-indicators li.active {background-color:var(--primary-color) 
}
.property_detail .alisting-img.detail-left {
    padding-top: 35px; 
}
.property_detail .alisting-img.detail-right {
    padding-top: 50px;
}

.property_detail .row.alisting-detail h1 {
    text-align: left;
    color: var(--primary-color);
    font-size: 2.5em;
    font-weight: 500;
    font-family: var(--header-font);
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.detail-left h2 , .alisting-img.detail-right h3 {
  font-family: var(--body-font);
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: var(--accent-color);
  margin: 20px 0 5px;
}
.alisting-img.detail-right, .alisting-img.detail-right p {
  font-family: var(--header-font);
}

.property_detail .alisting-img.detail-right {
    text-transform: none;
}

.property_detail .row.alisting-detail .wrapper-description .lead, .wrapper-listing-provided-by p {
    letter-spacing: 0;
}

.row.agent-details, .property_detail .row.alisting-detail h2.head-sub-area {
    display: none;
}

@media screen and (min-width: 992px){
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: 70vh !important;
}
}

@media screen and (max-width: 768px){
  .carousel-indicators {
    display: none;
  }
}

/* About Page */
body.about_us h1 {
  font-weight: 300;
  margin-bottom: 30px;
  font-size: 2.6em
}

body.about_us .content h2 {
  font-family: var(--body-font);
  font-size: 1.6em;
  text-transform: uppercase;
  letter-spacing: 2px;
  color:var(--accent-color);
  margin-bottom: .2em;
}

body.about_us .content p{
    font-family: var(--header-font);
  font-size: 1.3em;
  margin: 0.75em 0 0.5em;
}

body.about_us .content ul{
    font-family: var(--header-font);
  font-size: 1.3em;
  padding-left: 20px;
}

/* Testi page */

.testimonials h1 {
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 2.6em;
}
.testi p {
    font-family: var(--header-font);
  font-size: 1.3em;
}

.testi span.tg {
  font-family:var(--body-font);
  display: block;
  margin-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--accent-color);
font-size: 0.8em;
}

.testi span.tg::before {
  content:'~ ';
}

/* Contact Us */
.contact .content {
  font:18pt/24pt var(--header-font);
}

.contact .content p{
  font:18pt/24pt var(--header-font);
}

.contact .content h2{
font-weight: 300;
margin-top: 0;
    margin-bottom: 30px;
    font-size: 1.6em;
}

.contact .team-photo {
  max-height: 60vh;
  width: 100%;
  object-fit: cover;
  object-position: center 0px;
  
  margin-bottom: 30px;
}
.contact .content p a{
color: var(--primary-color);
}
.contact .content .social{
  text-align: left;
}

.contact .content .social a {
  font-size: 1.4em;
  padding-top: 10px;
}

/***************************************************
********** Custom Footer **********************
***************************************************/
.footer-default.footer-row {
    display: none;
}

#altFooter .container .row {
    border-top: 2px solid var(--accent-color);
    padding-top: 60px;
}

#altFooter .row>div:first-child{
  padding-left: 0;
}
#altFooter .row>div:last-child{
  padding-right: 0;
}

#altFooter .brokLogo {
    padding: 0 20px 0 0;
max-width: 150px;
}


#altFooter .lvbTeam p {
  font-weight: 700;
  font-size:1.2em;
  color: var(--accent-color);
  line-height: 1em;
  letter-spacing: 3px;
    margin-bottom: 15px;
}

#altFooter .lvbTeam p:last-child {
    line-height: 0.6em;
}

#altFooter .lvbTeam p span {
  letter-spacing: 0em;
  font-weight: 300;
  font-size: .65em;
}

.social {
    text-align: right;
}

.social a {
    padding: 5px 1px 0 0;
  display: inline-block;
  font-size: 2em;
  background: var(--primary-color);
  color: var(--white-color);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  
  text-align: center;
}

#altFooter ul.fLinks {
  text-align: right;
  list-style: none;
padding-top: 10px;
}

#altFooter ul.fLinks a {
  color: var(--primary-color);
  font-size: 1em;
  line-height: 1em;
}

#altFooter .disc {
    text-align: center;
    padding-top: 60px;
}

.apartment_listings section#main-content .container:last-child {
    display: flex;
    flex-direction: column-reverse;
}


/***************************************************
*************** Media Queries *****************
***************************************************/
@media screen and (min-width: 993px) and (max-width: 1200px){
  .navbar-header {
    width: 100%;
}
  header .header-default .navbar-brand {
    display: block;
    max-height: 100%;
    text-align:center;
    }

} 

@media screen and (min-width: 768px) and (max-width: 992px){
  .navbar-header {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    float: none;
}
  header .header-default .navbar-brand {
    display: block;
    max-height: 100%;
    text-align:center;
    }
  
  .COMPANY_LOGO {
    width: 260px;
}
  .home-banner img {
    height: 70vh !important;
    object-fit: cover;
}
  
}

@media screen and (max-width: 768px){
  .COMPANY_LOGO {
    width: 180px;
}
  .section-navbar .container {
    margin-bottom: 40px;
}

.home-banner img {
    height: 70vh !important;
    object-fit: cover;
}
  section.home-banner .blurb h1 {
    font-size: 4em;
  }
  #altFooter .brokLogo {
    padding: 0;
}
  
  #altFooter ul.fLinks {
    text-align: center;
    padding: 20px 0;
  }
  
}

/*jx--listings image height*/
.wrapper-listing-provided-by,
span.listing_provided_by{
  display:none;
}
#list .summary{
  padding-bottom:0;  
}

#list>.row .price{
  font-weight:700;
}
/** Sizing by Jun **/
/*
@media (min-width: 1200px){
  #list .alisting-img img{
  height:40vh;
}
}
@media (max-width: 1200px){
  #list .alisting-img img{
  height:50vh;
}
}
@media (max-width: 768px){
  #list .alisting-img img{
  height:auto;
}
}
  */
  
  @media screen and (max-width: 991px) {
  .photo-container {
    height: initial;
    overflow: initial;
  }
  .featured-gallery.v2 .item-md, .featured-gallery.v2 .item-md img, .featured-gallery.v2 .item-lg, .featured-gallery.v2 .item-lg img {
    height: initial;
    object-fit: initial;
  }  
}

@media screen and (max-width: 440px) {
  section.home-banner .blurb h1 {
  font-size: 25px;
}
section.home-banner .blurb .s-btn {
  font-size: 12px;
  padding: 10px 18px;
}
.social {
  text-align: center;
}
#altFooter .row>div:first-child {
  width: 100%;
  padding: 15px;
}

#altFooter .row>div:nth-child(2) {
  width: 100%;
  text-align: center;
}
#altFooter .brokLogo {
  margin: 10px auto;
}

#altFooter .row>div:last-child {
  padding: 15px;
}
}
/*.wrapper-description, .wrapper-description span, .wrapper-features, .wrapper-features span, .wrapper-amenities, .wrapper-amenities span {
  text-transform: uppercase;
}*/

/*jx-detail slider fix*/
#listingCarousel {
    overflow: hidden;
}

.carousel-inner>.item>img, 
.carousel-inner>.item>a>img {
   max-height: 100% !important;
   aspect-ratio: initial!important;
}

.activ.item img{
  width:100%;
  padding:0;
}
  .carousel-inner>.item {
    width:100%;
  }

/*jx css added vid*/
.with-wrap{
  display:none;
}
.property_detail .listing-header .col-md-8{
  width:60%;
}
.property_detail .listing-header .col-md-4{
  width:40%;
}

@media(max-width:768px){
  .add-vid .listing-header .col-md-8{
    width: 58.33333333%;
  }
  .add-vid .listing-header .col-md-8{
       width: 41.66666667%;
  }
}

/*jx - featured listings*/
@media (min-width:768px){
  #feature_listings{
   display: flex;
   align-items: flex-end;
   justify-content: space-between;
}
  #feature_listings img{
    max-height:330px;
  }
}
 #feature_listings img{
    width:100%;
  }

@media (max-width:768px){
  #feature_listings{
   text-align:center;
}
}
.home .sidebar.widget_listings h2{
  text-align:center;
}
#feature_listings img {
  object-fit: cover;
  height: 330px;
}

/*jx*/

#list>.row .price:empty{
  display:none;
}


.profile.row ul li:nth-child(2) {
    display: none;
}