@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%;
  }
  .cta_five_text {
    position: absolute;
    top: 20%;
    left: 20%;
    right: 8px;
  }
}

@media (max-width: 1440px) {
  .banner_three_text h1 {
    font-size: 60px;
    line-height: 71px;
  }
  #home_three_banner {
    padding: 100px 0;
  }
  .about_two_quote_wrapper img {
    right: 0;
  }
  .service_two_item {
    display: inherit;
  }
  .service_two_icon {
    width: 29%;
  }
  .service_two_text {
    padding-top: 15px;
  }
  .banner_two_text h1 {
    font-size: 70px;
    line-height: 85px;
  }
  .banner_two_text p {
    padding: 15px 55px 15px 55px;
  }
  .home_two_banner_button {
    padding-top: 15px;
  }
  .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;
  }
  .banner_four_text h1 {
    font-size: 60px;
    line-height: 76px;
  }
  .about_four_quote_wrapper img {
    right: 0;
  }
  .about_four_left_wrapper h2 {
    font-size: 44px;
    line-height: 57px;
  }
  .section_heading_four h2 {
    font-size: 40px;
    line-height: 55px;
  }
  .countre_four_item {
    padding: 74px 26px;
    gap: 8px;
  }
  .countre_four_item h3 {
    font-size: 36px;
    font-weight: 500;
  }
  .test_three_bottom {
    display: block;
  }
  .cta_five_text {
    top: 8%;
    left: 15%;
    right: 8px;
  }
  .cta_five_text h2 {
    font-size: 42px;
    line-height: 50px;
    padding-bottom: 11px;
  }
  .cta_five_text p {
    padding-bottom: 18px;
  }
  .banner_five_text h1 {
    font-size: 74px;
    line-height: 80px;
  }
  .banner_five_text {
    width: 70%;
    margin: auto;
  }
  .event_five_right_content h3 {
    line-height: 24px;
    padding-bottom: 8px;
  }
  .event_five_top {
    gap: 12px;
    padding-bottom: 8px;
  }
  .faqs_five_item .accordion-button {
    padding: 8px 20px;
    line-height: 28px;
  }
  .blog_five_heading h2 {
    font-size: 36px;
    line-height: 48px;
  }
}

@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;
  }
  .banner_four_text h1 {
    font-size: 46px;
    line-height: 62px;
  }
  .section_heading_four h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .counter_four_item h3 {
    font-size: 36px;
    font-weight: 500;
  }
  .counter_four_item {
    padding: 70px 16px;
  }
  .cta_area_four_text h2 {
    font-size: 38px;
    line-height: 54px;
    padding-right: 0px;
  }
  .help_four_box h2 {
    font-size: 34px;
  }
  .help_four_box i {
    padding-bottom: 10px;
  }
  .cta_five_text p {
    display: none;
  }
  .cta_five_text h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .cta_five_text {
    top: 20%;
    left: 20%;
    right: 8px;
  }
  .banner_five_text h1 {
    font-size: 72px;
    line-height: 80px;
    font-weight: 500;
  }
  .banner_five_text {
    width: 80%;
  }
  .event_five_right_content h3 {
    line-height: 24px;
    padding-bottom: 8px;
    font-size: 16px;
  }
  .event_five_top {
    gap: 0px;
    padding-bottom: 8px;
  }
  .upcoming_event_five_left_wrapper h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .about_five_head h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .news_card_five_list li a {
    color: var(--black-color);
    font-size: 14px;
  }
  .news_card_five_text h3 a {
    font-size: 20px;
    line-height: 27px;
  }
  .news_card_five_text h3 {
    padding-top: 4px;
  }
  .main-responsive-nav .main-responsive-menu .logo img {
    height: 58px;
  }
  .footer_area_about {
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .middel_area_box_icon {
    width: auto;
    margin-right: 20px;
  }
  .team_area_three {
    margin-bottom: 30px;
  }
  .middel_area_Wrapper_box {
    display: flex;
    margin-bottom: 30px;
  }
  .testimonial_three_boxed {
    margin-bottom: 30px;
  }
  .service_three_heading {
    padding-bottom: 15px;
  }
  .service_three_heading_right {
    padding-bottom: 30px;
  }
  #home_three_banner {
    background-position: left bottom;
  }
  #faqs_area_two .faqs_area {
    padding-top: 30px;
  }
  .service_two_right_wrapper {
    padding-top: 30px;
  }
  .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;
  }
  .banner_four_text {
    text-align: center;
  }
  .card_four_wrapper {
    margin-bottom: 30px;
  }
  .about_four_left_wrapper {
    margin-top: 30px;
  }
  .case_boxed_four_wrapper {
    margin-bottom: 30px;
  }
  .help_four_left_wrapper {
    margin-bottom: 30px;
  }
  .team-card {
    margin-bottom: 30px;
  }
  .blog_four_card_wrapper {
    margin-bottom: 30px;
  }
  .cta_area_four_text h2 {
    font-size: 28px;
    line-height: 44px;
  }
  .cta_five_text p {
    display: block;
  }
  .cta_five_text {
    top: 40%;
    left: 0%;
    right: 0px;
    text-align: center;
  }
  .cta_five_left {
    margin-bottom: 30px;
  }
  .banner_five_text {
    width: 90%;
  }
  .banner_five_text h1 {
    font-size: 60px;
    line-height: 70px;
  }
  .card_five_wrapper {
    margin-bottom: 30px;
  }
  .upcoming_event_five_left_wrapper {
    margin-bottom: 30px;
  }
  .event_five_right_content h3 {
    line-height: 36px;
    padding-bottom: 16px;
    font-size: 24px;
  }
  .event_five_top {
    gap: 50px;
    padding-bottom: 8px;
  }
  .main-responsive-nav .main-responsive-menu .logo img {
    height: 58px;
  }
}

@media (max-width: 767px) {
  .team-page-section .team-subtitle p::after,
  .team-page-section .team-subtitle p::before {
    display: none;
  }
  .service_item_right_wrapper .service_two_item:last-child {
    padding-bottom: 30px;
  }
  .about_two_left_wrapper {
    padding-top: 30px;
  }
  .about_two_quote_wrapper img {
    right: 0;
  }
  .banner_two_text h1 {
    font-size: 50px;
    line-height: 63px;
  }
  .banner_two_text p {
    padding: 10px 0px 10px 0px;
  }
  .download_pdf_area {
    display: inherit;
    text-align: center;
  }
  .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;
  }
  .banner_four_text h1 {
    font-size: 32px;
    line-height: 48px;
  }
  #home_four_banner {
    padding: 100px 0;
  }
  .counter_four_item {
    padding: 32px 34px;
    justify-content: center;
  }
  .test_three_bottom {
    display: flex;
  }
  .cta_btn_area {
    text-align: center;
    padding-top: 20px;
  }
  .cta_area_four_text {
    text-align: center;
  }
  .about_four_left_wrapper h2 {
    font-size: 40px;
    line-height: 52px;
  }
  .cta_five_text {
    top: 20%;
    left: 0%;
    right: 0px;
  }
  .banner_five_text h1 {
    font-size: 42px;
    line-height: 56px;
  }
  .banner_five_text p {
    color: var(--white-color);
    padding: 15px 60px 15px 60px;
    line-height: 30px;
  }
  .banner_slider_item {
    padding: 120px 0;
  }
  .event_five_img {
    margin-bottom: 30px;
    margin-left: 0;
  }
  .event_five_card {
    padding: 30px;
  }
  .tab_area .nav-link {
    margin: 10px 12px;
  }
  .about_five_list_item {
    display: block;
  }
  .main-responsive-nav .main-responsive-menu .logo img {
    height: 58px;
  }
  .banner_one_text {
    padding-top: 60px;
  }
  .about_vedio_area .btn_md {
    padding: 12px 13px;
  }
  #subscribe_form .btn_md {
    padding: 16px 8px;
  }
  .footer_area_about {
    padding: 0;
  }
  #footer_area {
    padding: 40px 0 25px 0;
  }
  #common_banner_area {
    padding: 30px 0;
  }
  .commn_banner_page h2 {
    font-size: 22px;
    line-height: 28px;
  }
  section.home_info_section .about_top_boxed {
    margin-bottom: 0;
    height: auto;
    min-height: auto;
  }
}

@media (max-width: 576px) {
  .banner_three_text h1 {
    font-size: 45px;
    line-height: 55px;
  }
  .home_three_banner_button {
    display: block;
  }
  .home_three_banner_button a {
    display: block;
  }
  .home_three_banner_button .vedio_btn {
    padding-top: 20px;
  }
  #become_volunteer_area {
    padding: 90px 0;
  }
  .about_two_quote_wrapper {
    padding: 30px 65px 30px 20px;
  }
  .about_two_list_wrapper {
    display: inherit;
  }
  .about_two_list_wrapper ul:last-child {
    padding-left: 0px;
  }
  #home_two_banner {
    padding: 100px 0;
  }
  .banner_two_text h1 {
    font-size: 39px;
    line-height: 55px;
  }
  .section_heading h2 {
    padding-top: 10px;
    font-size: 30px;
    line-height: 41px;
  }
  .section_heading h3 {
    font-size: 18px;
  }
  .section_heading_two h2 {
    font-size: 30px;
  }
  .section_heading_two 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;
  }
  .about_four_list_wrapper {
    display: block;
  }
  .about_four_list_wrapper ul:last-child {
    padding-left: 0px;
  }
  .counter_four_item {
    padding: 16px 34px;
  }
  .help_four_left_wrapper h2 {
    font-size: 36px;
    line-height: 52px;
  }
  .cta_five_text p {
    display: none;
  }
  .banner_five_text h1 {
    font-size: 36px;
    line-height: 46px;
  }
}

@media (max-width: 480px) {
  .home_two_banner_button a {
    display: block;
  }
  .home_two_banner_button {
    display: block;
  }
  .home_two_banner_button .vedio_btn {
    margin-left: 0;
    padding-top: 25px;
  }
  .project_organizer_wrapper {
    display: inherit;
  }
  .project_organizer_text {
    padding-left: 0;
    padding-top: 22px;
  }
  .banner_four_text h1 {
    font-size: 26px;
    line-height: 40px;
  }
  .section_heading_four h2 {
    padding-top: 40px;
    font-size: 30px;
    line-height: 42px;
  }
  .help_four_box {
    padding: 16px;
  }
  .home_five_banner_button a {
    font-size: 14px;
  }
  .about_five_about_author {
    display: block;
  }
}

@media (max-width: 361px) {
  .vedio_btn {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 767px) {
  p {
    font-size: 14px;
    line-height: 20px;
  }
  .event_heading h3 {
    line-height: 24px;
    font-size: 18px;
  }
  .topbar-area {
    display: none;
  }
  .section_heading h3 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .section_heading h2 {
    padding-top: 10px;
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 20px;
  }
  .donate_text h2 {
    font-size: 24px;
    line-height: 32px;
    padding-top: 15px;
  }
  .donate_text h3 {
    font-size: 18px;
  }
  .counter_item h2 {
    line-height: 20px;
    padding-top: 15px;
    font-size: 22px;
  }
  .counter_item p {
    font-size: 14px;
    padding-top: 10px;
  }
  .counter_item img {
    height: 45px;
  }
  .counter_area_wrapper .row .col-lg-3.col-md-6.col-sm-6.col-12 {
    width: 50%;
  }
  .counter_area_wrapper {
    padding: 30px 15px 0;
    margin-top: -65px;
  }
  #home_blog_area {
    padding: 150px 0 30px 0;
  }
  #partner_area {
    padding: 50px 0 161px 0;
  }
  #donate_area {
    padding: 80px 0;
  }
  section#upcoming_events {
    padding: 0 0 20px 0;
  }
  .banner_one_text h1 {
    font-size: 34px;
    font-weight: 400;
    line-height: 42px;
  }
  .banner_one_text p {
    padding-top: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .about_area_heading_two h2 {
    line-height: 30px;
    font-weight: 500;
    font-size: 24px;
    margin-top: 10px;
  }
  .about_area_heading h3 {
    font-size: 16px;
  }
  .subscribe_text h3 {
    font-size: 17px;
    padding-top: 5px;
    line-height: 28px;
  }
  .subscribe_wrapper {
    padding: 25px;
  }
  .footer_navitem_ara {
    padding-top: 30px;
  }
  .expert-section .volunteer_wrapper {
    flex-wrap: wrap;
  }
  .expert-section .volunteer_wrapper .volunteer_img {
    width: 100%;
  }
  .expert-section .volunteer_wrapper .volunteer_text {
    width: 100%;
    padding: 20px 0 0;
  }
  .expert-section .volunteer_wrapper .volunteer_text h3 {
    font-size: 20px;
  }
  #volunteer_area_main .volunteer_wrapper {
    flex-wrap: wrap;
  }
  .team-section .volunteer_wrapper .volunteer_img {
    width: 100%;
  }
  .team-section .volunteer_wrapper .volunteer_text {
    width: 100%;
    padding: 15px;
  }
  .team-section .volunteer_wrapper .volunteer_text h3 {
    margin: 0;
    font-size: 20px;
  }
  .team-section .volunteer_wrapper .volunteer_text .desc {
  }
  .team-section .volunteer_wrapper .volunteer_text .desc p {
    padding-top: 10px;
  }
  .service-content .service-details table td {
    white-space: nowrap;
    padding: 5px 10px;
    font-size: 14px;
  }
  #volunteer-section .volunteer-para .list-part {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
    gap: 0;
  }
  #volunteer-section .volunteer-para ul {
    padding: 0 0 0 20px;
  }
  #volunteer-section .volunteer-para ul.unorder-list {
    width: 100%;
    padding-bottom: 0;
    padding-top: 0;
  }
  .donet_amount_area {
    padding: 30px 15px;
  }
  .doner_content_pbottom.donet_amount_area h3 {
    font-size: 17px;
    width: 50%;
  }
  .doner_content_pbottom.donet_amount_area .input_donet_amount {
    width: 50%;
  }
  .service-detail-sec
    .service-details
    .service-content-section
    h3.innerpage__title {
    font-size: 16px;
  }
  .service-detail-sec .service-details .service-content-section ul li {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 5px;
  }
  .section_heading {
    text-align: center;
    margin-bottom: 20px;
  }
  #mission-vision .mission_area .about_two_img img {
    margin-top: 25px;
  }
  .banner-img img {
    border-radius: 0;
  }
  #health-equity-system-of-integrated-care .grid-images,
  #viability-of-health-equity .grid-images {
    overflow: hidden;
    margin-top: 20px;
    grid-template-columns: repeat(1, 1fr);
  }
  #health-equity-system-of-integrated-care .grid-images .integrated-care-img {
    height: 100%;
    padding-bottom: 15px;
    overflow: hidden;
  }
  .about_tree_mission_text h3 {
    font-size: 18px;
  }
  ul li,
  ol li {
    font-size: 14px;
  }
  #viability-of-health-equity .grid-inner-img {
    height: 100%;
  }
  #viability-of-health-equity .grid-inner-img img {
    margin-top: 15px;
  }
  .about-page-content p:first-child {
    padding-top: 0;
  }
  .section_padding {
    padding: 40px 0 60px;
  }
  #board-of-management .banner-img img {
    margin-top: 15px;
  }
  .volunteer_text p.link-text {
    font-size: 12px;
  }
  .volunteer_wrapper .volunteer_text h3 {
    margin-bottom: 0;
  }
  .volunteer_text h3 a {
    font-size: 20px;
  }
  .volunteer_text {
    padding: 15px 20px;
    text-align: center;
  }
  .team-section .volunteer_wrapper,
  .expert-section .volunteer_wrapper,
  #board-of-management .expert-section .volunteer_wrapper {
    display: block;
  }
  .expert-section .volunteer_wrapper .volunteer_img {
    width: 100%;
  }
  .expert-section .volunteer_wrapper .volunteer_img,
  #board-of-management .expert-section .volunteer_wrapper .volunteer_img {
    width: 100%;
  }
  .expert-section .volunteer_wrapper .volunteer_text,
  #board-of-management .expert-section .volunteer_wrapper .volunteer_text {
    width: 100%;
  }
  #financials .financial-content h5,
  .pdf_download_left h4 {
    font-size: 14px;
    color: var(--paragraph-color);
    line-height: 20px;
  }
  .pdf_download_left h5 {
    font-size: 15px;
  }
  .pdf_download_right {
    padding-top: 14px;
  }
  .pdf_download_right .btn_md {
    font-size: 15px;
    padding: 10px 15px;
  }
  .primary-care-services .grid-images,
  .secondary-care-services .grid-images {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
  }
  .service-content .service-details img {
    border-radius: 0;
  }
  .service-detail-sec .service-details h3 {
    font-size: 18px;
  }
  #main_blog_area .section_heading {
    margin-bottom: 35px;
  }
  .blog_card_heading h3 {
    line-height: 24px;
    font-size: 20px;
  }
  .contact_left_item {
    padding: 28px 25px;
  }
  .contact_left_text h3 {
    font-size: 18px;
  }
  .contact_left_text p {
    font-size: 14px;
    line-height: 25px;
  }
  .contact_left_text a {
    font-size: 14px;
  }
  .contact_left_text {
    width: 80%;
  }
  .contact_left_icon {
    width: 20%;
  }
  .contact_form_Wrapper {
    padding: 20px 18px;
  }
  #terms_service .terms_service_content h2 {
    font-size: 24px;
    line-height: 24px;
  }
  #news_details_main .details_text_wrapper h2,
  #news_details_main .details_text_wrapper h3 {
    line-height: 24px;
    font-size: 20px;
  }
  .footer_twitter_area h6 {
    line-height: 24px;
    font-size: 14px;
  }
  .project-area-maps {
    flex-direction: column;
  }
  #health-equity-system-of-integrated-care .grid-images img {
    margin-bottom: 0;
    height: auto;
  }
  .hero-section {
    padding-bottom: 40px;
  }
  .home_about_section .about_area_main_text {
    padding-top: 0px;
  }
  .home_about_section .about_area_para {
    padding-top: 0;
  }
  .home_about_section .about_area_para p {
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
  }
  .home_about_section {
    padding: 0 0 40px;
  }
  .home_service_section {
    padding: 40px 0 30px;
  }
  .causes_boxed_text h3 {
    font-size: 18px;
  }
  .home_gallery_section {
    padding: 80px 0 40px;
  }
  #donate_area .row {
    gap: 12px;
  }
  .gap3 {
    gap: 30px !important;
  }
  .about_top_boxed_text h3 {
    font-size: 20px !important;
    padding-bottom: 10px;
  }
  .about_top_boxed:hover {
    transform: none;
  }
  .home_about_section .about_area_heading_two h3 {
    font-size: 18px;
    padding-bottom: 15px;
  }
  .main-responsive-nav .mean-container a.meanmenu-reveal {
    padding: 0;
  }
  #volunteer-section .volunteer-para ul {
    width: 100%;
  }
  .team-page-section .team-subtitle p {
    text-align: center;
  }
  .team-page-section .team-subtitle p {
    margin: 30px 0 0;
  }
}
