@media screen and (min-width: 1400px) {
}

@media screen and (max-width: 1400px) {
    .home .tech_section .inner_section h2 {
        font-size: 48px;
      }
  .top_title {
    font-size: 58px;
  }
  /* HOME PAGE START */

  .card:hover .card__overlay {
    transform: translateY(15px);
  }
  .card__header {
    gap: 1em;
    padding: 1em;
  }
  .card__description {
    font-size: 14px;
  }

  .home_how_it_work_section .content_section .inner_card .card_title {
    font-size: 18px;
  }
  .project_section .content_section .inner_card {
    min-height: 405px;
  }
  .trust_section .card_section {
    min-height: 318px;
  }
  .home_interest_inner {
    min-height: 358px;
  }

  .home_interest_inner .image_section img {
    width: 90px;
    height: auto;
  }
  .home_interest_inner {
    min-height: 296px;
  }

  .project .project_inner {
    min-height: 550px;
  }

  .home_how_it_work_section .content_section {
    max-height: 300px;
  }
  .home .top_section .carousel-item .content {
    left: 45%;
  }

  /* HOME PAGE END */

  /* PROJECT START */
  .project .project_inner .content_section h2 {
    font-size: 24px;
  }
  /* PROJECT END */
}

@media screen and (max-width: 1200px) {
    .home .tech_section .inner_section .content {
        padding-left: 60px;
      }
  .navbar-nav .nav-item a.donate_btn {
    width: 80px;
    margin: auto;
  }
  .navbar-nav .nav-item a {
    font-size: 13px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2px !important;
    padding-left: 2px !important;
  }

  /* HOME PAGE START */
  .navbar-nav .nav-item a {
    font-size: 14px;
  }
  .card:hover .card__overlay {
    transform: translateY(15px);
  }
  .card__thumb {
    width: 45px;
    height: 45px;
  }
  .card__title {
    font-size: 14px;
  }
  .card__status {
    font-size: 13px;
  }
  .card__description {
    font-size: 14px;
  }
  .card__header {
    padding: 16px;
    padding-bottom: 10px;
  }
  .card__description {
    padding: 0 2em 1em;
    padding-bottom: 25px;
  }

  .project_section .content_section .inner_card {
    min-height: 420px;
  }
  .trust_section .card_section {
    min-height: 338px;
  }
  .infografic_inner .inner_section .number {
    font-size: 32px;
    height: 90px;
    width: 90px;
  }

  .infografic_inner .inner_section h2 {
    font-size: 22px;
  }
  .infografic_inner .inner_section {
    padding: 60px 15px;
  }

  .home_interest_inner {
    min-height: 320px;
  }

  .home_how_it_work_section .top_section {
    min-height: 325px;
  }

  .home_how_it_work_section .content_section {
    max-height: 330px;
  }
  .home_how_it_work_section .content_section .inner_card {
    min-height: 360px;
  }

  .home .top_section .carousel-item .content {
    left: 52%;
  }
  .home_top_title {
    font-size: 38px;
  }
  /* HOME PAGE END */

  /* PROJECT START */
  .project .project_inner .content_section h2 {
    font-size: 22px;
  }
  .project .project_inner .content_section p {
    font-size: 16px;
  }
  /* PROJECT END */

  /* BLOG START */
  .blog .blog_inner .blog_col:nth-child(-n + 2) .blog_card_inner {
    margin-top: 0;
  }
  .blog .blog_inner .blog_col:nth-child(3) .blog_card_inner {
    margin-top: 2rem;
  }
  /* BLOG END */
}

@media screen and (max-width: 991px) {
  /* HOME PAGE START */

  .home .tech_section .inner_section .content {
    padding: 50px;
  }

  .home .tech_section .right_section img {
    margin: auto;
    display: block;
  }

  .home .tech_section .vector_right {
    width: 80%;
    height: auto;
    top: 70%;
  }
  .global_btn {
    padding: 10px 20px;
  }
  .home_how_it_work_section .content_section .inner_card .card_title {
    font-size: 20px;
  }
  .home_how_it_work_section .content_section .inner_card .card_desc {
    font-size: 16px;
  }

  .home_how_it_work_section .content_section .inner_card {
    top: -145px;
  }
  .home_how_it_work_section .content_section {
    max-height: 1020px;
  }

  .project_section .content_section {
    max-height: 1155px;
  }
  .home_how_it_work_section .content_section .inner_card {
    min-height: 325px;
  }
  .project_section .content_section .inner_card {
    min-height: 365px;
    max-height: 365px;
  }

  .download_btn img {
    width: 140px;
  }
  .trust_section .card_section {
    min-height: 280px;
  }

  .home .top_section .img_section {
    min-height: 50vh;
    object-fit: cover;
  }

  .infografic_row {
    height: 685px;
  }

  .infografic_inner.second,
  .infografic_inner.fourth {
    top: 200px;
  }
  .infografic_inner.second .inner_section,
  .infografic_inner.fourth .inner_section {
    top: -70px;
  }
  .infografic_inner.second .number,
  .infografic_inner.fourth .number {
    top: 0%;
  }
  .infografic_inner .inner_section {
    top: -70px;
  }

  .home_interest_inner {
    min-height: auto;
    width: 70%;
    margin: auto;
  }

  .home_how_it_work_section .content_section .inner_card {
    width: 70%;
    margin: auto;
  }
  .home_how_it_work_section .content_section {
    max-height: 1040px;
  }

  .home_counter_section .top_counter_section .sub_title {
    font-size: 20px;
  }

  .home_how_it_work_section .top_section {
    min-height: 375px;
  }

  .home .top_section .carousel-item .content {
    left: 50%;
  }
  .home_top_title {
    font-size: 32px;
  }
  .home_top_sub_title {
    font-size: 18px;
  }
  .home .top_section .carousel-item .content {
    width: 600px;
  }

  /* HOME PAGE END */

  /* PROJECT START */
  .basic_program_form .form_row {
    padding: 40px 20px;
  }
  .project .project_inner {
    width: 70%;
    margin: auto;
  }
  /* PROJECT END */

  /* DONATION START */
  .donate .form_row {
    padding: 40px 20px;
  }
  /* DONATION END */

  /* FTC START */
  .swiper-button-prev,
  .swiper-button-next {
    padding: 22px;
  }
  .swiper-button-next::after,
  .swiper-button-prev::after {
    font-size: 20px !important;
  }
  audio {
    border-radius: 0 !important;
    -webkit-appearance: none;
    appearance: none;
  }
  /* FTC END */

  /* BLOG START */
  .blog .blog_card_inner .content_inner .blog_title {
    font-size: 20px;
  }
  .blog .blog_card_inner .content_inner {
    padding: 20px;
  }
  .blog .blog_card_inner {
    min-height: 242px;
  }

  .blog_detail .blog_details_content .blog_title h2 {
    font-size: 32px;
  }
  /* BLOG END */
    /* DONATION START */
    .donation .form_field {
      margin-top: 10px;
    }

    .donation .project img {
      width: 100%;
      height: 300px;
      border-radius: 12px 12px 0 0;
    }

    .donation .project .content h2 {
      padding-bottom: 10px;
    }

    .pay_tabs .tablinks {
      font-size: 16px;
      height: 48px;
      width: 160px;
    }

    #PAYNOW .submit_btn,
    #PAYLATER .submit_btn {
      font-size: 16px;
    }

    .donation .inner_section {
      padding: 20px;
    }

    /* DONATION END */
}

@media screen and (max-width: 767px) {
  [data-aos] {
    opacity: 1 !important;
    transform: none !important;
  }

  .top_title {
    font-size: 42px;
  }

  .global_top_section {
    min-height: 40vh;
  }
  .global_top_section .sub_title {
    line-height: 24px;
  }
  .infografic_row {
    height: 1030px;
  }
  .infografic_inner .inner_section {
    padding: 55px 25px;
  }
  .infografic_inner .inner_section {
    top: -20px;
  }
  .infografic_inner.second .inner_section,
  .infografic_inner.fourth .inner_section {
    top: -20px;
  }
  .infografic_inner .inner_section {
    top: -50px;
  }
  .infografic_inner.second .inner_section {
    top: -30px;
  }
  .infografic_inner.fourth .inner_section {
    top: -50px;
  }
  .infografic_inner.second .inner_section {
    top: -50px;
  }
  .infografic_inner.second,
  .infografic_inner.fourth {
    top: 260px;
  }
  .infografic_inner.first {
    top: 190px;
  }
  .infografic_inner.second {
    top: 190px;
  }
  .infografic_inner.third {
    top: 185px;
  }
  .infografic_inner.fourth {
    top: 190px;
  }
  .infografic_inner {
    width: 360px;
    top: -50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .home .top_section .carousel-item .content {
    width: 425px;
  }
  .home_top_title {
    font-size: 30px;
  }

  /* HOME PAGE START */

  /* .home_founder_section .top_section h1 {
    font-size: 36px;
  }
  .home_founder_section .top_section p {
    font-size: 14px;
  }
  .home_founder_section .inner_section .card_info h2 {
    font-size: 26px;
  }
  .home_founder_section .inner_section .card_info p {
    margin-top: 0;
  } */
  .title {
    font-size: 26px;
  }
  .sub_title {
    font-size: 16px;
  }
  .home_effort_section .inner_section {
    padding: 70px 20px;
  }
  /* .home_support_section .inner_section h2 {
    text-align: center;
  }
  .home_support_section .inner_section a {
    margin: auto;
  } */

  .home_how_it_work_section .content_section .inner_card .card_title {
    font-size: 18px;
  }
  .home_how_it_work_section .content_section .inner_card .card_desc {
    font-size: 15px;
  }
  .home_how_it_work_section .content_section {
    max-height: 1060px;
  }

  .project_section .content_section {
    max-height: 1170px;
  }

  .project_section .content_section .inner_card {
    min-height: 380px;
    max-height: 380px;
  }
  .project_section .content_section {
    max-height: 1185px;
  }
  .trust_section .card_section {
    min-height: auto;
  }
  .home_interest_inner {
    width: 100%;
  }

  .home_how_it_work_section .content_section .inner_card {
    width: 100%;
  }
  .home_how_it_work_section .content_section {
    max-height: 1040px;
  }
  .home_how_it_work_section .top_section {
    min-height: 385px;
  }
  .carousel-control-next,
  .carousel-control-prev {
    top: unset !important;
    bottom: 40px !important;
  }
  /* HOME PAGE END */

  /* PROJECT START */

  .project .project_inner {
    width: 100%;
    margin: auto;
  }

  .joinus_inner_section .form_row {
    width: 100% !important;
  }
  /* PROJECT END */

  /* CONTACT PAGE START */
  .contact_us .form_row {
    padding: 20px;
  }
  .contact_us .map_section iframe {
    height: 400px;
  }
  /* CONTACT PAGE END */

  /* GALLARY PAGE START */
  .gallary .tab button,
  .ftc_inner .tab button,
  .joinus_inner_section .tab button {
    font-size: 14px;
  }
  .joinus .tab button {
    font-size: 16px;
  }
  /* GALLARY PAGE END */

  /* MobileApp PAGE START */
  .mobile_app .download_icon img {
    width: 150px;
  }
  /* MobileApp PAGE END */

  /* BLOG START */
  .blog .blog_card_inner {
    max-width: 400px;
    min-height: auto;
    margin: auto;
    margin-top: 2rem;
  }
  .blog .blog_inner .blog_col:nth-child(-n + 2) .blog_card_inner {
    margin-top: 2rem;
  }
  .blog .blog_inner .blog_col:first-child .blog_card_inner {
    margin-top: 0;
  }
  .blog_detail .blog_details_content .blog_title h2 {
    font-size: 26px;
  }
  .blog_detail .blog_details_content .blog_desc {
    font-size: 16px;
    line-height: 26px;
  }
  /* BLOG END */
}

@media screen and (max-width: 575px) {
  /* HOME PAGE START */

  .home .tech_section .inner_section h2 {
    font-size: 32px;
  }

  .home .tech_section .inner_section p {
    font-size: 16px;
  }

  .home .tech_section .inner_section .content {
    padding: 30px 20px;
  }

  .home .tech_section .vector_right {
    z-index: 0;
  }

  .home .tech_section .inner_section {
    width: 100%;
    margin: auto;
  }

  .home .tech_section .right_section img {
    height: 302px;
  }
  .global_section {
    padding: 50px 0;
  }

  .join_us_links {
    padding: 0 !important;
  }
  .navbar-nav .join_us_links {
    top: 37px;
    left: -100%;
  }
  .home .top_section .img_section {
    min-height: 45vh;
    object-fit: cover;
  }
  .home_top_title {
    font-size: 25px;
  }
  .home_top_sub_title {
    font-size: 16px;
  }

  .title {
    font-size: 28px;
  }
  .navbar-brand img {
    width: 150px;
  }

  .home_vision_section,
  .home_mision_section {
    padding: 25px;
  }
  .home_how_it_work_section .content_section {
    max-height: 1030px;
  }
  .home_how_it_work_section .content_section .inner_card {
    top: -160px;
  }
  .home_how_it_work_section .content_section .inner_card {
    min-height: 330px;
    max-height: 390px;
    width: 315px;
  }
  .project_section .content_section .inner_card {
    min-height: 400px;
    max-height: 400px;
  }
  .project_section .content_section {
    max-height: 1220px;
  }

  .download_btn img {
    width: 125px;
  }
  .infografic_inner.second .inner_section {
    top: -30px;
  }

  .infografic_inner.second {
    top: 175px;
  }

  .home_counter_section .top_counter_section .sub_title {
    font-size: 18px;
  }

  .home_interest_inner .content_section h3 {
    font-size: 20px;
  }

  .home_counter_section .top_counter_section img {
    width: 60px;
  }
  .home_how_it_work_section .top_section {
    min-height: 430px;
  }
  .home .top_section .carousel-item .content {
    width: 90%;
  }

  /* HOME PAGE END */

  /* DONATION START */
  .donate .title_section h4 {
    font-size: 18px;
  }
  .donate form button {
    font-size: 16px;
  }
  /* DONATION END */

  /* PROJECT START */
  .project .project_inner .content_section {
    padding: 15px;
  }

  /* PROJECT END */

  /* MobileApp PAGE START */
  .mobile_app .download_icon img {
    width: 130px;
  }
  /* MobileApp PAGE END */

  /* GALLARY START */
  .gallary .tab,
  .ftc_inner .tab,
  .joinus_inner_section .tab {
    width: 250px;
  }
  /* GALLARY END */

  /* BLOG START */
  .blog_detail .blog_details_content .blog_title h2 {
    font-size: 24px;
  }
  /* BLOG END */
}

@media screen and (max-width: 380px) {
  .title {
    font-size: 24px;
  }
  .top_section .sub_title {
    font-size: 16px;
    line-height: 20px;
  }
  /* HOME PAGE START */
  /* .home_founder_section .top_section h1 {
    font-size: 26px;
  }
  .home_founder_section .inner_section .card_info h2 {
    font-size: 20px;
  }
  .home_founder_section .inner_section .card_info p {
    line-height: 22px;
  }
  .home_effort_section .inner_section {
    padding: 70px 15px;
  }
  .home_founder_section .inner_section .card_info {
    padding: 15px;
  } */
  .home_effort_section .left_section iframe {
    height: 232px;
  }
  .home_how_it_work_section .content_section {
    max-height: 1100px;
  }
  .home_how_it_work_section .content_section .inner_card {
    min-height: 330px;
    max-height: 430px;
    width: auto;
  }
  .project_section .content_section {
    max-height: 1240px;
  }
  .project_section .content_section .inner_card {
    min-height: 415px;
    max-height: 415px;
  }
  .project_section .content_section {
    max-height: 1265px;
  }
  .infografic_inner {
    width: 300px;
  }
  .infografic_inner .inner_section {
    padding: 52px 5px;
  }
  .infografic_inner.second .inner_section {
    top: -50px;
  }
  .infografic_inner.second {
    top: 190px;
  }
  .infografic_inner.fourth {
    top: 190px;
  }
  .home_interest_inner .image_section img {
    width: 75px;
  }
  .home_how_it_work_section .top_section {
    min-height: 390px;
  }
  .home_top_title {
    font-size: 20px;
  }

  .home_top_sub_title {
    font-size: 15px;
    line-height: 24px;
  }
  .home .top_section .img_section {
    min-height: 50vh;
  }

  /* HOME PAGE END */

  /* JOINUS START */
  .joinus .tab button {
    font-size: 14px;
  }
  /* JOINUS END */

  /* GALLARY START */
  .gallary .tab,
  .ftc_inner .tab,
  .joinus_inner_section .tab {
    width: 200px;
  }
  .ftc_inner .tab {
    width: 250px;
  }
  /* GALLARY END */

  /* BLOG START */
  .blog .blog_card_inner .content_inner .blog_title {
    font-size: 18px;
  }
  .blog .blog_card_inner .content_inner p {
    font-size: 14px;
  }
  .blog .blog_card_inner .content_inner {
    padding: 15px;
  }
  /* BLOG END */
}
