@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1440px;
    }

}

@media (max-width: 1600px) {
    .element_2 {
        top: 23%;
        right: 6%;
    }

    .element_3 {
        bottom: 0;
        left: 46%;
    }
}

@media (max-width:1440px) {
    .banner_one_text {
        padding-top: 125px;
    }

    .about_top_boxed_text h3 {
        font-size: 26px;
    }

    .counter_item h2 {
        line-height: 26px;
        padding-top: 16px;
        font-size: 30px;
    }

    .main-navbar .navbar ul {
        padding-left: 20px;
    }
}

@media (max-width: 1199px) {
    .post_comment_item {
        display: inherit;
    }

    .post_comment_text {
        padding-left: 0;
        padding-top: 15px;
    }

    .banner_one_text h1 {
        font-size: 60px;
        font-weight: 400;
        line-height: 70px;
    }

    .post_comment_img {
        width: auto;
    }
}

@media (max-width: 992px) {
    .causes_pro_bar_flex {
        display: inherit;
    }

    .causes_pro_bar_flex .class-full-bar-box {
        position: relative;
        width: 100%;
    }

    .details_top_btn {
        padding-top: 30px;
    }

    .comment_form_area {
        padding-bottom: 30px;
    }

    .details_text_wrapper h2 {
        font-size: 30px;
        line-height: 38px;
    }

    .newletter_button {
        text-align: left;
        padding-top: 30px;
    }

    #common_banner_area {
        padding: 85px 0;
    }

    .banner_one_img {
        display: none;
    }

    .banner_one_text {
        padding-top: 200px;
        padding-bottom: 70px;
    }

    .about_top_boxed {
        margin-bottom: 80px;
    }

    .case_boxed_wrapper {
        margin-bottom: 30px;
    }

    .event_left_side_wrapper {
        margin-bottom: 30px;
    }

    .blog_card_wrapper {
        margin-bottom: 30px;
    }

    .blog_two_wrapper {
        margin-bottom: 30px;
    }

    .cta_right_side {
        padding-top: 30px;
    }

    .volunteer_wrapper {
        margin-bottom: 30px;
    }

    .footer_navitem_ara h3 {
        padding-bottom: 15px;
    }

    .footer_navitem_ara {
        padding-top: 30px;
    }

    .contact_map_area {
        margin-top: 0;
    }

    .payment_amount_submit {
        padding-bottom: 30px;
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .download_pdf_area {
        display: inherit;
    }

    .pdf_download_right {
        padding-top: 30px;
    }

    .topbar-list-right {
        text-align: center;
        display: flex;
        gap: 5px;
    }

    #about_top_area .row .col-lg-3:last-child .about_top_boxed {
        margin-bottom: 0px;
    }

    .footer_navitem_ara {
        padding-top: 20px;
    }

    .newletter_text h4 {
        left: 0px;
    }

    .newletter_text h4 img {
        display: none;
    }

    .footer_navitem_ara.wd {
        width: 100%;
        margin-left: 0;
    }

    .footer_area_about {
        width: 60%;
        margin-bottom: 23px;
    }
}

@media (max-width: 600px) {
    .section_heading h2 {
        padding-top: 10px;
        font-size: 30px;
        line-height: 41px;
    }

    .banner_sec .item {
        height: 300px;
        position: relative;
        width: 100%;
    }

    .section_heading h3 {
        font-size: 18px;
    }

    .section_heading img {
        position: absolute;
        left: 0;
        top: -23px;
    }

    .about_area_heading img {
        display: none;
    }

    .about_area_heading {
        left: 0;
    }

    .banner_one_text h1 {
        font-size: 48px;
        font-weight: 400;
        line-height: 56px;
    }

    .counter_item {
        padding-bottom: 30px;
        border-right: none;
    }

    .subscribe_wrapper {
        padding: 40px 40px 40px 40px;
    }

    .alt-font.text-white.text-uppercase.text-small.margin-20px-bottom.wow.fadeInUp h2 {
        margin: 20px 0 6px;
        padding: 0;
        letter-spacing: 0;
        font-weight: 400;
        font-size: 35px;
    }

    p.p-para {
        font-size: 17px;
        color: #6f6f6f;
        font-weight: 400;
        line-height: 28px;
        margin-bottom: 28px;
    }

    .parallax {
        position: relative;
        height: 550px;
        background-size: cover;
        overflow: hidden;
        background-attachment: fixed;
    }

    a.btn-primary.btn.btn-large.button.border-radius-4.margin-5px-all.md-margin-15px-bottom.sm-margin-lr-auto.sm-display-table.wow.fadeInUp {
        font-size: 13px;
        padding: 12px 20px;
        line-height: 25px;
        border-radius: 5px;
        color: #fff;
        background-color: #34812c;
        border-color: #34812c;
        display: inline;
    }

    a.btn-danger.btn.btn-large.button.border-radius-4.margin-5px-all.md-margin-15px-bottom.sm-margin-lr-auto.sm-display-table.wow.fadeInUp {
        font-size: 13px;
        padding: 12px 20px;
        line-height: 25px;
        border-radius: 5px;
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
        display: inline;
    }

    #home_blog_area {
        padding: 200px 0 0px 0;
        margin-top: -100px;
    }

    #subscribe_form .btn_md {
        padding: 18px 5px;
        font-size: 12px;
    }

    section.photo-sec img {
        width: 370px;
        height: 160px;
    }

    .work_item {
        width: auto;
        overflow: hidden;
        position: relative;
        height: 330px;
        transition: all .5s ease 0s;
    }

    .work_box .row {
        gap: 0px;
    }

    .main-responsive-nav .logo {
        position: relative;
        z-index: 999;
        width: 33% !important;
        top: -44px;
        left: -6px;
    }

    .topbar-list-right li a {

        width: 25px;
    }

    .navbar-area {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .others-option-for-responsive .dot-menu {
        top: -66px;
        right: 60px;
        display: none;
    }

    a.meanmenu-reveal {
        position: relative;
        top: 12px;
    }

    .main-responsive-nav .main-responsive-menu {
        position: relative;
        height: 90px;
    }

    .img_box {
        background-image: url(https://www.actionaidindia.org/sponsor-a-child-new/img/infograf.jpeg);
        height: 9.6rem;
        background-size: cover;
    }

    .counter_item.gg {
        text-align: left;
        border: none;
        display: grid;
        gap: 6px;
        grid-template-columns: 50px 1fr;
    }

    .counter_item.gg h2 {
        line-height: 26px;
        padding-top: 4px;
        font-size: 16px;
        font-weight: bold;
    }

    .mobile_topbar {
        display: block !important;
    }

    .topbar-area {
        display: none;
    }

    .counter_item.gg h2 {
        line-height: 20px;
        padding-top: 4px;
        font-size: 15px;
        font-weight: bold;
    }

    .set2 span {
        display: inline;
        margin-left: 6px;
        font-size: 14px;
        font-weight: 400;
    }

    .set2 p {
        font-size: 11px;
        padding-top: 0px;
        color: #fff;
        line-height: 14px;
    }

    .counter_area_wrapper.gh .row {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .topbar-list li a {
        color: #000;
    }

    .topbar-list li i {
        color: #000;
        padding-right: 7px;
    }

    .mobile_topbar.topbar-area {
        padding-bottom: 0;
    }

    .navbar-area.is-sticky .main-responsive-nav .logo {
        position: relative;
        z-index: 999;
        width: 23% !important;
        top: 0px;
        left: -6px;
    }

    #footer_area {
        padding: 50px 0px;
        background: #F4F7FC;
    }

    .copyright_right {
        text-align: center;
        margin-top: 10px;
    }

    .main_bg_box .row {
        gap: 20px 0px;
        display: grid;
        grid-template-columns: 1fr;
    }

    .my_heading h2 {
        width: auto;
        margin: auto;
    }

    .ad_box {
        position: relative;
        overflow: hidden;
        height: auto;
    }

    h2.tittkew.kkh {
        text-align: left;
        margin-bottom: 14px;
        font-family: Righteous, cursive;
        font-size: 26px;
        margin-top: 30px;
    }

    section.Foundation_work {
        padding: 0px 0px;
    }

    .my_heading h3 {
        margin-bottom: 20px;
    }

    .tittkew {
        font-size: 35px;
    }

    /* new edit page */
    #cmsmasters_fb_qm8twm0j0d .featured_block_inner {
        width: 100%;
        padding: 0 5% 0 5%;
        text-align: center;
        margin: 0 auto;
    }

    h2.cmsmasters_heading {
        font-size: 30px;
        font-weight: 700;
        text-transform: capitalize;
        margin-bottom: 50px;
        color: #fff;
        position: relative;
        line-height: 35px;
    }

    h2.cmsmasters_heading::after {
        position: absolute;
        content: "";
        height: 3px;
        width: 80px;
        background: #fff;
        bottom: -20px;
        left: 50%;
        transform: translateX(-50%);
    }

    .cmsmasters_text p {
        color: #fff;
        font-size: 16px;
        line-height: 26px;
    }

    #cmsmasters_fb_qm8twm0j0d {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cmsmasters_row_outer_parent {
        padding: 50px 0px;
    }

    section.Foundation_work.about_f {
        padding: 50px 0px;
    }

    .cont_address h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .row.my_new_row {
        gap: 30px;
    }

    .cont_main {
        display: grid;
        gap: 80px;
    }

    .cont_box {
        display: grid;
    }

    .box_img {
        margin-left: 0;
        margin-top: -80px;
        width: 130px;
    }

    section.contact_us_sec {
        padding: 100px 0px 50px;
        background: none;
        width: 100%;
        background-position: center;
        background-size: contain;
    }

    section.cont_form_area {
        padding: 50px 0px;
    }

    .grid_gallery_wrapper {
        display: grid;
        grid-template-rows: repeat(1, 180px);
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 5px;
    }

    .box_row {
        display: grid;
        grid-template-columns: 1fr;
        align-items: center;
    }

    .w_box {
        padding: 30px;
        height: 100%;
    }

    .w_box p {
        color: #fff;
        line-height: 25px;
        font-size: 14px;
    }

    .w_box h3 {
        color: #fff;
        font-size: 40px;
        line-height: 40px;
        text-transform: capitalize;
        margin-bottom: 20px;
        font-weight: 800;
    }

    section.our_vision_sec {
        padding: 50px 0px;
    }

    .team_cont h2.tittkew.kkh {
        font-size: 48px;
        position: relative;
    }

    section.moto_sec,
    section.moto_tw_sec {
        padding: 270px 0px 50px;
        position: relative;
        background: #000;
    }

    .abcd_cont {
        padding-left: 0;
    }

    .abcde_cont {
        padding-right: 0;
    }

    .abcde_cont h2 {
        line-height: 35px;
    }

    section.moto_sec::after,
    section.moto_tw_sec::after {
        height: 50%;
        width: 100%;
        background-size: contain;
    }
        /* new_style 25-10-2022 */
    .care-program-map {
        position: absolute;
        top: 130px;
        right: 90px;
    }

    .world-map {
        margin-top: 150px;
    }

    section.global_map_sec {
        background: #eee;
        padding: 50px 0px 30px;
    }

    .gov_partners_area {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
        gap: 15px;
        margin-top: 70px;
    }

    .left_ser .row .col-sm-9 {
        padding: 0px 15px;
    }

    .col-sm-4.kku {
        display: none;
    }

    .right_ser.left_ser {
        margin-top: 30px;
    }

    section.ff_section {
        padding: 50px 0px;
    }

    span.icon11 {
        margin-bottom: 20px;
    }

    .hl_head h2 {
        font-size: 20px;
        line-height: 30px;
    }

    p {
        font-size: 14px;
        line-height: 20px;
    }
    .working_area_row {

    grid-template-columns: repeat(1, 1fr);

}

    /* new_style 25-10-2022 */
 .overlay-panel {
        padding: 0 10px;
    }

    .form-container form {
        padding: 0 10px;
        gap: 5px;
    }

    h1.ppo {
        font-size: 30px;
    }
.dddd44 {
    margin-top: 15px;
    font-size: 16px;
}
    button.sg_btn {
        padding: 6px 17px;
        width: fit-content;
        margin-top: 0px;
    }

    .form-container .form_control {
        padding: 8px 15px;
        font-size: 12px;
    }

    .main_cont {
        min-height: 400px;
    }

    .form-container.sign-up-container span,
    .form-container form span {
        font-size: 12px;
    }
        section.our_certification_sec {
        padding: 30px 0px;
        background: #d9d9d9;
    }

    .cer_row {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
a.btn.ntw_btn {
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    background: #830000;
    width: fit-content;
    height: fit-content;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
}
section.login_sec::after {
   display: none;
}
.main_from form {
     padding: 0 0px; 
}
.main_from {
    padding: 0;
}
h1.site-header__title {
    font-weight: 600;
    font-size: 32px;
    line-height: 1;
}
.fadf_icoon {
    height: 80px;
    width: 80px;
    font-size: 40px;
}
}



@media (max-width: 480px) {
    .project_organizer_wrapper {
        display: inherit;
    }

    .project_organizer_text {
        padding-left: 0;
        padding-top: 22px;
    }
}

@media (max-width: 361px) {}