/*power by durgeh singh*/

@media only screen and (max-width: 767px) {
    #header .navbar{
        min-height: 0px;
    }
    #header .navbar-brand img {
        width: 80px;
    } 
    .headerbanner{
        background-color:transparent;
    }
    .headerbanner img.w100 {
    width: 100%;
    height: 425px;
    }
    .headerbanner .bannerCaption {
    position: absolute;
    width: 82%;
    right: 4%;
    top: 46%;
    font-family: 'Raleway', sans-serif;
}
   .bannerCaption .firstbox h1 {
    font-size: 16px;
}
   .bannerCaption .firstbox h4 {
    font-size: 14px;
    line-height: 18px;
}
   .bannerCaption .middlebox h4 {
    font-size: 15px;
}
   .bannerCaption .middlebox h1 {
    font-size: 20px !important;
    
}
.headerbanner .bannerCaption .lastbox a {
 
        border-radius: 2px;
        padding: 5px;
        font-size: 15px;
       transition: all 1s;
       border-radius: 20px 0;
   }
   .owl-carousel .owl-nav .owl-stage-outer .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
       display:none;
       }
   .fas{
       display:none;
   }
   .owl-prev{background: none !important;}
 
   .headerbanner .bannerCaption .lastbox {
             float: right;
             margin-top: -14px;
}
.aboutus_section{
        padding: 25px 0;
}
.about-post .aboutus_section{
    padding: 60px 0 15px 15px !important;
}
.notification-box {
    padding-left: 0px;
}
    /*chairman message*/
    
    .chairmain_message{
        padding: 0 0 5px 5px;
    }
.chairmain_message .imageBox {
    height: 275px !important;
    position: relative;
    margin-left:-20px;
    margin-right: 15px;
}
.imageBox img {
    height: 256px;
    width: 100%;
}
.info-content {
    padding: 10px 0px 0 0;
}
.info-content .text-box{
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}
.chairmain_message .title{
    width: 228px;
}
.chairmain_message .title span {
    font-size: 21px !important;
}
.chairmain_message .imageBox .chairman_image {
    top: 0;
    height: 266px !important;
    border: 5px solid #fff;
    box-shadow: -7px 7px #26222282;
}
  /*initiatives css*/
  
  .initiatives .title {
    font-size:26px;
  }
  .initiatives .initbox{
      display:block;
      padding:0;
  }

.initiatives .inititem{
    width: 100%;
}
.initiatives .imgBox img:first-child{
    padding: 15px;
}
.initiatives .imgBox img:first-child{
        height: 300px;
}
.inititem {
    border-bottom: 2px solid #c29d53;
}
    /*current_appeals css*/
 .current_appeals .title {
    font-size: 18px;
    padding-top: 25px;
 }
 .current_appeals{
     padding:0;
 }
 
 
    /*success story*/
 .success_stories .title{
     font-size:19px;
 }
 .success_stories{
     padding:0;
 }
 
  /*message section*/
 .message_section .title{
     font-size:19px;
 }
 
 /*footer*/
 .footer_section{
     height:auto;
 }
.footer-heading{
    font-size: 15px;
    padding-top: 15px;
}
.footer_section .footerrow{
    width:100%;
    display:block;
}

.footer_section .footerbox:first-child {
    width:100%;
}
.footer_section .footerbox:nth-child(2) {
     width:100%;
     margin-bottom: 20px;
}
.footer_section .footerbox {
    display: inline-block;
    width: 100%;
}
.footer_section .footerbox .links{
    padding-right: 0;
    height: 135px;
}
.display-table{
    margin-bottom: 10px;
}
.footer_section .footerbox:last-child{
    width: 100%;
}
.links{
    text-align: center;
}
.logo .links img {
    width: 100px;
    height: 100px;
    margin-top: 15px;
 }

.bottom-footer {
   padding: 7px 30px;
   font-size: 12px;
   margin-top: -85px;
}
   
}