@media(max-width:1024px) {
.whats-app-call {
    bottom: 15px;
}
    .whats-app-call a img {
    max-width: 41px;
}
}

@media only screen and (max-width: 800px) {
    .single-facility {
        padding: 20px 10px;
        min-height: 180px;
    }
    .banner::before{display:none;}
    .bickham {
        /* font-size: 70px; */
        /* line-height: 40px; */
    }
    .reratext p {
    font-size: 6px;
    line-height: 10px;
    margin: 0;
}
    .topfixed p {
    margin: 0;
    font-size: 10px;
    line-height: 16px;
}

.reratext {

    right: 10px;
    top: 10px;

}
.topfixed {
  
    padding: 5px 10px;
}
    .title{font-size: 30px; margin-bottom: 20px;}
    .col-2.col-md-2.col-sm-2.col-12.text-end {
        text-align: left !important;
    }
    .imgabout h2{display: none;}
    .contatcinfs {
        display: none;
    }

    .township, .downloadsec, .aboutsec, .ourpartners, section {
        padding: 70px 0px;
    }

    .socialmedia ul {
        padding: 10px 0px;
        justify-content: center;
    }
    .contact-info li{margin-bottom: 30px;}
.contact-info li:last-child{margin-bottom: 0px;}
.subfooter p.copy{text-align: center;}
.downloads h5 {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}
.data {
    position: relative;
    top: auto;
    bottom: auto;
    transform: none;
    transition: all .1s ease-in;
    height: 100%;
    border: #e9e9e9 1px solid;
    padding: 20px;
    border-top: 0px;
}
.data p {
    margin: 0;
}
.data h2{color:#00469b}
}