@media (max-width:575px){
    .about-section .left-column .lower-box{padding-left: 0;}
    .about-section .left-column .lower-box .image{position: initial;}
    .about-section .left-column .lower-box .text{top: 0;padding-top: 8px;margin-bottom: 10px;}
    .about-feature-box .about-feature h3 a{font-size: 20px;line-height: initial;}
}


@media (max-width:767px){
    
    .about-section{padding-top: 20px;}
    .about-section .sub-title{display: none;}
    .sec-title h2{font-size: 26px;}
    .about-section .left-column .sec-title {
        margin-bottom: 20px;
    }
    .about-section .left-column{margin-bottom: 30px;}
    .about-section .right-column{margin-bottom: 10px;}
    .sec-title__title {
        font-size: 26px;
    }
    .row>*{margin-top: 0;}
    .section-space {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .about-one__wrapper{padding-top: 10px;padding-bottom: 10px;}
    .social___links h3 {
        font-size: 26px;
    }
    .donars-one .sec-title{margin-bottom: 20px;}
    .donars-one__country img {
        max-height: 40px;
    }
    .donars-one__country {
        padding: 8px;
        min-width: initial;
    }
    .donars-one__country {
        min-height: 75px;margin-bottom: 15px;
    }
    .main-footer__top{padding-top: 28px;padding-bottom: 25px;}
    
    
    .footer-widget__about-text{padding-right: 0;margin-bottom: 0;}
    .footer-widget__title{padding-bottom: 15px;
        margin-top: 15px;
        margin-bottom: 20px;
    }  
}

@media (max-width:1199px){
    .main-header__logo img{max-height: 100px;}
    .main-header__logo a{display: flex;align-items: center;}
    .footer-widget__logo{display: flex !important;align-items: center;}
    .footer-widget.footer-widget--about.f-logo img {
        max-height: 90px;
    }
}
@media (min-width:768px) and (max-width:991px){
    .topbar-one__info__item:last-child {
        display: block;
    }
    .topbar-one__info__icon{margin-right: 5px;}
    .about-section, .section-space{padding-top: 30px;}
    .sec-title h2, .sec-title__title, .social___links h3{font-size: 38px;}
    .donars-one .sec-title{margin-bottom: 32px;}
    .donars-one__country{padding: 8px;min-width: initial;}
    .donars-one__country img {
        max-height: 60px;
    }
    .donars-one__country {
        min-height: 75px;
    }
    .section-space{padding-bottom: 50px;}
    .main-footer__top{padding-top: 15px;}
    .footer-widget--about {
        width: 100%;
    }

}

@media (max-width:991px){
    .main-footer__top{padding-top: 30px;}
    .profile-content p, .profile-card .profile-content .title{font-size: 13px;}
    .profile-content p{line-height: initial;}
}
@media (max-width:1199px){
    .facebook____dv iframe{
        width: 100%;
    }
    .footer-widget--about {
        width: 100%;
    }
    
}















