@charset "UTF-8";

/*
Theme Name: Realista
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 5.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/
body {
    font-family: Archivo, Roboto,Figtree,"Helvetica Neue",Arial,sans-serif;
    color: #333;
    -moz-font-feature-settings: 'kern';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	 font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
	background: #EFEFEF;
}

a, a:hover, a:focus, a:active {
	color:#000;
	text-decoration:none;
}
ul {
    list-style-type: none;
	margin: 0;
	padding: 0
}
.h3, h3 {
    margin-top: 20px;
}
p {
   margin-bottom: 0.5rem;
}
.overflow {
	overflow-y:auto;
}
.h4, h4, h3 {
  font-size: 1.2rem;
}
.table-bordered {
    border: none;
	border-bottom: 1px solid #dee2e6;
}
.table-bordered td,
.table-bordered th {
    border: none;
	border-top: 1px solid #dee2e6;
}
 
.panel-body .w-100 {
	width:0  !important;
	padding:0   !important;
}
.moreOptionsRow .w-100 {
	width:0  !important;
	padding:0   !important;
}
.form-control {
    height: 46px;
    line-height: 46px;
}
.input-group {
  border-radius: 20px;
  background: #fff;
  padding: 0 20px;
}
textarea.form-control {
    height: 120px;
    line-height: 25px;
}
.result-filter-frm {
	    max-width: 1580px;
    margin: 0 auto;
}
.result-filter-frm label{
	display: block;
    white-space: nowrap;
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase
}
.row-property-result,
h1 {
    max-width: 1600px;
    margin: 0 auto;
}
.searchDate label {
	display:inline-block;
}
.searchDate select {
	display:inline-block;
	max-width:115px;
}
#input_city {
	min-width:170px;
}
.cbLabel {
	display: block;
    margin-top: 38px;
    margin-left: 20px;
}
.panel-body.row > div > div > div {
    padding: 0 5px;
}
.twoSelects  {
	min-width:150px;
  display: flex;
  gap: 10px;
}
.twoSelects select {

}
.twoSelectsPrice  {
	width:360px;
}
.twoSelectsPrice select {
	width:140px;
	display:inline-block;
}
#moreOptions span:first-child {
	display:block;
}
#moreOptions span:last-child {
	display:none;
}
#moreOptions.lessOptions span:first-child {
	display:none;
}
#moreOptions.lessOptions span:last-child {
	display:block;
}
.moreOptionsRow {
	/*position: relative;*/
}
.moreOptionsRow {
	width: calc( 100% + 30px );
	opacity:0;
	visibility: hidden;
	max-height:0;
	-webkit-transition: opacity .1s,transform 0.5s;
    -moz-transition: opacity .1s,transform 0.5s;
    transition: opacity .1s, visibility .1s, transform 0.5s ease;
	transform: translateY(-50px);
}
.moreOptionsRow.isVisible  {
	opacity: 1;
    transition: opacity 0.2s, transform 0.5s ease;
	transform: translateY(0);
	visibility: visible;
	max-height:500px;
}
.bootstrap-realtypress .rps-result-count {
    line-height: 48px; 
}
.logoTop {
  background: transparent 0 0 no-repeat url(./logo2.svg);
  width: 122px;
  height: 50px;
  background-size: contain;
  float: left;
  padding-left: 60px !important;
  font-size: 1.4em !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.container-fluid,
.page-header.alignwide {
  padding-right: 35px;
  padding-left: 35px;
}
.page-header.alignwide,
.entry-header.alignwide {
  margin-top: 50px;
  margin-bottom: 50px;
}
.entry-content {

  max-width: 1600px;
  margin: 0 auto;
}
.site-header {
    width: 100%;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #efefef;
    color: #fff;
    z-index: 11000;
}
.primary-navigation {
    width: 100%;
    height: 80px;
	padding: 20px 10px;
	max-width: 1600px;
    margin: 0 auto;
}
.primary-navigation a {
    color: #333;
    padding: 10px 20px;
    display: inline-block;
    font-size: 1em;
    font-weight: 500;
}
#primary-menu-list a:hover,
#primary-menu-list .current-menu-item {
    border-radius: 20px;
    background: #FFFFFF;
}

#main-menu-toggle {
	display:none;
}
#primary-menu-list {
	
}
.primary-menu-container {
    float:right;
}
#primary-menu-list li {
	display:inline-block;
  border: 1px solid #9b9b9b;
	border-radius:20px;
  margin-left: 5px;
}

.search-toggle i,
.menu-toggle i {
    font-size: 1.5rem;
}
.search-toggle {
    display:none  !important;
}
.menu-toggle .la-times {
    display:none;
}
.menu-toggle.closeIcon .la-times {
    display:block;
}
.menu-toggle.closeIcon .la-bars {
    display:none;
}

.site-content {
    position: relative;
    padding-top: 80px;
   
    margin: 0 auto;
}
.result-header {
	margin: 30px 0;
}
.result-header select {
	max-width: 150px;
}
.menu-button-container {
	display:none;
	float:left;
}
.search_body {
	background: #fff;
    padding: 20px 50px;
    max-width: 1600px;
    margin-top: 50px;
    border-radius: 20px;
	/*
	position: fixed;
	visibility: hidden;
	top: 80px;
    width: 100%;
	max-width: 1600px;
    z-index: 100;
	opacity:0;
	-webkit-transition: opacity .1s,transform 0.5s;
    -moz-transition: opacity .1s,transform 0.5s;
    transition: opacity .1s, visibility .1s, transform 0.5s ease;
	transform: translateY(-300px);
	*/
}
.search_body.isVisible {
	opacity: 1;
    transition: opacity 0.2s, transform 0.5s ease;
	transform: translateY(0);
	visibility: visible;
}
.search_body .panel-heading {
	/*margin:10px 0;*/
}
.search_body .row > div {
	padding: 10px 5px;
}
.col-btn {
	margin-top:28px;
	min-width: 290px;
}
.rps-favorited-heart {
        position: absolute;
    top: 20px;
    right: 20px;
    height: 26px;
    width: 26px;
    background: #03a29d;
    color: #fff;
    border-radius: 20px;
    padding: 3px 5px;
}

.propImage {
	display:block;
	min-height:250px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50% 50%;
	transition: 1s;
}
.propImage:hover {
	min-height: 270px;

}
.rps-property-result {
  margin-bottom: 30px;
  /* box-shadow: 0 0 15px 0.1px rgb(51 51 51 / 5%); */
  border-radius: 15px;
  padding: 10px;
  background: #fff;
}
.rps-property-info {
    height: 100px;
    padding: 20px;
}
figure {
    margin: 0;
}
.lastUpdated {
    font-size: 0.9rem;
    width: 100%;
    color: #999;
}
.rps-result-features p {
	float:left;
}
.rps-result-features > span {
	float:right;
	margin-left:5px;
}	
.rps-result-features span.las {
	font-size:1rem;
  margin-right:0;
}
.rps-result-features span.las:before {
  color: #999;
}
.rps-result-address {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-weight:500;
  margin-bottom: 2px;
}



/** Single prop **/
.propSingleTopRow {
	padding:30px 0;
}
h1 {
	font-size:2rem;
	font-weight:600;
	
}
h1.rps-text-center-sm span {
	font-size: 1rem;
    font-weight: 400;
    display: block;
    line-height: 2;
	
}
.topRight {
	text-align:right;
}
.topRight .rps-maintenance {
	display:none;
}

.topRight > div {
	display:inline-block;
}
.propSingleTop {
	font-weight:600;
	font-size:1.4rem;
}
.propSingleTop > span  {
	margin-right:20px;
	display:inline-block;
}
.propSingleTop span span {
	font-weight:400;
	font-size:1rem;
}
.screen-reader-text, .sr {
	text-indent:-10000px;
	height:0;
	line-height:0;
	visibility: hidden;
}
.topFeatures {
    margin-top: 50px;
    margin-bottom: 50px;
}

.rps-pricing {
    font-size: 1.6rem;
}
.rps-maintenance {
    font-size: 1.3rem;
}

.rps-maintenance p {
    display: inline-block;
	margin-right:5px;
}
.featureIcon {
	text-align:right;
}
.featureIcon span {
	display:inline-block;
	text-align:center;
	margin-right:30px;
}
.featureIcon i {
	font-size:3rem;
	color:#333;
}
.featureIcon p {
	display:block;
}

#sort {
    max-width: 150px;
}
.rps-single-feature-label-sm {
    color: #fff;
    font-size: 14px;
    padding: 4px 8px;
    background: #999;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 6px;
    display: block;
    float: left;
    font-weight: 500;
}
.slider-div {
	width:900px;
}
.bx-wrapper .bx-controls-direction a {
    z-index: 50;
}
.rps-property-photo-row .bx-pager-wrap {
    overflow: auto;
    overflow-x: hidden;
    max-height: 530px;
    background: #aaa;
}
.rps-single-listing .bx-pager .slide {
    /*
	float: left;
    display: block;
    margin: 0 0 1px 1px;
    padding: 0;
    width: calc( 50% - 2px );
	*/
	border-left:2px solid #EFEFEF;
	border-bottom:2px solid #EFEFEF;
}
.bx-pager-wrap a img {
    width: 100%;
}
.rps-property-photo-row {
	background: transparent;
  max-width:1600px;
  margin:0 auto;
}
.rps-property-photo-row > div {
	padding:0 !important;
}
.bx-wrapper {
    position: relative;
    margin: 0  !important;
    padding: 0;
}
.bx-wrapper img {
	width:100%;
}
.bx-wrapper .bx-viewport {
    
	-moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    left: 0  !important;
	background:transparent !important;
}
.rps-property-photo-row .bx-slider li {
      height: 530px;
	  /*
	  max-height: 530px;
    min-height: 530px;
	*/
}

.rps-property-photo-row .bx-pager .slide{
	/*
	float: left;
    width: 10%;
    height: 100px;
	*/
}
.rps-property-photo-row .bx-pager .slide a {
   /* height: 100px;*/
}
.rps-single-overlay,
.rps-result-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: #333;
    opacity: 0.8;
    left: 0;
	top:0;
}
.rps-result-overlay {
    display:none;
}
.text-center.loading-text {
    position: relative;
    width: 200px;
    color: #fff;
    top: calc( 50% - 100px);
    left: calc( 50% - 100px);
    font-size: 1.5rem;
}
.text-center.loading-text i {
    font-size: 5rem;
    color: #03c1ba;
}

.rps-contact-form {
	margin-top:15px;
	margin-bottom:30px;
	padding:30px;
	background:#fff;
	z-index:100;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, .18);
  position: sticky;
  top: 150px;
}
.panel-heading.contactForm {
	font-weight:600;
}


.bodyOverlay {
    position: fixed;
    background: #000;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    opacity: 0.5;
	display:none;
}

/**
 *  Listing Results :: Toolbar
 *  --------------------------
 */

.bootstrap-realtypress .rps-toolbar-btn-sm {
  display:inline-block;
  font-size:13px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align:center;
  /*border: 1px solid #ddd;*/
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  font-weight:700;
  margin-bottom:5px;
}

.bootstrap-realtypress .rps-toolbar-btn-sm.active {
  background: #efefef;
  border: 1px solid #e5e5e5;
  text-shadow: 0 1px 0 #fff;
}

.bootstrap-realtypress .rps-toolbar-btn-lg {
  display:inline-block;
  font-size:24px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align:center;
  /*border: 1px solid #ddd;*/
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
}

.bootstrap-realtypress .rps-toolbar-btn-lg.active {
  background: #efefef;
  border: 1px solid #e5e5e5;
  text-shadow: 0 1px 0 #fff;

}



.rps-single-listing-map-tabs .tab-pane .tab-map {
  height:450px !important;
}
#street {
	display:none;
}
.border-none {
  border: 0 !important;
}





/* Overlay */
/*
.bootstrap-realtypress .rps-result-overlay {
  position:fixed; 
  top:0;
  left:0;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.4);
  z-index:2000;
  display: none;
}

.bootstrap-realtypress .rps-result-overlay .loading-text {
  color: #777;
  margin-top: 200px;
  background-color: rgba(255,255,255,095);
  padding: 20px 0;
  border: 1px solid #efefef;
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 0 4px 1px rgba(0,0,0,0.05);
}

.bootstrap-realtypress .rps-result-overlay .fa {
  font-size:4em;
  color: #777;
  margin-bottom:15px;
}
*/
.breadcrumb {
    background-color: transparent;
}
a[role="button"] {
    cursor: pointer;
}
    
.re-btns  {
	min-width: 250px;
}
.re-btns > a,
.re-btns > div {
	display:inline-block;
	margin-left:5px;
}
.re-btn,
.page-numbers {
    display: inline-block;
    background-color: #fff;
    height: 46px;
    padding: 0 15px;
    border: 1px solid #E2E2E2;
    border-radius: .25rem;
    font-size: .9rem;
    text-transform: uppercase;
    line-height: 46px;
    font-weight: 700;
    color: #333;
    margin-left: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.page-numbers.dots {
	border: none;
	background-color: transparent;
}
.btn { 
	height:46px;
	font-size: .9rem;
    text-transform: uppercase;
	line-height: 46px;
    font-weight: 700;
	padding: 0 15px;
}
.btn-primary {
    color: #fff;
    background-color: #029892;
    border-color: #03928c;
}
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle  {
    color: #fff;
    background-color: #007773;
    border-color: #016561;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #007773;
    border-color: #016561;
        box-shadow: 0 0 0 0.2rem rgb(2 171 164 / 28%);
}
.rps-contact-alerts {
    margin-top: 10px;
}
.btn-result-filter {
    float: right;
    width: 130px;
}
.re-btn .la {
    font-size: 1.2rem;
}
.rps-altenate-url {
    margin-top: 20px;
}
.open .dropdown-menu {
	display:block;
}
.paginationWrap {
	width:100%;
	overflow:auto;
	padding: 30px 0
}

.mobileInfoBox { display:none; }

.singleFix.propSingleTopRow {
    padding: 15px;
}
.singleFix {
    height: 50px;
    position: fixed;
    top: 80px;
	left:0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    position: fixed;
    z-index: 10000;
    background-color: #fff !important;
	border-bottom:1px solid #b9b9b9;
}
.singleFix > .row > div {
	display: block;
    float: left;
    min-width: auto;
    max-width: none;
    width: auto;
	flex: auto;
}
.singleFix .re-btns {
	display: none;
}
.singleFix h1,
.singleFix h1 span {
    font-size: 1rem;
    display: inline-block;
    line-height: 1;
	font-weight:400;
}
.singleFix h1 span {
    color: #999;
}

.singleFix .breadcrumb {
    padding: 0; 
    margin: 0;
}
.singleFix .propSingleTop ,
.singleFix .propSingleTop span {
    font-weight: 400;
    font-size: 1rem;
	line-height: 1;
}


/* =========== FAV  ================== */
.fav-link {
    display: block;
    height: 250px;
    background-size: cover;
}
.rps-favorites-result .rps-result-address {
	
	margin-bottom: 10px;
}
.rps-favorites-result .rps-result-features {
	
}
.rps-favorites-result .rps-property-info p {
	
}
.rps-favorites-result > div {
	margin-bottom:20px;
}
/* ========== PAGE ================*/

article.page {
    width: 100%;
	max-width: none;
    margin: 0 auto;
    padding-right: 35px;
    padding-left: 35px;
}
.entry-title {
	/*display:none;*/
}
.entry-title-h1 {
	max-width: 1600px;
    margin: 30px auto 30px auto;
}

/* =====FOTER ===================*/
footer {
    background: #333;
    color: #fff;
    padding: 30px 0;
}
footer .container-fluid {
	max-width: 1600px;
    margin: 0 auto;
}
footer a{
    color: #fff;
}
.footer-navigation-wrapper li,
.list-inline.social li {
	float: left
}
.footer-navigation-wrapper li a,
.list-inline.social li a {
	padding:10px 15px
}
.footer-navigation-wrapper li a{
	font-size:0.8rem
}
.list-inline.social li a i {
	font-size:1.5rem;
}
.list-inline.social li a:hover {
	color: #fff;
}
.site-footer .row > div {
	padding-top:10px;
	padding-bottom:10px;
}

.footer-navigation-wrapper li a:hover {
    border-radius: 20px;
    background: #222;
	color: #fff;
}

.panel-heading.contactForm {
	margin-bottom:20px;
}


/*
----------------------------------------------------------------------
  LEAFLET
----------------------------------------------------------------------
*/
.leaflet-shadow-pane {
    top: 10px !important;
    left: 10px !important;
}
.bootstrap-realtypress .leaflet-control-container label {
  display: block; 
}

.bootstrap-realtypress .leaflet-popup-content p {
  margin: 0;
}

.bootstrap-realtypress .leaflet-popup-content {
  margin: 0;
  line-height: 1.4;
  width: 500px !important;
}

.bootstrap-realtypress .leaflet-popup-content-wrapper {
  padding: 0;
  text-align: left;
  border-radius: 3px;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.bootstrap-realtypress .leaflet-container a.leaflet-popup-close-button {
  display:none;
}

.bootstrap-realtypress .leaflet-popup .map-pop-content {
  padding:0;
  clear:both;
}

.bootstrap-realtypress .leaflet-popup .map-pop-content .img-zoom {
  /*-webkit-transform: scale(1.2);*/
  /*-moz-transform: scale(1.2);*/
  /*-o-transform: scale(1.2);*/
  /*transform: scale(1.2);*/
  -webkit-backface-visibility: hidden;
}

.bootstrap-realtypress .leaflet-popup .map-pop-content .img-zoom:hover {
  /*-webkit-transform: scale(1.4);*/
  /*-moz-transform: scale(1.4);*/
  /*-o-transform: scale(1.4);*/
  /*transform: scale(1.4);*/
  -webkit-backface-visibility: hidden;
}

.bootstrap-realtypress .leaflet-popup .map-pop-body {
      padding: 15px;
    color: #000;
    font-size: 0.8rem;
}
.bootstrap-realtypress .leaflet-popup .map-pop-body strong {
    margin:7px 0;
	display:block;
}

.bootstrap-realtypress .leaflet-popup .map-pop-body a {
    font-size: 1em;
    color: #000;
    font-weight: 600;
}

.bootstrap-realtypress .leaflet-popup .map-pop-body p {
  font-size: 1.1em;
  line-height: 16px;
}


.bootstrap-realtypress .leaflet-popup .map-pop-body .label.label-default {
  background-color: #bbb;
}

.bootstrap-realtypress .leaflet-popup .map-pop-left {
  float:left;
  width:48%;
  overflow:hidden;
  border-right: 2px solid #efefef;
}
.bootstrap-realtypress .leaflet-popup .map-pop-right {
  float:right;
  width:52%;
}

.bootstrap-realtypress .leaflet-popup .map-popup-image {
  max-width:100% !important;
  /*border-bottom: 2px solid #ddd !important;*/
}

.bootstrap-realtypress .leaflet-popup .wp-post-image {
  border-radius: 0 !important; 
  box-shadow: none !important; 
}

.bootstrap-realtypress .leaflet-popup p {
  margin-bottom:5px;
}

.bootstrap-realtypress .leaflet-popup-loading {
  height: 100%;
  width: 100%;
  text-align:center;
  font-weight: 700;
  font-size: 1.1em;
  padding: 28px;
}

.bootstrap-realtypress .leaflet-popup-loading .fa {
  display:block;
  font-weight: normal;
  font-size: 3em;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: #fff;
  /*box-shadow: 0 0 30px 10px rgba(0,0,0,.2);*/
}

.bootstrap-realtypress img.leaflet-marker-icon {
  padding:10px 10px 0 10px;
  width: 45px !important;
  height: 51px !important;
}

input[name="math-quiz"] {
    display: inline-block;
    width: 80px;
    margin: 0 10px;
}


@media only screen and (max-width : 1200px) {

   .bootstrap-realtypress .rps-property-photo-row .bx-slider li {
      height: 460px
   }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .rps-text-description {
    overflow-x: hidden;
      overflow-y: visible;
      height: 120px;
  
  }	
#main-menu-toggle,
.search-toggle {
    display:block !important;
}
.logoTop {
    float: none;
	padding:0 !important;
  text-indent: -10000px;
  height:35px;
  margin-top: 5px;

}
.primary-menu-container {
    position: fixed;
    width: calc( 100vw - 40px );
    height: 100%;
    background: #000;
    top: 60px;
    z-index: 1100;
    padding-top: 60px;
	/*display:none;*/
	opacity:0;
	-webkit-transition: opacity .1s,transform 0.5s;
    -moz-transition: opacity .1s,transform 0.5s;
    transition: opacity .1s, visibility .1s, transform 0.5s ease;
	transform: translateX(-300px);
	display:none;
}

.search_body {
    position: fixed;
    visibility: hidden;
    top: 50px;
    width: 100%;
    max-width: 100%;
    z-index: 10000;
    opacity: 0;
    -webkit-transition: opacity .1s,transform 0.5s;
    -moz-transition: opacity .1s,transform 0.5s;
    transition: opacity .1s, visibility .1s, transform 0.5s ease;
    transform: translateY(-1000px);
    box-shadow: 1px 1px 10px 1px #333;
    padding: 25px;
    left: 0;
    margin:0;
	
}
.search_body.withMoreOptions{
	max-height: calc( 100% - 50px);
	height: auto;
	overflow: auto;
}
.search_body .row > div {
    padding: 5px 5px;
}
.cbLabel {
    margin-top: 15px;
    margin-left: 0;
}
.primary-menu-container.isVisible {
    transform: translateX(0);
	visibility: visible;
	opacity:1;
	display:block;
}
#primary-menu-list {
    margin-left: 75px;
}
#primary-menu-list li {
    display: block;
	margin: 20px 0;
	max-width: 150px
}
.primary-navigation {
    height: 60px;
    padding: 10px 0;
	text-align: center;
}
.primary-navigation .logo {
    height: 25px;
}	
.site-content {
    padding-top: 60px;
}	
.slider-div {
	width:auto;
}
.panel-body .w-100 {
	width:100% !important;
}
.col.w100 select.form-control  {
	min-width:250px !important;
}

.col-btn {
    border-top: 1px solid #ddd;
    padding-top: 15px !important;
    margin-top: 10px;
}	

.singleFix {
    top: 60px;
    height: auto;
}
.singleFix .topRight {
    text-align: right !important;
}
.singleFix h1 span {
    display: none;
}
  .bootstrap-realtypress .bx-pager .slide {
    width:20%;
  }
  
  .bootstrap-realtypress .rps-property-photo-row .bx-pager-wrap {
    display:none;
  }


   .bootstrap-realtypress .rps-property-photo-row .bx-slider li {
      height: 460px
   }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	
	
	.topFeatures {
		display:none;
	}
	
	
  .bootstrap-realtypress .rps-text-center-sm {
    
  }

  .bootstrap-realtypress .bx-pager .slide {
    width:25%;
  }

  .bootstrap-realtypress .rps-result-feature-label-sm {
    float: none;
    display: inline-block;
  }
  
  .rps-contact-form {
	margin-left: -20px;
    margin-right: -20px;
}
	
	h1,
	.propSingleTop {
		font-weight: 600;
    font-size: 1rem;
    padding: 0 15px;
    margin: 30px auto 10px auto !important;
	}
	h1.rps-text-center-sm span {
		display: inline-block;
	}
	.singleFix h1.rps-text-center-sm span {
		display: none;
	}
	.singleFix > div > div:first-child {
		display: none;
	}
	.topRight,
	.text-left-sm {
		text-align: left !important;
	}

	.rps-property-photo-row .bx-slider li {
      height: 400px
   }
   
   .featureIcon {
		text-align: left; 
	}
	.featureIcon span {
		margin-right: 15px;
	}
	.propSingleTopRow {
		padding: 5px 0 30px 0;
	}
	.propSingleTopRow  div{
		padding:0;
	}
	.breadcrumb	{
		padding:10px 0;
	}
	.propSingleTop > span {
		margin-right: 10px;
	}
	.re-btns {
		min-width: auto;
	}
	.re-btn {
		padding: 0 15px;
	}
	.b-text {
		display:none;
	}
	.mobileInfoBox {
		display:block;
		position: fixed;
		bottom: 0;
		height: 65px;
		width: 100%;
		background: #e6e6e6;
		border-top: 1px solid #d0d0d0;
		padding: 10px;
		text-align: center;
		z-index: 11000;
	}
	
	.showPage {
		display:none
	}

  .bootstrap-realtypress .leaflet-popup-content {
    margin: 0;
    line-height: 1.4;
    width: 400px !important;
  }

  .bootstrap-realtypress .leaflet-popup-content-wrapper {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }
  
	.footer-navigation-wrapper li {
		float: none;
	}
	.footer-navigation-wrapper li a {
		display:inline-block;
	}


}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

  .bootstrap-realtypress .bx-pager .slide {
    width:33%;
  }

  .bootstrap-realtypress .rps-property-photo-row .bx-slider li {
    height: 250px
  }

    .bootstrap-realtypress .leaflet-popup-content {
    margin: 0;
    line-height: 1.4;
    width: 250px !important;
  }

  .bootstrap-realtypress .leaflet-popup-content-wrapper {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .bootstrap-realtypress .leaflet-popup .map-pop-left {
    float:none;
    width:250px;
    overflow:hidden;
    border-right: 2px solid #efefef;
  }
  .bootstrap-realtypress .leaflet-popup .map-pop-right {
    float:none;
    width:250px;
  }

  .bootstrap-realtypress .leaflet-popup .map-popup-image {
    width:250px;
    /*border-bottom: 2px solid #ddd !important;*/
  }

  .bootstrap-realtypress .leaflet-popup  .rps-popup-description {
    display:none;
  }

}

@media screen and (max-width: 380px) {


  
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
  .bootstrap-realtypress .bx-pager .slide {
    width:50%;
  }


}


/**
 *  Margin Utilities
 * ------------------
 */

/* Margin Auto */
.rps-m-auto { margin: 0 auto; }

/* Margin Top */
.rps-mt30 { margin-top: 30px; }
.rps-mb30 { margin-top: 30px; }

/**
 *  Padding Utilities
 * -------------------
 */

.pt-0 { padding-top: 0px !important; }
.pr-0 { padding-right: 0px !important; }
.pb-0 { padding-bottom: 0px !important; }
.pl-0 { padding-left: 0px !important; }

.pt-10 { padding-top: 10px !important; }
.pr-10 { padding-right: 10px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pl-10 { padding-left: 10px !important; }

.pt-20 { padding-top: 20px !important; }
.pr-20 { padding-right: 20px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pl-20 { padding-left: 20px !important; }

.pt-30 { padding-top: 30px !important; }
.pr-30 { padding-right: 30px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pl-30 { padding-left: 30px !important; }

.ml-15 { margin-left: 15px !important; }
.mr-15 { margin-right: 15px !important; }
.max1200 { max-width:1200px; margin:0 auto; }

.mt50 { margin-top: 50px } 

@media only print {

  .bootstrap-realtypress .no-print,
  .bootstrap-realtypress .no-print * {
    display: none !important;
  }

  .bootstrap-realtypress .rps-contact-form,
  .bootstrap-realtypress .rps-contact-form-wrap-h,
  .bootstrap-realtypress .bx-slider,
  .bootstrap-realtypress .btn-print,
  .bootstrap-realtypress .rps-listing-social,
  .bootstrap-realtypress .breadcrumb,
  .bootstrap-realtypress .bx-prev,
  .bootstrap-realtypress .bx-next {
    display:none !important;
  }

  .bootstrap-realtypress .bx-pager {
    display: block;
  }

.bootstrap-realtypress .rps-property-photo-row .bx-pager-wrap {
    overflow: visible;
    max-height: 100% !important;
    border: 0;
}

  .bootstrap-realtypress .bx-pager .slide {
    max-width: 148px;
    display: inline;
    border: 0;
  }

  .bootstrap-realtypress a[href]:after {
    content: "" !important;
  }

  .bootstrap-realtypress .bx-viewport {
    max-height:150px !important;
  }

  .bootstrap-realtypress .bx-slider {
    width:1000% !important;
  }

  .bootstrap-realtypress .bx-slider .slide {
    max-height: 150px;
    max-width:170px !important;
  } 

  .bootstrap-realtypress .bx-slider .slide img {
    height:150px;
  }  

}

.bootstrap-realtypress .image-holder {
    position: relative;
    overflow: hidden;
	height: 250px;
	border-radius:10px;
}
.bootstrap-realtypress .image-holder .rps-price {
  color: #fff;
    display: block;
    font-size: 1.2em;
    font-weight: 500;
    padding: 110px 0 0 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 90;
    height: 150px;
    width: 100%;

  background: rgba(44,44,44,0);
  background: -moz-linear-gradient(top, rgba(44,44,44,0) 0%, rgba(43,43,43,0.21) 22%, rgba(0,0,0,0.45) 58%, rgba(19,19,19,0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(44,44,44,0)), color-stop(22%, rgba(43,43,43,0.21)), color-stop(58%, rgba(0,0,0,0.45)), color-stop(100%, rgba(19,19,19,0.7)));
  background: -webkit-linear-gradient(top, rgba(44,44,44,0) 0%, rgba(43,43,43,0.21) 22%, rgba(0,0,0,0.45) 58%, rgba(19,19,19,0.7) 100%);
  background: -o-linear-gradient(top, rgba(44,44,44,0) 0%, rgba(43,43,43,0.21) 22%, rgba(0,0,0,0.45) 58%, rgba(19,19,19,0.7) 100%);
  background: -ms-linear-gradient(top, rgba(44,44,44,0) 0%, rgba(43,43,43,0.21) 22%, rgba(0,0,0,0.45) 58%, rgba(19,19,19,0.7) 100%);
  background: linear-gradient(to bottom, rgba(44,44,44,0) 0%, rgba(43,43,43,0.21) 22%, rgba(0,0,0,0.45) 58%, rgba(19,19,19,0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c2c2c', endColorstr='#131313', GradientType=0 );
}
.bootstrap-realtypress .image-holder .rps-ribbon.top-ribbon {
    top: 20px;
    left: 20px;
    padding: 8px 15px;
    border-radius: 20px;
}

.bootstrap-realtypress .bx-wrapper .rps-ribbon, 
.bootstrap-realtypress .image-holder .rps-ribbon {
    color: #fff;
    font-size: 0.7rem;
    line-height: 12px;
    font-weight: 500;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    z-index: 90;
}
/* Default */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-default {
  background-color: rgba(0,0,0,0.6);
}

/* Primary */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-primary {
  background-color: rgba(51,122,183, 0.9);
}

/* Success */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-success {
  background-color: rgba(50,170,21, 0.9);
}

/* Info */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-info {
  background-color: #03a29d;
}

/* Warning */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-warning {
  background-color: rgba(240,173,78,0.9);
}

/* Danger */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-danger {
  background-color: #6970b0;
}

/* Danger */
.bootstrap-realtypress .image-holder .rps-ribbon.rps-ribbon-open-house {
  background-color: rgb(221, 51, 51);
  z-index: 99;
}




.bootstrap-realtypress .widget-area {
  float: right;
  width: 100%;
}



.rps-result-grid-business-type {
  font-size:10px;
  font-weight:700;
  margin-bottom:3px;
}

.rps-result-list-business-type {
  font-weight:700;
  margin-top:20px;
}

.rps-result-map-business-type {
  font-weight:700;
  margin-bottom:5px;
}

.rps-no-map-results {
  background: #efefef;
  color:#999;
  font-weight:700;
  padding: 15px 10px;
  text-align:center;
  margin-bottom:10px;
}

.rps-no-map-results span {
  color: #888;
  font-size:1.1em;
}

.rps-crea-terms-wrap {
  background:#fff;
  padding: 15px 15px 0 15px;
  margin-bottom:30px;
}

.rps-listing-stats label {
    font-size:11px;
    line-height:12px;
    font-weight:500;
    color: #999;
    padding-top:9px;
}

.rps-listing-stats {
  padding: 10px 0; 
}

.rps-listing-stats p {
  margin-bottom:0;
}


.rps-text-white {
  color: #fff !important;
}

.rps-video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;

}

.rps-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100% !important;
}


/* ========== chosen ==================*/
.chosen-select {
  width: 100%;
}
.chosen-select-deselect {
  width: 100%;
}
.chosen-container {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.chosen-container .chosen-drop {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
  box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
  margin-top: -1px;
  position: absolute;
  top: 100%;
  left: -6000px;
  z-index: 1060;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  right: 0;
}
.chosen-container .chosen-results {
  color: #555555;
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  line-height: 1.42857143;
  list-style: none;
  margin: 0;
  padding: 5px 6px;
}
.chosen-container .chosen-results li em {
  background: #feffde;
  font-style: normal;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li.active-result {
  cursor: pointer;
  display: list-item;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #428bca;
  background-image: none;
  color: white;
}
.chosen-container .chosen-results li.highlighted em {
  background: transparent;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #777777;
}
.chosen-container .chosen-results .no-results {
  background: #eeeeee;
  display: list-item;
}
.chosen-container .chosen-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1;
}
.chosen-container .chosen-results-scroll span {
  display: inline-block;
  height: 1.42857143;
  text-indent: -5000px;
  width: 9px;
}
.chosen-container .chosen-results-scroll-down {
  bottom: 0;
}
.chosen-container .chosen-results-scroll-down span {
  background: url("../wp-content/themes/twentytwentyone/realtypress/img/jschosen-sprite.png") no-repeat -4px -3px;
}
.chosen-container .chosen-results-scroll-up span {
  background: url("../twentytwentyone/realtypress/img/chosen-sprite.png") no-repeat -22px -3px;
}
.chosen-container-single .chosen-single {
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  color: #555555;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  height: 46px;
  line-height: 46px;
}
.chosen-container-single .chosen-single span {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single abbr {
  background: url("../twentytwentyone/realtypress/img/chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 26px;
  top: 12px;
  width: 12px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: right -11px;
}
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
  background-position: right 2px;
}
.chosen-container-single .chosen-single div {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
}
.chosen-container-single .chosen-single div b {
  background: url("../twentytwentyone/realtypress/img/chosen-sprite.png") no-repeat 2px 12px;
  display: block;
  height: 100%;
  width: 100%;
}
.chosen-container-single .chosen-default {
  color: #777777;
}
.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000;
}
.chosen-container-single .chosen-search input[type="text"] {
  background: url("../twentytwentyone/realtypress/img/chosen-sprite.png") no-repeat 100% -20px, #ffffff;
  border: 1px solid #cccccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  margin: 1px 0;
  padding: 4px 20px 4px 4px;
  width: 100%;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.chosen-container-single-nosearch .chosen-search input {
  position: absolute;
  left: -6000px;
}
.chosen-container-multi .chosen-choices {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices .search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices .search-field input[type="text"] {
  background: transparent !important;
  border: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #555555;
  height: 32px;
  margin: 0;
  padding: 4px;
  outline: 0;
}
.chosen-container-multi .chosen-choices .search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices .search-choice {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 6px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  background: url("../twentytwentyone/realtypress/img/chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 5px;
  width: 12px;
  cursor: pointer;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
.chosen-container-multi .chosen-choices .search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
.chosen-container-multi .chosen-results {
  margin: 0 0 0 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: none;
}
.chosen-container-active .chosen-single {
  border: 1px solid #66afe9;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #ffffff;
  border: 1px solid #66afe9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
  border-left: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -16px 10px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #66afe9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active .chosen-choices .search-field input[type="text"] {
  color: #111 !important;
}
.chosen-container-active.chosen-with-drop .chosen-choices {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.marker-cluster-small {
    background-color: #026e6a40;
}
.marker-cluster-small div {
    background-color: #026e6a;
}

.listing-container {
  max-width: 400px;
}

.with-map  {
  display: flex;
  flex-wrap: wrap;
justify-content: center;
}
.search_body,
.entry-title-h1,
.result-header {
  flex: 0 0 100%;
  
}
.result-header {
  max-width: 1600px;
  margin: 5px auto;

}
.rps-result-count {
  line-height: 3rem;
}
.result-header a, 
.result-header a:hover {
  color: #000;
  text-decoration: none;
  background-color: #e9ecef !important;
  border: 1px solid #ced4da !important;
}
.showPage {
  display: inline-block;
}
.page-numbers:hover {
    background-color: #efefef;
    border: 1px solid #000;
}
.re-btn.active, 
.re-btn.active:hover,
.active .page-numbers {
  background-color: #029892 !important;
  color: #fff;
  border: 1px solid #029892 !important;
}
.result-header .row {
  max-width: 800px;
}
.with-map .bootstrap-realtypress {
  flex: 0 0 50%;
  max-width: 850px;
}
.with-map .bootstrap-realtypress.map {
  margin-top: -120px;
}
.with-map .bootstrap-realtypress.map .container-fluid {
  position: sticky;
  top: 120px;
}

.with-map.noGrid .bootstrap-realtypress {
  flex: 0 0 50%;
  max-width: 850px;
}
.with-map.noGrid .bootstrap-realtypress.grid {
  display:none;
}
.with-map.noGrid .bootstrap-realtypress.map {
  max-width: none !important;
  flex: 0 0 100% !important;
  margin-top:0 !important;
}
.with-map.noGrid .result-header .row {
  max-width: none;
}

.panel-heading {
  line-height: 3rem;
  font-size: 1.2rem;
}

@media only screen and (max-width : 992px) {
  .with-map {
      display: block;
  }
  .result-header {
      flex: 0 0 100%;
      padding: 0 15px;
  }
}
