@media screen and (min-width:1400px) {
    .tower_content {
        margin-top: 70px;
    }

    .featured-img img {
        height: 800px;
    }
    .banner-section {
        /* height: 1000px; */
        overflow: hidden;
    }
}

@media screen and (max-width:1399px) {
    .tower_content {
        padding: 50px;
        margin-top: 20px;
    }

    .featured-properties-info.tower_content h3 {
        font-size: 22px;
    }

    .featured-properties-info.tower_content h5 {
        font-size: 35px;
    }
}

@media screen and (min-width:1200px) {
    .property-details .details {
        padding: 20px 0 20px 60px;
    }
}

@media screen and (max-width:1199px) {
    .tower_content {
        padding: 40px;
        margin-top: 10px;
    }
}

@media screen and (min-width:992px) {
    .header-section .dropdown {
        -webkit-transition: all 0.6s ease-out;
        transition: all 0.6s ease-out;
        -moz-transition: all 0.6s ease-out;
        -ms-transition: all 0.6s ease-out;
    }

    .breadcrumb {
        height: 380px;
    }

    .header-section .dropdown:hover .dropdown-menu {
        display: block;
        opacity: 1;
        visibility: visible;
    }

    .featred-properties {
        max-height: 800px;
    }

    .banner-section,
    .breadcrumb {
        margin-top: -100px;
    }

    .breadcrumb {
        padding-left: 200px;
    }

    .mission_content {
        padding: 150px 50px;
    }

    .property-details .details {
        height: 500px;
    }



}

@media screen and (max-width:991px) {
    .header-section .nav-link {
        padding: 12px 10px !important;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
        border-bottom: 1px solid #413e3e;
    }

    .header-section .dropdown-menu {
        background: #333333 !important;
        border: none;
        margin-left: 18px;
        width: 96%;
        box-shadow: none !important;
    }

    .header-section .dropdown-menu .dropdown-item {
        color: #888;
        display: block;
        border-bottom: 1px solid #555 !important;
        background: #333333 !important;
        text-shadow: none !important;
    }

    .header-section {
        background-color: #333;
    }

    .banner-section .heading {
        font-size: 30px;
    }

    .banner-section .carousel-control-next,
    .banner-section .carousel-control-prev {
        width: 45px;
        height: 45px;
    }

    .breadcrumb {
        padding: 100px 0px;
    }

    .header-section .navbar-brand span {
        width: 13.5ch;
    }
    .property-details{
        margin:40px 0px !important;
    }

}

@media screen and (max-width:767px) {
    .about-contnet .subtitle {
        font-size: 35px;
    }

    .about-contnet {
        padding: 40px 20px;
    }

    .popular-properties .property-info {
        padding: 30px;
    }

    .tower_content .col-6 {
        padding: 30px;
    }

    .banner-form {
        max-width: 300px;
        margin: auto;
        top: 36%;
    }

    .specialites-sec .timeline:before {
        left: 40px;
    }

    .specialites-sec .timeline>li>.timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    .specialites-sec .timeline>li>.timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    .specialites-sec .timeline>li>.timeline-panel {
        float: right;
    }

    .specialites-sec .timeline>li>.timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    .specialites-sec .timeline>li>.timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }

    .timeline-title {
        font-size: 15px;
    }

    .timeline-body p {
        font-size: 14px;
    }

    /* .banner-section .carousel-item img {
        height: 380px !important;
    } */

    .project-detail-banner__right__overview .Overview h4 , .project_address{
        font-size: 18px;
    }

    .Title{
        font-size: 20px;
    }


}

/* @media screen and (min-width:576px) {} */

@media screen and (max-width:575px) {
    .header-section .navbar-brand img {
        max-height: 45px;
    }

    .banner-form {
        top: 15%;
    }

    .header-section .navbar-brand span {
        letter-spacing: 5.5px;
        left: 17px;
        font-size: 15px;
    }

    .about-contnet .title {
        font-size: 18px;
    }

    .about-contnet .subtitle {
        font-size: 24px;
    }

    .vission-content .title {
        font-size: 22px;
    }

    .hero-content .title {
        font-size: 25px;
    }

    .popular-properties .property-info {
        padding: 20px;
    }

    .pt-100 {
        padding-top: 70px;
    }

    .pb-100 {
        padding-bottom: 70px;
    }

    .featured-properties-info.tower_content h5 {
        font-size: 27px;
    }

    .breadcrumb-content h1 {
        font-size: 25px;
    }

    .about-info p {
        font-size: 16px;
    }

    .career-section .career-job-info h2 {
        font-size: 22px;
    }

    .pt-8 {
        padding-top: 50px;
    }

    .pb-8 {
        padding-bottom: 50px;
    }

    .featured-properties-info.tower_content {
        padding: 15px !important;
    }

    .banner-section .carousel-item img {
        /* height: 340px !important; */
    }

    .header-section .navbar-brand span {
        width: 12.5ch;
    }

    .about-contnet .desc {
        font-size: 14px;
    }

    .about-contnet .title,
    .about-content h4 {
        font-size: 16px;
    }

    .vission-content .title,
    .about-content h3 {
        font-size: 18px;
    }

    .about-content p {
        font-size: 15px;
    }

    .specialites-sec .timeline>li>.timeline-panel {
        width: 100%;
        padding-top: 80px;
    }

    .specialites-sec .timeline>li>.timeline-badge {
        top: 10px;
        right: 0;
        left: 0;
        margin: auto;
    }

    .timeline:before {
        display: none;
    }
    .timeline>li>.timeline-panel:after, .timeline>li>.timeline-panel:before{
        display: none;
    }
    .apply_now .modal-title{
        font-size:18px !important;
    }
    .apply_now .modal-title span{
        font-size: 15px;
    }

}

@media screen and (max-width:500px) {
    .hero-content .title {
        font-size: 18px;
    }

    .section-heading .heading {
        font-size: 18px;
    }

    .featured-properties-info.tower_content h3 {
        font-size: 17px;
    }

    .featured-properties-info.tower_content h5 {
        font-size: 22px;
    }

    .projects-section .view_more .btn-secondary {
        width: 80%;
        font-size: 14px;
    }

    .featured-properties-info.tower_content {
        padding: 12px !important;
    }

    .footer-bottom p strong {
        font-size: 14px;
    }

    .banner-form {
        max-width: 280px;
    }
}
/* projects-section */

.properties-photo {
    width: 100%;
    height: 467px; /* Set a default height for small devices */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-color: #f0f0f0;
}

.properties-photo img {
    height: 100%;
    width: auto;
    object-fit: cover;
}



.properties-wrapper {
    width: 100%;
    height: 467px;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.properties-wrapper img {
    width: auto;
    height: 100%;
    object-fit: cover;
    display: block;
    margin: 0 auto;
}

/* Responsive adjustments */

/* @media (max-width: 1200px) {
    .properties-wrapper {
        height: 500px;
    }
}

@media (max-width: 992px) {
    .properties-wrapper {
        height: 450px;
    }
}

@media (max-width: 768px) {
    .properties-wrapper {
        height: 400px;
    }
}

@media (max-width: 576px) {
    .properties-wrapper {
        height: 300px;
    }
} */
