/*! uswds v1.3.1 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}

body {
  margin: 0;
  background-color: #fff;
  overflow-x: hidden;
}
*,
:after,
:before {
  box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
a {
  background-color: transparent;
}
b,
strong {
  font-weight: 700;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
img {
  border: 0;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  appearance: button;
  cursor: pointer;
}
input {
  line-height: normal;
}
.usa-button,
.usa-button-primary,
.usa-button-primary:visited,
.usa-button:visited,
[type="button"],
[type="image"],
[type="reset"],
[type="submit"],
button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-top: 0.5em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #0071bc;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Bahnschrift Regular, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1;
  outline: none;
  padding: 1rem 2rem;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

@media screen and (min-width: 481px) {
  .usa-button,
  .usa-button-primary,
  .usa-button-primary:visited,
  .usa-button:visited,
  [type="button"],
  [type="image"],
  [type="reset"],
  [type="submit"],
  button {
    width: auto;
  }
}
input:not(.survey *),
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0.1rem solid #5b616b;
  border-radius: 0;
  box-sizing: border-box;
  color: #212121;
  display: block;
  font-size: 1.7rem;
  height: 4.4rem;
  line-height: 1.3;
  margin: 0.2em 0;
  max-width: 46rem;
  outline: none;
  padding: 1rem 0.7em;
  width: 100%;
}

label {
  display: block;
  margin-top: 3rem;
  max-width: 46rem;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url(img/arrow-down.png);
  background-image: url(img/arrow-down.svg);
  background-position: right 1.3rem center;
  background-repeat: no-repeat;
  background-size: 1.3rem;
}
ol,
ul {
  margin-top: .5em;
  margin-bottom: 1em;
  padding-left: 1.94em;
}

li {
  line-height: 1.5;
  margin-bottom: 0.5em;
}

li:last-child {
  margin-bottom: 0;
}

h1 + ol,
h1 + ul,
h2 + ol,
h2 + ul,
h3 + ol,
h3 + ul,
h4 + ol,
h4 + ul,
h5 + ol,
h5 + ul,
h6 + ol,
h6 + ul,
p + ol,
p + ul {
  margin-top: 0;
}

html {
  font-family: Bahnschrift Regular, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 10px;
}

body {
  font-size: 1.7rem;
}

p {
  line-height: 1.5;
  margin-bottom: 1em;
  margin-top: 1em;
}

a {
  color: #0071bc;
  text-decoration: underline;
}
a:visited {
  color: #4c2c92;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: Bahnschrift Regular, Georgia, Cambria, Times New Roman, Times, serif;
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}

h1 {
  font-size: 4rem;
  font-weight: 700;
}

h2 {
  font-size: 3rem;
  font-weight: 700;
}

h3 {
  font-size: 2rem;
  font-weight: 700;
}

h4 {
  font-size: 1.7rem;
  font-weight: 700;
}
form [type="submit"] {
  display: block;
  margin-bottom: 1.5em;
  margin-top: 2.5rem;
}

@media screen and (min-width: 600px) {
  form [type="submit"] {
    padding-left: 2.7em;
    padding-right: 2.7em;
    width: auto;
  }
}

/* Fonts */

@font-face {
  font-family: "Bahnschrift Regular";
  src: url("fonts/Bahnschrift-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* ==========================================================================
Fonts
   ========================================================================== */

label {
  font-weight: bold;
}

html,
body {
  font-family: 'Bahnschrift Regular', sans-serif;
}

h1,
h3,
h4,
h6 {
  font-family: 'Bahnschrift Regular', sans-serif;
  font-weight: 800;
  font-style: italic;
}
h2,
h5 {
  font-family: 'Bahnschrift Regular', sans-serif;
  font-weight: 800;
}
/* Layout */
.topbar {
  background-color: #6f4375;
}

.topbar span {
  color: var(--wave-main);
}
header#mainheader {
  width: 100%;
  background-color: var(--main);
}
#footer {
  background-color: var(--main);
  clear: both;
  margin-top: 20px;
  color: white;
  padding: 20px 0;
}

#footer .px-4 {
    margin-bottom: 40px;
}


#footer a,
#footer a:hover {
  color: white;
}
#footer h1 {
  font-size: 28px;
  margin-top: 7px;
}

#footer .socialicon {
  width: 23px;
  height: auto;
  margin-right: 5px;
}

#footer a.sociallink,
#footer a.sociallink:hover {
  text-decoration: none;
    margin: 0 25px 0 0;
    margin: 0px 25px 25px 0px;
    display: inline-block;
}

/* Forms  */
form {
  /* border: 3px solid var(--main); */
  padding-top: 20px;
  margin-bottom: 10px;
}
/* Buttons */
.usa-button,
.usa-button-primary,
.usa-button-primary:visited,
.usa-button:visited,
[type="button"],
[type="image"],
[type="reset"],
[type="submit"],
button,
.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-top: 0.5em;
  margin-right: 0.5em;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.01);
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Bahnschrift Regular', sans-serif;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1;
  outline: none;
  padding: 1rem 2rem;
  text-align: center;
  text-decoration: none;
  /* width: 100%;
    border: 2px solid white; */
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* ==========================================
   Author's custom styles
======================================== */
body {
  color: #333;
}

.copyright {
  margin-top: 1em;
}

p,
a,
li {
  word-wrap: break-word;
}

.topbar {
  padding: 10px 0;
}

.topbar span {
  padding-top: 10px;
  padding-left: 20px;
}

.topbar img {
  vertical-align: sub;
}

.topbar #google_translate_element {
  float: right;
  margin: 0 14px 0 0;
}

.topbar #google_translate_element select {
  width: 200px;
  padding: 0 15px !important;
}

.topbar .goog-te-gadget,
#google_translate_element a {
    color: #fff;
    font-weight: normal;
}

.topbar h3 {
    padding: 20px 20px 15px 20px;
}

@media (max-width: 768px) {
    .topbar h3 {
        padding: 20px 20px 15px 0px;
    }
}

.topbar .goog-te-gadget select.goog-te-combo {
  margin: 0 !important;
  padding: 0 15px !important;
  height: 3rem;
}
img {
  max-width: 100%;
}
.footerimg {
  width: 100%;
  margin-top: 50px;
  max-width: 270px;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}
header#mainheader {
  background-color: var(--main);
}

header#mainheader:after {
  content: " ";
  display: block;
  clear: both;
}

header#mainheader h1 {
  color: white;
  margin: 0.2em 0 0.3em 0;
  font-size: clamp(2.3rem, 1.5615rem, 3.6923vw, 4.1rem);
  line-height: 1;
}

@media screen and (max-width: 991px) {
  img.stlogo {
    display: block;
    margin-bottom: 5px;
  }

  span.timespan {
    padding-left: 10px;
  }
  
}

@media screen and (max-width: 767px) {

    .topbar #google_translate_element {
        float: none;
      }
}
