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


}

@media screen and (max-width:1199px) {

}

@media screen and (max-width:1024px) {

}

@media screen and (max-width:991px) {

     
}

@media screen and (max-width:840px) {
     
	 
}

@media screen and (max-width:768px) {
	
.navbar-toggler{
	background-color: #fff;
}
.communities_banner h2{
	font-size: 25px;
    font-weight: 700;
    line-height: 35px;
	margin-top: 0;
}
.map-card img{
	width:100%;
	margin-bottom:25px;
}
.communities_banner{
	padding-bottom: 0px;
    padding-top: 30px;
}
.communities_banner .green_button {
    margin-bottom: 20px;
}

.leadership_heading h1{
	font-size: 31px;
	margin-top: 120px;
}
.leadership_heading img {
    position: absolute;
    top: 115px;
    left: 0;
    width: 59%;
}
.leadership_contents .profile_card{
	margin-top: 50px;
}
.profile_card .card{
	width: 100%;
	height:auto;
}
.contact_page{
	z-index: 22;
}
.contact_banner{
	padding-bottom: 15px;
    padding-top: 15px;
}
.contact_banner h2{
	font-size: 40px;
}
.modal-body .background_pic{
	display:none;
}
.leadership_modal {
    padding: 0px 20px 20px 20px;
    position: relative;
    top: 25px;
}
.leardership_modal_sub{
	flex-wrap: wrap;
	gap: 0;
}
.leader_details h3 {
    font-size: 35px;
    margin-top: 0;
}
.leadership_modal .big_para {
    padding-top: 0;
    line-height: 30px;
    font-size: 15px;
}
.leardership_modal_sub img {
    width: 100%;
    height: auto;
    border-radius: 20px;
}
.leadership_contents .modal-dialog .modal-content{
	height: auto;
	min-height: auto;
}
.maps_heading h2 {
    margin-top: 15px;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    line-height: 32px;
}
.maps_contents {
    margin-top: 0;
}
     
}

@media screen and (max-width:678px) {

    


}

@media screen and (max-width:580px) {
     
	 
}

@media screen and (max-width:529px) {
     
}

@media screen and (max-width:395px) {
     


}

@media screen and (max-width:375px) {
     
}