:root {
    --theme-colorss: #7659ff;
}

@media (max-width: 1200px) {
    .navbar {
        padding: 10px;
    }

    .navbar-nav .nav-link {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    .navbar-nav .nav-item {
        margin-bottom: 10px;
    }

    .navbar-nav .nav-link {
        font-size: 18px;
        padding: 10px !important;
    }

    img {
        max-width: 100%;
        height: auto;
    }
}

@media (max-width: 576px) {
    .navbar {
        padding: 2px;
    }

    .navbar-nav .nav-link {
        font-size: 18px;
    }

    h1 {
        font-size: 24px;
    }

    p {
        font-size: 14px;
    }
}

.navbar-toggler-icon::before {
    content: "\f479";
    font-family: bootstrap-icons !important;
    position: absolute;
    color: var(--theme-color);
    font-size: 30px;
    padding: 10px;
    left: 0;
    top: 0;
}

@media (max-width: 768px) {
    p {
        text-align: justify;
    }

    .secondary-navbar .right-nav-part {
        display: none;
    }

    section {
        padding: 30px 0;
    }

    span.nav-icon.border-right {
        border: none;
        padding: 0;
        position: relative;
    }

    .secondary-navbar span.nav-icon a {
        justify-content: center;
        margin: 5px 0;
    }

    .btn-button {
        padding: 10px 20px;
        font-size: 14px;
    }

    .btn-buttons {
        font-size: 14px;
    }

    .btn-sec {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        gap: 20px;
    }

    section.product-profile-page.overflow-visible .nav-tabs {
        display: block;
    }

    .nav.nav-tabs .nav-link {
        display: block;
        border: 1px solid #666;
        border-radius: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .nav.nav-tabs .nav-link.active {
        border: 1px solid var(--theme-secondary-color);
    }

    .navbar-nav .dropdown-menu {
        min-width: 100% !important;
        padding: 6px !important;
        border-radius: 0;
    }

    .secondary-navbar .right-nav-part {
        justify-content: center;
    }

    .login-drops.position-relative {
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }

    .secondary-navbar .right-nav-part .me-2 i {
        display: none;
    }

    .login-dropdown {
        width: 100%;
    }

    .mobile-none {
        display: none;
    }

    img.logo.main-logo {
        width: 80px;
        height: 80px;
        object-fit: cover;
    }

    h1.banner-heading {
        font-size: 30px;
        text-shadow: 0 0 10px rgb(0 0 0 / 50%);
    }

    .home-banner {
        height: auto;
    }

    .home-banner-bg {
        background-size: cover;
    }

    .home-banner-bg.active {
        transform: scale(1.05);
    }

    .home-banner {
        height: auto;
        /* Let content define height */
    }

    .home-banner-bg {
        background-size: cover;
        transform: scale(1.03);
        /* Slight zoom to avoid cut-off */
    }

    .home-banner-bg.active {
        transform: scale(1.05);
    }

    .navbar-collapse {
        padding-bottom: 20px;
    }

    h2.heading {
        font-size: 23px;
    }

    section.banner {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .sub-heading {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .banner-form.checkBox-area {
        border-radius: 30px;
        margin-bottom: 20px;
        padding: 20px;
    }

    .banner-form.checkBox-area::before {
        display: none;
    }

    .banner-form.search-box-area {
        border-radius: 30px;
        padding: 20px;
    }

    .form .form-control,
    .form .form-select {
        margin-bottom: 12px;
    }

    .banner-tag-area {
        display: grid;
        gap: 10px;
    }

    .abt-top-sec {
        position: relative;
    }

    .abt-top-sec {
        width: 100%;
        height: auto;
    }

    .abt-top-sec::after {
        display: none;
    }

    .abt-img-sec {
        padding-top: 20px;
        margin-bottom: 30px;
    }

    .abt-box {
        padding: 5px 10px 0px 10px;
        margin-bottom: 5px;
    }

    h4.heading {
        font-size: 19px;
    }

    .abt-icon img {
        width: 50px;
    }

    section.projects button.slick-prev.slick-arrow,
    section.projects button.slick-next.slick-arrow {
        display: none !important;
    }

    .project-features-area {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 5px;
        padding: 5px;
    }

    .service-box {
        padding: 18px;
        display: grid;
        gap: 10px;
    }

    .service-icon-box {
        width: 80px;
        height: 80px;
    }

    .service-icon-box img {
        width: 40px;
    }

    .map-section {
        height: 400px;
        margin-top: 20px;
    }

    .serve-card {
        padding: 10px;
        margin-bottom: 20px;
    }

    .serve-card:hover {
        scale: 1;
    }

    .serve-body h4.heading {
        margin-bottom: 5px;
    }

    .testimonial-body {
        padding-top: 20px;
    }

    .testimonial-text {
        font-size: 18px;
    }

    .testimonial-body {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .testimonial-card {
        padding: 20px;
        padding-bottom: 80px;
    }

    .carousel-control-next {
        left: auto;
        right: 30px;
    }

    footer#footer {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    h4.footer-title {
        font-size: 15px;
        margin-bottom: 15px;
        margin-top: 20px;
    }

    img.footer-home-img {
        margin-bottom: 20px;
    }

    .footer-divider {
        margin: 30px 0;
    }

    ul.sec-footer-links {
        text-align: center;
    }

    .footer-bottom-text p {
        text-align: center;
    }

    .breadcrumb-title {
        font-size: 25px;
    }

    .abt-img-sec-2 {
        margin-top: 30px;
        flex-wrap: wrap;
    }

    ul.style-list li {
        font-size: 16px;
        margin-top: 20px;
    }

    .project-details-area {
        padding: 30px;
        display: flex;
        align-items: center;
        justify-items: center;
        text-align: center;
        flex-wrap: wrap;
        flex-direction: column;
        gap: 20px;
        transform: translateY(10px);
    }

    .project-details-area h2.heading {
        font-size: 25px;
    }

    .project-profile-img {
        height: auto;
    }

    .form-check-group {
        display: flex;
        flex-wrap: wrap;
    }

    .call-box {
        margin-top: 20px;
    }

    .d-flex.align-items-center {
        flex-wrap: wrap;
    }

    .projects-card {
        height: auto;
    }

    .property-card .projects-image {
        height: 100%;
        width: 100%;
    }

    .projects-image .carousel-inner .carousel-item {
        height: auto;
    }

    .projects-card.property-card {
        display: grid;
    }

    .min-height-are {
        min-height: auto;
    }

    .position-sticky {
        margin-bottom: 30px;
        top: auto;
        position: relative;
    }

    .navbar-collapse a.btn-button.mx-2 {
        margin-left: 0 !important;
        margin-top: 10px;
    }
}