/* Semantic Updates */


ins[data-ad-status=unfilled] {display:none!important}

.bottom-map-menu {
	position: absolute !important;
	bottom: 0;
	z-index: 1000;
	width: 100%;
}

.map-drawing.popup {
	margin-bottom: 0 !important;
	background: none;
	border: none;
	box-shadow: none;
	text-align: center;
}

.map-shape-remove {
	font-size: 0.75em !important;
	-webkit-box-shadow: 0 0 5px 0 rgb(34 36 38 / 60%) !important;
	border: solid 2px #fff !important;
}

.map-drawing.popup .button {
	border-radius: 1em !important;
	-webkit-box-shadow: 0 0 11px 0px rgb(0 0 0 / 21%) !important;
	box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.21) !important;
}

.ui.map.message {
	border: none;
	border-radius: 0;
	background: #333c;
	display: flex;
	position: absolute;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 4.5em;
}

.ui.map.message p {
	flex-grow: 1;
	text-align: center;
	color: #fff;
	font-weight: bold;
}


#search-filters .special-filter-list .row {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

#search-filters .special-filter-list .header .sub.header {
	margin-top: .5em;
	font-weight: normal;
	line-height: 1.5em;
}

.property-popup {
                    bottom: 0;
                    position: absolute;
                    width: 100%;
                    z-index: 1;
                    border-top: solid 5px #2072ac;
                    Z-INDEX: 1000;
}



main-header .results {
    height:auto;
}


.ui.category.search .results {
    /*height: 400px;
     margin-left: 2em;*/
    overflow-x:scroll;
    max-width: 95%;

    }


.filter-visible_tags .label {
    
    -webkit-box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75) !important;
-moz-box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75) !important;
box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.75) !important;
}



#search-filter-bar .search .input {
    width: 100%;
    border: none;;
}

#search-filters .listing-status .tiny.list .item {
margin-left: 2em;
margin-bottom: .5em;
}

.search.main .results .header .sub.header, .property-details-standalone-search-bar .results .header .sub.header {
    font-size: .85em !important;
        font-weight: bold;
        margin-top: .2em;
    
    }


#search-main-menu-bar-tablet .results .result > .header, .property-details-standalone-search-bar .results .result > .header {font-size: 1em !important;}

.search.main .results .header img {height: 2.5em !important; width: 2.5em !important;}


/* Associated with Search Results Drop Down */
/* HOME PAGE */

.sch-search .result .header {
    font-size: .6em;
    display: flex;
}

.sch-search .result .header img {
    width: 30px !important;
    height: 30px !important;
    aspect-ratio: 1 / 1;
}

.sch-search.ui.search > .results .result {
    padding: 0.35714286em .5em;
}

.sch-search .ui.header .sub.header {

font-size: .89em;
}

.sch-search.ui.category.search  .results {
    width: 100%;
}

/* SEARCH PAGE */
#search-main-menu-bar .ui.header .sub.header,
#search-main-menu-bar .result .header ,
#search-results-search-bar .ui.header .sub.header,
#search-results-search-bar .result .header {
    font-size: 1em;
    display: flex;
}


/* END Associated with Search Results Drop Down */



#main-header #search-filter-bar  .item.save-search-link {
    background-color: #DB2828;
    color: #fff;
    font-weight: bold;
            border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
    text-shadow: #000 -1px 1px 5px;
}

#main-header .right.menu .item:before{
    width:0 !important;
}

#search-results-menu .menu .item:before{
    width: 1px !important;
    background-color: #fff;
}

#search-results-menu {
  margin-top:0;
margin-bottom:2em;  
    
}

#search-results-menu .menu .item.save-search-link {
    background-color: #DB2828;
}



#search-results-menu .menu { margin-top: 0;}
#search-results-menu .menu .item {font-weight: bold;text-shadow: #000000b3 0px 1px 2px;}

#search-main-menu-bar-tablet  input,
#search-filter-bar #search-main-menu-bar input {
    margin-bottom: 0;
    box-shadow: none;
    border: none;
    font-weight: bold;
    color: #3c3a3a;

    
}
#search-main-menu-bar-tablet  input{
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    border-radius: 0;
}

#search-main-menu-bar input::placeholder {
    color: #9b9696;
}

#search-filter-bar #search-main-menu-bar input::placeholder {
     color: #9b9696 !important;
    
}

#search-filters .search.main {
    margin-top: 1em;
}

.search.main input {

    border-radius: .35em;
    border: 1px solid rgb(197 197 197 / 68%);
    -webkit-box-shadow: 0px 0px 12px -8px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 0px 12px -8px rgba(0,0,0,0.45);
    box-shadow: 0px 0px 12px -8px rgba(0,0,0,0.45);
    font-weight: bold;
    color: #3c3a3a;
}

.search.main {
    transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

.search.main.focus:not(#search-main-menu-bar,#search-main-menu-bar-tablet) {
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
    z-index: 100;;
}



#search-results #search-main-menu-bar .results {
    margin-top: 0;
    max-width: 100% !important;
    width: 100%;
}

#search-filter-bar #search-main-menu-bar {
    padding-left: 1em;
}


#filter-search_field2::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1; /* Firefox */
  }



    
    
#share_modal_property_address::selection { 
	background: #1f221e; 
	color:#fff;
	opacity:0.85;
}

.land-filter-group-color{
	    color: #00b5ad!important;
}
#request_processing{ 
    
    z-index: 1000;
    height: 100%;
    width: 100%;
    background: transparent;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
}
#request_processing .modal-loading-bg {
    background-color: #000;
    height: 100%;
    width: 100%;
    opacity: .7;
}
#request_processing .loader {
    background-color: rgb(104, 52, 143);
    border-radius: .6em;
    padding-top: 3.67142857rem;
    padding-bottom: 1em;
    -webkit-box-shadow: 0px 0px 36px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 36px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 36px 0px rgba(0,0,0,0.75);
    color: rgba(255, 255, 255, 1);
    border: solid 2px #fff;
    padding-left: 2em;
    padding-right: 2em;
}


#request_processing .loader:before, #request_processing .loader:after {margin: .7em 0em 0em -1.14285714rem !important;}

.map-marker-label{
    position: relative;
    display:block;
    color: #fff;
    font-size: 10px;
    background: url(/img/search/marker-label2.png) no-repeat;
    width:40px;
    height:24px;
    font-weight:bold;
    text-align:center;
    padding-top:3px;
    }

.map-marker-label-hover{
    background: url(/img/search/marker-label-hover.png) no-repeat;
}


.filter-visible_tags .label,
.search-area-visible_tags .label{
	 text-transform: capitalize;
}
.ui.grid > .secondary.row, .ui.grid > .secondary.column, .ui.grid > .row > .secondary.column {
    background-color: #FFFFFF;
    color: #FFFFFF;
}


.ui.menu .ui.dropdown .menu > .item { width: 100%;}


.ui.menu {font-family: 'Quicksand','Varela Round','Raleway', 'Nunito', sans-serif !important; }

 .ui.menu .ui.dropdown.item.open-user-menu .menu .item:not(.filtered) {
    font-weight: bold !important;
    color: rgba(61, 61, 61, 0.87) !important;
}


.no-margin {margin: 0 !important;}

.no-padding {padding: 0 !important;}

@media screen and (min-width: 1000px) {
    
    :root { --search-results: 650px;}
    
    .main.search.tablet-only {display: none !important;}
    
    /*.property-listing.two-wide:nth-of-type(2n+1) {
        padding-left: 0;
        margin-bottom: .25em;
        border-right: .25em #fff solid;
    } */
}

.no-top-padding {padding-top: 0 !important;}
.no-bottom-padding {padding-bottom: 0 !important;}
.no-left-padding {padding-left: 0 !important;}
.no-right-padding {padding-right: 0 !important;}
.right.floated.fields { float: right;}


/* By adding .mobile to the boddy class it will trigger css to act as though its mobile */
body:not(.mobile) #map-column {
    width: calc(100% - var(--search-results)); 
     
}

body {
  pointer-events:none;
}


.page-load-status {
  display: none; /* hidden by default */
  padding-top: 20px;
  border-top: 1px solid #DDD;
  text-align: center;
  color: #777;
}


/* loader-ellips
------------------------- */

.loader-ellips {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555;
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}

@keyframes slide {
  to { transform: translateX(1.5em); }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

/* stylelint-disable-next-line no-duplicate-selectors */
.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}

/* loader-wheel
------------------------- */

.loader-wheel {
  font-size: 64px; /* change size here */
  position: relative;
  height: 1em;
  width: 1em;
  padding-left: 0.45em;
  overflow: hidden;
  margin: 0 auto;
  animation: loader-wheel-rotate 0.5s steps(12) infinite;
}

.loader-wheel i {
  display: block;
  position: absolute;
  height: 0.3em;
  width: 0.1em;
  border-radius: 0.05em;
  background: #333; /* change color here */
  opacity: 0.8;
  transform: rotate(-30deg);
  transform-origin: center 0.5em;
}

@keyframes loader-wheel-rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

body {
    transition: padding-top .5s linear;
    overflow-y: unset !important;
    padding-top: 0;
    overflow-y: hidden !important;
    font-family: 'Quicksand','Varela Round','Raleway', 'Nunito', sans-serif !important;
}

.body-details-page {
    
    padding-top: 0;
    overflow-y: visible !important;
    
}


body not:(#main-header.not-fixed) {
    padding-top 110px;    
}

.ui.header { font-family: 'Quicksand', 'Raleway', 'Nunito', 'Helvetica Neue',Arial,Helvetica,sans-serif ;} 

#logo {
    height: 30px;
    width: auto;
    margin-left: 0.5em;
}


.footer.grid {
    padding: 1em; 
    border-top: solid 1px #ccc;
}
.footer.grid .row > .column { flex-grow: 1;}
.footer.grid .row > .column:last-of-type { flex-grow: 5;}
.footer.grid .row > .column:last-of-type .right.menu img {
    height: 20px;
    width: auto;
    }
.footer.grid .row > .column:last-of-type p {
    font-size: .9em;
    color: #bbb;
}

.footer.grid .row > .column:last-of-type .grid > .row:first-of-type {
    padding: 0;
}

.footer.grid .row > .column:first-of-type {
    
    padding-top: 0;
}

.footer.grid .row > .column:last-of-type .menu {
    margin-top: 0;
    margin-bottom: 0;
     
}






.top-property-header  .property-image {
    object-fit: cover;
    border-radius: .25em;
    max-height: 150px;
    width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ui.purple.labels a.label:hover, a.ui.ui.ui.purple.label:hover {
    background-color: #7d3ebd;
    
}

.ui.purple.buttons .button:active, .ui.purple.button:active {
    background-color: #7d3ebd;
}

.ui.purple.buttons .button:active, .ui.purple.button:visited,.ui.purple.buttons .button:active, .ui.purple.button:hover {
    background-color: #7d3ebd;
}


#search-main-menu-bar  .icon { ;
    
}

#search-main-menu-bar .ui.icon.input > textarea:focus ~ i.icon, #search-main-menu-bar .ui.icon.input > input:focus ~ i.icon, #search-results #search-main-menu-bar input, .home-filters #home-search_field:focus, .search.main input:focus  { color: #2185d0 !important}

#search-main-menu-bar .ui[class*="right labeled"].input > input:focus,#search-results #search-main-menu-bar input,   { background-color: #f6fbfe; border-right: none !important;}

.search.main input:focus {
    background-color: #f6fbfe;
}

#search-results .search.main input { border-top-right-radius: 0; border-bottom-right-radius: 0;}

.modal.segments:not(.basic) {background-color: #fff !important;}

.modal .form label {line-height: 1.5em;}

#search-results-search-box .search.main { margin-bottom: 1em;}

#share-modal .share-icons .column { 
    margin-bottom: 1.5em;
}
.ui.calendar .ui.table tr .link {
    color: #474747;
        font-weight: bold;
}

.ui.ui.ui.ui.table tr.active, .ui.ui.table td.active {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.44);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.44);
    background: #2185d0;
    color: #fff !important;
    border-radius: .25em;
}

.ui.calendar .ui.table tr .disabled {
        color: rgba(40, 40, 40, 0.1);
    background-color: rgba(40, 40, 40, 0.04);
}

.swiper-button-prev:focus { outline: none; }


.top-property-header .avatar.image {
    position: absolute;
    height: 75px !important;
    width: 75px !important;
    bottom: -15px !important;
}



    
#choose-agent .avatar.image {
    width: initial;
    height: inherit;
}

#choose-agent .button {
    margin-top: 1em;
}

#choose-agent .inverted.message .content {
    font-size: 1.2rem;
    line-height: 1.5em;
    text-align: center;
}

.modal.form .field, .modal.form .field label, .modal.form .fields > label {
    font-size: 1.1rem !important;
    line-height: 1.7rem !important;
}

.modal.form .inline.fields {
    margin-bottom: 3em;
}

#showing-request-form {
    background-color: #fff;
}

.secondary.menu {  
    height:unset !important;
}

#main-menu .right.menu{
    margin-top: .5em;
    margin-right: 1em;
}


#main-menu .right.menu .item.open-user-menu .floating.label {
        -webkit-box-shadow: 2px 2px 4px -2px rgba(0,0,0,0.57);
    -moz-box-shadow: 2px 2px 4px -2px rgba(0,0,0,0.57);
    box-shadow: 2px 2px 4px -2px rgba(0,0,0,0.57);
    top: -.2em;
    right: 1.4em;
}



.dashboard-menu {
    padding: 0 0 1em 0 !important;
}
.dashboard-menu .vertical.text.menu .item{
    padding-left: .5em;
    margin-bottom: 0 !important;
}



.dashboard-menu .vertical.text.menu .item:first-of-type{
   margin-top: 0 !important;
   border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding-top: 1em;
}

.dashboard-menu .vertical.text.menu .item:first-of-type .sub.header {
    margin-top: .2em;
}

.dashboard-menu:before {
    background: #2185d0 !important;
}

.dashboard-menu {
    margin-right: 1em !important;
    margin-top: 0 !important;
}



#personal_agent_wrapper {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
}
#personal_agent_wrapper .circular.button .icon {
    margin: 0 !important;
}
#personal_agent_wrapper #personal_agent_image {
    border: solid 4px #2185d0;
    max-height: 125px;
}


#personal_agent_wrapper #personal_agent_name_div {
    margin: .5em 0;
}
#main-header {
    position: fixed;
    z-index: 300;
    margin: 0em;
    width: 100%;
    background: #fff;
    transition: all .5s ease-out 0s;
    top: 0em;
    
}


#main-header.hide {
    margin-top: -95px;
    
}

#main-header.not-fixed {
    display: contents;
}





#main-header #main-menu {
    border: none  !important;
    padding-bottom: 0;
    
}
#main-header .container > *  {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#main-header.container {
    position: initial;
    margin: intial;
}

#main-header #save-search {
    background-color: #DB2828 !important;
    color: #fff !important;
}

#main-header #search-filter-bar{ 
    margin-top: 0;
}


.ui.darkred.labels .label, .ui.darkred.label, .ui.darkred.buttons .button, .ui.darkred.button {
    background-color: #ae292c !important;
    border-color: #DB2828 !important;
    color: #FFFFFF !important;
}


#open-mobile-map{
    flex-grow: 1;
    justify-content: center;
}

#map-column.mobile-active {
    position: absolute !important;
    width: 100% !important;
}

#toggle-mobile-map {
    flex-grow: 1;
    justify-content: center;
}




/*.details-header .price .label {
    display: inline-block !important;
    margin-left: 0 !important;
    padding: 5px !important;
    font-weight: bold !important;
    letter-spacing: .04em !important; 
    vertical-align: initial;
}

.details-header .content p {
    display: inline-block;
    font-size: .67em;
    line-height: 1em;
    vertical-align: middle;
}

.details-header .icon {
    text-align: left;
    width: .8em;
    font-size: 1.7em;
    padding-right: .2em;
}
*/


.full-screen.loading .loader span {
    font-weight: bold;
}

.full-screen.loading .loader p {
    font-size: .8em;
    margin-top: 1em;
}


#question-modal .actions {
    text-align: center;
}



#property-left-side {
    flex-grow: 100;
    /*margin-top: -1.5em;/*
    /* padding: 0; */
}


#map-column {
    height: 100% !important;
    padding: 0;
    transition: width .8s;
    
}

#map-column.fullview {
    transition: width .8s;
    width: 100% !important;
}

#map {
    height: 100%;
    width: 100%;
    transition: height 0.8s cubic-bezier(0.15, 0.99, 0.59, 0.98);
}

#map > div {
    position: relative !important;
}

/*When a property pops up */
#map.active   {
    height: 350px;
    /* flex: 0 1 350px; */
}




#page-container {
    height: calc(100% + 1rem);
    margin-left: 0;
    margin-right: 0;
    
}

#page-container .row {
    padding: 0;
    

}


.dashboard-menu .blue.top.attached.inverted.segment {
    border: none !important;
  }

.filter-row label {
    font-weight: bold;
   
}

#page-container #map-column {  
    display: flex;
    justify-content: center;
    flex-flow: column;
    position: absolute;
    z-index: 80;
}



#search-results .property-listing.full-screen {
    width: 20% !important;
}


#search-results {
    width: var(--search-results);
    transition: width .8s;
    background-color: #fff;
    position: absolute;
    right: 0;
    height: 100%;
    overflow: hidden;
    scroll-behavior: smooth;
    overflow-y: scroll;
    padding-left: 0;
    -webkit-overflow-scrolling: touch;

    
}



#search-results .scroll-to-top {
position: fixed;
    bottom: .5em;
    right: calc(var(--search-results) - 3.5em);
    z-index: 1;
}

#search-results .scroll-to-top.hide {
    display: none;
}


#search-results.full-screen {
    width: 100%;
    z-index: 80;
    
    transition: width .8s;
}



#search-results > .grid {
    margin-left: 0;
}

#page-container.container #search-results {
    padding: 0;
}

#search-results.closeview {
    transition: width .8s;    
}

#search-results .grid > .row  {
        margin-top: 1em;
}

#search-results .row:first-of-type .column:last-of-type {
    padding-top: 1em;
}



#map-settings {
    position: absolute;
    z-index: 101;
    right: .5rem;
    bottom: 1.5em;
}

#map-settings-popup .map-choice {
    padding-left: 0;
    padding-right: 0;
}



.grid {transition: width .8s;}
.container {
    transition: width .8s;
    
}






#homes_list {
    margin-left: 0;
    margin-right: 0;
}



/*
#property-container {
    /*flex: 1 1 auto; /* Causes box to fill extra space, see #map.property & #map-column) */
    /*height: 0;
    width: 100%;
    margin-left: 0;
    padding: 0;
    border: none;
    margin-top: 0;
    background: none;
    transition: padding 0.5s cubic-bezier(0.15, 0.99, 0.59, 0.98);
    text-align: center;
    margin-top: 0px;
    height: 100%;
    margin-top: -3em;
    padding-top: 2em !important;
    
}

*/

#property-container {
    position: fixed;
    z-index: 350;
    /*margin: 1em auto; */
    left: 0;
    right: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.52);
   /* margin-top: -1em;*/
}

#property-container > .container {
    display: flex;
    flex-flow: column;
    height: 100%;
}






/*#property-container.active {
    height: inherit;  
    margin-top: -2.6em;
      
}




#map-column.search-filter-active #property-container  {
    padding-left: 400px !important;
}
*/

/* --------- Property Set ----------------*/

/* #property-container.active .property-top-buttons{
    width: 100%;
    text-align: center;
    display: inline-block;
     

}


#property-container .blue-line {
    border-top: solid 5px #2185d0;
    width: 100%
}



    margin: -2.6em auto;
    left: 0;
    right: 0;
    width: 100px;
    -webkit-transtition: left .3s ease-in-out, right .3s ease-in-out;
     transition: left .3s ease-in-out, right .3s ease-in-out;
}
*/


#main-header #search-main-menu-bar input::-webkit-input-placeholder {  /* Edge */
  font-size: .9em;
  color: #111;
}

#main-header #search-main-menu-bar input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: .9em;
  color: #111;
}

#main-header #search-main-menu-bar input::placeholder {
  font-size: .9em;
  color: #111;
}

#main-header .search.main {
    width: 100%;
    margin-left: 1.5em;
    
}

#main-header #search-filter-bar   .item.toggle-filters {
    font-weight: bold;
        background-color: #007bff;
    color: #fff;
    border-radius: 1em;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

#main-header #search-filter-bar .item.toggle-filters:before {
    width: 0 !important;
}

#main-header .search.main .input {
    margin-left: -1.5em;
    
}

#main-header .search-input {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
}


padding-left: 1em;

.filter-box {
    margin-top: .5em;
    
}

    
.filter-box .filter-box-header {
    padding-left: .5em;
    padding-right: .5em;
    padding-top: 5px;
    padding-bottom: 5px;
    
}
#filter-count-label {
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    margin-right: 0;
}

#filter-box-header .label.filter-count {
    
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding: 4px;
}

.filter-box > .header {
    margin-top: -1.1em;
    background-color: #fff;
    width: fit-content;
    
}


.filter-box .filter-box-header > .header {
    font-size: .8em;    
    
}


.filter-box .text.menu {
    font-size: .8em;
}


.filter-box .label {
    font-weight: normal;
    display:inline-block; 
    margin: 3px;
}

.filter-box .text.menu .dropdown.icon {
        line-height: 1.3;
        margin-left: 0 !important;
}

/*
.filter-box .menu .share-search, #search-results .share-btn {
    color: #2185D0 !important;
}

.filter-box .menu .save-search, #search-results .save-search-link {
    color: #DB2828 !important;
}
*/

.filter-box .menu:first-of-type {
    margin-top: 0;
}


.filter-visible_tags { 
    border-bottom-left-radius: 0;
    display: flex;
    flex-flow: wrap;
    padding-top: 0 !important;
    padding-left: 0 !important;
}


.filter-visible_tags .label .image {
    width: 13px;
    display: inline;
    float: left;
    margin-right: .3em;
}




.filter-visible_tags .label span {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    font-weight: bold; color: rgb(100 96 96 / 87%);
}


.filter-visible_tags .basic.label {
    
    display: flex;
    align-items: center;
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 11px 0px rgb(0 0 0 / 21%) !important;
    border-radius: 1em;
    font-weight: bold;
}


.filter-visible_tags .label .close.icon {
    line-height: normal;
}



/* This controls the Google Map Popup Info Box */
.gm-style-iw{
 
    color:#515151 !important;
    font-family: 'Quicksand', 'Raleway', 'Nunito', 'Helvetica Neue',Arial,Helvetica,sans-serif;
    text-align: center !important;
    border-radius: 1em !important;
    padding: 0 !important;
-webkit-box-shadow: 0 0 11px 0px rgb(0 0 0 / 21%);
}

.gm-style-iw button {display: none !important;}

.gm-style > div > div > div > div > div > div > div {
    background: none!important;
}

.gm-style > div > div > div > div > div > div > div:nth-child(2) {
     box-shadow: none!important;
}
.gm-style-iw > div > div{
    
    /* padding: 1em;*/
    font-weight: bold;
    
    
}

.gm-style .gm-style-iw-tc::after {
    background: #561e8e!important;
}

.gm-style-iw a{
    text-decoration: none !important;
    font-weight: bold;;
}

.gm-style-iw > div{
    overflow: hidden !important;
}


.gm-style-iw  .property-listing {border: none !important;}

.gm-style-iw .img_wrapper {
    height: 150px !important;  
    overflow: hidden !important;
    width: 100% !important;
    text-align: center !important;
    margin: 0px auto !important;
}

.gm-style-iw .img_wrapper > img {
    width: 100% !important;
    height:auto !important;
}

.gm-style-iw .property_content_wrap {
    padding: 0px 20px !important;
}

.gm-style-iw .property_title{
    min-height: auto !important;
}

.catchShareSectionClick {    cursor: pointer;}

.map-popup.property-listing .bottom-left .header {
    padding-bottom: 0.1em !important;
    padding-left: 0.1em !important;
}

.map-popup.property-listing .property-image {
    border-radius: 1em;
    border: solid 6px #2185d0 !important;
}


#mapHomePropertyQuickDetails {
    display: flex !important;
    aspect-ratio: 16 / 9;
    min-height: unset;
    max-height: unset;
}

.price-marker {    
    padding: 1em;
    display: block;
    color: #fff;
    background: #561e8e!important;
}

.gm-style-iw-ch {display: none;} /* Hide Google Map Part */

#search-filters {
    position: absolute;
    top: 0;
    height: 100% !important;
    width: 400px;
    z-index: 100;
    height: 80%;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: -1em;
    -webkit-overflow-scrolling: touch;
    border-top: none;
    padding-top: 0;
}

#search-filters > .grid {
    margin-top: 1em;
}

.breadcrumb-container {
    border-bottom: solid 1px #ccc;
    margin-bottom: 1em !important;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0;
    margin-left: -1rem;
    margin-right: -1rem;
}

.breadcrumb-container .breadcrumb {
padding: .2em 1em;
}

#search-filters .breadcrumb-container .breadcrumb {
    line-height: 2.5em;
}



    line-height: 3em;
}
#search-filters .field:not(.text) {
    min-width: 165px;
}

#search-filters .accordion .title {
    /*line-height: 2em;*/
    font-weight: bold;
    
}


#search-filters .accordion .title .header .image {
    height: 1em;
    width: auto;
    
}

#search-filters .accordion {
    border: none !important;
}

#search-filters .accordion .title .header  { 
    margin-top: 0;
   
  
}

#search-filters .ui.celled.list > .item:last-child {
    border-bottom: none;
}


#search-filters .vertical.accordion.menu > .item {
    padding: 0;
}
#search-filters .vertical.accordion.menu .item > .title {
    padding: 1em;
}

#search-filters .vertical.accordion.menu .item > .content {
    padding: 1em;
    padding-top: 0;
    color: #2185d0;
}

#search-filters .vertical.accordion.menu .accordion .content {
    padding: 1em;
    color: #2185d0;
}

#search-filters .vertical.accordion.menu .accordion > .title {
    padding: .5em;;
    line-height: 1.5em;
    margin-bottom: 1em;
    font-size: 1em;
    margin-left: 0;
}

#search-filters .vertical.accordion.menu .accordion {
    padding: 1em    
}

#search-filters .vertical.accordion.menu .accordion .title > .label {
    text-align: left;
    font-size: 1.07142857em;
    padding: .5em;
    
}

#search-filters .features.dropdown .menu .horizontal.header {

border-top: none;
    font-size: 1.1em;
    }
  
  
#search-filters .ui.secondary.menu.category {
    border-bottom: solid 1px #ccc;
    margin-left: -1em !important;
    margin-right: -1em;
    margin-bottom: 1em;
    margin-top: -1em;
    /*position: absolute;*/
} 

#search-filters  .tab {
 /*margin-top: 3em !important; */
 margin-bottom: 7em; 
}
    
#search-filters .ui.secondary.menu.category .active.item {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: rgba(255, 255, 255, 0.95);
    background: rgb(33, 133, 208);
    font-weight: bold;
    padding: 0.92857143em 1.14285714em;
    border-radius: 0;
}
#search-filters .tab-categories .active {
    background: #007bff!important;
    color: #fff !important;
font-weight: bold;
}


#search-filters .ui.secondary.menu.category .active.item:first-of-type {
    margin-left: 0;
}

#search-filters .toggle-filters.button {
    margin-right: calc( -1em - 2px);
    border-top-left-radius: 0;
    margin-top: calc( -1em - 2px);
}




#search-filters .tab-categories {
display: flex;
    justify-content: space-around;
}
#search-filters .tab-categories .button {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}



#bottom-search-filter-bar {
    bottom: 0;
    z-index: 1002;
    position: fixed;
    background-color: #f7f7f7;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}


#search-filters .toggle-filters {
    margin-bottom: 1em;
    margin-top: -1em;

}



.ui.accordion:not(.styled) .title ~ .content{
    margin-top: .5em;
}


#below-filter-box-buttons {
    /*border-top: none;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.41);
    -moz-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.41);
    box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.41);*/
}

#below-filter-box-buttons .button {
   -webkit-box-shadow: none !important;
   box-shadow: none !important; 
   
}

#agent-quicklink {
    display: none;
    position: fixed;
    bottom:1em;
    left:1em;
    z-index: 200;
}
#agent-quicklink.bottom-bar-padding{
    margin-bottom: 2.4em;
}


#agent-quicklink-popup #agent-header {
    padding-left: 0;
    padding-right: 0;
}
#agent-quicklink-popup #agent-header .content {
    font-size: .8em;
    padding-left: 0;
}

#agent-quicklink-popup #agent-header .avatar.image {
    border: solid 2px #2185D0;
    
}
    

#search-filters .filter-box .toggle-filters {display: none;}


#search-filters #commercial-filter > .title {
    background-color: #00b5ad;
    color: #fff !important;
}


.celled.relaxed.list .item .item {
    padding-bottom: 0;
}

#search-filters  .celled.relaxed.list .list{
    margin-left: .7em;
}

#search-filters  .celled.relaxed.list .list .item {
    padding-bottom: .5em;
}



.filter-visible_tags .basic.label .icon:not(.close){
    float: left !important;
}



.filter-visible_tags {
    max-height: auto;
    transition: max-height 0.15s ease-out;
}



.property-listing img {
    cursor: pointer;
}

.property-listing {
    padding: 0 !important;
    display: flex !important;
    overflow: hidden;
}


.property-listing .bottom-right {
    position: absolute;
    bottom: 0;
    right: 1em;
    z-index: unset !important;
}


.property-listing .top-left {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.property-listing .top-right {
	position: absolute;
    top: 0.4em;
    right: 0.2em;
}

.property-listing{
        border: solid 1px #fff;
        min-height: 240px;
        max-height: 240px;
}

.property-listing.full-screen {
    height: 200px;
    border-radius: 1em;   
    border-width: 5px; 
    
}


.property-listing .property-image {
        min-width: 100%;/*
        position: relative;
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    background-color: transparent;
    min-height: -webkit-fill-available;*/
    object-fit: cover; 
}

.map-search-container #map-search-results .property-listing .top-right { right: 0;}
.map-search-container #map-search-results .property-listing .bottom-left { padding-left: 0;}
.map-search-container #map-search-results .property-listing .bottom-right { right: 0;}

.property-listing .bottom-left {
	position: absolute;
    bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.6) 40%, rgba(0,0,0,0) 89%);
    font-size: 1.15em;
}




.property-listing .bottom-right {
	position: absolute;
    right: 0;
    max-width: 55px;
    text-align: center;
    width: 100%;
    border-top-left-radius: .5em;
    background-color: rgba(0, 0, 0, 0.3);
        font-size: 1.2em;
    
	
}

	
.property-listing.search-box .bottom-right {
		right: .3em;
}


.property-listing .top-left .label{cursor: pointer;width: -moz-fit-content;}

.property-listing .top-left .label:first-child {
	border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
	/*position: absolute;*/
    font-size: .7em;
    top: 0;
    left: .3em;
    font-weight: 400;
    vertical-align: top;
    display: table;
    
}



.property-listing .top-left .label:not(:first-of-type) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    vertical-align: top;
    font-weight: normal;
    margin-top: .2em;
    display: block;
    width: fit-content;
    color: rgb(255, 255, 255)!important;
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    display: table;
    font-family: 'Quicksand','Raleway', 'Nunito', sans-serif !important;
    opacity: .85;
    
}

#search-main-menu-bar .label.toggle-filters {
    border: 1px solid rgb(197 197 197 / 68%);
    background-color: #007bff;
    }
.. 
.property-listing .top-left .label .icon {
    margin-right: 2px;
}

.property-listing .top-left .label:not(.status){ text-shadow: 1px 1px 1px rgb(49, 48, 48)}

    
.property-listing .top-left .purple.label:not(.status){ background-color: rgba(41, 23, 155, 0.4) !important;}
.property-listing .top-left .blue.label:not(.status){ background-color: rgba(22, 107, 224, 0.4) !important; }
.property-listing .top-left .yellow.label:not(.status){ background-color: rgba(251, 189, 0.8, 0.4)!important; }
.property-listing .top-left .green.label:not(.status){ background-color: rgba(33, 186, 69, .7)!important;}



.property-listing .top-left .purple.label:not(.status):hover{ background-color: rgb(86, 30, 142) !important;}
.property-listing .top-left .blue.label:not(.status):hover { background-color: rgba(22, 107, 224) !important; }
.property-listing .top-left .yellow.label:not(.status):hover { background-color: rgba(251, 189, 0.8)!important; }
.property-listing .top-left .green.label:not(.status):hover { background-color: rgba(33, 186, 69)!important;}

.property-listing .top-left .label.status {
    font-size: .85em;
    letter-spacing: .2px;
 }   
 
.property-listing .top-left .label.status span {
    margin-left: .3em;
}


.property-listing .top-left .red.label {
    
    background-color: rgba(219, 40, 40, 1) !important;
    border-color: rgb(0, 0, 0)!important;
    color: rgb(255, 255, 255)!important;
    margin-left: 0;
}
    

    .property-listing .top-left .label {
        font-weight: bold !important;
}
    



.property-listing .ui.statistics > .statistic {margin: 0em .5em;}



.property-listing h3 {
	color: #fff !important;
	font-size: .98em !important;
	text-shadow: 1px 1px 0px rgba(52, 52, 52, 0.92);
    letter-spacing: .9px;
	margin-left: .4em !important;
    margin-bottom: .4em !important;
	float: left !important;
    text-align: left !important;
	    bottom: 0;
    position: absolute;
}

.property-listing h3 .sub.header {
	color: inherit !important;
	/*line-height: 1.5em !important;*/
	font-size: .8em !important;
    font-family: 'Rubik', sans-serif;
}



.property-listing .fav.heart, .property-listing .hide-listing .icon {
    text-shadow: 1px 1px 10px #272634;
}
.property-listing .empty.fav.heart {
	    text-shadow: 3px 3px 13px #272634;
}

.property-listing .top-right .remove.icon {
	color: #fff !important;
    text-shadow: 1px 1px 1px rgba(52, 52, 52, 0.92);
}


.bottom.fixed.menu {
 margin-right: var(--search-results);  
}



.agent-quick-menu-modal {
    max-width: 400px;
}













 /* Property Listing - Bottom Right > Statistic Section ------------------------------------------------------------------------*/
 
 
.property-listing .bottom-right .statistic {display: inline-block;float: right;color: #fff !important;     margin: 0;    width: 100%;}
/*.property-listing .bottom-right .statistics:nth-child(even) {border-left: solid 1px #fff;border-right: solid 1px #fff;}*/
.property-listing .bottom-right .statistic .value, .property-listing .bottom-right .statistics .label {font-family: 'Rubik', 'Lato', sans-serif, Arial;font-size: .5em; line-height: 1.5em;}
.property-listing .bottom-right .statistic .value { font-weight: 500; color: #fff; font-size: .8em !important}
.property-listing .bottom-right .statistic .label { color: #fff; background-color: rgba(0, 0, 0, 0.64);     font-size: .8em;}
/* Property Listing Search Box */


    #property-image-slider.swiper-container {
      /* display: flex; */
      height: 360px;
      width: 100%;
      margin-top: -20px;
      
      
    }
    #property-image-slider .swiper-wrapper {
      margin-left: auto;
      margin-right: auto;
      margin-top: 2px;
      margin-top: 20px;
      background: #dcf2ff;
      /*width: calc(100% + 525px) !important;*/
     
    }
   #property-image-slider.swiper-container .main-photo {
    width: 100%;
        
   } 
    
    


 
    

  #property-image-slider.swiper-container .swiper-slide img, .swiper-container .main-photo img {  
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    }
    

    
#property-image-slider.swiper-container  .swiper-slide  .object-fit_cover { object-fit: cover; }
   

    
@media screen and (min-width: 769px) {
    
    #main-header #logo {
    padding-left: 1em;
    }
    
    #property-image-slider  .swiper-slide img, .main-photo img {
            flex-shrink: 0;
            min-width: 100% !important;
            min-height: 100% !important;
        }
    
    #property-image-slider.swiper-container-multirow>.swiper-wrapper {
        flex-wrap: wrap;
        flex-direction: column;
    }
        


    .main-photo {
        margin-top: 2px;
        width: 525px !important;
        position: relative;
        transition-property: transform;
        overflow: hidden;
        margin-right: 2px;
        height: calc((100% - 26px) / 1);
       /* margin-left: -525px;*/
    }
    
    #property-image-slider.swiper-container .swiper-slide:not(.main-photo) {
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: calc((100% - 30px) / 2);

      /* Center slide text vertically */
      
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
     /* width: 175px !important; */
      margin: 2px !important;
    }   


}



.home-filters .group.buttons .button { padding-left: 0; padding-right: 0;font-weight: bold;}






.home-filters .listing-status .checkbox {font-weight: bold;}




#search-results .share-btn {
    -webkit-box-shadow: inset -2px 3px 8px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: inset -2px 3px 8px -4px rgba(0,0,0,0.75);
    box-shadow: inset -2px 3px 8px -4px rgba(0,0,0,0.75);
    -webkit-box-shadow: inset 0px 8px 10px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 8px 10px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 30%);
    display: inline-flex;
    align-items: center;
    align-self: flex-end;
}

#search-results .sort-wrapper .basic.button {
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 11px 0px rgb(0 0 0 / 21%) !important;
    border-radius: 1em;
    font-weight: bold;
    margin-left: 0.5em;
    padding-right: 0.5em;
    padding-left: 1em;
    color: #007bff;
}

#search-results .sort-wrapper span {font-weight:bold;}

#search-results .share-wrapper {display: flex;}



.gm-style-iw-d {padding 1em;}

@media screen and (min-width: 1000px) {

    .mobile-only{
        display: none !important;
    }
}





@media screen and (max-width: 1000px) and (min-width: 768px) {
    
    :root {
    --search-results: 400px; 
    }
    
    #property-right-side {
        display: none;
    }
    
    
    

    .main.search.tablet-only {display: initial !important;}
    
     #search-filters {
         position: absolute;
           
     }  
     
     .property-listing {
        border: none;
        border-bottom: solid 2px #fff;
    }
   
}


@media screen and (max-width: 767px) and (min-width: 100px) {
    

    
    
    :root {--search-results: 100%;}
    
.social-network-footer-links {    
    margin-top: 3em !important;
}
    
    body ::-webkit-scrollbar {
        width: 0 !important;
    }
    
    #property-right-side {
        display: none;
    }
    
    .main.search.tablet-only {display: initial !important;}
    
     #search-filters {
         position: absolute;
         width: 100%;   
     }  
     
     .property-listing {
        border: none;
        border-bottom: solid 2px #fff;
         min-height: 250px;
         max-height: 600px;
         width: 100% !important;
;
    }
    
    #property-container, #property-container > .container{
         margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    #property-container #property-left-side #basic-facts tr td:first-of-type {
    
        padding-left: 2.5em !important;
}
    


    
    
    #property-container #property-left-side #basic-facts.ui.celled.table tr td:first-child, .ui.celled.table tr th:first-child {
    
    border-left: none !important;
    }
    
    
    #property-container #property-left-side #basic-facts tr:last-of-type {
    border-top: 1px solid rgba(0,0,0,.1) !important;
    }
    

    #property-container #property-left-side #basic-facts tr {
        display: table-row-group !important;
    }
    #property-container #property-left-side #basic-facts tbody {
    width: 100% !important;
    display: table !important;
}

    #property-container #property-left-side #basic-facts tr:first-of-type td {
        border-bottom: 1px solid rgba(34,36,38,.1);
    }
    
    
    
    



}






