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

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

@media (max-width: 1050px) {
  .endorsement-item {
    flex: 1 1 calc(100% - 10px);
  }
}

@media (max-width: 1000px) {
  #takeover .inner {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }

  .takeoverright {
    width: 100%;
  }
  .hero-section .container {
    flex-direction: column-reverse;
    gap: 0px;
  }

  .takeoverright img {
    max-height: 600px;
    object-position: top;
  }

  .donation-section .container {
    flex-direction: column;
    gap: 30px;
  }

  .hero-content {
    padding: 30px;
    width: 100%;
  }
  .hero-left,
  .donate-img-container,
  .meet-bottom-image,
  .meet-top-image,
  .meet-middle-image,
  .meet-img-container {
    align-self: center;
  }

  img.meet-section-image,
  .donation-image,
  .meet-hero-image img,
  .meet-top-image img,
  .meet-middle-image img,
  .meet-bottom-image img {
    max-width: 600px;
  }

  .meet-hero-left {
    width: unset;
    text-align: center;
  }

  .hero-form {
    max-width: unset;
  }

  .container.meet-container,
  .donation-container {
    flex-direction: column-reverse;
    align-items: center;
  }

  .donate-content {
    width: 100%;
  }

  .volunteer-section .container {
    flex-direction: column;
  }

  .donation-container {
    gap: 20px;
  }

  .donate-disclaimer {
    align-items: center;
    justify-content: center;
  }

  .meet-top-content,
  .meet-bottom-content,
  .meet-middle-content {
    flex-direction: column;
    gap: 30px;
  }

  footer {
    padding-top: 35px;
  }

  .footer-disclaimer {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  footer .social-icons a:last-of-type {
    margin-right: auto;
  }
  .footer-logo {
    padding-left: 0;
    margin-left: auto;
  }
  .footer-links {
    justify-content: center;
    align-items: center;
  }

  .footer-links p {
    padding-right: 0px;
  }
  .footer-address {
    padding-left: 0px;
  }

  .footer-left {
    align-items: center;
  }

  .footer-address p {
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
  }
  .footer-links p {
    margin: 0 auto;
  }
  footer .social-icons a {
    width: fit-content;
    margin-top: 15px;
  }

  .footer-top {
    gap: 0px;
  }

  .footer-top,
  .footer-bottom,
  .footer-top-bottom {
    flex-direction: column;
  }
  footer div,
  footer a {
    margin: 0 auto;
  }

  .meet-bottom-image,
  .meet-middle-image,
  .meet-top-image,
  .meet-img-container {
    width: 100%;
    justify-content: center;
  }

  .footer-contact-container {
    margin-top: 20px;
  }

  .contact-icon-group {
    justify-content: center;
  }

  .footer-top .menu-wrap {
    justify-content: center;
    gap: 10px;
  }

  .telephone-number,
  .email-address,
  .address {
    margin: 5px 0px !important;
  }

  .bottom-link-container {
    flex-direction: column;
    gap: 30px;
  }

  .bottom-link-section::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: rgba(31, 44, 71, 0.2);
    transform: translateY(-0.5px);
    pointer-events: none;
    width: unset;
  }

  .meet-bio-title {
    padding-bottom: 20px;
  }

  .footer-bottom {
    border-top: unset;
    padding-bottom: 40px;
  }

  .container {
    width: 90%;
  }

  .donation-buttons {
    flex-wrap: wrap;
  }

  .menu-wrap .donate-footer-btn {
    display: inline-block;
    padding: 12px 20px;
  }

  .footer-top {
    margin-bottom: unset;
  }

  .footer-bottom {
    padding-top: unset;
  }

  .footer-top-bottom,
  .footer-content {
    gap: 15px;
  }

  img.tk-logo {
    width: 150px;
  }

  .basic-page-wrapper .container {
    width: 90%;
  }

  .organizations-section .org-logo-item {
    flex: 0 0 calc((100% - 48px) / 3);
  }
}

@media (max-width: 950px) {
  .container.accordion-container {
    width: 90%;
  }
}

@media (max-width: 900px) {
  .home .header-top #menu-header a,
  .home .header-top #menu-header a {
    font-size: 14px !important;
  }

  .priorities-item,
  .accomplishments-item {
    width: 48%;
  }

  .header-top #menu-header a {
    padding: 7.5px 10px;
  }

  .meet-section-image {
    max-height: 500px;
  }

  .why-image img {
    max-height: 500px;
    object-position: 20% 15%;
  }
  .container.why-container {
    flex-direction: column-reverse;
    gap: 0px;
  }

  .why-content h2 {
    margin-top: 15px;
  }
}

@media (max-width: 850px) {
  .non-home-hero h1 {
    font-size: 50px;
  }
}

@media screen and (max-width: 768px) {
  .hamburger {
    display: inline-block !important;
    position: relative;
    right: 10px;
    top: 6px;
  }

  .tk-logo-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tk-logo-mobile img {
    width: 100px;
    height: auto;
  }

  .tk-donation-buttons a {
    flex: 1 1 100%;
  }

  .takeoverleft {
    padding: 25px;
  }

  .tk-logo-container {
    display: none;
  }

  .mobile-nav li {
    list-style: none;
  }
  .mobile-nav {
    display: none; /* Hide it initially */
    position: absolute;
    max-height: 0;
    z-index: 1000;
    padding-bottom: 30px;
    transition: max-height 0.3s ease-in-out;
    background-color: #fff;
    border-bottom: 1px solid #808080d9;
    width: 100%;
    filter: drop-shadow(2px 4px 6px black);
  }

  .nav-mobile {
    flex-direction: column;
    gap: 15px;
  }
  .mobile-nav .social-icons {
    margin-top: 30px;
    padding-bottom: 20px;
  }
  .mobile-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .at-row.EmailAddress {
    margin-top: 0px;
  }

  .at-form .SmsLegalDisclaimer {
    text-align: center;
    margin: 0px auto;
    width: 90%;
  }
  .at-form-submit.clearfix {
    width: 100%;
  }

  .header-top .menu-wrap {
    display: none;
  }

  .organizations-section .org-logo-item {
    flex: 0 0 calc((100% - 24px) / 2);
  }

  .mobile-nav {
    padding: 110px 5px 20px;
  }

  .SmsSubscribeMobilePhone {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  html #wpadminbar {
    margin-top: -46px;
  }

  .footer-logo img {
    margin-left: unset;
  }
  .takeoverleft h1 {
    text-align: center;
  }

  .header-top #menu-header a {
    display: inline-block;
    padding: 7.5px 10px;
    font-size: 14px;
  }

  .header-top .menu-wrap .donate-footer-btn {
    font-size: 14px;
  }

  .meet-section,
  .running-section,
  .volunteer-section,
  .volunteer-section,
  .meet-page-container,
  .basic-page-wrapper {
    padding: 60px 0;
  }

  .bottom-link-section,
  .priorities-section,
  .accomplishments-section {
    padding-top: 60px;
  }

  .bottom-link-section::before {
    top: 48%;
  }

  .hero-section h1,
  .donation-section h2,
  .meet-content h2,
  .volunteer-text h2,
  .meet-hero-container h1,
  .running-section h2 {
    font-size: 33px;
  }

  .hero-form {
    padding: 20px 0px !important;
  }

  .hero-form {
    max-width: 100%;
    padding: 20px;
  }

  .hero-form input {
    width: 100%;
  }

  .donation-buttons {
    gap: 10px;
  }

  .donate-btn,
  .donate-btn.btn-donate,
  .donate-title {
    width: 100%;
  }

  .footer-links a {
    margin-bottom: 10px;
  }

  footer .social-icons {
    margin-top: 15px;
  }

  .header-top .header-logo {
    width: 100px;
  }

  .meet-top-content-text h2,
  .meet-middle-content-text h2,
  .meet-bottom-content-text h2 {
    font-size: 22px;
  }

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

  .priorities-item,
  .accomplishments-item {
    width: 100%;
  }
}

@media (max-width: 650px) {
  .accordion-title {
    font-size: 20px;
  }
}

@media (max-width: 615px) {
  .header-hero-wrapper.meet-page-hero {
    background-image: unset;
    min-height: unset;
  }

  .running-items {
    justify-content: center;
    align-items: center;
  }

  .error-container h1 {
    font-size: 70px;
    text-align: center;
  }

  .error-container h2 {
    font-size: 30px;
    text-align: center;
  }

  .meet-top-images img {
    width: 100%;
  }

  .meet-section {
    padding: 40px 0 60px;
  }

  .hero-section h1 {
    text-align: center;
  }

  .donation-section .donation-buttons a {
    min-width: 100%;
  }
}

@media (max-width: 570px) {
  .meet-bottom-gallery .container {
    flex-direction: column;
  }

  .meet-bottom-gallery .container img:nth-of-type(1),
  .meet-bottom-gallery .container img:nth-of-type(2) {
    width: 100%;
  }

  .non-home-hero h1 {
    font-size: 40px;
  }

  .non-home-hero h5 {
    font-size: 16px;
  }
}

@media (max-width: 500px) {
  .endorsement-item {
    flex-direction: column;
  }

  #takeover {
    top: 3%;
  }

  .endorsement-photo {
    width: 100%;
    height: auto;
  }

  .large-quote {
    display: none;
  }

  .takeoverleft .left-content h2 {
    font-size: 30px;
    letter-spacing: 1px;
  }

  .meet-bio-icon img {
    width: 150px;
  }

  .meet-bio-title h2 {
    font-size: 30px;
  }

  .meet-bio-title h5 {
    font-size: 16px;
  }

  .footer-top .menu-wrap,
  #menu-header-2 {
    flex-direction: column;
  }

  .organizations-section .org-logo-item {
    flex: 0 0 100%;
  }
}

@media (max-width: 450px) {
  .at-row > [class^="at-"] {
    margin: 0 auto !important;
  }
  .at-form-submit:hover:after {
    left: 75%;
  }

  .tk-bg {
    width: 90%;
    bottom: -150px;
  }

  .takeoverleft h1 {
    font-size: 50px;
  }
}

@media (max-width: 400px) {
  .privacy-policy h1 {
    font-size: 30px;
  }

  .non-home-hero h1 {
    font-size: 35px;
  }

  .basic-page-wrapper h2 {
    font-size: 22px;
  }
}

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