@media (max-width: 1248px) {
  .meet-section-div {
    flex-direction: column-reverse;
    margin-bottom: unset;
  }

  a.more-btn {
    justify-content: center;
  }
}

@media (max-width: 1230px) {
  img.andrew-cutout {
    right: -15%;
  }
}

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

@media (max-width: 1000px) {
  .why-text img {
    margin: 0 auto !important;
    display: flex !important;
    width: 40px;
    height: auto;
  }
  .menu-wrap .donate-footer-btn {
    margin-right: 0;
  }

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

  .footer-logo {
    padding-left: 0;
    margin-left: auto;
  }
  .footer-links {
    justify-content: center;
    align-items: center;
  }
  .donation-section .disclaimer {
    text-align: center;
  }

  .donation-section .container {
    flex-direction: column-reverse;
  }

  h2.desktop-title {
    display: none;
  }
  h2.mobile-title {
    display: block;
    margin-bottom: 0px;
    letter-spacing: -1px;
  }

  .donation-section.bkg-visible::after {
    display: none;
  }

  .host-event-section .container,
  .get-involved-section .container {
    flex-direction: column;
  }

  .footer-content .donate-footer-btn {
    margin-top: 20px;
  }

  .footer-links p {
    padding-right: 0px;
  }
  .footer-address {
    padding-left: 0px;
  }
  /* footer .donate-footer-btn {
    margin-left: auto;
    margin-right: auto;
  } */
  .footer-links {
    flex-direction: column-reverse;
    gap: 30px;
  }

  a.footer-email {
    margin: unset;
  }
  footer .menu-wrap {
    flex-direction: column;
    max-width: 220px;
    width: 100%;
    margin: 0 auto 30px;
  }

  .footer-bottom {
    border-top: unset;
    padding-top: 0px;
  }
  .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-address {
    order: 1;
  }

  .footer-disclaimer {
    margin-top: 20px;
    order: 3;
  }

  .footer-links {
    order: 2;
  }
  .footer-top,
  .footer-bottom {
    flex-direction: column;
    gap: 20px;
  }
  footer div,
  footer a {
    margin: 0 auto;
  }

  .container {
    width: 90%;
  }

  .hero-section h1 {
    font-size: 45px;
  }

  .hero-section h2 {
    font-size: 30px;
  }

  img.andrew-cutout {
    width: 550px;
  }

  .meet-section {
    flex-direction: column;
  }

  .meet-section-right {
    margin-top: -10px;
  }

  .meet-content {
    padding-left: 0;
    margin-top: 20px;
    width: 100%;
  }

  .donation-buttons {
    justify-content: center;
  }

  .donate-btn {
    width: 100%;
    margin: 5px 0;
  }
  .menu-wrap .donate-footer-btn {
    display: inline-block;
    padding: 12px 20px;
  }

  .donation-section h2 {
    text-align: center;
  }

  .video-embed {
    flex: unset;
  }

  .basic-page-wrapper.container.privacy,
  .basic-page-wrapper {
    flex-direction: column;
  }

  img.pp-image {
    margin-top: 0px;
  }

  .bio-content {
    width: 100%;
    max-height: unset;
    padding-bottom: 20px;
  }

  .meet-hero-img {
    display: none;
  }

  .page-template-meet-page .basic-page-wrapper.scrolled {
    height: fit-content;
    gap: 0px;
    padding-top: 0px;
  }

  .mobile-hero-img {
    display: block;
    width: 100%;
  }

  .mobile-hero-img img {
    width: 100%;
    height: auto;
    max-height: 520px;
    object-fit: cover;
    height: 100%;
    object-position: center 20%;
  }

  .inner.meet.scroll {
    flex-direction: column;
    gap: 0px;
  }

  .bio-content h1 {
    margin-top: 30px;
  }

  .donation-section.no-bkg .donation-buttons {
    justify-content: center;
  }

  .page-template-meet-page .basic-page-wrapper::before {
    display: none;
  }
  .page-template-meet-page .basic-page-wrapper::after {
    display: none;
  }
}

@media (max-width: 900px) {
  .home .header-top #menu-header a,
  .home .header-top #menu-header a {
    font-size: 14px !important;
  }
  .second-hero h1 {
    font-size: 56px;
  }
  .header-top #menu-header a {
    padding: 7.5px 10px;
  }
}

@media (max-width: 850px) {
  .running-content-item {
    flex-direction: column;
    gap: 10px;
  }
}

@media (max-width: 800px) {
  .meet-img-container img {
    max-height: 520px;
    object-position: center 30%;
  }
}

@media screen and (max-width: 768px) {
  img.andrew-cutout {
    right: -32%;
  }

  .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;
  }
  .why-text {
    margin-top: 15px;
  }
  .hero-form {
    padding: 20px 0px !important;
  }

  .meet-bottom {
    display: flex;
  }
  .hero-section {
    transition: 0.25s ease-in-out;
  }

  .donation-section .disclaimer {
    min-width: 250px;
  }

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

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

  .meet-content,
  .why-text {
    width: 100%;
    padding: 20px;
  }

  .why-image img,
  .meet-image img {
    width: 100%;
    height: auto;
  }

  .donation-buttons {
    gap: 10px;
  }

  .donate-btn {
    width: 100%;
  }

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

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

  .error-content {
    text-align: center;
  }

  .error-text {
    float: none;
    text-align: center;
    font-size: 30px;
  }

  .home-btn {
    float: none;
  }

  .error-img {
    width: 250px;
  }

  .line {
    top: 34%;
  }

  .inner.issue-container {
    width: 90%;
  }
}

@media (max-width: 600px) {
  img.andrew-cutout {
    display: none;
  }

  .donation-section .disclaimer {
    padding-bottom: 0px;
  }
  .at-form-submit {
    margin: 20px auto 0 0 !important;
  }
  .at-form-submit:hover:after {
    transition: 0.5s ease-in-out;
    right: unset;
    left: 85%;
  }
  .hero-section h1,
  .hero-section h2 {
    text-align: center;
    margin-left: 0px;
    width: unset;
  }

  .hero-section h1 {
    margin-top: 0px;
  }

  .hero-section .mobile-nav li {
    line-height: 30px !important;
  }
  .home .hero-section,
  .mobile-nav {
    padding: 40px 5px 20px;
  }
  .mobile-nav {
    padding: 110px 5px 20px;
  }

  .hero-right {
    display: none;
  }
  .hero-left {
    width: 100%;
  }
  .SmsSubscribeMobilePhone {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  html #wpadminbar {
    margin-top: -46px;
  }
  .donation-section h2,
  .meet-section h2,
  .content h2,
  .running-content-text h2 {
    font-size: 35px;
  }

  .meet-section-pretitle h4 {
    font-size: 25px;
  }

  .donation-section p {
    font-size: 1.2em;
  }
  .donation-section h2,
  .donation-section p {
    text-align: center;
  }
  .donation-section a {
  }
  .donation-section p {
    margin: 7.5px auto 16px;
  }

  .donation-section .donation-buttons a {
    min-width: 100%;
  }
  .hamburger {
    display: inline-block !important;
    position: relative;
    right: 10px;
    top: 25px;
  }
  .mobile-nav .donate-footer-btn {
    margin-bottom: 0px;
    background-color: #108ac4;
  }

  .mobile-nav .donate-footer-btn:hover {
    background-color: white !important;
    color: #108ac4 !important;
  }

  .donation-section {
    padding-bottom: 70px;
  }

  .mobile-nav li {
    list-style: none;
  }
  .mobile-nav {
    display: none; /* Hide it initially */
    position: absolute;
    max-height: 0;
    z-index: 1000;
    padding-bottom: 30px;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;

    width: 100%;
    filter: drop-shadow(2px 4px 6px #121f46);
  }

  .nav-mobile {
    flex-direction: column;
    gap: 15px;
  }
  .mobile-nav .social-icons {
    margin-top: 20px;
  }

  .mobile-nav .social-icons a {
    font-size: 24px;
    padding: 0 5px;
  }
  .mobile-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  img.header-logo.grayscale {
    filter: invert(1) grayscale(1) brightness(10);
  }

  .at-row.EmailAddress {
    margin-top: 0px;
  }
  .home .hero-section {
    width: 100%;
  }
  .home .hero-section::before {
    width: 100%;
  }
  .hero-section {
    padding: 40px 0 10px 0px;
  }
  .hero-section .container {
    margin: 0 auto 0px auto;
    width: 90%;
  }

  .hero-mobile img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 400px;
    object-position: center 30%;
  }

  .header-hero-wrapper.front-page-hero {
    background-image: unset;
    background-color: #f5fcff;
  }

  .page-template-meet-page .basic-page-wrapper.scrolled {
    padding-top: 20px;
  }

  .hero-mobile {
    display: flex;
    margin-top: 25px;
    background: var(--Cream, #fffaf5);
  }

  .at-form-submit .at-submit.btn-at.btn-at-primary {
    color: white;
    text-shadow: none !important;
    width: 100%;
  }

  .at-form-submit .at-submit.btn-at.btn-at-primary:hover {
    text-shadow: none !important;
    width: 100%;
  }
  .at-form .SmsLegalDisclaimer {
    text-align: center;
    margin: 0px auto;
    width: 90%;
  }
  .at-form-submit.clearfix {
    width: 100%;
  }

  .hero-section {
    min-height: 300px;
  }

  header .menu-wrap {
    display: none;
  }

  .second-hero {
    margin-top: 20px;
  }

  .meet-section-div {
    gap: 20px;
  }

  .page-template-404 .main-content {
    margin-top: 20px;
  }

  .title-wrapper h1 {
    font-size: 47px;
  }

  .bio-content h1 {
    font-size: 47px;
  }

  .bio-content h2 {
    font-size: 35px;
  }

  h2.endorse-heading {
    font-size: 50px;
    text-align: center;
  }

  .footer-content {
    padding-bottom: 40px;
  }
}

@media (max-width: 533px) {
  .meet-bottom img {
    flex-grow: 1;
    object-fit: cover;
    max-width: 100% !important;
    width: 100% !important;
    max-height: 350px;
  }
  .at-row.EmailAddress {
    /* margin-top: 15px; */
  }
  .meet-section-div {
    gap: 20px;
  }
  .meet-bottom {
    margin-top: 5px;
  }

  .endorsement-list {
    flex-direction: column;
  }

  .endorsement-item {
    width: 100%;
  }

  .animated-star.error-star {
    left: 36%;
  }
}

@media (max-width: 500px) {
  .meet-section-text {
    padding: 40px;
  }

  .hero-section h1 {
    font-size: 40px;
    margin-top: 0px;
  }

  .issuerow h2 {
    font-size: 24px;
  }

  #takeover {
    width: 95%;
  }
}

@media (max-width: 480px) {
  .issues-title {
    width: 77%;
    margin: 20px auto;
  }

  #takeover #closebtn {
    top: 7px;
    right: 17px;
    width: 32px;
  }
}

@media (max-width: 460px) {
  p.footer-disclaimer {
    width: 81%;
  }

  .title-wrapper h1 {
    font-size: 35px;
  }
}

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

  .page-template-meet-section .basic-page-wrapper {
    padding-bottom: 30px;
  }
}

@media (max-width: 430px) {
  .issues-title {
    font-size: 37px;
  }
}

@media (max-width: 350px) {
  .second-hero h1 {
    font-size: 40px;
  }
}
