.top_logo img{
  width: 220px;
  height: auto;
}
#navbarNavDropdown {
    justify-content: start;
    /* margin-left: 140px; */
}
.slider_image{
  background: url('../img/slider/sli.jpg');
  background-position: right;
  background-size: cover;
  width:100%;
  height:auto;
}
.slider_right_text{
  padding-left:50px;
  padding-top: 20px;
}
.slider_right_text span{
  font-size: 18px;
  font-weight: 400;
}
.slider_right_text img{
  display: none;
}

.slider_heading{
  font-size: 20px;
  font-family: 'Libre Baskerville', serif;
}
.section_heading{
  font-size: 20px;
}



.box span{
  font-size: 20px;
}


.issue_card img{
  width: 100%;
  height: auto;
}
.issue_card_2 img{
  width: 100%;
  height: auto;
}


.issue_page_slider img{
  width: 100%;
  height: auto;
}
.getinvolved_page_slider img{
  width: 100%;
  height: auto;
}






.contact_section_bg{
  height: auto;
}
.contact_section_img img{
  width: 100%;
  height: auto;
}
#contact_form{
  padding: 10px;
}

iframe {
  width: 430px;
  height: 350px;
}


.bio_bg {
height: auto;
}


.bio_img img{
  padding: 20px;
  width: 100%;
  height: auto;
}
.about_page_img img{
  width: 100%;
  height: auto;
}

.about_slider{
  background-image: url('../img/slider/about_slider.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  /* background-attachment: fixed; */
  width: 100%;
  height: 250px;
}



.support_bg h1{
  font-size: 30px;
}

.contact_img img{
  width: 400px;
  height: auto;
}


/* donate page css start here */
.logo_side img{
  width: 100%;
  height: auto;
}
.btn-secondary_two {
    width: 257px !important;
    height: 25px;
    font-size: 12px;
    font-weight: 300;
}
/* ############# About Us Page css Start ############## */
.bio_desc p{
  font-size: 16px;
  font-weight: 300;
}
.bio_img img{
  width:100%;
  height: auto;
  box-shadow: 4px 4px 5px 0px rgba(255,255,255,0.75);
-webkit-box-shadow: 4px 4px 5px 0px rgba(255,255,255,0.75);
-moz-box-shadow: 4px 4px 5px 0px rgba(255,255,255,0.75);
}
/* ############# About Us Page css End ############## */

/* #####################our_fight Page CSS Start ###################### */
/* .fight_col{
  background-color: #6d6161cf;
  padding: 20px;
  border: 1px solid white;
  margin: 5px;
  width: 320px;
  height: 550px;
} */
.issue_heading h1{
  font-size: 30px;
  padding: 30px 30px;
}

#accordionExample{
  padding: 20px;
}
/* ############# Footter css Start ############## */
.footer-bg span {
    font-size: 16px;
    font-weight: 300;
}
#social{
  margin-top: 10px;
}
/* ############# Footter css End ############## */
