/** media query **/ 
@media (min-width: 1300px) and (max-width: 1400px){
.runway-info p {
    font-size: 15px;
}

.location-text ul li {
    font-size: 15px;
}

.location-text h3 {
    font-size: 26px;
}

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

.about-text h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

h3 {}

.about-info img {
    height: 590px;
}

.central-img img {
    height: 590px;
}

.runway-about-img img {
    height: 740px;
}


}



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



}


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

.counter-box h2 {
    font-size: 49px;
}

.counter-box span {
    font-size: 16px;
    line-height: 30px;
}





}

@media (min-width: 768px) and (max-width: 992px){
button.navbar-toggler {
    border: none;
    opacity: 1 !important;
}
.navbar-toggler-icon {
    filter: brightness(0) invert(1);
    opacity: 1 !important;
}
.main-nav ul li a {
    border: none;
    padding: 10px 0 !important;
    display: block !important;
}


.padd-50 {
    padding: 20px;
}

.amenities-box {
    margin-bottom: 40px;
}

.amenities-sec .col-md-4.col-lg-2 {
    border: none;
}

.location-text {
    margin-top: 20px;
}
.about-text {
    margin-top: 20px;
}

.whatsapp_float {
    right: 15px;
}


}

@media(max-width: 767px){
.banner-text h1 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 0;
}



.banner-text h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

.padd-50 {
    padding: 20px 0;
}

.runway-text h3 {
    font-size: 30px;
}

.runway-text h4 {
    font-size: 24px;
    margin-bottom: 0;
}

.runway-info {
    margin-top: 10px;
}

.runway-info p {
    text-align: left;
}

.runway-about-img img {
    height: auto;
}

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

.amenities-box {margin-bottom: 40px;}

.amenities-sec .title {
    margin-bottom: 30px !important;
}
.central-img img {
    height: auto;
}

.location-text h2 {
    font-size: 30px;
}

.location-text h3 {
    font-size: 24px;
}

.location-text {
    margin-top: 10px;
}

.about-text h2 {
    font-size: 27px;
}

.about-text h3 {
    font-size: 22px;
}

.about-text p {
    text-align: left;
}

.highlights-text h2 {
    font-size: 30px;
}

.highlights-text h3 {
    font-size: 24px;
}

.highlights-img > div {
    width: 100%;
}

.highlights-img1 {
    display: none;
}

.highlights-img2 img {
    height: auto;
}

.about-text {
    margin-top: 10px;
}

.photos-grid-container {
    margin-top: 20px;
}

.location-text-info h2 {
    font-size: 30px;
}

.location-text-info h4 {
    font-size: 24px;
}

.counter-box {
    margin-top: 10px;
}

.foter-social ul {
    justify-content: flex-start;
    gap: 30px;
}

.foter-social {
    text-align: left;
    margin-top: 0;
}

.foter-social ul li {
    padding-left: 0;
}

.add-footer.text-right {
    text-align: left;
}

.whatsapp_float {
    right: 10px;
}
footer {
    padding: 20px 0;
}
button.navbar-toggler {
    border: none;
    opacity: 1 !important;
}

.main-nav ul li a {
    border: none;
    padding: 10px 0 !important;
    display: block !important;
}
.field label {
    display: none;
}
    
}





