@media(max-width:1024px) {
}

@media(max-width:991px) {
}

@media(max-width:767px) {
	.fluid_pad {
		padding: 0 20px;
	}

	.property_list .owl-nav .owl-prev {
		top: calc(52% - 46px);
		left: 0;
	}

	.property_list .owl-nav .owl-next {
		top: calc(52% - 46px);
		right: 0;
	}

	.the_ind_testimonials .owl-nav .owl-prev {
		left: 0;
	}

	.the_ind_testimonials .owl-nav .owl-next {
		right: 0;
	}

	.testimonial_box {
		margin-top: 0;
	}

	.pf_slider .carousel-caption {
		top: 40%;
	}

	.header_whatsapp {
		right: 15px;
	}

	.ind_para {
		width: 100%;
		font-size: 14px;
	}

	.header_mail, .header_call {
		margin-left: 0;
	}

	.header_mail, .header_call {
		display: block;
		align-items: start;
	}

	.listing_query_form .col-auto {
		width: 100%;
	}
	
	.navbar-toggler-icon img {
		position: absolute;
		left: 40px;
		top: 15px;
	}

	.listing_query_form .form-control.input_fields {
		height: auto;
		padding: 10px;
	}

	.the_ind_testimonials .item {
		width: 100%;
	}

	.call_top a {
		width: 100%;
	}

	.section_hds {
		font-size: 18px;
	}

	.city_box {
		margin-bottom: 25px;
	}

	.section-title {
		font-size: 15px;
	}

	.call_top {
		float: none;
		display: none;
	}

	.view_property {
		display: block;
		float: none;
		padding: 10px 20px;
		width: 70%;
		text-align: center;
		margin: auto;
	}

	.pf_slider img {
		height: auto;
	}

	.site_enquiry {
		display: none;
	}

	.mid_hds {
		font-size: 20px;
		text-align: center;
	}

	.contact_lft_img img {
		max-width: 100%;
		width: 100%;
		height: auto;
		object-fit: cover;
		padding-right: 0;
		margin-bottom: 20px;
	}

	.the_color {
		font-size: 20px;
	}

	.demn_enq {
		justify-content: space-evenly;
	}

	.y_num {
		font-size: 25px;
	}

	.exp_year h6 {
		font-size: 14px;
	}

	.s_c {
		border-right: 2px solid #ddd;
		padding-right: 10px;
		text-align: center;
		margin-right: 10px;
	}

	.pop_ttl {
		font-weight: 500;
		font-size: 18px;
	}

	.f_buton {
		width: 90%;
	}

	.count_lists {
		border: 1px solid #eee;
		margin-bottom: 10px;
		text-align: center;
	}

	.site_visite {
		text-align: center;
		border-radius: 30px;
		width: 60%;
		right: 10px;
	}

	.header_navigation .nav-item .nav-link {
		text-align: center;
	}

	.pf_slider h5 {
		font-weight: 800;
	}

	.pf_slider p {
		font-size: 16px;
	}

	.whatsapp-btns {
		z-index: 1024;
		position: fixed;
		top: 50%;
		right: 10px;
		display: inline-table;
		align-items: center;
		justify-content: center;
		font-family: 'Open Sans', sans-serif;
		text-decoration: none;
		background: #3BB819;
		font-size: 20px;
		box-shadow: 2px 2px 5px rgb(0 0 0 / 25%);
		padding: 10px;
		border-radius: 0px;
	}

	.bn-icons span {
		display: none;
	}

	.card-body {
		text-align: center;
	}

	.mng {
		display: inline;
	}

	.top_header {
		text-align: center;
	}

	.page_con_gutter {
		padding: 0 20px;
	}
}

@media(max-width:330px) {
}