/* Latop and desktop Device :1600px */
@media (min-width: 1600px) {
  .container_fluid {
    max-width: 1550px;
  }
}

/* Latop and desktop Device :1599.98px and 992px */
@media (min-width: 992px) and (max-width: 1599.98px) {
  .container_fluid {
    max-width: 100%;
  }
}

/* Latop Device :1400px and 992px. */
@media (min-width: 992px) and (max-width: 1400px) {
  .dashboard-text p {
    display: flex;
    font-size: 14px !important;
    align-items: center;
  }

  .dashboard-text p br {
    display: block !important;
  }

  .dashboard-text p strong {
    margin: 0;
    margin-left: 8px;
  }

  .dashboard-text strong {
    margin-top: 8px;
    display: inline-block;
    margin-left: 0;
  }

  .section-title h1 {
    font-size: 57px;
  }

  .footer .col-md-7.pl-90.col-lg-4 {
    padding-left: 47px;
  }

  .footer h1,
  .footer h2 {
    font-size: 45px !important;
  }

  .footer p br {
    display: block !important;
  }

  .top-footer p {
    font-size: 15px;
  }

  .targeted-align h3 {
    font-size: 27px;
  }

  .targeter-amount span {
    font-size: 14px;
  }

  .slider-top-content p::before {
    width: 70%;
  }

  .tas-all-content {
    padding: 40px 0 !important;
  }
}

/* LG and medium  Device :992px and 1200px. */
@media (min-width: 992px) and (max-width: 1200px) {
  h1 {
    font-size: 55px !important;
  }

  h2 {
    font-size: 40px !important;
  }

  h3 {
    font-size: 28px !important;
    line-height: 1.5 !important;
  }

  p {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }

  p br {
    display: none !important;
  }

  .footer h1 br {
    display: none;
  }

  .hero-content p br {
    display: block !important;
  }

  .section-title {
    margin-bottom: 25px;
  }

  .section-title h1 {
    margin-bottom: 15px;
  }

  .section-title p {
    margin-bottom: 15px;
  }

  .section-title p br {
    display: block !important;
  }

  .targeted-area {
    padding: 70px 0 100px 0;
  }

  .targeted-items p {
    margin-bottom: 15px;
  }

  .targeted-align span {
    font-size: 14px !important;
  }

  .targeted-align {
    padding: 30px;
  }

  .targeted-sponsor {
    margin-top: 90px;
  }

  .targeted-sponsor h3 {
    font-size: 27px !important;
    margin-bottom: 15px;
  }

  .targeted-sponsor h3 span {
    font-size: 27px !important;
  }

  .targeted-area .g-button,
  .targeted-area .border-button {
    margin-top: 20px;
  }

  .galary-area {
    padding: 80px 0;
  }

  .campaign-body p {
    height: 190px;
  }

  .nav-colum {
    column-gap: 50px;
  }

  .list-unstyled li a {
    margin-bottom: 25px;
  }

  .contact {
    margin-bottom: 15px;
  }

  .location p a {
    margin-bottom: 15px;
  }

  .all-content {
    padding: 50px 40px;
  }

  .say-items {
    width: 550px;
  }

  .say-button .g-button {
    margin-top: 20px;
  }

  .counter-area-2 .counter-item h1 {
    font-size: 38px !important;
  }

  .slider-bottom-content h1 br {
    display: none;
  }

  .slider-top-content p {
    margin-right: 70px;
  }

  .tas-all-content {
    padding: 40px 80px;
  }
}

/* MD Device :991px. */
@media (max-width: 991px) {
  h1 {
    font-size: 60px !important;
  }

  h2 {
    font-size: 60px !important;
  }

  h3 {
    font-size: 32px !important;
    line-height: 1.5 !important;
  }

  p {
    font-size: 20px !important;
    line-height: 1.5 !important;
  }

  p br {
    display: none !important;
  }

  .section-title {
    margin-bottom: 25px;
  }

  .section-title h1 {
    margin-bottom: 15px;
  }

  .section-title p {
    margin-bottom: 15px;
    font-size: 16px !important;
  }

  .counter-item p {
    font-size: 14px !important;
  }

  .hero-content p br {
    display: block !important;
  }

  .targeted-sponsor {
    margin-top: 0;
  }

  .targeted-area {
    padding: 70px 0 100px 0;
  }

  .galary-area {
    padding: 80px 0;
  }

  .campaign-main h2 {
    margin-bottom: 15px;
  }

  .footer h1 {
    font-size: 32px !important;
    margin-bottom: 48px;
    line-height: 1.5;
  }

  .footer h1 br {
    display: none;
  }

  .campaign-body p {
    height: 240px;
  }

  .top-footer p {
    margin-bottom: 10px;
    font-size: 16px !important;
  }

  .footer-items {
    padding-right: 0;
    border-right: none;
    margin-bottom: 56px;
  }

  .footer-items p {
    font-size: 14px !important;
  }

  .hero-area.page_2 {
    padding-bottom: 60px;
    padding-top: 175px;
  }

  .hero-content {
    padding-left: 0;
    margin-bottom: 60px;
  }

  .say-img img {
    width: 100%;
  }

  .say-box {
    display: block !important;
  }

  .all-content {
    padding: 32px 0;
  }

  .truth-content h2 {
    font-size: 32px !important;
    margin-bottom: 12px !important;
  }

  .back-img {
    padding: 32px;
  }

  .mb-39 {
    margin-bottom: 39px !important;
  }

  .counter-item h1 {
    font-size: 48px !important;
  }

  .section-title-2 h1 {
    font-size: 48px !important;
  }

  .section-title-2 p {
    font-size: 20px !important;
  }

  .section-title-2 {
    margin-bottom: 64px;
  }

  .slider-bottom-content h1 br {
    display: none;
  }

  .slider-bottom-content h1 {
    font-size: 32px !important;
    line-height: 48px;
  }

  .slider-bottom-content {
    padding-top: 56px;
    padding-bottom: 108px;
  }

  .slider-top-content p {
    margin-right: 70px;
  }

  .say-img-items-sm {
    margin-bottom: 48px;
  }

  .product-content p {
    padding-right: 0;
  }

  .counter-item h1 {
    font-size: 28px !important;
    line-height: 2;
  }

  .slider-top-content p {
    font-size: 12px !important;
    margin-right: 50px !important;
  }

  .slider-top-content p::before {
    top: 10px;
  }

  .fns-20.text-white.mb-0.mr-50 {
    margin-right: 0 !important;
  }

  .slider-top-content p::before {
    width: 70%;
  }

  .slider-pagination {
    font-size: 12px;
    padding-right: 20px;
  }

  .testimonies-area {
    padding: 55px 0;
  }

  .faq-area {
    padding: 40px 0;
  }

  .accordion-item button {
    font-size: 18px;
    line-height: 1.25;
    padding: 15px 15px;
  }

  .footer {
    padding-bottom: 50px;
  }

  .tas-all-content {
    padding: 40px 80px;
  }

  .main-menu ul li a {
    font-size: 14px;
  }

  .main-menu ul li {
    margin-left: 18px;
  }

  .lang-dropdown-toggle {
    font-size: 14px;
    gap: 0;
  }

  .dropdown-toggle img {
    margin: 0 5px;
  }

  .logout-btn {
    font-size: 14px;
  }

  .tas-all-content {
    padding: 40px 0;
  }

  .header-area.page-header.page-header-3 {
    padding: 10px 0;
  }

  .dashboard-text p {
    font-size: 16px !important;
  }

  .mt-md-50 {
    margin-top: 50px !important;
  }

  .footer p br {
    display: block !important;
  }

  .footer h1 {
    font-size: 48px !important;
  }

  .footer .col-md-7.pl-90.col-lg-4 {
    padding-left: 47px;
  }

  /* ============== lang-dropdown-toggle ================ */
  .lang-dropdown-toggle .dropdown-menu li {
    padding: 0;
    margin: 0;
  }

  .dropdown .dropdown-menu li {
    margin: 0;
  }

  .dropdown .dropdown-menu li a {
    height: 40px;
    display: flex;
    align-items: center;
  }

  .dropdown .dropdown-menu li a:active {
    background: #f1f1f1 !important;
  }

  /* ================= Mobile menu ================= */
  .offcanvas-menu ul.h-85-vh li a {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    border-bottom: 0.1rem solid #949494;
    transition: 0.35s ease;
  }

  .offcanvas-menu ul li {
    margin: 0;
  }

  .offcanvas-menu ul.h-85-vh li a:active {
    background: #fff;
    padding: 0 16px;
  }

  .offcanvas-menu .h-85-vh {
    padding-left: 0;
  }

  .offcanvas-body {
    padding: 12px 20px;
  }

  .offcanvas-menu .dropdown-menu {
    min-width: 30px !important;
  }

  .btn-learn {
    margin: 0;
  }

  .testimonies-content p {
    font-size: 16px !important;
  }
}

/* small mobile (XS) :767px. */
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }

  .tranparent-sm {
    display: block !important;
    width: 100%;
  }

  .tranparent-md {
    display: none !important;
  }

  h1 {
    font-size: 48px !important;
  }

  h2 {
    font-size: 60px !important;
  }

  h3 {
    font-size: 25px !important;
    line-height: 1.5 !important;
  }

  p {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }

  .hero-content p br {
    display: none !important;
  }

  p br {
    display: none !important;
  }

  .header-area {
    padding-top: 10px;
  }

  .header-border {
    padding-bottom: 10px;
  }

  .counter-item.mb {
    margin-bottom: 30px;
  }

  .targeted-align {
    padding: 20px;
  }

  .targeted-amount {
    float: none;
  }

  .donation-option span {
    font-size: 14px;
    line-height: 1.25;
  }

  .targeted-area .g-button {
    margin-top: 16px;
  }

  .targeted-area .border-button {
    margin-top: 32px;
  }

  .campaign-main h2 {
    font-size: 32px !important;
    line-height: 1.5;
  }

  .campaign-body p {
    height: auto;
  }

  .footer-items h2 {
    font-size: 32px !important;
    line-height: 48px;
    margin-bottom: 8px;
  }

  .footer-items {
    margin-bottom: 32px;
  }

  .footer .col-md-7.pl-90.col-lg-4 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }

  .border-box-footer {
    padding: 24px 20px;
  }

  .testimonies-area .row.gx-4 {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }

  .counter-item h1 {
    font-size: 48px !important;
  }

  .section-title-2 h1 {
    font-size: 32px !important;
    line-height: 48px;
  }

  .section-title-2 p {
    font-size: 16px !important;
  }

  .section-title-2 p br {
    display: none !important;
  }

  .section-title-2 {
    margin-bottom: 64px;
  }

  .slider-bottom-content h1 br {
    display: none;
  }

  .slider-bottom-content h1 {
    font-size: 32px !important;
    line-height: 48px;
  }

  .slider-bottom-content {
    padding-top: 56px;
    padding-bottom: 108px;
  }

  .slider-top-content p {
    margin-right: 70px;
  }

  .slider-top-content p::before {
    width: 53%;
  }

  .say-items {
    width: 100%;
  }

  .say-button {
    text-align: center;
  }

  .truth-button {
    text-align: center;
  }

  .d-flex.gap-3.align-items-center.truth-button {
    display: inline-block !important;
    width: 100%;
  }

  .say-button .g-button,
  .say-button .tranparent {
    width: 100%;
    margin-right: 0;
  }

  .truth-button .g-button,
  .truth-button .tranparent {
    width: 100%;
    margin-right: 0;
    display: flex;
    margin-top: 40px;
    justify-content: center;
  }

  .say-content h3 {
    margin-bottom: 12px !important;
  }

  .truth-section .all-content,
  .Youths-section .all-content {
    padding: 16px;
    border-radius: 12px;
  }

  .products_area {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-title {
    margin-bottom: 48px;
  }

  .section-title-3 {
    margin-bottom: 48 !important;
  }

  .dropdown-toggle.lang-dropdown-toggle {
    margin: 0 auto;
    color: #000;
  }

  .dropdown {
    width: 50%;
  }

  .logout-btn {
    width: 50%;
    text-align: center;
  }

  .section-title-3 {
    margin-bottom: 48px !important;
  }

  hr.dotted {
    margin-top: 16px;
  }

  .image-upload.g-button {
    float: none;
  }

  .header-area.page-header.is-sticky {
    padding-top: 10px;
  }

  .dashboard-text p {
    display: block;
    font-size: 14px !important;
  }

  .dashboard-text p br {
    display: block !important;
  }

  .dashboard-text strong {
    margin-top: 8px;
    display: inline-block;
    margin-left: 0;
  }

  .dasbord-button {
    display: inline-block;
    justify-content: normal !important;
  }

  .dasbord-button .tranparent-btn,
  .dasbord-button .g-button {
    padding: 13px 24px;
  }

  .dashboard-text.border--bottom {
    border-bottom: none;
    border-bottom: 1px solid var(--Colors-Stroke-System-_secondary, #1c191717);
  }

  .dashboard-title h4,
  .dashboard-title h3 {
    font-size: 20px;
  }

  .footer h1 {
    font-size: 32px !important;
  }

  /* =============== Modal ============== */
  .modal-body {
    padding: 24px;
  }

  .modal_top {
    padding-bottom: 25px;
  }

  .progress {
    width: 100%;
  }

  .targeted-amount.v2 > div {
    justify-content: space-between;
    gap: 24px;
  }

  .targeted-align.v2 .dropdown.dropdown_white {
    width: fit-content;
  }

  .targeter-amount.v1 span {
    text-align: center;
    padding-bottom: 12px;
  }

  .targeted-sponsor.black-bg .targeted-align {
    padding: 20px;
  }

  .mt_sm_16 {
    margin-top: 16px !important;
  }

  .header_hero_btn_transparent {
    border: none;
  }

  .header_hero_btn_transparent {
    margin-top: 12px;
  }

  .hero-content .pr-50 {
    padding: 0;
  }

  .hero-content .pr-50 {
    padding: 0;
  }

  .hero-content {
    margin-bottom: 32px;
  }

  .back-img {
    padding: 20px;
  }

  .header-button .neno-button {
    padding: 10px 15px;
    font-size: 13px;
    line-height: 1;
  }

  .hero-area .btn_gradient,
  .tranparent-btn {
    width: fit-content;
    padding: 0 25px;
    font-size: 14px;
    height: 52px;
  }

  .offcanvas-menu .dropdown-toggle.lang-dropdown-toggle {
    margin: 0;
  }

  .gallery_badge {
    padding: 10px 17px;
    line-height: 1.2;
    text-align: center;
    font-size: 14px;
  }

  /* =========== modal 2 ============= */
  .en_tab {
    padding-bottom: 15px;
  }

  .nav_tabs {
    margin-bottom: 30px;
  }

  .modal .mt-45 {
    margin-top: 20px;
  }

  .modal .mt-55 {
    margin-top: 30px;
  }

  .write_code {
    padding-top: 25px;
    margin-bottom: 45px !important;
  }

  .modal .mb-45 {
    margin-bottom: 35px;
  }

  .write_code input {
    width: 35px;
    height: 35px;
    font-size: 12px;
  }

  .write_code {
    gap: 6px;
  }

  .write_code input::placeholder {
    font-size: 18px;
  }

  .modal_top h3 {
    line-height: 1.35;
  }

  .modal h3 br {
    display: none;
  }

  .say-button a {
    white-space: nowrap;
  }

  .say-button a.g-button {
    padding: 0 20px;
    height: 48px;
  }

  .counter-item h1 {
    line-height: 1.35;
  }

  .say-button {
    flex-direction: column;
    padding-top: 40px;
  }

  .say-button a {
    margin: 0 !important;
  }

  .slider-top-content p::before {
    width: 30%;
    right: 55px;
  }

  .modal_part2 button {
    margin-bottom: 10px !important;
  }
}

/* small mobile (XS) : 768px and 991px. */
@media (min-width: 768px) and (max-width: 991px) {
  .main-menu-v3 ul {
    display: flex;
    gap: 34px;
    justify-content: center;
  }

  .main-menu-v3 ul li {
    margin-left: 0;
  }
}

/* small mobile (XS) : 600px. */
@media (max-width: 600px) {
  /* ================= marquee =================== */
  .marquee > div {
    transform: translate(0, 0) !important;
    animation: none !important;
    display: flex;
    flex-direction: column;
    max-width: 100% !important;
    margin: 0 auto;
    gap: 0;
  }

  .js-marquee {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    margin-right: 0 !important;
  }

  .testimonies-content {
    width: auto;
    margin-bottom: 20px;
  }

  .marquee {
    padding-left: 0;
    margin-bottom: 0;
  }

  .testimonies-content p {
    margin-bottom: 20px;
  }
}

/* small mobile (XS) :575px. */
@media (max-width: 575px) {
  .dashboard-text strong {
    font-size: 12px;
  }

  .marquee > div {
    max-width: 100% !important;
  }
}

/* small mobile (XS) :375px. */
@media (max-width: 375px) {
  .slider-top-content p::before {
    width: 30%;
    right: 48px;
  }

  .nav_link {
    height: 30px;
    padding: 0 15px;
    font-size: 13px;
  }

  .modal-body {
    padding: 16px;
  }
}
