<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">			@charset "utf-8";
			button:focus { outline: 0; }
			a { outline: none; }
			::-webkit-input-placeholder { color: #4D4D4D; opacity: 1; font-size: 14px; font-family: 'Open Sans', sans-serif; }
			:-moz-placeholder { color: #4D4D4D; opacity: 1; font-size: 14px; font-family: 'Open Sans', sans-serif; }
			::-moz-placeholder { color: #4D4D4D; opacity: 1; font-size: 14px; font-family: 'Open Sans', sans-serif; }
			:-ms-input-placeholder { color: #4D4D4D; opacity: 1; font-size: 14px; font-family: 'Open Sans', sans-serif; }
			html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
			footer{background:#3B363C !important;}
			.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
			.clearfix { display: inline-block; }
			html[xmlns] .clearfix { display: block; }
			html { -ms-overflow-style: scrollbar; }
			* html .clearfix { height: 1%; }
			ul, li { margin: 0; padding: 0; }
			li { list-style: none; }
			a { text-decoration: none; border: 0; outline: none; color: #4D4D4D; }
			p { font-size: 15px; color: #4D4D4D; line-height: 1.8 }
			li:hover a { text-decoration: none; }
			a:hover, a:focus { text-decoration: none; color: #C52027; outline: none }
			a, img { border: 0; outline: none; }
			.fl { float: left; }
			.fr { float: right; }
			* { margin: 0; padding: 0; outline: none; box-sizing: border-box; }
			body { color: #4D4D4D; width: 100%; height: 100%; font-family: 'Open Sans', sans-serif; font-size: 15px; background: #fff; }
			header { background-color: #C52027; position: fixed; z-index: 5; }
			#img-div{ padding: 5px;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;}
			img#logo { height: auto;width: 120px;padding: 0px;display: flex;}
			.object-cover { object-fit: cover; }
			.nav-container
			{
				padding-left: 0px !important;

			}
			.content-panel { float: left; width: 100%; padding: 60px 0; }

			.btn { height: 40px; line-height: 27px; font-family: 'Open Sans', sans-serif; font-size: 14px; border-radius: 5px; outline: 0; }
			.btn-medium { width: 135px; }
			.btn-blue { color: #FFFFFF; background-color: #C52027; }
			.btn-blue:hover { color: #ffffff; }
			.btn-blue::before{background-color:  #C52027;}
			.btn-white { color: #808080; background-color: #FFFFFF; }
			.btn-white.with-blue { color: #C52027; }
			.btn-white.with-gray { color: #808080; }
			.btn-white.with-blue:hover { color: #808080; }
			.btn-white.with-gray:hover { color: #C52027; }
			.btn-white:hover { color: #C52027; }
			.btn:focus { outline: 0; box-shadow: inherit; }
			.custom-control-input:checked~.custom-control-label::before { border-color: #C52027; background-color: #C52027; }
			.chosen-container .chosen-results .no-results span { color: #000; font-size: 14px; font-weight: bold; }
			.chosen-select { display: none; }
			/*.property-type ul li button.active figure img { filter: brightness(100); }*/
			.chosen-container.chosen-container-multi { width: 100% !important; display: flex; }
			.chosen-container-multi .chosen-choices li.search-field input[type="text"] { width: 100% !important; height: 40px; margin: 0; padding: 5px 8px; font-size: 15px; font-family: 'Open Sans', sans-serif; color: #969696; }
			.chosen-container-multi .chosen-choices { border-radius: 4px 0px 0px 4px; display: flex; align-items: center; max-width: 250px; overflow-x: auto; }
			button.search_btn.btn.btn-secondary { height: 100%; border-radius: 0px 4px 4px 0px; }
			.chosen-container-multi .chosen-choices li.search-choice:nth-child(even) { background: #002d88; color: #fff; padding: 7px 20px 7px 7px; border: 0; }
			.chosen-container-multi .chosen-choices li.search-choice:nth-child(odd) { background: #C52027; color: #fff; padding: 7px 20px 7px 7px; border: 0; }
			.ml-ul { overflow: auto; list-style-type: none; padding: 0; margin-top: 10px; max-height: 340px; z-index: 9999; position: relative; background-color: aquamarine; }
			.dropdown-menu.max-dropdown { width: 850px; transform: initial !important; top: 65px !important; left: inherit !important; right: -55px; padding: 0; }
			.dropdown-menu.max-dropdown .form-group.dropdown-fullwth { display: block; }
			.selectgrp { display: flex; align-items: center; }
			.selectgrp select { margin: 0 5px; }
			.dropdown-menu.max-dropdown .form-group .form-control { max-width: 110px; border-radius: 20px; }
			.dropdown-menu.max-dropdown .form-group .custom-control-label { font-weight: 500; }
			.dropdown-menu.max-dropdown .form-group .custom-control-label::before { top: 1px; }
			.dropdown-menu.max-dropdown .form-group .form-check label { min-width: auto; }
			.dropdown-menu.max-dropdown .form-group .form-control.fullwdth-input { max-width: 100%; }
			.dropdown-menu.max-dropdown .form-group .custom-control-label::after { top: 1px;border-radius:4px; }
		    .custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-color:#C52027;}
			.custom-control-label::after{background:#fafafa;border:1px solid darkgrey;top:2px;}
			.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e);background-repeat: no-repeat;background-size: 75%;background-position: center;}
			.selectgrp input.form-control { border: 1px solid #bbbbbb; margin: 0 10px; }
			.selectgrp input.form-control:first-child { margin-left: 0; }
			.select-status { padding-left: 30px; }
			.dropdown-menu.max-dropdown .form-group { display: flex; align-items: flex-start; flex-direction: column; margin-bottom: 20px; }
			.dropdown-menu.max-dropdown .form-control:focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); }
			.dropdown-menu.max-dropdown .form-group label { white-space: nowrap; min-width: 110px; font-size: 13px; font-weight: 600; }
			.property-type ul { display: flex; flex-direction: column; }
			.select_prpty_type.active { background-color: rgba(214, 209, 209, 0.29); color: #000; }
			.property-type ul li button.select_prpty_type.active i { background-color: #C52027; position: relative; }
			.property-type ul li button.select_prpty_type.active i::before { content: ""; position: absolute; left: 7px; top: 4px; width: 6px; height: 11px; border: solid #FFF; border-width: 0 2px 2px 0; transform: rotate(45deg); }
			.property-type ul li.list-inline-item { margin: 0; }
			.property-type ul li.list-inline-item:last-child { border-right: 0; }
			.property-type ul li button figure { width: 30px; height: 30px; }
			.property-type ul li button#propertytype_townhouse figure { position: relative; top: 3px; left: 0; }
			.property-type ul li button#propertytype_townhouse figure img { position: relative; left: -3px; }
			.bed_qty ul li button.active:hover { background-color: #C52027; }
			.bed_qty ul li button:hover { background-color: rgba(51, 102, 204, 0.13); }
			.property-type ul li { border-bottom: 1px solid #ebebeb; }
			.property-type ul li button.active:hover { background-color: rgba(214, 209, 209, 0.29); }
			.property-type ul li button:hover { background-color: rgba(214, 209, 209, 0.29); }
			.property-type ul li button { outline: 0; width: 100%; background-color: transparent; border: 0; padding: 10px 100px 10px 15px; height: 100%; font-size: 15px; white-space: nowrap; display: flex; align-items: center; }
			.property-type ul li button span { margin-left: 45px; }
			.property-type ul li button i { width: 20px; height: 20px; border-radius: 4px; background-color: #EBEBEB; display: inline-block; margin-right: 8px;margin-bottom: 10px; }
			.amsify-suggestags-area .amsify-suggestags-list { z-index: 21; }
			.bed_qty ul li { display: flex; align-items: center; border: 1px solid #999999; border-radius: 4px; }
			.bed_qty ul li button { border: 0; border-right: 1px solid #999999; background-color: transparent; padding: 5px 15px; }
			.bed_qty ul li button.active { background-color: #C52027; color: #fff; }
			.bed_qty ul li button:last-child { border-right: 0; }
			.form-control.search_input.amsify-suggestags-input-area { height: 100%; border: 1px solid #999999; display: flex; align-items: center; border-top-right-radius: 0; border-bottom-right-radius: 0; }
			.amsify-suggestags-area .amsify-suggestags-list ul.amsify-list { border-radius: 0; padding: 10px; position: absolute; top: 100%; left: 0; float: left; min-width: 10rem; margin: .125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .15); }
			.freeformPrice { margin-bottom: 5px; }
			#min-max-price-range.form-control:focus { outline: 0; box-shadow: inherit; border-color: #999999; }
			.amsify-suggestags-area .amsify-suggestags-list ul.amsify-list li.amsify-list-item { padding: 2px 10px; }
			.arrow { color: #ccc; background-color: #ccc; display: inline-block; height: 1px; width: 12px; position: relative; }
			.btnClear .btn { width: 100%; max-width: 330px; }
			.btnClear .btn:focus { color: #fff; }
			#min-max-price-range { display: flex; align-items: center; min-height: 35px; }
			#min-max-price-range.dropdown-toggle::after { top: 0; }
			.max_value { padding: 6px 6px 6px 30px; }
			.form-control.min_input, .form-control.max_input { border: 1px solid #999999; }
			.dropdown-menu.ddRange.show { transform: translateY(40px) !important; }
			.price_Ranges { float: right; width: 50%; }
			.price_Ranges a { display: block; text-align: left; padding: 6px 0 6px 0; color: #000000; font-weight: 500; }
			.price_Ranges a.max_value { padding-right: 12px; padding-left: 12px; margin-left: 30px; }
			.price_Ranges a.min_value { padding-right: 22px; padding-left: 12px; }
			.price_Ranges a.disabled { pointer-events: none; cursor: default; color: #E5E4E2; }
			.price_Ranges a:hover { background: #0074e4; color: #fff; cursor: pointer; text-decoration: none; }
			.btnClear { clear: both; border-top: 1px solid #dadada; padding: 5px 0 0 0; text-align: center; }
			input.inputError, input.inputError:focus { border-color: #e2231a; background-color: white; color: #e2231a; box-shadow: inset 0 0 5px #F7BDBB; border-radius: 0; }
			header { background-color: #C52027; position: fixed; z-index: 5; }
			.btn-blue.send-red-btn::before{background-color:#C52027 !important;}
			.custom-control-label.col-form-label{padding: 0px;}
			.partial-results li.dynamicli_c a.filtera:hover{color:#C52027;}
			.noimage-list img { width: 55px; display: flex; margin: 0 10px;}
			.freerent_source, .recaptcha_panel, .sendBtn_panel{padding: 14px 0 0 0;}
			.existingOwner-panel .panel-header .icon.dashboard-fig{display: flex; justify-content: center;}
			.taigha-logo{display: flex; align-items: center; justify-content: center;}
			.services-container .welcome-description h3{margin-bottom: 25px;}
			.all_listing { text-align: center; }
			.singupforms-normal .custom-control-label{font-size: 14px !important;
				color: black;}

			/** Reservation Calendar **/
			.reservation-btn-group .btn { width: 50%; }
			.ui-datepicker .ui-datepicker-header, .ui-datepicker th { background: #C52027; color: #fff; } 
			.ui-datepicker-inline { min-width: 620px !important; }
			.ui-datepicker th { height: 50px; line-height: 30px; }
			.ui-datepicker td span, .ui-datepicker td a { height: 45px; line-height: 35px; }
			.ui-widget-header { border: 1px solid #e3e3e3; }
			.ui-datepicker .ui-datepicker-header { border-bottom: 1px solid #e3e3e3 !important; }
			.ui-widget-header, .ui-datepicker .ui-datepicker-header { 
				border: none;
			    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
 }
			.ui-button.ui-state-disabled:hover, .ui-button.ui-state-disabled:active { background: #fff !important; }
			.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { border-radius: 0 !important; }
			.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev { top: 10px !important; }
			.btn-theme { color: #ffffff; background-color: #C52027; }
			.booking-btn-group .btn { width: 120px; }
			.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active { background-image: url('') !important; }
			.reservation-form label { float: left; width: 100%; margin-bottom: 4px; color: #354052; }
			.reservation-form { border: 1px solid #e2e6ec; border-radius: 6px; border-left: 14px solid #C52027; background-color: #ffffff; padding: 15px 30px; max-width: 800px; float: left; width: 100%;
			    -moz-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 20px 40px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 20px 40px 0 rgb(0 0 0 / 10%);
 }
			.reservation-form .form-control { width: 100%; }
			.form-check-label span { font-weight: 600; color: #000000; }
			.mandatory { color: #ff0000; }
			.booking-panel label strong { font-size: 14px; font-weight: 600; }
			
#filelist ol li {
			color: #3B363C;
    padding: 2px;
    list-style: decimal;
    font-weight: 600;
	padding-bottom: 10px;
}
#myModal .modal-confirm { width: 100%; margin: 100px auto 0 auto; }
.modal-footer { background-color: transparent; }
#new-modal.default-modal .modal-header .close.sharelisting-close{min-width: inherit; right: 10px;}
#contact_us_form .float-label-form-group label{top:inherit}
#loginmodal{padding-left: 17px;}
#loginmodal .modal-header h4{display: flex; justify-content: center;}
.slick-prev.slick-arrow{display: none;}

			@media (max-width:360px){
				#logo {
				background: white;
				height: auto;
				width: 200px !important;
				padding: 0px;
				
			     }
				#navbarTogglerDemo03 {
					position: absolute;
					width: 100%;
					top:67px !important;
					background: #C52027;
					margin: 0px;
					left:0px;
				}
		    }
			@media (max-width:320px){
				#logo {
				background: white;
				height: auto;
				width: 170px !important;
				padding: 0px;
				
			        }
    	        #navbarTogglerDemo03 {
    			position: absolute;
    			width: 100%;
    			top:55px !important;
    			background: #C52027;
    			margin: 0px;
    			left:0px;
				}
		    }
		    	@media (max-width:290px){
				#logo {
				background: white;
				height: auto;
				width: 140px !important;
				padding: 0px;
				
			        }
    	        #navbarTogglerDemo03 {
    			position: absolute;
    			width: 100%;
    			top:55px !important;
    			background: #C52027;
    			margin: 0px;
    			left:0px;
				}
		    }
		    @media (max-width:250px){
		        
		        #img-div
		        {
		            padding:4px;
		        }
				#logo {
				background: white;
				height: auto;
				width: 120px !important;
				padding: 0px;
				
			        }
			        #nav-icon {
			            width: 20px !important;
                        height: 20px!important;
                        margin-left:15px;
			        }

		    }
			@media (max-width:1500px){
				.nav-container
				{
					padding-left: 10px !important;
	
				}	
			}

			footer { background: #1A1A1A; }
			section.wrapper { overflow-x: hidden; }
			.navbar { padding: 4px 1rem!important; }
			.navbar-nav .nav-link { color: #FFFFFF; font-family: 'Open Sans', sans-serif; font-size: 15px; }
			.navbar-brand { display: flex; display: -webkit-flex; display: -moz-flex; }
			.white-button { background-color: #fff; border: 1px solid transparent; color: #808080; font-size: 14px; padding: 0 30px; margin-right: 15px; }
			form .btn.white-button:last-child { margin-right: 0px; }
			form .btn.white-button:last-child { margin-right: 0px; }
			.form-row { margin: 0; }
			.filter-panel { z-index: 2; position: relative; }
			.filter-panel .top-panel { background-color: #e6e6e6; height: 55px; }
			.filter-panel .bottom-panel { background-color: #FFFFFF; height: 55px; border-bottom: 1px solid #EBEBEB; position: relative; z-index: 0; }
			.search img { width: 15px; height: 15px; }
			.form-control.search_input { height: auto; border: 1px solid #999999; }
			i.search { display: flex; display: -webkit-flex; display: -moz-flex; }
			.form-control { font-size: 14px; height:45px; background-color: #f2f2f2; border-color: transparent; }
			.search_btn { background-color: #fff; border: 1px solid #bbb; }
			.search-form .form-group { margin: 0; margin-right: 10px; }
			.search-form { padding: 10px 0; }
			.btn { font-size: 14px; }
			.blue-btn { background-color: #C52027 !important;border-color: #C52027 !important; }
			.blue-btn:hover{ background-color: #C52027;}
			.buyers_bottom .custom-control-label{color: #FFF;}
			.property_mgnt .custom-control-label, .property_mgnt  p { color: #FFF; }
			.search-right-content { text-align: right; padding: 25px 0 0; }
			.blue-text { color: #C52027; font-family: 'Open Sans', sans-serif; margin-bottom: 10px; }
			.btn-wth-svg { display: inline-flex; align-items: center; vertical-align: middle; justify-content: center; }
			.btn-wth-svg img { margin-right: 5px; }
			.btn-wth-svg span { font-size: 14px; font-family: 'Open Sans', sans-serif; }
			.black-text { color: #000 !important; }
			.mt-2.singupforms-normal.qto{padding-left: 15px;
				padding-bottom: 15px;}
			.search-right-content button { border: 1px solid #999999; font-family: 'Open Sans', sans-serif; }
			.nav-tabs { z-index: 20; display: inline-flex; align-items: center; position: relative; border: 0; }
			.nav-tabs:before { content: ''; position: absolute; width: 100%; height: 50px; border-radius: 8px; left: 0; right: 0; bottom: 16px; z-index: -1; display: none; }
			.nav-tabs .nav-item { display: flex; }
			.tab-head-img { display: block; width: 30px; }
			.nav-tabs .nav-link { border: 0; font-size: 14px; text-align: center; margin: 0; padding: 7px 10px; border-radius: 0px; font-family: 'Open Sans', sans-serif; background-color: #fff; border-right: 1px solid #e6e6e6;				    /*     box-shadow: 0px 5px 6px -5px #000;*/ }
			.nav-tabs .nav-link.active { position: relative; overflow: hidden; margin: 0; }
			.nav-tabs .nav-link.active:before { content: ''; position: absolute; width: 100%; height: 4px; background-color: #36c; left: 0; right: 0; bottom: 0; }
			.map-section { position: relative; }
			.map-wrapper-2 { width: 100%; }
			.map-wrapper { position: fixed; left: 0; right: 0; bottom: 0; top: -30px; width: calc(100% - 750px); margin-top: 200px; }
			.homes-list-wrapper { width: 740px; float: right; position: relative; z-index: 2; background-color: #FFFFFF; }
			#map { height: 100% !important; }
			.nav-head-panel { margin-top: -5px; }
			.tab-content { margin-top: 0px; }
			.box { float: right; overflow: hidden;				    /*background: #fff;*/ width: 100%; }
			.box-inner { min-width: 500px; max-width: 100%; }
			.homes-list-content { position: relative; width: 100%; height: 100%; display: inline-block; float: right; }
			.slide-btn-group { position: absolute; bottom: 40%; right: 0; transform: translateY(-40%); display: flex; z-index: 100; }
			.map-wrapper.map-full-view { width: 100%; }
			.slide-btn-group button { width: 30px; height: 50px; background-color: #cccccc; border: 0; position: relative; }
			.slide-btn-group button img { width: 20px; position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; transform: translateY(-50%); }
			.card-view-panel figure img {				    /* width: 100%; */ }
			.card-view-panel figure span { z-index: 1; position: absolute; top: 0; left: 0; background-color: #C52027 !important; padding: 2px 15px; color: #fff; text-transform: inherit; line-height: 20px; font-size: 12px; }
			.card-view-panel figure { position: relative; width: 100%; }
			.property-price i img { width: 10px; }
			.property-price ul li { }
			.active.favourite { background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/heart-active-kmr.png); }
			.favourite { background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/favorite-notr.svg); width: 21px; height: 20px; background-size: contain; background-position: center; display: block; background-repeat: no-repeat; }
			.comment { background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/outline-chat.svg); width: 24px; height: 20px; background-size: contain; background-position: center; display: block; background-repeat: no-repeat; position: relative; }
			.share { background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/outline-share.svg); width: 22px; height: 22px; background-size: contain; background-position: center; display: block; background-repeat: no-repeat; }
			.comment span { background-color: #c1272d; color: #fff; font-size: 8px; width: 11px; height: 11px; display: flex; padding: 2px; border-radius: 40px; position: absolute; align-items: center; justify-content: center; vertical-align: middle; right: -4px; top: -2px; }
			.comment span i { display: block; width: 11px; height: 11px; font-family: 'Open Sans', sans-serif; }
			.property-price p, .property-details p { color: #333333; font-family: 'Open Sans', sans-serif; }
			.property-details p strong { font-weight: 600; color: #000; }
			.property-price p.price { font-weight: 700; font-size: 21px; }
			.property-price { display: flex; align-items: center; vertical-align: middle; justify-content: space-between; }
			.property-details ul li { display: inline-flex; align-items: center; vertical-align: middle; }
			.property-details ul li i { margin-right: 5px; display: flex; }
			.property-details { display: flex; align-items: center; vertical-align: middle; justify-content: space-between; }
			.property-address ul li { font-family: 'Open Sans', sans-serif; font-size: 10px; color: #666666; }
			.panel-description { padding: 10px; }
			.card-view-panel { -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.19), 0 3px 6px rgba(0, 0, 0, 0.23); -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.19), 0 3px 6px rgba(0, 0, 0, 0.23); -ms-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.19), 0 3px 6px rgba(0, 0, 0, 0.23); -o-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.19), 0 3px 6px rgba(0, 0, 0, 0.23); box-shadow: 0 0px 2px rgba(0, 0, 0, 0.19), 0 3px 6px rgba(0, 0, 0, 0.23); border-radius: 4px; margin: 6px 6px; }
			.property-price, .property-details { margin-bottom: 5px; }
			.property-address ul li.list-inline-item:not(:last-child) { margin-right: 0; }
			.result-information ul li p { font-size: 14px; }
			.sort { display: flex; align-items: center; justify-content: flex-end; }
			.sort label { margin-right: 20px; }
			.sort .form-control { width: auto; }
			.result-information ul { line-height: 33px; }
			.result-information { padding: 0px 6px 20px 6px; }
			.result-information ul li { position: relative; }
			.result-information ul li.list-inline-item:not(:last-child) { margin-right: 10px; }
			.result-information ul li:first-child:before { position: absolute; content: ''; background-color: #000; width: 1px; height: 12px; right: -7px; top: 50%; transform: translateY(-50%); }
			.sale-location strong { font-family: 'Open Sans', sans-serif; }
			.sale-location { color: #000; font-family: 'Open Sans', sans-serif; }
			.card-view-wrapper { padding: 50px 0px; }
			.card-view-wrapper .result-information ul p.sale-location { font-size: 18px; }
			.card-view-wrapper .result-information ul li p { font-size: 12px; }
			.card-view-panel figure { overflow: hidden; display: inline-flex; height: 240px; width: 348px; }
			.card-view-panel figure img { transition: .5s ease; width: 348px; height: 240px; object-fit: cover;				    /* -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);*/ }
			.card-view-panel figure a { background-repeat: no-repeat; background-size: 100%; width: 348px !important; height: 240px; background-position: center; }
			.card-view-wrapper .result-information ul li:first-child:before { content: unset; }
			.card-view-wrapper .property-price p { font-family: 'Open Sans', sans-serif; }
			.nav-tabs .nav-link { position: relative; display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; flex-direction: row; -webkit-flex-direction: row; -moz-flex-direction: row; justify-content: center; -webkit-justify-content: center; -moz-justify-content: center; }
			.nav-tabs .nav-link.active .tab-head-img.active { display: inline-block; }
			i.close-tab { position: absolute; right: -15px; top: 0px; cursor: pointer; width: 15px; height: 15px;				    /* opacity: 0.8; */ }
			.property-detail-tab-content span.remove_property { width: 15px; height: 15px; }
			span.remove_property { position: absolute; right: 10px; top: 5px; cursor: pointer; width: 15px; height: 15px;				    /* opacity: 0.8; */ z-index: 90; }
			span.remove_property:hover:before, span.remove_property:hover:after { opacity: 1; background-color: #000; }
			span.remove_property:before, span.remove_property:after { position: absolute; content: ' '; height: 15px; width: 2px; background-color: #949494; }
			span.remove_property:before { transform: rotate(45deg); }
			span.remove_property:after { transform: rotate(-45deg); }
			i.close-tab:hover:before, i.close-tab:hover:after { opacity: 1; background-color: #000; }
			i.close-tab:before, i.close-tab:after { position: absolute; content: ' '; height: 15px; width: 2px; background-color: #949494; }
			i.close-tab:before { transform: rotate(45deg); }
			i.close-tab:after { transform: rotate(-45deg); }
			.property-detail-tab-content { display: flex; height: 100%; align-items: center; position: relative; vertical-align: middle; }
			.property-detail-tab-content span { width: 80px; font-size: 14px; line-height: 15px; overflow: hidden; white-space: nowrap; display: inline-block; text-overflow: ellipsis; }
			.nav-link.active .property-detail-tab-content span { color: #C52027; }
			.property-detail-wrapper { padding: 100px 0px 60px; }
			.text-link i { width: 11px; display: flex; margin-right: 5px; }
			.text-link i img { width: 100%; }
			a.text-link { font-size: 12px; display: inline-flex; align-items: center; color: #C52027; font-family: 'Open Sans', sans-serif; }
			a.text-link:hover { color: #1a3366; }
			.property-head-detail ul li i.arrow-img { width: 10px; display: block; }
			.property-head-detail ul { position: relative; top: -6px; }
			.property-head-detail ul, .property-head-detail ul li p { display: flex; align-items: center; }
			.property-head-detail ul li i { display: flex; margin: 0 8px 0 0; }
			.property-head-detail ul li p span { font-size: 16px; color: #333333; font-family: 'Open Sans', sans-serif; font-weight: 500; }
			.property-head-detail { display: flex; align-items: flex-start; flex-direction: column; }
			.property-title h3 { font-size: 20px; font-family: 'Open Sans', sans-serif; }
			.property-title .secure-address{color:#C52027;cursor: pointer;margin-bottom: 0px !important;}
			.price { font-family: 'Open Sans', sans-serif; font-size: 19px; color: #1A1A1A; }
			.property-head-detail ul li.list-inline-item:not(:last-child) { margin: 0; }
			.property-head-detail ul.amenities-list li { position: relative; padding: 0 15px; }
			.property-head-detail ul.amenities-list li:first-child { padding-left: 0; }
			.property-head-detail ul.amenities-list li:last-child { padding-right: 0; }
			.property-head-detail ul.amenities-list li::after { content: ""; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 18px; background-color: #ababab; }
			.property-head-detail ul.amenities-list li:last-child::after { display: none }
			.property-head-detail ul li:last-child { border: 0; }
			.property-head { position: absolute; top: -40px; font-family: 'Open Sans', sans-serif; font-size: 15px; }
			.button-group .btn { border: 1px solid #999999; box-shadow: 0px 0px 7px 1px #e6e6e6; font-size: 15px; white-space: nowrap; font-family: 'Open Sans', sans-serif; margin: 0; flex: 0 0 48%; max-width: 48%; }
			.button-group .btn:last-child { margin-right: 0; }
			.button-group .btn img { width: 15px; margin-right: 10px; }
			.button-group { display: flex; display: -webkit-flex; display: -moz-flex; margin-bottom: 20px; justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; }
			.data-graph { background-color: #f2f2f2; padding: 20px 15px; border-radius: 8px; margin-bottom: 20px; }
			.request-panel { width: 418.33px; background-color: #FFFFFF; color: #fff;				    /*    padding: 20px 15px;*/ border-radius: 2px; margin-bottom: 15px; box-shadow: 0px 0px 7px 1px #e6e6e6; }
			.request-head { padding: 14px 20px 12px; border-bottom: 1px solid #9ab1e1; background-color: #C52027; }
			.request-head h4 { font-family: 'Open Sans', sans-serif; font-size: 23px; font-weight: 600; margin-bottom: 3px; }
			.request-head p { color: #fff; font-size: 16px; }
			.request-head p a { color: #fff; font-size: 16px; }
			.request-content { padding: 10px 20px; }
			.ceo-panel figure { width: 80px; height: 80px; border-radius: 40px; overflow: hidden; margin-right: 25px; }
			.ceo-panel figure img { width: 100%; height: 100%; object-fit: cover; background: #e3e3e3; }
			.ceo-panel { margin: 20px 0 30px; display: flex; align-items: center; }
			.ceo-details p { color: #333; font-size: 15px; margin-bottom: 3px; }
			.ceo-details h3 { font-size: 18px; color: #000; font-weight: 600; margin-bottom: 3px; }
			.ceo-details h3, .ceo-details span { font-family: 'Open Sans', sans-serif; }
			.ceo-details span { font-size: 17px; font-weight: 600; color: #333; }
			.request-content form .form-row { margin-bottom: 10px; }
			.request-content form::placeholder { color: #fff; }
			.request-content form input { background-color: #9ab1e1; border: 0; color: #fff; padding: 10px 10px; }
			.dark-button { background-color: #1a3366; color: #fff; width: 100%; }
			.request-content .dark-button { background-color: #C52027; color: #fff; width: 100%; border-radius: 0; text-transform: uppercase; letter-spacing: 1px; border-radius: 5px; }
			i.arrow-img { width: 10px; display: block; }
			i.arrow-img img { width: 100%; }
			.white-card { box-shadow: 0px 0px 7px 1px #e6e6e6; border-radius: 0px; padding: 15px 20px; }
			.white-card ul { display: flex; flex-wrap: wrap; }
			.white-card ul li { margin-bottom: 15px; }
			.white-card ul.list-has-two-col li { flex: 0 0 50%; max-width: 50%; }
			.white-card ul.list-has-four-col li { flex: 0 0 33.33333%; max-width: 33.33333%; }
			.white-card ul li p { display: flex; display: -webkit-flex; display: -moz-flex; align-items: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; }
			.white-card ul li p label { font-family: 'Open Sans', sans-serif; font-size: 15px; flex: 0 0 100px; max-width: 100px; color: #4D4D4D; text-align: left; padding-right: 20px; margin-right: 0; }
			.white-card ul li p span { flex: 0 0 60%; max-width: 60%; font-family: 'Open Sans', sans-serif; font-size: 15px; color: #4D4D4D; }
			.content-title { color: #C52027; font-family: 'Open Sans', sans-serif; font-size: 20px; }
			.total-payment p { display: flex; font-family: 'Open Sans', sans-serif; }
			.total-payment { align-items: center; display: flex; }
			.total-payment label { font-size: 12px; color: #C52027; }
			.white-card label { margin-right: 20px; }
			.total-payment i.arrow-img { margin: 0px 5px; }
			.white-card-head { display: flex; justify-content: space-between; margin-bottom: 15px; }
			.remark-panel ul li p { align-items: baseline; }
			.white-card .remark-panel ul.list-has-four-col li { flex: 0 0 100%; max-width: 100%; }
			.white-card .remark-panel ul li p label { max-width: initial; flex: initial; padding-left: 20px; }
			.map-wrapper.stick { position: fixed; top: 0; bottom: 0; height: 100%; z-index: 99; margin-top: 100px; }
			.slide-btn-group.stick { top: 50%; }
			input.form-control { height: 45px; border-color: transparent; }
			.framelabel-contactus{margin-top: 3px !important;}
            .td-two{line-break: anywhere;}
			.homesearch-tag-field{margin-top: 12px;}
			.sharelisting-options{display: flex; justify-content: space-between;}
			/* .searchSticky .sortbydropdown.show{transform: translate3d(1008px, 35px, 0px) !important;} */
			#s_schedule-a-tour .form-control{background-color: rgba(241, 241, 241, 0.7); height: 40px; border: 1px solid rgba(230, 230, 230, 1); border-radius: 4px;}
			#s_schedule-a-tour .inner{background-color: white;}
			#ras_form_2 .datesgroup .dates-ul{    width: 395px;}
			/* .homesearch-dropdown{left: 100px !important;} */
			.td-two{line-break: anywhere;}
			.pleasewaitloading-sm{display: none;}
			/* .map_property_panel.tes3 span{top: 205px; left: 195px;} */
			.gm-style-iw-d{max-height: 400px !important;}
			.whysell-with-toptech  { padding: 60px 0; }
			#map .favourite { width: 22px; height: 21px; }

			@media (min-width:992px) {
				.navbar-expand-xl .navbar-nav .nav-item { padding-left: 10px; padding-right: 10px; }
				.navbar-expand-xl .navbar-nav .nav-item .nav-item { padding-left: 0; padding-right: 0; }
				.navbar-expand-xl .navbar-nav .nav-item .nav-item .nav-link { padding-right: 12px; padding-left: 12px; }
				.navbar-expand-xl .navbar-nav .nav-item .nav-item .nav-link:hover { background-color: #F2F2F2; }
				.navbar-expand-xl .navbar-nav .nav-link { padding-left: 0; padding-right: 0; }
				.navbar-expand-xl li.mobile-text-center.sm-dashboard{ padding-left: 15px; padding-right: 15px; }
				header { height: 65px; position: fixed; width: 100%; z-index: 5; }
				header .navbar { height: 65px; } 
			}
			.home-banner-wrapper { width: 100%; height: 715px; position: relative; z-index: 1; background-size: cover; background-repeat: no-repeat; background-position: 100% 30%; display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; }
			@media screen and (min-width:992px) and (max-width:1323px) {
				.home-banner-wrapper {height: 405px;}
			}
			@media screen and (min-width:1324px) and (max-width:1600px) {
				.home-banner-wrapper {height: 560px;}
			}
			@media screen and (min-width:1601px) and (max-width:1800px) {
				.home-banner-wrapper {height: 650px;}
			}
			.home-banner-wrapper::before{content: "";width: 100%;height: 100%;background-color: rgba(0,0,0,0.25);position: absolute;}
			.home-search { text-align: center; width: 1000px; margin: 0 auto; }
			.home-search h1 { font-size: 50px; color: #FFFFFF; line-height: 1.3; text-align: center; font-family: 'Open Sans', sans-serif; margin-bottom: 30px; font-weight: 600; }			.home-search ul { display: flex; margin-bottom: 15px; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; background-color: rgba(0, 0, 0, 0.5); border-radius: 5px; }
			.home-search ul li { flex: 0 0 50%; max-width: 33%; }
			.home-search ul li a { position: relative; height: 46px; display: flex; font-family: 'Open Sans', sans-serif; font-size: 15px; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; color: #FFFFFF; font-size: 15px; justify-content: center; -webkit-justify-content: center; -moz-justify-content: center; position: relative; }
			.home-search ul li a span { margin-left: 3px; margin-right: 3px; }
			.home-search ul li a.active::before { content: ""; position: absolute; right: 0; left: 0; margin: 0 auto; bottom: -8px; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid #C52027; }
			.home-search ul li a::after { content: ""; position: absolute; right: 0; top: 0; width: 2px; height: 100%; background-color: rgba(255, 255, 255, 0.3); }
			.home-search ul li:last-child a::after { display: none; }
			.home-search ul li a.active { background-color: #C52027; }
			.home-search ul li a.active::after { background-color: #C52027; }
			.home-search ul li:first-child a.active { border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
			.home-search ul li:last-child a.active { border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
			.input-search { height: 46px; width: 100%; }
			.input-search { display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; color: #FFFFFF; font-size: 15px; justify-content: center; -webkit-justify-content: center; -moz-justify-content: center; }
			.input-search input.searchinput { height: 46px; padding: 0 15px;background-color: #FFFFFF; flex: 0 0 845px; max-width: 845px; border: 0; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
			.input-search input.searchinput:outline { border: 0; box-shadow: inherit; outline: 0; }
			.input-search .searchbtn-wrapper { flex: 0 0 155px; max-width: 155px; position: relative; display: -webkit-flex; display: -moz-flex; display: flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; }
			.input-search input.searchbtn { height: 46px; padding: 0 15px; font-family: 'Open Sans', sans-serif; font-size: 15px; background-color: #C52027; color: #FFFFFF; width: 155px; border: 0; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
			.input-search .searchbtn-wrapper i { position: absolute; left: 30px; width: 17px; height: 17px; }
			.home-youcando-wrapper { background-color: #FFFFFF; padding: 40px 0; }
			[type="search"]::-webkit-search-cancel-button {
				-webkit-appearance: none;
				appearance: none;
				height: 10px;
				width: 10px;
				background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjEyMy4wNXB4IiBoZWlnaHQ9IjEyMy4wNXB4IiB2aWV3Qm94PSIwIDAgMTIzLjA1IDEyMy4wNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIzLjA1IDEyMy4wNTsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTEyMS4zMjUsMTAuOTI1bC04LjUtOC4zOTljLTIuMy0yLjMtNi4xLTIuMy04LjUsMGwtNDIuNCw0Mi4zOTlMMTguNzI2LDEuNzI2Yy0yLjMwMS0yLjMwMS02LjEwMS0yLjMwMS04LjUsMGwtOC41LDguNQ0KCQljLTIuMzAxLDIuMy0yLjMwMSw2LjEsMCw4LjVsNDMuMSw0My4xbC00Mi4zLDQyLjVjLTIuMywyLjMtMi4zLDYuMSwwLDguNWw4LjUsOC41YzIuMywyLjMsNi4xLDIuMyw4LjUsMGw0Mi4zOTktNDIuNGw0Mi40LDQyLjQNCgkJYzIuMywyLjMsNi4xLDIuMyw4LjUsMGw4LjUtOC41YzIuMy0yLjMsMi4zLTYuMSwwLTguNWwtNDIuNS00Mi40bDQyLjQtNDIuMzk5QzEyMy42MjUsMTcuMTI1LDEyMy42MjUsMTMuMzI1LDEyMS4zMjUsMTAuOTI1eiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
				background-size: 10px 10px;
				cursor: pointer;
			  }
			@media (min-width:992px) {
				.home-youcando-wrapper { padding: 60px 0 80px 0; }
			}
			.title-large { font-size: 38px; font-weight: 600; color: #333333; line-height: 52px; font-family: 'Open Sans', sans-serif; }
			.home-youcando-wrapper .title-large { text-align: center; margin: 0 auto 40px; }
			.youcando-panel-box { text-align: center; }
			.youcando-panel-box img { display: inline-block; margin-bottom: 15px; }
			.youcando-panel-box h3 { color: #333333; font-size: 18px; line-height: 24.2px; font-family: 'Open Sans', sans-serif; margin: 0 auto 20px; font-weight: 600; }
			.youcando-panel-box p { color: #4D4D4D; font-size: 15px; line-height: 23.6px; font-family: 'Open Sans', sans-serif; margin: 0 auto 20px auto; max-width: 360px; }
			.getstarted, .btn-blue.btn-startsearch, .btn.btn-blue { height: 40px; display: inline-block; line-height: 37px; background-color: #C52027; border: 1px solid #C52027; color: #FFFFFF; border-radius: 40px; font-size: 15px; position: relative; right: 0; font-family: 'Open Sans', sans-serif; position: relative; padding: 0 20px; }
			.getstarted:hover, .btn-blue.btn-startsearch:hover, .btn.btn-blue:hover { background-color: #C52027; color: #FFFFFF; position: relative; }
			.btn-blue.btn-startsearch::before, .btn-blue.btn-startsearch:hover::before, .btn-blue.btn::before, .btn-blue.btn:hover::before { display: none; }
			.bg-gray { background-color: #F2F2F2; }
			.home-welcome-wrapper { padding: 120px 0; }
			.home-welcome-wrapper .description h2 { font-size: 50px; line-height: 45.6px; color: #333333; margin-bottom: 30px; font-family: 'Open Sans', sans-serif; padding-right: 45px; }
			.home-welcome-wrapper .description p { font-family: 'Open Sans', sans-serif; font-size: 15px; color: #4D4D4D; }
			.home-welcome-wrapper figure { position: relative; display: -webkit-flex; display: -moz-flex; display: flex; flex-direction: column; -webkit-flex-direction: column; -moz-flex-direction: column; }
			.home-welcome-wrapper figure img:last-child { align-self: flex-end; -webkit-align-self: flex-end; -moz-align-self: flex-end; position: absolute; bottom: -55px; }
			.home-welcome-wrapper-three-row { padding: 160px 0 50px; }
			.welcome-row-panel { display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; }
			.welcome-row-panel .info { flex: 0 0 43%; max-width: 43%; }
			.welcome-row-panel figure { flex: 0 0 57%; max-width: 57%; position: relative; }
			.welcome-row-panel figure.center { top: -30px; }
			.welcome-row-panel figure.bottom { top: -60px; }
			.welcome-row-panel figure img { width: 633px; height: 600px; object-fit: cover; }
			.welcome-row-panel .info h3 { font-size: 45px; font-weight: 600; font-family: 'Open Sans', sans-serif; line-height: 57px; max-width: 460px; text-align: left; color: #333333; margin-bottom: 20px; }
			.welcome-row-panel .info p { font-size: 15px; line-height: 23.6px; color: #4D4D4D; margin-bottom: 25px; font-family: 'Open Sans', sans-serif; }
			.welcome-row-panel .info a { font-family: 'Open Sans', sans-serif; font-size: 14px; }
			.welcome-row-panel.info-left .info { padding-right: 80px; }
			.welcome-row-panel.info-right .info { padding-left: 80px; }
			.home-security-data { background-color: #C52027; padding: 200px 0; }
			.home-security-data h3 { font-size: 50px; margin-bottom: 25px; font-family: 'Open Sans', sans-serif; line-height: 57px; color: #FFFFFF; }
			.home-security-data p { font-size: 15px; line-height: 23.6px; color: #FFFFFF; margin-bottom: 25px; font-family: 'Open Sans', sans-serif; }
			.home-freerent-analysis { padding: 60px 0; background-color: #305db2; }
			.freerent-input-field { display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; }
			.home-freerent-analysis .title { color: #FFFFFF; font-size: 36px; font-family: 'Open Sans', sans-serif; margin-bottom: 25px; }
			.home-freerent-analysis .title strong { font-family: 'Open Sans', sans-serif; }
			.freerent-input-field .form-control { flex: 0 0 225px; max-width: 225px; height: 40px; }
			.freerent-input-field .btn { flex: 0 0 175px; max-width: 175px; height: 40px; }
			.home-contact-wrapper { background-color: #FFFFFF; padding: 120px 0 360px; position: relative; overflow: hidden; }
			.home-contact-wrapper h3 { font-family: 'Open Sans', sans-serif; font-size: 50px; line-height: 60px; color: #000000; margin-bottom: 25px; }
			.home-contact-wrapper p { max-width: 65%; font-size: 15px; line-height: 23.6px; color: #4D4D4D; margin-bottom: 25px; font-family: 'Open Sans', sans-serif; }
			.home-contact-wrapper p a { color: #C52027; }
			/* .home-contact-wrapper .btn { width: 220px; } */
			.home-contact-wrapper .figure { position: absolute; left: 0; bottom: 0; }
			.home-contact-wrapper .large-figure { width: 900px; height: 900px; border-radius: 50%; object-fit: cover; left: -250px; bottom: -150px; z-index: 2; }
			.home-contact-wrapper .small-round { width: 300px; height: 300px; border-radius: 50%; background-color: #F2F2F2; z-index: 1; left: 450px; bottom: -100px; }
			footer .top { padding: 120px 0; }
			footer .bottom { padding: 45px 0; border-top: 1px solid rgba(255, 255, 255, 0.4); }
			footer .bottom.captcha-policy-acceptance { padding: 30px 0; color: #B3B3B3; }
			footer .bottom.captcha-policy-acceptance a { font-weight: 600; color: #dfdfdf; }
			.footer-link-panel { margin-bottom: 25px; }
			.footer-link-panel .title { font-size: 17px; font-family: 'Open Sans', sans-serif; margin-bottom: 10px; color: #FFFFFF; }
			.footer-link-panel ul li { margin-bottom: 5px; }
			.footer-link-panel ul li a { font-size: 14px; color: #B3B3B3; font-family: 'Open Sans', sans-serif; }
			.footer-link-panel ul li a:hover { color: #FFFFFF; }
			footer .bottom .focused-info { display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; }
			footer .bottom .focused-info .navbar-brand { margin-right: 25px; }
			footer .bottom .focused-info p { font-size: 15px; font-family: 'Open Sans', sans-serif; color: #B3B3B3; }
			.home-meetthe-team {  position: relative; }
			/* .meet-item { display: flex !important; display: -webkit-flex !important; display: -moz-flex !important; align-items: center; -webkit-align-items: center; -moz-align-items: center; } */
			.meet-item { background: #ffffff; border: 1px solid #e3e3e3; border-radius: 10px; padding: 35px 35px 35px 110px; margin-bottom: 50px; -webkit-box-shadow: 6px 6px 0 0 rgb(197 32 39 / 20%); box-shadow: 6px 6px 0 0 rgb(197 32 39 / 20%); }
			.meet-item, .meet-item sub { float: left; width: 100%; }
			.meet-item h5 { float: left; width: 100%; font-family: 'Open Sans', sans-serif; font-size: 30px; line-height: 40px; margin-bottom: 5px; color: #C52027; }
			.meet-item small { float: left; width: 100%; font-size: 13px; line-height: 20px; color: #808080; text-transform: uppercase; margin-bottom: 0px; font-family: 'Open Sans', sans-serif; }
			.meet-item p { float: left; width: 100%; margin-top: 15px; font-size: 15px; line-height: 23.6px; color: #4D4D4D; font-family: 'Open Sans', sans-serif; }
			.meet-item .description { flex: 0 0 500px; max-width: 500px; margin-right: 100px; }
			.meet-item sub { font-weight: 600; float: left; width: 100%; line-height: 20px; }

			.team-figure { position: absolute; left: -55px; top: 36px; z-index: 3; }
			.team-figure img { border-width: 1px; border-style: solid; border-top-color: #e3e3e3; border-left-color: #e3e3e3; border-bottom-color: transparent; border-right-color: transparent; position: relative; width: 136px; height: 136px; border-radius: 10px; margin-bottom: 15px; object-fit: cover;object-position: top; }
			.team-figure::before {
				content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #C52027;
    width: 135px;
    height: 135px;
    border-radius: 10px;
    transform: translate(5px, 5px);
    z-index: -1;
			}

			.home-meetthe-team .slick-arrow, .home-clients-wrapper .slick-arrow { position: absolute; border: 0; text-indent: -9999px; top: 0; bottom: 0; margin: auto 0; height: 58px; width: 35px; background-repeat: no-repeat; background-size: 100%; background-position: center; }
			.slick-arrow.meet-next {
				right: 0;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/meet-right-arrow.svg);
				outline: 0;
			}
			.slick-arrow.meet-prev {
				left: 0;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/meet-left-arrow.svg);
				outline: 0;
			}
			.slick-arrow.client-next {
				right: 0;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/client-right-arrow.svg);
				outline: 0;
			}
			.slick-arrow.client-prev {
				left: 0;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/client-left-arrow.svg);
				outline: 0;
			}
			.home-clients-wrapper { padding: 80px 0; position: relative; }
			.clients-item { width: 275px; text-align: center; }
			.clients-item figure { width: 200px; height: 200px; margin-bottom: 15px; border-radius: 50%; box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); overflow: hidden; background-color: #FFFFFF; position: relative; display: inline-block; }
			.clients-item figure img { width: 185px; height: 185px; object-fit: cover; border-radius: 50%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
			.clients-item h5, .title-medium { font-size: 21px; color: #333333; font-family: 'Open Sans', sans-serif; margin-bottom: 20px; }
			.clients-item p { text-align: left; color: #4D4D4D; line-height: 23.6px; padding: 0 40px; }
			.inner-banner-wrapper { height: 535px; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; justify-content: center; -webkit-justify-content: center; -moz-justify-content: center; }
			.inner-banner-wrapper:before { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); }
			.inner-banner-wrapper h2 { color: #FFFFFF; font-size: 50px; line-height: 70px; font-family: 'Open Sans', sans-serif; }
			.inner-banner-wrapper h1 { color: #FFFFFF; font-size: 50px; line-height: 70px; font-family: 'Open Sans', sans-serif; margin: 0 10px; }
			.freehome-seller-guide { position: relative; padding: 95px 0; height: auto; }
			.freehome-seller-guide .figure { position: absolute; right: 0; bottom: 0; }
			.freehome-seller-guide h5 { font-size: 35px; line-height: 45px; font-family: 'Open Sans', sans-serif; color: #FFFFFF; margin-bottom: 20px; position: relative; font-weight: 600; }
			.freehome-seller-guide h5 span { position: relative; }
			.freehome-seller-guide h5 span::after {
				content: "";
				position: absolute;
				letter-spacing: 0;
				bottom: 0;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/underline.svg);
				background-repeat: no-repeat;
				width: 122px;
				height: 10px;
				display: inline-block;
				left: -10px;
			}
			.freehome-seller-guide p { font-family: 'Open Sans', sans-serif; line-height: 23.6px; padding-right: 50px; margin-bottom: 15px;color: #FFFFFF; }
			/* .freehome-seller-guide ul { margin-top: 25px; } */
			/* .freehome-seller-guide ul li { margin-bottom: -2px; } */
			#free-guide-request ul li .form-control {margin-bottom: -5px;}
			.freehome-seller-guide ul li .form-control { height: 40px; width: 100%; border: 1px solid #ccc; border-radius: 5px; background-color: #FFFFFF; }
			.freehome-seller-guide .btn {  margin-top:-20px; border-radius: 40px; font-size: 15px; border: 1px solid #C52027;}
			.thinkabout-sellyour-home { padding: 60px 0; width: 100%; background-repeat: no-repeat; background-size: cover; display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; }
			.sellyour-home-info h5 { font-size: 40px; line-height: 50px; font-weight: 600; font-family: 'Open Sans', sans-serif; margin-bottom: 25px; color: #333333; }
			.sellyour-home-info p { font-family: 'Open Sans', sans-serif; line-height: 23.6px; margin-bottom: 15px; color: #333333; }
			.sellyour-home-info ul { display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; flex-wrap: wrap; }
			.sellyour-home-info ul li { list-style: none; font-size: 16px; line-height: 28px; font-family: 'Open Sans', sans-serif; color: #333333; flex: 0 0 100%; max-width: 100%; margin-bottom: 10px; padding-left: 30px; position: relative; }
			.sellyour-home-info ul li::before {
				content: "";
				position: absolute;
				left: 0;
				top: 7px;
				width: 15px;
				height: 13px;
				background-size: 100%;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/checkmark-32.png);
				background-repeat: no-repeat;
				background-position: center;
				display: inline-block;
			}

			.sellyour-home-form li {
				display: flex;
				width: 100%;
			}
			.sellyour-home-form li .form-control { width: 100%; background-color: rgba(255, 255, 255, 0.6);				    /*color: #FFFFFF;*/ }
			.sellyour-home-form li .form-control::-webkit-input-placeholder, .request-content form input::-webkit-input-placeholder { color: #495057; }
			.sellyour-home-form li .form-control:-moz-placeholder, .request-content form input:-moz-placeholder { color: #FFFFFF; }
			.sellyour-home-form li .form-control::-moz-placeholder, .request-content form input::-moz-placeholder { color: #FFFFFF; }
			.sellyour-home-form li .form-control:-ms-input-placeholder, .request-content form input:-ms-input-placeholder { color: #FFFFFF; }
			.thinkabout-sellyour-home .hasbdr { position: relative; }
			.thinkabout-sellyour-home .hasbdr::after { content: ""; position: absolute; right: 0; top: 0; display: inline-block; height: 100%; width: 1px; background-color: rgba(255, 255, 255, 0.4); }
			.thinkabout-sellyour-home .form-description { display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; justify-content: center; -webkit-justify-content: center; -moz-justify-content: center; }
			.thinkabout-sellyour-home .form-description .sellyour-home-form { width: 400px; }
			.thinkabout-sellyour-home .sellyour-home-info { padding-right: 50px; }
			/* .whysell-with-toptech { padding: 125px 0; } */
			.customer-form-info{padding: 0px 0 10px;}
			.whysell-with-toptech-panel { padding: 50px 0 25px 0; display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; }
			.whysell-with-toptech-panel.figure-left { padding: 90px 0 50px; }
			.whysell-with-toptech-panel .description { max-width: 350px; flex: 0 0 350px; }
			.whysell-with-toptech-panel figure { max-width: 700px; flex: 0 0 700px; position: relative; }
			.whysell-with-toptech-panel figure img.bottom { position: absolute; bottom: -100px; }
			.whysell-with-toptech-panel .description i { font-size: 100px; color: #C52027; font-style: normal; font-family: 'Open Sans', sans-serif; line-height: 100px; margin-bottom: 10px; }
			.whysell-with-toptech-panel .description h5 { font-size: 28px; font-weight: 600; color: #333333; line-height: 40px; margin: 15px 0 20px 0; font-family: 'Open Sans', sans-serif; }
			.whysell-with-toptech-panel .description p { font-family: 'Open Sans', sans-serif; line-height: 23.6px; }
			.whysell-with-toptech-panel .description p a { color: #C52027; }
			.whysell-with-toptech-panel.top figure img.bottom { left: -30px; }
			.whysell-with-toptech-panel.bottom figure img.bottom { left: 59px; bottom: -80px; }
			.hdr-btn .btn { width: 95px; font-family: 'Open Sans', sans-serif; font-size: 14px; }
			.hdr-btn.after-login .btn { width: 175px; display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; }
			.btn.ur-fav i {
				width: 18px;
				height: 15px;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/heart-blue.svg);
				background-repeat: no-repeat;
				background-size: 100%;
				margin-right: 7px;
			}
			.btn.sa-search i {
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/icon-search-blue.svg);
				width: 15px;
				height: 15px;
				background-repeat: no-repeat;
				background-size: 100%;
				margin-right: 7px;
			}
			.hdr-btn .btn:first-child { margin-right: 15px; }
			.home-meetthe-team .title-large { position: inherit; z-index: 1; top: 0px; text-align: center; padding-bottom: 40px; }
			.home-clients-wrapper .title-large, .whysell-with-toptech .title-large { text-align: center; margin-bottom: 50px; }
			#nav-icon { outline: 0; width: 30px; height: 25px; position: relative; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); cursor: pointer;top: 4px; }
			#nav-icon span { display: block; position: absolute; height: 3px; width: 100%; background: #FFFFFF; border-radius: 0; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
			#nav-icon span:nth-child(1) { top: 0px; }
			#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) { top: 8px; }
			#nav-icon span:nth-child(4) { top: 16px; }
			#nav-icon.open span:nth-child(1) { top: 10px; width: 0%; left: 50%; }
			#nav-icon.open span:nth-child(2) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
			#nav-icon.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
			#nav-icon.open span:nth-child(4) { top: 10px; width: 0%; left: 50%; }
			.search-wrapper { background-color: #FFFFFF; position: relative; z-index: 1; }
			.white-card-head .content-title { font-family: 'Open Sans', sans-serif; color: #C52027; line-height: 35px; }
			.white-card-description p { font-size: 15px; font-family: 'Open Sans', sans-serif; color: #4D4D4D; line-height: 23px; }
			.white-card { margin-bottom: 15px; }
			.chat-description { position: absolute; right: 0px; bottom: 100px; }
			.chat-description figure img { width: 76px; height: 76px; border-radius: 50%; object-fit: cover; cursor: pointer; }
			.chat-description figure:hover figcaption { display: flex; }
			.chat-description figure figcaption { display: none; width: 235px; padding: 0 20px; height: 76px; background-color: #C52027; align-items: flex-start; flex-direction: column; justify-content: center; position: absolute; right: 110px; bottom: 5px; }
			.chat-description figure figcaption::after { content: ""; position: absolute; width: 0; height: 0; border-top: 25px solid transparent; border-bottom: 25px solid transparent; border-left: 25px solid #C52027; right: -17px; bottom: 0; top: 0; margin: auto; }
			.chat-description figure figcaption::before { content: ""; position: absolute; right: -37px; top: 0; width: 50px; height: 100%; background-color: transparent; }
			.chat-description figure figcaption h5 { color: #FFFFFF; font-family: 'Open Sans', sans-serif; font-size: 18px; }
			.chat-description figure figcaption a { color: #FFFFFF; font-family: 'Open Sans', sans-serif; font-size: 15px; }
			.request-content .btn:hover { color: #FFFFFF; }
			.property-details-slider-wrapper { width: 100%; height: 580px; position: relative; overflow: hidden; }
			.slider-for { width: 100%; height: 460px; overflow: hidden; }
			.slider-for img { width: 100%; height: 460px; object-fit: cover; margin-top: 15px; }
			.slider-nav { width: 100%; height: 115px; position: absolute; bottom: 0; left: 0; }
			.slider-nav img { width: 100%; height: auto; object-fit: cover; cursor: pointer; padding: 1px; }
			.slick-slider { background: url("../image/loader.gif"); }
			.slick-slider .slick-list { opacity: 0; position: absolute; }
			.slick-slider.slick-initialized { background: none; }
			.slick-slider.slick-initialized .slick-list { opacity: 1; position: relative; transition: opacity 0.2s ease-in; }
			.slider-loader { display: none; position: absolute; z-index: 1; background-color: #fff; width: 100%; text-align: center; top: 0; bottom: 0; }
			.slider-loader.active { display: block; }
			.slider-loader img { position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); margin: 0 auto; width: 80px; }
			.singlemapdiv { height: 490px; }
			.highcharts-background { fill: transparent; }
			.highcharts-plot-background { fill: rgb(251, 251, 251); }
			.highcharts-plot-band, .highcharts-pane { fill: rgb(251, 251, 251); }
			.popup .property-detail-wrapper { display: block; padding: 0; }
			.property-head.prp-modal-head { display: none; }
			.slider-for .slick-arrow {
				position: absolute;
				border: 0;
				z-index: 1;
				text-indent: -9999px;
				border-radius: 50%;
				background-color: rgba(255, 255, 255, 0.7);
				top: 0;
				bottom: 0;
				margin: auto 0;
				height: 42px;
				width: 42px;
				background-repeat: no-repeat;
				background-position: center;
				background-size: 15px;
				opacity: 0;
			}

			.slider-for .slick-next {
				right: 15px;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/right-arrow-blue1.svg);
				outline: 0;
			}
			.slider-for .slick-prev {
				left: 15px;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/left-arrow-blue1.svg);
				outline: 0;
			}
			.dropdown-btn { background-color: #FFFFFF; font-size: 14px; font-family: 'Open Sans', sans-serif; color: #1A1A1A; border: 1px solid #cccccc; }
			.dropdown-toggle::after { display: none; content: ""; width: 16px; height: 8px; background-size: 100%; background-repeat: no-repeat; border: 0; position: relative; top: 4px; }
			.dropdown-menu { border-radius: 0; padding: 10px; }
			.navbar-nav .nav-item a { position: relative; }
			.navbar-nav .nav-item.active a::after, .navbar-nav .nav-item:hover a::after, .navbar-nav .nav-item.has-dropdown.active a::before, .navbar-nav .nav-item.has-dropdown:hover a::before { content: ""; width: 100%; height: 3px; position: absolute; left: 0; bottom: -13px; background-color: #FFFFFF; }			.tableview-wrapper { width: 100%; background-color: #FFFFFF; padding: 50px 25px; }
			#example_length, #example_filter, #example_info { display: none; }
			table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after { display: none; }
			.checkbox-container { display: block; position: relative; padding-left: 35px; margin-bottom: 0; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
			.checkbox-container input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
			.checkmark { position: absolute; top: 13px; left: 0px; height: 20px; width: 20px; background-color: transparent; border: 1px solid #ccc; border-radius: 4px; }
			.checkbox-container:hover input~.checkmark { background-color: transparent; border: 1px solid #ccc; border-radius: 4px; }
			.checkbox-container input:checked~.checkmark { background-color: #C52027; }
			.checkmark:after { content: ""; position: absolute; display: none; }
			.checkbox-container input:checked~.checkmark:after { display: block; }
			.checkbox-container .checkmark:after { left: 6px; top: 2px; width: 5px; height: 10px; border: solid white; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
			.checkbox-container .figure { width: 66px; height: 43px; object-fit: cover; }
			.table-description { font-size: 13px; font-family: 'Open Sans', sans-serif; color: #4d4d4d; }
			.table-description .address { width: 150px; }
			.price-tag .arrow { display: none; margin-left: 7px; }
			.price-tag.has-up .red { display: inline-block; }
			.price-tag.has-down .green { display: inline-block; }
			table.table-bordered.dataTable th { font-size: 14px; font-family: 'Open Sans', sans-serif; text-align: center; background-color: #e6e6e6; border-color: #FFFFFF; border-bottom: 0; border-top: 0; }
			.card { margin-top: auto; margin-bottom: auto; }
			.social_icon span { font-size: 60px; margin-left: 10px; color: #FFC312; }
			.social_icon span:hover { color: white; cursor: pointer; }
			.card-header h3 { color: white; }
			.social_icon { position: absolute; right: 20px; top: -45px; }
			.input-group-prepend span { width: 50px; background-color: #FFC312; color: black; border: 0 !important; }
			input:focus { outline: 0 0 0 0 !important; box-shadow: 0 0 0 0 !important; }
			.remember { color: #000; }
			.remember input { width: 20px; height: 20px; margin-left: 15px; margin-right: 5px; }
			.login_btn { color: #fff; background-color: #C52027; width: 100%; }
			.login_btn:hover { color: #fff; background-color:#C52027; }
			.links a { margin-left: 4px; color: #5bc6cc; }
			.sort .form-group { margin: 0; }
			.mobile-view-cardchange-panel { display: none; }
.hide-content {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    filter: blur(4px) !important;
    z-index: -9;
}
.guestInfo-btn {
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
    margin-bottom: 10px;
}

.guestInfo-btn .btn.sign__in:hover {
    background-color: #FFFFFF;
    color: #C52027;
}
.guestInfo-btn .btn.create__acc:hover {
    background-color: transparent;
    color: #FFFFFF;
}
.guestInfo-btn .btn{
height: 35px;
    font-size: 14px;
    font-weight: 600;
    width: auto;
    line-height: 21px;
    border-radius: 3px;
}
.guestInfo-btn .create__acc{
    background-color: #FFFFFF;
    color: #C52027;
    border: 1px solid #FFFFFF;  
}
.guestInfo-btn .sign__in{
    background-color: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}
.guestInfo-btn .sign__in:hover{
 color: #C52027 !important;
}

.guestInfo-btn a {
    margin: 0 7px;
}
.guestInfo-btn {
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
}
.guestInfo {
position: absolute;
z-index: 2;
top: 40px;
width: 100%;
padding: 10px 0px 10px !important;
margin: 10px 0;
background-color: #C52027;
box-shadow: 0 0px 2px rgba(0, 0, 0, 0.19), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.guestInfo p{
    text-align: center;
    font-weight: 700;
    margin-bottom: 5px;
    color: #fff;
}
#toclone {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 10px 0px 10px !important;
    margin: 10px 0;
    background-color: #C52027;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.19), 0 3px 6px rgba(0, 0, 0, 0.23);
}
#toclone2 {
    position: absolute;
    width: 100%;
    z-index: 1;
    text-align: center;
    padding: 10px 0px 10px !important;
    background-color: #C52027;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.19), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.table-title-sticky{
    z-index: none;
}
.guest-panel.position-fixed-panel {
    margin-top: 60px;
}
#toclone2.ForGuest p{
    font-size: 15px !important;
}
#toclone2.ForGuest .signin-createacc-panel .btn.sign__in{
    border: 1px solid #FFFFFF !important;
}
#toclone2.ForGuest .signin-createacc-panel .btn{
    font-size: 14px !important;
    padding: .375rem .75rem !important;
    display: flex;
    align-items: center;
}
#toclone2.ForGuest .signin-createacc-panel .btn.create__acc{
    border: 1px solid #FFFFFF !important;
}
.ForGuest p{
    font-weight: 700;
    color: #fff;
    margin-right: 20px;
}

.ForGuest .signin-createacc-panel .btn{
        margin: 0 5px;
}

.ForGuest .signup-btn-blue-icon{
    height: 36px;
    font-size: 14px;
    border-radius: 10px;
}
.ForGuest form{
    justify-content: center;
}
.ForGuest .signinbtn {
    margin-right: 10px;
}
.guestbtnGrp {
    display: flex;
}
.mobileApp-info {
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    margin-left: 25px;
    max-width: 668px;
    margin: 0 auto;
}
.map-mobileApp-info.mobileApp-info{
    justify-content: center; 
}
.mobileApp-info p{
    margin: 0 10px 0 0;

    font-size: 14px;
}
.map-mobileApp-info.mobileApp-info p{
    font-size: 12px;
}
.mobileApp-info-btn img {
    width: 110px;
    height: 33px;
}
.mobileApp-info-btn a:first-child{
    margin-right: 7px;
}
.bottom .mobileApp-info{
    justify-content: flex-end;
    height: 100%;
}
.mobileApp-info-btn {
    display: flex;
}
.map-mobileApp-info .mobileApp-info-btn img {
    width: 30px;
}
#contact_us_submit_button{border-radius: 40px;width:150px}

			@media (min-width:1300px) {
				.search-body .container { max-width: 1300px; }
			}
			@media (max-width:800px) {
				.property-head { display: none; }
				.property-head.prp-modal-head { display: flex; }
				.slider-nav { display: none; }
				.popup .container { padding: 0; }
				.pleasewaitloading-sm{display: block;}
				.virtual_tour{margin-left: 10px;vertical-align: middle;}
				.mobileMap-infowindow-panel .slick-list.draggable .slick-track{width: auto !important;}
				.virtual_tour_span figure img{height: 35px !important;}
				.card-view-panel figure .virtual_tour_span{left: 235px !important;}
				.focused-info .navbar-brand { justify-content: center; left: 0; }
   				.property-detail-content .slider-for .slick-next, .property-detail-content .slider-for .slick-prev{top: 94px; margin: 0;}

			}
			@media (max-width:768px) {
				.content-panel { float: left; width: 100%; padding: 40px 0; }
                #mobileFilter .modal-header .modal-title{color:#C52027 !important;}
                .bedbath-modal-form-group-panel button.active{background-color:#C52027 !important; border-color:#C52027 !important;}
                .bedbath-modal-form-group-panel button.active{background-color:#C52027 !important; border-color:#C52027 !important;}
                .modal-footer .footer__info{background-color:#C52027 !important;}
				.navbar-brand { position: relative; left: -10%;  }
			    .inner-banner-wrapper h1 { font-size: 40px; line-height: 50px;  margin: 0 10px; }
				.btn.acc-user-button { margin-left: 0px !important; padding-right: 0px !important; }
				.navbar-nav .nav-item.active a::after, .navbar-nav .nav-item:hover a::after { content: unset; }
				.home-banner-wrapper { height: 350px; }
				.home-search { width: 100%; }
				.home-search h1 { font-size: 20px; margin-bottom: 20px; }
				.home-search ul li a span { display: none; }
				.input-search input.searchinput { flex: 0 0 65%; max-width: 65%; }
				.input-search .searchbtn-wrapper { flex: 0 0 35%; max-width: 35%; }
				.input-search .searchbtn-wrapper i { left: 8px; }
				.home-search ul li {     flex: 18%; }
				.home-search ul li a { font-size: 14px; line-height: 17px; }
				.home-search ul li:last-child { flex: 46%; max-width: 46%; }
				.title-large { font-size: 30px; line-height: 38px; }
				.home-youcando-wrapper .title-large { max-width: 100%; }
				.home-youcando-wrapper .title-large { margin-bottom: 30px; }
				.youcando-panel-box h3 { max-width: 100%; font-size: 23px; line-height: 27px; margin-bottom: 10px; }
				.youcando-panel-box { margin-bottom: 20px; }
				.home-youcando-wrapper { padding: 30px 0; }
				.home-welcome-wrapper, .home-welcome-wrapper-three-row, .home-security-data, .home-freerent-analysis, .home-meetthe-team { padding: 40px 0; }
				.home-contact-wrapper { padding-top: 40px; padding-bottom: 300px; }
				.home-welcome-wrapper .description h2 { font-size: 30px; line-height: 34px; margin-bottom: 20px; padding-right: 0; }
				.home-welcome-wrapper figure { margin-top: 35px; }
				.welcome-row-panel.info-left .info { padding-right: 0; }
				.welcome-row-panel .info, .welcome-row-panel figure { flex: 0 0 100%; max-width: 100%; }
				.welcome-row-panel { flex-direction: column; -webkit-flex-direction: column; -moz-flex-direction: column; }
				.welcome-row-panel .info { margin-bottom: 25px; }
				.welcome-row-panel .info h3 { font-size: 29px; line-height: 35px; max-width: 100%; }
				.welcome-row-panel.info-right .info { padding-left: 0; }
				.home-security-data h3 { font-size: 29px; line-height: 35px; }
				.home-freerent-analysis .title { font-size: 28px; line-height: 35px; }
				.freerent-input-field { flex-direction: column; -webkit-flex-direction: column; -moz-flex-direction: column; }
				.freerent-input-field .form-control { flex: 0 0 100%; max-width: 100%; margin-bottom: 10px; }
				.freerent-input-field .btn { flex: 0 0 100%; }
				footer .col { flex: 0 0 100%; }
				footer .top { padding: 40px 0; }
				footer .bottom { padding: 25px 0; }
				footer .bottom .focused-info .navbar-brand { margin-right: 0; }
				footer .bottom .focused-info { flex-direction: column; -webkit-flex-direction: column; -moz-flex-direction: column; }
				footer .bottom .focused-info p { font-size: 14px; }
				.home-meetthe-team .title-large { position: relative; top: 0; text-align: center; margin-bottom: 10px; }
				.navbar { justify-content: space-between; }
				.navbar-brand { margin: 0; position: inherit;}
				.navbar-nav .nav-link { border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
				.welcome-row-panel figure img { width: 100%; height: 300px; }
				.welcome-row-panel figure.bottom { top: 0; }
				.home-contact-wrapper .large-figure { width: 300px; height: 300px; left: -75px; bottom: -40px; }
				.home-contact-wrapper .small-round { width: 150px; height: 150px; left: 150px; bottom: -30px; }
				.home-contact-wrapper h3 { font-size: 33px; line-height: 37px; text-align: center; }
				.home-welcome-wrapper figure img { width: 100%; height: auto; }
				.home-clients-wrapper { padding: 40px 0; }
				.meet-item .description { flex: 0 0 100%; max-width: 100%; margin-right: 0; padding: 0 15px; }
				.meet-item h5 { font-size: 28px; margin-bottom: 0; }
				.team-figure { justify-content: center; }
				.inner-banner-wrapper { height: 250px; background-size: cover; margin-top: 62px;}
				.inner-banner-wrapper h2 { font-size: 30px; line-height: 39px; padding: 0 30px; text-align: center; }
				.freehome-seller-guide .figure { width: 500px; height: auto; }
				.freehome-seller-guide h5 { font-size: 30px; line-height: 40px; text-align: center; }
				.home-contact-wrapper p { max-width: 100%; }
				.freehome-seller-guide { padding: 40px 0; }
				.freehome-seller-guide h5 span::after { width: 80px; bottom: -5px; }
				.whysell-with-toptech { padding: 50px 0; }
				.home-clients-wrapper .title-large, .whysell-with-toptech .title-large { margin-bottom: 25px; }
				.whysell-with-toptech-panel { flex-direction: column; -webkit-flex-direction: column; -moz-flex-direction: column; }
				.whysell-with-toptech-panel .description { max-width: 100%; flex: 0 0 100%; margin-bottom: 15px; }
				.whysell-with-toptech-panel figure { max-width: 100%; flex: 0 0 100%; margin-bottom: 30px; }
				.whysell-with-toptech-panel figure img { width: 100%; height: auto; }
				.whysell-with-toptech-panel.top figure img.bottom { left: 0; position: relative; bottom: 0 }
				.whysell-with-toptech-panel.figure-left { padding: 0px 0 20px; }
				.whysell-with-toptech-panel figure img.bottom { position: relative; bottom: 0; left: 0; }
				.whysell-with-toptech-panel.bottom figure img.bottom { left: 0; bottom: 0; }
				.sellyour-home-info h5 { font-size: 24px; margin-bottom: 10px; line-height: 40px; }
				.thinkabout-sellyour-home .sellyour-home-info { padding-right: 0; }
				.sellyour-home-info ul { margin-bottom: 25px; }
				.search-form .form-group:first-child, .dropdown-btn { width: 100%; }
				.search-form .form-group:nth-of-type(6) { text-align: center; width: 100%; }
				.search-form .form-group { width: 46%; margin: 2px 0px 2px 10px; }
				.search-form { padding: 15px 0px; }
				.filter-panel { height: 335px; position: relative; }
				.search-right-content { padding: 0; text-align: center; }
				.box-inner { min-width: auto; }
				.homes-list-wrapper { width: auto; }
				.map-wrapper, .map-wrapper.stick { position: relative; display: inline; width: 100%; top: 30px; }
				.slide-btn-group.stick, .slide-btn-group { display: none; }
				.map-section { display: inline; }
				#map { height: 100vh ; position: fixed; width: 100%; }
				.tableview-wrapper { padding: 25px 0px; }
				#navbarTogglerDemo03 .hdr-btn.after-login { width: 100%; justify-content: center; }
				.hdr-btn .btn:first-child { margin-right: 0; }
				.nav-tabs .nav-link { min-width: 90px; }
				.result-information { padding: 15px 6px 15px 6px }
				.modal-dialog { display: block; }
				/* .modal.show .modal-dialog { margin: 0; } */
				.modal-content { border: none; border-radius: 0; }
				.property-head h3 { overflow: hidden; width: 150px; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; }
				.property-head { position: relative; text-align: center; display: flex; align-items: center; justify-content: center; padding: 10px 15px; background: #f2f2f2; }
				.property-head a.text-link { position: absolute; left: 20px; }
				.white-card ul li p span { font-size: 15px; }
				.popup .modal { min-height: 100%; }
				.property-title { margin-bottom: 5px; }
				.property-title p { padding-left: 10px; }
				.popup .property-head a.text-link { color: #fff; }
				.mobile-list-view-panel figure{top: 44px;}
				.virtual_tour_span figure img{height: 39px !important;}
				.card-view-panel figure .virtual_tour_span{left: unset !important;right: 0!important;}
				.close-sm{    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.4) 47%, rgba(0, 0, 0, 0.67));}
				#mobileMap-infowindow-wrapper .toclone-sm{top: 80px;}
				#mobileMap-infowindow-wrapper  figcaption{    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.4) 47%, rgba(0, 0, 0, 0.67));}
				.sharefavform{overflow-y: scroll; height: 100%;}
				#listings_to_share_p{height: 35px;}
				.slick-track{margin: 0;}
				.searchnames-button.btndeslct.sharelisting-options{ white-space: nowrap; display: flex; justify-content: center;}
				.searchnames-button.btndeslct.sharelisting-options button{margin: 10px 2px 3px 0; min-width: auto;}
				#schedule-a-tour .modal-header h4#request_tour_title{display: flex; justify-content: center;}
				#schedule-a-tour{padding-left: 17px;}
				#mobileFilter .modal-header, #mobileFilter .modal-footer{position: inherit !important;}
				#mobileFilter .modal-header h4{width: auto;}

				
#toclone2.ForGuest p{
    font-size: 13px !important;
    margin: auto;
}
#toclone2.ForGuest .signin-createacc-panel .btn.create__acc, #toclone.ForGuest .signin-createacc-panel .btn.create__acc {
    margin: initial;
}
.ForGuest form{
    display: block;
}
.guestbtnGrp {
    justify-content: center;
}
#toclone2.ForGuest .signin-createacc-panel .btn.sign__in, #toclone.ForGuest .signin-createacc-panel .btn.sign__in {
    margin-right: 10px;
}
#toclone2{
left: 0;
    right: 0;
}
.bottom .mobileApp-info{
    justify-content: center;
    margin: 5px 0px;
}
.framelabel-contactus{    margin-bottom: 40px;}
.contact_us_address{margin-top: -10px !important;}
.ui-datepicker-inline { width: 300px !important; }
.ui-datepicker table, .ui-datepicker .ui-datepicker-header { width: 95vw !important; margin: 0 auto !important; }
.ui-datepicker table { border: 1px solid #d3d3d3; }
.ui-widget.ui-widget-content { padding:6px 0; }
.calendar-sec { padding: 0; }
.calendar-check { width: 100vw; overflow-x: hidden; }

}

			@media only screen and (min-width:320px) and (max-width:480px) {
				.nav-tabs .nav-link { min-width: 90px; }
				.property-head-detail { display: block; padding: 10px; margin-top: 40px; }
				.property-head-detail ul li p span { font-size: 12px; }
				.white-card-head { display: block; }
				.white-card ul li p label { flex: 0 0 45%; max-width: 50%; text-align: left; }
				.property-details-slider-wrapper, .slider-for img, .slider-for { height: 250px; margin-top: 0; padding: 0px 4px; }
				.property-head { right: 0; left: 0; top: 0; position: fixed; z-index: 20; width: 100%; background-color: #1a3366; box-shadow: 0px 0px 3px 0px #1d1a1a; color: #fff; }
				.graph-panel img { width: 260px; }
				.modal-dialog { display: block; }
				.popup .property-head a.text-link { color: #fff; }
				.propety-left-content { padding: 0px 10px; }
				.white-card { padding: 10px 15px; margin: 0px 0px 20px 0px; box-shadow: 0px 0px 0px 1px #e6e6e6; }
				#exampleModal .modal-content .button-group { margin-top: 20px; }
				.chat-description { right: 15px; bottom: 35px; }
				.chat-description figure img { width: 70px; height: 70px; }
				.white-card ul.list-has-two-col li, .white-card ul.list-has-four-col li { margin-bottom: 10px; flex: 0 0 100%; max-width: 100%; }
				.sign__in.mobileshow { background: transparent; border: 1px solid #FFF; height: 35px; line-height: 21px; color: #FFF; font-weight: 600; border-radius: 6px; font-size: 13px; }
			}
			@media only screen and (min-width:375px) and (max-width:667px) {
				.nav-tabs .nav-link { min-width: 115px; }
			}
			@media only screen and (min-width:768px) and (max-width:1024px) {
				footer .bottom .focused-info { flex-direction: column; -webkit-flex-direction: column; -moz-flex-direction: column; }
				.search-right-content { padding: 25px 0px 0px; }
				.filter-panel { height: 250px; }
				.btn-wth-svg span { font-size: 12px; }
				.white-button { padding: 0px 10px; margin-right: 0; }
				.hdr-btn.after-login .btn { width: 155px; }
				.filter-panel { height: 180px; }
				div#exampleModal .modal-dialog { display: block; }
				div#exampleModal .modal-dialog { max-width: 100%; }
				.property-head { top: 0; background-color: #1a3366; color: #fff; }
				.property-head-detail { display: block; padding: 0px 10px; }
				.property-details-slider-wrapper { padding-left: 10px }
				.propety-left-content { padding-right: 10px; }
				.graph-panel img { width: 210px; }
				div#exampleModal .button-group { margin: 15px 0px; display: block; }
				.white-card ul li p label { text-align: left; }
				.white-card { padding: 10px 20px; margin: 0px 10px 20px 10px; }
				.white-card ul.list-has-two-col li { flex: 0 0 100%; max-width: 100%; }
				.white-card ul.list-has-four-col li { flex: 0 0 50%; max-width: 100%; }
				div#exampleModal .button-group .btn { flex: 0 0 100%; max-width: 100%; width: 100%; margin-bottom: 10px; }
				.search-form .form-group:nth-of-type(6), .search-form .form-group, .search-form .form-group:first-child { width: auto; }
				/* .searchSticky{margin-top: -14px !important;} */
				.cardlistview .card-view-panel {margin: 6px 6px !important; }
				.spotlight_md_img{ width: 100%;}
				.msg_desc p, .accordion{width: auto !important;}
				.pst_show_vid iframe{width: 100%;}
				.pst_show_vid{padding-left: 0 !important;}
				.facebooklink{ display: inline-block }
				/* .cardlistview&gt;.web-pagination{top: 150px !important;} */
				.navbar-brand {
                    left: 6%;
                }
                .input-search{
                    -webkit-justify-content: flex-start;
                }
                .input-search {
                    width: 97%;
                }
                .searchSticky{
                    margin-top: -14px ;
                }
                .search-form .form-group .btn.save-search-btn{
                    width: 95px;
                }
				#card_view_datas {
					margin-top: 155px !important;
                }
				
                div#RecaptchaField2 iframe {
					width: -webkit-fill-available;
                    margin-left: unset;
                }
                .property-address .rmls-logo{
                    bottom: 0px;
                }
				.description.aos-init.aos-animate {
					width: 690px;
				}

			}
			@media only screen and (min-width:1024px) and (max-width:1200px) {
				footer .bottom .focused-info.info_1{display: block;}
				.msg_desc p{width: auto !important;}
				.listing_request_panel {width: 335px !important;}
				.listing_request_panel .white-card-description p{height: 200px; overflow: auto;}				
				.listing_request_panel::-webkit-scrollbar{width: 10px;}
				.listing_request_panel::-webkit-scrollbar-track{box-shadow: inset 0 0 5px grey; border-radius: 10px;}

			}


			@media only screen and (min-width:1024px) and (max-width:1366px) {
				.popup { display: none; }
				/* .modal-backdrop { background-color: transparent; } */
				.property-head { top: -40px; }
				.modal-open { overflow: overlay; }
				/* .modal-backdrop.show { width: 100%; position: relative; display: none; } */
				.spotlight_md_img{height: 288px; width: 100%;}
				.whysell-with-toptech-panel figure{ flex: 0; }
				.home-contact-wrapper{padding: 50px !important;}
				#navbarTogglerDemo03{
					top: 96px ;
				}
				.card-view-panel figure .virtual_tour_span figure img{ width: 22px; height: 22px; margin: 4px 5px;}
				/* .card-view-panel figure .virtual_tour_span{left: 133px !important; padding: 4px !important; width: 115px !important;} */
				.recomendedBy_tag{width: 53% !important; padding-left: 3px !important;}
				.input-search {
                    width: 100%;
                    -webkit-justify-content: center;
                }
				.pdxa-event img {
					width: 270px !important;
				}
				.property-head-detail ul.amenities-list .has-openhouse{
					margin-top: unset !important;
					margin-left: 10px;
				}
				.property-head-detail ul.amenities-list li{
					padding: 0 12px;
				}
				.searchSticky{
                    margin-top:0px !important;
                }
				#card_view_datas{margin: 0 !important;}
				/* .cardlistview&gt;.web-pagination{
					top:205px;
				} */
				/* .searchSticky{
					margin-top: 34px!important;
				} */
				.search-form .form-group .btn.save-search-btn{
					width: 120px;
					margin-left: -14px;
				}
				.property-details .list-inline-item p, .property-price p{margin: 0;}
				.navbar-expand-xl .navbar-brand{ margin: 0; display: flex; justify-content: center;}
				.navbar-expand-xl .navbar-brand img{ width: auto; }				
			}
			.card-body .input-group.form-group input.form-control { background-color: #f2f2f2; }
			.row.align-items-center.remember { margin: 0px 0px 15px 0px; }
			.links { color: #000; }
			.card-body form { display: inline-block; width: 100%; margin-bottom: 20px; }
			.modal-body { padding: 0; }
			.card-footer { padding: 9px 0px; }
			.modal-header .close { padding: 0; margin: 0px; position: absolute; right: 20px;color:#C52027;opacity: 1; }
			.modals-headers .close { padding: 0; margin: 0px; position: absolute; right: 20px; }
			button.close { border: 1px solid; border-radius: 15px; width: 28px; height: 28px; }
			button.close:focus { outline: 0; }
			.modal-header { border-bottom: none;background: white;color: white; }
			.d-flex.justify-content-center.links { border-top: 2px solid #e6e6e6; padding: 20px 0px 0px 0px; width: 100%; }
			.signup-button { border-top: 2px solid #e6e6e6; padding: 20px 0px; display: inline-block; width: 100%; }
			.signup_btn { color: #fff; background-color: #3A5898; width: 100%; }
			.signup-button p { font-size: 18px; margin-bottom: 30px; }
			input.btn.float-right.signup_btn:hover { color: #fff; }
			.row.align-items-center.remember { justify-content: space-between; display: flex; width: 100%; }
			.row.align-items-center.remember a { font-size: 14px; }
			.row.align-items-center.remember p { display: flex; align-items: center; font-size: 14px; }
			h4.modal-title { font-size: 18px; font-family: 'Open Sans', sans-serif;color:#C52027; }
			.modal-header { display: flex; justify-content: center; }
			.custom-control-label::before { top: 3px; }
			.rmls-ownership { font-size: 12.5px !important; }
			.rmls-logo { width: 40px; vertical-align: middle; }
			.banner-panel .bannel-inside { color: #FFF; flex-grow: 0; flex-shrink: 0; flex-basis: 50%; }
			.form-panel-home .inner { margin: 0 auto; padding: 20px; overflow: hidden; }
			.form-panel-home .form-control { height: 34px; border-radius: 0; font-size: 15px; }
			#schedule-a-tour.modal { max-height: 100%; background: rgba(128, 128, 128, 0.7); }
			#schedule-a-tour .card-body { padding: 0; }
			#schedule-a-tour .modal-content { background-color: #F1f1f1; }
			#schedule-a-tour .modal-title { color: #C52027; }
			#schedule-a-tour .form-panel-home .form-control { background: #fff; border: 1px solid rgba(0, 0, 0, 0.15); }
			#schedule-a-tour .note { padding: 20px; }
			.display-none { display: none; }
			.dates-ul { width: 90%; margin: 0 auto; margin-left: 25px; }
			.dates-ul li { width: 31%; border-radius: 5px; border: 1px solid; margin-right: 6px; text-align: center; cursor: pointer; text-transform: uppercase; opacity: 0.6; margin-bottom: 10px; display: inline-block; }
			.dates-ul li.active { opacity: 1; background: #C52027; color: #fff; }
			.dates-ul li.active span { color: #fff; }
			.dates-ul li span { display: block; }
			.dates-li.previous-li, .dates-li.next-li { cursor: pointer; font-size: 28px; position: absolute; }
			.dates-li.previous-li { left: 0; top: 39%; }
			.dates-li.next-li { right: 0; top: 39%; }
			span.date-top { font-size: 18px; margin-bottom: 5px; margin-top: 10px; }
			span.date-middle { font-size: 30px; }
			span.date-bottom { font-size: 18px; margin-bottom: 10px; }
			.cursor-pointer { cursor: pointer; }
			.form-control.error, .dates-ul.error { border: 1px solid red !important; }
			.form-group.cgrp.rgrp.datesgroup { margin: 0 auto; text-align: center; position: relative; }
			.a-header-tab { position: absolute; left: 6px; color: #C52027; width: auto; z-index: 1; font-size: 13px; font-weight: bold; }
			.sidebar-fixed-btn { display: none; }
			.full-width-dropdownmwnu .d-flex.justify-content-center { padding-bottom: 0; }
			.whatwedo-formpanel { background-color: #f1f1f1; padding: 50px 0; }
			.whatwedo-formpanel .inner { max-width: 650px; margin: 0 auto; }
			.row.sign_up_form .form-group { margin-bottom: 9px; }
			@media (max-width:567px) {
				.chosen-container-multi .chosen-choices { max-width: 100%; }
				.search-right-content { display: none; }
				.investRange .btn-group { width: 100%; }
				.search-form .form-group .btn { width: 100%; }
				.search-form .form-group { width: 48%; margin: 0 auto; margin-bottom: 5px; }
				.filter-panel { height: auto; }
				.homes-list-wrapper { float: initial; }
				#card_view_datas { margin-top: 40px;	}
			}
			.searchresults { background: #fff; padding: 10px; display: none; text-align: left; }
			.searchresults ul { display: block; }
			.searchresults ul li { display: block; cursor: pointer; }
			.home-search .searchresults { margin-top: 2px; }
			.home-search .searchresults ul { background: #fff; }
			.search__input__field { width: 360px; padding: 0; border: 1px solid #999999; border-radius: 5px; box-sizing: inherit; position: relative; height: 40px; flex: 0 0 auto; background-color: #FFFFFF; display: flex; align-items: center; }
			.search__input__field__btn {
				content: "";
				position: absolute;
				top: 0px;
				right: 0px;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/icon-search-blue.svg);
				background-repeat: no-repeat;
				background-size: 25px;
				background-position: center;
				width: 40px;
				height: 35px;
				background-color: #e6e6e6;
				border-top-right-radius: 20px;
				border-bottom-right-radius: 20px;
				background-color: #e6e6e6;
				text-indent: -9999px;
				box-shadow: inherit !important;
				border: 0 !important;
			}
			.search__input__field__btn.clearbtn {
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/icon-search-blue.svg);
			}
			.search__input__field__btn:active, .search__input__field__btn:visited, .search__input__field__btn:focus, .search__input__field__btn:hover { border: 0; outline: 0; box-shadow: inherit; }
			.search__input__field #h_search_term { padding-right: 0; height: 38px; background: #FFFFFF; flex: 0 0 150px; border-radius: 20px; position: relative; z-index: 1; }
			.search__input__field.focussearchinput__parent #h_search_term { padding-right: 0; height: 40px; position: absolute; top: 39px; left: 0; z-index: 21; background: #fff; border-top-right-radius: 0; border-top-left-radius: 0; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4); flex: 0 0 100%; max-width: 100%; }
			.search__input__field.focussearchinput__parent #h_search_term:focus { box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4) !important; }
			#h_search_term:focus { outline: 0; border-color: transparent; }
			#dynamic_filter_results { border: 1px solid rgba(153, 153, 153, 0.4); position: absolute; width: 360px; z-index: 99; border-top: 0; }
			#dynamic_filter_results .filterresults li { padding: 5px 3px; flex: 0 0 100%; max-width: 100%; }
			#dynamic_filter_results .filterresults li:hover { background-color: #f2f2f2; }
			.home-search #dynamic_filter_results { width: 100%; max-height: 400px; overflow: scroll; }
			.search-body #dynamic_filter_results { top: 81px; max-height: 481px; overflow: scroll; }
			.list-inline.displayflex { display: flex; justify-content: flex-start; width: 100%; flex-wrap: wrap; }
			.fix-height{  min-height: 56px; }
			.search__input__field span { background-color: #e6e6e6; border-radius: 15px; display: inline-block; padding: 1px 9px; font-size: 15px; margin: 2px; flex: 0 0 auto; }
			.search__input__field span span { margin: 0; }
			.search__input__field span.etcmore { color: #C52027; border-radius: 0; border-top-left-radius: 15px; border-bottom-left-radius: 15px; }
			.search__input__field span.searchitem { position: relative; padding-right: 28px; color: #C52027; }
			.search__input__field span.clear { width: 20px; height: 20px; border-radius: 50%; background: #FFFFFF; color: #9e9999; cursor: pointer; text-align: center; line-height: 20px; padding: 0; font-size: 13px; position: absolute; right: 2px; top: 2px; }
			.cd-error-message { display: none; width: 100%; color: #de0f0f; }
			.cd-error-message.is-visible { display: block; }
			.form-control.has-error { border: 3px solid #de0f0f; }
			.all-error { color: #de0f0f; }
			.forgotpassword-div { margin-top: 10px; display: inline-block; margin-bottom: 10px; }
			.search__input__field.allsearches { height: auto; display: inline-block; }
			.allsearches-terms { width: 100%; float: left; }
			.close-all-terms { position: absolute; top: 7px; right: 8px; font-size: 10px; background-color: #e6e6e6; width: 25px; height: 25px; border-radius: 50%; text-align: center; padding-top: 2px; color: #1b1b1b; font-weight: bold; z-index: 2; }
			#searchbar_more { display: none; }
			#searchbar_short .searchtext { max-width: 100%; height: 40px; }
			#searchbar_short .searchtext::placeholder{color:#C52027;}
			span.morefilter { display: inline-block; background: #C52027; border-radius: 50%; width: 20px; height: 20px; font-size: 12px; line-height: 20px; color: #fff; font-weight: bold; display: flex; align-items: center; justify-content: center; margin-left: 10px; }
			.dropdown-menu.full-width-dropdownmwnu { background-color: #FFFFFF; height: auto; top: 56px; }
			.navbar-nav .nav-item .nav-link { cursor: pointer; }
			.navbar-nav .full-width-dropdownmwnu .nav-link { color: #2a2a33; font-size: 15px; font-weight: normal; }
			.navbar-nav .full-width-dropdownmwnu .nav-link:hover { color: #C52027; }
			.navbar .dropdown-menu.full-width-dropdownmwnu { top: 61px; padding: 15px 0; border: 0; margin: 0; left: 15px; width: 185px; }
			.navbar .dropdown-menu.full-width-dropdownmwnu::before { content: ""; position: absolute; width: 0; height: 0; margin-left: -0.5em; top: 3px; left: 48px; box-sizing: border-box; border: 10px solid black; border-color: transparent transparent #ffffff #ffffff; transform-origin: 0 0; transform: rotate(-225deg); box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.1); right: 0; margin: 0 auto; }
			.navbar .dropdown-menu.full-width-dropdownmwnu::after { content: ""; width: 100%; height: 4px; bottom: 0; background-color: #C52027; position: absolute; left: 0; }
			.navbar .dropdown-menu.full-width-dropdownmwnu .transparent-bg { content: ""; width: 100%; height: 20px; background-color: transparent; top: -20px; left: 0; position: absolute; }
			#free-guide-request .form-control.has-error{border: 3px solid #de0f0f;}
			#free_rent_analysis_form .form-control.has-error{border: 1px solid #de0f0f;}
						/*			.navbar .dropdown-menu.full-width-dropdownmwnu:after, .navbar .dropdown-menu.full-width-dropdownmwnu:before { content: ""; position: absolute; width: 30px; height: 100%; top: 0; background-color: #FFFFFF; }
			.navbar .dropdown-menu.full-width-dropdownmwnu:after { left: -15px; }
			.navbar .dropdown-menu.full-width-dropdownmwnu:before { right: -15px; }*/
			.navbar .nav-item.dropdown { position: relative; }

			/*.navbar .dropdown-menu.full-width-dropdownmwnu { width: 100%; left: 0; right: 0;top: 61px;  }
			.navbar .dropdown-menu.full-width-dropdownmwnu { border: 1px solid rgba(0, 0, 0, .15); background-color: #fff; }*/
			.body-property-management .navbar .dropdown-menu { visibility: visible; opacity: 1; }

			/*		.search-body header { z-index: 3; }
					.body-property-management header { z-index: 3; }*/
			ul#madrillmailTab.nav-tabs { min-height: auto; }
		/*	.modal-header button#close_modal_save_result { padding: 0; margin: 0; border: 0; position: static; width: auto; height: auto; }*/
			.modal-header button#close_modal_save_result{
    padding: 10px 0px;
    width: 175px;
    height: 45px;
    background: #C52027;
    border-radius: 5px;
    font-size: 20px;
    display: flex;
   position: static ;
    align-items: center;
    justify-content: center;
                              }

			ul#madrillmailTab.nav-tabs:before { display: none; }
			.has-view-icon { position: absolute; right: 0; top: 0; }
			.has-view-icon span.remove_property { }
			.has-view-icon .a-header-tab { right: 40px; z-index: 1; top: 5px; left: inherit; }
			.signup-google-button { color: #ffffff; background-color: #C12424; width: 100%; }
			.signup-google-button:hover { color: #ffffff; }
			.signup_btn:hover { color: #ffffff; }
			.body-property-management .navbar .dropdown-menu, .navi-show .navbar .dropdown-menu { visibility: visible; opacity: 1; }
			.navi-show .full-width-dropdownmwnu { border-bottom: 1px solid #d8d7d7 !important; }
			.bannel-inside.form-panel { width: 100%; }
			.form-panel-home .inner { width: 100% }
			.acc-user-button { display: flex; align-items: center; }
			.acc-user-button .name { color: #FFFFFF; font-size: 14px; width: 90px; overflow: hidden; text-overflow: ellipsis; }
			.acc-user-button .arrow { width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #FFFFFF; color: #FFFFFF; background-color: transparent !important; margin: 0 8px; }
			.acc-user-button .user-icon { width: 35px; height: 35px; background-size: 30px; overflow: hidden; background-position: center; background-repeat: no-repeat; border-radius: 50%; border: 1px solid #C52027; display: flex; align-items: center; justify-content: center;margin-right:5px; }
			.acc-user-button .user-icon img { width: 30px; height: 30px; object-fit: cover; border-radius: 50%; }
			.btn.acc-user-button { margin-left: 20px; position: relative; background-color: transparent; border: 0; outline: 0; box-shadow: inherit; cursor: pointer; padding: 0; }
			.btn.acc-user-button:focus { outline: 0; box-shadow: inherit; }
			.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show&gt;.btn-primary.dropdown-toggle:focus { box-shadow: inherit; }
			.acc-dropdown-menu { right: -20px; left: inherit; top: 120%; padding: 0; width: 261px; border: 0; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
			.acc-dropdown-menu .bottom { border-top: 1px dotted #f2f2f2; }
			.acc-dropdown-menu .dropdown-item { padding: 6px 15px; font-size: 15px; border-bottom: 1px dotted #f2f2f2; color: #666666; }
			.acc-dropdown-menu .dropdown-item:hover { color: #333; background-color: rgba(197, 32, 39, 0.45); }
			.acc-dropdown-menu ul { padding-top: 0px; padding-bottom: 10px; }
			.acc-dropdown-menu::before { content: ""; position: absolute; right: 28px; top: -10px; width: 0; height: 0; border-left: 12px solid transparent; border-right: 12px solid transparent; border-bottom: 12px solid #FFFFFF; }
			.acc-dropdown-menu::after { content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 0px; width: 100%; height: 4px; background-color: #C52027; }
			.search-form.has-mapview { display: flex; align-items: center; justify-content: space-between; }

			/*.mapview-filter { border-radius: 5px; display: flex; align-items: center; background-color: #FFFFFF; border: 1px solid #999999; }
			.mapview-filter li { padding: 7px 20px; color: #C52027; border-right: 1px solid #999999; text-transform: capitalize; cursor: pointer; }
			.mapview-filter li:hover, .mapview-filter li.active { background-color: #C52027; color: #FFFFFF; }
			.mapview-filter li:last-child { border: 0; }
			.mapview-filter li:last-child{border-bottom-right-radius:5px; border-top-right-radius:5px;}
			mapview-filter li:first-child{border-bottom-left-radius:5px; border-top-left-radius:5px;}*/
			.has-mapview form { width: 100%; }
			.has-mapview .form-row, .has-mapview .form-row .left, .has-mapview .form-row .right { display: flex; align-items: center; }
			.has-mapview .form-row { justify-content: space-between; }
			.stickyActive.filter-panel .searchSticky { background-color: #e6e6e6; position: fixed; top: 0; left: 0; right: 0; width: 100%; border-bottom: 1px solid #ccc; }
			.filter-panel.stickyActive { z-index: 999; }
			a.appliedfilters { background: #C52027; width: 25px; display: inline-block; height: 25px; text-align: center; border-radius: 50%; color: #fff !important; font-weight: bold; line-height: 25px; }
			.stickyActive .nav-head-panel { position: fixed; top: 66px; background-color: #e6e6e6; width: 100%; -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5); box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5); }
			.nav-tabs { margin-left: 20px; }
			.mobilefilter-btn { display: none; }
			.whole-href { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
			.nav-tabs .nav-link.active:before { display: none; }
			.nav-tabs .nav-link.active { background-color: #36c; color: #FFFFFF; }
			.tab-content .nav-tabs { background-color: transparent; border: 0; }
			.tab-content .nav-tabs .nav-item { background-color: #FFFFFF; }
			.tab-content .nav-tabs .nav-item:first-child, .tab-content .nav-tabs .nav-item:first-child .nav-link { border-right: 0; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
			.tab-content .nav-tabs .nav-item:last-child, .tab-content .nav-tabs .nav-item:last-child .nav-link { border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
			.tab-content .nav-tabs .nav-link { border: 0; background-color: transparent; height: 36px; }
			.tab-content .nav-tabs .nav-link.active, .tab-content .nav-tabs .nav-link:focus { background-color: #EBEBEB; color: #333; }
			.whole-href { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
			.filterfav.favourite { width: 30px; height: 30px; }
			.listviewstatus { background-color: #C52027; padding: 0px 10px; color: #fff; text-transform: uppercase; line-height: 20px; font-size: 12px; float: right; }
			.left-align-div .col-form-label { width: auto; min-width: auto !important; padding-right: 10px; vertical-align: middle; padding-bottom: 15px; margin: 0; }
			.left-align-div .select-status { display: inline-block; padding: 0; }
			.savedsearch-wrapper { padding: 65px 0 85px; }
			.savedsearch-title { font-size: 36px; font-family: 'Open Sans', sans-serif; text-align: left; color: #333333; margin-bottom: 40px; }
			.savedsearch-panel { display: flex; align-items: center; justify-content: space-between; padding: 15px 0; border-top: 1px solid #d0d0d0; }
			.savedsearch-panel .left a { font-family: 'Open Sans', sans-serif; font-size: 17px; color: #C52027; margin-bottom: 3px; display: block; }
			.savedsearch-panel .left small { font-family: 'Open Sans', sans-serif; font-size: 15px; color: #999; }
			.savedsearch-panel .right { display: flex; align-items: center; justify-content: flex-start; }
			.savedsearch-panel .right i { margin-right: 15px; cursor: pointer; }
			.savedsearch-panel .right i.fa-share:before{ font-size:25px;}
			.savedsearch-panel .right .dropdown-toggle { border: 1px solid #d0d0d0; height: 40px; display: flex; align-items: center; padding: 0 25px; }
			.savedsearch-panel .right .dropdown-toggle:hover { color: #4D4D4D; }
			.savedsearch-panel .right .dropdown-toggle .caret { width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #999; margin-left: 20px; }
			.savedsearch-wrapper .savedsearch-panel:last-child { border-bottom: 1px solid #d0d0d0; }
			.savedsearch-panel .right .dropdown-menu.show { width: 100%; }
			.savedsearch-panel .right .dropdown-menu { padding: 0; }
			.savedsearch-panel .right .dropdown-menu li a { display: block; padding: 10px; font-size: 15px; }
			.savedsearch-panel .right .dropdown-menu li a:hover { background-color: #f2f2f2; color: #4D4D4D; }
			.savedSearchModal .modal-body { padding: 20px 25px; }
			.savedSearchModal .form-group label { font-size: 16px; margin-bottom: 5px; }
			.savedSearchModal .form-control { border: 1px solid #d0d0d0; height: 40px; }
			.savedSearchModal .info-text { color: #999; }
			.btn-update { width: 300px; margin: 0 auto; border-radius: 0; background-color: #C52027;border-color: #C52027; }
			.btn-update:hover{background-color: #C52027;border-color: #C52027;}
			.savedSearchModal .modal-content, .savedSearchModal .modal-header { border-radius: 0; }
			.savedSearchModal .deletesearch { text-align: center; color: #C52027; }
			.savedSearchModal .dropdown-toggle { border: 1px solid #d0d0d0; height: 40px; display: flex; align-items: center; padding: 0 25px; width: 170px; }
			.savedSearchModal .dropdown-menu.show { width: 170px; }
			.savedSearchModal .dropdown-menu { padding: 0; }
			.savedSearchModal .dropdown-menu li a { display: block; padding: 10px; font-size: 15px; }
			.savedSearchModal .dropdown-menu li a:hover { background-color: #f2f2f2; color: #4D4D4D; }
			.savedSearchModal .dropdown-toggle .caret { width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #999; margin-left: 20px; }
			.savedSearchModal .button-panel { text-align: center; margin-bottom: 20px; margin-top: 25px; display: block; }
			.emailme { text-align: right; margin-bottom: 10px; padding-right: 115px; }
			.emailme a { color: #999; font-size: 17px; }
			.filter-panel input.form-control { height: 32px; }
			.body-property-management:not(.navi-show) .prop-manage-hide { display: none; }
			.welcome-row-panel .has-form { background-color: #C52027; padding: 60px 40px; }
			.welcome-row-panel figure.center.has-form { top: -85px; }
			.welcome-row-panel .sellyour-home-form li { margin-bottom: 15px; }
			#dynamic_filter_results .filterresults .partial-results li { padding-left: 0; padding-right: 0; }
			.partial-results h4 { text-transform: uppercase; font-size: 14px; color: #585858; margin: 0 10px 0 15px; padding: 15px 0 10px; display: flex; align-items: center; }
			.partial-results h4 i { margin-right: 8px; }
			#dynamic_filter_results .filterresults .partial-results li { font-size: 16px; color: #C52027; border-bottom: 1px dashed #e2e2e2; margin: 0 10px; padding: 8px 10px; line-height: 18px; }
			#dynamic_filter_results .filterresults .partial-results li p { color: #999; font-size: 14px; line-height: 20px;}
			#dynamic_filter_results .filterresults .partial-results li:last-child { border-bottom: 0; }
			#dynamic_filter_results .filterresults .partial-results { border-bottom: 1px solid #e2e2e2; }
			#dynamic_filter_results .filterresults .partial-results:last-child { border: 0; }
			.property-details-slider-wrapper .slick-slider { margin-bottom: 0; }
			.save-reset { display: inherit; white-space: nowrap; }
			.pagination { position: relative; z-index: 0; }
			.top-bar-inner { display: flex; align-items: center; justify-content: flex-start; width: 100%; }
			.top-bar-inner div#showRightFilter { position: relative; display: flex; align-items: center; width: calc(100% - 300px); }
			.top-panel .form-row { width: 100%; }
			.top-panel .save-reset { margin-left: auto; }
			.top-bar-inner .dropdown-btn, #min-max-price-range { color: #C52027; position: relative; background-color: #FFFFFF; border: 0; font-size: 13px; font-weight: 600; height: 35px; width: auto; border-radius: 20px; border: 0; text-align: left; padding: 0 40px 0 15px; margin: 0 5px; display: flex; align-items: center; justify-content: space-between; }
			.top-bar-inner .dropdown-btn i, #min-max-price-range i { position: absolute; right: 15px; }
			.top-bar-inner .dropdown-btn .gray, #min-max-price-range .gray { display: inline-block; }
			.top-bar-inner .dropdown-btn .white, #min-max-price-range .white { display: none }
			.top-bar-inner .show .dropdown-btn .gray, .show #min-max-price-range .gray { display: none; }
			.top-bar-inner .show .dropdown-btn .white, .show #min-max-price-range .white, .top-bar-inner .filterapplied .dropdown-btn .white, .filterapplied #min-max-price-range .white { display: inline-block; }
			.top-bar-inner .dropdown-btn.price-dropdown { width: auto; }
			.top-bar-inner .dropdown-btn.bed-button { width: auto; }
			.top-bar-inner .dropdown-btn.bath-dropdown { width: auto; }
			.top-bar-inner .dropdown-btn.property-dropdown { width: auto; }
			.top-bar-inner .dropdown-btn.morefilter-dropdown { width: auto; }
			.top-bar-inner .form-group.has-arrow { position: relative; }

			/*.top-bar-inner .form-group.has-arrow::after{ content: ""; position: absolute; width: 13px; height: 8px; right: 13px; top: 13px; background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/image/down-arrow-blue.svg); background-repeat: no-repeat; background-size: 100%; background-position: center;  }
			.top-bar-inner .filterapplied.form-group.has-arrow::after, .top-bar-inner .show.form-group::after, .top-bar-inner .show.btn-group::after{ background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/image/down-arrow-white.svg); }*/
			.top-bar-inner .filterapplied .dropdown-btn, .top-bar-inner .show .dropdown-btn, .filterapplied #min-max-price-range, .show #min-max-price-range { background: #C52027; color: #FFFFFF; border-radius: 20px; }
			.top-bar-inner .search__input__field { border: 0; height: 35px; border-radius: 20px; border-radius: 20px; padding-left: 3px; }
			.top-bar-inner .search__input__field .search__input__field__btn { background-color: #FFFFFF; background-size: 18px; }
			.top-bar-inner #searchbar_short .searchtext { height: 35px; border-radius: 20px; background-color: transparent; }
			#i_search_term::-webkit-input-placeholder, #h_search_term::-webkit-input-placeholder { color: #C52027; }
			#i_search_term:-moz-placeholder, #h_search_term:-moz-placeholder { color: #C52027; }
			#i_search_term::-moz-placeholder, #h_search_term::-moz-placeholder { color: #C52027; }
			#i_search_term:-ms-input-placeholder, #h_search_term:-ms-input-placeholder { color: #C52027; }
			.blue-btn.save-search-btn { background-color: #C52027; border: 0; box-shadow: inherit; font-weight: 600; font-size: 14px;margin-left: 10px;width:170px }
			.blue-btn.create-search-btn { background-color: #C52027; border: 0; box-shadow: inherit; font-weight: 600; font-size: 14px;width:220px; }
			.blue-btn.create-search-btn a{color: #fff;font-size: 14px;}
			.create-search span{font-size: 14px;color: black;}
			.right.agent-serach{display: block;}
			.agent-serach-saved{display: flex;justify-content: end;}
			.reset-filter-btn { color: #000; font-weight: 600; }
			.bottom-panel .tab-content .nav-tabs { margin: 0; }
			.bottom-panel .tab-content .nav-tabs .nav-link { border-width: 1px 0px 1px 1px; border-style: solid; border-color: #CCCCCC; }
			.bottom-panel .tab-content .nav-tabs .nav-item:last-child .nav-link { border-right-width: 1px; }
			.bottom-panel .search-form.has-mapview { justify-content: flex-end; }
			.bottom-panel .result-information { display: flex; align-items: center; padding: 0; }
			.sortby-dropdown label { position: relative; padding-right: 10px; margin-right: 7px; }
			.sortby-dropdown label::after { content: ""; width: 1px; height: 16px; background-color: #ccc; position: absolute; right: -1px; top: 3px; }
			.sortby-dropdown span { font-weight: 600; }
			.sortby-dropdown.btn { height: 36px; line-height: 21px; }
			.map-dropdown { display: flex; align-items: center; height: 36px; padding: 0 10px 0 5px; }
			.result-information strong { color: #000; }
			.bottom-panel .sort { margin: 0 20px; }
			.map-filter { margin-right: 20px; }
			.property-details { margin-bottom: 10px; }
			.property-address .rmls-logo { position: absolute; right: 0; bottom: 5px; }
			.property-address ul li.address { font-size: 13px; width: 200px; word-break: break-word; min-height: 40px; }
			.web-pagination .page-item .page-link { font-size: 13px; color: #333; width: 25px; height: 25px; padding: 0; border-radius: 3px; border-width: 1px; border-style: solid; border-color: transparent; margin: 0 3px; display: flex; align-items: center; justify-content: center; }
			.web-pagination .page-item.page-prev-next .page-link { width: auto; padding: 0 15px; font-weight: 600; background-color: #f2f2f2; }
			.web-pagination .page-item.page-prev-next .page-link small{  font-weight: 600; }
			.web-pagination .page-item.prev .page-link img { margin-right: 10px; }
			.web-pagination .page-item.next .page-link img { margin-left: 10px; }
			.web-pagination .page-item.page-prev-next .page-link:hover { background-color: #EBEBEB; }
			.web-pagination .page-item.active .page-link { color: #FFFFFF; background-color: #C52027; border-color: #C52027; }
			#list_view_datas~.web-pagination { width: 100%; display: flex; justify-content: center; margin: 50px 0; }
			.cardlistview&gt;.web-pagination { border-radius: 0px; background-color: #FFF; display: flex; justify-content: flex-end; padding: 15px 20px 15px; margin: 0; position: fixed; right: 0; z-index: 2; top: 170px; width: 740px; }
			#list_view_datas .web-pagination { }
			#list_view_datas .list-pagination { border-radius: 0px; background-color: #FFF; display: flex; justify-content: space-between; padding: 15px 20px 15px; margin: 0; position: fixed; right: 0; z-index: 2; top: 170px; width: 765px; align-items: center; }
			#list_view_datas .list-pagination .web-pagination { margin: 0; }
			#list_view_datas .list-pagination .form-group { margin: 0; }
			#list_view_datas .list-pagination .form-group .btn { height: 36px; line-height: 20px; padding-right: 35px; margin-left: 15px; }
			.batchactions-panel { position: relative; }
			.batchactions-panel::after {
				content: "";
				position: absolute;
				width: 13px;
				height: 8px;
				right: 11px;
				top: 15px;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/down-arrow-blue.svg);
				background-repeat: no-repeat;
				background-size: 100%;
				background-position: center;
			}
			.td-one, .th-one { width: 100px; min-width: 135px; }
			.td-two, .th-two { width: 100px; max-width: 100px; }
			.td-three, .th-three { width: 70px; max-width: 70px; }
			.td-four, .th-four { width: 30px; max-width: 30px; }
			.td-five, .th-five { width: 30px; max-width: 30px; }
			.td-six, .th-six { width: 35px; max-width: 35px; }
			.td-seven, .th-seven { width: 35px; max-width: 35px; }
			.td-status, .th-status { width: 65px; max-width: 65px; }
			.td-eight, .th-eight { width: 80px; max-width: 75px; }
			.td-nine, .th-nine { width: 70px; max-width: 70px; }
			.td-ten, .th-ten { width: 70px; max-width: 70px; }
			.td-eleven, .th-eleven { width: 70px; max-width: 70px; }
			.td-twelve, .th-twelve { width: 70px; max-width: 70px; }
			.add_tab .td-nine div{overflow: hidden; text-overflow: ellipsis; }
			.add_tab .td-eight div{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 4px; }
			#list_view_datas table * { font-size: 12px; padding: 0; text-align: center; border: 0; }
			#list_view_datas table th { font-weight: 600; color: #000; }
			.facDate{width:70px;}
			.td-two{padding:0px 0px 0px 20px!important; }
			.td-two .address { text-align: left !important; overflow: hidden; width: 90px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;				    /* autoprefixer: off */ -webkit-box-orient: vertical;				    /* autoprefixer: on */ }
			.list-view-table .checkbox-container .figure { width: 75px; height: 40px; }
			#list_view_datas table tr:nth-child(even) { background-color: #f2f2f2; }
			#list_view_datas .checkmark { border: 1px solid #ccc !important; width: 15px; height: 15px; }
			#list_view_datas .checkbox-container.disabled .checkmark { background: #d7d4d4;     }
			#list_view_datas .checkbox-container.disabled {  pointer-events: none;   }
			p#listings_to_share_p, p#properties_to_share_p {     padding: 5px 10px; border: 1px solid #bbb; border-radius: 3px; color: #C52027;  }
			#list_view_datas .checkbox-container input:checked~.checkmark { border-color: #C52027 !important; }
			#list_view_datas .checkbox-container .checkmark:after { left: 4px; }
			.list-view-table.table td, .list-view-table.table th { vertical-align: middle; }
			.property-title { display: flex; align-items: center; margin-bottom: 10px; }
			.property-title h3 { font-size: 24px; color: #000; font-weight: 600; margin-right: 20px; }
			.property-title p { font-size: 15px; color: #333333; }
			.property-head-detail .price-large { font-size: 28px; color: #000; font-weight: 600; line-height: 24px; }
			.property-head-detail ul.amenities-list { margin-bottom: 10px; }
			.property-head-detail ul.amenities-list .has-openhouse { display: flex; align-items: center; }
			.property-head-detail ul.amenities-list .has-openhouse .openhouse { background-color: #C52027; color: #FFFFFF; font-size: 13px; font-weight: 600; padding: 0 5px; border-radius: 5px; margin-left: 10px; }
			.details-searcbar .search__input__field { width: 100%; border: 0; border-radius: 20px; background-color: rgba(230, 230, 230, 0.45); color: #333; font-size: 15px; }
			.details-searcbar .search__input__field .searchtext { border: 0; background-color: transparent; color: #333; font-size: 15px; padding: 0 20px; }
			.details-searcbar .search__input__field .searchtext::-webkit-input-placeholder { color: #C52027; opacity: 1; font-size: 13px; font-weight: 600; }
			.details-searcbar .search__input__field .searchtext:-moz-placeholder { color: #C52027; opacity: 1; font-size: 13px; font-weight: 600; }
			.details-searcbar .search__input__field .searchtext::-moz-placeholder { color: #C52027; opacity: 1; font-size: 13px; font-weight: 600; }
			.details-searcbar .search__input__field .searchtext:-ms-input-placeholder { color: #C52027; opacity: 1; font-size: 13px; font-weight: 600; }
			.details-searcbar .search__input__field__btn { background-color: transparent; background-size: 20px; background-position-x: 0px; }
			.button-group.fav-btn-group .btn { border: 1px solid rgba(112, 112, 112, 0.2); box-shadow: inherit; background-color: rgba(230, 230, 230, 0.2); color: #808080; font-size: 14px; font-weight: 500; border-radius: 12px; }
			.button-group.fav-btn-group .btn:hover { background-color: #f2f2f2; }
			.fav-btn-group .favourite { background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/favorite-new.svg); width: 21px; height: 20px; background-size: contain; background-position: center; display: block; background-repeat: no-repeat; }
			.fav-btn-group.button-group .btn img { width: 21px; margin-right: 10px; }
			.fav-btn-group.button-group .btn a { display: flex; align-items: center; color: #808080; font-size: 14px; font-weight: 500; }
			.request-panel .white-card-description p { margin: 25px 5px 20px; }
			.information-details .white-card { box-shadow: inherit; padding-left: 0; padding-right: 0; }
			.information-details .white-card-head .content-title { font-size: 20px; color: #333333; font-weight: 600; margin-bottom: 20px; text-transform: capitalize; }
			.information-details .white-card ul li p label { flex: 0 0 40%; max-width: 40%; font-size: 14px; font-weight: 600; color: #000; padding: 0; }
			.information-details .white-card ul li.full-width p label { flex: 0 0 170px; max-width: 170px; }
			.information-details .white-card ul li { flex: 0 0 50%; max-width: 50%; margin-bottom: 12px; padding-bottom: 10px; border-bottom: 1px dotted #e8e4e4; padding-left:15px; }
			.information-details .white-card ul li.full-width { flex: 0 0 100%; max-width: 100%; }
			.information-details .singlemapdiv { border: 0; border-radius: 0; }
			.information-details .historychanges th { background: #EFEFEF; }
			.information-details .historychanges tr { border-bottom: 1px solid #EFEFEF; }
			div#sidebar.sticky-active { top: 75px !important; }
			.scroll-to-information { margin: 0px 0 15px; }
			.scroll-to-information ul { width: 100%; display: flex; align-items: center; overflow: auto; }
			.scroll-to-information ul { scrollbar-face-color: #ccc; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; }
			.scroll-to-information ul::-webkit-scrollbar { height: 10px; }
			.scroll-to-information ul::-webkit-scrollbar-track { background: #FFF; -webkit-border-radius: 0; border-radius: 0; }
			.scroll-to-information ul::-webkit-scrollbar-thumb { -webkit-border-radius: 0; border-radius: 0; background: #f2f2f2; }
			.scroll-to-information ul li { flex: 1 1 auto; }
			.scroll-to-information ul li a { height: 35px; display: block; padding: 0 15px; display: flex; align-items: center; border-width: 1px 0 1px 1px; border-style: solid; border-color: rgba(112, 112, 112, 0.1); font-size: 13px; letter-spacing: 1px; justify-content: center; }
			.scroll-to-information ul li:last-child a { border-right: 1px solid rgba(112, 112, 112, 0.1); }
			.scroll-to-information ul li a:focus { color: #333; }
			.scroll-to-information ul li a:hover { background-color: #C52027; color: #FFFFFF; }
			.property-details-slider-wrapper .slider-nav img { width: 165px; height: 120px; border: 0; }
			.property-details-slider-wrapper .slider-nav .slick-arrow { outline: 0; position: absolute; width: 27px; height: 27px; background-size: 10px; background-position: center; background-repeat: no-repeat; top: 50px; background-color: rgba(255, 255, 255, 0.7); border: 0; border-radius: 50%; opacity: 0; }
			.property-details-slider-wrapper .slider-nav .slick-arrow i { display: none; }
			.slick-next::before{display: none;}
			.slick-prev::before{display: none;}
			.property-details-slider-wrapper .slider-nav .slick-arrow.slick-prev {
				left: 18px;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/left-arrow-blue1.svg);
			}
			.property-details-slider-wrapper .slider-nav .slick-arrow.slick-next {
				right: 18px;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/right-arrow-blue1.svg);
			}
			.property-details-slider-wrapper .slider-for img { margin: 0; height: 460px; }
			.property-details-slider-wrapper .slider-nav figure { width: 165px; height: 115px; }
			.property-details-slider-wrapper .slick-slider:hover .slick-arrow { opacity: 1; }
			.property-detail-wrapper .titlebar { margin-bottom: 25px; }
			.similar-listigs { background-color: rgba(0, 0, 0, 0.03); padding: 50px 0 80px; }
			.similar-title { text-align: center; font-size: 30px; color: #333; margin-bottom: 60px; font-weight: 600; margin-top: 30px; }
			.listings-footer-action-btn { display: none; }
			.top-panel .form-group.show::after, .top-panel .btn-group.show::after { content: ""; position: fixed; width: 100%; height: calc(100% - 115px); background-color: rgba(0, 0, 0, 0.7); bottom: 0; left: 0; z-index: 1; }
			.morefilters__dropdown .inner { display: flex; align-items: flex-start; width: 850px }
			.morefilters__dropdown .morefilter-left { flex: 0 0 230px; max-width: 230px; height: calc(100vh - 190px); box-shadow: 0 2px 12px 0 rgba(48, 48, 48, .3); overflow-x: hidden; overflow-y: auto; }
			.morefilters__dropdown .morefilter-right { flex: 0 0 617px; max-width: 617px; padding: 5px 0 5px 20px; height: calc(100vh - 189px); position: relative; }
			.morefilter-left ul li a { padding: 0 30px; display: flex; align-items: center; justify-content: flex-start; height: 45px; background-color: #FFFFFF; border-bottom: 1px solid rgba(0, 0, 0, 0.16); color: #000; font-weight: 600; font-size: 13px; line-height: 44px; }
			.morefilter-left ul li a:hover { background-color: #C52027; color: #FFFFFF; border-color: #C52027; }
			.morefilter-right .select-status { display: flex; flex-wrap: wrap; padding: 0; }
			.morefilter-right .select-status .custom-control { margin-bottom: 12px; margin-right: 10px; }
			.dropdown-menu.max-dropdown .form-group .form-control.fullwdth-input { border: 0; }
			.dropdown-menu.max-dropdown .form-group .selectgrp { border: 1px solid #bbbbbb; width: 165px; border-radius: 20px; }
			.dropdown-menu.max-dropdown .form-group#year .selectgrp, .dropdown-menu.max-dropdown .form-group#lotsize .selectgrp, .dropdown-menu.max-dropdown .form-group#squarefeet .selectgrp { width: auto; border: 0; }
			.morefilter-right .select-status .custom-control:last-child { margin-bottom: 0; }
			.morefilter-right .btnClear { background: #FFF; position: absolute; width: 100%; left: 0; bottom: 1px; border-top: 0; box-shadow: 0px 0 10px rgba(0, 0, 0, 0.3); display: flex; align-items: center; justify-content: space-between; padding: 5px 20px; }
			.btnClear .show-properties { font-size: 15px; font-weight: 400; color: #333; }
			.btnClear .show-properties strong { color: #000; font-weight: 600; }
			.done-clear { display: flex; align-items: center; }
			.done-clear .btn-done { max-width: 110px; width: 110px; border-radius: 30px; }
			.done-clear .btn-clear { width: auto; margin-right: 20px; }
			.dropdown-menu.max-dropdown .inner-scroll&gt;div:last-child { margin-bottom: 60px; }
			.custom-scroll::-webkit-scrollbar-track { background-color: #F4F4F4; }
			.custom-scroll::-webkit-scrollbar { width: 8px; background-color: #F4F4F4; }
			.custom-scroll::-webkit-scrollbar-thumb { background-color: #CACACA; }
			.dropdown-menu.max-dropdown::before { content: ""; position: absolute; top: -17px; right: 100px; width: 0; height: 0; border-left: 17px solid transparent; border-right: 17px solid transparent; border-bottom: 17px solid #FFFFFF; }
			.lotsizeselect-group .form-control { border: 0; }
			.lotsizeselect-group { border: 1px solid #bbbbbb; border-radius: 20px; width: 110px; max-width: 110px; background-color: #FFFFFF; }
			.lotsizeselect-group:first-of-type { margin-right: 20px; }
			.lotsizeselect-group .form-control { height: 32px; background-color: transparent; margin: 0; }
			.max-dropdown select {
				-moz-appearance: none;
				-webkit-appearance: none;
				appearance: none;
				background: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/down-chevron-brown.svg) no-repeat right;
				background-position-x: 93%;
			}
			.similar-listigs .card-view-panel { margin: 0; }
			section.similar-listigs .col-md-3 { padding: 0 10px; }
			.openlisitngdate { top: 20px; }
			.has-min-listing.search-body .search-wrapper { height: 100vh; }
			.home-search ul li a.filtera { height: 100%; color: #C52027; display: inline-block; font-family: 'Open Sans', sans-serif; }			.full-wrapper { width: 100% !important; }
			.mapview-filter li { border-style: none !important; }
			.signin-createacc-panel .btn { height: 35px; font-size: 14px; font-weight: 600; width: auto; line-height: 21px; border-radius: 3px; }
			.signin-createacc-panel .btn.sign__in { background-color: transparent; border: 1px solid #FFFFFF; color: #FFFFFF;margin-left:10px; }
			.signin-createacc-panel .btn.sign__in:hover { background-color: #FFFFFF; color: #C52027; }
			.signin-createacc-panel .btn.create__acc { background-color: #FFFFFF; color: #C52027; border: 1px solid #FFFFFF; }
			.signin-createacc-panel .btn.create__acc:hover { background-color: transparent; color: #FFFFFF; }
			.sign__in.mobileshow { display: none; }
			.go-to-dashboard.btn-white { height: 35px; background-color: #FFFFFF; border: 1px solid #FFFFFF; font-size: 13px; font-weight: 600; color:#C52027; line-height: 22px; }
			.go-to-dashboard.btn-white:hover { background-color: transparent; color: #fff; }
			.dropdown-userdetails-panel { display: flex; flex-direction: column; align-items: center; padding: 20px 20px; }
			.dropdown-userdetails-panel .user-icon { width: 60px; height: 60px; border-radius: 50%; overflow: hidden; margin-bottom: 8px; position:relative; }
			.letter-circle{text-transform: uppercase;}
			
			.dropdown-userdetails-panel .user-icon .letter-circle{ position: absolute; width: 60px; height: 60px; border-radius: 50%; border: 1.8px solid #C52027; display: flex; align-items: center; justify-content: center; color: #C52027; font-weight: 600; font-size: 26px;text-transform: uppercase; }
			.dropdown-userdetails-panel .user-icon img { display: inline-block; width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
			.dropdown-userdetails-panel .name { font-size: 16px; font-weight: 700; color: #000; margin-bottom: 3px; width: 100%; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
			.dropdown-userdetails-panel .email { font-size: 14px; color:#000; font-weight: 400; }
			.acc-user-button { background-color: transparent !important; border-color: transparent !important; }
			.userdropdown-hover { position: absolute; display: none; background-color: rgba(0, 0, 0, 0.8); padding: 9px 10px 9px 20px; border-radius: 10px; right: -31px; width: 260px; top: 51px; }
			.userdropdown-hover .name { font-weight: 600; font-size: 15px; color: #FFFFFF; line-height: 18px; }
			.userdropdown-hover .email { font-weight: 400; font-size: 12px; color: #FFFFFF; line-height: 18px; }
			.acc-user-button:hover~.userdropdown-hover { display: inline-block; }
			#list_view_datas .list-pagination .form-group .btn.batchactions { display: flex; align-items: center; justify-content: space-between; padding: 5px 15px; margin: 0; }
			.batchactions i { margin-left: 10px; }
			.batchactions-dropdown { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); border: 0; padding: 0; top: 15px !important; }
			.batchactions-dropdown::before { content: ""; position: absolute; width: 0; height: 0; margin-left: -0.5em; top: 3px; left: 48px; box-sizing: border-box; border: 10px solid black; border-color: transparent transparent #ffffff #ffffff; transform-origin: 0 0; transform: rotate(-225deg); box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.1); right: 0; margin: 0 auto; }
			.batchactions-dropdown::after { content: ""; position: absolute; width: 100%; left: 0; bottom: 0; height: 5px; background-color: #C52027; }
			.batchactions-dropdown .dropdown-item { padding: 10px 15px; font-size: 14px; border-bottom: 1px dotted #f2f2f2; color: #333 }
			.batchactions-dropdown .dropdown-item:hover { background-color: rgba(51, 102, 204, 0.23) }
			.position-fixed-panel { margin-top: 90px; }
			.full-wrapper .cardlistview&gt;.web-pagination { width: 100%; justify-content: center; }
			.full-wrapper #list_view_datas .list-pagination { width: 100%; justify-content: space-between; }
			.list-table { margin-top: 150px; }
			.map-filter { position: relative; }
			.map-dropdown-menu { padding: 0; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); border: 0; padding: 0; top: 47px !important; left: -35px !important; transform: inherit !important; }
			.map-dropdown-menu::before { content: ""; position: absolute; width: 0; height: 0; margin-left: -0.5em; top: 3px; left: 48px; box-sizing: border-box; border: 10px solid black; border-color: transparent transparent #ffffff #ffffff; transform-origin: 0 0; transform: rotate(-225deg); box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.1); right: 0; margin: 0 auto; }
			.map-dropdown-menu::after { content: ""; position: absolute; width: 100%; left: 0; bottom: 0; height: 5px; background-color: #C52027; }
			.map-dropdown-menu.mapview-filter { flex-direction: column; padding: 0; border-radius: 0; border: 0; }
			.map-dropdown-menu.mapview-filter li { padding: 10px 15px; font-size: 14px; border-bottom: 1px dotted #f2f2f2; width: 100%; color: #333; cursor: pointer; }
			.map-dropdown-menu.mapview-filter li:hover, .map-dropdown-menu.mapview-filter li.active { background-color: rgba(51, 102, 204, 0.23); color: #16181b; }
			.sortbydropdown { padding: 0; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); border: 0; padding: 0; top: 20px !important; left: 10px !important; }
			.sortbydropdown::before { content: ""; position: absolute; width: 0; height: 0; margin-left: -0.5em; top: 3px; left: 48px; box-sizing: border-box; border: 10px solid black; border-color: transparent transparent #ffffff #ffffff; transform-origin: 0 0; transform: rotate(-225deg); box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.1); right: 0; margin: 0 auto; }
			.sortbydropdown::after { content: ""; position: absolute; width: 100%; left: 0; bottom: 0; height: 5px; background-color: #C52027; }
			.sortbydropdown .dropdown-item { padding: 7px 15px; font-size: 14px; border-bottom: 1px dotted #f2f2f2; color: #333 }
			.sortbydropdown .dropdown-item:hover, .sortbydropdown .dropdown-item.active { background-color: rgba(197, 32, 39, 0.45); color: #16181b; }
			.maxprice-panel, .minprice-panel { padding: 10px 0; }
			.minprice-panel li, .maxprice-panel li { font-size: 14px; color: #666; padding: 10px 5px; cursor: pointer; }
			.minprice-panel li:hover, .maxprice-panel li:hover { color: #C52027; }
			.done-clear.has-graybg { background-color: rgba(235, 235, 235, 0.8); padding: 10px; display: flex; align-items: center; justify-content: flex-end; }
			.done-clear.minus-margin { margin: 0 -10px -14px; }
			.ddRange { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); border: 0; top: 20px !important; left: -95px !important; }
			.ddRange::before { content: ""; position: absolute; width: 0; height: 0; margin-left: -0.5em; top: 0; left: 48px; box-sizing: border-box; border: 10px solid black; border-color: transparent transparent #ffffff #ffffff; transform-origin: 0 0; transform: rotate(-225deg); box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.1); right: 0; margin: 0 auto; }
			.beds-baths-dropdown { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); border: 0; top: 40px !important; left: -135px !important; padding: 20px 10px; }
			.beds-baths-dropdown::before { content: ""; position: absolute; width: 0; height: 0; margin-left: -0.5em; top: 0; left: 48px; box-sizing: border-box; border: 10px solid black; border-color: transparent transparent #ffffff #ffffff; transform-origin: 0 0; transform: rotate(-225deg); box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.1); right: 0; margin: 0 auto; }
			.beds-baths-dropdown .bed_qty ul li { border: 0; border-radius: 0; color: #333333; }
			.beds-baths-dropdown .bed_qty ul li button { border: 1px solid rgba(235, 235, 235, 0.9); width: 48px; height: 48px; border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 0; font-size: 14px; margin: 0 6px; }
			.beds-baths-dropdown .bed_qty { padding-bottom: 0; margin: 5px 0 15px; }
			.beds-baths-dropdown .done-clear.minus-margin { margin: 0 -10px -18px; }
			.proprtyclass-dropdown { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); border: 0;				    /* top: 25px !important; left: -70px !important; */ padding: 5px 0px; }
			.proprtyclass-dropdown::before { content: ""; position: absolute; width: 0; height: 0; margin-left: -0.5em; top: 0; left: 48px; box-sizing: border-box; border: 10px solid black; border-color: transparent transparent #ffffff #ffffff; transform-origin: 0 0; transform: rotate(-225deg); box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.1); right: 0; margin: 0 auto; }
			.cardpanel-slider { position: relative; box-sizing: border-box; width: 348px; height: 240px; }
			.cardpanel-slider .slick-arrow { text-indent: -9999px; position: absolute; top: 45%; transform: translateY(-45%); z-index: 1; color: #FFFFFF; opacity: 0; height: 42px; width: 42px; background-repeat: no-repeat; background-size: 100%; background-position: center; background-color: transparent; border: 0; }
			.cardpanel-slider:hover .slick-arrow { opacity: 1; }
			.cardpanel-slider .slick-arrow.slick-prev { left: 15px; background-image: url(); outline: 0; }
			.cardpanel-slider .slick-arrow.slick-next {
				right: 15px;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/property-right-arrow-kmr.png);
				outline: 0;
			}
			.modal-form-group-panel { padding: 15px 20px 15px; position: relative; z-index: 1; }
			.modal-form-group-panel label { font-size: 15px; font-weight: 600; color: #000; margin-bottom: 10px; }
			.modal-form-group.three-row { display: flex; align-items: center; justify-content: space-between; }
			.modal-form-group.three-row .form-control { flex: 0 0 45%; max-width: 45%; border: 1px solid #e8e8e8; color: #666666; }
			.modal-form-group.wuth-two .to { font-size: 13; color: #666; flex: 0 0 5%; max-width: 5% }
			.modal-form-group .form-control { height: 45px; }
			.modal-form-group input[type="text"] { border: 1px solid #e8e8e8; color: #666666; }
			.modal-form-group select {
				border-color: #e8e8e8;
				-moz-appearance: none;
				-webkit-appearance: none;
				appearance: none;
				background: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/down-chevron-brown.svg) no-repeat right;
				background-position-x: 93%;
			}
			.modal-form-group-panel label.custom-control-label { margin-bottom: 0; font-weight: 400; }
			.radio-form-group { display: flex; align-items: center; flex-wrap: wrap; }
			.radio-form-group .custom-control { flex: 0 0 auto; max-width: initial; margin-right: 15px; margin-bottom: 10px; }
			.bedbath-modal-form-group-panel button { color: #333333; margin: 0 5px; font-size: 14px; width: 48px; height: 48px; border: 1px solid #e8e8e8; border-radius: 50%; background-color: #FFFFFF; display: flex; align-items: center; justify-content: center; }
			.bedbath-modal-form-group-panel button.active { color: #FFFFFF; font-size: 14px; background-color: #C52027; border-color: #C52027; }
			.bedbath-modal-form-group-panel button:first-child { margin-left: 0; }
			.bedbath-modal-form-group-panel button:last-child { margin-right: 0; }
			.bedbath-modal-form-group-panel .modal-form-group { display: flex; align-items: center; justify-content: flex-start; }
			.property-modal-form-group-panel .modal-form-group { display: flex; align-items: center; flex-wrap: wrap; }
			.property-modal-form-group-panel .modal-form-group button { border:1px solid #e8e8e8; background-color: transparent; box-shadow: inherit; flex: 0 0 33.3333%; max-width: 33.3333%; display: flex; flex-direction: column; height: 75px; background-color: transparent; margin: 0; justify-content: center; align-items: center; padding: 10px; }
			.property-modal-form-group-panel .modal-form-group button:nth-child(1) { border-bottom: 0; border-right: 0; }
			.property-modal-form-group-panel .modal-form-group button:nth-child(2) { border-bottom: 0; }
			.property-modal-form-group-panel .modal-form-group button:nth-child(3) { border-bottom: 0; border-left: 0; }
			.property-modal-form-group-panel .modal-form-group button:nth-child(4) { border-right: 0; }
			.property-modal-form-group-panel .modal-form-group button:nth-child(6) { border-left: 0; }
			.property-modal-form-group-panel .modal-form-group button .white{ display: none;}
			.property-modal-form-group-panel .modal-form-group button.active { background-color:#C52027; color: #FFFFFF; }
			.property-modal-form-group-panel .modal-form-group button.active span { color: #FFFFFF; }
			.property-modal-form-group-panel .modal-form-group button.active .white{ display:inline-block; }
			.property-modal-form-group-panel .modal-form-group button.active .black{ display: none;}
			#mobileFilter .modal-header, #mobileFilter .modal-content { border-radius: 0; }
			#mobileFilter .modal-header { -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1); box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1); }
			#mobileFilter .modal-content { border: 0; }
			#mobileFilter .modal-header { display: flex; align-items: center; justify-content: space-between; position: fixed; width: 100%; z-index: 2; background: #FFFFFF; }
			#mobileFilter .modal-header .small-text { font-size: 14px; font-weight: 600; color: #333; background: transparent; border: 0; box-shadow: initial; margin: 0; }
			#mobileFilter .modal-header .modal-title { color: #C52027; font-weight: 600; margin: 0; }
			.modal-footer { display: flex; align-items: center; justify-content: space-between; background-color: #EFEFEF; }
			.modal-footer .clearbtn { height: 45px; display: flex; align-items: center; flex: 0 0 85px; max-width: 85px; background-color: #FFFFFF; color: #C52027; border-radius: 20px; justify-content: center; margin: 0; border: 0; box-shadow: inherit; }
			.modal-footer .footer__info { height: 45px; display: flex; align-items: center; flex: 0 0 calc(100% - 100px); max-width: calc(100% - 100px); background-color: #C52027; color: #FFFFFF; margin: 0; border-radius: 20px; justify-content: center; }
			#mobileFilter .modal-footer { position: fixed; width: 100%; bottom: 0; border: 0; left: 0; height: 60px; height: 60px; }
			.mobile-list-view-wrapper { display: none; }

			/**** Map ****/
			@keyframes pulse {
				0% { opacity: .5 }
				100% { opacity: 1 }
			}
			.post-feed { margin-bottom: 12px; padding: 16px 16px 42px; border-radius: 4px; margin: 10px auto 10px; background: #FFF; }
			.width70 { width: 69%; display: inline-block; }
			.width30 { width: 29%; display: inline-block; }
			.line { height: 20px; margin: 10px 0 0 0; }
			.circle, .line, .rect { background: #E1E9EE; -webkit-animation: pulse .65s infinite alternate; animation: pulse .65s infinite alternate; }
			.circle { border-radius: 5px; display: inline-block; vertical-align: middle; width: 100%; height: 150px; }
			.line-wrapper { display: inline-block; vertical-align: middle; margin-left: 10px; }
			.height20 { height: 20px; }
			.map_property_panel { width: 340px; overflow: hidden;background-color: #fff; }
			.map_property_panel figure { width: 340px; height: 240px; overflow: hidden; }
			.map_property_panel figure img { width: 340px !important; height: 240px; object-fit: cover; }
			.map-property_title { font-size: 16px; font-weight: bold; padding: 8px 0; display: block; color: #2b2b2b; width:inherit;}
			.map_property_subtitle { font-size: 14px; font-weight: 400; display: block; }
			.map_property_footer { align-items: center; justify-content: space-between; padding: 10px 0px 0px; border-top: 1px solid #c8c8c8; font-size: 14px; font-weight: 500; color: #000; flex-wrap: wrap; width: 340px; }
			.map_property_price { color: #333333; font-weight: bold; font-size: 21px; }
			.map_property_list { position: relative; padding: 0; display: inline-block; align-items: center; margin: 0 5px; }
			.map_property_list:first-child { margin-left: 0; }
			.map_property_list:last-child { margin-right: 0; }
			.map_property_list.map_prpt_sq { padding-left: 0; }
			.map_property_list img { margin-right: 3px; }
			.dloader { position: fixed; background: rgba(148, 148, 148, 0.5); height: 100%; width: 100%; z-index: 9; border-radius: 5px; padding-top: 10px; }
			.ftitle { text-align: center; vertical-align: middle; font-size: 22px; font-weight: bold; color: #C52027; line-height: 30px; }
			.selectgrp { width: 100%; }
			.gm-style-iw.gm-style-iw-c, .gm-style .gm-style-iw-d { width: 340px; padding: 0; border-radius: 0; max-width: 340px !important; overflow: initial !important;  max-height: 395px !important;}
			.gm-ui-hover-effect {
				top: 10px !important;
				right: 10px !important;
				opacity: 1 !important;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/delete-button-bordered.svg) !important;
				width: 21px !important;
				height: 21px !important;
				background-size: contain !important;
				background-position: center !important;
				display: block !important;
				background-repeat: no-repeat !important;
			}
			.gm-ui-hover-effect img, #map .gm-ui-hover-effect span { display: none !important; }
			.gm-style-iw-d{max-height: 400px !important;}
			.gm-style-iw-d&gt;div { width: 340px; max-width: 340px; }
			.map_property_footer { padding: 10px 15px 10px; margin: 0; border: 0; }
			.map_property_footer&gt;div { display: flex; align-items: center; justify-content: space-between; margin-bottom: 12px; }
			.map_property_footer&gt;div:last-of-type a, .map_property_footer&gt;div:last-of-type small { font-weight: 400; font-size: 14px; color: #4D4D4D; padding: 0; }
			.map_property_footer&gt;div:last-of-type { flex-wrap: wrap; justify-content: flex-start; width: 250px; }
			.map_property_footer .map_property_list { font-weight: 600; }
			.map_property_footer .map_property_list small { font-weight: 400; margin-left: 2px; }
			.map_property_footer .share-list { display: flex; align-items: center; }
			.map_property_footer .share-list li:not(:last-child) { margin-right: 8px; }
			.map_property_footer .share-list .heart { background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/outline-favourite.svg); width: 21px; height: 20px; background-size: contain; background-position: center; display: block; background-repeat: no-repeat; }
			.map_property_footer .share-list .cmt {
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/outline-chat.svg);
				width: 24px;
				height: 20px;
				background-size: contain;
				background-position: center;
				display: block;
				background-repeat: no-repeat;
				position: relative;
			}
			.map_property_footer .share-list .share {
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/outline-share.svg);
				width: 22px;
				height: 22px;
				background-size: contain;
				background-position: center;
				display: block;
				background-repeat: no-repeat;
			}
			.map_property_footer .map-rmls-logo { position: absolute; right: 20px; bottom: 20px; width: 40px; height: auto; }
			.map_property_footer .map-rmls-logo.nwmls-icon{width: 22px;}

			/**** Map ****/
			.morefilter-right .form-control { background-color: transparent; }
			.map-section .full-wrapper .td-two .address { width: 100%; }
			.master-searchbar * { outline: 0; border: 0; }
			.information-details { padding-top: 50px; }
			.information-details .white-card { margin-bottom: 0; }
			.proprtyclass-dropdown .done-clear.minus-margin { margin: 0 1px -4px; }
			.ftitle.fiter__ftitle { position: absolute; left: 25px; font-size: 19px; font-weight: 600; }
			.search__input__field.saved-search__input__field { background-color: #F2F2F2; height: 35px; border: 0; border-radius: 20px; }
			#searchbar_short.saved-search__input__field .searchtext { height: 35px; background: #f2f2f2; border-radius: 20px; }
			.saved-search__input__field .search__input__field__btn { background-color: #f2f2f2; }
			.search__input__field #h_search_term, .search__input__field.allsearches { border: 0; height: 35px; }
			.search__input__field__btn.clearbtn { top: 5px; }
			.saved-search__input__field input::-webkit-input-placeholder { color: #C52027; }
			.saved-search__input__field input:-moz-placeholder { color: #C52027; }
			.saved-search__input__field input::-moz-placeholder { color: #C52027; }
			.saved-search__input__field input:-ms-input-placeholder { color: #C52027; }
			.table-responsive.list-table { overflow-x: inherit; }
			.status .listviewstatus { background-color: transparent; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666; text-transform: inherit; }
			.listviewstatus.openhouse-status { background-color: transparent; position: absolute; top: 8px; left: -32px; }
			.listviewstatus.openhouse-status img { width: 30px; height: 27px; }
			.table-title-sticky { margin-bottom: 0; position: fixed; top: 236px; background: #FFFFFF; z-index: 1; width: 765px; right: 0px; }
			#fixedheader-table thead th { position: relative; }
			#fixedheader-table thead th.th-one { left: -5px; }
			#fixedheader-table thead th.th-two { display: flex; justify-content: center; }
 			#fixedheader-table thead th.th-three { left: -22px; }
 			#fixedheader-table thead th.th-four { left: -24px; }
 			#fixedheader-table thead th.th-five { left: -26px; }
 			#fixedheader-table thead th.th-six { left: -28px; }
 			#fixedheader-table thead th.th-seven { left: -29px; }
 			#fixedheader-table thead th.th-status { left: -32px; }
 			#fixedheader-table thead th.th-eight { left: -37px; }
 			#fixedheader-table thead th.th-nine { left: -38px; }
	 		#fixedheader-table thead th.th-ten { left: -41px; }
			.search__input__field #h_search_term { border: 1px solid #eaeaea; border-radius: 0; box-shadow: 0 4px 11px rgba(208, 195, 195, 0.1); position: relative; top: 6px; background-color: #f4f4f5; border-top: 1px solid rgba(234, 234, 234, 0.5); left: -3px; width: 101%; }
			body.dropdown_active .position-fixed-panel { overflow-y: hidden; position: fixed; background-color: #FFFFFF; }
			#chooseatour .dark-button { height: 50px; background-color: #C52027; border: 1px solid #C52027; }
			#chooseatour .dark-button:hover { background-color: #FFFFFF; color: #C52027; }
			#schedule-a-tour .modal-content { background-color: #fff; border: 0; border-radius: 0; }
			#schedule-a-tour .modal-title, #chooseatour .modal-title { font-weight: 700; color:#C52027; }
			#schedule-a-tour .form-panel-home .inner { background-color: #FFFFFF; }
			#schedule-a-tour .form-panel-home .form-control { background-color: rgba(241, 241, 241, 0.7); height: 40px; border: 1px solid rgba(230, 230, 230, 1); border-radius: 4px; }
			.dates-ul li { border: 1px solid #ccc; border-radius: 4px; }
			.dates-li.next-li { right: -10px; }
			.dates-li.previous-li { left: -10px; }
			#schedule-a-tour .form-panel-home .form-control::-webkit-input-placeholder { color: #ccc; }
			#schedule-a-tour .form-panel-home .form-control:-moz-placeholder { color: #ccc; }
			#schedule-a-tour .form-panel-home .form-control::-moz-placeholder { color: #ccc; }
			#schedule-a-tour .form-panel-home .form-control:-ms-input-placeholder { color: #ccc; }
			.fav-btn-group .favourite.active { background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/heart-active-kmr.png); }
			.beds-baths-dropdown label { color: #000; font-size: 15px; display: block; margin-bottom: 5px; }
			#new-modal .modal-body .select2-container .select2-selection--single { height: 40px; border-radius: 4px; border: 1px solid rgba(230, 230, 230, 1); background-color: rgba(241, 241, 241, 0.7); }
			#new-modal .modal-body input.form-control { height: 40px; border-radius: 4px; border: 1px solid rgba(230, 230, 230, 1); background-color: rgba(241, 241, 241, 0.7); }
			#new-modal .modal-body label { display: inline-block; margin-bottom: 10px; }
			.addnote-navtabs.nav-tabs .nav-link.active { font-weight: 700; color: #C52027; font-size: 18px; font-family: 'Open Sans', sans-serif; }
			#new-modal .modal-header { background: white; justify-content: center; padding-top: 10px; }
			#new-modal .addnote-navtabs.nav-tabs .nav-link.active { border: 0; }
			/* #new-modal .searchnames-button button { height: 30px; margin-top: 0; } */
			
			/* #new-modal .searchnames-button btndeslct { padding: 20px;} */
			.searchnames-button { padding: 20px;}
			.searchnames-button { display: flex;}
			#new-modal #submit_save_search_query { max-width: 200px; }
			#submit_save_search_query.disabled { background-color: #959595; border-color: #959595; cursor: not-allowed; }


			#new-modal.default-modal .modal-header .close { color: #000; border-color: #000; opacity: 0.5; font-size: 1.5rem; font-weight: bold; right: 20px; }			#new-modal .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 36px; }
			#schedule-a-tour.modal { overflow-y: auto; }
			#new-modal { background: rgba(128, 128, 128, 0.7); }
			.similar-listigs .card-view-panel figure img { width: 348px; }
			.form-panel-home .btn { border-radius: 30px; }
			.morefilterclosebtn { text-decoration: underline; flex: 0 0 60px; max-width: 60px; }
			.full-wrapper .table-title-sticky { width: 100%; }
			.fav-share.mobileshow{ display: none; }
			.similar-listigs .list-inline.displayflex{  min-height: 56px;align-items:flex-end; }
			.contactus-wrapper{ margin-top:62px; height:300px; background-size:cover; background-position:center; background-repeat: no-repeat; display: flex; align-items:center; justify-content:center;}
			.contactus-wrapper h2{ color:#FFFFFF; font-weight:600; font-size:35px; }
			.aboutus-welcome-container.contactus-banner{ padding:120px 0 100px;}
			.welcome-content.contactus-form p{     font-size: 15px; line-height: 23.6px; }
			.contactus-banner .cd-form input.has-padding{ padding-left:20px; font-size:15px;  }
			.contactus-banner .cd-form label.image-replace{ display: none; }
			.contactus-form .cd-form .btn-blue{ border-radius:20px; }
			/* .contactus-form .cd-form .btn-blue:hover::before{ display: none;} */
			.fav-feature-title{ display: flex; align-items: center; height: 100%; padding: 0 15px; }
			.fav-feature-title .ftitle.fiter__ftitle{ position:absolute; left:0; right:0; margin:0 auto; z-index:0; }
			.fav-feature-title a{ color:#000;      font-weight: 600; position:relative; z-index:1; display: flex; align-items:center; padding-left:0; }
			.fav-feature-title a i{ background-image:url("../image/back.svg"); width:20px; height:20px; background-size:20px; background-position:center; background-repeat: no-repeat; margin-right:5px; }
			.fav-feature-title a:hover{ color:#C52027;  }
			.fav-feature-title a:hover i{ background-image:url("../image/back-hover.svg");  }
			#fav-feature .custom-control{ margin-top:4px; }
			.free-rent-analysis-field{padding:0px;}
			.free-rent-analysis-btn{padding: 15px 0 10px;}

			@media (min-width:1400px) {
				.full-wrapper .table-title-sticky { width: 100%; display: none; }
				.search-body .similar-listigs .container{ max-width: 1490px; }
				.search-body .similar-listigs .container .card-view-col{     padding-left: 13px;     padding-right: 12px;}
			}
			@media (min-width:1990px) {
				.similar-listigs .container-fluid, .map-section .full-wrapper .box { max-width: 1500px; margin: 0 auto; float: initial; }
				.full-wrapper .cardpanel-slider, .full-wrapper .cardpanel-slider .cardpanel-slider-item img { width: 358px; overflow: hidden; }
			}
			@media (min-width:768px) {
				.mobile-property-title .property-title { display: none; }
				.requestpanel-mobile, .mobile-amenities-list { display: none; }
				.filter-panel.homesearch-filter-panel { top: 62px; position: fixed; width: 100%; }
				.box-inner { padding: 137px 10px; }
			}
			@media (max-width:768px) {
				.batch-action-btn{display: block !important;position: relative !important;top: 38px !important;left: 10px !important;}
				.table-responsive.list-table.position-fixed-panel{position:relative !important;top:18px !important;}
				.reservation-form { padding: 15px; border-left: 7px solid #C52027; }
				h4.modal-title { font-weight: 600; text-align: left; width: 100%; }
				.team-figure img { margin-bottom: 15px; width: 80px; height: 80px; }
				.team-figure::before { width: 80px; height: 80px; }
				.team-figure { left: auto; top: 30px; }
				.meet-item { padding: 135px 25px 25px 25px; margin-bottom: 30px; }
			}
			@media (min-width:1200px) {
				.stickyActive .dropdown-menu.max-dropdown { height: calc(100vh - 5px); }
				.dropdown-menu.max-dropdown .inner-scroll { height: calc(100vh - 196px); overflow-y: scroll; }
				.stickyActive .dropdown-menu.max-dropdown .inner-scroll { height: calc(100vh - 150px); overflow-y: scroll; }
				.nav-link.dropdown-toggle.has-arrow i { width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #FFFFFF; background-color: transparent; position: absolute; bottom: 15px; right: -22px; }
				.navbar-expand-xl .navbar-nav .nav-item.has-dropdown { padding-right: 30px; }
				.full-width-dropdownmwnu .nav { flex-direction: column; }
				.request-panel .white-card-description p { overflow: hidden; width: 100%; display: -webkit-box; -webkit-line-clamp: 10;				        /* autoprefixer: off */ -webkit-box-orient: vertical;				        /* autoprefixer: on */ }
				.navbar-expand-xl li.mobile-text-center.sm-dashboard{padding: 0;}
			}
			@media (max-width:991px) {
				.navbar-toggler span:before, .navbar-toggler span:after { display: none; }
				.navbar-toggler span { margin-top: 0; }
				.has-mapview .form-row, .has-mapview .form-row .left, .has-mapview .form-row .right { flex-direction: column; width: 100%; }
				.has-mapview .form-row .right { width: 100%; flex-direction: row; flex-wrap: wrap; }
				.search-form .right .form-group { flex: 0 0 46%; max-width: 46%; }
				.mapview-filter { width: 100%; margin-bottom: 10px; }
				.search-body .mapview-filter, .search-body .map-wrapper { display: none; }
				.has-mapview .form-row .right { display: none; background-color: #FFFFFF; padding: 15px 0 10px; }
				.fav-share.mobileshow{ display: inline-block; }
				.fav-share button{ background-color: transparent; border:0; outline:0; }
				#dynamo .actvity_filter_dropdown .searchnames-input{ width:100% !important;}
			}
			@media (max-width:768px) {
			    .contactus-wrapper{ margin-top:0; height:250px; }
			    .contactus-wrapper h2{ font-size:28px; margin-top: 30px; }
				.mobilefilter-btn { display: block; height: 35px; border-radius: 20px; display: flex; align-items: center; justify-content: center; color: #C52027; font-size: 14px; background: #FFFFFF; width: 65px; flex:0 0 65px; max-width: 65px; font-weight: 600; position: relative; }
				.mobilefilter-btn .no-more-filter { width: 20px; height: 20px; background-color: red; display: flex; align-items: center; justify-content: center; font-size: 12px; border-radius: 50%; background: #C52027; color: #FFFFFF;				        /*position: absolute; right: 5px;*/ margin-left: 4px; }
				.mobilefilter-btn i {				        /*position: absolute; left: 5px; top: 9px; */
				margin-right: 3px; position: relative; top: 2px; }
				.mobilefilter-btn i img { width: 13px; height: 17px; }
				.tab-content { float: left; width: 100%; margin-top: 7px; }
				.tab-content .nav-tabs .nav-item:last-child, .tab-content .nav-tabs .nav-item:last-child .nav-link, .tab-content .nav-tabs .nav-item:first-child, .tab-content .nav-tabs .nav-item:first-child .nav-link, .search__input__field__btn, .search__input__field { border-radius: 0; }
				.nav-tabs { margin-left: 0; }
				.box-inner { padding-top: 0; }
				.search__input__field { padding: 0; width: 100%; }
				.navbar-collapse { max-width: 100%; }
				.navbar .dropdown-menu.full-width-dropdownmwnu { padding: 0; visibility: inherit; opacity: 1; border: 0; box-shadow: inherit; display: block; }
				.navbar .dropdown-menu.full-width-dropdownmwnu .transparent-bg, .navbar .dropdown-menu.full-width-dropdownmwnu:after, .navbar .dropdown-menu.full-width-dropdownmwnu:before { display: none; }
				.navbar .dropdown-menu.full-width-dropdownmwnu .nav { flex-direction: column; }
				.navbar .dropdown-menu.full-width-dropdownmwnu .nav .nav-link { background: #C52027; padding-left: 40px; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
				section.wrapper { overflow-x: inherit; }
				.search-form .right .form-group { flex: 0 0 100%; max-width: 100%; width: 100%; }
				.dropdown-menu.ddRange.show { transform: translateY(0px) !important; position: relative !important; width: 100% !important; }
				.investRange .btn-group { width: 100%; display: flex; flex-direction: column; }
				#showRightFilter .dropdown-menu input.form-control { height: 35px; }
				.dropdown-menu.max-dropdown .form-group { margin-bottom: 5px; }
				#showRightFilter .dropdown-menu.show { transform: translateY(0px) !important; position: relative !important; width: 100% !important; top: 0px !important; }
				.has-mapview .form-row .right { padding: 15px; max-height: calc(100vh - 100px); overflow-y: scroll; }
				#min-max-price-range { justify-content: center; }
				.search-form .form-group .btn.dropdown-btn, #min-max-price-range, #min-max-price-range.form-control:focus { background-color: #e6e6e6; border-color: #e6e6e6; }
				#showRightFilter .form-group.has-arrow::after { content: ""; position: absolute; right: 15px; top: 15px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #999; }
				.property-type ul li.list-inline-item { border-right: 0; }
				.property-type ul { flex-wrap: wrap; }
				.favourite { margin: 0 auto; }
				.property-head.prp-modal-head { display: none; }
				.property-detail-wrapper { padding: 62px 0 80px; background-color: rgba(235, 235, 235, 0.5); }
				.white-card ul li p span { word-break: break-word; }
				.property-details-slider-wrapper .slick-slider { width: 100%; }
				.property-title p { padding-left: 0; }
				.propety-left-content, .property-details-slider-wrapper, .slider-for img, .slider-for { padding: 0; }
				.property-head-detail { padding: 0 0 10px; margin-top: 0px; }
				.tab-content .nav-tabs .nav-item span { display: none; }
				.tab-content .nav-tabs .nav-link { min-width: 75px; }
				.tab-content .tab-head-img { margin: 0; }
				.has-mapview .form-row .right { padding-bottom: 0px; }
				.save-reset { display: unset !important; white-space: unset !important; }
				.navbar-nav .nav-item.active a::after, .navbar-nav .nav-item:hover a::after, .navbar-nav .nav-item.has-dropdown.active a::before, .navbar-nav .nav-item.has-dropdown:hover a::before { display: none; }
				.inside-favorites .mobilefilter-btn { display: none; }
				.inside-favorites .tab-content { text-align: center; margin-top: 0; }
				.inside-favorites .savedsearch-title { margin-bottom: 0; text-align: left !important; }
				.inside-favorites .result-information ul { text-align: left; }
				.propety-left-content { margin-top: 25px; }
				#chooseatour h4.modal-title { display: none; }
				#chooseatour modal-body { margin-top: 15px; }
				.modal-open { overflow: inherit; }
				.dates-ul { width: 100%; margin-left: 0; }
				span.date-top { font-size: 14px; }
				.home-meetthe-team .slick-arrow, .home-clients-wrapper .slick-arrow { z-index: 999; }
				.meet-item .description { padding-left: 30px; }
				.services-padding { position: relative; z-index: 1; }
				.body-property-management .navbar .dropdown-menu, .navi-show .navbar .dropdown-menu { z-index: 999; }
				.homerentmodal { padding: 20px 15px 15px; }
				.sidebar-fixed-btn a { display: none; }
				.information-details .white-card ul li { flex: 0 0 100%; max-width: 100%; }
				.information-details .white-card ul li:last-child { border: 0; }
				.information-details .white-card-head .content-title { font-size: 18px; }
				.singlemapdiv { height: 300px; }
				.information-details .historychanges th { font-size: 14px; }
				.historychanges th, .historychanges td { font-size: 14px; }
				.mobile-hide-web-show { display: none; }
				.property-details-slider-wrapper .slider-for img { height: 300px; }
				.searchbar-in-mobileview { height: 62px; background-color: #EBEBEB; display: flex; align-items: center; }
				.searchbar-in-mobileview.searchbar-fixed { position: fixed; top: 0; z-index: 5; background-color: #ccc; left: 0; }
				.searchbar-in-mobileview .details-searcbar .search__input__field, .searchbar-in-mobileview .search__input__field #h_search_term { background-color: #FFFFFF; }
				.searchbar-in-mobileview .details-searcbar { width: 100%; }
				.searchbar-in-mobileview .form-group { margin: 0; }
				.mobile-property-title { display: block; }
				.mobile-property-title .property-title { align-items: flex-start; flex-direction: column; margin-bottom: 0; flex: 0 0 calc(100% - 80px); max-width: calc(100% - 80px); }
				.mobile-property-title .property-title h3 { margin: 0; width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
				.mobile-amenities-list { display: block; margin-top: 15px; margin-bottom: 20px; }
				.mobile-amenities-list .price-large-panel .price-large { font-size: 24px; color: #000; font-weight: 600; margin-bottom: 0px; }
				.property-details-slider-wrapper .slick-slider { margin-bottom: 20px; }
				.property-detail-wrapper .titlebar { margin-bottom: 0px; }
				.scroll-to-information { margin: 25px 0 20px; }
				.requestpanel-mobile { display: block; }
				.requestpanel-mobile .request-panel { width: 100%; box-shadow: 0px 0px 7px 1px #c5c5c5; }
				.requestpanel-mobile .request-content form { display: none; }
				.requestpanel-mobile .request-panel .white-card-description p { margin: 20px 0px 10px; font-size: 14px; }
				.request-head p { font-size: 14px; }
				.request-head h4 { font-size: 22px; }
				.mobile-property-title .fav-share-panel { display: flex; align-items: flex-start; justify-content: space-between; background: #FFF; padding-top: 15px; padding-bottom: 15px; }
				.mobile-property-title .fav-share-panel .fav-share { display: flex; align-items: center; flex: 0 0 80px; max-width: 80px; }
				.mobile-property-title .fav-share-panel .fav-share li { margin-right: 20px; }
				.mobile-property-title .fav-share-panel .fav-share li:last-child { margin-right: 0; }
				.mobile-property-title .fav-share-panel .fav-share a { background-size: 100%; background-repeat: no-repeat; background-position: center; display: inline-block; }
				.mobile-property-title .fav-share-panel .fav-share .fav .favourite { background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/favorite-new.svg); width: 25px; height: 24px; }
				.mobile-property-title .fav-share-panel .fav-share .fav .favourite.active{     background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/heart-active-kmr.png); }
				.mobile-property-title .fav-share-panel .fav-share .share-mo a { background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/share-icon-mob.svg); width: 28px; height: 24px; }
				.slider-property-row { padding-left: 0; padding-right: 0; }
				.information-details .white-card-head { display: inline-block; background-color: #FFFFFF; margin: 0; padding: 6px 0 6px 10px; border-bottom: 1px dotted #ebebeb; width: 100%; }
				.information-details .white-card-description { background-color: #FFFFFF; padding: 10px 15px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.11), 0 6px 6px rgba(0, 0, 0, 0.11); }
				.information-details .white-card-head .content-title { font-weight: 400; margin: 0 }
				.information-details .white-card-head .content-title span { color: #000; font-weight: 600; }
				.scroll-to-information-panel { background: #FFF; margin: 20px 0; }
				.white-card.mapdiv { padding: 0 !important; }
				.similar-listigs { background: #FFFFFF; }
				.listings-footer-action-btn { display: flex; height: 60px; background-color: #EBEBEB; align-items: center; justify-content: space-between; padding: 0 5px; position: fixed; bottom: 0; width: 100%; z-index: 5; }
				.listings-footer-action-btn .dark-button { background-color: #C52027; color: #FFFFFF; font-size: 12px; font-weight: 600; height: 34px;  align-items: center; justify-content: center; padding: 0 8px; border-radius: 20px; margin: 0 5px; }
				.information-details .white-card ul li.full-width p label { flex: 0 0 40%; max-width: 40%; }
				.list-inline-item.has-openhouse { display: flex; align-items: center; }
				.list-inline-item.has-openhouse .openhouse { margin-left: 10px; }
				.sign__in.mobileshow { display: block; }
				/* .card-view-panel figure img{width: 100% !important;} */
				/*.map-wrapper{width:auto !important;}*/
			}
			@media(max-width:575px) {
				.thinkabout-sellyour-home { height: 950px; }
				.search-result-mob-restrict{ width:60px; overflow:hidden; white-space: nowrap; display: block; }
				.search__input__field span.searchitem{ padding-right:22px; }
			}
			@media(max-width:575px) {
				.large-figure { width: 100%; height: auto; }
			}
			@media(min-width:1200px) {
				.property-details-slider-wrapper { height: 580px; }
				.fancybox-button.fancybox-button--right, .fancybox-button.fancybox-button--left { position: absolute; top: 400px; }
				.fancybox-button.fancybox-button--right { right: 0; }
				.fancybox-button.fancybox-button--left { left: 0; }
				.fancybox-button--left:after, .fancybox-button--right:after { width: 13px; height: 13px; top: 15px; }
				.request-panel#sidebar { height: 640px; }
				.signin-createacc-panel{flex: none;}	
			}
			@media screen and (min-width:1200px) and (max-width:1380px) {
				/*.navbar-nav .nav-item .nav-link{white-space: nowrap; font-size: 15px;}*/

				/*.nav-tabs .nav-link{padding: 0px 7px;}*/

				/*.mapview-filter li{padding: 8px 3px;}*/

				/*.search__input__field {width: 200px;}*/

				/*.tab-head-img{margin: 0 0 0 0;}*/

				/*.left{flex: 0 50%; max-width: 50%; white-space:nowrap;}*/

				/*.right{flex: 0 50%; max-width: 50%; max-height: 0;}*/

				/*.homes-list-wrapper{width: 55%;}*/

				/*.map-wrapper{width: 45%; margin-left: 5px; }*/

				/*.map-wrapper{top:-60px;}*/

				/*.result-information{padding:0 0 0 0;}*/
				.box-inner { padding: 135px 10px !important; }
			}
			@media screen and (min-width:1200px) and (max-width:1300px) {
				.map_property_panel { background: #FFF; }
				.gm-style .gm-style-iw-t::after { display: none; }
			}
			@media screen and (min-width:768px) and (max-width:991px) {
				.mobile-property-title .property-title { display: block; }
				.property-details-slider-wrapper { height: 300px; }
				.slider-for { height: 300px; }
				.searchbar-in-mobileview.searchbar-fixed { left: 0; }
				.freehome-seller-guide .figure{width: 495px; height: auto;}
				.searchSticky{margin-top: -10px !important;}
				.cardlistview&gt;.web-pagination {top:162px;}

			}
			@media screen and (min-width:768px) and (max-width:1200px) {
				.homesearch-filter-panel .proprtyclass-dropdown.show{top: 30px !important; left: -55px !important;}
			}
			@media screen and (min-width:992px) and (max-width:1200px) {
				.search__input__field__btn { top: 1px; width: 25px; }
				.request-panel { width: 320px; height: auto !important; padding-bottom: 30px; }			
				.home-contact-wrapper{ padding: 15px 285px !important;}
				.responsive-169 iframe{width: 100%; height: 253px !important;}
				.searchSticky{ margin-top: -14px;}
				.card-view-panel{height: 420px;} 
				.navbar-brand.custom-logo{height: 50px;}
			}
			@media screen and (min-width:992px) and (max-width:1285px){
				.freehome-seller-guide .figure{width: 850px !important; height: auto;}
			}
			@media screen and (min-width:992px) and (max-width:1100px) {
				.property-head-detail ul.amenities-list { flex-wrap: wrap; }
				.property-head-detail ul.amenities-list .has-openhouse { padding: 0; margin-top: 10px; }
			}
			@media screen and (min-width:991px) and (max-width:1286px) {
				header{ width: 100%; } 

				.home-contact-wrapper{ padding: 55px 285px !important;}
				.home-contact-wrapper .small-round{left: 215px;}
				.home-contact-wrapper .large-figure { width: 500px;	height: 480px; left: -90px;}
				.home-contact-wrapper .row div { max-width: 900px; margin-left: 270px !important; flex: 0 0 100%;}
				.home-contact-wrapper h3{ font-family: 'Open Sans', sans-serif; font-size: 50px !important; line-height: 60px; color: #000000; margin-bottom: 25px; flex: 0 0 100%; }							
			}
			@media screen and (min-width:1200px) and (max-width:1600px) {
				/*.mapview-filter li{ padding:7px 2px; }*/

				/*.left{flex: 0 55%; max-width: 55%; white-space:nowrap;}*/

				/*.right{flex: 0 45%; max-width: 45%; max-height: 0;}*/

				/*.search__input__field {width: 300px; padding:0px 0px;}*/

				/*#card-view-tab {padding:0px 5px;}*/

				/*#table-view-tab {padding:0px 5px;}*/

				/*.nav-tabs{margin-left:5px;}*/

			/*.search-form .form-group{margin-right:5px;}*/ }
			@media (max-width:768px) {
				.mobilehide-login { display: none; }
				.right { padding-bottom: 50px; }
				.current-openings .right { padding-bottom: 0px; }
				.job-panel { height: auto; }
				.dummycontent { height: 160px; width: 100%; display: none; }
				.has-arrow.show~.save-reset~.dummycontent { display: block; }

				/*.search-wrapper{ position: inherit; }*/
				.filter-panel .bottom-panel { }
				#mobileFilter .modal-body { padding: 65px 0; }
				#mobileFilter .modal-footer { position: fixed; z-index: 2; width: 100%; bottom: 0; border: 0; left: 0; height: 60px; }
				.filter-mobile-hide { display: none; }
				.top-bar-inner { justify-content: space-between; position:relative; left:-8px; }
				.search-form .form-group.master-searchbar { width: calc(100% - 100px); max-width: calc(100% - 100px); flex: 0 0 calc(100% - 100px); margin: 0 5px 0 0; }
				.top-bar-inner div#showRightFilter { width: 95px; max-width: 95px; flex: 0 0 95px; justify-content: space-between; }
				.search-form.has-mapview { padding: 0; }
				.search-form .form-group .btn.reset-filter-btn { position: absolute; bottom: -11px; width: 125px; right: 0px; padding: 0; height: auto; font-size: 12px; text-align: right; }
				.search-form .form-group .btn.save-search-btn { padding: 0; margin: 0; position: relative; right: -8px; }
				#showRightFilter .form-group { position: relative; margin: 0; width: 100px; padding: 0; flex:0 0 35px; max-width:35px; }
				.search__input__field__btn { border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
				.filter-panel .top-panel { align-items: center; }
				.cardlistview&gt;.web-pagination { position: inherit; width: 100%; }
				.position-fixed-panel { margin-top: 0; }
				.cardlistview .card-view-panel { margin: 0 0 15px 0; border-radius: 0; }
				.web-pagination .page-item .page-link { z-index: 0; margin:0 1px; }
				.result-information ul li:last-child { display: none; }
				.result-information ul li:first-child:before { display: none; }
				.bottom-panel .sort { margin: 0; align-items: baseline; height: 36px; }
				.sale-location .hideformobile { display: none; }
				.bottom-panel .tab-content, .bottom-panel .map-filter { display: none; }
				.filter-panel .bottom-panel { align-items: center; }
				.bottom-panel .result-information { justify-content: space-between; width: 100%; }
				.search-form .form-group.sortby-dropdown-panel .btn.dropdown-btn { background-color: transparent; }
				div#card_view_datas&gt;.pagination {  justify-content:center; margin:0; }
				.web-pagination .page-item.active .page-link{ margin:0; }
			
				.web-pagination .page-item.page-prev-next .page-link{ padding:0 4px; }
				.dynamic_listing_updates { margin-top: 50px; }
				.mobile-view-cardchange-panel { display: block; width: 100%; position: fixed; left:0; right:0; margin:0 auto; bottom: 20px; display: flex; align-items: center; justify-content: center; z-index: 2; }
				.mobile-view-cardchange-panel li { flex: 0 0 100px; max-width: 100px; }
				.mobile-view-cardchange-panel li:first-child { margin-right: 20px; }
				.mobile-view-cardchange-panel li a { width: 100%; cursor: pointer; height: 35px; border-radius: 20px; display: flex; align-items: center; justify-content: center; color: #FFFFFF; background-color: #C52027; font-size: 14px; font-weight: 600; }
				.mobile-view-cardchange-panel li a i { margin-right: 8px; }
				.searchSticky { margin-top: 48px; }
				.filter-panel .searchbar-fixed.searchSticky .top-panel { height: 62px; position: fixed; top: 0; width: 100%; left: 0; margin: 0; z-index: 2; }
				.search-body header { top: 0; }
				.box-inner { padding-top: 0 !important; }

				/*.search-body header{ z-index: 1 !important; }*/
				#list_view_datas .list-pagination { position: inherit; top: 0; width: 100%; padding-top: 0; }
				.list-table { margin-top: 0; }
				.sale-location { color: #C52027; }
				.result-information strong { color: #C52027; }
				.mobile-list-view-wrapper { display: block; }
				.list-view-table { display: none; }
				.mobile-list-view-panel { display: flex; align-items: flex-start; position: relative; width: calc(100% - 30px); margin: 0 15px 10px; border-bottom: 1px solid #f2f2f2; }
				.mobile-list-view-panel figure { flex: 0 0 125px; max-width: 125px; padding-bottom: 25px; }
				.mobile-list-view-panel figure a img { height: 85px; width: 95px; object-fit: cover; }
				.mobile-list-view-panel figcaption { flex: 0 0 calc(100% - 115px); max-width: calc(100% - 115px); display: flex; flex-direction: column; }
				.mobile-list-view-panel figcaption strong { font-size: 15px; font-weight: 600; line-height: 17px; }
				.mobile-list-view-panel figcaption ul { flex-wrap: wrap; }
				.mobile-list-view-panel figcaption ul li p { line-height: 0; display: flex; align-items: center; }
				.mobile-list-view-panel figcaption ul li i { margin-right: 3px; }
				.mobile-list-view-panel figcaption ul li span { font-size: 13px; }
				.mobile-list-view-panel figcaption .address { width: 65%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 13px; }
				.mobile-list-view-panel figcaption .rmls-logo { position: absolute; right: 0; bottom: 4px; }
				.mobile-list-view-panel figcaption .nwmls-logo { position: absolute; right: 0; bottom: 4px;width:26px; }
				.mobile-list-view-panel .checkbox-container { padding-left: 35px; }
				.mobile-amenities-list .amenities-list li p i { height: 22px; margin-right: 3px; }
				.mobile-amenities-list .amenities-list li p { display: flex; align-items: center; }
				.mobile-list-view-panel figure .checkmark { top: 15px; }
				#list_view_datas .list-pagination .form-group .btn.batchactions { width: 145px; }
				#list_view_datas .list-pagination .web-pagination { }
				.map-wrapper { margin-top: 0px; }
				.gm-style .gm-style-iw-t, .gm-style .gm-style-iw-t::after { display: none; }
				#mobileMap-infowindow-wrapper, #mobileMap-infowindow-wrapper .modal-content { width: 100%; height: 285px; bottom: 0; position: fixed; top: inherit; }
				#mobileMap-infowindow-wrapper{ z-index: 1 ; }
				.mobileMap-infowindow-panel { position: relative; }
				.mobileMap-infowindow-panel .mobileMap-infowindow-slider {				        /* width: 375px; */
				height: 285px; }
				.mobileMap-infowindow-slider img {				        /*width:375px !important;*/
				height: 285px; object-fit: cover; position: relative; }
				.mobileMap-infowindow-slider img::before { content: ""; position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
				.mobileMap-infowindow-panel figcaption { position: absolute; bottom: 0px; display: flex; flex-direction: column; width: 100%; padding: 0 15px; }
				.mobileMap-infowindow-panel figcaption * { color: #FFFFFF; }
				.mobileMap-infowindow-panel figcaption strong { font-size: 20px; font-weight: 600; margin-bottom: 5px; }
				.mobileMap-infowindow-panel figcaption .address { width: 65%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 13px; }
				.mobileMap-infowindow-panel figcaption ul li p { line-height: 0; display: flex; align-items: center; }
				.mobileMap-infowindow-panel figcaption ul li i { margin-right: 3px; }
				.mobileMap-infowindow-panel figcaption ul li { position: relative; }
				.mobileMap-infowindow-panel figcaption ul li::after { content: ""; width: 1px; height: 100%; background-color: #FFFFFF; position: absolute; right: -7px; top: 0; }
				.mobileMap-infowindow-panel figcaption ul li:last-child::after { display: none; }
				.mobileMap-infowindow-panel figcaption ul li span { font-size: 16px; }
				.mobileMap-infowindow-panel figcaption .rmls-logo { position: absolute; right: 20px; bottom: 5px; z-index: 1; }
				.mobileMap-infowindow-panel figcaption ul li .list-inline-item:not(:last-child) { margin-right: 10px; }
				#mobileMap-infowindow-wrapper .close { position: absolute; right: 20px; top: 20px; z-index: 1; color: #FFFFFF; opacity: 1; }
				.mobileMap-infowindow-panel .amenities-list { margin-bottom: 10px; }
				.map-wrapper { top: -30px; width: 100% !important; }
				.mobileMap-infowindow-slider .slick-arrow { text-indent: -9999px; position: absolute; top: 45%; transform: translateY(-45%); z-index: 1; color: #FFFFFF; opacity: 0; height: 20px; width: 12px; background-repeat: no-repeat; background-size: 100%; background-position: center; background-color: transparent; border: 0; }
				.mobileMap-infowindow-slider:hover .slick-arrow { opacity: 1; }
				.mobileMap-infowindow-slider .slick-arrow.slick-prev {
					left: 15px;
					background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/left-arrow-white.svg);
					outline: 0;
				}
				.mobileMap-infowindow-slider .slick-arrow.slick-next {
					right: 15px;
					background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/right-arrow-white.svg);
					outline: 0;
				}
				.col-12.mobile-padding-none { padding-left: 0; padding-right: 0; }
				#navbarTogglerDemo03 { position: absolute; width: 100%; top: 62px; background: rgb(50, 102, 204); margin: 0px; left: 0px; }
				.navbar-nav .nav-item .nav-link { padding-left: 15px; padding-right: 15px; }
				.navbar .dropdown-menu.full-width-dropdownmwnu { width: 100%; }
				.mobile-text-center { text-align: center; }
				header { position: fixed; width: 100%; z-index: 3; top: 0; }
				/* .filtersticky-active header { z-index: 1; } */
				.filtersticky-active .search-wrapper { z-index: 0; }
				.signin-createacc-panel .btn.create__acc { margin: 0 auto; }
				.scroll-to-information-panel { display: none; }
				.sortby-dropdown label { display: none; }
				.ftitle.fiter__ftitle { left: 20px; font-size: 15px; top: -8px; }
				.sale-location { position: relative; top: 11px; left: 4px; }
				.card-view-panel figure img{width: 100% !important;}
				.similar-listigs .card-view-panel{margin: 6px 6px;}
				#rmls_ownership{margin-top: 60px !important;}
				#savedSearchModal h4{display: flex; justify-content: center;}
			}
			@media screen and (min-width:370px) and (max-width:380px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 375px !important; }
			}
			@media screen and (min-width:380px) and (max-width:390px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 385px !important; }
			}
			@media screen and (min-width:390px) and (max-width:400px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 395px !important; }
			}
			@media screen and (min-width:400px) and (max-width:410px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 405px !important; }
			}
			@media screen and (min-width:410px) and (max-width:420px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 415px !important; }
			}
			@media screen and (min-width:420px) and (max-width:430px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 425px !important; }
			}
			@media screen and (min-width:430px) and (max-width:440px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 435px !important; }
			}
			@media screen and (min-width:440px) and (max-width:450px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 445px !important; }
			}
			@media screen and (min-width:450px) and (max-width:460px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 455px !important; }
			}
			@media screen and (min-width:460px) and (max-width:470px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 465px !important; }
			}
			@media screen and (min-width:470px) and (max-width:480px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 475px !important; }
			}
			@media screen and (min-width:480px) and (max-width:490px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 485px !important; }
			}
			@media screen and (min-width:490px) and (max-width:500px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 495px !important; }
			}
			@media screen and (min-width:500px) and (max-width:510px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 505px !important; }
			}
			@media screen and (min-width:510px) and (max-width:520px) {
				.cardpanel-slider, .mobileMap-infowindow-slider, .mobileMap-infowindow-slider img, .card-view-panel figure img, .card-view-panel figure a { width: 515px !important; }
			}
			@media (min-width:1200px) {
				#toppropertypanel .dropdown-menu { transform: initial !important; top: 65px !important; left: inherit !important; right: -55px; padding: 0; }
				.proprtyclass-dropdown .done-clear.minus-margin { margin: 0; }
				.dates-ul { width: 411px; margin: 5px auto; margin-left: 15px; }
				#schedule-a-tour .form-panel-home .inner { width: 475px; }
			}
			@media(min-width:1400px) {
				.no-map-active.container-fluid { width: 1490px; }
			}
			.morefilter-left ul li.active a { background-color: #C52027; color: #FFFFFF; border-color: #C52027; }
			.specific-jumber.active .col-form-label { color: #C52027; font-weight: bold !important; }
			.top-bar-inner .search__input__field.search-block { border-radius: 13px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
			.allsearches-terms { display: flex; align-items: center; position: relative; top: 3px; overflow: auto; }
			.allsearches-terms::-webkit-scrollbar-track { background-color: #F5F5F5; height: 2px; }
			.allsearches-terms::-webkit-scrollbar { width: 2px; background-color: #F5F5F5; height: 2px; }
			.allsearches-terms::-webkit-scrollbar-thumb { background-color: #f1f1f1 }
			.top-bar-inner .search__input__field .search__input__field__btn { }
			.top-bar-inner .search__input__field .search__input__field__btn i { z-index: 1; position: absolute; font-style: normal; }
			.top-bar-inner .search__input__field .search__input__field__btn::after {
				content: "";
				position: absolute;
				width: 35px;
				height: 33px;
				background: #FFF;
				right: -8px;
				z-index: 10;
				top: -4px;
				border-top-right-radius: 10px;
				border-bottom-right-radius: 10px;
				background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/cross-delete-black-circular-button.png);
				background-repeat: no-repeat;
				background-size: 20px;
				background-position: 7px 6px;
			}
			.morefilterclosebtn:hover { color: #C52027; }
			.homes-list-wrapper:not(.full-wrapper) .fourhun-d-none { display: none; }
			.search__input__field #h_search_term{ height: 62px; background-color:#FFFFFF; box-shadow:inherit; }
			.btnClear .btn{ text-decoration: none; }
			.done-clear .btn-clear:hover{ color: #C52027;}
			#list_view_datas table .table-figure{ position: relative; }
			.list-view-com-fav{ position: absolute; z-index: 0; right: 0; top: 14px; display: flex; align-items: center;  }
			/* .list-view-com-fav.has-staff{ left: 63px; } */
			.list-view-com-fav .comment{  width: 20px; height: 16px; }
			.list-view-com-fav .favourite{ width: 19px; height: 16px; }
			
			.list-view-com-fav.has-staff .favourite{     width: 19px; height: 17px; }
			.list-view-com-fav .list-inline-item:not(:last-child){ margin-right: 4px; }
			.list-view-table .checkbox-container .figure{ width: 40px; height: 40px; position: relative; left: -25px; }
			.listviewstatus.openhouse-status img{ left: -55px; position: relative;  }
			/* .no-map-active .list-view-com-fav{ left: 171px; } */
			.no-map-active .listviewstatus.openhouse-status img{ left: -100px; }
			.no-map-active .list-view-com-fav {right: 0px;}
			.no-map-active .list-view-com-fav .list-inline-item:not(:last-child){ margin-right: 4px; }
			.search-body #dynamic_filter_results{ top:109px;}
			.clearActive .search__input__field #h_search_term{  top:0; height:35px; border-radius:6px; }
			.top-bar-inner .clearActive .search__input__field.search-block{  border-radius:6px; }
			.search-body .clearActive #dynamic_filter_results{ top:48px;}
			.bannel-inside.form-panel .form-group{ position: relative; }
			.saved-search-filterpanel{ margin-top:62px; }
			.property-detail-content .search__input__field #h_search_term{ height: 40px; top: -1px; border-radius: 20px; left: -2px; }
			.search-body .property-detail-content #dynamic_filter_results{ top:39px;}
			.property-detail-content .search__input__field #h_search_term, .search__input__field.allsearches{ height:40px; }
			@media (max-width:1400px) {
				.fourhun-d-none { display: none; }
			}
			@media (max-width:1200px) {
				#navbarTogglerDemo03 { position: absolute; width: 100%; top: 48px; background:#C52027; margin: 0px; left: 0px; }
				.navbar-nav .nav-item .nav-link { padding-left: 25px; padding-right: 15px; }
				.navbar .dropdown-menu.full-width-dropdownmwnu { width: 100%; }
				.sign__in.mobileshow { display: block; }
				.navbar-nav .nav-item.active a::after, .navbar-nav .nav-item:hover a::after, .navbar-nav .nav-item.has-dropdown.active a::before, .navbar-nav .nav-item.has-dropdown:hover a::before { display: none; }
			    header{ overflow: initial; }
			    .col-12.mobile-padding-none{     padding-left: 0; padding-right: 0; }
			    .navbar-nav .nav-item .nav-link{ padding-left: 25px;     padding-right: 15px;     border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
			    .mobile-text-center{ text-align: center;  }
			    /* .mobile-text-center .btn{ margin: 10px 0 !important; } */
			    .navbar .dropdown-menu.full-width-dropdownmwnu .nav { flex-direction: column; }
			    .navbar .dropdown-menu.full-width-dropdownmwnu .nav .nav-link{ background: #C52027; padding-left: 40px; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
			    .navbar .dropdown-menu.full-width-dropdownmwnu { padding: 0; visibility: inherit; opacity: 1; border: 0; box-shadow: inherit; display: block; }
			    .navbar .dropdown-menu.full-width-dropdownmwnu::before{ display: none; }
				.youcando-panel-box p { min-height: auto; }
				.msg_desc p, .accordion{width: auto !important;}
			}
			#chooseatour .modal-title { display: none; }

			@media screen and (min-width:768px) and (max-width:992px) {
			    .whysell-with-toptech .title-large{ font-size:25px; }
			    .whysell-with-toptech-panel.figure-left figure{ order: 2;}
				.sign__in.mobileshow { display: block; }
				header { width: 100%; }
				.ftitle.fiter__ftitle { display: none; }
				.fav-feature-title{ padding:0;}
				.fav-feature-title .ftitle.fiter__ftitle { display: inline-block; }
				.homes-list-wrapper { float: initial; margin: 0 auto; }
				.bottom-panel .search-form.has-mapview { justify-content: flex-start; }
				.search__input__field { width: 220px; }
				
				.top-bar-inner .dropdown-btn i, #min-max-price-range i { right: 8px; }
				.blue-btn.save-search-btn { margin: 0; padding: 0; }
				.top-bar-inner .dropdown-btn &gt; span { width: 75px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
				.result-information ul li:last-child { display: none; }
				.sortby-dropdown span { width: 55px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
				.result-information ul li:first-child:before { display: none; }
				.reset-filter-btn { padding-left: 0; padding-right: 0; width: 50px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
				.cardlistview&gt;.web-pagination, #list_view_datas .list-pagination { width: 100%; justify-content: center; }
				.table-title-sticky { width: 100%; }
				.filter-panel { height: 109px; }
				.top-bar-inner div#showRightFilter { width: calc(100% - 220px); }
				.scroll-to-information-panel { display: none; }
				.property-details-slider-wrapper, .slider-for.property-slider { height: 450px; }
				.mobile-hide-web-show.col-md-4 { display: none; }
				.requestpanel-mobile { display: block; }
				.requestpanel-mobile { display: block; margin-top: 25px; }
				.requestpanel-mobile .request-panel { width: 100%; }
				.similar-listigs .card-view-panel { margin-bottom: 20px; }
				.property-detail-content .property-head-detail { margin-bottom: 20px; }
				.home-search { width: 100%; }
				.home-search h1 { font-size: 40px; }
				.input-search input.searchinput { flex: 0 0 80%; max-width: 80%; }
				.home-banner-wrapper { height: 600px; }
				.home-youcando-wrapper .title-large { max-width: 100%; }
				.title-large { font-size: 40px; line-height: 55px; }
				.youcando-panel-box { margin-bottom: 25px; }
				.welcome-row-panel .info h3 { font-size: 30px; line-height: 36px; max-width: 100%; }
				.welcome-row-panel figure img { width: 100%; }
				.home-contact-wrapper .large-figure { width: 400px; height: 400px; left: -150px; bottom: -90px; }
				.home-contact-wrapper .small-round { left: 50px; bottom: -50px; }
				.home-contact-wrapper { padding: 50px 0 335px; }
				.home-contact-wrapper h3 { font-size: 35px; margin-bottom: 25px; }
				.home-clients-wrapper { padding: 70px 0 0; }
				.meet-item .description { flex: 0 0 100%; max-width: 100%; margin: 0; }
				.home-meetthe-team { padding: 100px 0 60px; }
				.meet-item { flex-direction: column-reverse; }
				.meet-item .description { flex: 0 0 100%; max-width: 100%; margin-right: 0; padding: 0 15px; }
				.meet-item figure { display: flex; flex: 0 0 100%; max-width: 100%; margin-bottom: 20px; }
				.home-meetthe-team .title-large { top: -75px; }
				.search-body .mapview-filter.show { display: inline-block; }
				.search-body .map-wrapper { display: none !important; }
				.search-body .map-section.fullmap-active .map-wrapper { display: block !important; }
				.full-wrapper .rmlsproperties-div.col-md-3 { flex: 0 0 44%; max-width: 44%; }
				#d_partial_map { display: none; }
				.hide-map-menu-in-mob{ display: none; }
				.reset-filter-btn.mobile-d-none{ display: none; }
			}
			@media screen and (min-width:768px) and (max-width:799px) {
				.top-bar-inner .dropdown-btn, #min-max-price-range { margin: 0 3px; padding: 0 25px 0 7px; }
				.search-form .form-group{ margin-right: 0; }
			}
			@media screen and (min-width:630px) and (max-width:768px) {
				#datepicker table, #datepicker .ui-datepicker-header{width: 100% !important;}
			}
			@media screen and (min-width:769px) and (max-width:800px) {
				.property-detail-content .slider-for .slick-next, .property-detail-content .slider-for .slick-prev{top: 170px; margin: 0;}
			}
			@media screen and (min-width:800px) and (max-width:1024px) {
			 .top-bar-inner .dropdown-btn &gt; span{     overflow: inherit; }
			 .search-form .form-group{ margin-right: 0; }
			 .top-bar-inner .dropdown-btn, #min-max-price-range{ font-size: 12px; padding-right: 30px; }
   			.property-detail-content .slider-for .slick-next, .property-detail-content .slider-for .slick-prev{top: 155px; margin: 0;}

			  }
			@media screen and (min-width:992px) and (max-width:1024px) {
				.sign__in.mobileshow { display: block; }
				header { width: 100%; }
				.homes-list-wrapper { float: initial; margin: 0 auto; }
				.ftitle.fiter__ftitle { display: none; }
				.fav-feature-title{ padding:0;}
				.fav-feature-title .ftitle.fiter__ftitle { display: block; }
				.bottom-panel .search-form.has-mapview { justify-content: flex-start; }
				.search__input__field { width: 220px; }
				.pdxa-event-img img{width: 300px !important;}
				.top-bar-inner .dropdown-btn i, #min-max-price-range i { right: 8px; }
				.blue-btn.save-search-btn { margin: 0; padding: 0; }
				.result-information ul li:last-child { display: none; }
				.sortby-dropdown span { width: 55px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
				.result-information ul li:first-child:before { display: none; }
				.reset-filter-btn { padding-left: 0; padding-right: 0; width: 50px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
				.cardlistview&gt;.web-pagination, #list_view_datas .list-pagination { width: 100%; justify-content: center; }
				.table-title-sticky { width: 100%; }
				.filter-panel { height: 109px; }
				.top-bar-inner div#showRightFilter { width: calc(100% - 220px); }
				.scroll-to-information-panel { display: none; }
				.property-details-slider-wrapper, .slider-for.property-slider { height: 450px; }
				.mobile-hide-web-show.col-md-4 { display: none; }
				.requestpanel-mobile { display: block; margin-top: 25px; }
				.requestpanel-mobile .request-panel { width: 100%; }
				.similar-listigs .card-view-panel { margin-bottom: 20px; height: 450px; }
				.property-detail-content .property-head-detail { margin-bottom: 20px; }
				.home-search { width: 100%; }
				.input-search input.searchinput { flex: 0 0 80%; max-width: 80%; }
				.home-banner-wrapper { height: 750px; }
				.home-youcando-wrapper .title-large { max-width: 100%; }
				.title-large { font-size: 40px; line-height: 55px; }
				.youcando-panel-box { margin-bottom: 25px; }
				.welcome-row-panel figure img { width: 100%; }
				/* .home-contact-wrapper .large-figure { width: 400px; height: 400px; left: -150px; bottom: -90px; }
				.home-contact-wrapper .small-round { left: 50px; bottom: -50px; } */
				.home-contact-wrapper { padding: 50px 335px; }
				.home-contact-wrapper h3 { font-size: 35px; margin-bottom: 25px; }
				.home-clients-wrapper { padding: 70px 0 0; }
				.meet-item .description { flex: 0 0 100%; max-width: 100%; margin: 0; }
				.home-meetthe-team { padding: 100px 0 60px; }
				.meet-item { flex-direction: column-reverse; }
				.meet-item .description { flex: 0 0 100%; max-width: 100%; margin-right: 0; padding: 0 15px; }
				.meet-item figure { display: flex; flex: 0 0 100%; max-width: 100%; }
				.home-meetthe-team .title-large { top: -75px; }
				.search-body .mapview-filter.show { display: inline-block; }
				.search-body .map-wrapper { display: none !important; }
				.search-body .map-section.fullmap-active .map-wrapper { display: block !important; }
				.full-wrapper .rmlsproperties-div.col-md-3 { flex: 0 0 44%; max-width: 44%; }
				#d_partial_map { display: none; }
				.web-pagination .page-item.page-prev-next .page-link small{  display:none; }
				.requestpanel-mobile .request-panel .white-card-description p{     word-break: break-word; }
		        .property-detail-content .fav-share-panel ~ .col-lg-8{ margin:0 auto;}
				.searchSticky{margin-top: 0px;}
				.whysell-with-toptech-panel figure{flex: 0 0 555px;}
		
			}
			@media screen and (min-width:1025px) and (max-width:1244px) {
				.search__input__field { width: 200px; }
				.top-bar-inner div#showRightFilter { width: calc(100% - 200px); }
				.welcome-row-panel figure img{ width: 100%; }
				.meet-item .description{     max-width: 430px;     flex: 0 0 500px;   margin-right: 0;  }
			}
			@media screen and (min-width:768px) and (max-width:1244px) {
				.morefilter-right .btnClear{ background: #FFF; position: fixed; width: 67%; bottom: 0px; box-shadow: 0px 0 10px rgb(0 0 0 / 30%); display: flex; align-items: center; justify-content: space-between; padding: 10px; left: inherit; }
				.morefilter-right .custom-scroll{height: calc(100vh - 180px); box-shadow: 0 2px 12px 0 rgb(48 48 48 / 30%); overflow-x: hidden; overflow-y: auto; padding: 0 10px; }
				.morefilters__dropdown .morefilter-left{height: calc(100vh - 175px);}
				.morefilters__dropdown .morefilter-right{flex: 0 0 400px; max-width: 461px; height: calc(100vh - 189px); position: relative; padding: 0; }
				.dropdown-menu.max-dropdown{    width: 690px;}
				.select2-selection.select2-selection--multiple{ width: 85%;}
				.team-figure img { margin-bottom: 15px; }
			}
			@media screen and (min-width:1201px) and (max-width:1244px) {
				.navbar-expand-xl .navbar-nav .nav-item { padding-left: 9px; padding-right: 9px; }
			}
				@media(min-width:1200px) {
			.full-wrapper #card_view_datas .list-inline.displayflex{ min-height: 56px; }
			.full-wrapper #card_view_datas .property-price, .full-wrapper #card_view_datas .property-details{ margin-bottom: 0;}
			
			}
				@media(min-width:1300px) {
				 			/* .information-details.inits-information-details .discription-of-unites:first-of-type li:first-child{ flex: 0 0 60px; max-width:60px; }
			.information-details.inits-information-details .discription-of-unites:first-of-type li:nth-child(2){ flex: 0 0 70px; max-width:70px;  }
			.information-details.inits-information-details .discription-of-unites:first-of-type li:nth-child(3){ flex: 0 0 70px; max-width:70px;  }
			.information-details.inits-information-details .discription-of-unites:first-of-type li:nth-child(4){ flex: 0 0 110px; max-width:110px;  }
			.information-details.inits-information-details .discription-of-unites:first-of-type li:nth-child(5){ flex: 0 0 150px; max-width:150px;  }
			.information-details.inits-information-details .discription-of-unites:first-of-type li:last-child{ flex: 0 0 376px; max-width:376px;  }
			.information-details.inits-information-details .discription-of-unites:first-of-type li p{ display: flex; flex-direction: column; }
			.information-details.inits-information-details .discription-of-unites:first-of-type li p label,
			.information-details.inits-information-details .discription-of-unites:first-of-type li p span{ flex: 0 0 100%; max-width:100%; }
			.inits-information-details .white-card-description{ display: flex; flex-direction:column; } 
			.inits-information-details .white-card-description .discription-of-unites:last-of-type{ order: 2 ;}
			.inits-information-details .white-card-description .discription-of-unites:nth-of-type(2){ order: 3 ;} */
		   
				    
				}
			.saved-search-filterpanel #searchbar_short.saved-search__input__field .searchtext, .saved-search-filterpanel .saved-search__input__field .search__input__field__btn{ background-color: #FFFFFF;}
			.saved-search-filterpanel .search__input__field #h_search_term{ height:35px; top:0; border-radius:20px; }
			.inits-information-details .white-card-description .discription-of-unites{ margin-top:10px; }
			div#card_view_datas&gt;.pagination:last-of-type{ top:inherit; }
			.mobile-list-bottom-pagination{ display: none; }
			@media(max-width:768px) {
			    .thinkabout-sellyour-home{ height: auto; padding:25px 0;}
			    .whysell-with-toptech .title-large{ font-size:25px; }
			    .whysell-with-toptech-panel.figure-left figure{ order: 2;}
				.card-view-panel figure, .card-view-panel figure &gt; div, .cardpanel-slider, .card-view-panel figure img { width: 100%; }
				.card-view-panel figure a { width: 100% !important; }
				.filter-panel { height: auto; }
				.property-details-slider-wrapper{ height: 250px; }
				.welcome-row-panel .has-form{  padding: 40px 22px;  }
				.welcome-row-panel .has-form .form-group &gt;div{ padding-left: 0; padding-right: 0; }
				.has-form h1{ text-align: center; }
				.welcome-row-panel.info-right figure{    order: 2;  }
				.welcome-row-panel.info-right .info{     order: 1;  }
				.welcome-row-panel figure.center{ top: 0; }
				.welcome-row-panel figure.center.has-form{ top: 0; }
				.home-welcome-wrapper-three-row .welcome-row-panel{ margin-bottom: 25px; }
				.index header{ z-index:9999;}
				.search-form .ftitle.fiter__ftitle{ display: none; }
				.sale-location{ top:0;}
				.search-form .form-group .btn.save-search-btn {
					background-image: url(https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/homesearch/image/document-search-kmr.png);
					background-repeat: no-repeat;
					background-size: 31px;
					background-position: right;
					text-indent: -9999px;
					background-color: transparent;
					width: 35px;
				}
			    .mobile-save-reset{ flex:0 0 30px; max-width: 30px; }
			    .search-body .clearActive #dynamic_filter_results{ top: 38px; width: 93%; }
			    .search-body #dynamic_filter_results{ top: 92px;     width: 93%; }
			    .search__input__field #h_search_term{ width: 221px; }
			    .hide-map-menu-in-mob{ display: none; }
			    .mobilefilter-btn{ margin-right: 0px; }
			    #mobileFilter .modal-footer{ justify-content: center; }
			    .list-view-com-fav{ left: 26px; top: inherit; }
			    .list-view-com-fav.has-staff{     left: 58px; top: inherit; }
			    #list_view_datas .list-pagination .web-pagination{ left:0; top:0; margin:0 auto; right:0; position: absolute; justify-content: center; }
			    
			    .list-view-com-fav .list-inline-item:not(:last-child){ margin-right: 7px;}
			    .list-view-com-fav.has-staff .list-inline-item:not(:last-child){ margin-right: 0px; }
			    
			    div#list_view_datas { margin-top: 90px; }
			    #list_view_datas .list-pagination .form-group .btn.batchactions{     position: relative; top: -50px; z-index: 1; left: -3px; }
			    .map-section{ top:-20px;}
			    .reset-filter-btn.mobile-d-none{ display: none; }
			    .web-pagination .page-item.page-prev-next .page-link small{  display:none; }
			    .web-pagination .page-item.next .page-link img, .web-pagination .page-item.prev .page-link img{ margin:0; }
			    .requestpanel-mobile .request-panel .white-card-description p{     word-break: break-word; }
			    .fav-feature-title{ padding: 0;}
			    .saved-search-filterpanel{ margin-top:0; padding-top:62px; }
			    .ssnew-modal, #savedSearchModal{ z-index:9999;}
			    .ssnew-modal .searchnames-button button{ background-color:#C52027; }
			    .ssnew-modal#new-modal #submit_save_search_query{ border-radius: 20px;}
			    .ssnew-modal#new-modal #submit_save_search_query:hover::before{ display: none;}
			    
			    /* #card_view_datas{ margin-top:10px;} */
			    div#card_view_datas&gt;.pagination{ position:absolute; top:0;}
			    #list_view_datas .list-pagination .web-pagination{     top: -60px; position:absolute;     padding: 15px 20px 15px; }
			    #list_view_datas .list-pagination{ padding:0;}
			    #list_view_datas .list-pagination &gt; .form-group{ position: absolute; right: 10px; top: -40px; }
			    .fav-feature-title .ftitle.fiter__ftitle{ position:absolute; top:8px; margin:0; line-height:0; }
			    .fav-feature-title a { top: 0; padding:0;}
			    .fav-feature-title a span{ display: none; }
			    .saved-search-filterpanel #dynamic_filter_div{ justify-content: space-between; }
			    .mobile-list-bottom-pagination{ display: flex; justify-content:center; }
				/* .property-spaceadjust{margin: 0px !important;} */
				.logo-mobileview { height: 28px; }

			}
			@media screen and (max-width: 1024px) and (min-width: 769px){
.table-title-sticky {
    width: 750px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
}
@media screen and (min-width: 769px) and (max-width: 991px){
.fav-share.mobileshow{ display: none; }

}
body.search-body.overlay-is-navbar-collapse {
    position: relative;
}
body.search-body.overlay-is-navbar-collapse::after {
    content: "";
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
.email-panel{ background-color: #e6e6e6; height: 55px; display: flex; align-items:center; justify-content:center;}
.email-panel *{ margin:0 !important;}
.email-panel h2, .email-panel h2 a{ font-size: 19px; font-weight: bold; color: #000;}
.email-panel p{ font-size: 13px; position: relative; top: 3px; left: 9px; }
.email-panel ~ .top-panel{ display: none; }
.email-panel a.nav-link{ color:#000;      font-weight: 600; position:absolute; z-index:1; display: flex; align-items:center; padding-left:0; left:15px; top:12px; }
.email-panel a.nav-link i{ background-image:url("../image/back.svg"); width:20px; height:20px; background-size:20px; background-position:center; background-repeat: no-repeat; margin-right:5px; }
.email-panel a.nav-link:hover{ color:#C52027;  }
.email-panel a.nav-link:hover i{ background-image:url("../image/back-hover.svg");  }
@media screen and (min-width: 1024px){
.full-wrapper .no-map-active .list-view-com-fav{ left:inherit; right:25px; }
.similar-listigs .card-view-panel  {margin-bottom: 14px;}
}
@media screen and (min-width: 769px){ .full-wrapper .no-map-active .list-view-com-fav{ left:inherit; right:7px; }}	
@media screen and (max-width: 1024px){
   .map-dropdown-menu.mapview-filter li#d_no_map { display: none;}
   .position-fixed-panel{ justify-content: center;}
   .inappbrowser #nav-icon{visibility: hidden; display: none;}
   .inappbrowser a.navbar-brand , .inappbrowser .rmlsproperties-div , .inappbrowser footer .bottom , .inappbrowser .home-banner-wrapper , .inappbrowser .home-contact-wrapper a 	{ pointer-events: none;}
   .inappbrowser .acc-dropdown-menu ul.bottom , .inappbrowser .youcando-panel-box a.getstarted , .inappbrowser #body #chat-circle , .inappbrowser .all_listing , .inappbrowser .btn-blue.btn-startsearch , .inappbrowser .home-contact-wrapper .btn-blue , .inappbrowser footer .top , .inappbrowser .whysell-with-toptech a{display: none;}
   .inappbrowser #siginmodal .modal-header {position: relative;}
   .inappbrowser #siginmodal .modal-header .close{right: 0px;}
   .inappbrowser a.go-to-dashboard{display: none !important;}
   .inappbrowser a.navbar-brand{margin-left: 45px	;}
   .modal-header.title-mobileview{width: 100%;}
   .modal-header.title-mobileview h4{display: flex; justify-content: center;}

}
@media screen and (max-width: 900px){
  .email-panel a.nav-link span{ display: none; }  
}
@media screen and (max-width: 685px){
    .email-panel{ flex-direction:column;}
    .email-panel p{ font-size:12px; }
    .email-panel h2, .email-panel h2 a{ font-size:17px;  }
    .email-panel h2.savedsearch-title { width: calc(100% - 27%); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center !important; margin: 0 auto !important;
    
}
}
@media screen and (max-width: 1400px){
    .card-view-panel figure, .cardpanel-slider, .card-view-panel figure img{ width:100%;}
}
.createmodel{width:100%;}
.createmodel .form-group .login_btn  { max-width: 35%; margin: 0 auto;}
.tenantmodel .form-group .login_btn { color: #FFF; margin: 0 10px; max-width: 120px; }
.tenantmodel .tenant-btn-group{ display: flex; justify-content: center;}
.create-model { width:130%;}
.modal-dialog.signup-modal{display: flex;max-width: 50%;}
.button-expn-view{ text-decoration: underline; color: blue; margin-bottom: 0px !important;}
.tentant-mdl{ padding:35px;}
.fa.fa-eye-slash ,i.fa.fa-eye{position: absolute; right: 24px; top: 40px; z-index: 10;}
.poweredby-logo {
    width: 100%;
        max-width: 110px;

}
@media screen and (max-width:1024px) {
    .modal-mobileview{width:78%;} 
	.aboutus-welcome-container.contactus-banner{padding: 50px 0;}
    .title-mobileview{margin-right: 145px;} 
	.comment-spaceadjust{margin-top: -30px;}
	.timeframe-spaceadjust{margin-bottom: 45px;}
	.create-model { width:100%;}
    .createmodel {width: 100%;padding-left: 0px !important;padding-right: 0px !important;}
    .createmodel{overflow-x: hidden;overflow-y: auto;}
    .modal-dialog.signup-modal{max-width: 100% !important;}
    
    .row.sign_up_form .firstname-order{order:0;}
	.row.sign_up_form .lastname-order{order:1;}
	.row.sign_up_form .email-order{order:2;}
	.row.sign_up_form .password-order{order:2;}
	.row.sign_up_form .mobile-order{order:4;}
	.row.sign_up_form .frame-order{order:5;}
	.row.sign_up_form .interesred-order{order:6;}
	.row.sign_up_form .about-order{order:8;}
	.row.sign_up_form .property-order{order:7;}
	.row.sign_up_form .source-order{order:9;}
	.row.sign_up_form .comment-order{order:10;}
	.row.sign_up_form .terms-order{order:11;}
	.row.sign_up_form .captcha-order{order:12;}

	.row.contact-form .firstname-order{order:1;}
	.row.contact-form .lastname-order{order:2;}
	.row.contact-form .email-order{order:3;}
	.row.contact-form .password-order{order:4;}
	.row.contact-form .mobile-order{order:5;}
	.row.contact-form .interesred-order{order:6;}
	.row.contact-form .property-order{order:7;}
	.row.contact-form .about-order{order:8;}
	.row.contact-form .source-order{order:9;}
	.row.contact-form .frame-order{order:10;}
	.row.contact-form .comment-order{order:11;}
	.row.contact-form .captcha-order{order:12;}
	.row.contact-form .error-order{order:13;}
	.row.contact-form .btn-order{order:14;}
    .modal-mobileview{width:100%;} 
	.aboutus-welcome-container.contactus-banner{padding: 50px 0;}
	.comment-spaceadjust{margin-top: -30px;}
	.timeframe-spaceadjust{margin-bottom: 45px;}
	.input-group.form-group .cd-error-message.mobile-show.error-show{margin-bottom:0px;}
	.create-model { width:100%;}
	.createmodel {width: 100%;padding-left: 0px !important;padding-right: 0px !important;}
	.createmodel{overflow-x: hidden;overflow-y: auto;}
	.modal-dialog.signup-modal{max-width: 100% !important;}
}

@media screen and (max-width: 685px){
.poweredby-info {
    text-align: center;
    margin: 10px 0;
    margin-bottom: 0;
}
}
@keyframes pulse {
  0%{opacity:.5}100%{opacity:1}
}
.post-feed {
    margin-bottom: 12px;
    padding: 16px 16px 42px;
    border-radius: 4px;
    width: 100%;
    margin: 10px auto 20px;
    /* background: #E1E9EE; */
	background: #ccdce6;
}
.line {
    height: 25px;
    margin: 10px 0;
    width: 100%;
}
.circle, .line,  .rect {
    background: #fff;
    -webkit-animation: pulse .65s infinite alternate;
    animation: pulse .65s infinite alternate;
}
.circle {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 120px;
}
.line-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.height20 {
    height: 20px;
}
/* create new design */
.framelabel{margin-top: auto;}
.float-label-form-group {
display: flex;
flex-flow: column-reverse;
}
.float-label-form-group .float-form-control{
background-color: #f2f2f2;
border: 1px solid #E0E1E1;
height: 45px;
padding: 14px 15px 0;
}
.float-label-form-group .float-form-control::-webkit-input-placeholder{  opacity: 0;
transition: inherit; }
.float-label-form-group .float-form-control:focus::-webkit-input-placeholder{  opacity: 0; }
.float-label-form-group .float-form-control:focus{ background-color: transparent;
border:1px solid #E0E1E1; }
.float-label-form-group label{
font-size: 11px;
color: rgba(21, 16, 13, .5);
position: relative;
top: 8px;
left: 15px;
}
.float-label-form-group label, .float-label-form-group .float-form-control{
transition: all 0.2s;
touch-action: manipulation;
}
.float-label-form-group .float-form-control:placeholder-shown + label {
cursor: text;
max-width: 60.66%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
transform-origin: left bottom;
transform: translate(0, 2.125rem) scale(1.5);
}
.float-label-form-group .float-form-control:not(:placeholder-shown) + label,
.float-label-form-group .float-form-control:focus + label {
transform: translate(0, 1rem) scale(1);
cursor: pointer;
}

.form-group-seller li {
	display: flex;
	flex-flow: column-reverse;
	width: 100%;
	}
	.form-group-seller li:first-child {
		margin-right: 10px;
	}
	.form-group-seller li .form-control{
	background-color: #f2f2f2;
	border: 1px solid #E0E1E1;
	height: 45px;
	}
	.form-group-seller li .form-control::-webkit-input-placeholder{  opacity: 0;
	transition: inherit; }
	.form-group-seller li .form-control:focus::-webkit-input-placeholder{  opacity: 0; }

	.form-group-seller li label{
	font-size: 11px;
	color: rgba(21, 16, 13, .5);
	position: relative;
	/* top:8px!important; */
	left: 15px;
	}
	ul.sell_buy_form li label{
		/* font-size: 11px;
	color: rgba(21, 16, 13, .5);
	position: relative;
	top: 1px !important;
	left: 15px; */
	margin-bottom: 0.5rem;
	}
	.form-group-seller li label, .form-group-seller li .form-control{
	transition: all 0.2s;
	touch-action: manipulation;
	}
	.form-group-seller li .form-control:placeholder-shown + label {
	cursor: text;
	max-width: 60.66%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transform-origin: left bottom;
	transform: translate(0, 2.125rem) scale(1.5);
	}
	.form-group-seller li .form-control:not(:placeholder-shown) + label,
	.form-group-seller li .form-control:focus + label {
	transform: translate(0, 1rem) scale(1);
	cursor: pointer;
	}
#free_rent_analysis_form ul li input.form-control{padding: 14px 15px 0;}
#free_rent_analysis_form ul li label , .getOurFreeGuide ul li label {font-weight: 400;
    line-height: 1.5;
    color: #495057;
    font-size: 10px; top: 0px;}
.free-guide-request-form{display: flex;
    width: 100%;
    justify-content: space-between;}
.sbmbutton{ margin-top: 20px;}
.divhide{display: none !important;}
.divhide2{display: none !important;}
.free_renthow_soon{padding: 14px 0 0 0;}
#getOurFreeGuide ul li input.form-control{padding: 8px 15px 0; margin: -10px 20px 0 0;}
.form-group-seller label{font-weight: 400; line-height: 2; color: #495057; font-size: 10px;}

/* .list-inline-item{margin-right: 0.7rem !important;} */
.property-details p, .map_property_list{font-size: 18px;}
.property-address ul li.address, .map_property_footer&gt;div:last-of-type a, .map_property_footer&gt;div:last-of-type small{font-size: 14px;color: #484848;}
.map_property_list_inline{justify-content: left!important;}
.map_property_footer&gt;div:last-of-type{word-spacing: 1.5px;}
.no-padding{padding: 0!important;}
/* .comment-space {margin-top: -30px;} */
.contact-form select { border: 1px solid #E0E1E1; }
.contact-form textarea { min-height: 130px; }
.contact_us_address{margin-bottom: 19px; margin-top: -8px;}
#contact_us_submit_button:hover::before{transform: scaleY(0);}
#contact_us_submit_button{margin-left: 15px; max-width: 150px; margin-top: 5px;}
#contact_interested_in , #contact_source{margin-top: 15px;}
.commentspace{margin-top: -15px;}
.additional_info, .float-label-form-group.property-spaceadjust{margin: -10px 0px 25px 0px;}
button#free_rent_form_button{border-radius: 40px; font-size: 14px;}
.padding{padding: 15px 0px;}
.input-group.form-group .cd-error-message.error-show{ position: absolute; white-space: nowrap; bottom: -25px; }  
.card-body.signup-form{margin-top: -15px;}
@media only screen and (min-width: 1199px){
	/* .homesearch-dropdown.show{margin: 170px 0;} */
}
@media only screen and (min-width: 2000px){
	.homesearch-dropdown.show{margin:0;}
}

/* -------------------------------------------------------------- chat bot starts ------------------------------------------------------------------  */
.msg_container_base div .bot input{height: 35px;border-color: #495057;}
.chat-logs p.user.input-res{color: #495057;}
.chat-bubble {
	width: 27%!important;    
	height: 38px!important;

  /* background-color:#E6F8F1; */
  background-color:#C52027;
  padding: 11px 28px;
  -webkit-border-radius: 20px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius: 20px;
  -moz-border-radius-bottomleft: 2px;
  border-radius: 20px;
  border-bottom-left-radius: 2px;
  display:inline-block;
}
.typing {
  align-items: center;
  display: flex;
  height: 17px;
}
.typing .dot {
  animation: mercuryTypingAnimation 1.8s infinite ease-in-out;
  /* background-color: #6CAD96 ; //rgba(20,105,69,.7); */
  background-color: #597ec9; 
  border-radius: 50%;
  height: 7px;
  margin-right: 4px;
  vertical-align: middle;
  width: 7px;
  display: inline-block;
}
.typing .dot:nth-child(1) {
  animation-delay: 200ms;
}
.typing .dot:nth-child(2) {
  animation-delay: 300ms;
}
.typing .dot:nth-child(3) {
  animation-delay: 400ms;
}
.typing .dot:last-child {
  margin-right: 0;
}
#impersonate-nav a{height: 35px; line-height: 22px;}
.sm-dashboard a{display: none;}
@media (max-width: 1200px){
	.sm-dashboard a{display: block; padding-left: 15px;}
	.web-dashboard{display: none;}
	/* li.mobile-text-center.sm-dashboard{ padding: 0 15px;} */
	/* #navbarTogglerDemo03{top:50px;} */
	.go-to-dashboard.btn-white{ background-color: #C52027; color: #ffffff; display: flex; border: none; border-bottom: 1px solid rgba(255, 255, 255, 0.3); border-radius: 0;}
	.impersonate-nav{padding: 10px;}
	.contactus-banner .web-dashboard{display: block;}
	.mobileApp-info{justify-content: center;}
	.signin-createacc-panel{display: flex; justify-content: center; padding: 10px;}

}
@media (min-width:1201px) and (max-width: 1492px) {
	.go-to-dashboard{ padding: 3px 10px; height: 33px; font-size: 11px; line-height: 12px !important;margin-right: 5px; display: flex; align-items: center; justify-content: center;}	
	#impersonate-nav a{padding: 10px 0; height: 33px; font-size: 14px; line-height: 12px !important; width: 150px;}
	.acc-dropdown .acc-user-button{margin-left: 0px;}
	.nav-link{white-space: nowrap;}
	.mobile-padding-none , .navbar.navbar-expand-xl {padding: 0;}
	.navbar-expand-xl .navbar-nav .nav-item{padding-left: 9px;}
	.dropdown.acc-dropdown{margin-right: 5px;}
}
@keyframes mercuryTypingAnimation {
  0% {
	transform: translateY(0px);
	/* background-color:#6CAD96; // rgba(20,105,69,.7); */
	background-color:#547bca; // rgba(20,105,69,.7);
  }
  28% {
	transform: translateY(-7px);
	/* background-color:#9ECAB9; //rgba(20,105,69,.4); */
	background-color:#5e82ca; // rgba(20,105,69,.7);
  }
  44% {
	transform: translateY(0px);
	/* background-color: #B5D9CB; //rgba(20,105,69,.2); */
	background-color:#b7bbc4; // rgba(20,105,69,.7);;
  }
}
#center-text {          
	display: flex;
	flex: 1;
	flex-direction:column; 
	justify-content: center;
	align-items: center;  
	height:100%;
	
  }
  .close-bot{
	font-size: 15px;
  }
  #chat-circle {
	position: fixed;
	bottom: 50px;
	right: 50px;
	background: #C52027;
	width: 65px;
	height: 65px;  
	border-radius: 50%!important;
	color: white;
	padding: 28px;
	cursor: pointer;
	box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.6), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 10;
  }
  #chat-circle img{
	width: 35px;
	height: auto;
  }
  .btn#my-btn {
	   background: white;
	  padding-top: 13px;
	  padding-bottom: 12px;
	  border-radius: 45px;
	  padding-right: 40px;
	  padding-left: 40px;
	  color: #5865C3;
  }
  #chat-overlay {
	  background: rgba(255,255,255,0.1);
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  border-radius: 50%;
	  display: none;
  }
  
  
  .chat-box {
	display:none;
	background: #ffffff;
	position:fixed;
	right:30px;
	bottom:50px;  
	width:350px;
	max-width: 85vw;
	max-height:100vh;
	border-radius:5px;  
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	box-shadow: 0 5px 20px rgba(0, 0,  0, 0.3);
	z-index: 10;
	/* box-shadow: 0px 5px 35px 9px #464a92; */
	/* box-shadow: 0px 5px 35px 9px #ccc; */
  }
  .chat-box-toggle {
	float:right;
	margin-right:15px;
	cursor:pointer;
  }
  .chat-box-header {   
	background: #C52027;
	height:55px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
  }
  .chat-box-header p{     
	color:white;
	text-align:left;
	font-size:17px;
	margin-left: 15px;
	letter-spacing: 1px;
  }
  .chat-box-header span{
	color:white;
	text-align:center;
	font-size:18px;
  }
  .chat-box-body {
	position: relative;  
	height:370px;  
	height:auto;
	/* border:1px solid #ccc;   */
	overflow: hidden;
  }
  .chat-box-body:after {
	content: "";
	/* background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAgOCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgY3g9IjE3NiIgY3k9IjEyIiByPSI0Ii8+PHBhdGggZD0iTTIwLjUuNWwyMyAxMW0tMjkgODRsLTMuNzkgMTAuMzc3TTI3LjAzNyAxMzEuNGw1Ljg5OCAyLjIwMy0zLjQ2IDUuOTQ3IDYuMDcyIDIuMzkyLTMuOTMzIDUuNzU4bTEyOC43MzMgMzUuMzdsLjY5My05LjMxNiAxMC4yOTIuMDUyLjQxNi05LjIyMiA5LjI3NC4zMzJNLjUgNDguNXM2LjEzMSA2LjQxMyA2Ljg0NyAxNC44MDVjLjcxNSA4LjM5My0yLjUyIDE0LjgwNi0yLjUyIDE0LjgwNk0xMjQuNTU1IDkwcy03LjQ0NCAwLTEzLjY3IDYuMTkyYy02LjIyNyA2LjE5Mi00LjgzOCAxMi4wMTItNC44MzggMTIuMDEybTIuMjQgNjguNjI2cy00LjAyNi05LjAyNS0xOC4xNDUtOS4wMjUtMTguMTQ1IDUuNy0xOC4xNDUgNS43IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTg1LjcxNiAzNi4xNDZsNS4yNDMtOS41MjFoMTEuMDkzbDUuNDE2IDkuNTIxLTUuNDEgOS4xODVIOTAuOTUzbC01LjIzNy05LjE4NXptNjMuOTA5IDE1LjQ3OWgxMC43NXYxMC43NWgtMTAuNzV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjcxLjUiIGN5PSI3LjUiIHI9IjEuNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjE3MC41IiBjeT0iOTUuNSIgcj0iMS41Ii8+PGNpcmNsZSBmaWxsPSIjMDAwIiBjeD0iODEuNSIgY3k9IjEzNC41IiByPSIxLjUiLz48Y2lyY2xlIGZpbGw9IiMwMDAiIGN4PSIxMy41IiBjeT0iMjMuNSIgcj0iMS41Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkzIDcxaDN2M2gtM3ptMzMgODRoM3YzaC0zem0tODUgMThoM3YzaC0zeiIvPjxwYXRoIGQ9Ik0zOS4zODQgNTEuMTIybDUuNzU4LTQuNDU0IDYuNDUzIDQuMjA1LTIuMjk0IDcuMzYzaC03Ljc5bC0yLjEyNy03LjExNHpNMTMwLjE5NSA0LjAzbDEzLjgzIDUuMDYyLTEwLjA5IDcuMDQ4LTMuNzQtMTIuMTF6bS04MyA5NWwxNC44MyA1LjQyOS0xMC44MiA3LjU1Ny00LjAxLTEyLjk4N3pNNS4yMTMgMTYxLjQ5NWwxMS4zMjggMjAuODk3TDIuMjY1IDE4MGwyLjk0OC0xOC41MDV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxwYXRoIGQ9Ik0xNDkuMDUgMTI3LjQ2OHMtLjUxIDIuMTgzLjk5NSAzLjM2NmMxLjU2IDEuMjI2IDguNjQyLTEuODk1IDMuOTY3LTcuNzg1LTIuMzY3LTIuNDc3LTYuNS0zLjIyNi05LjMzIDAtNS4yMDggNS45MzYgMCAxNy41MSAxMS42MSAxMy43MyAxMi40NTgtNi4yNTcgNS42MzMtMjEuNjU2LTUuMDczLTIyLjY1NC02LjYwMi0uNjA2LTE0LjA0MyAxLjc1Ni0xNi4xNTcgMTAuMjY4LTEuNzE4IDYuOTIgMS41ODQgMTcuMzg3IDEyLjQ1IDIwLjQ3NiAxMC44NjYgMy4wOSAxOS4zMzEtNC4zMSAxOS4zMzEtNC4zMSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48L3N2Zz4='); */
	opacity: 0.1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height:100%;
	position: absolute;
	z-index: -1;   
  }
  #chat-input {
	background: #f4f7f9;
	width:100%; 
	position:relative;
	height:47px;  
	padding-top:10px;
	padding-right:50px;
	padding-bottom:10px;
	padding-left:15px;
	border:none;
	resize:none;
	outline:none;
	border:1px solid #ccc;
	color:#888;
	border-top:none;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	overflow:hidden;  
  }
  .chat-input &gt; form {
	  margin-bottom: 0;
  }
  #chat-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #ccc;
  }
  #chat-input::-moz-placeholder { /* Firefox 19+ */
	color: #ccc;
  }
  #chat-input:-ms-input-placeholder { /* IE 10+ */
	color: #ccc;
  }
  #chat-input:-moz-placeholder { /* Firefox 18- */
	color: #ccc;
  }
  .chat-submit {  
	position:absolute;
	bottom:3px;
	right:10px;
	background: transparent;
	box-shadow:none;
	border:none;
	border-radius:50%;
	color:#5A5EB9;
	width:35px;
	height:35px;  
  }
  .chat-logs {
	padding:15px; 
	height:370px;
	overflow-y:auto;
  }  
  .chat-logs &gt; div{ width: 100%; overflow: hidden;}
  /* .chat-logs div:last-child{ margin-bottom: 20px; } */
  .chat-logs p{
	border-radius: 3px;
	color: #ffffff;
	font-size: 14px;
	margin: 0;
	padding: 5px 10px 5px 12px;
	width: 100%;
	margin: 10px 0;
  }
  .chat-logs p.user{
	width: auto;
	float: right;
	background: #f1f0f5 none repeat scroll 0 0;

	border-radius: 25px;
	border-bottom-right-radius: 4px;
	padding: 10px 15px 10px 20px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;

  }
  .chat-logs p.bot{
	width: auto;
	float: left;
	background: #C52027 none repeat scroll 0 0;
	border-radius: 25px;
	border-bottom-left-radius: 4px;
	padding: 10px 15px;
	line-height: 22px;
	font-size: 14px;
  }      
  .active-res-btn{border: 2px solid #C52027!important;}
  .chat-logs button{  
	border: #fff;
	background-color: #fff;
	color: #C52027;
	padding: 0 .75rem;
	margin: 4px 5px 4px 0;
	border-radius: 25px;
	/* border-bottom-right-radius: 4px; */
	font-weight: 600;
  }
  /* .chat-logs button.yes-btn{    
	border: 2px solid #4CAF50;
  }
  .chat-logs button.no-btn{    
	border: 2px solid #008CBA;
  } */
  
  .chat-logs::-webkit-scrollbar-track
  {
	  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	  background-color: #F5F5F5;
  }
  
  .chat-logs::-webkit-scrollbar
  {
	  width: 5px;  
	  background-color: #F5F5F5;
  }
  
  .chat-logs::-webkit-scrollbar-thumb
  {
	  background-color: #f2f2f2;
  }
  
  
  
  @media only screen and (max-width: 500px) {
	 .chat-logs {
		  height:40vh;
	  }
  }
  
  .chat-msg.user &gt; .msg-avatar img {
	width:45px;
	height:45px;
	border-radius:50%;
	float:left;
	width:15%;
  }
  .chat-msg.self &gt; .msg-avatar img {
	width:45px;
	height:45px;
	border-radius:50%;
	float:right;
	width:15%;
  }
  .cm-msg-text {
	background:white;
	padding:10px 15px 10px 15px;  
	color:#666;
	max-width:75%;
	float:left;
	margin-left:10px; 
	position:relative;
	margin-bottom:20px;
	border-radius:30px;
  }
  .chat-msg {
	clear:both;    
  }
  .chat-msg.self &gt; .cm-msg-text {  
	float:right;
	margin-right:10px;
	background: #5A5EB9;
	color:white;
  }
  .cm-msg-button&gt;ul&gt;li {
	list-style:none;
	float:left;
	width:50%;
  }
  .cm-msg-button {
	  clear: both;
	  margin-bottom: 70px;
  }
  .chatbot_footer{ 
	width: 100%;       
	border-top: 1px solid #d2d5da;
  }
  .chatbot_footer p{
	cursor: pointer;
	width: 100%;
	text-align: center;
	color: #C52027;
	font-weight: 600;
	margin: 10px 0;
  }
  .img-fluid {
    max-width: 70% !important;
    height: 100% !important;
  }
  
  .rmlsproperties-div{margin:15px 0;}
  .ajax-popup-loader{text-align: center;}
  .ajax-popup-loader img{width: 80px;height: auto;}
  /* -------------------------------------------------------------- chat bot ends ------------------------------------------------------------------  */
  .list-nwmls-logo
  {
	  height: auto;
	  width:21px;
	  padding: 2px 1px 1px 1px !important;
  }
  .list-rmls-logo
  {
	  height: auto;
	  width: 25px;
	  padding: 1px !important;
	
  }
  .nwmls-logo {
	  height: 30px;
	  width: 30px;
  }
  img.nwmls-logo.nwmls-detailed-icon.align-middle {
    width:19px;
    padding-bottom: 7px;
}
  @media (max-width: 576px){
	  div#card_view_datas&gt;.pagination {
		  position: inherit !important;
	  }
  }
  /* ----------- */
  .home-search h2 {
    font-size: 32px;
    color: #FFFFFF;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
}
.msg_desc p,.msg_desc span{
	text-align: justify;
    width: 500px;
	margin-bottom: 5px;
}
.msg_desc a{
	color: #2ea3f2;
}
.sell-with-us{
    padding: 60px 0px;
  }
.sell-with-us h1{
/* font-size: 48px; */
padding-bottom: 10px;
  }
.sell-with-us h2{
    /* font-size: 38px; */
    padding-bottom: 10px;
    /* text-align: center; */
      }
.sell-with-us h5{
        font-weight: 400;
        padding-bottom: 10px;
          }
.sell-with-us h3{
    padding-bottom: 10px;
            /* font-size: 30px; */
              }
.sell-with-us p{
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 23.6px;
    }
    .sell-with-us li{
        list-style: auto;
    }
    .sell-with-us ol{
        margin: 10px 20px;
    }
.spot-light-wrapper{
  padding: 20px 0px;
}
.spot-light-banner{
    padding: 20px 0px;
}
.spot-banner-wrapper{
    text-align: center;
}
.spot-banner-wrapper h2{
    text-align: center;
    text-decoration: underline;
    color: #000080;
    padding: 20px 0px;
    font-weight: bold;
	font-size: 32px;
}
.sp-light{
    display: block;
}
.do-not-resize{
    width: 100%;
    height: 620px;
}
.hr-spot-light{
    border-top: 1px solid #7EBEC5;
}
.pastshow-title h2{
    text-decoration: underline;
    /* text-align: center; */
    color: red;
}
.contact-spot{
    box-shadow:inset 0px 0px 15px 0px #0c71c3;
    /* display: flex; */
    padding: 20px;
    text-align: center;
    font-size: 15px;
    margin: 20px 0px;
}
.pst_show_vid{
    box-shadow: 6px 6px 18px 0px rgb(0 0 0 / 30%);
    display: flex;
    padding:25px 0px;
	padding-left: 25px;
}
.pst_show_vid iframe{
    height:288px;
}
.msg_desc{
    padding: 25px 0px 15px 0px;
}
.msg_desc img{
    /* width:100%; */
}
.last_past_list{
    margin-bottom: 20px;
}
.aboutus-whyus-container{
    width: 100%;
    float: left;
}
.aboutus-contact-container{
    width: 100%;
    float: left;
    /* background-color: #F4F5FA; */
}
.contact-form{
    /* border: 1px solid #C52027;
    background-color: #C52027; */
    padding: 5px;
}
.contact-form .subscription{
    border: 1px solid #EDEDED;
    padding: 15px 5px;
    background-color: #EDEDED;
}
.contact-form .subscription h3,.contact-form .subscription p{
    text-align: center;
}
.contact-form .subscribe-form{
    padding: 30px 20px;
}
.contact-form .subscribe-form p{
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
}
.contact-form .subscribe-form input{
    background-color: #fff;
    width: 100%;
    font-weight: 600;
    color: rgba(0,0,0,0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    padding: 5px;
    border-radius: 3px
}
.contact-form .subscribe-form button{
    background-color: #164363;
    width: 100%;
    font-weight: 700;
    color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    padding: 5px;
    border-radius: 3px
}

.reservation h2 {
    text-align: center;
    color: #1B79AF;
    text-decoration: underline;
	font-size: 32px;
}

.calendar h3{
    text-align: center;
    color: #1B79AF;
}
.reservation .banner-img img{
    width: 100%;
    height: auto;
    
}


.calendar{
    padding: 20px;
}
.pdxa_csr{
    text-shadow: 0.08em 0.08em 0.08em rgb(0 0 0 / 40%);
}
footer{
    /* box-shadow: 0px -1px 20px 1px rgb(37 170 225 / 85%); */
}
.spot_event{
    display: flex;
}
.spotlight_events h1{
text-align: center;
font-weight: 600;
    color: #0C71C3!important;
    text-shadow: 0em 0.1em 0.1em rgb(0 0 0 / 40%);
}

.spotlight_events h2{
    text-align: center;
    padding:30px 0px;
	font-weight: 600;
	font-size: 32px;
}
.event_courtesy h2{
	font-size: 32px;
	}
.spotlight_events p{
    text-align: justify;
font-size: 16px;
}
.spot_event_banner p{
    padding-top: 30px;
}
.spot_event_banner img{
   height: 400px;
}
.event_courtesy li{
    list-style: disc inside;
}
.event_courtesy h2{
    text-decoration: underline;
    text-align: center;
}
.event_courtesy{
    padding:50px 0px;
}
.oregon_contact{
    padding-top: 20px;
}
.home-community-wrapper {
    padding: 40px 0px 40px 0px;
}
.req_btn_form{
	background-color: white!important;
    color: #C52027!important;
}
.reservation h2,.reservation h3{
	font-weight: 600;
	margin-bottom: 20px;
}
.art_spotlight{
	padding-top:15px;
}
.chris_content{
	padding-right: 25px;
}
.card-header.card-title{
	font-size: 20px;
}
.pdxa-event img{width:320px;height:auto;box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);}
.pdxa-event .title-large{text-align: center;}
.pdxa-event-img{padding: 25px 0px;text-align-last: center;}
.owner-desc {
	margin-top: 60px;
			}
.courtesy ol li{
	list-style: unset;
    list-style-position: inside;
			}
.oregon_logo{
	margin-top: 20px;
			}
.pdxa_abt_img{
	/* width: 60% !important;
    height: auto;
    padding: 20px;
    background-color: white; */
	width: 100% !important;
    height: auto;
    max-height: 255px;
    object-fit: contain;
			}
.sc_content{
	margin-bottom: 10px;
			}
@media (max-width: 990px){
    .spot-light-wrapper img{
             width:330px;
    }
    .pdxa_abt_img{
		width: 100% !important;
	}
    .spot-light-banner img{
        width:250px;
    }
    .spot-banner-wrapper iframe{
        width:85%;
        height:auto;
    }
    .contact-spot {
        padding: 20px;
        text-align: center;
        font-size: 15px;
        margin: 20px 0px;
    }
    .pst_show_vid img,iframe{
        display: block;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fill-available;
    margin-top: 15px;
    }
	.msg_desc p {
		width: unset;
	}
    .pst_show_vid iframe{
        display: block;
    margin-left: auto;
    margin-right: auto;
    }
    .subscribe  img{
        width:300px;
    }
    .logo-mobileview{
        /* margin-left: 10px; */
    }
    .home-search h2 {
    font-size: 18px;
    margin-bottom: 10px;
    }
    .home-celeb-wrapper h3 {
        font-size: 18px;
    }
    .pdxa-banner-wrapper img {
        width: 300px;
    padding-top: 0px;
    }
    .youcando-panel-box{
    /* margin-left: 50px; */
    height: 300px;
    margin-bottom: 35px;
    }
    .youcando-panel-passion p {
        font-size: 18px;
    }
    .pdxa-event img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .youcando-panel-box p {
        font-size: 16px;
    }
    .aboutus-welcome-container h1{
        font-size: 30px;
    }
    .aboutus-whyus-container h1{
        font-size: 30px;
    }
    .aboutus-whyus-container h3{
        font-size: 20px;
    }
    .aboutus-whyus-container span{
        font-size: 16px!important;
    }
    .Trust img{
        width: 22px;
        height: 22px;
    }
	.pst_show_vid {
		
		padding-left:0px;
	}
	/* .accordion{
		width: unset !important;
	} */
    .aboutus-contact-container h1{
        font-size: 30px;
    }
    .inner-banner-wrapper h1{
    font-size: 23px;
    line-height: 35px;
    text-align: center;
	z-index: 1;
    }
    .oregon_contact{
        font-size: 30px;
    }
    .sell-with-us h2{
        font-size: 20px;
    }
    .reservation h2{
        font-size: 25px;
    }
    .courtesy h3{
        font-size: 25px;
    }
    .calendar h3{
        font-size: 25px;
    }
    .subscription h3{
        font-size: 25px;
    }
    .inner-banner-wrapper{
        margin-top:48px;
    }
    .oregon_logo {
		margin-top: 0px;
	}
    .spot_event_banner img{
        width: 385px !important;
    height: auto;
    }
    .spotlight_events h2{
        font-size: 30px;
    }
    .courtesy  li{
        list-style: unset;
    }
	.sc_content{
		font-size: 14px;
	}
	.chris_content {
		padding-right: 0px;
	}
	.oregon_logo{
		width: 90px;
    height: 56px;
	}
	.has-form{
		width:100%;
	}
	.pst_show_vid iframe {
		height: 192px;
	}
	div#RecaptchaField2 iframe {
        width: 303px;
        margin-left: unset;
    }
    div#RecaptchaField1 iframe {
        width: 303px;
        margin-left: unset;
    }
	.guest-panel.position-fixed-panel{
		margin-top: unset !important;
	}
	#card_view_datas {
		/* margin-top: 25px; */
	}

}
.home-form-wrapper .info{
    height: 100%;
    width: 340px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-form-wrapper .info h3{
	font-size: 54px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    line-height: 57px;
}
#propertytype_ul img{
	margin-bottom: 13px;
}
#propertytype_ul figure{
	margin-bottom: 5px;
}

#message {
    display:none;
    background: #f2f2f2;
    color: #000;
    padding: 20px;
    margin-top: 10px;
    position: absolute;
    z-index: 999;
    width: calc(100% - 30px);
    left: 0;
    right: 0;
    margin: 7px auto;
    top: 62px;
    border-radius: 5px;
}

#message p {
  font-size: 15px;
  margin: 0px 6px 8px 6px;
}

#message h6{
    padding:5px 0px;
}

#message p.valid {
  color: green;
}

#message p.valid:before {
  position: relative;
  content: "âœ”";
  left: -5px;
}

#message p.invalid {
  color: red;
}

#success-pw{
    display: none;
	color: #155724;
    font-weight: 600;
    margin: 0;
    position: absolute;
    bottom: -22px;
	font-size: 14px;
}
.msg_desc h4{
	font-size: 24px;
    margin-bottom: 10px;
}
.spot-light-pastshow h2{
	font-size: 32px;
}
.no-fig.has-avatar{
    text-align: center;
    font-size: 14px;
    color: #C52027;
    line-height: 33px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background: transparent;
    overflow: hidden;
    padding: 0;
    margin: 0;
    display: block;
}
.no-fig.has-avatar.in-dd{
	width: 60px;
    height: 60px;
}
.no-fig.has-avatar i{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    border-radius: 50%;
    background-color: #f1f2f2;
}
.form-panel-home .btn:hover{
	color: #fff;
	background-color: #C52027 !important;
	border-color: #C52027 !important;
}

/* front-end navbar lg-screen fix*/
@media (min-width:1045px) and (max-width:1366px) { 
	.navbar-expand-xl .navbar-nav .nav-link{
		font-size: 11px;
		padding: 0px;
	}
	.custom-logo .logo-mobileview {
		width: 170px!important;
	}
	.nav-link.dropdown-toggle.has-arrow i{
		bottom: 5px;
	}
	.hdr-btn .btn:first-child {
		margin-right: 5px;
	}
}
@media (min-width:1024.98px) and (max-width:1600px){
	.custom-logo .logo-mobileview{
		width: 170px;
	 }
}
/* end of front-end navbar lg-screen fix*/
/* qto ui */
.check-txt .styled-checkbox+label {
	position: relative;
	}

:root {
    --tickBoxOutlineGray: url('https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/adminasset/img/fonticon/checkbox-red.svg');
    --tickBoxOutlineHover: url('https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/adminasset/img/fonticon/checkboxred-fill.svg');
    --tickBoxOutlineWhite: url('https://keithmccuerealtypublic.s3.us-west-2.amazonaws.com/adminasset/img/fonticon/checkbox-disabled.svg');
    --primary: #1E90FF;
    --gray: #FFFFFF;
    --light: #FFFFFF;
    }
    
    .styled-checkbox {
    position: absolute;
    opacity: 0;
    width: 32px;
    height: 32px;
    z-index: 1;
    }
    
    .styled-checkbox+label:before {
    content: "";
    margin-right: 1rem;
    display: inline-block;
    vertical-align: text-top;
    width: 2rem;
    height: 2rem;
    flex: 0 0 2rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%
    }
    .styled-checkbox+label:before,.styled-checkbox:hover+label:before {
    background-image: var(--tickBoxOutlineGray);
    width: 20px;
    height:20px;
    }
    .styled-checkbox:focus+label:before {
    box-shadow: inherit
    }
    .styled-checkbox:checked+label:before {
    background-image: var(--tickBoxOutlineHover)
    }
    .styled-checkbox:disabled+label {
    color: #B8B8B8;
    cursor: auto
    }
    .styled-checkbox:disabled+label:before {
    box-shadow: none;
    background-color: var(--gray);
    background-image: var(--tickBoxOutlineWhite)
    }
    .styled-checkbox:checked+label:after {
    display: none;
    content: "";
    position: absolute;
    left: .5rem;
    top: .9rem;
    background: var(--light);
    width: .2rem;
    height: .3rem;
    transform: rotate(45deg)
    }
    .styled-checkbox+label {
    position: absolute;
    cursor: pointer;
    }
/* end qto ui */
.gm-ui-hover-effect&gt;span { opacity: 0 }</pre></body></html>