/** media query **/
@media (min-width: 1300px) and (max-width: 1400px) {}


@media (min-width: 1200px) and (max-width: 1300px) {}


@media (min-width: 993px) and (max-width: 1200px) {
header.header ul.navbar-nav li a {
    font-size: 11px;
    padding: 0 7px !important;
}

section.banner-sec {
    min-height: auto;
    height: auto;
    padding: 40px 0;
}

}

@media (min-width: 768px) and (max-width: 992px) {
.banner-form {
    width: 100%;
}

section.banner-sec {
    height: auto;
    min-height: auto;
    padding: 30px 0;
}

.banner-text h1 {
    font-size: 40px;
}

.banner-form h6 {
    font-size: 15px;
}

.about-text {
    padding: 20px 0 0;
}

.gallery-box img {
    height: 200px;
}

.title h2 {
    font-size: 22px;
    line-height: 30px;
}
.footer-text {
    width: 100%;
}
.navbar-toggler-icon {
    opacity: 1 !important;
}
.navbar-toggler {
    border: none;
}
.thm-btn {
    font-size: 12px;
    padding: 10px 15px;
}
.price_section .single_price {
    margin-bottom: 30px;
}
}

@media(max-width: 767px) {
.footer-text {
    width: 100%;
}
.banner-form {
    width: 100%;
    margin-top: 30px;
    display: none;
}
.banner-text h1 {
    font-size: 30px;
    margin-bottom: 10px;
}

.banner-text small {
    margin-bottom: 0;
}
section.banner-sec {
    height: auto;
    padding: 20px 0 39px;
}
.navbar-toggler-icon {
    /* filter: brightness(0) invert(1); */
    opacity: 1 !important;
}
.navbar-toggler {
    border: none;
}
.padd-50 {
    padding: 20px 0;
}
.about-text .title h2 {
    font-size: 22px;
    margin: 0;
}

.about-text {
    padding: 20px 0;
}

.title h2 {
    font-size: 22px;
    line-height: 30px;
}

.amenity-box {
}
.gallery-box img {
    height: 150px;
}
.whatsapp_float {
    display: none;
}

.phone-float {
    display: none !important;
}
.copy-text {
    text-align: center;
}

.copy-text.text-end {
    text-align: center !important;
}
.mobile-contact {
    display: inline-flex;
}
footer.footer {
    padding: 20px 0 60px;
}

.footer-text {
    padding-bottom: 0;
}
table.table {
    width: 560px !important;
}
.location-img {
    margin: 20px 0 0;
}
.owl-nav button {
    position: relative;
    left: 0;
    right: 0;
    bottom: -40px;
    text-align: center;
}

.owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.owl-nav .owl-prev {
    left: 0;
}

.owl-nav .owl-next {
    right: 0;
}
.ui-text p {
    text-align: justify;
}
.py-5 {
    padding: 10px 0 !important;
}
.banner-text h4 {
   
   .navbar-toggler:focus {
    outline: none !IMPORTANT;
    box-shadow: none !important;
} display: none;
}

.gallery-box {
    height: 150px;
}

.about-footer p {
    text-align: justify;
    margin-bottom: 0;
}

.foter-social ul {
    justify-content: flex-start;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}

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

.col.input-wrp {
    flex: 1 0 100%;
    margin-bottom: 10px;
}
.navbar-toggler:focus {
    outline: none !important;
    box-shadow: none !important;
}
#location:before {
    display: none;
}
.row.copy-row {
    padding-bottom: 15px;
}
.masterplan-box {
    height: 180px;

}
.foter-social h4 {display: none;}

}

@media(max-width: 360px) {}