html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

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
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

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;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

@font-face {
  font-family: Merriweather;
  src: url(/web/20201219034126oe_/https://www.fws.gov/refuges/fonts/merriweather-bold-webfont.ttf) format("truetype");
  font-weight: 700;
  font-style: bold
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(/web/20201219034126oe_/https://www.fws.gov/refuges/fonts/SourceSansPro-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(/web/20201219034126oe_/https://www.fws.gov/refuges/fonts/SourceSansPro-Regular.ttf) format("truetype");
  font-weight: 700;
  font-style: bold;
}

a {
  color: #0055af
}

a:focus,
a:hover {
  color: #006ee2
}

a:active {
  color: #003772
}

a:visited {
  color: #004186
}

html {
  font-family: 'Source Sans Pro', Helvetica, 'Helvetica Neue', Arial, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased
}

@media (min-width:600px) {
  html {
    font-size: 18px
  }
}

@media (min-width:900px) {
  html {
    font-size: 22px
  }
}

p {
  line-height: 1.5rem;
  margin-bottom: 0
}

ol,
p,
ul {
  margin-top: 1.5rem
}

ol,
ul {
  margin-bottom: 1.5rem
}

ol li,
ul li {
  line-height: 1.5rem;
  margin: .75rem 0
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-top: 0;
  margin-bottom: 0
}

blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0055af;
  font-family: Merriweather, Georgia, serif;
  line-height: 1.2;
}

h1 {
  font-size: 28px;
}

@media (min-width:600px) {
  h1 {
    font-size: 35px
  }
}

@media (min-width:900px) {
  h1 {
    font-size: 42px
  }
}

h2 {
  font-size: 24px;
}

@media (min-width:600px) {
  h2 {
    font-size: 29px
  }
}

@media (min-width:900px) {
  h2 {
    font-size: 35px
  }
}

h3 {
  font-size: 20px;
}

@media (min-width:600px) {
  h3 {
    font-size: 24px
  }
}

@media (min-width:900px) {
  h3 {
    font-size: 29px
  }
}

h4 {
  font-size: 18px;
}

@media (min-width:600px) {
  h4 {
    font-size: 22px
  }
}

@media (min-width:900px) {
  h4 {
    font-size: 27px
  }
}

.container h3 {
  font-style: italic
}

table {
  margin-top: 1.5rem;
  border-spacing: 0;
  border-collapse: collapse
}

td,
th {
  padding: 0
}

code {
  vertical-align: bottom
}

.layout {
  padding: 1.5rem 2%;
  margin: auto;
  max-width: 900px
}

.hero {
  display: flex;
  height: 50vh;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.hero a {
  text-decoration: none;
}

.hero a,
.hero a:visited,
.hero a:active,
.hero a:hover {
  color: white !important;
}

.hero h1,
.hero h2 {
  color: white;
  bottom: 1rem;
  left: 1rem;
  margin: 0;
  position: absolute;
  text-shadow: 2px 2px 3px #000;
}

.hero-image {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
}

.hero-caption {
  background: linear-gradient(to right, rgba(25, 25, 25, 0.8), rgba(0, 0, 0, 0.8));
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  bottom: 0;
  color: white;
  display: flex;
  font-size: 13px !important;
  line-height: 1.2;
  padding: 0.25rem;
  position: absolute;
  right: 30px;
  transform: translateX(100%);
  transition: all 0.3s;
}

.hero-caption a {
  color: white;
  text-decoration: underline;
}

.hero-caption a:visited,
.hero-caption a:hover,
.hero-caption a:active {
  color: white;
}

.hero-caption.active {
  right: 0;
  transform: translateX(0);
}

.hero-caption.active .caption-content {
  height: auto;
  opacity: 1;
}

.info-icon {
  fill: white;
  flex: 1 0 20px;
  height: 20px;
  margin-right: 0.25rem;
  width: 20px;
}

.info-icon:hover {
  cursor: pointer;
}

.caption-content {
  display: block;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s;
}

.search-bar {
  background: #000;
  color: #fff;
  padding-left: 100px;
  overflow: auto
}

.search-bar span {
  display: inline-block;
  line-height: 40px
}

@media (min-width:900px) {
  .search-bar span {
    line-height: 47px
  }
}

.search-bar form {
  color: #0055af;
  float: right;
  font-size: .8em;
  margin: .5em
}

.search-bar #query-field {
  margin-right: 5px;
  width: calc(100% - 30px)
}

.title-bar {
  display: flex;
  flex-direction: column;
  margin-top: 1.5rem
}

@media (min-width:600px) {
  .title-bar {
    flex-direction: row
  }
}

.page-title {
  flex: 2;
  margin: 0 auto .75rem;
}

.page-title a,
.page-title a:visited {
  color: #0055af!important;
  text-decoration: none
}

.page-title a:hover,
.page-title a:visited:hover {
  text-decoration: underline
}

@media (min-width:500px) {
  .page-title {
    padding-left: 100px;
    margin: 0 1.5rem 0 0;
  }
}

.usfws-logo {
  position: absolute;
  top: 1em;
  left: 1em;
  width: 65px
}

.refuge-system-logo {
  align-items: flex-start;
  border-top: 1px solid #333;
  display: flex;
  flex: 1;
  flex-direction: column;
  margin: 1rem auto;
  padding: 1rem 0 0;
  text-align: center;
  width: 150px
}

.refuge-system-logo img {
  align-self: center;
  flex: 1;
  max-height: 75px;
  max-width: 75px
}

.refuge-system-logo span {
  flex: 1;
  margin: .5em;
  max-width: 160px;
}

@media (min-width:600px) {
  .refuge-system-logo span {
    font-size: 16px;
    line-height: 20px
  }

  .refuge-system-logo {
    border-top: none;
    border-left: 1px solid #333;
    flex-direction: row;
    padding: 0 0 0 1rem;
    text-align: center;
    width: auto
  }
}

.nav-trigger {
  border: none;
  background: #0055af;
  color: #fff;
  display: inline-block;
  padding: .5em
}

@media (min-width:900px) {
  .nav-trigger {
    display: none
  }
}

.main-nav-menu {
  list-style: none;
  margin: 0;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  transition: max-height .3s;
  z-index: 11
}

.main-nav-menu a,
.main-nav-menu button {
  background: #0055af;
  border: none;
  color: #fff;
  display: block;
  padding: 2px 6px 3px;
  text-decoration: none;
  width: 100%
}

.main-nav-menu ul {
  list-style: none;
  margin: 0;
  max-height: 1000px;
  overflow: hidden;
  padding: 0;
  transition: max-height .3s
}

.main-nav-menu ul[aria-hidden=true] {
  max-height: 0
}

.main-nav-menu ul a:focus,
.main-nav-menu ul a:hover {
  background: #fff!important;
  color: #0055af!important
}

.main-nav-menu li {
  margin: 0
}

.main-nav-menu.active {
  max-height: 1000px
}

@media (min-width:900px) {
  .main-nav-menu {
    font-size: 16px!important;
    margin: 0 0 0 2em;
    max-height: 1000px;
    overflow: visible;
    text-align: left
  }
  .main-nav-menu ul {
    background: #0055af;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .5);
    overflow: visible;
    position: absolute;
    z-index: 5
  }
  .main-nav-menu ul li {
    display: block;
    color: #fff;
    text-align: left
  }
  .main-nav-menu ul[aria-hidden=true] {
    display: none
  }
  .main-nav-menu ul[aria-hidden] a {
    background: transparent;
    border: none;
    color: #fff
  }
  .main-nav-menu ul[aria-hidden] a:hover {
    background: #0055af
  }
  .main-nav-menu li {
    display: inline-block;
    margin: 0
  }
  .main-nav-menu a,
  .main-nav-menu button {
    background: #fff;
    border-bottom: 3px solid #fff;
    color: #0055af;
    padding: .25em .5em
  }
  .main-nav-menu a[aria-expanded=true],
  .main-nav-menu button[aria-expanded=true] {
    border-bottom: 3px solid #0055af;
    background: #0055af;
    color: #fff
  }
  .main-nav-menu a:focus,
  .main-nav-menu a:hover,
  .main-nav-menu button:focus,
  .main-nav-menu button:hover {
    border-bottom: 3px solid #0055af
  }
}

figure {
  display: table;
  margin: 0
}

figure img {
  display: block;
  height: auto;
  max-width: 100%
}

figcaption {
  display: table-caption;
  caption-side: bottom;
  text-align: center
}

footer {
  background: linear-gradient(#0055af, #003063);
  padding: .75rem
}

footer,
footer a,
footer a:visited {
  color: #fff
}

footer a:active,
footer a:hover {
  color: #d9d9d9;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, .5)
}

.last-updated {
  margin: .75rem 0;
  text-align: center
}

.social-links {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center
}

.social-links li {
  display: inline
}

.social-links a {
  text-decoration: none
}

.social-links .icon {
  fill: #fff;
  max-height: 25px;
  max-width: 25px;
  transition: all .3s
}

.social-links .icon:hover {
  filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, .5));
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.footer-links {
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center
}

.footer-links li {
  display: inline;
  line-height: 14px;
  margin: 0
}

.footer-links li:after {
  content: " • "
}

.footer-links li:last-child {
  margin-right: 0
}

.footer-links li:last-child:after {
  content: ""
}

.map-disclaimer {
  background: #fff;
  box-shadow: 5px 5px 3px rgba(0, 0, 0, .3);
  display: none;
  font-size: 18px!important;
  height: 75%;
  line-height: 22px!important;
  margin: auto;
  max-width: 800px;
  overflow-y: scroll;
  padding: 2em;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 75%
}

.map-disclaimer.show {
  display: block;
  z-index: 12
}

.map-close {
  font-size: 1.3em;
  position: absolute;
  right: 10px;
  top: 10px
}

html {
  box-sizing: border-box
}

*,
:after,
:before {
  box-sizing: inherit
}

img {
  height: auto;
  max-width: 100%
}

.skip-to-content {
  display: none
}

.skip-to-content:focus {
  background: #0055af;
  color: #fff;
  display: block;
  position: fixed;
  top: 5px;
  left: 5px
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}

.alert {
  background: #990F04;
  color: white;
  font-style: bold;
  padding: .5rem;
  text-align: center;
}

.alert a,
.alert a:visited,
.alert a:active,
.alert a:hover {
  color: white;
}

.alert p {
  font-style: bold;
  margin-top: 0;
}

.promo {
  display: flex;
  flex-direction: column;
  padding: 2%;
}

@media (min-width:600px) {
  .promo {
    flex-direction: row;
    padding: 4%;
  }
}

.promo-primary {
  flex: 1 1 55%;
  margin-right: 1rem;
}

.promo-secondary {
  flex: 1 1 45%;
}

.highlight-list {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}

.highlight-list li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 0 0 1rem 0;
}

.highlight-list img {
  margin-right: 1rem;
  width: 30%;
}

.highlight-list p {
  margin-top: 0;
}

.section-break {
  padding: 2rem;
  text-align: center;
}
.section-break p {
  margin: auto;
  max-width: 700px;
}

.section-break.navy {
  background: #21366f;
  color: white;
}

.section-break.navy h2 {
  color: white !important;
  margin-top: 0;
}

.section-break.navy a,
.section-break.navy a:visited,
.section-break.navy a:hover,
.section-break.navy a:active {
  color: white !important;
}
.activities-horizontal,
.activities-vertical {
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  line-height: 1.2 !important;
  margin: 1rem;
  padding: 0;
}

.activities-horizontal li {
  margin: 1rem;
}

.activities-vertical {
  align-items: flex-start;
  flex-direction: column;
}

.activities-vertical li {
  display: flex;
}

.activities-vertical img {
  flex: 1 1 200px;
  margin-right: 1rem;
  max-width: 250px;
}

.activities-content {
  text-align: left;
}

.activities-content h3 {
  margin-top: 0;
}

.icons-list {
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  margin: 1rem;
  padding: 0;
}

.icons-list li {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.icons-list img {
  max-width: 100px;
}