@media (min-width: 1500px) {
  .page-id-132 #masthead,
  .page-id-452 #masthead {
    height: 650px;
    background-position: top center;
  }
}

@media (max-width: 1500px) {
  #masthead {
    background-size: 110% auto;
  }
}

@media (max-width: 1400px) {
  .inner {
    width: 90%;
  }

  #masthead {
    background-size: 120% auto;
  }

  #navigation ul li {
    margin-right: 20px;
  }

  #navigation .menu-item-146 a,
  #navigation ul li.menu-item-146 a {
    padding: 15px 10px;
  }

  .headersocial {
    margin-left: 20px;
  }
}

@media (max-width: 1200px) {

  #takeover svg#splashlogo {
    width:200px;
    height: auto;
    margin-bottom: 10px;
  }

  #tkbuttons a {
    padding: 6px 12px 2px 12px
  }

  #splashright h2 {
    margin:10px auto 20px auto
  }

  #takeovercon img {
    min-width:416px;
  }
  
  #navigation ul li {
    margin-right: 14px;
    font-size: 14px;
  }

  #navigation .menu-item-146 a,
  .not-front #navigation ul li.menu-item-146 a {
    padding: 15px 15px;
  }

  #masthead {
    background-size: cover;
    background-position: 25% 20%;
  }

  .headersocial a {
    margin-right: 5px;
  }

  #mobilenavigation .headersocial a {
    margin-left: 5px;
    margin-right: 5px;
  }
  #mobilenavigation .headersocial {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 14px;
  }

  #splashright h2 {
    font-size: 26px;
    line-height: 31px;
  }
}

@media (max-width: 1100px) {
  #footernavigation ul li a {
    font-size: 15px;
  }

  #footer p.disclaimer {
    font-size: 13px !important;
    max-width: 500px;
    margin: 0 auto;
    width: 90%;
  }

  #footer .footerright a,
  #footer .footerright p {
    font-size: 14px;
  }
  .inner {
    width: 90%;
  }

  #footernavigation ul li {
    margin-right: 10px;
  }

  #masthead {
    background-size: cover;
  }

  #logo {
    width: 14%;
  }

  #navigation {
    width: 85%;
  }
}

@media (max-width: 1000px) {
  .takeoverleft,
  .takeoverright {
    width: 100%;
  }

  .supportleft,
  .supportright {
    width: 100%;
  }

  .takeoverleft {
    margin-bottom: 20px;
  }

  #takeovercontent h1 {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 10px;
  }

  .headersocial {
    margin-left: 9px;
  }

  .headersocial svg {
    width: 20px;
    height: auto;
  }
}

@media (max-width: 900px) {

  .page-id-3 .section .inner, .page-id-138 .section .inner {
    width:90%;
  }
  
  .blueboxinner {
    width:100%;
  }

  .blueboxinner p {
    font-size: 20px;
    line-height: 25px;
  }

  .issues {
    width:100%;
  }

  .section .issueitem h3 {
    font-size: 20px;
    line-height: 25px;
  }

  .page-id-132 .whitesection,
  .page-id-452 .whitesection {
    padding-top: 50px;
  }
  .altrow .card .frame-container {
    max-height: 450px;
  }
  .page-id-132 #masthead .herocontent,
  .page-id-452 #masthead .herocontent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .page-id-132 #masthead .herocontent *,
  .page-id-452 #masthead .herocontent * {
    text-align: center !important;
    margin-bottom: 0px;
  }
  #logo svg {
    max-width: 100px;
  }
  #header {
    padding: 10px 0;
  }
  #splashright {
    width: 60%;
  }
  #masthead {
    margin-top: 0px;
  }
  .large_button {
    max-width: 95%;
  }

  #splashleft {
    width: 30%;
  }

  #takeovercon {
    background-position: -90px 0;
  }

  .quote.section {
    padding: 10px 0 50px 0;
  }
  .contentleft,
  .contentright {
    width: 100%;
  }

  .whitesection {
    padding-bottom: 25px;
    padding-top:50px;
  }
  .contentleft {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .altrow .card {
    width: 100%;
  }

  .quotecontent .bars {
    width: 10%;
  }

  .quote.section h2 {
    width: 80%;
  }

  h2,
  .section h2,
  .quote.section h2 {
    font-size: 34px;
    line-height: 44px;
  }

  .smallbars {
    width: 3%;
  }

  .altrow .card {
    margin-bottom: 10px;
  }

  .donatebuttons {
    max-width: 95%;
    margin: 0 auto 10px;
  }

  .donatebuttons a {
    width: calc(50% - 5px);
    padding: 14px 30px 9px 30px;
  }

  #takeoverleft {
    width: 100%;
  }

  #takeoverright {
    width: 100%;
  }

  .callout p {
    width: 100%;
  }

  .numbergrid {
    width: 100%;
    display: block;
  }

  .numberitem {
    padding: 0;
  }

  .altrow .card img {
    margin-bottom: 20px;
  }

  .twocolrow .colleft,
  .twocolrow .colright {
    width: 100%;
  }

  .orangesection.largequote .bars {
    width: 7%;
  }

  .orangesection.largequote h2 {
    font-size: 28px;
    line-height: 34px;
    width: 82%;
  }

  .subheader {
    width: 100%;
  }

  .issues {
    display: block;
  }

  .issueitem {
    margin-bottom: 20px;
    padding: 25px 15px;
    display: block;
  }

  .issueitem h5 {
    top: 0;
    transform: none;
    font-size: 15px;
    line-height: 20px;
  }

  #titlebar h1 {
    font-size: 32px;
    line-height: 37px;
  }

  .callout p {
    font-size: 25px;
    line-height: 30px;
  }

  .subheader {
    min-width: 0;
  }

  #footerlogo {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  #footernavigation {
    margin-bottom: 30px;
  }

  #footernavigation {
    width: 100%;
    text-align: center;
  }

  #footertop {
    margin-bottom: 20px;
  }

  .footerleft,
  .footerright,
  #footer p.disclaimer,
  .footersocial {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }

  .footersocial {
    margin-left: 0;
    border: none;
  }

  #footer p.disclaimer {
    padding: 10px 5px;
  }

  .footerright {
    margin-bottom: 0;
  }

  #footernavigation ul li {
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  #footernavigation ul li:last-child {
    margin-bottom: 0;
    margin-top: 20px;
  }

  #footerlogo {
    margin-bottom: 40px;
  }

  .callout p {
    text-align: left;
  }

  .mobileonly {
    display: block;
  }

  .desktoponly {
    display: none !important;
  }

  .pagenotfound h1 {
    font-size: 175px;
    line-height: 180px;
  }

  .pagenotfound h2 {
    font-size: 25px;
    line-height: 30px;
  }

  #pagenotfoundbtn {
    font-size: 18px;
    line-height: 24px;
    padding: 20px 45px;
  }

  #tkleft {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  #tkright {
    width: 100%;
  }

  body.home.takeover-open {
    /* height:auto !important;
	    overflow:visible !important; */
    margin-top: 0 !important;
  }

  body.page-id-451.takeover-open {
    /* height:auto !important;
	    overflow:visible !important; */
    margin-top: 0 !important;
  }

  #takeover {
    height: 100%;
  }

  .takeover-closed #takeover {
    display: none;
    height: 0;
    margin-top: 0 !important;
  }

  #masthead {
    background: #073354;
    background-image: none !important;
    margin-top: 20px;
    padding: 30px 0;
  }

  .home #masthead {
    margin-top: 0px;
    height: fit-content;
  }

  .page-id-451 #masthead {
    margin-top: 0px;
    height: fit-content;
  }

  .not-front #masthead {
    height: 190px;
    padding-top: 0px;
  }

  .not-front #masthead .herocontent h1 {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  #mastheadcontent {
    width: 100%;
    top: 0;
    transform: none;
    max-width: 100%;
  }

  .at label.at-text input {
    font-size: 14px !important;
    letter-spacing: 0.6px !important;
  }

  .card .smallbars {
    left: -25%;
  }

  #masthead h1 {
    font-size: 44px;
    line-height: 50px;
  }

  #masthead p {
    font-size: 25px;
    line-height: 35px;
  }

  .section h3 {
    font-size: 30px;
    line-height: 35px;
    text-align: left;
  }

  .single-news-page h3 {
    font-size: 30px;
    line-height: 35px;
  }

  .orangesection + .whitesection {
    padding-top: 50px;
  }

  .issuerow {
    padding: 20px;
  }

  .issuerow h2 {
    font-size: 26px;
    line-height: 31px;
    width: 80%;
  }

  .numberitem h5 {
    font-size: 24px;
    line-height: 30px;
  }

  .altrow,
  .altrow.image-left,
  .altrow.image-right {
    flex-direction: column;
  }

  .altrow .card {
    width: 100%;
    margin-bottom: 10px;
  }

  .altrow.image-right .card:first-child,
  .altrow.image-left .card:first-child {
    margin-right: 0;
    margin-left: 0;
  }

  #logo {
    width: 40%;
  }

  #footerbottom {
    text-align: center;
  }

  #footer p.disclaimer {
    width: 97%;
  }

  .footermiddle {
    width: 100%;
  }

  #footeraddress {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .mobile-hero-image {
    display: block;
    width: 100%;
    height: auto;
    max-height: 600px;
    object-fit: cover;
    object-position: top;
    margin-bottom: 0px;
  }

  #masthead .herocontent h1 svg {
    display: none;
  }

  .gallery img {
    width: 100%;
    margin: 0 0 20px 0;
  }

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

  .endorsements_section .endorsementitem {
    width: 50%;
    padding: 0 15px;
    border-left: 1px solid #7944cc;
    margin-bottom: 30px;
  }

  .endorsements_section .endorsementitem:nth-child(4n + 1) {
    border-left: 1px solid #7944cc; /* Reset the desktop rule */
  }

  .endorsements_section .endorsementitem:nth-child(2n + 1) {
    border-left: none; /* Apply border removal to every other item on mobile */
  }

  #mastheadcontent {
    width: 100%;
    float: none;
  }

  .supportus {
    height: auto;
    background-color: #073354;
    background-image: none !important;
    padding: 40px 0;
  }

  .supportus .contentleft {
    display: none;
  }

  .supportus.section .inner {
    top: 0;
    transform: none;
  }

  .frame-container {
    margin: 0;
  }

  .altrow {
    margin-bottom: 10px;
  }
}

@media (max-width: 800px) {
  #splashright {
    width: 100%;
    box-sizing: border-box;
    padding-right: 5%;
    padding-left: 5%;
    margin:0 auto;
  }

  #splashleft {
    display: none;
  }

  #takeovercon {
    background-image: none !important;
  }

  #splashright h2 svg {
    width: 80%;
  }

  #tkbuttons a {
    padding: 10px 12px 5px 12px;
  }

  .supportbox {
    width:100%;
  }
}

@media (max-width: 700px) {
  .endorsements_section h3 {
    font-size: 22px;
    line-height: 1.25;
    text-align: center;
  }
  .endorsements_section {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  #takeovercontent {
    display: block;
  }
  #masthead h1 {
    font-size: 37px;
    line-height: 42px;
  }

  .home #masthead {
    height: auto;
  }

  .page-id-451 #masthead {
    height: auto;
  }

  #masthead .herocontent h1 {
    font-size: 32px;
    line-height: 37px;
  }

  #masthead .herocontent {
    width: 100%;
  }

  #masthead h1, #masthead .herocontent h1 {
    font-size: 50px;
    line-height: 55px;
  }
}

@media (max-width: 600px) {
  #takeover {
    padding:0;
  }

  #takeovercon {
    top:0;
    width:100%;
    margin:0 auto;
  }

  #masthead h1 {
    margin-top: 10px;
  }
  .endorsements_section .endorsementitem {
    width: 100%;
    padding: 0 10px;
    border-left: none;
    margin-bottom: 25px;
    border-bottom: 1px solid #7944cc;
    padding-bottom: 20px;
  }

  .endorsements_section .endorsementitem:last-child {
    border-bottom: none;
  }
  .not-front #masthead .herocontent h1 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

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

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

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

@media (max-width: 350px) {
  #masthead .herocontent h1 svg {
    display: none;
  }
  #masthead .herocontent h4 {
    text-align: center;
  }
}
