.property_filter{
	display: flex;
	padding: 12px 0;
	flex-wrap: wrap;
	align-items: baseline;
    justify-content: space-between;
    width: 100%;
}

.property_filter_sec .row .col-lg-12{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.property_filter .Search_container_mls_property{
	border: unset !important;
    color: #000 !important;
	align-items: center;
}

.property_filter .search_area {
    width: 100%;
    max-width: 49.5%;
    border: 1px solid #e7e7e7;
}
.property_filter .search_area .Search_input_mls_property{
	font-family: Century Gothic !important;
	background-color: transparent;
	border: unset;
	padding: 8px 20px 8px 8px;
	font-size: 18px;
	width: 100%;
}
.property_filter .field_optn_filter{
	width: 100%;
    max-width: 25%;
    display: flex;
    align-items: center;
    font-size: 12px;
    column-gap: 16px;
    flex-wrap: wrap;
    justify-content: flex-end;
	position: relative;
}
.property_filter .select_filter_4{
	max-width: 160px;
    width: 100%;
}
.select_filter_2, .select_filter_3{
	position: relative;
	font-size: 12px;
}
.select_filter_button{
	align-items: center;
    display: flex;
    gap: 8px;
	box-sizing: content-box;
    min-width: 100px;
	background: inherit;
    /* border-radius: 100px; */
    color: inherit;
    cursor: pointer;
    font-family: Century Gothic !important;
    font-weight: 600;
    outline: none;
    white-space: nowrap;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    align-items: center;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #e7e7e7 !important;
    column-gap: 8px;
    display: flex;
    justify-content: space-between;
    padding: 10px 12px !important;
	letter-spacing: unset !important;
}
.select_filter_5 button{
	background-color: #000;
    color: #fff;
	padding: 10px 12px;
	min-width: unset;
	font-size: 12px !important;
}
.sorting_optn .sorting_select .select-items {
	background-color: white;
}
/* custom checkbox dropdown */
.dropdown {
	position: relative;
	/* margin-bottom: 20px; */
  }
  .dropdown .dropdown-list {
	padding: 6px 16px 10px 16px;
	background: #fff;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	max-height: 223px;
	  width: 200px;
	overflow-y: auto;
	background: #fff;
	display: none;
	z-index: 10;
  }
  .dropdown .checkbox {
	opacity: 0;
	transition: opacity 0.2s;
  }
  .dropdown .dropdown-label {
	width: 100%;
	min-height: 42px;
	min-width: 180px;
	display: block;
    height: fit-content;
    font-size: 18px;
    font-weight: 400;
    /* line-height: 42px; */
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    /* padding: 0 40px 0 20px; */
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    align-items: center;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #e7e7e7;
    column-gap: 8px;
    display: flex;
    justify-content: space-between;
    padding: 14px 12px;
	margin-bottom: 0px !important;
  }
  /* .dropdown .dropdown-label:before { */
	/* content: "▼"; */
	/* position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	transition: transform 0.25s;
	transform-origin: center center; */
  /* } */
  .dropdown.open .dropdown-list {
	display: block;
  }
  .dropdown.open .checkbox {
	transition: 2s opacity 2s;
	opacity: 1;
	font-family: 'Century Gothic';
  }
  .dropdown.open .dropdown-label:before {
	transform: translateY(-50%) rotate(-180deg);
  }
  
  .checkbox {
	margin-bottom: 20px;
  }
  .checkbox:last-child {
	margin-bottom: 0;
  }
  .checkbox .checkbox-custom {
	display: none;
  }
  .checkbox .checkbox-custom-label {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
  }
  .checkbox .checkbox-custom + .checkbox-custom-label:before {
	content: "";
	background: transparent;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	text-align: center;
	width: 12px;
	height: 12px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	margin-top: -2px;
  }
  .checkbox .checkbox-custom:checked + .checkbox-custom-label:after {
	content: "";
	position: absolute;
	top: 2px;
	left: 4px;
	height: 4px;
	padding: 2px;
	transform: rotate(45deg);
	text-align: center;
	border: solid #000;
	border-width: 0 2px 2px 0;
  }
  .checkbox .checkbox-custom-label {
	line-height: 18px;
	font-size: 18px;
	margin-right: 0;
	margin-left: 0;
	color: black;
  }


.Flex_align-center{
	display: flex;
	align-items: center;
}
.protety_list{
	border-top: 0px solid #ebebeb;
	max-width: 100%;
	padding-top: 0;
	position: relative;
	scrollbar-width: none;
	-ms-overflow-style: none;
	
}
.protety_list .row{
    margin-left: unset !important;
    margin-right: unset !important;
}

.sorting_optn{
	display: flex;
	gap: 8px;
	padding-bottom: 16px;
}

.sorting_optn label{
	color: #848484;
	line-height: 16px;
	font-size: 14px;
	margin: 0px;
    display: flex;
    align-items: center;
    height: 100%;
	padding-left: 10px;
}
.sorting_select select{
	font-weight: 600;
	border: unset;
	font-size: 14px;
	color: #000;
}

.ListInfoCard_header{
	position: relative;
}

.ListInfoCard_header .ListInfoCard_imageContainer .ListInfoCard_status{
	position: absolute;
	left: 16px;
    top: 14px;
    background: rgba(0,0,0,.5);
	border-radius: 12px;
	font-size: 10px;
	width: fit-content;
}
.ListInfoCard_header .ListInfoCard_imageContainer .ListInfoCard_status p{
	margin: 0;
    color: #FFF;
    padding: 4px 11px;
}

.ListInfoCard_header .ListInfoCard_favorite{
	position: absolute;
	right: 5px;
	top: 0;
}
.ListInfoCard_header .ListInfoCard_favorite button{
	background: transparent;
    border: unset;
}

.ListInfoCard_header .ListInfoCard_imageContainer .ListInfoCard_image img{
	object-fit: cover;
    height: 100%;
    max-height: 250px;
    max-width: 100%;
	transition: opacity 500ms ease-in 0s;
	border-radius: 0 !important;
}
.ListInfoCard_header .property_option_detail{
	display: flex;
}
.ListInfoCard_body{
	padding: 0 0 0px 0px;
}
.ListInfoCard_body h2{
    font-family: Century Gothic !important;
	font-size: 20px;
    font-weight: 600;
    color: #241c14 !important;
	margin-bottom: 5px;
}
.ListInfoCard_body .Divider_divid{
	color: rgb(132, 132, 132);
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 7px;
}
.ListInfoCard_body .property_option_detail{
	gap: 4px;
	font-family: Century Gothic !important;
	margin-top: 10px;
}
.ListInfoCard_body p{
	margin-bottom: 0;
	line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
	text-transform: uppercase;
}
.ListInfoCard_body .property_option_detail p{
	font-size: 16px;
    font-weight: 400;
    line-height: 24px;
	margin: 0;
	margin-bottom: 0;
	line-height: 20px;
    color: #241c14 !important;
	font-family: Century Gothic !important;
}
.ListInfoCard_body .property_option_detail p.stat_card{
	color: #848484;
	font-family: Century Gothic !important;
	line-height: 17px;
}
.ListInfoCard_body a{
	text-decoration: unset;
	line-height: 17px;
	font-family: Century Gothic !important;
}
.ListInfoCard_body .ListInfoCard_addrs{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #241c14;
	font-size: 16px;
    font-weight: 400;
    line-height: 20px;
	line-height: 20px;
}
.Flex_align-center .mls_id{
	margin-bottom: 0;
	font-size: 16px;
    font-weight: 400;
	font-family: Century Gothic !important;
    line-height: 24px;
	color: #241c14;
	line-height: 24px;
}



/* Extra large devices (large laptops and desktops, 1200px and up) */
@media (max-width: 1200px) {}


/* Large devices (laptops/desktops, 992px and up) */
@media (max-width: 992px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media (max-width: 768px) {}

/* Extra small devices (phones, 600px and down) */
@media (max-width: 600px) {}

@media (max-width: 576px) {
	.property_filter .search_area{
		max-width: 100%;
	}	
	.property_filter .field_optn_filter{
		max-width: 100%;
		justify-content: space-between;
		row-gap: 10px;
	}
	.popup-content{
		left: unset !important;
		right: 0;
		min-width: 254px !important;
	}
	.list_all_property{
		padding-left: unset !important;
		padding: 16px !important;
	}
}


  /* New CSS */


[type=button]:focus, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover, .dropdown .dropdown-label:hover {
    background-color: #53abc3 !important;
    outline: none !important;
    border-radius: 0 !important;
	color: #ffffff !important;
}

.select_filter_button {
    font-size: 14px !important;
    color: #241c14 !important;
    border-radius: 0 !important;
    font-family: Century Gothic !important;
	overflow: auto;
}

.Favorite_button__tE3wY svg:hover path {
    fill: #cc3366 !important;
}

button.Button_icon__5X1Vf.Favorite_button__tE3wY:hover {
    background: transparent !important;
    color: unset !important;
}



/* Inline Css */

.select_filter_button{
    padding: 10px 12px !important;
    font-size: 18px !important;
	font-weight: 400 !important;
}
.remove_padding{
    padding: 0px !important;
}
.popup {
    display: none;
}

.popup-content {
    top: 100%;
    position: absolute;
    left: 0%;
    transform: translate(0%, -0%);
    z-index: 9;
    width: 100%;
    min-width: 446px;
    max-width: 446px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #e7e7e7;
    padding: 16px;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    top: -17px;
    position: relative;
    right: -9px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.open_min_max_popup{
    padding: 10px 12px !important;
    font-size: 18px !important;
	font-weight: 400 !important;
}
[type=button], [type=submit], button{
    display: flex;
}
.checkbox label, .radio label{
    padding-left: 0px;
}
.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 10%;
    left: 37%;
    transform: translate(-50%, -50%);
    }
    @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
    }

    @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
    }

.about-john-main-div{
	    padding-left: 0 !important;
    	padding-right: 30px;
}

    
    .about_john{
        background : #f3f3f3;
        padding: 40px;
    }
    .about_john .logo_img{
        text-align: center;
    }
    .about_john .content{
        padding-top: 0px;
    }
    .about_john .content p{
        font-size: 18px;
        line-height: 28px;
        text-align: left;
		font-family: 'Century Gothic';
    }

    
    .popup .min_max_field{
        display: flex;
        justify-content: space-around;
    }
    .popup .min_field, .popup .max_field{
        width: 100%;
        max-width: 192px;
    }
    .popup .btn-toggle {
        width: 100%;
        padding: 10px 12px;
        display: flex;
        justify-content: space-between;
        max-height: 38px;
        border-color: #bfbfbf !important;
        border-radius: 0px !important;
        color: #241c14;
		font-size: 18px;
		color: #241c14;
    }

.f_label p, .to_text p {
    font-size: 18px;
    font-family: 'Century Gothic';
}

select#select_for_min_price option, #select_for_max_price option, #select_for_beds option, #select_for_baths option {
    padding: 10px;
}

select#select_for_min_price option:hover, #select_for_max_price option:hover, #select_for_beds option:hover, #select_for_baths option:hover {
    background: #53abc3 !important;
	color: #ffffff !important;
}

#filter_apply_button {
  padding: 10px 12px;
  font-size: 18px;
  color: #ffffff;
  border: 1px solid #e7e7e7;
  border-radius: 0;
  background: #53abc3;
  font-family: 'Century Gothic';
  width: 100%;
  display: flex;
  justify-content: center;
}

#filter_reset_button {
  padding: 10px 12px;
  font-size: 18px;
  color: #ffffff;
  border: 1px solid #241c14;
  border-radius: 0;
  background: #241c14;
  font-family: 'Century Gothic';
	width: 100%;
    display: flex;
    justify-content: center;
}

#filter_reset_button:hover {
  padding: 10px 12px;
  font-size: 18px;
  color: #ffffff !important;
  border: 1px solid #241c14 !important;
  border-radius: 0;
  background: #241c14 !important;
  font-family: 'Century Gothic';
	width: 100%;
    display: flex;
    justify-content: center;
}

#load_more_button {
  padding: 10px 12px;
  font-size: 18px;
  color: #ffffff;
  border: 1px solid #e7e7e7;
  border-radius: 0;
  background: #53abc3;
  font-family: 'Century Gothic';
  margin: 0 auto;
}

.property_filter .Search_container_mls_property:hover {
    background-color: transparent !important;
    color: #241c14 !important;
}



/*  */

.property-search-form {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    row-gap: 15px;
    margin: 0;
    column-gap: 30px;
    width: 75%;
}
.form-group {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
}
.property-search-form .form-group label {
    font-size: 16px;
    font-weight: 200;
    line-height: 16px;
    margin-bottom: 5px;
    color: #656565;
    font-family: 'Century Gothic';
}
.property-search-form .form-group input, .property-search-form .form-group .form-control {
    padding: 0 55px 0px 20px;
    font-size: 18px;
    font-weight: 200;
    color: #444;
    height: 50px;
    display: flex;
    align-items: center;
    font-family: 'Century Gothic';
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}

#address-search-btn {
    width: 100%;
    background: #241c14;
    font-size: 18px;
    font-weight: 400;
    border: 1px solid #241c14;
    border-radius: 5px;
    padding: 15px 35px;
    font-family: 'Century Gothic';
}


.gm-style .gm-style-iw {
    width: 500px !important;
    height: 500px !important;
}