/* Responsive Styles */

/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1400px) {}

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

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
	.navbar-toggler {
        width: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 48px;
        border-radius: 12px;
        background: var(--primary-blue);
    }

    .navbar-toggler-icon {
        background: url(../images/menu-icon.svg) no-repeat center center;
        background-size: 100%;
    }
	#menu-header-menu .nav-item {
    border-bottom: 1px solid #eee;
    padding: 0 16px;
}
    .offcanvas-body .navbar-nav .nav-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
.navbar-nav .dropdown-menu
 {
    margin-bottom: 20px;
}
	.dropdown-item {
    white-space: normal;
}
    .navbar
 {
        backdrop-filter: none;
        background-color: rgba(0, 0, 0, 0.5);
    }
	.offcanvas-body .navbar-nav {
        margin-bottom: auto;
        flex: 1;
        width: 100%;
    }
	    .offcanvas-body {
        display: flex;
        flex-direction: column;
    }
	.offcanvas-body .btn-whatsapp-header {
    justify-content: center;
    height: 60px;
}
	.navbar-toggler:focus {
		box-shadow:none;
	}
	.nav-link {
    color: #fff !important;
    margin: 0;
    opacity: 1;
    border-bottom: 1px solid #4d4b4b;
    padding: 14px 20px;
}
		.navbar-brand {
    margin-right: auto;
}
	.offcanvas .theme-option {
		display:none;
	}
	.theme-option.hide-on-desktop {
    display: flex;
}
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
    .site-header .btn-phone-number {
        display: none !important;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
    .header-social {
        margin-top: 0 !important;
    }

    .container {
        padding: 0 20px;
    }

    .latest-listings-section {
        padding-top: 2rem !important;
        padding-bottom: 1.5rem !important;
    }

    .property-section .container-fluid {
        padding: 0 20px;
    }

    .swiper-pagination {
        margin-top: 0 !important;
    }

    .about-section {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .property-section {
        padding-top: 2.5rem !important;
        padding-bottom: 3rem !important;
    }

    .custom-accordion .accordion-body {
        line-height: 1.6 !important;
    }

    p.lh-lg.testimonial-text {
        line-height: 1.3rem !important;
    }

    .about-image-grid img {
        min-height: 160px;
    }

    .counters-section {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .faq-section {
        padding-top: 1rem !important;
        padding-bottom: 1.5rem !important;
    }

    .testimonials-section {
        padding-top: 4rem !important;
        padding-bottom: 5rem !important;
    }

    .news-blogs-section {
        padding-top: 1rem !important;
        padding-bottom: 0 !important;
    }

    .removal-across-brisbane {
        margin: 80px 0;
        border-radius: 23px !important;
    }

    .enquiry-form {
        padding: 40px 20px !important;
        color: #fff;
        margin: 14px !important;
        border-radius: 10px !important;
    }

    .removal-across-brisbane h3 {
        font-size: 33px;
    }

    .btn.btn-primary {
        padding: 16px 14px;
        font-size: 16px;
    }

    .news-blogs-section .text-center.mb-5 {
        margin-bottom: 0 !important;
    }

    .testimonials-section .text-center.mb-5 {
        margin-bottom: 0 !important;
    }

    p.lh-lg {
        line-height: 1.6rem !important;
    }

    .car-contact-form textarea.form-control {
        height: 130px !important;
    }

    .footer-bottom .col-md-6.text-center.text-md-end.mt-2.mt-md-0 {
        margin-top: 0 !important;
    }

    .footer-section {
        padding-top: 2rem !important;
    }
	.why-img-wrapper img {
    height: 300px;
    object-fit: cover;
}
	.hero-btns {
    flex-direction: column;
}
	.hero {
    height: auto;
    padding: 100px 0;
}
	.property-card .card-img-top {
    height: 300px;
}
	.featured-title {
    font-size: 2.5rem;
}
	.why-item-title {
    font-size: 1.8rem;
    margin-bottom: 1rem;
}
	.why-item-text {
    font-size: 1rem;
    line-height: 1.5;
}
	.why-row {
    margin-bottom: 40px !important;
}
	.people-image-wrapper img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}
	.people-title {
    margin-bottom: 2rem;
}
	.section-header.text-center.mb-5 {
    margin-bottom: 2rem !important;
}
	.services-title {
    margin-bottom: 2rem;
}
	.site-footer {
    padding-top: 70px;
}
	.footer-main-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
	.footer-cta {
    margin-bottom: 55px;
}
	.site-footer .list-unstyled {
    margin-bottom: 0;
}
	.footer-main-wrapper .col-lg-4.col-md-6.mb-5.mb-lg-0.pe-lg-5 {
    margin-bottom: 2.5rem !important;
}
	.footer-cta-btns .btn-primary-custom {
    max-width: 200px;
    width: 100%;
    height: 58px;
}
	.footer-links li:last-child {
		margin-bottom:0;
	}
	.contact-section {
    padding: 70px 0 80px 0;
}
	.contact-form {
    padding: 25px;
}
	.services-section {
    padding: 0 0 80px 0;
}
	.featured-project {
        padding: 80px 0;
    }
	#properties {
    padding-bottom: 80px;
}
	    .latest-listings-section {
        padding-top: 1rem !important;
        padding-bottom: 0 !important;
    }
	.filter-btn
 {
    padding: 0.5rem 1rem;
    font-size: 0.8rem;
}
	.filter-container
 {
    gap: 5px;
    margin-bottom: 2rem;
}
}