@media (min-width: 1800px) and (max-width: 1999px) {}


@media (min-width: 992px) and (max-width: 1499px) {
    .footer-location-box {
    display: flex;
    align-items: center;
    gap: 5px;
    }
    .footer-location-content h4 {
    margin: 0 0 5px;
    font-size: 14px;
    }
    .footer-location-content a {
    margin: 0;
    font-size: 12px;
    }
    .foot-location {
    margin-bottom: 30px;
    display: flex;
    gap: 25px;
}
}

@media (min-width: 1600px) and (max-width: 1799px) {}

@media (min-width: 1400px) and (max-width: 1599px) {
    .container {
        max-width: 1300px;
    }

}

@media (min-width: 1200px) and (max-width: 1399px) {
    .container {
        max-width: 1300px;
    }
}


@media (max-width: 1199px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 1060px !important;
    }
}

@media (max-width: 576px) {

    .container,
    .container-sm {
        max-width: 540px !important;
    }
}




@media (min-width: 992px) and (max-width: 1399px) {
        .icon-row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 9px;
    }
    .project-title {
    display: inline-block;
    background: #d8b06c;
    color: #3b0a24;
    padding: 5px 20px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 20px 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
        /* .responsive-grid {
        display: grid;
        grid-template-columns: auto auto auto;
    } */

    .icon-row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    }
}

@media (min-width: 577px) and (max-width: 767px) {}


@media (max-width: 1699px) {}


@media (max-width: 1599px) {
    .location-list li strong {
    font-size: 13px;
    }
    .py-10 {
    padding-top: 20px;
    padding-bottom: 20px;
}
           .display-three {
        font-size: 35px;
    }
    .header-main .main-menu ul li a {
    display: inline-block;
    font-size: 12px;
    }
    .header-main .main-menu ul li {
    margin-inline-end: 25px;
}
.work-process-box-items p {
    max-width: 280px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 21px;
}
.about-content-style-2 .about-text {
    margin-top: 15px;
    font-size: 15px;
    line-height: 25px;
}
.about-content-style-2 .thumb {
    margin-bottom: 20px;
}
.section-padding {
    padding: 100px 0;
}
.service-box-items {

    padding: 29px 5px;
}
.service-box-items .icon-area .title {
    max-width: 218px;
    font-size: 15px;
}
.hero-title {
    font-family: 'Montserrat';
    color: #d8b06c;
    font-size: 30px;
}


        .location-list li span {
    color: #333;
    font-size: 12px;
    }
    .hw-card-text {
    font-size: 15px;
    color: #575757;
    line-height: 22px;
    }
    .hw-icon {
    width: 90px;
    height: 90px;
    }
    .hw-icon img {
    width: 42px;
    }
    .mb-5 {
    margin-bottom: 2rem !important;
}
.section-title2d {
    max-width: 700px;
    margin: 15px auto 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
}
.hw-card-title {
    margin-bottom: 10px;
}
.service-section .service-text {
    margin-top: 0;
}
.highlight-text {
    font-size: 13px;
}
.hw-card-title {
    font-size: 18px;
}
}


@media (max-width: 1399px) {
    .copyright {
    font-family: 'Montserrat-Regular';
    font-size: 15px;
    }
    .hw-badge {
    position: absolute;
    top: 0;
    left: 22px;
    width: 52px;
    height: 81px;
    }
        .hw-card-title {
        font-size: 15px;
    }
        .display-three {
        font-size: 30px;
    }
    .header-main .main-menu ul li a {
    display: inline-block;
    font-size: 11px;
    }
    .header-main .main-menu ul li {
    margin-inline-end: 15px;
}
.work-process-box-items p {
    max-width: 280px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 22px;
}
.about-content-style-2 .about-text {
    margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
}
.about-content-style-2 .thumb {
    margin-bottom: 20px;
}
.section-padding {
    padding: 100px 0;
}
.service-box-items {

    padding: 29px 5px;
}
.service-box-items .icon-area .title {
    max-width: 218px;
    font-size: 14px;
}
.hero-title {
    font-family: 'Montserrat';
    color: #d8b06c;
    font-size: 30px;
}
.location-list li {

    gap: 0px;
}
.footer-bottom {
    padding: 20px 0px;
}
}


@media (max-width: 1299px) {

    .theme-btn {

    font-size: 13px;
    height: 43px;
    line-height: 43px;
    padding: 0 11px;
    border-radius: 10px;
    }

    .isometric-section {
    padding: 80px 0;
}

.copy-text {
    font-size: 15px;
}

    .display-three {
        font-size: 30px;
    }

    .box-style {
    font-size: 13px;
}
.single-box ul li a {

    font-size: 15px;
}
.breeze-logo {
    width: 100px;
}
.contact-form-box-2 .title {
    margin-bottom: 10px;
    font-size: 28px;
}
    .hero-title {
        display: none;
    }
    .section-title h2 {
    font-size: 20px;
    }
    .section-title {
    margin-bottom: 15px;
}

}

@media (max-width: 1199px) {
    .location-master-row .info-box h3 {
    font-size: 18px;
    }
    .info-box ul li {
    font-size: 16px;
    margin-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
}
        .location-list li span {
        color: #333;
        font-size: 10px;
    }
    .contact-form-box-2 .form-clt input, .contact-form-box-2 .form-clt textarea {
    line-height: 1;
    padding: 10px 20px;
    }
    .location-list li strong {
    color: #0F541E;
    font-size: 11px;
    }
        .contact-form-box-2 {
        padding: 0px 30px;
    }

    .contact-imz img {
    width: 100%;
}
    .single-box ul {
    gap: 4px !important;
}
    .single-box ul li a {
    font-size: 15px;
    }

    .hero-title {
    display: none;
    }

    .about-content-style-2 .thumb {
    height: 100%;
    }
    .about-content-style-2.style-about-one {
    margin-left: 15px;
}
.about-content-style-2 .about-text {
    margin-top: 15px;
    font-size: 15px;
    line-height: 24px;
}
.section-title h2 {
    font-size: 24px;
}
.work-process-box-items p {
    max-width: 280px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 22px;
}
.work-process-box-items .number {
    margin: 20px auto 20px;
}
    .section-padding {
        padding: 80px 0;
    }
    .section-title h2 {
    line-height: 30px;
}
.hw-card {
    background: #efe8dd;
    position: relative;
    /* min-height: 470px; */
    padding: 55px 10px 25px;
}
    .hw-icon {
        width: 70px;
        height: 70px;
    }
    .hw-section {
    padding: 80px 0px;
}
}


/* Responsive: Image Top, Content Bottom */
@media (min-width:350px) and (max-width:1199px) {
        .breeze-logo-2 {
        width: 127px;
        display: none !important;
    }
}

@media (max-width: 991px) {
    .breeze-logo {
        width: 139px;
    }
    .section-title h2 {
    font-size: 25px;
    }
        .location-list li span {
        color: #333;
        font-size: 12px;
    }
    .bg-pattern {
        background-image: url(../imz1/pattern.png);
        background-size: cover;
    }

    .header-2 {
        position: absolute;
        top: 0px;
    }

    .carousel-inner {
        margin-top: 70px;
        z-index: 999999;
    }

    .header-2 {
        background: #efe8dd;
    }

    .section-title h2 {
        font-size: 25px;
    }

    .work-process-wrapper {
        margin-top: 40px;
    }
        .section-title2d {
        max-width: 700px;
        margin: 15px auto 0;
        font-size: 21px;
        font-weight: 700;
        line-height: 29px;
    }


}


/* 9533 */

@media (max-width: 767px) {
        .location-list li span {
        color: #333;
        font-size: 14px;
    }
        .responsive-grid {
        display: grid;
        grid-template-columns: auto auto;
    }
    .hw-card {
    height: 100%;
    }
  .modal {
    background: rgba(0, 0, 0, 0.53);
    z-index: 999999999999999999999;
}
    .opt-form {
    font-size: 12px;
}
    .text-start {
    text-align: center !important;
}
    .enq-popup-check label {
    line-height: 16px;
    font-family: 'Montserrat-Regular';
    font-size: 11px;
}
    .enq-popup-field, .enq-popup-textarea {
    font-size: 11px;
    }
    .enq-popup-submit {
    padding: 6px;
    font-size: 13px;
    }
    .enq-popup-check {
    margin-top: 15px;
    margin-bottom: 20px;
    line-height: 17px;
}

    .enq-popup-container {
    padding: 10px;
    }
    .enq-popup-title {
    font-size: 18px !important;
}

    .enq-popup-heading {
    margin-bottom: 15px;
}
        .ty-popup-title {
    font-size: 21px !important;

}

.ty-popup-subtitle {
    font-size: 19px;
}

.ty-popup-text {
    font-size: 14px;
margin-bottom:10px;

}
#lux-contact-form .row .col-md-6 {
    margin-top: 10px !important;
}
.view-btnas {
    background: #c59d5f;
    color: #fff;
    padding: 6px 24px;
}
    .service-section .service-text {
        margin-top: 20px;
        font-size: 13px;
        line-height: 23px;
    }
    .isometric-btn {
    border: none;
    background: #273424;
    color: #fff;
    font-size: 12px;
    padding: 2px 9px;
    }
}

@media (max-width: 576px) {

    .section-title h2 {
        font-size: 20px;
    }

    .work-process-wrapper {
        margin-top: 20px;
    }

    .work-process-box-items .title {
        margin-top: 10px;
    }

    .work-process-wrapper {
        padding: 20px 20px;
    }

    .work-process-box-items .number {

        margin: 15px auto 15px;
    }

    .work-process-box-items p {
        max-width: 320px;
        margin: 0 auto;
        font-size: 14px;
        line-height: 20px;
    }

    .company-shape-1 img {
        width: 70px;
    }

    .theme-btn {
        font-size: 14px;
        padding: 0 25px;
        height: 46px;
    }

    .work-process-client-info .title {
        font-size: 15px;
    }

    .about-content-style-2 .thumb {
        margin-bottom: 50px;
        height: 100%;
    }

    .about-content-style-2.style-about-one {
                margin-left: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;

        margin-left: 0;
    }

    .about-thumb-style-1 .thumb img {
        width: 100%;
        height: auto;
    }

    .about-thumb-style-1 .thumb {
        height: 100%;
    }

    .about-content-style-2 .about-text {
        margin-top: 15px;
        line-height: 23px;
        text-align: center;
    }

    .section-title {
        font-size: 28px;
        text-align: center;
    }

    .responsive-grid {
        display: grid;
        grid-template-columns: auto auto;
    }

    .plan-card img {
        height: 100%;
    }

    .master-plan {
        padding: 70px 0;
    }

    .team-shape-1 img {
        width: 60px;
    }

    .section-title2d {
        font-size: 16px;
        line-height: 19px;
        margin-top: 5px;
    }

    .hw-section {
        padding: 80px 0px;
    }

    .hw-card-title {
        font-size: 20px;
    }

    .hw-card-text {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 23px;
    }


    .hw-icon {
        width: 85px;
        height: 85px;
        background: #273424;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 20px;
        color: #fff;
        font-size: 34px;
    }

    .location-wrapper {
        background: #efe8dd;
        padding: 80px 0;
    }

    .info-box {
        padding-left: 0;
    }

    .location-card {
        padding: 15px 10px;
    }

    .info-box ul li {
        font-size: 15px;
        margin-bottom: 5px;

    }

    .contact-imz img {
        width: 100%;
    }

    .contact-form-box-2 .title {
        font-size: 20px;
    }

    .service-box-items {
        padding: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .service-box-items .thumb img {
        width: 165px;
    }

    .service-box-items .icon-area .title {
        text-align: center;
    }

    .hero-title {
        display: none;
    }

    .footer-bottom {
        padding: 18px 0px;
    }

    .gap-5 {
        gap: 1rem !important;
    }

    .copy-text {
        color: #fff;
        font-size: 14px;
    }

    .copyright {
        font-size: 14px;
    }

    .single-box ul li {
        margin-bottom: 0;
    }

    .btn-area {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .box-style {
        font-size: 14px;

    }

    .display-three {
        font-size: 25px;
    }

    .margin-5 {
        margin-top: 10px;
    }

    .footer-bottom a {
        font-size: 12px;
    }

    .single-box h4 {
        font-size: 27px;
        text-align: center;
    }

    .single-box ul {
        text-align: center;
    }

    .contact-form-box-2 {
        padding: 40px 20px;
    }
    .footer-bottom .col-lg-7,
.footer-bottom .col-lg-5 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.isometric-number {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #111;
    color: #fff;
    padding: 2px 4px;
    font-size: 13px;
    border-radius: 4px;
    z-index: 2;
    font-weight: 600;
}
.foot-location {
    margin-bottom: 30px;
    display: flex;
    gap: 0px;
    flex-direction: column;
}
.footer-location-content a {
    margin: 0;
    font-size: 14px;
}
.footer-location-icon {
    width: 40px;
    height: 40px;
}
.footer-location-icon i {
    color: #d2b06f;
    font-size: 24px;
}
}