@media only screen and (max-width: 1299px) {
	/* virtue : 24-02-2020 */
	#instagram_home #sb_instagram .sbi_photo {
		width: 274px;
		height: 238px !important;
	}
	#instagram_home #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		width: 250px;
	}
	#instagram_home .rental_row {
		width: 90%;
	}
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
	.buy {
		padding: 21px 40px 20px 20px;
	}
}
@media only screen and (max-width: 1150px) {
	.menu_top {
		display: none;
	}
	.slicknav_menu {
		display: block;
	}
	.logo {
		width: 100%;
		max-width: 180px;
	}
	.menu {
		width: calc(100% - 180px);
	}
	.custom_list_search {
		width: 72%;
	}
	.custom_list_search1 {
		width: 18%;
	}
	.custom_list_search2 {
		width: 18%;
		margin-top: 30px;
	}
	.custom_list_search3 {
		margin-top: 30px;
		width: 18%;
	}
	.custom_list_search4 {
		width: 18%;
		margin-top: 30px;
	}
	.custom_list_search5 {
		width: 18%;
		margin-top: 30px;
	}
	.custom_list_search6 {
		width: 15%;
		margin-top: 30px;
		position: relative;
	}
	/* menu changes */
	/* 24-10 */
	.slicknav_nav .slicknav_arrow {
		opacity: 0;
		position: relative;
	}
	.slicknav_collapsed a {
		position: relative;
	}
	.slicknav_collapsed a::after {
		position: absolute;
		content: '';
		width: 14px;
		height: 13px;
		top: 0px;
		right: -29px;
		background-image: url(/wp-content/themes/wolfeandtaylor/img/collapse_arrow.png);
		background-position: -8px -2px;
		background-repeat: no-repeat;
	}
	.slicknav_collapsed:hover a::after {
		background-position: -25px -2px;
	}
	.slicknav_open a {
		position: relative;
	}
	.slicknav_open a::after {
		position: absolute;
		content: '';
		width: 14px;
		height: 14px;
		top: 3px;
		right: -29px;
		background-image: url(/wp-content/themes/wolfeandtaylor/img/open_arrow.png);
		background-position: -3px -5px;
		background-repeat: no-repeat;
	}
	.slicknav_open:hover a::after {
		background-position: -21px -5px;
	}
	.sub-menu li a {
		padding: 5px 10px !important;
	}
}
@media only screen and (max-width: 1100px) {
	.footer_bottom {
		padding: 60px 0;
	}
	.slicknav_nav ul.sub-menu {
		width: calc(100% - 20px);
		margin: 0 0 0 20px;
	}
	.three_rows .feature_lay .listings_image_div {
		height: 170px !important;
	}
	.sqft_list {
		right: 15px;
	}
	.property_type {
		background-position: 98% center;
	}
	.beds {
		background-position: 98% center;
	}
	.bath {
		background-position: 98% center;
	}
	.sqft {
		background-position: 98% center;
	}
	.NoofStories {
		background-position: 98% center;
	}
	.garage {
		background-position: 98% center;
	}
	.master {
		background-position: 98% center;
	}
	.property_type p {
		font-size: 14px;
	}
	.beds P {
		font-size: 14px;
	}
	.bath P {
		font-size: 14px;
	}
	.sqft P {
		font-size: 14px;
	}
	.NoofStories P {
		font-size: 14px;
	}
	.garage P {
		font-size: 14px;
	}
	.master P {
		font-size: 14px;
	}
	.property_type_list,
	.beds_list,
	.bath_list,
	.garege_list {
		right: 14px;
	}
	.NoofStories_list {
		right: 14.5px;
	}
	.master_list {
		right: 15px;
	}
	.property_type_list ul li,
	.beds_list ul li,
	.bath_list ul li,
	.sqft_list ul li,
	.NoofStories_list ul li,
	.garege_list ul li,
	.master_list ul li {
		font-size: 13px;
	}
}

@media only screen and (max-width: 1099px) {
	/* virtue : 24-02-2020 */
	#instagram_home #sb_instagram .sbi_photo {
		height: 200px !important;
	}
	#instagram_home #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		width: 200px;
	}
	#instagram_home {
		padding: 30px 0;
		padding-bottom: 50px;
	}
	#instagram_home h2 {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 850px) {
	.sqft_list {
		right: 11px;
	}
	.logo {
		width: 100%;
		max-width: 140px;
	}
	.logo img {
		width: auto;
		max-width: 140px;
	}
	.menu {
		width: calc(100% - 140px);
	}
	.menu_top ul li {
		margin: 0 6px;
	}
	.menu_top ul li::after {
		right: -9px;
		top: 0px;
	}
	#sales h2 {
		font-size: 31px;
		line-height: 30px;
	}
	#sales p {
		font-size: 18px;
	}
	#sales a {
		padding: 12px 30px;
		border: 2px solid #000;
		font-size: 15px;
	}
	.feature_row {
		width: 100%;
	}
	.feature_lay {
		width: calc(100% / 2 - 60px);
		margin: 0 30px;
	}
	#feature h2 {
		font-size: 32px;
		line-height: 40px;
	}
	.info_left p {
		font-size: 16px;
	}
	.info_right p {
		font-size: 16px;
	}
	.info_right a {
		font-size: 16px;
	}
	#feature p a {
		padding: 10px 30px;
		border: 2px solid #000;
		font-size: 15px;
		line-height: 26px;
	}
	#rental {
		padding: 50px 0;
	}
	#rental h2 {
		font-size: 32px;
		line-height: 40px;
	}
	.rental_lay {
		width: calc(100% / 2 - 20px);
		margin: 0px 10px 20px 10px;
	}
	.rental_row {
		padding-bottom: 30px;
	}
	.footer_lay h3 {
		font-size: 18px;
	}
	.footer_lay p {
		font-size: 16px;
	}
	.footer_lay ul li a {
		font-size: 14px;
	}
	.footer_bottom img {
		width: auto;
		max-width: 120px;
	}
	/* about page */
	.large_bg {
		height: 480px;
	}
	#about h2 {
		font-size: 34px;
		line-height: 40px;
	}
	#about h3 {
		font-size: 20px;
		padding-bottom: 20px;
		line-height: 27px;
	}
	#about img {
		margin-left: 30px;
		padding-bottom: 40px;
	}
	#about p {
		font-size: 18px;
	}
	/* payment page */
	.list_search h2 {
		font-size: 39px;
	}
	.payment_page p {
		font-size: 21px;
	}
	.payment_wrap_lay button {
		margin-bottom: 30px;
		height: 70px;
		padding: 0 40px;
		font-size: 18px;
	}
	.payment_wrap_lay p {
		font-size: 18px !important;
	}
	/* ourpeople */
	.page_side_cont {
		width: calc(65%);
		padding: 50px 3% 50px 3%;
	}
	.page_side_bar {
		width: calc(35%);
		padding: 50px 0px 50px 40px;
	}
	.page_side_cont h2 {
		font-size: 32px;
		line-height: 40px;
	}
	.page_side_cont h3 {
		font-size: 23px;
		line-height: 30px;
		padding-bottom: 20px;
	}
	.partner_lay {
		width: calc(100% / 2 - 40px);
	}
	.partner_lay:first-child {
		margin-right: 40px;
	}
	aside.page_side_bar h2 {
		font-size: 20px;
		line-height: 30px;
	}
	aside.page_side_bar ul li {
		margin-bottom: 10px;
	}
	/* realtors page */
	.realtors_lay {
		width: calc(100% / 2 - 20px);
	}

	/* realtors popup */
	.md-content {
		width: 660px !important;
	}
	.md-content > div {
		width: calc(100% - 300px) !important;
		padding: 0px 30px 30px !important;
	}
	.sortby_right p {
		font-size: 15px;
		padding: 0px 5px;
	}
	.cus_map_wrap + img {
		width: auto;
		max-width: 90%;
	}
	.page_side_cont p {
		font-size: 18px;
	}
	aside.page_side_bar p {
		font-size: 17px;
	}
	aside.page_side_bar p span {
		font-size: 15px;
	}
	a.btn {
		padding: 8px 16px;
		font-size: 14px;
		margin-bottom: 30px;
	}
	.rental_list {
		padding-top: 0px;
	}
	.rental_property_details_lay ul li {
		font-size: 17px;
		line-height: 28px;
	}
	.rental_property_details + img {
		padding-bottom: 10px;
	}
	.rental_details_left p {
		font-size: 15px !important;
	}
	.rental_details_right p {
		font-size: 15px !important;
	}
	.rental_details_right span {
		font-size: 14px;
	}
	.custom_list_search {
		width: 71%;
		margin-bottom: 20px;
	}
	.custom_list_search1 {
		width: 27%;
		vertical-align: top;
	}
	.custom_list_search2 {
		width: 19%;
	}
	.custom_list_search3 {
		width: 19%;
	}
	.custom_list_search4 {
		width: 19%;
	}
	.custom_list_search5 {
		width: 19%;
	}
	.custom_list_search6 {
		width: 23%;
	}
	.custom_list_search input {
		font-size: 14px;
	}
	.min_price p {
		margin-left: 5px;
	}
	.max_price p {
		margin-left: 5px;
	}
	.Bed_room p {
		margin-left: 5px;
	}
	.Bath_room p {
		margin-left: 5px;
	}
	.trans_header + img {
		width: auto;
		max-width: 280px;
		padding-top: 40px;
	}
	.rental_lay2 {
		width: calc(100% / 2 - 20px);
	}
	.rental_lay2 a {
		font-size: 16px;
	}
	.side_wrap_lay {
		width: calc(90%);
	}
	.rental_lay2 p {
		font-size: 16px !important;
	}
	.rental_lay2 p + a {
		font-size: 14px !important;
	}
	.side_wrap_lay h4 + p {
		font-size: 14px !important;
	}
	.side_wrap_lay h4 {
		font-size: 15px;
	}
	.cus_adva_search h2 {
		font-size: 22px;
		line-height: 30px;
	}
	.property_type {
		padding: 15px 0px 15px 0px;
	}
	.mls {
		padding: 0;
	}
	.street {
		padding: 0;
	}
	.city {
		padding: 0;
	}
	.state {
		padding: 0;
	}
	.division {
		padding: 0;
	}
	.mini_price input.filter_advanced_min_price {
		height: 46px;
	}
	.maxi_price input.filter_advanced_max_price {
		height: 46px;
	}
	.beds {
		padding: 15px 0px 15px 0px;
	}
	.bath {
		padding: 15px 0px 15px 0px;
	}
	.sqft {
		padding: 15px 0 15px 0;
	}
	.listed input#listed_since {
		height: 46px;
	}
	.NoofStories {
		padding: 15px 0px 15px 0px;
	}
	.garage {
		padding: 15px 0px 15px 0px;
	}
	.master {
		padding: 15px 0px 15px 0px;
	}
	.school input.filter_highschool {
		height: 46px;
	}
	.mschool input.filter_middleschool {
		height: 46px;
	}
	.eschool input.filter_eli_school {
		height: 46px;
	}

	/* 01/06 dir stag */
	.menu_top ul {
		margin: 15px 0 0px 0;
	}

	.ezcol.ezcol-one-half {
		width: 100% !important;
		margin: 0 auto 50px auto;
	}

	.footer_top {
		padding: 50px 0 50px 0px;
	}
	.footer_lay {
		display: block;
	}
	.footer_lay:first-child {
		margin-bottom: 0;
	}
	.footer_lay h3 {
		margin: 0 0 15px 0;
	}
	.footer_social {
		margin-bottom: 10px;
		margin-top: 5px;
	}
	.footer_lay:last-child {
		margin-bottom: 0;
	}
	.footer_bottom {
		padding: 0 0 20px 0;
	}
	.footer_lay:first-child {
		width: 100%;
	}
	.footer_lay:last-child {
		width: 100%;
	}
	.custom_list_search2 {
		width: 24%;
	}
	.custom_list_search3 {
		width: 24%;
	}
	.custom_list_search4 {
		width: 24%;
	}
	.custom_list_search5 {
		width: 24%;
	}
	.custom_list_search6 {
		width: 23%;
		display: block;
		margin: 20px auto 0;
	}

	.home_custom_list_search input {
		width: 210px;
	}
	/* slider content */
	.slider_cont .sr-search-widget #sr-search-ptype select {
		width: 16.5%;
		position: absolute;
		left: 10%;
		display: inline-block;
		border: none;
		height: 56px;
		outline: none;
		font-family: 'latoregular';
		font-size: 15px;
		top: 0;
		padding-left: 12px;
	}
	.slider_cont .sr-search-widget #sr-search-keywords {
		width: 35%;
		left: 26.4%;
	}
	.slider_cont .sr-search-widget .btn {
		right: 10%;
	}
	/* new slider content */
	.slider_cont p {
		display: inline-block;
		color: #000;
		padding: 19px 10px 19px 18px;
		background-color: #fff;
		margin: 0;
		text-transform: uppercase;
		font-size: 16px;
		position: relative;
		vertical-align: top;
		background-image: url(img/down-arrow.png);
		background-repeat: no-repeat;
		background-position-x: 60px;
		background-position-y: 22px;
		width: 50%;
		margin-right: 30px;
		text-align: left;
	}
	.slider_cont p input[type="text"] {
		border: none;
		margin-left: 34px;
		font-size: 15px;
		outline: none;
		width: 76%;
	}
	.rental_property_details_lay {
		width: calc(100% / 2 - 30px);
	}
	.slider_cont input#home_search_input {
		width: 50%;
	}
	.partner_lay p {
		margin: 0 !important;
		padding: 0 !important;
		text-align: center !important;
		font-size: 15px !important;
		line-height: 24px !important;
		font-family: 'latoregular' !important;
	}
	.realtors_lay p {
		padding: 0 !important;
		font-size: 15px !important;
		font-family: 'latoregular' !important;
		line-height: 26px !important;
	}

	.mls input.filter_advanced_mlsid {
		height: 46px;
	}
	.street input.filter_advanced_street {
		height: 46px;
	}
	.city input.filter_advanced_city {
		height: 46px;
	}
	.state input.filter_advanced_county {
		height: 46px;
	}
	.division input.filter_advanced_division {
		height: 46px;
	}
	.sqft input.filter_advanced_sqft {
		height: 46px;
	}
	.partner_lay p {
		margin: 0;
		padding: 0;
		text-align: center;
		font-size: 15px !important;
		line-height: 26px !important;
		font-family: 'latoregular';
	}
	.partner_lay img {
		width: auto;
		max-width: 200px;
		margin-bottom: 20px;
	}
	.partner_lay:nth-child(odd) {
		margin-right: 40px;
	}
	.listings_image_div {
		height: 220px;
	}
	.property_type_list {
		right: 10px;
		top: 120px;
	}
	.mini_price_list {
		width: 91%;
		right: 8.5px;
		top: 118px;
	}
	.NoofStories_list {
		width: 91%;
		right: 9px;
		top: 116px;
	}
	.maxi_price_list {
		right: 9px;
	}
	.garege_list {
		right: 9px;
	}
	.beds_list {
		right: 11px;
	}
	.master_list {
		right: 9px;
	}
	.bath_list {
		right: 11px;
	}
	.school_list {
		right: 9px;
	}
	.listed_list {
		right: 9px;
	}
	.mschool_list {
		right: 9px;
	}
	.eschool_list {
		right: 9px;
	}
	.ourlistings_map div#sr_map_canvas {
		height: 300px !important;
	}
	.charge h4 {
		width: 100%;
	}
	.charge p {
		width: 100% !important;
	}
	.charge p + a {
		width: 100%;
	}
	/* 03-07 */
	.galleria-container.notouch.galleria-theme-classic {
		height: 300px !important;
	}
	.cus_img_indi_slider {
		height: 300px;
	}
	.inside_bg_img img {
		width: 100%;
		max-width: 40%;
	}
	/* 18-07 */
	.three_rows .feature_lay {
		width: calc(100% / 2 - 20px) !important;
	}
	.three_rows .feature_lay .listings_image_div {
		height: 250px !important;
	}
	/* 27-12 */
	.property_type,
	.beds,
	.bath,
	.sqft,
	.NoofStories,
	.garage,
	.master {
		padding: 0;
	}
	.property_type p,
	.beds p,
	.bath p,
	.sqft p,
	.NoofStories p,
	.garage p,
	.master p {
		padding: 15px 0 15px 10px;
		text-align: left !important;
	}
	.property_type_list {
		right: 11px;
		top: 184px;
		width: 50%;
	}
	.beds_list,
	.bath_list {
		width: 50%;
	}
	.sqft_list {
		width: 50%;
	}
	.NoofStories_list {
		width: 50%;
		right: 11px;
	}
	.garege_list,
	.master_list {
		width: 50%;
		right: 11px;
	}
	.property_type_list ul li,
	.beds_list ul li,
	.bath_list ul li,
	.sqft_list ul li,
	.NoofStories_list ul li,
	.garege_list ul li,
	.master_list ul li {
		font-size: 12px;
	}
	/* Virute : 24-02-2020 */
	#instagram_home #sb_instagram .sbi_photo,
	#instagram_home #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		height: 150px !important;
	}
	#sales .sales_wrap p > img {
		max-width: 226px;
		display: inline-block;
		height: auto;
		width: 26%;
		margin-top: 26px;
	}
}

@media only screen and (max-width: 650px) {
	#sales h2 {
		font-size: 26px;
		line-height: 40px;
		margin: 0 0 20px 0;
	}
	#sales p {
		font-size: 16px;
	}
	#sales a {
		font-size: 13px;
	}
	#feature h2 {
		font-size: 26px;
	}
	.feature_row {
		width: 90%;
		margin-bottom: 0;
	}
	.feature_lay {
		width: calc(100% - 60px);
		margin: 0 !important;
	}
	#rental h2 {
		font-size: 26px;
	}
	.rental_lay {
		width: calc(100% - 20px);
		margin: 0px 10px 20px 10px;
	}
	.rental_lay p {
		font-size: 16px;
		margin: 0;
		line-height: 26px;
	}
	.rental_lay a {
		font-size: 15px;
		line-height: 26px;
	}
	section#rental p a {
		padding: 12px 30px;
		font-size: 15px;
		line-height: 24px;
	}
	.footer_lay {
		width: calc(100% - 20px);
		display: inline-block;
		position: relative;
		vertical-align: top;
	}
	.footer_lay h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.footer_social ul li a img {
		margin-bottom: 30px;
	}
	.footer_top {
		padding: 30px 0px;
	}
	.footer_bottom {
		padding: 0 0 20px 0;
	}
	.footer_bottom ul li {
		padding: 0;
		font-size: 14px;
		line-height: 23px;
	}
	.slider_cont p {
		padding: 4px 10px;
		margin: 0;
		font-size: 15px;
		width: 80%;
	}
	.slider_cont p input[type="text"] {
		padding: 8px 5px;
		margin-left: 15px;
		font-size: 12px;
	}
	.slider_cont input[type="button"] {
		padding: 11px 17px;
		font-size: 14px;
		margin-left: 0px;
		text-align: center;
		margin: 30px auto;
	}
	/* about page */
	#about img {
		padding-bottom: 40px;
		width: auto;
		max-width: 100%;
	}
	#about h2 {
		font-size: 29px;
		line-height: 30px;
	}
	#about h3 {
		font-size: 18px;
	}
	#about p {
		font-size: 16px;
	}
	.menu_top {
		display: none;
	}
	.header_wrap {
		padding: 20px 0;
	}
	.large_bg {
		height: 410px;
	}
	/* payment_page */
	.list_search h2 {
		font-size: 34px;
		padding: 0 0 20px 0;
		line-height: normal;
	}
	.payment_page p {
		font-size: 18px;
		line-height: 27px;
	}
	.payment_wrap_lay {
		width: calc(100%);
		padding-bottom: 30px;
	}
	.payment_wrap_lay button {
		margin-bottom: 20px;
		height: 60px;
		padding: 0 30px;
		font-size: 16px;
	}
	.payment_page {
		padding-bottom: 0;
	}
	.payment_wrap {
		padding: 40px 0 20px 0;
	}
	.payment_wrap_lay p {
		font-size: 16px !important;
		line-height: 24px !important;
	}
	/* ourpeople */
	#inner_con_wrap {
		flex-direction: column-reverse;
	}
	.page_side_cont {
		width: 90%;
		padding-bottom: 20px;
		margin: 0 auto;
	}
	.page_side_bar {
		width: calc(100% - 40px);
		padding-bottom: 40px;
	}
	.partner_lay {
		width: calc(100% - 40px);
		padding: 0 20px;
	}
	.partner_lay:first-child {
		margin-right: 0;
		padding-bottom: 30px;
	}
	.partner_lay:last-child {
		margin-left: 0;
	}
	.realtors_lay {
		width: calc(100% - 20px);
	}
	.md-content {
		width: 340px !important;
		padding-left: 0;
	}
	.md-content img {
		display: block !important;
		padding-top: 50px !important;
		padding-left: 0 !important;
	}
	.sortby_left {
		width: calc(100%);
		margin-bottom: 20px;
	}
	.sortby_right {
		width: calc(100%);
		text-align: left;
	}
	.info_left {
		width: 100%;
		margin-right: 0px;
		float: left;
	}
	.info_right {
		width: 100%;
		margin-left: 0px;
		text-align: left;
		margin: 0;
	}
	.sortby_right p span {
		padding: 6px;
	}
	.sortby_right p {
		padding: 0px 5px;
	}
	.sortby_right p:first-child::after {
		right: -6px;
	}
	.cus_map_wrap + img {
		width: auto;
		max-width: 90%;
		height: 150px;
	}
	.page_side_cont h2 {
		font-size: 28px;
		line-height: 35px;
	}
	.page_side_cont h3 {
		font-size: 18px;
		line-height: 32px;
		padding: 0;
	}
	.page_side_cont p {
		font-size: 17px;
	}
	.ass_list_left {
		width: calc(100%);
		padding: 30px 0;
	}
	.ass_list_right {
		width: calc(100%);
		padding: 0px 0 30px 0;
	}
	.ass_list_left ul li {
		font-size: 15px;
		line-height: 28px;
		margin: 3px 0;
	}
	.ass_list_right ul li {
		font-size: 15px;
		line-height: 28px;
		margin: 3px 0;
	}
	.rental_property_details_lay {
		width: calc(100%);
	}
	.w3-btn,
	.w3-button {
		padding: 2px 8px !important;
	}
	button.w3-button.w3-black.w3-display-right {
		margin-right: 20px !important;
	}
	button.w3-button.w3-black.w3-display-left {
		margin-left: 20px !important;
	}
	.rental_list_left {
		width: calc(100%);
	}
	.rental_list_right {
		text-align: left;
		width: calc(100%);
		margin-bottom: 20px;
	}
	.rental_details_left {
		width: calc(100%);
	}
	.rental_details_right {
		width: calc(100%);
		text-align: left;
	}
	.custom_list_search2 {
		width: 32%;
	}
	.min_price p {
		margin-left: 5px;
		font-size: 14px;
	}
	.custom_list_search3 {
		width: 32%;
	}
	.max_price p {
		margin-left: 5px;
		font-size: 14px;
	}
	.custom_list_search4 {
		width: 32%;
	}
	.Bed_room p {
		margin-left: 5px;
		font-size: 14px;
	}
	.custom_list_search5 {
		width: 32%;
		margin-top: 20px;
	}
	.Bath_room p {
		margin-left: 5px;
		font-size: 14px;
	}
	.custom_list_search6 {
		width: 32%;
		margin-top: 30px;
		margin-left: 20px;
	}
	#feature {
		padding: 20px 0 50px 0;
	}
	.trans_header + img {
		width: auto;
		max-width: 250px;
		padding-top: 40px;
	}
	.rental_lay2 {
		width: calc(100% - 20px);
	}
	.side_wrap_lay {
		width: calc(90%);
	}
	.cus_adva_search h2 {
		font-size: 18px !important;
		line-height: 30px;
	}
	.cus_adva_search_lay {
		width: calc(100% - 20px);
		margin-bottom: 20px;
	}
	.footer_social {
		margin-bottom: 0px;
	}
	.footer_top {
		padding: 30px 0 30px 0px;
	}
	.footer_bottom ul li {
		font-size: 12px;
	}
	.footer_lay h3 {
		margin: 0 0 15px 0;
	}
	.footer_lay p {
		line-height: 27px;
	}
	.custom_list_search {
		width: 65%;
		margin-bottom: 20px;
		margin-left: 20px;
	}
	.custom_list_search2 {
		width: 100%;
		margin-bottom: 20px;
	}
	.custom_list_search3 {
		width: 100%;
		margin-bottom: 20px;
	}
	.custom_list_search4 {
		width: 100%;
	}
	.custom_list_search5 {
		width: 100%;
	}
	.custom_list_search6 {
		width: 45%;
		display: block;
		margin: 25px auto 0;
	}
	.custom_list_search input {
		height: 40px;
	}
	.custom_list_search1 button {
		height: 44px;
	}
	.min_price {
		padding: 12px 0px 12px 0px;
	}
	.max_price {
		padding: 12px 0px 12px 0px;
	}
	.Bed_room {
		padding: 12px 0px 12px 0px;
	}
	.Bath_room {
		padding: 12px 0px 12px 0px;
	}
	.min_price_list {
		right: 16px;
		top: 42px;
	}
	.max_price_list {
		right: 16px;
		top: 42px;
	}
	.Bed_room_list {
		right: 16px;
		top: 42px;
	}
	.Bath_room_list {
		right: 16px;
		top: 42px;
	}
	.home_custom_list_search1 {
		margin-top: 20px;
	}
	.home_custom_list_search {
		display: block;
		margin: 0 0px 0 0;
	}
	.slider_cont .sr-search-widget #sr-search-ptype select {
		width: 21.5%;
		left: 17%;
	}
	.slider_cont .sr-search-widget #sr-search-keywords {
		width: 45%;
		left: 38.4%;
	}
	.slider_cont .sr-search-widget .btn {
		right: 0%;
		top: 90px !important;
		transform: translateX(-95%);
		outline: none;
	}
	.md-content > div {
		width: 340px !important;
	}
	.footer_lay ul li {
		width: 100%;
	}
	section#footer {
		height: 800px;
	}
	.rental_indi_left {
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	#map_canvas {
		margin-bottom: 40px !important;
		width: 100% !important;
	}
	.rental_list_right p:first-child {
		padding-left: 0px;
		margin-left: 0;
	}
	.slider_cont p + input {
		padding: 16px 48px;
		cursor: pointer;
		display: block;
		margin: 30px auto;
	}
	.realtors_lay p {
		font-size: 15px;
		line-height: 26px;
	}
	.slider_cont input#home_search_input {
		height: 41px !important;
		padding-left: 10px !important;
		font-size: 14px !important;
		outline: none !important;
		width: 85% !important;
	}
	.slider_cont button {
		padding: 11px 17px !important;
		font-size: 14px !important;
		margin-left: 0px !important;
		text-align: center !important;
		margin: 30px auto !important;
		display: block !important;
	}
	.rental_single_sidebar {
		width: 100% !important;
	}
	.partner_lay:nth-child(odd) {
		margin-right: 0px;
	}
	.property_type_list {
		right: 18px;
		width: 45%;
		top: 186px;
	}
	.mini_price_list {
		right: 12.5px;
	}
	.NoofStories_list {
		right: 18px;
		width: 45%;
	}
	.maxi_price_list {
		right: 14px;
	}
	.garege_list {
		right: 18px;
		width: 45%;
	}
	.beds_list {
		right: 18px;
		width: 45%;
	}
	.master_list {
		right: 18px;
		width: 45%;
	}
	.bath_list {
		right: 18px;
		width: 45%;
	}
	.sqft_list {
		right: 18px;
		width: 45%;
	}
	.school_list {
		right: 14px;
	}
	.listed_list {
		right: 14px;
	}
	.mschool_list {
		right: 14px;
	}
	.eschool_list {
		right: 14px;
	}
	/* 21-06 */
	.listings_single_sidebar {
		width: 100%;
	}
	.charge {
		display: block;
		width: calc(100% - 40px);
		text-align: center;
	}
	.charge h4 {
		display: block;
		width: 100%;
		text-align: center;
		font-size: 16px;
		font-family: 'latobold';
		line-height: normal;
		margin: 0 0 3px 0 !important;
		font-weight: normal;
	}
	.charge p {
		width: 100% !important;
	}
	.charge p + a {
		color: #f7b222 !important;
		text-align: center;
		width: 100%;
		display: block;
	}
	/* 03-07 */
	.galleria-container.notouch.galleria-theme-classic {
		height: 200px !important;
	}
	.cus_img_indi_slider {
		height: 300px;
	}
	.inside_bg_img img {
		width: 100%;
		padding-top: 60px;
		max-width: 60%;
	}
	.cmt_img {
		align-self: flex-start;
	}
	/* 18-09 */
	.three_rows .feature_lay {
		width: calc(100% - 20px) !important;
	}
	.three_rows .feature_lay .listings_image_div {
		height: 200px !important;
	}
	/* 20-09 */
	.custom_list_search2 {
		width: 100%;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.custom_list_search3 {
		width: 100%;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.min_price {
		padding: 0;
	}
	.max_price {
		padding: 0;
	}
	.min_price input.filter_min_price {
		height: 40px;
	}
	.max_price input.filter_max_price {
		height: 40px;
	}
	.custom_list_search4 {
		width: 100%;
		margin-top: 10px;
	}
	/* 23-10 */
	.custom_list_search {
		margin-left: 15px;
	}
	.custom_list_search input {
		width: calc(100% - 12px);
		padding: 0 0 0 5px;
		font-size: 12px !important;
		border: 1px solid #c8c8c8;
	}
	.Bed_room p {
		margin-left: 13px !important;
		color: #757575;
	}
	.Bath_room p {
		margin-left: 13px !important;
		color: #757575;
	}
	/* 27-12 */
	.cus_adva_search button {
		display: block;
		margin-right: auto;
	}
	/* virtue : 24-02-2020 */
	#instagram_home #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		width: 100%;
		margin-bottom: 30px !important;
	}
	#instagram_home #sb_instagram #sbi_images {
		flex-wrap: wrap;
	}
	#instagram_home #sb_instagram .sbi_photo,
	#instagram_home #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		height: 190px !important;
		width: 100%;
	}
	#instagram_home h2 {
		font-size: 26px;
		margin-bottom: 10px;
	}
	#sales .sales_wrap p > img {
		width: 50%;
	}

	.footer_lay p a {
		word-break: break-word;
	}
	#instagram_home > p > a,
	#instagram_home #sbi_load .sbi_load_btn {
		font-size: 15px;
		padding: 10px 30px;
	}
}

@media screen and (max-width: 860px) and (min-width: 660px) {
	.cus_adva_search.advanced_search label {
		font-size: 13px;
		padding-left: 10px;
	}
	.cus_adva_search.advanced_search input {
		width: calc(100% / 2);
	}
	.cus_adva_search.advanced_search p {
		font-size: 12px;
		width: calc(100%/2 - 0px);
		margin-left: 0px;
		color: #757575 !important;
		text-align: right;
	}
	.listed input#listed_since {
		width: calc(100% / 2 - 0px);
	}
	/* 27-12 */
	.property_type,
	.beds,
	.bath,
	.sqft,
	.NoofStories,
	.garage,
	.master {
		background-size: 12px;
		padding: 0;
	}
	.property_type p,
	.beds p,
	.bath p,
	.sqft p,
	.NoofStories p,
	.garage p,
	.master p {
		padding: 15px 0 15px 7px;
		text-align: left !important;
	}
}
/* 12-04 */
@media only screen and (max-width: 650px) {
	.galleria-container.touch.galleria-theme-classic {
		height: 220px !important;
	}
}

/*17-04-18*/
.street input.filter_advanced_keyword {
	width: calc(100% / 2 - 10px);
	height: 56px;
	border: none;
	outline: none;
	padding: 0;
	padding-left: 8px !important;
	border: 1px solid #ccc;
	font-size: 16px;
	font-family: 'latoregular';
	text-transform: capitalize;
	cursor: text;
	color: #000 !important;
	display: inline-block;
}
@media screen and (max-width: 860px) and (min-width: 660px) {
	.street input.filter_advanced_keyword {
		width: calc(100% / 2);
	}
}


@media screen and (min-width: 1024px) {
.feature_lay img {
	height: 100%;
	min-height: 350px;
	object-fit: cover;
}
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
.feature_lay img {
	height: 100%;
	min-height: 300px;
	max-height: 300px;
	object-fit: cover;
}
}