html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* This stylesheet generated by Transfonter (http://transfonter.org) on December 14, 2016 10:11 AM */

@font-face {
  font-family: "Futura Book";
  src: url(/fonts/Futura-Bold.eot?97eacd2918a3b2ee90abf4cc1251f8d2);
  src: url(/fonts/Futura-Bold.eot?97eacd2918a3b2ee90abf4cc1251f8d2) format("embedded-opentype"), url(/fonts/Futura-Bold.woff?38c1f27abf6344207ac7ec5c78a04a54) format("woff"), url(/fonts/Futura-Bold.ttf?500e5265448d757e4657ee5436215d03) format("truetype");
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0;
}

@font-face {
  font-family: "Futura Bk";
  src: url(/fonts/Futura-Book.eot?218ceb52de15138b8ea629caa6d957b2);
  src: url(/fonts/Futura-Book.eot?218ceb52de15138b8ea629caa6d957b2) format("embedded-opentype"), url(/fonts/Futura-Book.woff?674bc995016d87f76ca9428a7a4fb951) format("woff"), url(/fonts/Futura-Book.ttf?8586e58e753b965cfd24ceb6b4337d71) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Futura";
  letter-spacing: 0.1px;
  src: url(/fonts/Futura-ExtraBold.eot?0d053bd8eae4851a5c2073f061d996e7);
  src: url(/fonts/Futura-ExtraBold.eot?0d053bd8eae4851a5c2073f061d996e7) format("embedded-opentype"), url(/fonts/Futura-ExtraBold.woff?e419a16203bea1065913890dd73a86b8) format("woff"), url(/fonts/Futura-ExtraBold.ttf?82c4983ab968a7496a8753aeaaf95a67) format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Open Sans", sans-serif;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  color: #00609c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Futura", sans-serif;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  letter-spacing: 0;
}

h1 {
  font-size: 60px;
  line-height: 70px;
}

h2 {
  font-size: 52px;
  line-height: 62px;
}

h3 {
  font-size: 41px;
  line-height: 51px;
}

h4 {
  font-size: 30px;
  line-height: 40px;
}

h5 {
  font-size: 25px;
  line-height: 35px;
}

h6 {
  font-size: 20px;
  line-height: 30px;
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 40px;
  }

  h2 {
    font-size: 26px;
    line-height: 36px;
  }

  h3 {
    font-size: 22px;
    line-height: 32px;
  }

  h4 {
    font-size: 18px;
    line-height: 28px;
  }

  h5 {
    font-size: 16px;
    line-height: 26px;
  }

  h6 {
    font-size: 14px;
    line-height: 28px;
  }

  p {
    font-size: 19px;
    line-height: 29px;
  }
}

@media (min-width: 768px) {
  p {
    font-size: 19px;
    line-height: 29px;
  }
}

@media (min-width: 992px) {
  p {
    font-size: 19px;
    line-height: 29px;
    text-align: left;
  }
}

p,
label {
  font-family: "Futura Bk";
  font-size: 19px;
  line-height: 29px;
  margin: 0 0 20px 0;
}

.btn {
  border-radius: 0;
  font-family: "Futura";
  text-transform: uppercase;
}

.btn-primary {
  background-color: #e30413;
  border-color: #e30413;
}

.btn-primary:hover {
  background-color: #b1030f;
  border-color: #b1030f;
}

.form-group label {
  margin-bottom: 5px;
  font-weight: bold;
}

.form-group .form-control {
  border-radius: 0;
}

.footer {
  height: 100px;
}

.page-not-found {
  margin-top: 20vh;
  text-align: center;
  transform: rotate(-5deg);
}

.page-not-found h1 {
  font-size: 120px;
  color: #e30413;
}

.page-not-found p {
  font-size: 28px;
  text-align: center;
}

.top-header .logo img {
  position: absolute;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  z-index: 88;
  top: 30px;
}

@media (max-width: 1200px) {
  .top-header .logo img {
    margin-left: -50px;
    width: 100px;
  }
}

.top-header-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #00609c;
  margin-top: 100px;
}

.top-header-menu a {
  color: #fff;
}

.top-header-mobile-menu {
  display: none;
  justify-content: space-between;
  align-items: center;
  background-color: #00609c;
  margin-top: 60px;
  height: 50px;
}

.top-header-mobile-menu a {
  color: #fff;
}

.top-header .mobile-menu-btn {
  width: 30px;
  margin-right: 15px;
}

.top-header .mobile-menu-btn span {
  display: block;
  width: 100%;
  background-color: #fff;
  height: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.top-header ul li {
  display: inline;
}

.top-header ul li a {
  display: inline-block;
  padding: 20px 26px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}

.top-header ul li a.alt {
  background-color: #e30413;
}

@media (max-width: 991px) {
  .top-header-menu {
    display: none;
  }

  .top-header-mobile-menu {
    display: flex;
  }

  .top-header .logo img {
    left: 0;
    top: 0;
    width: 100px;
    margin-left: 40px;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #00609c;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
}

.mobile-menu.active {
  display: flex;
}

.mobile-menu a {
  text-align: center;
  color: #fff;
  display: block;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 15px;
}

.mobile-menu a.alt {
  background-color: #e30413;
  transform: scale(0.5);
}

#twitch-embed iframe {
  width: 100%;
  margin-top: 25px;
  height: 600px;
}

.request-btn {
  width: 100% !important;
  padding: 20px 10px;
  display: block;
  margin-top: 10px;
  margin-right: 5px;
}

.timer-container {
  background-color: #000;
  width: 100%;
  margin-top: 25px;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.timer-container h4 {
  opacity: 0.6;
  letter-spacing: 1px;
}

.timer-container h1,
.timer-container h4 {
  color: #fff;
  text-align: center;
}

.content {
  margin-top: 50px;
}

.btn-row {
  display: flex;
  justify-content: space-between;
}

.donate-btn {
  background-color: #00609c !important;
  border-color: #00609c !important;
  color: #fff !important;
  width: 100% !important;
  padding: 20px 10px;
  display: block;
  margin-top: 10px;
  margin-left: 5px;
}

@media (max-width: 1000px) {
  #twitch-embed iframe,
  .timer-container {
    height: 50vw;
  }
}

@media (max-width: 640px) {
  .btn-row {
    display: block;
  }

  .donate-btn,
  .request-btn {
    margin-left: 0;
    margin-right: 0;
  }
}

.content-page {
  background-color: #fff;
  padding: 50px;
  padding-top: 100px;
}

@media (max-width: 993px) {
  .content-page {
    padding: 15px;
    padding-top: 50px;
  }
}

