

@media(max-width:991px){
    .main-vision img {
        width:100%;
    } 
    .inner-life {
    margin-left: 0;
    margin-top: 25px;
}
    .carousel-item img {
    width: 100%;
        padding-top: 54px;
}
    .featured-links .featured-link {
    height: 103px;
    padding: 12px 10px 0;
}
    .featured-link strong {
    font-size: 22px;
    text-align: center;
}
    .main-about-container h2 {
    font-size: 26px;
}
    .block-title:before, .widgettitle:before {
    left: 16px!important;
    bottom: 5px!important;
    width:66px!important;
}
    .block-title:after, .widgettitle:after {
    left: 91px!important;
    bottom: 5px!important;
}
    .main-about-container p {
    text-align: justify;
}
    .head-title:before {
    left: 36%!important;
        top: 38px;
}
    .width-90 {
    width: 100%!important;
}
    .fact-counter-wrapper h2 {
    font-size: 20px;
}
    .fact-counter-wrapper p {
    font-size: 14px;
}
    .head-title {
    font-size: 24px;
}
    .top:before {
    top: 77px!important;
}
    .inner-life {
    padding: 17px;
}
    .inner-life h4 {
    font-size: 19px;
}
    .inner-life p {
    font-size: 14px;
    text-align: justify;
}
    .bg-donate h4 {
    font-size: 19px;
}
    .bg-donate h2 {
    font-size: 22px;
}
    .bg-donate-sub {
    padding: 29px 19px 5px;
    border-radius: 6px;
    margin-top: 25px;
}
    .after-heads:after {
    bottom: 76px!important;
}
    .partners img {
     width: 90%; 
     height: auto; 
    margin: 0 auto;
}
    .new-testimonials-sec h2 {
    font-size: 28px;
}
    .tp-testimonial__content {
    padding: 55px 5px 6px 11px;
}
    .tp-testimonial__item-box {
    margin: 22px;
}
    .tp-testimonial__author-info {
    padding-left: 6px;
    padding-top: 7px;
}
    .navbar-collapse {
    height: auto;
}
}
  @media (max-width: 991.98px) {
    .ftco-navbar-light {
      background: #fff !important;
      position: absolute!important;
      top: 0;
      padding: 10px 15px; 

    } 
    .over{
        overflow-x:hidden;
    }
    .ftco-navbar-light.scrolled {
    height: 60px;
}
    .scrolled .logo-brand {
    width: auto;
    max-height: 59px;
    top: 7px;
}
    .ftco-navbar-light.scrolled .navbar-toggler {
    color: rgb(231 110 0) !important;
        font-size: 28px !important;
}
  }

  .navbar-toggle .icon-bar:nth-of-type(1) {
	transform: translate3d(0,0,0) rotate(0deg);
	transform-origin: right top;
	width: 22px;
}

.navbar-toggle .icon-bar:nth-of-type(2) {
	transform: translate3d(0,0,0) rotate(0deg);
}

.navbar-toggle .icon-bar:nth-of-type(3) {
	transform: translate3d(0,0,0) rotate(0deg);
	transform-origin: right bottom;
	width: 22px;
}