@media (max-width: 767px) {
  html {
    font-size: 8px;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 9px;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 10px;
  }
}
html, body {
  min-height: 100%;
  height: auto;
}

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font: 400 1.8rem "PT Serif", Georgia, "Times New Roman", Times, serif;
  background: #fff;
}

img {
  max-width: 100%;
}

a, button {
  border-radius: 0;
  cursor: pointer;
}

sup {
  line-height: 1em;
  vertical-align: super;
  display: inline-block;
  position: static;
}

input {
  border-radius: 0;
}

iframe {
  width: 100% !important;
  max-width: 100% !important;
  display: block !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

* ::-moz-selection {
  color: #fff;
  background-color: #bf1e2e;
}
* ::-moz-selection * {
  color: #fff;
}
* ::selection {
  color: #fff;
  background-color: #bf1e2e;
}
* ::selection * {
  color: #fff;
}

.container, .container-fluid {
  max-width: 960px;
  width: 100% !important;
}

.header {
  padding: 4rem 0;
  border-bottom: 4px solid #bf1e2e;
}
.header img {
  width: 395px;
  max-width: 90%;
  display: block;
  margin: auto;
}
.header form {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.header input {
  background: #e5e5e5;
  color: #1a1a1a;
  font: 400 21px "Oswald", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 1rem 1.5rem;
  border: none;
  outline: none;
  flex: 1;
}
.header button {
  border: none;
  outline: none;
  background: #bf1e2e;
  color: white;
  font: 400 21px "Oswald", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 1rem 2rem;
  transition: background 0.2s;
  text-transform: uppercase;
}
.header button:hover, .header button:focus {
  background-color: red;
}
.header hr {
  margin: 2rem 0;
  width: 100%;
}
.header .donate {
  border: none;
  outline: none;
  background: #153980;
  color: white;
  font: 400 2.7rem "Oswald", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 1rem 2rem;
  transition: background 0.2s;
  text-transform: uppercase;
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
.header .donate:hover, .header .donate:focus {
  background-color: #0073cf;
}
.header .donate, .header form, .header hr {
  max-width: 415px;
  margin-left: auto;
  margin-right: auto;
}
.header .social {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
.header .social .fab {
  border-radius: 100px;
  font-size: 20px;
  color: white;
  height: 38px;
  width: 38px;
  text-align: center;
  line-height: 38px;
  transition: background 0.2s;
  text-decoration: none;
}
.header .social .fab.fa-facebook-f {
  background-color: #1778f2;
}
.header .social .fab.fa-twitter {
  background-color: #1da1f2;
}
.header .social .fab:hover, .header .social .fab:focus {
  text-decoration: none;
  background-color: #bf1e2e;
}
.header .social span {
  font: 400 16px "Oswald", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #aaa;
  text-transform: uppercase;
}
.header .social span, .header .social a {
  margin: 0 10px;
}

.john {
  background: url(john.jpg) left 30% top 15%/cover no-repeat;
  position: relative;
  border-bottom: 4px solid #0c224d;
}
.john blockquote {
  background: rgba(0, 0, 0, 0.7);
  padding: 5rem;
  width: 50rem;
  position: relative;
  left: 46%;
  right: 0;
  max-width: 50%;
}
.john blockquote span {
  font-size: 20.7rem;
  position: absolute;
  top: -2rem;
  left: -1rem;
  left: 0;
  opacity: 0.2;
}
.john blockquote p {
  color: white;
  font: italic 400 3.2rem "PT Serif", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 0.5em;
  text-align: center;
}
.john blockquote img {
  display: block;
  width: 15rem;
  margin: auto;
}

.about {
  background: url(flag.jpg) center center/cover no-repeat;
}
.about .container {
  margin-top: -3rem;
  z-index: 2;
  background: white;
  position: relative;
  padding: 5rem 6rem;
}
.about h1 {
  font: 700 4.8rem/1.1em "Oswald", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  margin-bottom: 1em;
  color: #bf1e2e;
}
.about h1 span {
  font-weight: 400;
  font-size: 3.6rem;
  display: block;
}
.about p {
  font-size: 16px;
  color: #2d2d2d;
  margin-bottom: 1em;
}
.about img {
  display: block;
  width: 275px;
  max-width: 100%;
  margin-left: auto;
  box-shadow: 10px 10px 0 0 #bf1e2e;
}
.about .contain {
  max-width: 660px;
  margin: auto;
  padding: 4rem 15px;
}
.about h2 {
  color: white;
  text-align: center;
  font: 700 4.8rem/1.2em "Oswald", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 2rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.about .stars {
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
}
.about .stars:before, .about .stars:after {
  content: '';
  display: inline-block;
  width: 13rem;
  height: 2px;
  background: white;
  max-width: 25vw;
}
.about .stars i {
  color: white;
  font-size: 12px;
  margin: 0 1px;
}
.about .stars:before {
  margin-right: 2rem;
}
.about .stars:after {
  margin-left: 2rem;
}
.about ul {
  padding: 0;
  margin: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  list-style: none;
}
.about ul li {
  color: white;
  font: 700 3.6rem/1.2em "Oswald", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 2rem;
  padding-left: 6rem;
}
.about ul li span {
  display: block;
  font-size: 3rem;
  font-weight: 400;
}
.about ul li:before {
  content: '\f058';
  color: red;
  font: 900 1em 'Font Awesome 5 Free';
  display: inline-block;
  width: 6rem;
  margin-left: -6rem;
}

footer {
  background: #0c224d;
  padding: 5rem 15px;
}
footer .cta {
  max-width: 600px;
  margin: 0 auto 5rem auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
footer .donate {
  display: inline-block;
  border: 2px solid white;
  text-decoration: none;
  color: white;
  font: 400 2.7rem/1.1em "Oswald", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 1rem 3rem;
  background: transparent;
  transition: background 0.2s, color 0.2s;
}
footer .donate:hover, footer .donate:focus {
  color: #153980;
  background-color: white;
}
footer img {
  display: block;
  width: 215px;
  margin: 0 auto 2.5rem auto;
}
footer p {
  color: white;
  font: 400 12px "PT Serif", Georgia, "Times New Roman", Times, serif;
  text-align: center;
  margin-bottom: 0;
}
footer .social {
  padding-left: 6rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
footer .social span {
  color: white;
  font: 400 2.7rem/1.1em "Oswald", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
footer .social a {
  box-sizing: content-box;
  display: inline-block;
  color: white;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  border-radius: 50px;
  text-decoration: none;
  border: 2px solid white;
  font-size: 2.1rem;
  text-align: center;
  transition: background 0.2s, border 0.2s;
}
footer .social a:hover, footer .social a:focus {
  background-color: #bf1e2e;
  border-color: #bf1e2e;
}
footer .social span, footer .social a {
  margin: 0 5px;
}

@media (max-width: 767px) {
  .header img {
    margin-bottom: 40px;
  }

  .john {
    background-image: url(john2.jpg);
    padding-top: 40rem;
  }
  .john blockquote {
    left: unset;
    max-width: 100%;
    width: 100%;
  }

  .about img {
    margin: 0 auto 40px auto;
  }

  footer {
    text-align: center;
  }
  footer .cta {
    display: block;
  }
  footer .social {
    padding: 4rem 0 0 0;
  }
}
