@media only screen and (max-width: 1500px) {
    .nav_brand img{width: 250px;}
    .admin_right {
        width: 78%;
    }
}

@media only screen and (max-width: 1367px) {
    .nav_brand img{width: 200px;}
    h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .my-slider-img {
        height: 550px;
    }
    .initiatives_img{height: 680px;}
    .gallery_list ul li:first-child{flex-basis: 100%;}
    .gallery_list ul li{flex-basis: 31.5%;}
    .admin_right {
        width: 77%;
    }
}
  
@media only screen and (max-width: 1280px) {
    .admin_right {
        width: 75%;
    }
}

@media only screen and (max-width: 1171px) {
    .admin_right {
        width: 73%;
    }
}

@media only screen and (max-width: 992px) {
  .stepping_rw_inner, .our_mission_inner, .our_goals_inner, .footer_inner{flex-wrap: wrap;}
  .stepping_left, .our_mission_right, .our_goals_left {
    flex-basis: 100%;
}
.stepping_rw_inner .stepping_left {margin-bottom: 40px;}
.stepping_right {
    flex-basis: 100%;
    padding-left: 0;
}
.our_mission_img {
    flex-basis: 100%;
    height: auto;
}
.our_mission_right{margin-top: 40px;}
.our_goals_right {
    flex-basis: 100%;
    padding-left: 0;margin-top: 40px;
}
.heading h3 br{display: none;}
h3 {
    font-size: 26px;
    line-height: 34px;
}
.quick_links{flex-basis: 50%;margin-bottom: 30px;}
.newsletter {
    flex-basis: 50%;
}
.heading p br{display: none;}
#top-nav {
    position: fixed;
    left: 0;
    margin: 0;
    background: #ffffff;
    height: 100%;
    top: 0;width: 300px;z-index: 999;left: -300px;transition: all 0.4s;z-index: 99999;
}
#top-nav ul.dropdown-menu {
    padding: 1em 1em 1em 1em;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);position: static;
}
#top-nav ul.dropdown-menu a{font-size: 15px;}
#top-nav ul li{display: block;}
.toggle_btn.d-none, #removeBtn {
    width: 30px;
    height: 30px;
    background: #007931;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}
#removeBtn{width: 26px;
    height: 26px;}
#removeBtn {
    position: absolute;
    z-index: 2;
    right: 15px;
    top: 15px;
}
body.body_wrapper #top-nav {
    left: 0px;
}
.toggle_btn.d-none svg, #removeBtn svg {
    fill: #ffffff;width: 24px;height: 24px;
}
#removeBtn svg {width: 20px;height: 20px;}
#top-nav ul li a{padding: 15px;}
body.body_wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgb(0, 0, 0, 0.6);
    z-index: 999;
}
body.body_wrapper{position: relative;}
.nav_brand{display: flex;align-items: center;}
.toggle_btn{margin-left: 30px;}
.header_rw {
    padding-bottom: 10px;
}
.right_header{margin-top: 15px;}
.volunteer_banner_inner{flex-wrap: wrap;flex-direction: column-reverse;}
.volunteer_banner_left, .volunteer_banner_right{flex-basis: 100%;}
.volunteer_banner_left{text-align: left;padding-left: 0;}
.share_icons .container{padding: 15px;}
.contact_form{padding: 2rem;}
.contact_rw .container, .terms_of_use .container, .faqs_rw .container {
    max-width: 100%;
}
h1 {
    font-size: 42px;
    line-height: 52px;
}
.banner_caption h1 {
    font-size: 50px;
    line-height: 60px;
}
.our_values .our_values_inner, .our-acc ul li .our_values_inner{flex-wrap: wrap;}
.our_values_img, .our_values_text {
    flex-basis: 100%;
}
.our_values_text {margin-top: 30px;}
.educational_resources .our_values_img {
    height: 500px;
}
.take_action .take_mainlist li {
    flex-basis: 49%;
}
.take_action .take_mainlist li:nth-child(2n+2){margin-right: 0;}
.donation_support ul, .member_benifits ul{flex-wrap: wrap;}
.donation_support .take_mainlist li, .member_benifits li{flex-basis: 47%;}
.donation_support .take_mainlist li:nth-child(3n+3){margin-right: 40px;}
.member_benifits li:nth-child(2n+2){margin-right: 0;}
.exc_benifits ul li {
    flex-basis: 48.5%;
}
.our_values_text.text-end{text-align: left;}
.admin_right {
    width: 100%;margin-top: 30px;
}
.sidebar{width: 100%;}
.after_login_wraper .container-fluid{flex-wrap: wrap;}
.admin_right .dashboad_bx{flex-wrap: wrap;}
.admin_right .dashboad_bx li {
    flex-basis: 31.5%;margin-bottom: 10px;
}
}

@media only screen and (max-width: 768px) {
    .initiatives_img {
        height: 520px;
    }
    .my-slider-img {
        height: 350px;
    }
    .stepping_right ul li{flex-basis: 100%;}
    .stepping_right ul li:nth-child(3){
        margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #D9D9D9;
    }
    .our_goals_right ul{flex-wrap: wrap;}
    .our_goals_right ul li{flex-basis: 100%;}
    .blog_rw li{flex-wrap: wrap;align-items: normal;margin-bottom: 40px;}
    .blog_sh{flex-basis: 100%;min-height: auto;}
    .blog_rw li:first-child .blog_sh{text-align: left;border-radius: 10px;}
    .blog_rw li:first-child, .blog_rw li:last-child{flex-direction: column-reverse;}
    .blog_rw li:last-child{margin-bottom: 0;}
    .blog_img{flex-basis: 100%;border-radius: 10px;margin-bottom: 30px;}
    .blog_img img{width: 100%;}
    .blog_rw li:nth-child(1) .blog_img{border-radius: 10px;}
    .blog_ls{margin-bottom: 50px;}
    .mrt-100 {
        margin-top: 50px;
    }
    .mrb-100{margin-bottom: 50px;}
    .gallery_list ul li {
        flex-basis: 100%;margin-bottom: 30px;
    }
    .gallery_list ul li:last-child{margin-bottom: 0;}
    .our_goals_right .our_goals_head img{width: 42px;}
    .our_goals_head::after{width: 42px;}
    .stepping_rw_inner{padding-bottom: 50px;}
    .gallery_list {
        padding-bottom: 50px;
        margin-bottom: 50px;
    }
    h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .banner_caption h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .educational_resources .our_values_img {
        height: 400px;
    }
    .take_action .take_mainlist li {
        flex-basis: 100%;margin-right: 0;
    }
    .ct_action .take_intiative_des {
        height: auto;
    }
    .member_benifits li{flex-basis: 100%;margin-right: 0;}
    .exc_benifits ul li {
        flex-basis: 100%;
    }
    .help_here .give_monthly_des {
        top: 13%;
    }
    .login-form{max-width: 100%;flex-wrap: wrap;}
    .login_img, .frm_section{flex-basis: 100%;}
    .login_img{height: 250px;}
    .login-form form{padding: 30px 0;}
    .login-form .frm_section {
        flex-basis: 100%;
    }
    .admin_right .dashboad_bx li {
        flex-basis: 48.5%;
    }
}

@media only screen and (max-width: 576px) {
    .initiatives_img {
        height: 380px;
    }
    .initiatives_des h3 {
        font-size: 26px;
        line-height: 32px;
    }
    .quick_links {
        flex-basis: 100%;
    }
    .newsletter {
        flex-basis: 100%;
    }
    h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .footer_rw h4 {
        font-size: 22px;
    }
    .volunteer_banner_right {
        height: 300px;
    }
    h1 {
        font-size: 26px;
        line-height: 38px;
    }
    .banner_caption h1 {
        font-size: 26px;
        line-height: 38px;
    }
    h4 {
        font-size: 22px;
        line-height: 30px;
    }
    .inner_banner_img {
        height: 300px;
    }
    .our_values ul li {
        margin-bottom: 50px;
    }
    .our_values_img{height: 300px;}
    .our_values ul li:nth-child(2n+2) .our_values_inner .our_values_text {
        text-align: left;
    }
    .educational_resources .our_values_img {
        height: 300px;
    }
    .why_donate_img {
        height: 90px;
    }
    .why_donate_des {
        padding-left: 20px;
    }
    .banner_caption p{font-size: 16px;}
    .banner_caption p br{display: none;}
    .btn_rw .me-3{margin-right: 0;}
    .right_header form .main-btn{display: none;}
    .newsletter form button{padding: 12.5px 18px;}
}
@media only screen and (max-width: 460px) {
    .initiatives_img {
        height: 270px;
    }
    .initiatives_des{padding: 15px;margin-top: -40px;max-width: 90%;}
    .btn_rw .me-3{margin-right: 0;}
    .btn_rw a{width: 100%;}
    .btn_rw a:last-child{margin-top: 10px;}
    .my-slider-img {
        height: 200px;
    }
    h4 {
        font-size: 22px;
        line-height: 30px;
    }
    .right_header .main-btn, .sticky .right_header .main-btn {
        padding: 6px 10px;
        font-size: 13px;
    }
    .nav_brand img, .sticky .nav_brand img {
        width: 150px;
    }
    .toggle_btn {
        margin-left: 15px;
    }
    .volunteer_card_inner{width: 100%;}
    .language_selector a{font-size: 11px;}
}
@media only screen and (max-width: 360px) {
 
}