@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1440px;
    }

}

@media (min-width: 1601px) {
    .main-navbar .navbar .navbar-nav .nav-item a {
        padding: 5px 15px;
        /* Adjust the padding as needed */
    }

    .main-navbar .navbar .navbar-nav .nav-item .subnavcontent1 {
        width: 200px;
    }
}


@media (max-width: 1600px) {

    .main-navbar .navbar .navbar-nav .nav-item .subnavcontent1 {
        width: 200px;
    }

    .element_2 {
        top: 23%;
        right: 6%;
    }

    .element_3 {
        bottom: 0;
        left: 46%;
    }

    #index_one_banner {
        width: auto;
        height: auto;
    }

    .main-navbar .navbar .navbar-nav .nav-item a {
        padding: 5px 15px;
        /* Adjust the padding as needed */
    }

}

@media (max-width: 1440px) {

    .main-navbar .navbar .navbar-nav .nav-item .subnavcontent1 {
        width: 200px;
    }

    .main-navbar .navbar ul {
        margin-left: 30px;
    }

    .main-navbar .navbar .navbar-nav .nav-item a {
        padding: 5px 10px;
        /* Adjust the padding as needed */
    }

    #index_one_banner {
        padding-bottom: 40px;
        width: auto;
        height: auto;
    }

    .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: 1399px) {
    .main-navbar .navbar .navbar-nav .nav-item a {
        padding: 5px 3px;
        /* Adjust the padding as needed */
    }

    .main-navbar .navbar ul {
        margin-left: 20px;
    }

    .main-navbar .navbar .navbar-nav .nav-item .subnavcontent1 {
        width: 180px;
    }

}


@media (max-width: 1199px) {

    .main-navbar .navbar .navbar-nav .nav-item .subnavcontent1 {
        width: 180px;
    }

    #index_one_banner {
        padding-bottom: 40px;
        width: auto;
        height: auto;
    }

    .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;
    }

    .about_area_img1 {
        margin-top: 10px;
        width: auto;
        height: auto;
    }

    .case_boxed_wrapper img {
        max-width: 100%;
        height: auto;
    }

    .event_big_img {
        margin: auto;
        width: auto;
        height: auto;
    }

    .banner_one_img1 {
        max-width: 85%;
        margin: 0 0 20px 40px;
    }

    .banner_one_img2 {
        max-width: 90%;
        margin: auto;
    }

    .contact_left_item {
        max-width: 100%;
    }

    .form-control {
        max-width: 65%;
    }

    .post_comment_img {
        max-width: 100%;
        height: auto;
    }

    .post_comment1_img {
        max-width: 100%;
        height: auto;
    }

    .home_wrapper {
        margin: auto;
        width: auto;
        height: auto;
        padding: 20px;
    }

    .home_wrapper1 {
        padding: 15px 0 20px 0;
        width: auto;
        margin: auto;
        height: auto;
    }

    .about_one_text {
        padding-bottom: 20px;
        transform: translateY(0);
    }

    .about_area_img {
        margin: 60px auto 20px auto;
        width: 70%;
        height: auto;
    }

    .front .openhouse_wrapper,
    .front .openhouse_wrapper1,
    .front .openhouse_wrapper2,
    .front .openhouse_wrapper3,
    .front .openhouse_wrapper4,
    .front .openhouse_wrapper5,
    .front .openhouse_wrapper6,
    .front .openhouse_wrapper7 {
        width: 40%;
        height: auto;
    }

    .contact_map_area {
        margin: auto;
        padding-left: 40px;
    }

    .contact_map_area iframe {
        width: 440px;
        height: 500px;
    }

}

@media (max-width: 1100px) {
    .about_one_text {
        padding-bottom: 20px;
        transform: translateY(10%);
    }

    .home_wrapper1 {
        padding-bottom: 20px;
    }
}

@media (max-width: 992px) {

    #home_wrapper {
        width: auto;
        height: 80%;
    }

    #home_wrapper1 {
        margin: auto;
        width: auto;
        height: auto;
    }

    .about_one_text {
        text-align: left;
        transform: translateY(-40%);
    }

    .quote_text div {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 20%;
    }

    .quote_text div:nth-of-type(1) {
        flex-basis: 80%;
    }

    .quote_text div:nth-of-type(3) {
        flex-basis: 80%;
    }


    .quote_text img {
        width: auto;
        height: auto;
    }

    .event_big_img {
        max-width: 50%;
        height: auto;
    }

    .about_area_heading_two h3 {
        padding: 10px 0 0 20px;
    }

    .details_text_wrapper ul {
        margin-left: 20px;
    }

    .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 {
        max-width: 100%;
        padding: 30px 0 0 0;
    }

    .banner_one_img1 {
        max-width: 100%;
        margin: auto;
        padding: 30px 0 10px 0;
    }

    .banner_one_img2 {
        margin: 20px auto 0 0;
        max-width: 100%;
    }

    .banner_one_img3 {
        margin: 10px auto;
        max-width: 50%;
    }

    .banner_one_text {
        padding: 70px 0;
    }

    .about_area_para p {
        padding: 10px 0;
    }

    .about_area_img1 {
        max-width: 40%;
        margin: 20px auto;
    }

    .about_area_img {
        max-width: 35%;
        margin: auto;
    }

    .paragraph p {
        text-align: justify;
        padding: 20px 0;
    }

    .lp201_img {
        width: 100%;
        margin: auto;
        padding: 20px 0 10px 0;
    }

    .about_top_boxed {
        margin: 20px auto;
    }

    .post_comment_text {
        margin: auto;
        padding-right: 15px;
    }

    .post_comment_img {
        max-width: 100%;
        height: auto;
        margin: auto;
        padding: 20px;
    }

    .post_comment1_img {
        max-width: 100%;
        height: auto;
        margin: auto;
        padding: 20px;
    }

    .post_comment_text1 {
        text-align: justify;
        margin: auto;
    }

    .case_boxed_wrapper {
        margin-bottom: 30px;
    }

    .case_boxed_wrapper img {
        max-width: 90%;
    }

    .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: auto;
        width: 340px;
        height: 550px;
    }

    .volunteer_wrapper_other {
        width: 230px;
        margin: 10px auto;
    }

    .footer_navitem_ara h3 {
        padding-bottom: 15px;
    }

    .footer_navitem_ara {
        padding-top: 30px;
    }

    .payment_amount_submit {
        padding-bottom: 30px;
        padding-top: 0;
    }

    .contact_form_Wrapper {
        width: auto;
        height: auto;
        margin-bottom: 30px;
    }

    .form-control {
        height: 50px;
        width: 80%;
        padding: auto;
    }

    .contact_left_item {
        padding: 30px 40px;
        margin-bottom: 30px;
        width: auto;
    }

    .event_container {
        margin: auto;
        max-width: 70rem;
        width: 90%;
    }

    .vertical_line {
        height: 1600px;
    }

    .event_wrapper {
        max-width: 330px;
        height: auto;
        margin-bottom: 30px;
    }

    .details_text_wrapper1 ul {
        margin-left: 10px;
    }

    .contact_map_area {
        margin: auto;
    }

    .contact_map_area iframe {
        width: 320px;
        height: 500px;
    }

    .volunteer_text {
        margin: auto 0;
        padding: 10px;
        text-align: center;
    }

    .volunteer_wrapper_other {
        margin: 20px auto 20px auto;
        width: auto;
    }

    .volunteer_img img {
        padding: 10px auto;
        margin: 20px auto 0 auto;
        width: 70%;
    }

    .new_logos {
        grid-template-columns: repeat(3, 1fr);
    }

    .logos-container {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 767px) {

    #home_wrapper {
        width: auto;
        height: 90%;
    }

    .about_top_boxed {
        padding: 40px 30px 20px 30px;
        height: auto;
        width: auto;
    }

    .row .col-lg-3:last-child .counter_item {
        border-right: 1px solid #226693;
    }

    .about_one_text {
        text-align: left;
        transform: translateY(0%);
    }

    .quote_text div:nth-of-type(3) {
        flex-basis: 80%;
    }

    .banner_one_img {
        width: 50%;
        padding: 30px 0 0 0;
    }

    .banner_one_img1 {
        max-width: 50%;
        height: auto;
    }

    .lp201_img {
        width: 50%;
        margin: auto;
    }

    .banner_one_img2 {
        max-width: 60%;
        height: auto;
        margin: auto;
    }

    .volunteer_wrapper {
        margin: auto;
        width: 320px;
        height: 550px;
    }

    .post_comment_img {
        max-width: 60%;
        height: auto;
        margin: auto;
    }

    .post_comment1_img {
        max-width: 45%;
        height: auto;
        margin: auto;
    }

    .download_pdf_area {
        display: inherit;
    }

    .pdf_download_right {
        padding-top: 30px;
    }

    .topbar-list-right {
        text-align: center;
    }

    #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;
    }

    .contact_left_item {
        margin: 20px auto;
    }

    .contact_map_area iframe {
        margin: 20px auto;
        width: 600px;
        height: 400px;
    }

    .comment-container {
        flex-direction: column;
        align-items: center;
        gap: 10px;
        /* reduce space between image & text */
    }

    .post_comment_img {
        flex: 0 0 100px;
    }

    .event_row {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 10px;
    }

    .kp_item {
        flex: unset;
        width: 180px;
    }

    .kp_text p {
        margin-top: 0;
    }

}

@media (max-width: 576px) {

    #home_wrapper {
        width: auto;
        height: 95%;
    }

    .about_one_text {
        text-align: left;
        padding-top: 10px;
    }

    .quote_text img {
        width: auto;
        height: auto;
        padding-right: 20px;
        margin: 10px auto;
    }

    .quote_text div:nth-of-type(1) {
        flex-basis: 100%;
    }

    .quote_text div:nth-of-type(2) {
        flex-basis: 40%;
    }

    .quote_text div:nth-of-type(3) {
        flex-basis: 60%;
    }

    .volunteer_wrapper {
        margin: 10px auto;
        width: 340px;
        height: 530px;
    }

    .section_heading h2 {
        padding-top: 10px;
        font-size: 30px;
        line-height: 41px;
    }

    .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;
    }

    .vertical_line {
        display: none;
    }

    .contact_left_item {
        margin: auto;
    }

    .contact_map_area iframe {
        margin: 20px auto;
        width: 400px;
        height: 400px;
    }

    .gallerypic {
        margin: auto;
    }

    .volunteer_wrapper_other {
        margin: 20px auto 20px auto;
        padding: 20px;
        height: auto;
        width: 70%;
    }

    .new_logos {
        grid-template-columns: repeat(2, 1fr);
    }

    .logos-container {
        grid-template-columns: repeat(2, 1fr);
    }

    /* .footer_area_about h6 {
        margin: 0;
    }
    .footer_area_about p {
        margin: 0;
    }

    #footer_area {
        padding: 20px;
    } */


}

@media (max-width: 480px) {

    .quote_text img {
        width: auto;
        height: auto;
    }

    .project_organizer_wrapper {
        display: inherit;
    }

    .project_organizer_text {
        padding-left: 0;
        padding-top: 22px;
    }

    .section_padding {
        padding: 10px 0 10px 0;
    }

    .about_area_img1 {
        max-width: 80%;
        height: auto;
        margin: 0 auto 0 auto;
    }

    .about_area_para p {
        text-align: justify;
        float: center;
        padding: 30px 10px 0px 10px;
    }

    .details_text_wrapper ul li {
        padding: 10px 0 0 0;
    }

    #curriculum_banner {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .banner_one_text {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .about_area_img {
        max-width: 80%;
        height: auto;
        margin: 0 auto 0 auto;
    }

    .paragraph p {
        text-align: justify;
        padding: 20px 10px 0px 10px;
        font-size: 16px;
    }

    .about_area_heading {
        margin-left: 0px;
        padding: 20px 10px 0px 10px;
    }

    .banner_one_img1 {
        max-width: 80%;
        height: auto;
        margin: 0 auto 0 auto;
        padding: 20px 0 20px 0;
    }

    .volunteer_wrapper {
        height: 540px;
        margin: 10px auto;
        padding: 20px 0 20px 0;
    }

    .event_left_side_wrapper {
        height: auto;
    }

    .lp201_img {
        width: 80%;
        height: auto;
        padding: 20px 0 20px 0;
        text-align: center;
    }

    .banner_one_img2 {
        max-width: 80%;
        height: auto;
        margin: 0 auto 0 auto;
    }

    .post_comment_text {
        text-align: justify;
        margin: 0 -10px 0 15px;
    }

    .post_comment {
        margin: 0 30px 0 25px;
        text-align: justify;
    }

    .post_comment_img {
        max-width: 80%;
        height: auto;
        margin: auto;
    }

    .post_comment1_img {
        max-width: 80%;
        height: auto;
        margin: auto;
    }

    #part_one_banner {
        margin: 20px auto;
    }

    .volunteer_wrapper_other {
        margin: 20px auto 20px auto;
        width: 80%;
    }

    .volunteer_wrapper1 {
        width: 350px;
        height: 70px;
        margin: 20px auto;
    }

    .contact_left_item {
        padding: 30px 40px;
        margin-bottom: 30px;
        width: auto;
    }

    .contact_map_area {
        margin: auto;
    }

    .contact_map_area iframe {
        width: 300px;
        height: 300px;
        margin: auto;
    }

    .contact_form_Wrapper {
        background: #FFFFFF;
        box-shadow: 8px 10px 24px rgb(0 0 0 / 10%);
        border-radius: 8px;
        padding: 20px 40px;
        width: auto;
        height: auto;
        margin-bottom: 30px;
    }

    .form-control {
        height: auto;
        width: auto;
        padding: auto;
    }

    .vertical_line {
        display: none;
    }

    .event_wrapper {
        margin: 10px auto;
        width: auto;
        height: auto;
    }

    #pyramidtable {
        margin-top: 25px;
    }

    .front .openhouse_wrapper,
    .front .openhouse_wrapper1,
    .front .openhouse_wrapper2,
    .front .openhouse_wrapper3,
    .front .openhouse_wrapper4,
    .front .openhouse_wrapper5,
    .front .openhouse_wrapper6,
    .front .openhouse_wrapper7 {
        width: 80%;
        height: auto;
    }

    .front .openhouse_wrapper,
    .front .openhouse_wrapper1,
    .front .openhouse_wrapper2,
    .front .openhouse_wrapper3,
    .front .openhouse_wrapper4 {
        width: 80%;
        height: auto;
    }

    .gallerypic {
        margin: auto;
    }

    .footer_area_about h6 {
        margin: 0;
    }

    .footer_area_about p {
        margin: 0;
    }

    #footer_area {
        padding: 20px;
    }

    .main_wrapper {
        display: flex;
        flex-direction: column;
    }

    .success_wrapper {
        max-width: 100%;
        height: auto;
        margin: 0px 0 30px 0;
    }

    .success_wrapper_copy {
        max-width: 100%;
        height: auto;
        margin: 10px 0 30px 0;
    }

    .new_logos {
        grid-template-columns: repeat(2, 1fr);
    }

}

@media (max-width: 361px) {}