/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,300i,400,400i,500,700,700i,900");
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}



/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

div.figure {
  display: block;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}


#goog-gt-tt{display:none!important;}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

a {
  color: #e53e48;
  font-weight: 500;
}
a:hover {
  color: #176dad;
}

.subBar {
  font-weight: bold;
  line-height: 1.2em;
  color: #7a797c;
  padding: 4px 6px;
}

.slideheader {
  color: #336EA3;
  font-size: 15px;
  border-bottom: 1px dotted #BEBEBE;
  text-transform: uppercase;
}

.slidelink {
  color: #7a797c;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.accent01 {
  color: #7a797c;
}

.accent02 {
  color: #6e8eaa;
}

.accent03 {
  color: #215F97;
}

.newsHead {
  font-size: 19px;
  color: #175B9E;
  line-height: 110%;
}

.newsSubHead {
  font-size: 15px;
  color: #6e8eaa;
  line-height: 110%;
  font-style: italic;
}

.dottedUnderTtl {
  color: #215F97;
  font-size: 21px;
  display: block;
  border-bottom: 1px dotted #666666;
  margin-bottom: 15px;
  padding-bottom: 5px;
}

.reversedBold {
  background-color: #666666;
  font-weight: bold;
  color: #FFFFFF;
}

.calendarCell {
  color: #7a797c;
}

.blueBackground {
  background-color: #6E8EAA;
}

.whiteBackground {
  background-color: #ffffff;
}

.anchorLinks a, .anchorLinks a:link, .anchorLinks a:visited {
  font-size: 13px;
  color: #004C97;
  font-weight: bold;
  line-height: 108%;
  display: block;
  padding-bottom: 10px;
  text-decoration: none;
}

.anchorLinks a:hover {
  color: #3376B5;
  text-decoration: none;
}

.lnkInitiativeTtl {
  font-size: 12px;
  line-height: 107%;
  color: #7a797c;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding-bottom: 5px;
  text-decoration: none;
}

a.lnkAccent01, a.lnkAccent01:link, a.lnkAccent01:visited {
  color: #7a797c;
  text-decoration: underline;
}

a.lnkAccent01:hover {
  color: #7a797c;
  text-decoration: none;
}

.disasterResourcesPage .pdf-cover .overlay {
  line-height: 120%;
  text-align: center;
  color: #FFF;
  /*width: 180px;*/
  height: 250px;
  background: rgba(154, 152, 146, 0.7);
  display: block;
  /*position: absolute;*/
  text-decoration: none;
}

.disasterResourcesPage .pdf-wrapper {
  display: inline-block;
  /*margin-right: 50px;*/
  margin: 0 10px 20px 0;
  padding: 0 15px;
  width: 46%;
}

.disasterResourcesPage .row + .row {
  margin-top: 15px;
}

@media screen and (max-width: 549px) {
  .disasterResourcesPage .pdf-wrapper {
    width: 100%;
  }

  .disasterResourcesPage .row + .row {
    margin-top: 0;
  }
}
.disasterResourcesPage .pdf-cover {
  /*width: 180px;*/
  height: 250px;
}

.disasterResourcesPage .pdf-cover .pdf-details {
  /*padding-top: 60px;*/
  padding: 60px 20px 20px;
}

.disasterResourcesPage .pdf-cover .pdf-details span.title {
  font-size: 18px;
  font-family: "arial black", arial, sans-serif;
  display: block;
  text-decoration: none;
}

.disasterResourcesPage .pdf-cover .pdf-details .description {
  font-size: 18px;
  line-height: 23px;
  display: block;
  padding-top: 15px;
}

.disasterResourcesPage .pdf-cover .pdf-details img {
  padding-top: 10px;
}

.disasterResourcesPage .pdf-wrapper .pdf-label {
  background-color: #eab543;
  padding: 5px 0;
  text-align: center;
  color: #ffffff;
  margin-top: 5px;
  font-size: 12px;
}

.disasterResourcesPage .pdf-wrapper .pdf-label a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.disasterResourcesPage .button {
  display: inline-block;
  border: 1px solid #ecbc56;
  padding: 6px 10px;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
  text-decoration: none;
  color: #ecbc56;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Arial Black", Arial, sans-serif;
  min-width: 136px;
  text-align: center;
}

#contents main .disasterResourcesPage h3 {
  margin-top: 25px;
}

* {
  font-family: "Roboto", sans-serif;
}

.bold, strong {
  font-weight: 700;
}

.icon {
  font-size: inherit !important;
}
.icon a {
  font-size: inherit !important;
}

@media screen and (max-width: 576px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

body {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

main iframe, main img {
  max-width: 100% !important;
}

#feedback {
  z-index: 1000000;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
}
#feedback > a {
  background-color: #00549d;
  color: white;
  text-decoration: none;
  padding: 0.5em 1em;
  font-size: 1.3em;
  text-transform: capitalize;
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(-90deg) translate(0, 80%);
     -moz-transform: rotate(-90deg) translate(0, 80%);
      -ms-transform: rotate(-90deg) translate(0, 80%);
       -o-transform: rotate(-90deg) translate(0, 80%);
          transform: rotate(-90deg) translate(0, 80%);
}
#feedback > a:hover {
  background-color: #202f4e;
}
#feedback div.window {
  position: fixed;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 90%;
  max-width: 600px;
  overflow: auto;
  background-color: white;
  max-height: 80%;
}
#feedback div.window .modal-header {
  color: white;
  background-color: #00549d;
  -webkit-border-radius: none;
     -moz-border-radius: none;
          border-radius: none;
}

:target::before {
  content: " ";
  display: block;
  margin-top: -140px;
  height: 140px;
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 1150px) {
  :target::before {
    margin-top: -160px;
    height: 160px;
  }
}
@media (max-width: 790px) {
  :target::before {
    margin-top: -180px;
    height: 180px;
  }
}
@media (max-width: 576px) {
  :target::before {
    margin-top: -80px;
    height: 80px;
  }
}

#content :target::before {
  margin-top: -15px;
  height: 15px;
}

body {
  height: 100%;
  overflow: hidden;
}
body > header.update {
  position: inherit;
}

main.update {
  overflow: auto;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
main.update #contents {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

html {
  height: 100%;
  overflow: hidden;
}

body > header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  -webkit-box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.35);
       box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.35);
}

nav {
  background-color: white !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
nav.spacer {
  padding: 0 2em;
}
@media screen and (max-width: 576px) {
  nav.spacer {
    padding: 0 1em;
  }
}
nav #bannerTrigger {
  display: none;
}
@media screen and (max-width: 576px) {
  nav #bannerTrigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    margin-right: 1em;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    color: white;
    font-size: 1em;
    background-color: #00549d;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
  nav #bannerTrigger.open {
    border: 1px solid #00549d;
    background-color: white;
    color: #00549d;
  }
}
@media screen and (max-height: 380px) {
  nav #bannerTrigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    margin-right: 1em;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    color: white;
    font-size: 1em;
    background-color: #00549d;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
  nav #bannerTrigger.open {
    border: 1px solid #00549d;
    background-color: white;
    color: #00549d;
  }
}
nav #mainNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 993px) {
  nav #mainNav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
  nav #mainNav div#bug {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  nav #mainNav .navWrapper {
    position: fixed;
    top: 80px;
    right: 0;
    width: 0;
    height: -webkit-calc(100vh - 80px);
    height: -moz-calc(100vh - 80px);
    height: calc(100vh - 80px);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
  }
}
@media screen and (max-width: 992px) and (max-height: 380px) {
  nav #mainNav .navWrapper {
    top: 0;
    height: 100vh;
  }
}
@media screen and (max-width: 992px) and (max-width: 576px) {
  nav #mainNav .navWrapper {
    top: 0;
    height: 100vh;
  }
}
@media screen and (max-width: 992px) {
  nav #mainNav ul {
    min-height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-box-shadow: -4px 0 16px -3px rgba(0, 0, 0, 0.35);
       -moz-box-shadow: -4px 0 16px -3px rgba(0, 0, 0, 0.35);
            box-shadow: -4px 0 16px -3px rgba(0, 0, 0, 0.35);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    display: block;
    background-color: #ededed;
    padding: 4em 1.5em 4em 5em;
  }
  nav #mainNav ul li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-width: 180px;
    margin: 1em 0;
    padding: 0;
    text-align: center;
  }
  nav #mainNav ul li > a {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
  nav #mainNav ul li > a:last-child::after {
    display: none;
  }
  nav #mainNav ul li > a:last-child:hover {
    text-indent: 0;
  }
  nav #mainNav ul li > a::after {
    content: "\f105";
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    opacity: 1;
    margin-left: 5px;
    overflow: hidden;
    color: #6cb33f;
    font: 1.2em "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
    font-weight: 900;
  }
  nav #mainNav ul li > a:hover {
    text-indent: 5px;
  }
  nav #mainNav ul li > a:hover::after {
    opacity: 0.25;
  }
}
@media screen and (max-width: 992px) {
  nav #mainNav div#bug {
    display: block;
    width: 35px;
    height: 29px;
    position: relative;
    z-index: 1;
  }
  nav #mainNav div#bug span {
    display: block;
    background-color: #6cb33f;
    width: 100%;
    height: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
  nav #mainNav div#bug span.white {
    background-color: white;
  }
  nav #mainNav div#bug span.blue {
    background-color: #00549d;
  }
  nav #mainNav div#bug span:nth-child(1) {
    margin-bottom: 7px;
    -webkit-transform-origin: 0% 50%;
       -moz-transform-origin: 0% 50%;
        -ms-transform-origin: 0% 50%;
         -o-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  nav #mainNav div#bug span:nth-child(2) {
    opacity: 1;
  }
  nav #mainNav div#bug span:nth-child(3) {
    margin-top: 7px;
    -webkit-transform-origin: 0% 50%;
       -moz-transform-origin: 0% 50%;
        -ms-transform-origin: 0% 50%;
         -o-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@media screen and (max-width: 992px) {
  nav #mainNav.open::before {
    opacity: 1;
    left: 0;
  }
  nav #mainNav.open .navWrapper {
    width: 90%;
    overflow: auto;
  }
  nav #mainNav.open div#bug {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    top: 0;
  }
  nav #mainNav.open div#bug span {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
  nav #mainNav.open div#bug span:nth-child(1) {
    -webkit-transform: rotate(42deg);
    -moz-transform: rotate(42deg);
     -ms-transform: rotate(42deg);
      -o-transform: rotate(42deg);
         transform: rotate(42deg);
  }
  nav #mainNav.open div#bug span:nth-child(2) {
    opacity: 0;
  }
  nav #mainNav.open div#bug span:nth-child(3) {
    -webkit-transform: rotate(-42deg);
    -moz-transform: rotate(-42deg);
     -ms-transform: rotate(-42deg);
      -o-transform: rotate(-42deg);
         transform: rotate(-42deg);
  }
}
@media screen and (max-height: 825px) and (max-width: 992px) {
  nav #mainNav ul {
    padding: 2em 3em;
  }
  nav #mainNav ul li {
    margin: 0.6em 0;
  }
}
@media screen and (max-height: 660px) and (max-width: 992px) {
  nav #mainNav ul {
    padding: 1em 2em;
  }
  nav #mainNav ul li {
    margin: 0.3em 0;
  }
}
@media screen and (max-height: 405px) and (max-width: 992px) {
  nav #mainNav ul {
    padding: 0.8em 2em;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  nav #mainNav ul li {
    margin: 0.23em 0;
  }
}
nav .nav-brand img {
  height: 80px;
}
@media screen and (max-width: 1200px) {
  nav .nav-brand img {
    height: 70px;
  }
}
@media screen and (max-width: 1112px) {
  nav .nav-brand img {
    height: 65px;
  }
}
@media screen and (max-width: 576px) {
  nav .nav-brand img {
    height: 60px;
  }
}
@media screen and (max-width: 340px) {
  nav .nav-brand img {
    height: 52px;
  }
}
nav li.nav-item {
  padding: 21px 0.6em;
}
nav li.nav-item.active > a {
  border-bottom: 6pt solid #6cb33f;
  padding-bottom: 8px;
}
@media screen and (max-width: 992px) {
  nav li.nav-item {
    position: static;
  }
}
@media screen and (max-width: 1320px) {
  nav li.nav-item {
    padding: 21px 0;
  }
}
@media screen and (min-width: 993px) {
  nav li.nav-item {
    position: relative;
  }
  nav li.nav-item:hover .hm-sub-group {
    max-height: -webkit-calc(100vh - 166px);
    max-height: -moz-calc(100vh - 166px);
    max-height: calc(100vh - 166px);
    display: block;
    overflow: auto;
  }
}
@media screen and (min-width: 993px) and (min-width: 1106px) {
  nav li.nav-item:hover .hm-sub-group {
    max-height: -webkit-calc(100vh - 142px);
    max-height: -moz-calc(100vh - 142px);
    max-height: calc(100vh - 142px);
  }
}
nav a.nav-link {
  letter-spacing: -0.6px;
  color: #6cb33f !important;
  font-weight: 400;
  padding-bottom: 16px;
  font-size: 1.1em;
  line-height: 1.15;
}
@media screen and (max-width: 1120px) {
  nav a.nav-link {
    padding: 0.5rem 0.45em !important;
  }
}
@media screen and (min-width: 993px) {
  nav .hm-sub-group {
    background-color: #6cb33f;
    -webkit-box-shadow: 0 0px 30px 0px rgba(0, 0, 0, 0.35);
       -moz-box-shadow: 0 0px 30px 0px rgba(0, 0, 0, 0.35);
            box-shadow: 0 0px 30px 0px rgba(0, 0, 0, 0.35);
    padding: 0 32px 16px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    min-width: 300px;
    z-index: -1;
    margin-top: 21px;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  nav .hm-sub-group::before {
    content: "";
    height: 40px;
    width: 40px;
    background-color: white;
    display: inherit;
    margin: auto;
    -webkit-transform: translateY(-20px) rotate(45deg);
       -moz-transform: translateY(-20px) rotate(45deg);
        -ms-transform: translateY(-20px) rotate(45deg);
         -o-transform: translateY(-20px) rotate(45deg);
            transform: translateY(-20px) rotate(45deg);
  }
  nav .hm-sub-group .hm-sub-item div {
    display: none;
  }
  nav .hm-sub-group .hm-sub-item:last-of-type a {
    border-bottom: none;
  }
  nav .hm-sub-group .hm-sub-item:first-of-type a {
    padding-top: 0;
  }
  nav .hm-sub-group .hm-sub-item a {
    color: white;
    font-weight: 300;
    text-decoration: none;
    display: block;
    text-align: center;
    border-bottom: dashed 1.5pt #94ce6e;
    padding: 0.6em 0;
    line-height: 1.2;
  }
  nav .hm-sub-group .hm-sub-item a::after {
    content: "\f105";
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    opacity: 1;
    margin-left: 5px;
    overflow: hidden;
    color: white;
    font: 1.2em "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
    font-weight: 900;
  }
  nav .hm-sub-group .hm-sub-item a:hover {
    text-indent: 5px;
  }
  nav .hm-sub-group .hm-sub-item a:hover::after {
    opacity: 0.25;
  }
}
@media screen and (max-width: 992px) {
  nav .hm-sub-group {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 120%;
    height: 100%;
    display: block;
    background-color: #6cb33f;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: -4px 0 16px -3px rgba(0, 0, 0, 0.35);
       -moz-box-shadow: -4px 0 16px -3px rgba(0, 0, 0, 0.35);
            box-shadow: -4px 0 16px -3px rgba(0, 0, 0, 0.35);
    padding: 3em 0 1em;
  }
  nav .hm-sub-group.open {
    padding: 3em 1em;
    width: 95%;
    left: 5%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  nav .hm-sub-group .hm-sub-item {
    margin: 0 0.75em;
  }
  nav .hm-sub-group .hm-sub-item div {
    overflow: hidden;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 120%;
    -webkit-box-shadow: -4px 0 16px -6px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: -4px 0 16px -6px rgba(0, 0, 0, 0.25);
            box-shadow: -4px 0 16px -6px rgba(0, 0, 0, 0.25);
    background-color: white;
    font-weight: 300;
    display: block;
    padding: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    overflow: auto;
    width: 95%;
  }
  nav .hm-sub-group .hm-sub-item div a {
    border-color: #176dad;
    color: #00549d;
    margin: 0 0.5em;
  }
  nav .hm-sub-group .hm-sub-item div a:after {
    color: #00549d;
  }
  nav .hm-sub-group .hm-sub-item.open div {
    padding: 3em 1em;
    left: 5%;
  }
  nav .hm-sub-group .hm-sub-item:last-of-type > a {
    border-bottom: none;
  }
  nav .hm-sub-group .hm-sub-item a {
    color: white;
    font-weight: 300;
    text-decoration: none;
    display: block;
    text-align: left;
    border-bottom: dashed 1.5pt #94ce6e;
    padding: 0.6em 0;
    line-height: 1.2;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
  nav .hm-sub-group .hm-sub-item a::after {
    content: "\f105";
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    opacity: 1;
    vertical-align: middle;
    margin-left: 5px;
    overflow: hidden;
    color: white;
    font: 1.2em "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
    font-weight: 900;
  }
  nav .hm-sub-group .hm-sub-item a:hover {
    text-indent: 5px;
  }
  nav .hm-sub-group .hm-sub-item a:hover::after {
    opacity: 0.25;
  }
}
@media (max-width: 768px) {
  nav .hm-sub-group.open::after, nav .hm-sub-group .hm-sub-item.open div::after {
    content: "";
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    width: 16px;
  }
}

article#reportBanner {
  position: relative;
  z-index: 1;
}
article#reportBanner p {
  margin: auto;
}
@media (max-width: 1150px) {
  article#reportBanner p {
    max-width: 670px;
  }
}
@media (max-width: 790px) {
  article#reportBanner p {
    max-width: 450px;
  }
}
@media (max-width: 430px) {
  article#reportBanner p {
    max-width: 330px;
  }
}

nav.mega-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0 15px;
}
nav.mega-nav::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: white;
}
nav.mega-nav > a {
  display: block;
  z-index: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  nav.mega-nav > a {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 302px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 302px;
            flex: 0 0 302px;
  }
}
@media (-ms-high-contrast: none) and (max-width: 1200px), (-ms-high-contrast: active) and (max-width: 1200px) {
  nav.mega-nav > a {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 267px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 267px;
            flex: 0 0 267px;
  }
}
@media (-ms-high-contrast: none) and (max-width: 1112px), (-ms-high-contrast: active) and (max-width: 1112px) {
  nav.mega-nav > a {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 248px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 248px;
            flex: 0 0 248px;
  }
}
nav.mega-nav > a img {
  display: block;
}
nav.mega-nav > div {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-right: 10px;
  font-size: 1.05em;
}
nav.mega-nav > div .nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 900px;
  padding-top: 15px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  nav.mega-nav > div .nav {
    max-width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 900px;
       -moz-box-flex: 0;
        -ms-flex: 0 1 900px;
            flex: 0 1 900px;
  }
}
nav.mega-nav > div .nav > button {
  cursor: pointer;
  color: #6cb33f;
  border: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 150px;
  position: relative;
  padding: 20px 5px 25px;
  margin: 0 1px;
  background-color: transparent;
  -webkit-transition: 0.4s background-color, 0.4s color;
  -o-transition: 0.4s background-color, 0.4s color;
  -moz-transition: 0.4s background-color, 0.4s color;
  transition: 0.4s background-color, 0.4s color;
}
@media (max-width: 1200px) {
  nav.mega-nav > div .nav > button {
    padding: 10px 5px 25px;
  }
}
@media (max-width: 1112px) {
  nav.mega-nav > div .nav > button {
    padding: 10px 5px 20px;
  }
}
@media (hover: hover) {
  nav.mega-nav > div .nav > button:focus {
    outline: none;
    -webkit-box-shadow: 0px 0px 3px 3px rgba(0, 84, 157, 0.25);
       -moz-box-shadow: 0px 0px 3px 3px rgba(0, 84, 157, 0.25);
            box-shadow: 0px 0px 3px 3px rgba(0, 84, 157, 0.25);
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  nav.mega-nav > div .nav > button:focus {
    outline: none;
    border: 1px solid #6cb33f;
  }
}
nav.mega-nav > div .nav > button:hover {
  background-color: rgba(148, 206, 110, 0.15);
}
nav.mega-nav > div .nav > button.open {
  background-color: #054472;
  border-bottom: none;
  color: white;
}
nav.mega-nav > div .nav > button.open:hover {
  background-color: rgba(5, 68, 114, 0.75);
}
nav.mega-nav > div .nav > button.open.active::after {
  background-color: white;
}
nav.mega-nav > div .nav > button.active::after {
  content: "";
  bottom: 10px;
  left: 10px;
  position: absolute;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  height: 5px;
  background-color: #6cb33f;
}
nav.mega-nav > div .nav > button.icon {
  max-width: 50px;
}
nav.mega-nav > div .nav > button.google-translate-trigger {
  max-width: none;
}
nav.mega-nav > div .nav > button.google-translate-trigger span {
  border: 1px solid #7a797c;
  color: #999;
  padding: 4px 5px;
  word-break: inherit;
  font-size: 0.7em;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  letter-spacing: 0.06em;
}
nav.mega-nav > div .nav > button.google-translate-trigger:hover {
  background-color: transparent;
}
nav.mega-nav > div .nav > button.google-translate-trigger:hover span {
  color: #054472;
  border-color: #054472;
}
nav.mega-nav > div .nav > button.google-translate-trigger:focus {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
nav.mega-nav > div .nav > button.google-translate-trigger.open {
  background-color: transparent;
}
nav.mega-nav > div .nav > button.google-translate-trigger.open span {
  color: white;
  border-color: #054472;
  background-color: #054472;
}
nav.mega-nav > div .nav > button.open + .mega-wrap {
  -webkit-box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.35);
     -moz-box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.35);
          box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.35);
  -webkit-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -o-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -moz-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s;
  transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 100%, 0);
     -moz-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}
nav.mega-nav > div .mega-wrap {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -o-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -moz-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s;
  transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  width: 100%;
  background-color: #054472;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
}
@media (min-width: 992px) {
  nav.mega-nav > div .mega-wrap {
    max-height: none !important;
  }
}
nav.mega-nav > div .mega-wrap .preview-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 40%;
     -moz-box-flex: 1;
      -ms-flex: 1 1 40%;
          flex: 1 1 40%;
  color: white;
  border-right: 1px solid #6cb33f;
  padding: 20px;
  padding-right: 30px;
}
nav.mega-nav > div .mega-wrap .preview-content .preview-image {
  width: 100%;
  margin: 0;
}
nav.mega-nav > div .mega-wrap .preview-content .preview-image img {
  width: 100%;
  max-width: 300px;
}
nav.mega-nav > div .mega-wrap .preview-content .preview-links {
  display: block;
}
nav.mega-nav > div .mega-wrap .preview-content .preview-links > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -5px;
}
nav.mega-nav > div .mega-wrap .preview-content .preview-links > a {
  text-align: center;
  display: block;
  background-color: #6cb33f;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  color: white;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 5px;
  padding: 5px 30px;
  text-decoration: none;
  -webkit-transition: 0.4s background-color, 0.4s color;
  -o-transition: 0.4s background-color, 0.4s color;
  -moz-transition: 0.4s background-color, 0.4s color;
  transition: 0.4s background-color, 0.4s color;
  border: 1px solid #6cb33f;
}
nav.mega-nav > div .mega-wrap .preview-content .preview-links > a:hover {
  background-color: transparent;
  border-color: white;
}
@media (min-width: 1200px) {
  nav.mega-nav > div .mega-wrap .preview-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  nav.mega-nav > div .mega-wrap .preview-content .preview-promo, nav.mega-nav > div .mega-wrap .preview-content .preview-image {
    max-width: 300px;
  }
  nav.mega-nav > div .mega-wrap .preview-content .text {
    padding-left: 15px;
  }
}
@media (max-width: 1200px) {
  nav.mega-nav > div .mega-wrap .preview-content .preview-promo {
    min-height: 200px;
  }
  nav.mega-nav > div .mega-wrap .preview-content .preview-image img {
    max-width: 100%;
    width: auto;
    max-height: 200px;
    margin-bottom: 10;
  }
}
nav.mega-nav > div .mega-wrap .links {
  padding: 20px;
  padding-left: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 60%;
     -moz-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}
nav.mega-nav > div .mega-wrap .links > a {
  color: rgba(255, 255, 255, 0.7);
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 230px;
     -moz-box-flex: 0;
      -ms-flex: 0 1 230px;
          flex: 0 1 230px;
  text-decoration: none;
  -webkit-transition: 0.4s background-color, 0.4s color;
  -o-transition: 0.4s background-color, 0.4s color;
  -moz-transition: 0.4s background-color, 0.4s color;
  transition: 0.4s background-color, 0.4s color;
  line-height: 1.2;
}
@media (min-width: 992px) {
  nav.mega-nav > div .mega-wrap .links > a {
    padding: 6px 10px;
    margin-right: 20px;
  }
}
nav.mega-nav > div .mega-wrap .links > a:hover {
  color: white;
  background-color: #202f4e;
}
nav.mega-nav > div .mega-wrap .links .mobile-wrap, nav.mega-nav > div .mega-wrap .links button {
  display: none;
}
nav.mega-nav .nav-brand {
  padding-left: 10px;
}
@media (max-width: 1075px) and (min-width: 992px) {
  nav.mega-nav > div {
    padding-right: 0;
  }
  nav.mega-nav > div .nav > button {
    font-size: 0.9em;
    padding: 10px 4px 20px;
  }
}
@media (max-width: 992px) {
  nav.mega-nav {
    padding: 0;
  }
  nav.mega-nav > div {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  nav.mega-nav > div.open .nav {
    min-width: 300px;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    -o-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    -moz-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s;
    transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  }
  nav.mega-nav > div #bannerTrigger {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  nav.mega-nav > div #bug {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 45px !important;
    padding-right: 10px;
    cursor: pointer;
  }
  nav.mega-nav > div .nav {
    top: 100%;
    right: 0;
    position: absolute;
    width: 100%;
    max-width: 450px;
    display: block;
    background-color: white;
    -webkit-box-shadow: -2px 7px 5px 0 rgba(0, 0, 0, 0.35);
       -moz-box-shadow: -2px 7px 5px 0 rgba(0, 0, 0, 0.35);
            box-shadow: -2px 7px 5px 0 rgba(0, 0, 0, 0.35);
    padding: 15px;
    height: -webkit-calc(100vh - 145px);
    height: -moz-calc(100vh - 145px);
    height: calc(100vh - 145px);
    overflow-y: auto;
    -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    -webkit-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    -o-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    -moz-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s;
    transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  }
  nav.mega-nav > div .nav > button {
    /* display: block; */
    /* width: 100%; */
    /* max-width: none; */
    /* margin: 0; */
  }
}
@media (max-width: 992px) and (hover: none) {
  nav.mega-nav > div .nav > button:focus {
    border: none;
    outline: none;
  }
}
@media (max-width: 992px) {
  nav.mega-nav > div .nav > button.open + .mega-wrap {
    overflow-y: visible;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    -webkit-transition: max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    transition: max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    -o-transition: max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    -moz-transition: max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    transition: max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s;
    transition: max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  }
}
@media (max-width: 992px) {
  nav.mega-nav > div .nav > button.active {
    font-weight: 900;
  }
  nav.mega-nav > div .nav > button.active::after {
    display: none;
  }
}
@media (max-width: 992px) {
  nav.mega-nav > div .nav > button.icon {
    max-width: none;
  }
  nav.mega-nav > div .nav > button.icon::after {
    content: "Site Search";
    font-family: "Roboto", sans-serif;
  }
}
@media (max-width: 992px) {
  nav.mega-nav > div .nav > button.google-translate-trigger {
    max-width: none;
  }
}
@media (max-width: 992px) {
  nav.mega-nav > div .mega-wrap {
    position: static;
    display: block;
    max-height: 0;
    overflow-y: hidden;
    padding: 0 15px;
    -webkit-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    -o-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    -moz-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
    transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s;
    transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), padding 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s, -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-box-shadow 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  }
  nav.mega-nav > div .mega-wrap .preview-content {
    font-size: 0.8em;
    border: none;
    border-bottom: 1px solid #94ce6e;
    padding: 20px 0;
  }
  nav.mega-nav > div .mega-wrap .preview-content p {
    font-size: 1.2em;
    line-height: 1.3;
  }
  nav.mega-nav > div .mega-wrap .links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 10px 0;
  }
  nav.mega-nav > div .mega-wrap .links a {
    width: -webkit-calc(100% - 32px);
    width: -moz-calc(100% - 32px);
    width: calc(100% - 32px);
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: block;
    border-bottom: 1px dashed #94ce6e;
    line-height: 1.2;
    padding: 4px 5px 4px 0;
  }
  nav.mega-nav > div .mega-wrap .links a + button {
    width: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    background-color: transparent;
    border: 1px dashed #6cb33f;
    border-top: none;
    text-align: center;
    position: relative;
    padding: 0;
    color: rgba(255, 255, 255, 0.7);
    -webkit-transition: 0.4s background-color, 0.4s color;
    -o-transition: 0.4s background-color, 0.4s color;
    -moz-transition: 0.4s background-color, 0.4s color;
    transition: 0.4s background-color, 0.4s color;
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
  }
  nav.mega-nav > div .mega-wrap .links a + button:hover {
    color: white;
    background-color: #202f4e;
  }
  nav.mega-nav > div .mega-wrap .links a + button::after {
    content: "\f105";
    display: block;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: inherit;
    font: 1.2em "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
    font-weight: 900;
  }
  nav.mega-nav > div .mega-wrap .links a + button.open {
    background-color: #6cb33f;
  }
  nav.mega-nav > div .mega-wrap .links a + button.open::after {
    color: white;
  }
  nav.mega-nav > div .mega-wrap .links a + button.open + section.mobile-wrap {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s;
    -o-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s;
    -moz-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s;
    transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s;
  }
  nav.mega-nav > div .mega-wrap .links > button {
    display: block;
  }
  nav.mega-nav > div .mega-wrap .links section.mobile-wrap {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    display: block;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    overflow-y: hidden;
    padding-left: 15px;
    -webkit-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s;
    -o-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s;
    -moz-transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s;
    transition: opacity 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), max-height 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), visibility 0s 0.4s;
  }
  nav.mega-nav > div .mega-wrap .links section.mobile-wrap > a {
    font-size: 0.9em;
    font-weight: 400;
    color: #94ce6e;
    width: 100%;
    border: none;
  }
  nav.mega-nav > div .mega-wrap .links section.mobile-wrap > a:first-child {
    padding-top: 6px;
  }
  nav.mega-nav > div .mega-wrap .links section.mobile-wrap > a:last-child {
    padding-bottom: 4px;
  }
}
@media (max-width: 790px) {
  nav.mega-nav > div .nav {
    height: -webkit-calc(100vh - 164px);
    height: -moz-calc(100vh - 164px);
    height: calc(100vh - 164px);
  }
}
@media (max-width: 576px) {
  nav.mega-nav > div #bannerTrigger:not(.open) + #bug + .nav {
    height: -webkit-calc(100vh - 60px);
    height: -moz-calc(100vh - 60px);
    height: calc(100vh - 60px);
  }
}
@media (max-width: 430px) {
  nav.mega-nav > div .nav {
    height: -webkit-calc(100vh - 188px);
    height: -moz-calc(100vh - 188px);
    height: calc(100vh - 188px);
  }
}

.preview-content, #tinymce {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 40%;
     -moz-box-flex: 1;
      -ms-flex: 1 1 40%;
          flex: 1 1 40%;
  color: white;
  border-right: 1px solid #6cb33f;
  padding: 20px;
  padding-right: 30px;
}
.preview-content h3, #tinymce h3 {
  color: inherit;
  width: auto;
}
.preview-content h3 a, #tinymce h3 a {
  color: #94ce6e;
}
.preview-content h3 a:hover, #tinymce h3 a:hover {
  color: #6cb33f;
}
.preview-content p, #tinymce p {
  color: inherit;
  width: auto;
}
.preview-content .preview-promo, #tinymce .preview-promo {
  max-width: 410px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 180px;
  overflow-y: hidden;
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  z-index: 0;
}
.preview-content .preview-promo::before, #tinymce .preview-promo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: 1;
}
.preview-content .preview-promo:hover figcaption, #tinymce .preview-promo:hover figcaption {
  color: #94ce6e;
}
.preview-content .preview-promo:hover::before, #tinymce .preview-promo:hover::before {
  opacity: 1;
}
.preview-content .preview-promo a, #tinymce .preview-promo a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: white;
  font-size: 1.5em;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  z-index: 3;
}
.preview-content .preview-promo a:hover, #tinymce .preview-promo a:hover {
  text-decoration: none !important;
}
.preview-content .preview-promo img, #tinymce .preview-promo img {
  max-width: 100%;
  display: block;
  z-index: 0;
}
.preview-content .preview-promo figcaption, #tinymce .preview-promo figcaption {
  position: absolute;
  font-size: 1.5em;
  font-weight: 500;
  z-index: 2;
  display: block;
  width: 100%;
  top: 50%;
  left: 0;
  padding: 10px;
  text-align: center;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1.2;
  color: white;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.preview-content .preview-image, #tinymce .preview-image {
  width: 100%;
  margin: 0;
}
.preview-content .preview-image img, #tinymce .preview-image img {
  width: 100%;
  max-width: 300px;
}
.preview-content .preview-links, #tinymce .preview-links {
  display: block;
}
.preview-content .preview-links > div, #tinymce .preview-links > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -5px;
}
.preview-content .preview-links a, #tinymce .preview-links a {
  text-align: center;
  display: block;
  background-color: #6cb33f;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  color: white;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 5px;
  padding: 5px 30px;
  text-decoration: none;
  -webkit-transition: 0.4s background-color, 0.4s color;
  -o-transition: 0.4s background-color, 0.4s color;
  -moz-transition: 0.4s background-color, 0.4s color;
  transition: 0.4s background-color, 0.4s color;
  border: 1px solid #6cb33f;
}
.preview-content .preview-links a:hover, #tinymce .preview-links a:hover {
  background-color: transparent;
  border-color: white;
}
@media (min-width: 1200px) {
  .preview-content, #tinymce {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .preview-content .preview-promo,
.preview-content .preview-image, #tinymce .preview-promo,
#tinymce .preview-image {
    max-width: 300px;
  }
  .preview-content .text, #tinymce .text {
    padding-left: 15px;
  }
}
@media (max-width: 1200px) {
  .preview-content .preview-promo, #tinymce .preview-promo {
    min-height: 200px;
  }
  .preview-content .preview-image img, #tinymce .preview-image img {
    max-width: 100%;
    width: auto;
    max-height: 200px;
    margin-bottom: 10px;
  }
}

html.translated-ltr nav .nav-brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
html.translated-ltr nav .nav-brand img {
  margin-top: auto;
  margin-bottom: auto;
}
@media (max-width: 1140px) and (min-width: 992px) {
  html.translated-ltr nav .nav-brand img {
    height: 50px;
  }
}
html.translated-ltr nav.mega-nav > div .nav {
  max-width: unset;
}
@media (max-width: 1200px) {
  html.translated-ltr nav.mega-nav > div .nav {
    max-width: 900px;
  }
}
@media (max-width: 1240px) {
  html.translated-ltr nav.mega-nav > div .nav > button {
    max-width: 190px;
    font-size: 0.85em;
  }
}
@media (max-width: 1100px) {
  html.translated-ltr nav.mega-nav > div .nav > button {
    font-size: 0.8em;
    max-width: 190px;
  }
}
@media (max-width: 992px) {
  html.translated-ltr nav.mega-nav > div .nav > button {
    max-width: none;
    font-size: unset;
  }
}
#maintenance, #four04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-top: 20%;
  margin-bottom: 20%;
}
#maintenance .logo, #four04 .logo {
  background-color: transparent;
  padding: 0;
}
#maintenance .logo img, #four04 .logo img {
  width: 175px;
  display: block;
}
#maintenance .logo:hover, #four04 .logo:hover {
  background-color: transparent;
}
#maintenance h1, #four04 h1 {
  color: #6cb33f;
  width: 100%;
  font-size: 4em;
}
#maintenance p, #four04 p {
  color: #535155;
  margin-bottom: 20px;
  width: 100%;
}
#maintenance a, #four04 a {
  padding: 8px 28px;
  margin: 8px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background: #6cb33f;
  color: white;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
}
#maintenance a:hover, #four04 a:hover {
  background: #1f510f;
}
#maintenance img.logo, #four04 img.logo {
  width: 400px;
}
@media (max-width: 768px) {
  #maintenance .better-looking, #four04 .better-looking {
    display: none;
  }
}

div#maintenance {
  height: -webkit-calc(100vh - 2.5em);
  height: -moz-calc(100vh - 2.5em);
  height: calc(100vh - 2.5em);
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  margin: 0;
}

@media screen and (max-width: 465px) {
  .third-party {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.third-party .justify-content-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.third-party .justify-content-end a.back-to-website {
  margin: 0.5em;
  padding: 0.5em 1.5em;
  background-color: #6cb33f;
  color: white;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  display: block;
}
.third-party .justify-content-end a.back-to-website:hover {
  background-color: #1f510f;
}
.third-party .justify-content-end #bannerTrigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
@media screen and (min-width: 576px) {
  .third-party .justify-content-end #bannerTrigger {
    display: none;
  }
}
@media screen and (max-width: 489px) {
  .third-party .justify-content-end {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

div.row.alert {
  margin: 0;
  padding-top: 1em !important;
  margin-bottom: 0;
}
div.row.alert .col {
  background-color: #e53e48;
  padding: 1em;
}
div.row.alert .col .alert-inner {
  padding: 1.5em;
  border: 1.5pt dashed rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
div.row.alert .col .alert-inner i {
  font-size: 5em;
  padding: 0.5em;
  padding-left: 0;
  color: rgba(255, 255, 255, 0.8);
}
div.row.alert .col .alert-inner h2 {
  font-size: 2em;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
}
div.row.alert .col .alert-inner p {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
}
div.row.alert .col .alert-inner a {
  color: white;
}
div.row.alert .col .alert-inner a:hover {
  color: white;
  text-decoration: underline;
}
@media screen and (max-width: 992px) {
  div.row.alert .col .alert-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  div.row.alert .col .alert-inner i {
    font-size: 3em;
    padding: 0 0 0.3em;
  }
  div.row.alert .col .alert-inner h2 {
    text-align: center;
    font-size: 1.6em;
  }
  div.row.alert .col .alert-inner p {
    font-weight: 500;
  }
}
div.row.alert + .row {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 992px) {
  div.row.alert + .row {
    margin: 0;
  }
}

header + div.row.alert {
  margin: 0;
}

#search {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(108, 179, 63, 0.95);
  z-index: 100;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#search.hidden {
  top: -100%;
}
#search div {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  position: absolute;
  width: 50%;
}
#search div input {
  position: relative;
  background-color: transparent;
  border: none;
  border-bottom: 3pt solid #94ce6e;
  color: #94ce6e;
  width: 80%;
  font-size: 2em;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#search div input:active {
  outline: none;
  color: white;
  border-bottom: 3pt solid white;
}
#search div input:focus {
  outline: none;
  color: white;
  border-bottom: 3pt solid white;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#search div input::-webkit-input-placeholder {
  color: #94ce6e;
}
#search div input::-moz-placeholder {
  color: #94ce6e;
}
#search div input:-ms-input-placeholder {
  color: #94ce6e;
}
#search div input:-moz-placeholder {
  color: #94ce6e;
}
#search div a {
  width: 10%;
  color: #94ce6e;
  background-color: transparent;
  font-size: 2em;
  text-decoration: none;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  -moz-transition: 0.1s;
  transition: 0.1s;
}
#search div a:hover {
  color: white;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  -moz-transition: 0.1s;
  transition: 0.1s;
}
#search i.fa-times {
  font-size: 4em;
  position: absolute;
  top: 7%;
  right: 7%;
  color: #94ce6e;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#search i.fa-times:hover {
  color: white;
  cursor: pointer;
  -webkit-transform: scale(1.1) rotate(90deg);
  -moz-transform: scale(1.1) rotate(90deg);
   -ms-transform: scale(1.1) rotate(90deg);
    -o-transform: scale(1.1) rotate(90deg);
       transform: scale(1.1) rotate(90deg);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}

#resultsNumber {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#resultsNumber::before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 0.8em;
  display: inline-block;
  margin: 0 0.5em;
}

#searchResults .search-box {
  background-color: #6cb33f;
  color: white;
  padding: 1em 2em;
  margin-top: 0.5em;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5em;
}
#searchResults .search-box input {
  background-color: transparent;
  border: none;
  border-bottom: 3pt solid #94ce6e;
  color: #94ce6e;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#searchResults .search-box input:active {
  outline: none;
  color: white;
  border-bottom: 3pt solid white;
}
#searchResults .search-box input:focus {
  outline: none;
  color: white;
  border-bottom: 3pt solid white;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#searchResults .search-box input::-webkit-input-placeholder {
  color: #94ce6e;
}
#searchResults .search-box input::-moz-placeholder {
  color: #94ce6e;
}
#searchResults .search-box input:-ms-input-placeholder {
  color: #94ce6e;
}
#searchResults .search-box input:-moz-placeholder {
  color: #94ce6e;
}
#searchResults .search-box button {
  background-color: transparent;
  border: none;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-right: 1em;
  cursor: pointer;
}
@media screen and (hover: hover) {
  #searchResults .search-box button:hover i {
    color: white;
  }
}
#searchResults .search-box button i {
  color: #94ce6e;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#searchResults .search-box button:focus {
  outline-color: #94ce6e;
}
#searchResults .search-item {
  margin: 1em 0 0;
  padding-bottom: 1em;
  border-bottom: 2pt solid #ededed;
  width: 100%;
}
#searchResults .search-item:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
#searchResults .search-item a {
  text-decoration: none;
  line-height: 1.2;
}
#searchResults .search-item a p {
  color: #7a797c;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#searchResults .search-item a:hover h2:after {
  opacity: 1;
}
#searchResults .search-item a:hover p {
  color: #6cb33f;
}
#searchResults .search-item p {
  line-height: 1.18;
  margin-bottom: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#searchResults .search-item h2::after {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  content: "\f138";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  display: inline-block;
  font-size: 0.75em;
  margin-left: 0.8em;
  vertical-align: middle;
  margin-bottom: 0.2em;
  opacity: 0;
}

#reportBanner {
  background-color: #054472;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  overflow-y: hidden;
}
#reportBanner p {
  color: rgba(255, 255, 255, 0.52);
  padding: 1em 2em;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #reportBanner p {
    letter-spacing: -0.25px;
  }
}
#reportBanner p a {
  color: inherit;
}
#reportBanner p a:hover {
  color: white;
  text-decoration: none;
}
#reportBanner .bold {
  font-wight: 900;
}
@media screen and (max-width: 576px) {
  #reportBanner {
    max-height: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
}
@media screen and (max-height: 380px) {
  #reportBanner {
    max-height: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
}

footer {
  position: relative;
  padding: 40px 0 20px;
  background-color: rgba(83, 81, 85, 0.23);
  color: #535155;
  margin-top: 50px;
}
footer h4 {
  font-size: 1.15em;
  margin-bottom: 0;
  padding-bottom: 0;
}
footer h5 {
  font-weight: bold;
  font-size: 1em;
  width: 100%;
}
footer div.icon {
  display: inline-block;
  height: 40px;
  width: 40px;
  background: #7a797c;
  text-align: center;
}
@media screen and (max-width: 576px) {
  footer div.icon {
    margin-top: 5px;
  }
}
footer div.icon:hover {
  background: #535155;
}
footer div.icon i {
  font-size: 1.5em;
  color: #ededed;
  line-height: 1.5;
}
footer ul {
  padding: 0;
}
footer li {
  font-size: 0.8em;
  list-style: none;
}
footer a.special-link {
  color: #00549d;
}
footer a.special-link span {
  font-size: 0.8em;
  color: #00549d;
}
footer a.special-link:hover {
  color: #054472 !important;
  text-decoration: none;
}
footer .address {
  border-bottom: 2px dashed #535155;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
footer a {
  color: #535155;
}
footer a:hover {
  color: black;
  text-decoration: none;
}
footer .site-credit {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 15px;
  height: 15px;
  background-image: url("../img/site-credit.svg");
  background-position: right;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}
footer .site-credit:hover {
  width: 118px;
  height: 21px;
  bottom: 12px;
  background-image: url("../img/site-credit0.png");
}

#google_translate_wrapper {
  position: fixed;
  top: 170px;
  right: 0;
  z-index: 20;
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
  padding: 20px 0 20px 20px;
  overflow: hidden;
  -webkit-transition: 0s 0.3s;
  -o-transition: 0s 0.3s;
  -moz-transition: 0s 0.3s;
  transition: 0s 0.3s;
}
@media (max-width: 992px) {
  #google_translate_wrapper {
    bottom: 15px;
    top: auto;
  }
}
#google_translate_wrapper.open {
  -webkit-transition: 0s;
  -o-transition: 0s;
  -moz-transition: 0s;
  transition: 0s;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
#google_translate_wrapper.open #google_translate_element {
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

#google_translate_element {
  background: #FFF;
  padding: 20px;
  -webkit-border-radius: 5px 0 0 5px;
     -moz-border-radius: 5px 0 0 5px;
          border-radius: 5px 0 0 5px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.46);
     -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.46);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.46);
  margin: 0;
  -webkit-transform: translate3d(100%, 0, 0);
     -moz-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  -webkit-transition:  -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition:  -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -o-transition:  -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -moz-transition:  transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition:  transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition:  transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
}

.callout-left, .pull-quote-left, .pht-left, figure[class*=left] {
  width: 50%;
  float: left;
  margin-right: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .callout-left, .pull-quote-left, .pht-left, figure[class*=left] {
    width: 100%;
    float: none;
    margin: 20px 0;
  }
}

figure {
  margin: 0 0 16px;
}
figure img {
  width: 100%;
}
figure figcaption {
  border-bottom: 1pt dashed #7a797c;
}
.pht-left figure, .pht-left .figure {
  margin: 0;
  width: 100%;
}
.pht-left figure img, .pht-left .figure img {
  width: 100%;
  height: auto;
}
.pht-left figcaption, .pht-left .figcaption {
  border-bottom: 1pt dashed #7a797c;
}
.callout-right, .pull-quote-right, .pht-right, .featured-article-image, figure[class*=right] {
  width: 50%;
  float: right;
  margin-left: 25px;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .callout-right, .pull-quote-right, .pht-right, .featured-article-image, figure[class*=right] {
    width: 100%;
    float: none;
    margin: 20px 0;
  }
}

.pht-right:after, .featured-article-image:after {
  content: "";
  display: block;
  clear: both;
}
.pht-right figure, .pht-right .figure, .featured-article-image figure, .featured-article-image .figure {
  margin: 0;
  width: 100%;
}
.pht-right figure img, .pht-right .figure img, .featured-article-image figure img, .featured-article-image .figure img {
  width: 100%;
  height: auto;
}
.pht-right figcaption, .pht-right .figcaption, .featured-article-image figcaption, .featured-article-image .figcaption {
  border-bottom: 1pt dashed #7a797c;
}
.featured-article-image {
  margin-top: 0;
}

.pht-center {
  width: 50%;
  margin: 20px auto;
  clear: both;
}
.pht-center figure, .pht-center .figure {
  margin: 0;
  width: 100%;
}
.pht-center figure img, .pht-center .figure img {
  width: 100%;
  height: auto;
}
.pht-center figure, .pht-center .figure {
  margin: 0;
  width: 100%;
}
.pht-center figure img, .pht-center .figure img {
  width: 100%;
  height: auto;
}
.pht-center figcaption, .pht-center .figcaption {
  border-bottom: 1pt dashed #7a797c;
}
@media (max-width: 992px) {
  .pht-center {
    width: 100%;
    float: none;
    margin: 20px 0;
  }
}

.pht-full {
  width: 100%;
  margin: 20px 0;
  clear: both;
}
.pht-full figure, .pht-full .figure {
  margin: 0;
  width: 100%;
}
.pht-full figure img, .pht-full .figure img {
  width: 100%;
  height: auto;
}
.pht-full figcaption, .pht-full .figcaption {
  border-bottom: 1pt dashed #7a797c;
}
#news-detail figure.article-img figcaption, figure figcaption, .pht-left figcaption, .pht-left .figcaption, .pht-right figcaption, .pht-right .figcaption, .featured-article-image figcaption, .featured-article-image .figcaption, .pht-center figcaption, .pht-center .figcaption, .pht-full figcaption, .pht-full .figcaption, .wysPhtCaptionBox {
  color: #7a797c;
  background-color: none;
  padding: 0.5em 0;
  margin: 0;
  display: block;
  font-size: 0.85em;
  line-height: 1.3;
}

#news-detail figure.article-img cite, figure figcaption .photo-credit, .pht-left cite, .pht-right cite, .featured-article-image cite, .pht-center cite, .pht-full cite {
  display: inline;
  padding: 0;
  font-weight: 300;
  font-style: italic;
}

.video-wrapper {
  position: relative;
  padding-bottom: 52%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  clear: both;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.table-responsive .table {
  border-top: 1pt solid #ededed;
  border-bottom: 1pt solid #ededed;
}
.table-responsive .table .t-head {
  border-bottom: 5pt solid #00549d;
}
.table-responsive .table .t-head td {
  color: #00549d;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
}
.table-responsive .table tbody tr:nth-child(odd) {
  background-color: #ededed;
}
.table-responsive .table td {
  font-size: 0.9em;
  font-weight: 400;
  color: #535155;
  line-height: 1.2;
}

.table-styled {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 15px;
}
.table-styled table {
  border-top: 1pt solid #ededed;
  border-bottom: 1pt solid #ededed;
  min-width: 100%;
}
.table-styled thead {
  border-bottom: 5pt solid #00549d;
}
.table-styled thead th {
  color: #00549d;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
}
.table-styled td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #ededed;
  font-size: 0.9em;
  font-weight: 400;
  color: #535155;
  line-height: 1.2;
}
.table-styled tr:nth-child(even) {
  background-color: #ededed;
}

.table-builder-wrapper, .table {
  margin: 1em 0;
}
.table-builder-wrapper table:not(.table), .table table:not(.table) {
  width: 100%;
}
.table-builder-wrapper table:not(.table) tbody tr:nth-child(2n), .table table:not(.table) tbody tr:nth-child(2n) {
  background-color: #ededed;
}
.table-builder-wrapper table:not(.table) tbody tr > td, .table table:not(.table) tbody tr > td {
  border: 1px solid #b5b3b7 !important;
  padding: 5px;
  text-align: center;
}

.callout-right, .callout-left, .callout-full, .pull-quote, .pull-quote-right, .pull-quote-left {
  padding: 0.75em;
}
.callout-right blockquote, .callout-left blockquote, .callout-full blockquote, .pull-quote blockquote, .pull-quote-right blockquote, .pull-quote-left blockquote {
  position: relative;
  margin: 0;
  padding: 0.75em;
  border: 1.2pt dashed white;
  color: white;
}

.pull-quote, .pull-quote-right, .pull-quote-left {
  background-color: #6cb33f;
}
.pull-quote blockquote, .pull-quote-right blockquote, .pull-quote-left blockquote {
  background-color: #6cb33f;
  font-size: 1.3em;
  font-weight: 700;
  font-style: italic;
}
.pull-quote blockquote cite, .pull-quote-right blockquote cite, .pull-quote-left blockquote cite {
  font-weight: 400;
  display: block;
  text-align: right;
  font-size: 0.9em;
}

.callout-right, .callout-left, .callout-full {
  background-color: #00549d;
}
.callout-right blockquote, .callout-left blockquote, .callout-full blockquote {
  font-size: 1.3em;
  font-weight: 700;
  position: relative;
}
.callout-right blockquote::after, .callout-left blockquote::after, .callout-full blockquote::after {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #00549d;
  position: absolute;
  z-index: -2;
  display: block;
  top: 50%;
  -webkit-transform: translate(50%, -50%) rotate(45deg);
     -moz-transform: translate(50%, -50%) rotate(45deg);
      -ms-transform: translate(50%, -50%) rotate(45deg);
       -o-transform: translate(50%, -50%) rotate(45deg);
          transform: translate(50%, -50%) rotate(45deg);
}
@media (max-width: 768px) {
  .callout-right blockquote::after, .callout-left blockquote::after, .callout-full blockquote::after {
    display: none;
  }
}

.callout-full {
  margin: 5px 0;
}

.callout-left {
  margin-right: 25px;
}
.callout-left blockquote::after {
  right: 0;
}

.callout-right blockquote::after {
  left: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
   -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
       transform: translate(-50%, -50%) rotate(45deg);
}

.button-right div, .button-left div, .button-center div, .button-between div, .button-fill div {
  padding: 0.5em 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.button-right div > *, .button-left div > *, .button-center div > *, .button-between div > *, .button-fill div > * {
  background: white;
  border: 1pt solid #6cb33f;
  margin: 5px;
  display: inline-block;
  color: #6cb33f;
  padding: 6.5px 16px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  line-height: 1.2;
}
.button-right div > *:hover, .button-left div > *:hover, .button-center div > *:hover, .button-between div > *:hover, .button-fill div > *:hover {
  background: #6cb33f;
  color: white;
}

nav.button-right, nav.button-left, nav.button-between, nav.button-center, nav.button-fill {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 10px 7px;
  margin: 0 -12px;
}
nav.button-right a, nav.button-left a, nav.button-between a, nav.button-center a, nav.button-fill a {
  background: white;
  border: 1pt solid #6cb33f;
  margin: 5px;
  display: inline-block;
  color: #6cb33f;
  padding: 6.5px 16px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  line-height: 1.2;
}
nav.button-right a:hover, nav.button-left a:hover, nav.button-between a:hover, nav.button-center a:hover, nav.button-fill a:hover {
  background: #6cb33f;
  color: white;
}
nav.button-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
nav.button-right .button-special {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
nav.button-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
nav.button-center .button-special {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
nav.button-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
nav.button-between .button-special {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
nav.button-fill > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
nav.button-fill.halves > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 40%;
     -moz-box-flex: 1;
      -ms-flex: 1 1 40%;
          flex: 1 1 40%;
}

.button-fill div {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.button-fill * {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.table-wrapper {
  max-width: 100%;
  overflow: auto;
  border: 1px solid #00549d;
}

#title-section + p.anchor::before {
  height: 220px;
  /* fixed header height*/
  margin: -165px 0 0;
  /* negative fixed header height */
}
@media (max-width: 576px) {
  #title-section + p.anchor::before {
    height: 140px;
    /* fixed header height*/
    margin: -85px 0 0;
    /* negative fixed header height */
  }
}

ul.primary-list li {
  margin-left: 20px;
}
ul.primary-list > li {
  list-style: none;
}
ul.primary-list > li::before {
  content: "\f105    ";
  font-size: 1.4rem;
  margin: 0 5px 0 -21px;
  display: inline;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  color: #ffc33a;
}

ul.secondary-list {
  list-style: disc;
  font-weight: 300;
  margin-left: 15px;
}
ul.secondary-list li::before {
  display: none;
}
ul.secondary-list li {
  line-height: 1.4;
}
ul.secondary-list ul {
  list-style: square;
}

.insert, .rm, .replace, .stopper {
  display: none !important;
}

.collapsing-section {
  width: 100%;
  clear: both;
  font-size: 1.1em;
  margin-bottom: 16px;
}
.collapsing-section > div:first-child {
  cursor: pointer;
  background-color: #176dad;
  border: 1px solid #176dad;
  color: white;
  -webkit-transition:  background-color 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -o-transition:  background-color 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -moz-transition:  background-color 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition:  background-color 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
}
.collapsing-section > div:first-child p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-family: "Roboto", sans-serif;
  color: white;
  padding: 10px;
  margin-bottom: 0;
  -webkit-transition:  color 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -o-transition:  color 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -moz-transition:  color 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition:  color 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
}
.collapsing-section > div:first-child p::after {
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  content: "\f063";
  display: block;
  margin-left: auto;
  text-align: right;
  -webkit-transition:  -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition:  -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -o-transition:  -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -moz-transition:  transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition:  transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  transition:  transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -webkit-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -moz-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01), -o-transform 0.4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
}
.collapsing-section > div:first-child:hover {
  background-color: #00549d;
}
.collapsing-section > div:last-child {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s, max-height 0.4s, visibility 0s 0.4s;
  -o-transition: opacity 0.4s, max-height 0.4s, visibility 0s 0.4s;
  -moz-transition: opacity 0.4s, max-height 0.4s, visibility 0s 0.4s;
  transition: opacity 0.4s, max-height 0.4s, visibility 0s 0.4s;
}
.collapsing-section > div:last-child > div {
  padding: 10px;
  border: 1px solid #6cb33f;
}
.collapsing-section.open > div:first-child {
  background-color: #6cb33f;
  border-color: #6cb33f;
}
.collapsing-section.open > div:first-child p {
  color: white;
}
.collapsing-section.open > div:first-child p::after {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.collapsing-section.open > div:last-child {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.4s, max-height 0.4s, visibility 0s;
  -o-transition: opacity 0.4s, max-height 0.4s, visibility 0s;
  -moz-transition: opacity 0.4s, max-height 0.4s, visibility 0s;
  transition: opacity 0.4s, max-height 0.4s, visibility 0s;
}

#youth #intro {
  background-image: url("/img/microsite/header-pattern1.svg"), url("/img/microsite/header-pattern2.svg");
  background-repeat: repeat-x, repeat-y;
  background-position: top, bottom;
  -webkit-background-size: 917px 250px, cover;
     -moz-background-size: 917px 250px, cover;
       -o-background-size: 917px 250px, cover;
          background-size: 917px 250px, cover;
  padding: 50px 0 80px;
  margin-top: 25px;
}
#youth #intro .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#youth #intro h1 {
  color: white;
  font-weight: 100;
  font-size: 50px;
  margin-bottom: 10px;
  text-align: center;
  -webkit-animation: slide-down-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.15s;
     -moz-animation: slide-down-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.15s;
       -o-animation: slide-down-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.15s;
          animation: slide-down-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.15s;
  -webkit-animation-fill-mode: backwards;
     -moz-animation-fill-mode: backwards;
       -o-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}
#youth #intro h2 {
  color: white;
  font-weight: 700;
  font-size: 35px;
  text-align: center;
  text-transform: uppercase;
  -webkit-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.15s;
     -moz-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.15s;
       -o-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.15s;
          animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.15s;
  -webkit-animation-fill-mode: backwards;
     -moz-animation-fill-mode: backwards;
       -o-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}
#youth #intro .select-box {
  background-color: white;
  text-align: center;
  padding: 25px;
  position: relative;
  top: 40px;
  z-index: 4;
  max-width: 700px;
}
#youth #intro .select-box h3 {
  text-transform: uppercase;
  color: #73B1C7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  -webkit-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.55s;
     -moz-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.55s;
       -o-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.55s;
          animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.55s;
  -webkit-animation-fill-mode: backwards;
     -moz-animation-fill-mode: backwards;
       -o-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}
#youth #intro .select-box h3::after {
  content: "";
  margin: 15px 0;
  height: 5px;
  width: 100px;
  background-color: #73B1C7;
}
#youth #intro .select-box p {
  font-size: 28px;
  font-style: italic;
  line-height: 1.2;
  font-weight: 100;
  color: black;
  margin-bottom: 20px;
  -webkit-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.65s;
     -moz-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.65s;
       -o-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.65s;
          animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.65s;
  -webkit-animation-fill-mode: backwards;
     -moz-animation-fill-mode: backwards;
       -o-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}
#youth #intro .select-box p a {
  color: inherit;
  text-decoration: underline;
  font-weight: 100;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#youth #intro .select-box p a:hover {
  color: #73B1C7;
}
#youth #intro .select-box a.local {
  color: #ffc33a;
  background-color: black;
  padding: 7px 25px;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.75s;
     -moz-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.75s;
       -o-animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.75s;
          animation: slide-up-20 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 0.75s;
  -webkit-animation-fill-mode: backwards;
     -moz-animation-fill-mode: backwards;
       -o-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}
#youth #intro .select-box a.local:hover {
  background: #ffc33a;
  color: black;
}
#youth #intro img {
  width: 130px;
  position: relative;
  top: 10px;
  -webkit-animation: slide-down-100 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 1s;
     -moz-animation: slide-down-100 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 1s;
       -o-animation: slide-down-100 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 1s;
          animation: slide-down-100 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01) 1s;
  -webkit-animation-fill-mode: backwards;
     -moz-animation-fill-mode: backwards;
       -o-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}
@media (min-width: 1201px) {
  #youth #intro {
    padding-bottom: 120px;
  }
}
@media (max-width: 992px) {
  #youth #intro .select-box {
    margin: 0 30px;
  }
  #youth #intro .select-box p {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  #youth #intro .select-box {
    margin: 0 30px;
  }
  #youth #intro .select-box h3 {
    font-size: 28px;
  }
  #youth #intro .select-box p {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  #youth #intro h1 {
    font-size: 30px;
  }
  #youth #intro h2 {
    font-size: 24px;
  }
  #youth #intro .select-box h3 {
    font-size: 22px;
  }
  #youth #intro .select-box p {
    font-size: 18px;
  }
  #youth #intro .select-box a.local {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    font-size: 18px;
    padding: 10px 20px;
    line-height: 1.2;
    display: inline-block;
  }
}
#youth #group3 .row .col a.category, #youth #group2 .col a.category, #youth #group1 .col a.category {
  display: inline-block;
  position: relative;
  z-index: 4;
  text-align: center;
  margin: 50px 50px 60px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
@media (hover: hover) {
  #youth #group3 .row .col a.category:hover, #youth #group2 .col a.category:hover, #youth #group1 .col a.category:hover {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  #youth #group3 .row .col a.category:hover h3, #youth #group2 .col a.category:hover h3, #youth #group1 .col a.category:hover h3 {
    font-weight: 400;
  }
}
#youth #group3 .row .col a.category h3, #youth #group2 .col a.category h3, #youth #group1 .col a.category h3 {
  font-size: 33px;
  font-weight: 100;
  line-height: 1.17;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  -moz-transition: 0.15s;
  transition: 0.15s;
  text-decoration: none;
  color: inherit;
}
#youth #group3 .row .col a.category img, #youth #group2 .col a.category img, #youth #group1 .col a.category img, #youth #group3 .row .col a.category svg, #youth #group2 .col a.category svg, #youth #group1 .col a.category svg {
  max-width: 280px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -30%);
     -moz-transform: translate(-50%, -30%);
      -ms-transform: translate(-50%, -30%);
       -o-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
  z-index: -1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#youth #group3 .row .col a.category svg, #youth #group2 .col a.category svg, #youth #group1 .col a.category svg {
  width: 280px;
  -webkit-transform: translate(-50%, -30%);
     -moz-transform: translate(-50%, -30%);
      -ms-transform: translate(-50%, -30%);
       -o-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
}
@media (max-width: 992px) {
  #youth #group3 .row .col a.category, #youth #group2 .col a.category, #youth #group1 .col a.category {
    margin: 30px;
  }
  #youth #group3 .row .col a.category h3, #youth #group2 .col a.category h3, #youth #group1 .col a.category h3 {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  #youth #group3 .row .col a.category, #youth #group2 .col a.category, #youth #group1 .col a.category {
    margin: 15px;
  }
  #youth #group3 .row .col a.category h3, #youth #group2 .col a.category h3, #youth #group1 .col a.category h3 {
    font-size: 20px;
  }
}
#youth #group1 {
  background-image: url("/img/microsite/safety-img.png");
  background-position: center left;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  margin-top: -5vw;
  z-index: 0;
  min-height: 46vw;
}
#youth #group1 .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#youth #group1 .col a.category:first-child {
  margin-top: 95px;
  left: -50px;
  color: black;
}
#youth #group1 .col a.category:first-child img {
  -webkit-transform: translate(-60%, -40%);
     -moz-transform: translate(-60%, -40%);
      -ms-transform: translate(-60%, -40%);
       -o-transform: translate(-60%, -40%);
          transform: translate(-60%, -40%);
}
#youth #group1 .col a.category:first-child svg {
  -webkit-transform: translate(-53%, -43%);
     -moz-transform: translate(-53%, -43%);
      -ms-transform: translate(-53%, -43%);
       -o-transform: translate(-53%, -43%);
          transform: translate(-53%, -43%);
  fill: #73B1C7;
  -webkit-transition: 3s;
  -o-transition: 3s;
  -moz-transition: 3s;
  transition: 3s;
}
#youth #group1 .col a.category:nth-child(2) {
  left: 140px;
  top: -20px;
  color: #73B1C7;
}
#youth #group1 .col a.category:nth-child(2):hover {
  color: #73B1C7;
}
#youth #group1 .col a.category:nth-child(2) img {
  max-width: 260px !important;
}
#youth #group1 .col a.category:nth-child(2) [alt=cat] {
  max-height: 480px;
  top: 140px;
  left: 180px;
  position: absolute;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 992px) {
  #youth #group1 .col a.category:first-of-type {
    margin-top: 35px;
  }
  #youth #group1 .col a.category:first-of-type img {
    max-width: 240px !important;
  }
  #youth #group1 .col a.category:first-of-type svg {
    width: 240px;
  }
  #youth #group1 .col a.category:last-of-type {
    top: 40px;
    left: 60px;
  }
  #youth #group1 .col a.category:last-of-type img {
    max-width: 200px !important;
  }
  #youth #group1 .col a.category:last-of-type [alt=cat] {
    max-height: 460px;
    top: 140px;
    left: 140px;
  }
}
@media (max-width: 768px) {
  #youth #group1 .col a.category:first-of-type {
    margin-top: 30px;
    left: -30px;
  }
  #youth #group1 .col a.category:first-of-type img {
    max-width: 180px !important;
  }
  #youth #group1 .col a.category:first-of-type svg {
    width: 160px;
  }
  #youth #group1 .col a.category:last-of-type {
    left: 35px;
    top: 70px;
  }
  #youth #group1 .col a.category:last-of-type img {
    max-width: 170px !important;
  }
  #youth #group1 .col a.category:last-of-type [alt=cat] {
    top: 120px;
    left: 110px;
  }
}
@media (max-width: 576px) {
  #youth #group1 {
    -webkit-background-size: 160% 160%;
       -moz-background-size: 160%;
         -o-background-size: 160%;
            background-size: 160%;
    background-position: 53% 50%;
    min-height: 230px;
  }
  #youth #group1 .col a.category:first-of-type {
    margin-top: 0;
    left: -50px;
  }
  #youth #group1 .col a.category:first-of-type img {
    max-width: 170px !important;
  }
  #youth #group1 .col a.category:first-of-type svg {
    width: 160px;
  }
  #youth #group1 .col a.category:last-of-type {
    left: 20px;
  }
  #youth #group1 .col a.category:last-of-type [alt=cat] {
    max-width: 120px !important;
    top: 80px;
    left: 110px;
  }
}
@media (max-width: 430px) {
  #youth #group1 .col a.category:last-of-type {
    left: 4vw;
  }
  #youth #group1 .col a.category:last-of-type img {
    max-width: 143px !important;
  }
  #youth #group1 .col a.category:last-of-type [alt=cat] {
    max-width: 120px !important;
    top: 80px;
    left: 100px;
  }
  #youth #group1 .col a.category:first-of-type img {
    max-width: 170px !important;
  }
}
@media (min-width: 1201px) {
  #youth #group1 {
    min-height: 700px;
    margin-top: -95px;
  }
  #youth #group1 .col a.category:first-of-type img {
    max-width: 380px !important;
  }
  #youth #group1 .col a.category:first-of-type svg {
    width: 380px;
  }
  #youth #group1 .col a.category:last-of-type {
    top: 100px;
    left: 10vw;
  }
  #youth #group1 .col a.category:last-of-type img {
    max-width: 340px !important;
  }
  #youth #group1 .col a.category:last-of-type [alt=cat] {
    left: 200px;
    top: 170px;
    max-height: unset;
    max-width: unset;
    height: unset;
    width: 340px !important;
  }
}
#youth #group2 {
  background-image: url("/img/microsite/legal-img.png");
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
}
#youth #group2 .row {
  min-height: 66.70945vw;
}
#youth #group2 .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#youth #group2 .col a.category {
  left: -29vw;
  top: -13vw;
  color: black;
}
#youth #group2 .col a.category:hover {
  color: black;
}
#youth #group2 .col a.category img {
  -webkit-transform: translate(-50%, -40%);
     -moz-transform: translate(-50%, -40%);
      -ms-transform: translate(-50%, -40%);
       -o-transform: translate(-50%, -40%);
          transform: translate(-50%, -40%);
  opacity: 0.75;
}
@media (max-width: 992px) {
  #youth #group2 .col a.category img {
    max-width: 240px !important;
  }
}
@media (max-width: 768px) {
  #youth #group2 .col a.category img {
    max-width: 180px !important;
  }
}
@media (max-width: 576px) {
  #youth #group2 .row {
    min-height: 50vw;
  }
  #youth #group2 .row .col a.category {
    top: -10vw;
  }
  #youth #group2 .row .col a.category img {
    max-width: 140px !important;
  }
}
@media (min-width: 1201px) {
  #youth #group2 {
    border-top: 30px solid white;
  }
  #youth #group2 .row {
    min-height: 600px;
  }
  #youth #group2 .row .col a.category {
    top: -100px;
  }
  #youth #group2 .row .col a.category img {
    max-width: 380px !important;
  }
}
#youth #group3 {
  background-image: url("/img/microsite/housing-bknd.svg");
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  margin-top: -10.8vw;
}
#youth #group3 .row {
  min-height: 57.3182vw;
}
#youth #group3 .row .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#youth #group3 .row .col a.category:first-of-type {
  top: -4vw;
  left: 14dvw;
  color: #ffc33a;
}
#youth #group3 .row .col a.category:first-of-type:hover {
  color: #ffc33a;
}
#youth #group3 .row .col a.category:first-of-type img {
  max-width: 330px !important;
  -webkit-transform: translate(-57%, -43%);
     -moz-transform: translate(-57%, -43%);
      -ms-transform: translate(-57%, -43%);
       -o-transform: translate(-57%, -43%);
          transform: translate(-57%, -43%);
}
#youth #group3 .row .col a.category:last-child {
  right: -28vw;
  top: 20px;
  color: black;
}
#youth #group3 .row .col a.category:last-child:hover {
  color: black;
}
#youth #group3 .row .col a.category:last-child img {
  -webkit-transform: translate(-50%, -25%);
     -moz-transform: translate(-50%, -25%);
      -ms-transform: translate(-50%, -25%);
       -o-transform: translate(-50%, -25%);
          transform: translate(-50%, -25%);
}
@media (max-width: 992px) {
  #youth #group3 .row .col a.category:first-of-type {
    top: -5vw;
    left: 11vw;
  }
  #youth #group3 .row .col a.category:first-of-type img {
    max-width: 240px !important;
  }
  #youth #group3 .row .col a.category:last-of-type {
    top: 5vw;
    left: 33vw;
  }
  #youth #group3 .row .col a.category:last-of-type img {
    max-width: 240px !important;
  }
}
@media (max-width: 768px) {
  #youth #group3 .row .col a.category:first-of-type img {
    max-width: 200px !important;
  }
  #youth #group3 .row .col a.category:last-of-type {
    left: 31vw;
  }
  #youth #group3 .row .col a.category:last-of-type img {
    max-width: 200px !important;
  }
}
@media (max-width: 576px) {
  #youth #group3 {
    background-position: center;
  }
  #youth #group3 .row .col {
    min-height: 100vw;
  }
  #youth #group3 .row .col a.category:first-of-type {
    top: -15vw;
  }
  #youth #group3 .row .col a.category:first-of-type img {
    max-width: 170px !important;
  }
  #youth #group3 .row .col a.category:last-of-type {
    left: 23vw;
  }
  #youth #group3 .row .col a.category:last-of-type img {
    max-width: 180px !important;
  }
}
@media (min-width: 1201px) {
  #youth #group3 .row {
    min-height: 700px;
  }
  #youth #group3 .row .col a.category:first-of-type {
    top: -5vw;
    left: 13vw;
  }
  #youth #group3 .row .col a.category:first-of-type img {
    min-width: 360px !important;
  }
  #youth #group3 .row .col a.category:last-of-type {
    right: -380px;
  }
  #youth #group3 .row .col a.category:last-of-type img {
    min-width: 400px !important;
  }
}
#youth #group4 {
  background-image: url("/img/microsite/voice-img.jpg");
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  min-height: 66vw;
  border-top: 10px solid white;
}
#youth #group4 .container > .row {
  padding-top: 50px;
}
#youth #group4 .container > .row a.button {
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 27px;
  background-color: #C6434C;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  #youth #group4 .container > .row a.button:hover {
    color: white;
    text-decoration: none;
    -webkit-box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.75);
       -moz-box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.75);
            box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.75);
    -webkit-transform: translate(5px, -5px);
       -moz-transform: translate(5px, -5px);
        -ms-transform: translate(5px, -5px);
         -o-transform: translate(5px, -5px);
            transform: translate(5px, -5px);
  }
}
#youth #group4 .container > .row a.button::before {
  content: "";
  background-color: white;
  width: 60px;
  height: 2px;
}
#youth #group4 .container > .row a.button::after {
  content: "";
  background-color: white;
  width: 60px;
  height: 2px;
}
#youth #group4 .container > .row article.story-wrapper {
  background-color: rgba(115, 177, 199, 0.85);
  padding: 40px;
  margin-bottom: 100px;
}
#youth #group4 .container > .row article.story-wrapper .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#youth #group4 .container > .row article.story-wrapper a {
  color: white;
  background: transparent;
}
#youth #group4 .container > .row article.story-wrapper a::before, #youth #group4 .container > .row article.story-wrapper a::after {
  content: none;
}
#youth #group4 .container > .row article.story-wrapper a:hover {
  text-decoration: none;
}
#youth #group4 .container > .row article.story-wrapper a h3 {
  font-size: 60px;
  font-weight: 100;
  color: inherit;
}
#youth #group4 .container > .row article.story-wrapper a p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
}
#youth #group4 .container > .row article.story-wrapper div.ar-box {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}
#youth #group4 .container > .row article.story-wrapper div.ar-box img {
  max-width: 100%;
}
@media (max-width: 992px) {
  #youth #group4 .container > .row a.button {
    font-size: 18px;
    padding: 15px;
  }
  #youth #group4 .container > .row article.story-wrapper a h3 {
    font-size: 30px;
  }
  #youth #group4 .container > .row article.story-wrapper a p {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media (max-width: 768px) {
  #youth #group4 .container > .row a.button {
    margin: 15px 0;
  }
}
@media (max-width: 576px) {
  #youth #group4 {
    margin-top: -53px;
  }
  #youth #group4 .container > .row a.button {
    margin: 7px 0;
  }
  #youth #group4 .container > .row article.story-wrapper a h3 {
    margin-top: 15px;
  }
}
#youth #group5 {
  margin-top: -100px;
}
#youth #group5 .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#youth #group5 .col img {
  position: relative;
  max-width: 60% !important;
  padding: 0 25px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  #youth #group5 .col img {
    max-width: 80% !important;
  }
}
@media (max-width: 768px) {
  #youth #group5 .col img {
    max-width: 90% !important;
  }
}
@media (max-width: 576px) {
  #youth #group5 .col img {
    max-width: 100% !important;
  }
}
#youth #internal-header {
  margin-bottom: 50px;
}
#youth #internal-header [class=row]:last-child {
  background-image: url("../img/microsite/brick.png");
  background-color: #ccc;
  -webkit-background-size: 1400px 1400px;
     -moz-background-size: 1400px;
       -o-background-size: 1400px;
          background-size: 1400px;
  background-position: center top;
  margin-top: 20px;
  margin-bottom: 20px;
}
#youth #internal-header [class=row]:last-child [class=col-md-12] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  height: 170px;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: left;
  text-decoration: none;
  color: black;
  line-height: 1.2;
  padding: 20px 12px;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-transition: color 0.3s, text-shadow 0.1s 0.3s;
  -o-transition: color 0.3s, text-shadow 0.1s 0.3s;
  -moz-transition: color 0.3s, text-shadow 0.1s 0.3s;
  transition: color 0.3s, text-shadow 0.1s 0.3s;
  z-index: 0;
}
@media (max-width: 992px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] > a {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
}
@media (max-width: 768px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] > a {
    padding: 15px 13px;
  }
}
@media (max-width: 576px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] > a {
    padding: 15px 5px;
  }
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a::after {
  content: "";
  width: 0;
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  overflow: hidden;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: left;
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:hover {
  color: #ffc33a;
  text-decoration: none;
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:hover::after {
  width: 100%;
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(1) {
  background-image: url("../img/microsite/btn-1.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(1):hover::after {
  background-image: url("../img/microsite/btn-h1.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(2) {
  background-image: url("../img/microsite/btn-2.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(2):hover::after {
  background-image: url("../img/microsite/btn-h6.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(3) {
  background-image: url("../img/microsite/btn-3.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(3):hover::after {
  background-image: url("../img/microsite/btn-h1.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(5) {
  background-image: url("../img/microsite/btn-4.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(5):hover::after {
  background-image: url("../img/microsite/btn-h6.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(6) {
  background-image: url("../img/microsite/btn-5.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(6):hover::after {
  background-image: url("../img/microsite/btn-h1.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(7) {
  background-image: url("../img/microsite/btn-6.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > a:nth-child(7):hover::after {
  background-image: url("../img/microsite/btn-h6.svg");
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > div a > img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#youth #internal-header [class=row]:last-child [class=col-md-12] > div a > img:hover {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
@media (max-width: 992px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] {
    height: 250px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
  }
  #youth #internal-header [class=row]:last-child [class=col-md-12] div {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 130px;
    margin-bottom: 10px;
  }
}
@media (max-width: 670px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] {
    height: 210px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #youth #internal-header [class=row]:last-child [class=col-md-12] a {
    margin: 10px 5px;
  }
  #youth #internal-header [class=row]:last-child [class=col-md-12] div {
    display: none;
  }
}
@media (max-width: 380px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] a {
    margin: 10px 0;
    letter-spacing: -0.5;
    padding: 10px 6px;
  }
}
#youth #internal-header [class=row]:last-child [class=col-md-12] img {
  width: 330px;
  display: block;
  opacity: 1;
}
#youth #internal-header [class=row]:last-child [class=col-md-12] img[alt^=never] {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
  padding: 0;
  margin-bottom: 35px;
}
@media (min-width: 1201px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] img[alt^=never] {
    width: 350px;
  }
}
@media (max-width: 992px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] img[alt^=never] {
    max-width: 260px;
  }
}
@media (max-width: 768px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] img[alt^=never] {
    padding: 0;
  }
}
@media (max-width: 670px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] img[alt^=never] {
    height: 310;
  }
}
@media (max-width: 576px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] img[alt^=never] {
    width: 250px;
  }
}
@media (max-width: 768px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] img[alt=youth] {
    opacity: 0;
    width: 0;
  }
}
@media (min-width: 1201px) {
  #youth #internal-header [class=row]:last-child [class=col-md-12] img[alt=youth] {
    width: 420px;
  }
}
#youth #internal-header [class=row]:first-child {
  background-image: url("../img/microsite/blue-cut.svg");
  background-position: top center;
  margin-bottom: -25px;
  -webkit-background-size: 900px 250px;
     -moz-background-size: 900px 250px;
       -o-background-size: 900px 250px;
          background-size: 900px 250px;
  background-repeat: repeat no-repeat;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
  padding-top: 35px;
  padding-bottom: 35px;
}
#youth #internal-header [class=row]:first-child h2 {
  font-size: 15px;
  color: white;
  margin-top: 5px;
  font-weight: bold;
  text-transform: uppercase;
}
#youth #internal-header [class=row]:first-child h1 {
  color: white;
  font-size: 2.5rem;
  font-weight: 100;
  padding: 0 40px;
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  #youth #internal-header [class=row]:first-child h1 {
    font-size: 2rem;
  }
}
#youth #microLoader {
  position: fixed;
  z-index: 10000;
  width: 130vw;
  height: 130vh;
  top: -15vh;
  left: -15vw;
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#youth #microLoader.away {
  -webkit-animation-name: away;
     -moz-animation-name: away;
       -o-animation-name: away;
          animation-name: away;
  -webkit-animation-duration: 0.75s;
     -moz-animation-duration: 0.75s;
       -o-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-in-out;
     -moz-animation-timing-function: ease-in-out;
       -o-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
     -moz-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes away {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(10);
            transform: scale(10);
    opacity: 0;
  }
}
@-moz-keyframes away {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  20% {
    -moz-transform: scale(0.8);
         transform: scale(0.8);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(10);
         transform: scale(10);
    opacity: 0;
  }
}
@-o-keyframes away {
  0% {
    -o-transform: scale(1);
       transform: scale(1);
  }
  20% {
    -o-transform: scale(0.8);
       transform: scale(0.8);
    opacity: 1;
  }
  100% {
    -o-transform: scale(10);
       transform: scale(10);
    opacity: 0;
  }
}
@keyframes away {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  20% {
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(10);
       -moz-transform: scale(10);
         -o-transform: scale(10);
            transform: scale(10);
    opacity: 0;
  }
}
@-webkit-keyframes slide-down-100 {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes slide-down-100 {
  from {
    -moz-transform: translateY(-100%);
         transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -moz-transform: translateY(0);
         transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes slide-down-100 {
  from {
    -o-transform: translateY(-100%);
       transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-down-100 {
  from {
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-down-20 {
  from {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes slide-down-20 {
  from {
    -moz-transform: translateY(-20%);
         transform: translateY(-20%);
    opacity: 0;
  }
  to {
    -moz-transform: translateY(0);
         transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes slide-down-20 {
  from {
    -o-transform: translateY(-20%);
       transform: translateY(-20%);
    opacity: 0;
  }
  to {
    -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-down-20 {
  from {
    -webkit-transform: translateY(-20%);
       -moz-transform: translateY(-20%);
         -o-transform: translateY(-20%);
            transform: translateY(-20%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-up-20 {
  from {
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes slide-up-20 {
  from {
    -moz-transform: translateY(20%);
         transform: translateY(20%);
    opacity: 0;
  }
  to {
    -moz-transform: translateY(0);
         transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes slide-up-20 {
  from {
    -o-transform: translateY(20%);
       transform: translateY(20%);
    opacity: 0;
  }
  to {
    -o-transform: translateY(0);
       transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-up-20 {
  from {
    -webkit-transform: translateY(20%);
       -moz-transform: translateY(20%);
         -o-transform: translateY(20%);
            transform: translateY(20%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
#youth .buttons {
  -webkit-animation: buttons 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01);
     -moz-animation: buttons 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01);
       -o-animation: buttons 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01);
          animation: buttons 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  opacity: 1;
  -webkit-animation-fill-mode: backwards;
     -moz-animation-fill-mode: backwards;
       -o-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}
@-webkit-keyframes buttons {
  from {
    opacity: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-moz-keyframes buttons {
  from {
    opacity: 0;
    -moz-transform: translateY(-40px);
         transform: translateY(-40px);
  }
  to {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}
@-o-keyframes buttons {
  from {
    opacity: 0;
    -o-transform: translateY(-40px);
       transform: translateY(-40px);
  }
  to {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0);
  }
}
@keyframes buttons {
  from {
    opacity: 0;
    -webkit-transform: translateY(-40px);
       -moz-transform: translateY(-40px);
         -o-transform: translateY(-40px);
            transform: translateY(-40px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}
#youth [class=buttonsReverse] {
  -webkit-animation: buttonsReverse 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01);
     -moz-animation: buttonsReverse 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01);
       -o-animation: buttonsReverse 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01);
          animation: buttonsReverse 0.75s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes buttonsReverse {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
  }
}
@-moz-keyframes buttonsReverse {
  from {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
  to {
    opacity: 0;
    -moz-transform: translateY(-40px);
         transform: translateY(-40px);
  }
}
@-o-keyframes buttonsReverse {
  from {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0);
  }
  to {
    opacity: 0;
    -o-transform: translateY(-40px);
       transform: translateY(-40px);
  }
}
@keyframes buttonsReverse {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-40px);
       -moz-transform: translateY(-40px);
         -o-transform: translateY(-40px);
            transform: translateY(-40px);
  }
}
#youth [class=pulse] {
  -webkit-animation: pulse 4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
     -moz-animation: pulse 4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
       -o-animation: pulse 4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
          animation: pulse 4s cubic-bezier(0.14, 0.81, 0.29, 1.01);
  -webkit-animation-fill-mode: backwards;
     -moz-animation-fill-mode: backwards;
       -o-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
}
@-webkit-keyframes pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  15% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  45% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  51% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  55% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  80% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  85% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  90% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  95% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    opacity: 0;
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  15% {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1);
  }
  35% {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1);
  }
  40% {
    opacity: 1;
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  45% {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1);
  }
  51% {
    opacity: 1;
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  55% {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1);
  }
  80% {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1);
  }
  85% {
    opacity: 1;
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  90% {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1);
  }
  95% {
    opacity: 1;
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1);
  }
}
@-o-keyframes pulse {
  0% {
    opacity: 0;
    -o-transform: scale(1.1);
       transform: scale(1.1);
  }
  15% {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
  35% {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
  40% {
    opacity: 1;
    -o-transform: scale(1.1);
       transform: scale(1.1);
  }
  45% {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
  51% {
    opacity: 1;
    -o-transform: scale(1.1);
       transform: scale(1.1);
  }
  55% {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
  80% {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
  85% {
    opacity: 1;
    -o-transform: scale(1.1);
       transform: scale(1.1);
  }
  90% {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
  95% {
    opacity: 1;
    -o-transform: scale(1.1);
       transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  15% {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  40% {
    opacity: 1;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  45% {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  51% {
    opacity: 1;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  55% {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  80% {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  85% {
    opacity: 1;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  90% {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  95% {
    opacity: 1;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}

body.generic-microsite #contents {
  max-width: 100%;
  padding: 0;
}
body.generic-microsite #contents main > *:first-child .row {
  display: none;
}
body.generic-microsite #contents #pagebuilder {
  padding: 0;
  margin-bottom: 0;
  max-width: 100%;
}
body.generic-microsite #contents #pagebuilder > div.row {
  margin: 0;
}
body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row {
  padding: 50px 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row.addto {
  padding-top: 30px;
  padding-bottom: 0;
}
body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row.no-pad {
  padding-top: 0;
  padding-bottom: 0;
}
body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row.small-pad {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 1400px) {
  body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row {
    padding: 50px 9.4%;
  }
}
@media (max-width: 1200px) {
  body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row {
    padding: 50px 13.5%;
  }
}
@media (max-width: 1100px) {
  body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row {
    padding: 50px 7.6%;
  }
}
@media (max-width: 992px) {
  body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row {
    padding: 50px 2.5%;
  }
}
@media (max-width: 768px) {
  body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row {
    padding: 50px 3.1%;
  }
}
@media (max-width: 576px) {
  body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row {
    padding: 50px;
  }
}
body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row div.col-md-12 {
  max-width: 1500px;
}
body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row div.col-md-8 {
  max-width: 1000px;
}
body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row div.col-md-6 {
  max-width: 750px;
}
body.generic-microsite #contents #pagebuilder > div.row > div.col > div.row div.col-md-4 {
  max-width: 500px;
}
body.generic-microsite #contents #pagebuilder .brand-blue {
  background-color: #054472;
}
body.generic-microsite #contents #pagebuilder .brand-green {
  background-color: #6cb33f;
}
body.generic-microsite #contents #pagebuilder .accent-purple {
  background-color: purple;
}
body.generic-microsite #contents #pagebuilder .accent-orange {
  background-color: orange;
}
body.generic-microsite #contents #pagebuilder .accent-magenta {
  background-color: #bd286b;
}
body.generic-microsite #contents #pagebuilder .accent-red {
  background-color: #c92424;
}
body.generic-microsite #contents #pagebuilder .neutral-beige {
  background-color: #e6d8c3;
}
body.generic-microsite #contents #pagebuilder .neutral-beigedark {
  background-color: #867c6f;
}
body.generic-microsite #contents #pagebuilder .neutral-gray {
  background-color: #e9e9ea;
}
body.generic-microsite #contents #pagebuilder .neutral-graydark {
  background-color: #535155;
}
body.generic-microsite #contents #pagebuilder .content-wht {
  color: white;
}
body.generic-microsite #contents #pagebuilder .content-wht h1, body.generic-microsite #contents #pagebuilder .content-wht h2, body.generic-microsite #contents #pagebuilder .content-wht h3, body.generic-microsite #contents #pagebuilder .content-wht h4, body.generic-microsite #contents #pagebuilder .content-wht h5, body.generic-microsite #contents #pagebuilder .content-wht h6, body.generic-microsite #contents #pagebuilder .content-wht li, body.generic-microsite #contents #pagebuilder .content-wht li::before, body.generic-microsite #contents #pagebuilder .content-wht p, body.generic-microsite #contents #pagebuilder .content-wht a, body.generic-microsite #contents #pagebuilder .content-wht figcaption, body.generic-microsite #contents #pagebuilder .content-wht .page_title, body.generic-microsite #contents #pagebuilder .content-wht .intro_text, body.generic-microsite #contents #pagebuilder .content-wht .content_heading_1, body.generic-microsite #contents #pagebuilder .content-wht .content_heading_2, body.generic-microsite #contents #pagebuilder .content-wht .content_heading_3, body.generic-microsite #contents #pagebuilder .content-wht .content_heading_4, body.generic-microsite #contents #pagebuilder .content-wht .content_heading_5, body.generic-microsite #contents #pagebuilder .content-wht .anchor, body.generic-microsite #contents #pagebuilder .content-wht .laf-highlight, body.generic-microsite #contents #pagebuilder .content-wht strong {
  color: white;
}
body.generic-microsite #contents #pagebuilder .content-wht hr, body.generic-microsite #contents #pagebuilder .content-wht figure[class*=photo] figcaption {
  border-color: white;
}
body.generic-microsite #contents #pagebuilder .content-wht .collapsing-section > div:first-child {
  border-color: white;
  background-color: transparent;
}
body.generic-microsite #contents #pagebuilder .content-wht .collapsing-section > div:first-child:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
body.generic-microsite #contents #pagebuilder .content-wht .collapsing-section > div:last-child > div {
  border-color: white;
  background-color: transparent;
  border-top: none;
}
body.generic-microsite #contents #pagebuilder .content-wht .collapsing-section.open {
  border-color: white;
}
body.generic-microsite #contents #pagebuilder .content-wht nav {
  background-color: transparent !important;
}
body.generic-microsite #contents #pagebuilder .content-wht nav a {
  background: transparent;
  border-color: white;
}
body.generic-microsite #contents #pagebuilder .content-wht nav a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
body.generic-microsite #contents #pagebuilder .content-blk {
  color: black;
}
body.generic-microsite #contents #pagebuilder .content-blk h1, body.generic-microsite #contents #pagebuilder .content-blk h2, body.generic-microsite #contents #pagebuilder .content-blk h3, body.generic-microsite #contents #pagebuilder .content-blk h4, body.generic-microsite #contents #pagebuilder .content-blk h5, body.generic-microsite #contents #pagebuilder .content-blk h6, body.generic-microsite #contents #pagebuilder .content-blk li, body.generic-microsite #contents #pagebuilder .content-blk li::before, body.generic-microsite #contents #pagebuilder .content-blk p, body.generic-microsite #contents #pagebuilder .content-blk a, body.generic-microsite #contents #pagebuilder .content-blk figcaption, body.generic-microsite #contents #pagebuilder .content-blk .page_title, body.generic-microsite #contents #pagebuilder .content-blk .intro_text, body.generic-microsite #contents #pagebuilder .content-blk .content_heading_1, body.generic-microsite #contents #pagebuilder .content-blk .content_heading_2, body.generic-microsite #contents #pagebuilder .content-blk .content_heading_3, body.generic-microsite #contents #pagebuilder .content-blk .content_heading_4, body.generic-microsite #contents #pagebuilder .content-blk .content_heading_5, body.generic-microsite #contents #pagebuilder .content-blk .anchor, body.generic-microsite #contents #pagebuilder .content-blk .laf-highlight, body.generic-microsite #contents #pagebuilder .content-blk strong {
  color: black;
}
body.generic-microsite #contents #pagebuilder .content-blk hr, body.generic-microsite #contents #pagebuilder .content-blk figure[class*=photo] figcaption {
  border-color: black;
}
body.generic-microsite #contents #pagebuilder .content-blk .collapsing-section > div:first-child {
  border-color: black;
  background-color: transparent;
}
body.generic-microsite #contents #pagebuilder .content-blk .collapsing-section > div:first-child:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
body.generic-microsite #contents #pagebuilder .content-blk .collapsing-section > div:last-child > div {
  border-color: black;
  background-color: transparent;
  border-top: none;
}
body.generic-microsite #contents #pagebuilder .content-blk .collapsing-section.open {
  border-color: black;
}
body.generic-microsite #contents #pagebuilder .content-blk nav {
  background-color: transparent !important;
}
body.generic-microsite #contents #pagebuilder .content-blk nav a {
  background: transparent;
  border-color: black;
}
body.generic-microsite #contents #pagebuilder .content-blk nav a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
body.generic-microsite #contents #pagebuilder p, body.generic-microsite #contents #pagebuilder span {
  font-size: 18px;
}
body.generic-microsite #contents #pagebuilder p .content_heading_1, body.generic-microsite #contents #pagebuilder span .content_heading_1 {
  font-size: 1.8rem;
}
body.generic-microsite #contents #pagebuilder p .content_heading_2, body.generic-microsite #contents #pagebuilder span .content_heading_2 {
  font-size: 1.5rem;
}
body.generic-microsite #contents #pagebuilder p .content_heading_3, body.generic-microsite #contents #pagebuilder span .content_heading_3 {
  font-size: 1.3rem;
}
body.generic-microsite #contents #pagebuilder p .content_heading_4, body.generic-microsite #contents #pagebuilder span .content_heading_4 {
  font-size: 1.1rem;
}
body.generic-microsite #contents #pagebuilder p .content_heading_5, body.generic-microsite #contents #pagebuilder span .content_heading_5 {
  font-size: 1rem;
}
body.generic-microsite #contents #pagebuilder p .intro_text, body.generic-microsite #contents #pagebuilder span .intro_text {
  font-size: 1.25rem;
}
body.generic-microsite #contents #pagebuilder p .page_title, body.generic-microsite #contents #pagebuilder span .page_title {
  font-size: 2.3em;
}
body.generic-microsite #contents #pagebuilder p.button-special, body.generic-microsite #contents #pagebuilder span.button-special {
  font-size: 16px;
}
body.generic-microsite #contents #pagebuilder a {
  text-decoration: underline !important;
}
body.generic-microsite #contents #pagebuilder a:hover {
  text-decoration: none !important;
}
body.generic-microsite #contents #pagebuilder h1 {
  font-size: 46px;
}
body.generic-microsite #contents #pagebuilder h2 {
  font-size: 40px;
}
body.generic-microsite #contents #pagebuilder h3 {
  font-size: 34px;
}
body.generic-microsite #contents #pagebuilder h4 {
  font-size: 30px;
}
body.generic-microsite #contents #pagebuilder h5 {
  font-size: 26px;
}
body.generic-microsite #contents #pagebuilder h6 {
  font-size: 18px;
}
body.generic-microsite #contents #pagebuilder h6.content_heading_6 {
  font-size: 18px;
}
body.generic-microsite #contents #pagebuilder figure[class*=photo] figcaption {
  font-size: 14px;
}
body.generic-microsite #contents #pagebuilder figure[class*=photo] figcaption span {
  font-size: 14px;
}
body.generic-microsite #contents #pagebuilder figure[class*=photo] img {
  height: auto;
}
body.generic-microsite #contents #pagebuilder ul.primary-list > li::before, body.generic-microsite #contents #pagebuilder ul:not([class]) > li::before {
  margin-left: 0;
}
body.generic-microsite #contents #pagebuilder ul.primary-list > li, body.generic-microsite #contents #pagebuilder ul:not([class]) > li {
  margin-left: 0;
}
body.generic-microsite #contents #pagebuilder .laf-highlight {
  background-color: #ffc33a;
}
body.generic-microsite #contents #pagebuilder nav a {
  text-decoration: none !important;
}
body.generic-microsite #contents #pagebuilder hr {
  border-width: 3px;
}
body.generic-microsite #contents #pagebuilder #addTo {
  float: right;
  margin-top: 9.2px;
}
body.generic-microsite #contents #pagebuilder #addTo a {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
  display: inline-block;
}
body.generic-microsite #contents #pagebuilder #addTo a > span {
  background-color: #ffc33a !important;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
body.generic-microsite #contents #pagebuilder #addTo a:hover {
  -webkit-transform: translate3d(0, -5px, 0);
     -moz-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
body.generic-microsite footer {
  margin-top: 0;
}

#slider {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  overflow: hidden;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#slider div.carousel-item {
  overflow: hidden;
  width: 100vw;
  height: 38vw;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
}
#slider div.carousel-item img.w-100 {
  display: none !important;
}
@media (max-width: 768px) {
  #slider div.carousel-item:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    opacity: 0.5;
  }
}
@media (max-width: 768px) {
  #slider div.carousel-item {
    height: 50vw;
  }
}
@media (max-width: 576px) {
  #slider div.carousel-item {
    height: 67vw;
  }
}
@media (max-width: 470px) {
  #slider img.w-100 {
    width: 225% !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    left: -60%;
  }
  #slider div.carousel-item {
    height: 86vw;
  }
}
@media (max-width: 400px) {
  #slider img.w-100 {
    width: 263% !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    left: -60%;
  }
  #slider div.carousel-item {
    height: 91.5vh;
  }
}
#slider .carousel-control-next, #slider .carousel-control-prev {
  opacity: 0.35;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  #slider .carousel-control-next:hover, #slider .carousel-control-prev:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
  }
  #slider .carousel-control-next:hover .fas, #slider .carousel-control-prev:hover .fas {
    color: #ededed;
  }
}
#slider .carousel-control-next-icon, #slider .carousel-control-prev-icon {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-background-size: 50% 50%;
     -moz-background-size: 50% 50%;
       -o-background-size: 50% 50%;
          background-size: 50% 50%;
  background-position-y: 50%;
  background-repeat: no-repeat;
}
#slider .carousel-control-next-icon .fas, #slider .carousel-control-prev-icon .fas {
  color: #535155;
  font-size: 6em;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
}
#slider .carousel-control-next-icon {
  background-position-x: 58%;
}
#slider .carousel-control-prev-icon {
  background-position-x: 40%;
}
#slider div.carousel-caption {
  color: #00549d;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 50%;
  left: 30%;
  right: auto;
  bottom: auto;
  border: 2pt dashed #00549d;
  width: 43%;
  max-width: 520px;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 40px 10px 10px 40px;
  text-align: left;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 992px) {
  #slider div.carousel-caption {
    width: 44%;
    left: 29.5%;
    padding: 20px 10px 10px 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
}
@media (max-width: 768px) {
  #slider div.carousel-caption {
    width: 80%;
    left: 50%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
}
#slider div.carousel-caption h2 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.2em;
}
#slider div.carousel-caption p {
  color: black;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 1.3;
  padding-right: 35px;
  margin-bottom: 1.2em;
}
#slider div.carousel-caption a {
  color: white;
  background: #00549d;
  font-weight: 500;
  padding: 5px 10px;
  display: inline-block;
  font-size: 1.1em;
  border: 1.5pt solid #00549d;
}
#slider div.carousel-caption a i {
  font-size: 0.8em;
}
#slider div.carousel-caption a:hover {
  text-decoration: none;
  background: white;
  color: #00549d;
}

#intro {
  color: #202f4e;
  padding: 5em 0 2em 0;
}
#intro h1 {
  font-size: 3em;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
#intro h2 {
  font-size: 3em;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 992px) {
  #intro h1, #intro h2 {
    font-size: 2.6em;
  }
}
@media (max-width: 992px) {
  #intro h1, #intro h2 {
    font-size: 2.6em;
  }
}
@media (max-width: 576px) {
  #intro h1, #intro h2 {
    font-size: 2em;
  }
}

#quickReference {
  margin-bottom: 10px;
  display: block;
}
#quickReference .row .align-items-center {
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-align: center;
}
#quickReference .row .align-items-center p {
  margin: 0;
  padding: 3px 10px;
  font-size: 0.88em;
  font-weight: 300;
  font-style: italic;
  line-height: 1.22;
}
#quickReference .row .align-items-center img {
  padding: 0 10px;
  padding-top: 3px;
  padding-bottom: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40% !important;
  margin: 0;
}
#quickReference .row .align-items-center h3 {
  font-weight: 400;
  font-size: 1.3em;
  line-height: 1em;
  margin-bottom: 0;
}
#quickReference .row article {
  border-left: 1px solid white;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  -moz-transition: 0.1s;
  transition: 0.1s;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
}
#quickReference .row article:nth-child(1) {
  background-color: #176dad;
}
#quickReference .row article:nth-child(2) {
  background-color: #00549d;
}
#quickReference .row article:nth-child(3) {
  background-color: #054472;
}
#quickReference .row article:nth-child(4) {
  background-color: #202f4e;
}
#quickReference .row article:nth-child(5) {
  background-color: #012844;
}
#quickReference .row article:hover {
  background-color: #7a797c;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  -moz-transition: 0.1s;
  transition: 0.1s;
}
#quickReference .row h3 {
  color: white;
  font-size: 1.5em;
  font-weight: 300;
}
#quickReference .row p {
  color: white;
  margin-bottom: 0;
}
#quickReference .row a:hover {
  text-decoration: none;
}
@media (max-width: 1200px) {
  #quickReference {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #quickReference .row .align-items-center img {
    max-width: 100% !important;
    width: 100px;
  }
  #quickReference .row article {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 33%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 33%;
            flex: 1 0 33%;
    border-top: 1px solid white;
  }
}
@media (max-width: 768px) {
  #quickReference .row article {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
}
@media (max-width: 576px) {
  #quickReference .row article {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

#contentblock {
  color: #00549d;
  text-align: left;
}
#contentblock div.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 30px;
}
#contentblock div.row > div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  margin: auto 0;
}
#contentblock div.row > div:nth-child(2) {
  padding-left: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
  padding-right: 30px;
}
@media (max-width: 576px) {
  #contentblock div.row > div {
    padding: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  #contentblock div.row > div:nth-child(2) {
    padding: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media (max-width: 768px) {
  #contentblock div.row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#contentblock div.bknd {
  background-image: url("../img/adoption-spotlight-bknd.png");
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
@media (max-width: 992px) {
  #contentblock div.bknd {
    background-position: right;
  }
}
@media (max-width: 576px) {
  #contentblock div.bknd {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important;
  }
}
#contentblock div.clr-bknd {
  background-color: rgba(237, 237, 237, 0.7);
}
@media (max-width: 576px) {
  #contentblock div.clr-bknd {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important;
  }
}
@media (max-width: 992px) {
  #contentblock .as-headshot {
    padding-right: 0;
  }
}
@media (max-width: 576px) {
  #contentblock .as-headshot {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important;
  }
}
#contentblock .as-headshot img {
  display: block;
  max-width: 200px;
  max-height: 320px;
}
@media (max-width: 1200px) {
  #contentblock .as-headshot img {
    max-width: 170px;
    max-height: 280px;
  }
}
@media (max-width: 992px) {
  #contentblock .as-headshot img {
    max-width: 150px;
    max-height: 220px;
  }
}
@media (max-width: 768px) {
  #contentblock .as-headshot img {
    margin-bottom: 20px;
  }
}
#contentblock .col-sm-5, #contentblock .col-sm-7 {
  padding-bottom: 80px;
}
@media (max-width: 1200px) {
  #contentblock .col-sm-5, #contentblock .col-sm-7 {
    padding-bottom: 60px;
  }
}
@media (max-width: 992px) {
  #contentblock .col-sm-5, #contentblock .col-sm-7 {
    padding-bottom: 25px;
  }
}
@media (max-width: 576px) {
  #contentblock .col-sm-5, #contentblock .col-sm-7 {
    padding: 0 15px;
    text-align: center;
  }
}
#contentblock h2 {
  font-size: 2.2em;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 0.5em;
}
@media (max-width: 992px) {
  #contentblock h2 {
    font-size: 1.7em;
  }
}
@media (max-width: 576px) {
  #contentblock h2 {
    font-size: 1.5em;
    line-height: 1.1em;
  }
}
#contentblock h3 {
  font-size: 2.2em;
  font-weight: 700;
  line-height: 1;
}
#contentblock h3 span {
  font-size: inherit;
}
#contentblock h3 span i {
  font-size: 0.8em;
}
@media (max-width: 992px) {
  #contentblock h3 {
    font-size: 1.9em;
  }
}
@media (max-width: 576px) {
  #contentblock h3 {
    font-size: 1.5em;
    display: inline-block;
  }
}
#contentblock p {
  color: #535155;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  #contentblock p {
    text-shadow: 0 0 40px white;
  }
}
@media (max-width: 576px) {
  #contentblock p {
    font-size: 1em;
    color: #202f4e;
  }
}
#contentblock a {
  color: #00549d;
  text-decoration: none;
}
#contentblock a:hover {
  color: #176dad;
}
#contentblock a.btn {
  color: white;
  background: #00549d;
  font-weight: 500;
  padding: 5px 10px;
  display: inline-block;
  font-size: 1.1em;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border: 1.5pt solid #00549d;
}
#contentblock a.btn i {
  font-size: 0.8em;
}
#contentblock a.btn:hover {
  text-decoration: none;
  background: white;
  color: #00549d;
}
@media (max-width: 768px) {
  #contentblock {
    text-align: center;
  }
}

#adoptionSpotlight {
  color: #00549d;
}
#adoptionSpotlight div.as-bknd {
  background-image: url("../img/adoption-spotlight-bknd.png");
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  height: 430px;
}
@media (max-width: 1200px) {
  #adoptionSpotlight div.as-bknd {
    height: 363px;
  }
}
@media (max-width: 992px) {
  #adoptionSpotlight div.as-bknd {
    height: 272px;
    background-position: right;
  }
}
@media (max-width: 768px) {
  #adoptionSpotlight div.as-bknd {
    height: 282px;
  }
}
@media (max-width: 576px) {
  #adoptionSpotlight div.as-bknd {
    height: 395px;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important;
  }
}
@media (max-width: 992px) {
  #adoptionSpotlight .as-headshot {
    padding-right: 0;
  }
}
@media (max-width: 576px) {
  #adoptionSpotlight .as-headshot {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
            justify-content: center !important;
  }
}
#adoptionSpotlight .as-headshot img {
  display: block;
  max-width: 200px;
  max-height: 320px;
  border: 7pt solid #00549d;
  background-color: #00549d;
}
@media (max-width: 1200px) {
  #adoptionSpotlight .as-headshot img {
    max-width: 170px;
    max-height: 280px;
  }
}
@media (max-width: 992px) {
  #adoptionSpotlight .as-headshot img {
    max-width: 150px;
    max-height: 220px;
  }
}
@media (max-width: 768px) {
  #adoptionSpotlight .as-headshot img {
    max-width: 150px;
  }
}
@media (max-width: 576px) {
  #adoptionSpotlight .as-headshot img {
    max-width: 150px;
    margin-top: 15px;
  }
}
#adoptionSpotlight .col-sm-5, #adoptionSpotlight .col-sm-7 {
  padding-bottom: 80px;
}
@media (max-width: 1200px) {
  #adoptionSpotlight .col-sm-5, #adoptionSpotlight .col-sm-7 {
    padding-bottom: 60px;
  }
}
@media (max-width: 992px) {
  #adoptionSpotlight .col-sm-5, #adoptionSpotlight .col-sm-7 {
    padding-bottom: 25px;
  }
}
@media (max-width: 576px) {
  #adoptionSpotlight .col-sm-5, #adoptionSpotlight .col-sm-7 {
    padding: 0 15px;
    text-align: center;
  }
}
#adoptionSpotlight h2 {
  font-size: 2.2em;
  font-weight: 300;
  line-height: 0.7;
}
@media (max-width: 992px) {
  #adoptionSpotlight h2 {
    font-size: 1.9em;
  }
}
@media (max-width: 576px) {
  #adoptionSpotlight h2 {
    font-size: 1.5em;
    display: inline-block;
  }
}
#adoptionSpotlight h3 {
  font-size: 2.2em;
  font-weight: 700;
  line-height: 1;
}
#adoptionSpotlight h3 span {
  font-size: inherit;
}
#adoptionSpotlight h3 span i {
  font-size: 0.8em;
}
@media (max-width: 992px) {
  #adoptionSpotlight h3 {
    font-size: 1.9em;
  }
}
@media (max-width: 576px) {
  #adoptionSpotlight h3 {
    font-size: 1.5em;
    display: inline-block;
  }
}
#adoptionSpotlight p {
  color: #535155;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0.4em;
}
@media (max-width: 992px) {
  #adoptionSpotlight p {
    font-size: 1.1em;
    margin-bottom: 0.3em;
  }
}
@media (max-width: 768px) {
  #adoptionSpotlight p {
    text-shadow: 0 0 40px white;
  }
}
@media (max-width: 576px) {
  #adoptionSpotlight p {
    font-size: 1em;
    margin-bottom: 0.25em;
    color: #202f4e;
  }
}
#adoptionSpotlight a {
  color: #00549d;
  text-decoration: none;
}
#adoptionSpotlight a:hover {
  color: #176dad;
}
#adoptionSpotlight a .button {
  color: white;
  background: #e53e48;
  font-weight: 500;
  padding: 5px 10px;
  display: inline-block;
  font-size: 1.1em;
  border: 1.5pt solid #e53e48;
}
@media (max-width: 992px) {
  #adoptionSpotlight a .button {
    font-size: 0.9em;
  }
}
@media (max-width: 576px) {
  #adoptionSpotlight a .button {
    font-size: 0.8em;
    margin-bottom: 0.5em;
    padding: 3px 8px;
  }
}
#adoptionSpotlight a .button i {
  font-size: 0.6em;
}
#adoptionSpotlight a .button:hover {
  background: white;
  color: #e53e48;
}

#resources {
  background: #ededed;
  margin: 50px 0;
  padding: 50px 0;
}
#resources article.col-lg-4:nth-child(1) {
  padding-left: 0;
  padding-right: 40px;
}
#resources article.col-lg-4:nth-child(1) div.bknd {
  background: white;
  height: 100%;
}
#resources article.col-lg-4:nth-child(2) {
  padding-left: 20px;
  padding-right: 20px;
}
#resources article.col-lg-4:nth-child(2) div.bknd {
  background: white;
  height: 100%;
}
#resources article.col-lg-4:nth-child(2) .column-header:only-child {
  padding-bottom: 0;
}
#resources article.col-lg-4:nth-child(2) .column-header:only-child::after {
  content: "There are no upcoming events at this time. Check back later for more details.";
  padding: 1.5em 1em;
  margin-top: 1.5em;
  display: block;
  background: white;
  color: grey;
  width: 100%;
}
#resources article.col-lg-4:nth-child(3) {
  padding-right: 0;
  padding-left: 40px;
}
#resources article.col-lg-4:nth-child(3) div.col-background {
  background-image: url("../img/services-bknd.png");
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  height: 100%;
}
@media (max-width: 992px) {
  #resources article.col-lg-4 {
    padding: 0 !important;
    margin: 10px;
  }
}
#resources .column-header {
  background: #00549d;
  color: white;
  padding: 25px 0;
}
#resources .column-header h4 {
  font-size: 1.2em;
  padding-left: 15px;
  margin: 0;
}
@media (max-width: 1200px) {
  #resources .column-header h4 {
    font-size: 1em;
  }
}
#resources .column-header a {
  color: white;
  border: 1pt solid white;
  padding: 0.2em 0.5em;
  font-weight: 400;
  font-size: 0.9em;
  margin: 0 15px;
  text-decoration: none;
}
#resources .column-header a:hover {
  background-color: white;
  color: #00549d;
}
#resources .column-body {
  background: white;
  color: black;
  padding: 9px 15px;
}
#resources .column-body a {
  text-decoration: none;
}
#resources .column-body a:hover p {
  text-decoration: none;
  color: #176dad;
}
#resources article.latest-news-item {
  padding: 15px;
}
#resources article.latest-news-item .date {
  font-size: 0.8em;
  font-weight: 500;
  color: #00549d;
  margin-bottom: 0.25em;
  line-height: 1.3;
}
#resources article.latest-news-item .title {
  font-size: 1em;
  font-weight: 300;
  color: black;
  margin-bottom: 0.1em;
  line-height: 1.3;
}
@media (max-width: 1200px) {
  #resources article.latest-news-item .title {
    font-size: 0.95em;
  }
}
@media (max-width: 992px) {
  #resources article.latest-news-item .title {
    font-size: 1em;
  }
}
#resources .upcoming-event-item:first-of-type {
  padding-top: 24px !important;
}
#resources article.upcoming-event-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
#resources article.upcoming-event-item.row, #resources article.upcoming-event-item .row {
  padding: 8px 0;
  margin: 0;
}
@media (max-width: 992px) {
  #resources article.upcoming-event-item {
    padding-bottom: 20px !important;
  }
}
@media (max-width: 1200px) {
  #resources article.upcoming-event-item .col-4 {
    padding-right: 10px;
  }
}
@media (max-width: 992px) {
  #resources article.upcoming-event-item .col-4 {
    padding-right: 65px;
    padding-left: 65px;
  }
}
@media (max-width: 768px) {
  #resources article.upcoming-event-item .col-4 {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 576px) {
  #resources article.upcoming-event-item .col-4 {
    padding-right: 5%;
    padding-left: 5%;
  }
}
#resources article.upcoming-event-item .col-8 {
  padding-left: 0;
}
#resources article.upcoming-event-item .date-box {
  background: #00549d;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  color: rgba(255, 255, 255, 0.52);
}
@media (max-width: 1200px) {
  #resources article.upcoming-event-item .date-box {
    padding: 5px 0;
  }
}
#resources article.upcoming-event-item .date-box .month p {
  font-size: 1.5em;
  margin-bottom: 0;
  padding: 0;
  border-bottom: 1.1pt dashed white;
}
@media (max-width: 1200px) {
  #resources article.upcoming-event-item .date-box .month p {
    font-size: 1.3em;
  }
}
@media (max-width: 992px) {
  #resources article.upcoming-event-item .date-box .month p {
    font-size: 1.4em;
    padding-bottom: 5px;
  }
}
@media (max-width: 412px) {
  #resources article.upcoming-event-item .date-box .month p {
    font-size: 1.2em;
    padding-bottom: 2px;
  }
}
@media (max-width: 400px) {
  #resources article.upcoming-event-item .date-box .month p {
    font-size: 1em;
    padding-bottom: 0;
  }
}
#resources article.upcoming-event-item .date-box .day p {
  margin-bottom: 0;
  padding: 0;
  font-size: 2.5em;
  font-weight: 300;
  line-height: 1.1;
}
@media (max-width: 1200px) {
  #resources article.upcoming-event-item .date-box .day p {
    padding-top: 2px;
    font-size: 2em;
  }
}
@media (max-width: 992px) {
  #resources article.upcoming-event-item .date-box .day p {
    font-size: 3em;
    padding-top: 5px;
  }
}
@media (max-width: 420px) {
  #resources article.upcoming-event-item .date-box .day p {
    font-size: 2.3em;
    padding-top: 3px;
  }
}
@media (max-width: 400px) {
  #resources article.upcoming-event-item .date-box .day p {
    font-size: 1.75em;
  }
}
#resources article.upcoming-event-item .date-time {
  font-size: 0.8em;
  color: #00549d;
  margin-bottom: 0.25em;
  line-height: 1.3;
}
#resources article.upcoming-event-item .title {
  font-size: 1em;
  font-weight: 300;
  color: black;
  margin-bottom: 0.1em;
  line-height: 1.3;
}
@media (max-width: 1200px) {
  #resources article.upcoming-event-item .title {
    font-size: 0.95em;
  }
}
@media (max-width: 992px) {
  #resources article.upcoming-event-item .title {
    font-size: 1em;
  }
}
#resources article.info-section {
  padding: 25px;
  heigth: 49.5%;
  color: white;
}
#resources article.info-section:nth-child(1) {
  border-bottom: 2pt dashed white;
}
#resources article.info-section h4 {
  font-weight: 300;
  font-size: 1.4em;
  margin-bottom: 0.3em;
}
#resources article.info-section p {
  color: white;
  line-height: 1.2;
  font-weight: 300;
  font-size: 0.9;
}
#resources article.info-section a {
  color: white;
  display: block;
  width: 100%;
  border: 1pt solid white;
  background: rgba(255, 255, 255, 0.2);
  font-weight: 300;
  font-size: 1.3em;
  padding: 0.2em 0;
  text-decoration: none;
}
#resources article.info-section a:hover {
  background-color: white;
  color: #00549d;
}

#stats {
  margin-bottom: 50px;
}
#stats .container {
  background-color: #6cb33f;
  color: white;
  padding-bottom: 50px;
}
#stats .sunken-header {
  background-color: white;
  padding-top: 15px;
  border: 1px solid #6cb33f;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
   -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
       transform: translateY(-20px);
}
#stats .sunken-header h2 {
  color: #00549d;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 0.8;
}
#stats .sunken-header p {
  color: #6cb33f;
  font-size: 1em;
  font-weight: 300;
  font-style: italic;
}
#stats .col-md-3 h3 {
  font-size: 1.4em;
}
#stats .col-md-3 h3::after {
  content: "";
  border-bottom: 1.2pt dashed #00549d;
  display: block;
  margin: 10px auto;
  width: 40px;
  font-weight: 400;
  line-height: 1;
}
#stats .col-md-3 h4 {
  font-weight: 300;
  font-size: 1.6em;
}
#stats .col-md-3 p {
  font-weight: 300;
  font-style: italic;
}

#connect {
  margin-bottom: -50px;
  padding-top: 30px;
  color: #535155;
}
#connect .row:nth-child(3) {
  margin-top: 40px;
}
#connect .container.social-feed {
  background-color: #ffffff;
  max-width: none;
  margin-top: 40px;
}
#connect .container.social-feed .row {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  #connect .container.social-feed .row {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #connect .container.social-feed .row {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #connect .container.social-feed .row {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #connect .container.social-feed .row {
    max-width: 1140px;
  }
}
@media (max-width: 768px) {
  #connect .container.social-feed .row .juicer-feed .j-stacker > * {
    display: block !important;
    width: 100% !important;
  }
}
#connect div.col-12 {
  margin-bottom: 40px;
  border-bottom: 1.5pt dashed #ffc33a;
}
#connect h2 {
  color: #ffc33a;
  background-color: white;
  font-weight: 300;
  padding: 0 0.75em;
  -webkit-transform: translateY(0.75em);
  -moz-transform: translateY(0.75em);
   -ms-transform: translateY(0.75em);
    -o-transform: translateY(0.75em);
       transform: translateY(0.75em);
  display: inline-block;
}
#connect .iframe-box img {
  width: 300%;
}
#connect .icon {
  text-align: center;
  -webkit-transform: translateY(1.6em);
  -moz-transform: translateY(1.6em);
   -ms-transform: translateY(1.6em);
    -o-transform: translateY(1.6em);
       transform: translateY(1.6em);
}
#connect .icon i {
  margin: 0 auto;
  padding-top: 0.45em;
  color: #ffc33a;
  background: white;
  font-size: 1.6em;
  min-height: 2em;
  min-width: 2em;
  border: 1.5pt solid #ffc33a;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
#connect article.col-lg-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}
#connect article.col-lg-4:nth-child(1) {
  padding-left: 0;
  padding-right: 40px;
}
#connect article.col-lg-4:nth-child(2) {
  padding-left: 20px;
  padding-right: 20px;
}
#connect article.col-lg-4:nth-child(3) {
  padding-right: 0;
  padding-left: 40px;
}
@media (max-width: 992px) {
  #connect article.col-lg-4:nth-child(1), #connect article.col-lg-4:nth-child(2), #connect article.col-lg-4:nth-child(3) {
    padding: 25px 0;
  }
}
#connect .column-body {
  background-color: #ffc33a;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 0.9em;
}
#connect .column-body .author {
  font-weight: 700;
}
#connect .column-body p.content {
  padding: 45px 30px 10px;
  line-height: 1.4;
}
#connect .column-body p.content a {
  color: inherit;
  text-decoration: none;
  font-weight: 400;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  display: block;
  cursor: pointer;
}
#connect .column-body p.content a:hover {
  color: white;
}
#connect .column-body p.content a img {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  width: 100%;
  max-width: 400px;
  background-color: #535155;
}
@media (max-width: 992px) {
  #connect .column-body p.content a img {
    height: auto !important;
  }
}

#contents.container > .row:first-child {
  padding: 2rem 0 0.5rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 992px) {
  #contents.container > .row:first-child {
    margin: 0;
  }
}
#contents.container > .row:first-child + .row {
  margin-right: -30px;
}
@media (max-width: 992px) {
  #contents.container > .row:first-child + .row {
    margin-right: -15px;
  }
}
#contents #atftbx p {
  display: none !important;
}
#contents #breadcrumbs {
  overflow-y: hidden;
  overflow-x: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: 32px;
  margin-bottom: 10px;
}
#contents #breadcrumbs a, #contents #breadcrumbs span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  background-color: #ffc33a;
  color: #535155;
  font-size: 0.75em;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  padding-right: 40px;
  padding-left: 10px;
  z-index: 3;
}
@media (hover: hover) {
  #contents #breadcrumbs a:hover, #contents #breadcrumbs span:hover {
    color: white;
  }
}
#contents #breadcrumbs a::after, #contents #breadcrumbs span::after {
  content: "";
  top: 4px;
  right: 10px;
  position: absolute;
  background-color: #ffc33a;
  height: 24px;
  width: 24px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
       transform: rotate(45deg);
  border-right: 1.1pt dashed white;
  border-top: 1.1pt dashed white;
  z-index: -1;
}
#contents #breadcrumbs a:first-child, #contents #breadcrumbs span:first-child {
  padding-left: 20px;
}
#contents #breadcrumbs a:last-child, #contents #breadcrumbs span:last-child {
  padding-right: 10px;
  margin-right: 40px;
}
#contents #breadcrumbs a:last-child::after, #contents #breadcrumbs span:last-child::after {
  right: -12px;
  border: none;
}
@media screen and (max-width: 523px) {
  #contents #breadcrumbs a, #contents #breadcrumbs span {
    padding-right: 20px;
    padding-left: 2px;
  }
  #contents #breadcrumbs a:first-child, #contents #breadcrumbs span:first-child {
    padding-left: 10px;
  }
  #contents #breadcrumbs a:last-child, #contents #breadcrumbs span:last-child {
    padding-right: 0px;
    margin-right: 19px;
  }
}
#contents #breadcrumbs span:hover {
  color: #535155;
}
#contents .addThis > .addthis_inline_share_toolbox a {
  padding: 0;
  margin-bottom: 9px;
}
#contents #addTo {
  margin-bottom: 10px;
}
#contents #addTo a {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
  display: inline-block;
}
#contents #addTo a > span {
  background-color: #ffc33a !important;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
#contents #addTo a:hover {
  -webkit-transform: translate3d(0, -5px, 0);
     -moz-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
#contents aside {
  padding-right: 30px;
}
@media screen and (max-width: 992px) {
  #contents aside {
    display: none;
  }
}
#contents aside .nav-header {
  background-color: #00549d;
  border-bottom: 6pt solid #054472;
  color: white;
}
#contents aside .nav-header h3 {
  font-size: 1.4em;
  margin: 0.25em 0;
}
#contents aside ul {
  background-color: #6cb33f;
  margin: 0;
  padding: 0.25em 0.5em;
  text-align: center;
}
#contents aside ul li {
  list-style: none;
  margin: 0;
}
#contents aside ul li > a {
  display: block;
  padding: 0.25em 0;
  margin: 0.25em 0;
  border-bottom: 1pt dashed rgba(255, 255, 255, 0.52);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
  color: white;
}
#contents aside ul li > a::after {
  content: "\f105";
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  margin-left: 5px;
  overflow: hidden;
  color: white;
  font: 1.2em "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
}
@media (hover: hover) {
  #contents aside ul li > a:hover {
    text-indent: -10px;
  }
  #contents aside ul li > a:hover::after {
    opacity: 1;
  }
}
#contents aside ul li > a:only-child::after {
  content: none;
}
#contents aside ul li .sub-group {
  margin: 0 -6px;
  background-color: white;
  padding: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  overflow: hidden;
  max-height: 0;
}
#contents aside ul li .sub-group a {
  color: #202f4e;
  font-size: 0.8em;
  letter-spacing: -2;
  font-weight: 300;
  display: block;
  padding: 0.25em 0;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}
#contents aside ul li .sub-group a::after {
  content: "\f105";
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  margin-left: 5px;
  overflow: hidden;
  color: green;
  font: 1em "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
}
@media (hover: hover) {
  #contents aside ul li .sub-group a:hover {
    text-indent: -10px;
  }
  #contents aside ul li .sub-group a:hover::after {
    opacity: 1;
  }
}
#contents aside ul li.open > a {
  text-indent: -10px;
}
#contents aside ul li.open > a::after {
  content: "\f107";
  opacity: 1;
}
#contents aside ul li.open > a:only-child::after {
  content: none;
}
#contents aside ul li.open .sub-group {
  max-height: 700px;
  padding: 0.25em 0;
}
#contents aside ul li:last-child a {
  border-bottom: none;
}
#contents #title-section, #contents #filters {
  width: 100%;
}
#contents #title-section h2, #contents #filters h2 {
  margin: 0;
  padding: 0.2em 0 0.4em;
  color: #7a797c;
  text-transform: uppercase;
  font-size: 1.2em;
  border-bottom: 2pt solid #7a797c;
  font-weight: 500;
}
#contents #title-section h1, #contents #filters h1 {
  color: #202f4e;
  font-size: 2.3em;
  font-weight: 300;
  margin: 0.25em 0 0.4em;
}
#contents #title-section::after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
}
#contents main #tinymce ul, #tinymce #contents main ul, #contents main ul.secondary-list, #contents main ul:not([class]) ul:not([class]), #contents main ul.primary-list, #contents main ul:not([class]), #contents .main #tinymce ul, #tinymce #contents .main ul, #contents .main ul.secondary-list, #contents .main ul:not([class]) ul:not([class]), #contents .main ul.primary-list, #contents .main ul:not([class]) {
  margin: 0.5rem 0;
  padding: 0;
  list-style: none;
}
#contents main #tinymce ul li, #tinymce #contents main ul li, #contents main ul.secondary-list li, #contents main ul:not([class]) ul:not([class]) li, #contents main ul.primary-list li, #contents main ul:not([class]) li, #contents .main #tinymce ul li, #tinymce #contents .main ul li, #contents .main ul.secondary-list li, #contents .main ul:not([class]) ul:not([class]) li, #contents .main ul.primary-list li, #contents .main ul:not([class]) li {
  font-size: 0.95rem;
  color: #7a797c;
  margin-left: 15px;
  line-height: 1.3rem;
  margin-bottom: 0.5rem;
}
#contents main #tinymce ul li > p, #tinymce #contents main ul li > p, #contents main ul.secondary-list li > p, #contents main ul:not([class]) ul:not([class]) li > p, #contents main ul.primary-list li > p, #contents main ul:not([class]) li > p, #contents .main #tinymce ul li > p, #tinymce #contents .main ul li > p, #contents .main ul.secondary-list li > p, #contents .main ul:not([class]) ul:not([class]) li > p, #contents .main ul.primary-list li > p, #contents .main ul:not([class]) li > p {
  display: inline;
}
#contents main ul.primary-list > li, #contents main ul:not([class]) > li, #contents .main ul.primary-list > li, #contents .main ul:not([class]) > li {
  margin-left: 20px;
}
#contents main ul.primary-list > li::before, #contents main ul:not([class]) > li::before, #contents .main ul.primary-list > li::before, #contents .main ul:not([class]) > li::before {
  content: "\f105    ";
  font-size: 1.4rem;
  margin: 0 5px 0 -21px;
  display: inline;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  color: #ffc33a;
}
#contents main ul.secondary-list, #contents main ul:not([class]) ul:not([class]), #contents .main ul.secondary-list, #contents .main ul:not([class]) ul:not([class]) {
  list-style: disc;
  font-weight: 300;
  margin-left: 15px;
}
#contents main ul.secondary-list li::before, #contents main ul:not([class]) ul:not([class]) li::before, #contents .main ul.secondary-list li::before, #contents .main ul:not([class]) ul:not([class]) li::before {
  display: none;
}
#contents main ul.secondary-list li, #contents main ul:not([class]) ul:not([class]) li, #contents .main ul.secondary-list li, #contents .main ul:not([class]) ul:not([class]) li {
  line-height: 1.4;
}
#contents main ul.secondary-list ul, #contents main ul:not([class]) ul:not([class]) ul, #contents .main ul.secondary-list ul, #contents .main ul:not([class]) ul:not([class]) ul {
  list-style: square;
}
#contents main > table, #contents .main > table {
  width: 100% !important;
}
#contents main > *:last-child, #contents .main > *:last-child {
  margin-bottom: 30px;
}
#contents main table:not(.table), #contents .main table:not(.table) {
  border: none !important;
}
#contents main table:not(.table) tr, #contents .main table:not(.table) tr {
  border: none !important;
}
#contents main table:not(.table) tr th, #contents main table:not(.table) tr td, #contents main table:not(.table) tr img, #contents .main table:not(.table) tr th, #contents .main table:not(.table) tr td, #contents .main table:not(.table) tr img {
  border: none !important;
}
#contents main table:not(.table) table, #contents .main table:not(.table) table {
  width: 100% !important;
}
#contents main .table-builder-wrapper table:not(.table) tr td, #contents main .table table:not(.table) tr td, #contents .main .table-builder-wrapper table:not(.table) tr td, #contents .main .table table:not(.table) tr td {
  border: 1px solid #b5b3b7 !important;
}
#contents .sort-table-container {
  width: 100%;
  padding: 0 15px;
}
#contents .sort-table-container form label {
  font-weight: 900;
}
#contents .sort-table-container tbody > tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.015);
}
#contents .sortable {
  color: #6cb33f;
  line-height: 1;
}
#contents .sortable::after {
  font-family: Font Awesome\ 5 Free;
  display: inline;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  padding-left: 5px;
  content: "\f0dc";
  opacity: 0.5;
}
#contents .sortable.desc::after {
  content: "\f0d8";
  opacity: 1;
}
#contents .sortable.asc::after {
  content: "\f0d7";
  opacity: 1;
}

#tinymce ul > li {
  margin-left: 20px;
}

#contents main, #contents .main, #tinymce {
  color: #7a797c;
  overflow: auto;
}
#contents main h1, #contents .main h1, #tinymce h1, #contents main .page_title, #contents .main .page_title, #tinymce .page_title {
  color: #202f4e;
  font-size: 2.3em;
  font-weight: 300;
  margin: 0.25em 0 0.4em;
}
#contents main h2, #contents .main h2, #tinymce h2, #contents main .header, #contents .main .header, #tinymce .header, #contents main .wysHeader, #contents .main .wysHeader, #tinymce .wysHeader, #contents main .content_heading_1, #contents .main .content_heading_1, #tinymce .content_heading_1 {
  color: #202f4e;
  font-size: 1.8rem;
  line-height: 1.15;
  font-weight: 300;
  display: block;
  margin: 0.5rem 0 0.25rem;
}
#contents main h3, #contents .main h3, #tinymce h3, #contents main .subHeader, #contents .main .subHeader, #tinymce .subHeader, #contents main .wysSubHeader, #contents .main .wysSubHeader, #tinymce .wysSubHeader, #contents main .content_heading_2, #contents .main .content_heading_2, #tinymce .content_heading_2 {
  color: #6cb33f;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0.5rem 0 0.25rem;
  display: block;
}
#contents main h3 > strong, #contents .main h3 > strong, #tinymce h3 > strong, #contents main .subHeader > strong, #contents .main .subHeader > strong, #tinymce .subHeader > strong, #contents main .wysSubHeader > strong, #contents .main .wysSubHeader > strong, #tinymce .wysSubHeader > strong, #contents main .content_heading_2 > strong, #contents .main .content_heading_2 > strong, #tinymce .content_heading_2 > strong {
  color: inherit;
}
#contents main h4, #contents .main h4, #tinymce h4, #contents main .tertHeader, #contents .main .tertHeader, #tinymce .tertHeader, #contents main .wysTertHeader, #contents .main .wysTertHeader, #tinymce .wysTertHeader, #contents main .content_heading_3, #contents .main .content_heading_3, #tinymce .content_heading_3 {
  color: #00549d;
  font-size: 1.3;
  font-weight: 700;
  margin: 0.5rem 0 0.25rem;
  display: block;
}
#contents main h4 > strong, #contents .main h4 > strong, #tinymce h4 > strong, #contents main .tertHeader > strong, #contents .main .tertHeader > strong, #tinymce .tertHeader > strong, #contents main .wysTertHeader > strong, #contents .main .wysTertHeader > strong, #tinymce .wysTertHeader > strong, #contents main .content_heading_3 > strong, #contents .main .content_heading_3 > strong, #tinymce .content_heading_3 > strong {
  color: inherit;
}
#contents main h5, #contents .main h5, #tinymce h5, #contents main .content_heading_4, #contents .main .content_heading_4, #tinymce .content_heading_4 {
  color: #00549d;
  font-size: 1.1rem;
  font-weight: 700;
  margin: 0.25rem 0;
}
#contents main h6, #contents .main h6, #tinymce h6, #contents main strong, #contents .main strong, #tinymce strong, #contents main .content_heading_5, #contents .main .content_heading_5, #tinymce .content_heading_5 {
  color: #7a797c;
  font-size: 1rem;
  font-weight: 700;
  margin: 0.25rem 0;
}
#contents main > p, #contents .main > p, #tinymce > p, #contents main > div, #contents .main > div, #tinymce > div {
  color: #7a797c;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
#contents main > p > a, #contents .main > p > a, #tinymce > p > a, #contents main > div > a, #contents .main > div > a, #tinymce > div > a {
  color: #e53e48;
  font-weight: 500;
}
@media (hover: hover) {
  #contents main > p > a:hover, #contents .main > p > a:hover, #tinymce > p > a:hover, #contents main > div > a:hover, #contents .main > div > a:hover, #tinymce > div > a:hover {
    color: #176dad;
  }
}
#contents main > a, #contents .main > a, #tinymce > a {
  color: #e53e48;
  font-weight: 500;
  text-decoration: none;
}
@media (hover: hover) {
  #contents main > a:hover, #contents .main > a:hover, #tinymce > a:hover {
    text-decoration: none;
    color: #176dad;
  }
}
#contents main a, #contents .main a, #tinymce a {
  text-decoration: none !important;
}
#contents main .intro, #contents .main .intro, #tinymce .intro, #contents main .intro_text, #contents .main .intro_text, #tinymce .intro_text {
  color: #00549d;
  font-size: 1.25rem;
}
#contents main .button-special, #contents .main .button-special, #tinymce .button-special {
  font-size: 16px;
}
#contents main .button-special a, #contents .main .button-special a, #tinymce .button-special a {
  border-color: #ffc33a;
  background-color: #ffc33a;
  color: white;
  display: block;
}
#contents main .button-special a:hover, #contents .main .button-special a:hover, #tinymce .button-special a:hover {
  color: #ffc33a;
  background-color: #fff;
}

#article-list article {
  margin: 15px 0;
}
#article-list article div.img-wrapper {
  min-height: 10px;
}
#article-list article a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: left;
  -webkit-align-items: left;
     -moz-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  color: #00549d;
  border: 1.5pt solid #00549d;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  padding: 15px 15px 10px;
  text-decoration: none;
  text-align: left;
  height: 100%;
}
#article-list article a::after {
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  padding-top: 0.2em;
  font-size: 1.3em;
  width: 2em;
  height: 2em;
  text-align: center;
  color: white;
  background-color: #00549d;
  border: 1.5pt solid #00549d;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#article-list article a:hover {
  background-color: #00549d;
  color: white;
}
#article-list article a:hover::after {
  color: #00549d;
  background-color: white;
}
#article-list article a:hover h3, #article-list article a:hover .date, #article-list article a:hover .summary {
  color: white;
  border-color: white;
}
#article-list article a h3 {
  font-family: "Roboto", sans-serif;
  font-size: 1.5em;
  color: inherit;
  border-bottom: 1pt dashed #00549d;
  padding-bottom: 0.3em;
  width: 100%;
  z-index: 2;
}
#article-list article a .date {
  font-size: 1.1em;
  z-index: 2;
  font-weight: 300;
}
#article-list article a .summary {
  line-height: 1.2;
  z-index: 2;
  color: #7a797c;
}
#article-list article a img {
  width: 100%;
  border: 1.5pt solid #00549d;
  margin-bottom: 1em;
}

#filters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#filters h1 {
  font-family: "Roboto", sans-serif;
}
#filters div {
  position: relative;
  background: #6cb33f;
  margin-left: 1em;
  display: inline-block;
}
#filters div > a {
  color: white;
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
}
#filters div ul {
  width: 100%;
  background-color: white;
  border: none;
  -webkit-box-shadow: -2px 6px 16px -3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: -2px 6px 16px -3px rgba(0, 0, 0, 0.35);
       box-shadow: -2px 6px 16px -3px rgba(0, 0, 0, 0.35);
  padding: 0.25em 0.5em;
  text-align: center;
  -webkit-transform: none !important;
     -moz-transform: none !important;
      -ms-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
  max-height: 400px;
  overflow: auto;
}
#filters div ul li {
  border-bottom: 1pt dashed #6cb33f;
}
#filters div ul li:last-child {
  border: none;
}
#filters div ul li a {
  color: #6cb33f;
  padding: 0.5em 0;
  display: block;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  -moz-transition: 0.15s;
  transition: 0.15s;
}
#filters div ul li a:hover {
  color: #1f510f;
}
@media screen and (max-width: 576px) {
  #filters {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    text-align: center;
  }
  #filters div {
    margin: 0.5em;
  }
}

#news-detail header h1 {
  color: #00549d !important;
  font-size: 2.5em;
  margin: 0.25em 0;
  padding-bottom: 0.3em;
  line-height: 1.2em;
  border-bottom: 1.5pt dashed #00549d;
}
#news-detail header h2 {
  margin: 0;
  color: #6cb33f;
  font-size: 1.8em;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
#news-detail header div.details {
  width: 100%;
  margin: 0.8em 0;
}
#news-detail header div.details p {
  font-size: 1.2em;
  color: #00549d;
  font-weight: 300;
}
#news-detail header div.details .byline {
  display: inline;
}
#news-detail header div.details .article-date {
  display: inline;
}
#news-detail header div.details .article-date:before {
  content: "| ";
}
#news-detail figure.article-img {
  width: 100%;
  border-bottom: 1pt dashed #7a797c;
  margin: 0 0 15px;
}
#news-detail figure.article-img img {
  width: 100%;
  height: auto;
}
#news-detail p a {
  text-decoration: none;
}
#related-items > div > div:first-child {
  margin-bottom: 40px;
  border-bottom: 1.5pt dashed #ffc33a;
  text-align: center;
}
#related-items > div > div:first-child h3 {
  color: #ffc33a;
  background-color: white;
  font-weight: 300;
  padding: 0 0.75em;
  -webkit-transform: translateY(0.75em);
     -moz-transform: translateY(0.75em);
      -ms-transform: translateY(0.75em);
       -o-transform: translateY(0.75em);
          transform: translateY(0.75em);
  display: inline-block;
}
#related-items div.col-md-4 {
  padding-bottom: 2em;
}
#related-items div.col-md-4 .space {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #6cb33f;
  border: 1.5pt solid #6cb33f;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  text-decoration: none;
  z-index: 0;
}
#related-items div.col-md-4 .space::before {
  -webkit-transition: background-color 0.3s, color 0.3s, height 0.3s, top 0.3s;
  -o-transition: background-color 0.3s, color 0.3s, height 0.3s, top 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s, height 0.3s, top 0.3s;
  transition: background-color 0.3s, color 0.3s, height 0.3s, top 0.3s;
  content: "";
  position: absolute;
  top: -2%;
  left: 50%;
  height: 106%;
  width: 80%;
  background-color: white;
  -webkit-transform: translate(-50%, 0%);
     -moz-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
       -o-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  z-index: -2;
}
#related-items div.col-md-4 .space:hover {
  background-color: #6cb33f;
  color: white;
}
#related-items div.col-md-4 .space:hover::before {
  top: 0;
  height: 100%;
  background-color: #6cb33f;
}
#related-items div.col-md-4 .space i {
  padding-top: 10px;
  font-size: 40px;
  color: inherit;
  z-index: 2;
}
#related-items div.col-md-4 .space h4 {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  line-height: 115%;
  color: inherit;
  text-align: center;
  margin: 5px 20px;
  max-width: 100%;
  padding: 0 10px;
}
#related-items .space {
  height: 100%;
}
#related-items .file-type {
  display: block;
  font-size: 12px;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
}

#pagination {
  margin-top: 3em;
  margin-bottom: 2em;
}
#pagination .pagination {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}
#pagination .page-item a {
  border-color: #00549d;
  color: #00549d;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#pagination .page-item a:hover {
  color: #00549d;
}
#pagination .page-item.active a {
  color: white;
  background-color: #00549d;
}

#news-archive div.col-12 {
  display: none;
}
#news-archive div.col-12.open {
  display: block;
}
#news-archive article {
  margin: 15px 0;
}
#news-archive h3 {
  font-family: "Roboto", sans-serif;
  font-size: 1.3em;
  color: #6cb33f;
  font-weight: 700;
  margin: 0;
  margin-top: 1.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#news-archive h3::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  font-size: 1.5em;
  display: block;
  text-align: right;
  color: #6cb33f;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#news-archive h3:hover {
  background-color: #ededed;
  cursor: pointer;
}
#news-archive h3:hover::after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
   -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
       transform: scale(1.2);
}
#news-archive h3.open::after {
  content: "\f107";
}
#news-archive a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: right;
  -webkit-align-items: right;
     -moz-box-align: right;
      -ms-flex-align: right;
          align-items: right;
  color: #535155;
  border: 1.5pt solid #535155;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  padding: 10px 10px 10px 30px;
  text-decoration: none;
  text-align: left;
  height: 100%;
}
#news-archive a::after {
  content: "\f187";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  padding-top: 0.2em;
  font-size: 1.3em;
  width: 2em;
  height: 2em;
  text-align: center;
  color: white;
  background-color: #7a797c;
  border: 1.5pt solid #7a797c;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#news-archive a h4 {
  color: #7a797c;
  font-size: 1.3em;
}
#news-archive a .date {
  color: #00549d;
  font-size: 300;
  margin: 0.25em 0;
}
#news-archive a:hover {
  background-color: #6cb33f;
  border-color: #6cb33f;
  color: white;
}
#news-archive a:hover::after {
  color: #6cb33f;
  background-color: white;
  border-color: #6cb33f;
}
#news-archive a:hover h4, #news-archive a:hover .date, #news-archive a:hover .summary {
  color: white;
  border-color: white;
}

.customer-service {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0.25em 0 0.4em;
}
.customer-service h1 {
  color: #202f4e;
  font-size: 2.3em;
  font-weight: 300;
  margin: 0;
  width: auto;
}
@media screen and (max-width: 768px) {
  .customer-service h1 {
    width: 100%;
  }
}
.customer-service p {
  display: block;
  color: #7a797c;
  font-size: 0.9em !important;
  font-style: italic;
  margin: 0;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.customer-service a {
  color: #00549d;
  font-style: normal;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}

#directorySearch {
  margin: 1.5em 0;
  padding: 1em 1em 0;
  background-color: #6cb33f;
}
#directorySearch fieldset {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
}
#directorySearch fieldset > label {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-size: 1em;
  font-weight: 400;
  color: White;
}
#directorySearch fieldsetfirst-of-type > label::after {
  display: none;
}
#directorySearch fieldset .location {
  margin: 0em;
  padding: 0 0 1em;
}
#directorySearch fieldset .location input {
  width: 100%;
  border: none;
  border-bottom: 2pt solid #94ce6e;
  color: white;
  background-color: #6cb33f;
  font-weight: 300;
}
#directorySearch fieldset .location input:focus {
  border-color: white;
  outline: none;
}
#directorySearch fieldset .location input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(83, 81, 85, 0.23);
}
#directorySearch fieldset .location input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(83, 81, 85, 0.23);
}
#directorySearch fieldset .location input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(83, 81, 85, 0.23);
}
#directorySearch fieldset .location input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(83, 81, 85, 0.23);
}
#directorySearch fieldset .location button#parishTrigger {
  border: 1.5pt solid #6cb33f;
  color: green;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 200px;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#directorySearch fieldset .location button#parishTrigger::after {
  content: "\f0dc";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  color: #6cb33f;
  font-size: 1.2em;
}
#directorySearch fieldset .location select {
  width: 100%;
  border-color: #94ce6e;
  background: #6cb33f;
  font-family: "Roboto", sans-serif;
  color: white;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
#directorySearch fieldset .location select:focus {
  outline-color: #ededed;
}
#directorySearch fieldset .location label {
  margin: 0.75em 0 0;
  color: white;
  font-weight: 300;
  font-size: 0.9em;
}
@media screen and (min-width: 769px) {
  #directorySearch fieldset .location label {
    margin-top: 0;
  }
}
#directorySearch .filter-drop {
  padding: 0 30px 0.5em;
}
#directorySearch .filter-drop button {
  border: 1pt solid white;
  width: 100%;
  font-size: 0.8em;
  font-weight: 300;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.4em;
  padding-bottom: 0.2em;
  background-color: #6cb33f;
  color: white;
  cursor: pointer;
  outline: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#directorySearch .filter-drop button i {
  margin-right: 0.5em;
}
@media screen and (hover: hover) {
  #directorySearch .filter-drop button:hover {
    color: #6cb33f;
    background-color: rgba(255, 255, 255, 0.2);
  }
}
#directorySearch .filter-drop.open + #dFilters {
  max-height: 300px;
}
@media screen and (max-width: 992px) {
  #directorySearch .filter-drop.open + #dFilters {
    max-height: 360px;
  }
}
@media screen and (max-width: 768px) {
  #directorySearch .filter-drop.open + #dFilters {
    max-height: 420px;
  }
}
@media screen and (max-width: 768px) {
  #directorySearch .filter-drop.open + #dFilters {
    max-height: 750px;
  }
}
#directorySearch .filter-drop.open button {
  color: white;
  border-color: white;
}
#directorySearch #dFilters {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#directorySearch .submit {
  margin: 1em 0 2em;
  text-align: center;
  color: #6cb33f;
}
#directorySearch .submit input {
  background: #94ce6e;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 1pt solid white;
  color: white;
  padding: 0.5em 1em;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media screen and (hover: hover) {
  #directorySearch .submit input:hover {
    background-color: white;
    color: green;
  }
}
#directorySearch #officeType, #directorySearch #amenities {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
     -moz-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: -0.25em;
}
#directorySearch #officeType div, #directorySearch #amenities div {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: green;
  padding: 0 0.25em;
}
#directorySearch #officeType div label, #directorySearch #amenities div label {
  color: white;
  padding: 0.3em 0.5em;
  margin: 0.25em 0;
  border: 1pt solid white;
  cursor: pointer;
  width: 100%;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #directorySearch #officeType div label, #directorySearch #amenities div label {
    font-size: 0.9em;
  }
}
#directorySearch #officeType div label::before, #directorySearch #amenities div label::before {
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  color: inherit;
  margin-right: 0.6em;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (hover: hover) {
  #directorySearch #officeType div label:hover, #directorySearch #amenities div label:hover {
    color: white;
    background-color: #94ce6e;
  }
}
#directorySearch #officeType div input, #directorySearch #amenities div input {
  display: none;
}
#directorySearch #officeType div input:checked + label, #directorySearch #amenities div input:checked + label {
  color: #6cb33f;
  background-color: white;
}
@media screen and (hover: hover) {
  #directorySearch #officeType div input:checked + label:hover, #directorySearch #amenities div input:checked + label:hover {
    color: #6cb33f;
    background-color: #94ce6e;
  }
}
@media screen and (hover: hover) {
  #directorySearch #amenities div input:checked + label:hover::before {
    content: "\f00d" !important;
  }
}
#directorySearch #amenities div:first-of-type label::before {
  content: "\f245";
}
#directorySearch #amenities div:nth-child(2) label::before {
  content: "\f0c6";
}
#directorySearch #amenities div:nth-child(3) label::before {
  content: "\f14e";
}
#directorySearch #amenities div:nth-child(4) label::before {
  content: "\f129";
}
#directorySearch #amenities div:nth-child(5) label::before {
  content: "\f017";
}
#directorySearch #amenities div:nth-child(6) label::before {
  content: "\f095";
}
#directorySearch #amenities div:nth-child(7) label::before {
  content: "\f015";
}
#directorySearch #amenities div:nth-child(8) label::before {
  content: "\f007";
}
#directorySearch #officeType div:last-of-type label {
  border: 1.5pt solid white;
  color: white;
}
#directorySearch #officeType div:last-of-type label::before {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  content: "\f4c2";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  display: inline;
  margin-right: 0.5em;
  color: inherit;
}
@media screen and (hover: hover) {
  #directorySearch #officeType div:last-of-type label:hover {
    background-color: white;
    color: #6cb33f;
  }
}
#directorySearch #officeType div:last-of-type input:checked + label {
  background-color: white;
  color: #6cb33f;
}

#directoryResults .line-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: 1em;
}
#directoryResults .line-wrapper h2 {
  display: inline-block;
  padding: 0 1em;
  font-size: 1.5em;
  font-weight: 400;
  color: #6cb33f;
  margin: 0 auto;
  text-align: center;
  background-color: white;
}
#directoryResults .line-wrapper::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1.5pt dashed #6cb33f;
  position: absolute;
  top: 50%;
  z-index: -1;
}
#directoryResults > div {
  padding-left: 0;
}
#directoryResults section {
  margin: 1em 0;
  padding: 1em 0;
  border-top: 1.5pt dashed #00549d;
  border-bottom: 1.5pt dashed #00549d;
}
#directoryResults section > div:nth-child(1) {
  padding-left: 15px;
  border-left: 4pt solid #6cb33f;
  margin-bottom: 1em;
}
#directoryResults section > div:nth-child(1) p {
  color: #7a797c;
  font-size: 0.8em;
  font-style: italic;
  margin-bottom: 0.5em;
}
#directoryResults section > div:nth-child(1) p a {
  color: #00549d;
  font-style: normal;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#directoryResults section > div:nth-child(1) p img {
  height: 1em;
  margin-left: 0.2em;
  display: inline;
}
#directoryResults section > div:nth-child(2) {
  padding-left: 15px;
  border-left: 4pt solid #00549d;
  display: block;
}
#directoryResults section > div:nth-child(2) p {
  color: #7a797c;
  font-size: 0.8em;
  font-style: italic;
  margin-bottom: 0.5em;
  width: 100%;
  display: block;
}
#directoryResults section > div:nth-child(2) p a {
  display: inline;
  color: #00549d;
  font-style: normal;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#directoryResults section > div:nth-child(2) p a:hover::after {
  content: "\f35a";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  margin-left: 0.25em;
}
#directoryResults section > div:nth-child(2) p i {
  font-size: 1em;
  margin-left: 0.5em;
  color: #00549d;
  display: inline;
}
#directoryResults h3 {
  font-size: 1.6em;
  color: #202f4e;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin: 0.1em 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#directoryResults a {
  color: #00549d;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  margin: 0;
}
#directoryResults a:hover {
  color: #176dad;
}
#directoryResults article {
  border-left: 4pt solid #00549d;
  margin: 0.75em 0;
  padding: 0.25em 1em;
}
#directoryResults article p {
  color: #00549d;
  font-size: 0.8em;
  font-style: italic;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#directoryResults article p::after {
  content: "\f1ad";
  font-size: 1.2em;
  font-style: normal;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  margin: 0 7px;
}
#directoryResults article.cp-bronze p::after, #directoryResults article.cp-silver p::after, #directoryResults article.cp-gold p::after {
  content: " ";
  margin-right: 0;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
}
#directoryResults article.cp-gold {
  border-color: #6cb33f;
}
#directoryResults article.cp-gold p {
  color: #6cb33f;
}
#directoryResults article.cp-gold p::after {
  background-image: url("../img/cp-gold2.svg");
}
#directoryResults article.cp-silver {
  border-color: #6cb33f;
}
#directoryResults article.cp-silver p {
  color: #6cb33f;
}
#directoryResults article.cp-silver p::after {
  background-image: url("../img/cp-silver2.svg");
}
#directoryResults article.cp-bronze {
  border-color: #6cb33f;
}
#directoryResults article.cp-bronze p {
  color: #6cb33f;
}
#directoryResults article.cp-bronze p::after {
  background-image: url("../img/cp-bronze2.svg");
}
#directoryResults article.dp h3 {
  color: #00549d;
}
#directoryResults article.dp p {
  font-size: 1.1em;
  font-style: normal;
  color: #7a797c;
}
#directoryResults article.dp p span {
  font-weight: 600;
  color: #6cb33f;
  margin-right: 0.3em;
}
#directoryResults article.dp p::after {
  content: "";
}
#directoryResults article.modified-hours, #directoryResults article.closed {
  padding-bottom: 0;
  opacity: 0.8;
}
#directoryResults article.modified-hours::after, #directoryResults article.closed::after {
  content: "Modified Hours";
  line-height: 1px;
  color: white;
  background-color: #e53e48;
  font-style: italic;
  margin-top: 5px;
  padding: 10px;
  display: inline-block;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
#directoryResults article.closed::after {
  content: "Temporarily Closed" !important;
}
#directoryResults .amenList {
  margin: 0.25em 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #directoryResults .amenList {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#directoryResults .amenList i {
  color: white;
  background-color: #6cb33f;
  font-size: 1em;
  margin: 0;
  width: 1.75em;
  height: 1.75em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.15em;
}
#directoryResults .amenList i::before {
  display: block;
}
#directoryResults .amenList i.fa-hands {
  background-color: #e53e48;
}

#directory {
  margin: 0 0 2em;
}
#directory div {
  margin: 0.5em 0;
}
#directory h3 {
  font-size: 1.3em;
  color: #00549d;
  font-weight: 600;
}
#directory p {
  color: #7a797c;
}
#directory .map {
  height: 100%;
  min-height: 400px;
}
#directory .map iframe {
  width: 100%;
  height: 100%;
  min-height: 400px;
}
@media screen and (max-width: 992px) {
  #directory .map iframe {
    min-height: 300px;
  }
}
@media screen and (max-width: 768px) {
  #directory .map iframe {
    min-height: 250px;
  }
}
@media screen and (max-width: 576px) {
  #directory .map iframe {
    min-height: 200px;
  }
}
#directory .amenList {
  display: block;
  padding: 0;
}
#directory .amenList i {
  margin: 0.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  font-size: 1em;
  background-color: #6cb33f;
  width: 2em;
  height: 2em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #directory .amenList i {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#directory .amenList li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #6cb33f;
  margin: 0.25em 0;
}
#directory .amenList li::before {
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  margin: 0 0.5em;
  font-size: 1em;
  color: inherit;
  width: 1.2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#directory .amenList li.apply_online::before {
  content: "\f245";
}
#directory .amenList li.apply_paper::before {
  content: "\f0c6";
}
#directory .amenList li.roving_worker::before {
  content: "\f14e";
}
#directory .amenList li.brochure_info::before {
  content: "\f129";
}
#directory .amenList li.special_hours::before {
  content: "\f017";
}
#directory .amenList li.office_equip::before {
  content: "\f095";
}
#directory .amenList li.special_pop::before {
  content: "\f015";
}
#directory .amenList li.application_assist::before, #directory .amenList li.application_assistance::before {
  content: "\f007";
}
#directory .address {
  margin: 0.25em 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  color: #7a797c;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}
#directory .cp-gold {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#directory .cp-gold::before {
  content: "";
  background-image: url("../img/cp-gold.svg");
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  width: 25px;
  height: 30px;
  display: inline;
  margin-right: 0.5em;
}
#directory .desc {
  padding-top: 15px;
}
#directory .availability-alert {
  background-color: #e53e48;
  color: white;
  padding: 30px;
  position: relative;
  z-index: 0;
}
#directory .availability-alert h2, #directory .availability-alert h3, #directory .availability-alert h4, #directory .availability-alert h5, #directory .availability-alert p:first-child {
  font-style: italic;
  color: white;
  margin-top: 0;
  padding-top: 0;
  position: relative;
  line-height: 1.2;
  top: -2px;
}
#directory .availability-alert > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
#directory .availability-alert * {
  color: inherit;
}
#directory .availability-alert::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  height: -webkit-calc(100% - 30px);
  height: -moz-calc(100% - 30px);
  height: calc(100% - 30px);
  border: 1px dashed white;
}

#title-section p[align=right] > a {
  color: #7a797c;
  padding: 0.3em 1.5em 0.3em 1em;
  background-color: #ffc33a;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  position: relative;
}
#title-section p[align=right] > a:hover {
  color: white;
}
#title-section p[align=right] > a::after {
  content: "";
  top: 50%;
  left: 0;
  position: absolute;
  background-color: #ffc33a;
  height: 24px;
  width: 24px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
     -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
       -o-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

#filters h1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#filters h1 .next {
  margin-right: 0.5em;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  -moz-transition: 0.1s;
  transition: 0.1s;
}
#filters h1 .next::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  color: #00549d;
  font-size: 0.8em;
}
#filters h1 .next:hover {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
  color: #176dad;
}
#filters h1 .prev {
  margin-right: 0.5em;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#filters h1 .prev::after {
  content: "\f053";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  color: #00549d;
  font-size: 0.8em;
}
#filters h1 .prev:hover {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
  color: #176dad;
}
#filters section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
  margin: 0 -5px;
}
@media screen and (max-width: 992px) {
  #filters section {
    width: 100%;
  }
}
#filters section > a {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  background: white;
  border: 1pt solid #6cb33f;
  margin: 5px;
  display: inline-block;
  color: #6cb33f;
  padding: 6.5px 16px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
@media (pointer: fine), (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #filters section > a:hover {
    background: #6cb33f;
    color: white;
  }
}
#filters section > div {
  -webkit-box-flex: 4;
  -webkit-flex-grow: 4;
     -moz-box-flex: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
  margin: 5px;
}
@media screen and (max-width: 992px) {
  #filters section > div {
    width: 100%;
  }
}
#filters section > div a {
  color: white;
}

#calendar {
  margin-bottom: 2em;
  padding: 0 15px;
}
#calendar .row [class^=col] {
  padding: 15px;
  color: #00549d;
  border-bottom: 1pt solid #00549d;
  border-right: 1pt solid #00549d;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
     -moz-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  min-height: 6em;
}
#calendar .row [class^=col]:first-of-type {
  border-left: 1pt solid #00549d;
  background-color: #ededed;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
@media screen and (max-width: 1200px) {
  #calendar .row [class^=col]:first-of-type a.event-listing {
    display: block;
    width: 1em;
    height: 1em;
    margin: 0.5em;
    background-color: #00549d;
  }
  #calendar .row [class^=col]:first-of-type a.event-listing span:first-of-type, #calendar .row [class^=col]:first-of-type a.event-listing span:last-of-type {
    display: none;
  }
  #calendar .row [class^=col]:first-of-type a.event-listing:hover {
    background-color: #176dad;
  }
}
@media screen and (max-width: 1200px) and (max-width: 576px) {
  #calendar .row [class^=col]:first-of-type {
    overflow: hidden;
  }
  #calendar .row [class^=col]:first-of-type a.event-listing {
    width: 0.75em;
    height: 0.75em;
    margin: 0.25em;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    display: none;
  }
}
#calendar .row [class^=col] h3 {
  margin-top: 0;
}
#calendar .row [class^=col] a {
  text-decoration: none;
  font-size: 0.9em;
}
#calendar .row [class^=col] a span:first-of-type {
  display: block;
  color: #7a797c;
  margin: 0.5em 0;
  line-height: 1.1;
  margin: 0.25em 0 0.1em;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
#calendar .row [class^=col] a span:last-of-type {
  line-height: 1;
  display: block;
  color: #00549d;
  font-size: 0.9em;
  margin: 0 0 0.75em;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
#calendar .row [class^=col] a:hover span:first-of-type {
  color: #6cb33f;
}
#calendar .row [class^=col] a:hover span:last-of-type {
  color: #176dad;
}
#calendar .row:not(.day-group) [class^=col] {
  padding: 5px;
}
#calendar .row:not(.day-group) [class^=col]:last-of-type {
  background-color: #ededed;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 1200px) {
  #calendar .row:not(.day-group) [class^=col]:last-of-type a.event-listing {
    display: block;
    width: 1em;
    height: 1em;
    margin: 0.5em;
    background-color: #00549d;
  }
  #calendar .row:not(.day-group) [class^=col]:last-of-type a.event-listing span:first-of-type, #calendar .row:not(.day-group) [class^=col]:last-of-type a.event-listing span:last-of-type {
    display: none;
  }
  #calendar .row:not(.day-group) [class^=col]:last-of-type a.event-listing:hover {
    background-color: #176dad;
  }
}
@media screen and (max-width: 576px) {
  #calendar .row:not(.day-group) [class^=col]:last-of-type {
    overflow: hidden;
  }
  #calendar .row:not(.day-group) [class^=col]:last-of-type a.event-listing {
    width: 0.75em;
    height: 0.75em;
    margin: 0.25em;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    display: none;
  }
}
#calendar .row:not(.day-group) [class^=col] .event-listing {
  word-wrap: break-word;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
#calendar .row:not(.day-group) [class^=col] .event-listing:nth-of-type(n+4) {
  display: none;
}
#calendar .row:not(.day-group) [class^=col] .event-listing:nth-of-type(3) {
  display: block;
  text-align: center;
}
#calendar .row:not(.day-group) [class^=col] .event-listing:nth-of-type(3) span {
  display: none;
}
#calendar .row:not(.day-group) [class^=col] .event-listing:nth-of-type(3):after {
  content: "\f141";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  color: #00549d;
}
@media screen and (max-width: 576px) {
  #calendar .row:not(.day-group) [class^=col] h3 {
    margin-bottom: 0;
  }
  #calendar .row:not(.day-group) [class^=col] .event-listing {
    margin: 0 auto 5px;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
  #calendar .row:not(.day-group) [class^=col] .event-listing:nth-of-type(n+2) {
    display: none;
  }
}
#calendar .row:first-of-type .col {
  color: #6cb33f;
  font-size: 1.1em;
  background-color: white;
  min-height: auto;
  border: none;
}
#calendar .row:first-of-type .col:last-of-type {
  background-color: white;
}
#calendar .row:nth-child(2) .col {
  border-top: 1pt solid #00549d;
}
#calendar .row.day-group {
  margin-bottom: 1em;
  border: none;
}
#calendar .row.day-group .date-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  background-color: #6cb33f;
}
#calendar .row.day-group .date-box h3 {
  background: #6cb33f;
  color: white;
  font-size: 4em;
  margin: 0;
  font-weight: 300;
  line-height: 0.9;
  padding-bottom: 0.15em;
}
#calendar .row.day-group .date-box .day {
  color: white;
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 0;
}
#calendar .row.day-group .date-box .month {
  color: white;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media screen and (max-width: 576px) {
  #calendar .row.day-group .date-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 0;
    padding: 1em 0;
  }
  #calendar .row.day-group .date-box h3 {
    font-size: 2em;
    margin: 0 1em;
  }
  #calendar .row.day-group .date-box .day {
    font-size: 1em;
  }
  #calendar .row.day-group .date-box .month {
    font-size: 1em;
    font-weight: 300;
  }
}
#calendar .row.day-group .date-box + div {
  border: none;
  background-color: #ededed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#calendar .row.day-group .date-box + div .no-event {
  color: #b5b3b7;
  margin-bottom: 0;
}
#calendar .row.day-group .date-box + div a {
  padding-bottom: 0.5em;
  margin-bottom: 1em;
  border-bottom: 1pt dashed #00549d;
  display: block;
  width: 100%;
}
#calendar .row.day-group .date-box + div a:last-of-type {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#calendar .row.day-group .date-box + div a span:first-of-type {
  font-size: 1.5em;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 992px) {
  #calendar .row.day-group .date-box + div a span:first-of-type {
    font-size: 1.25em;
  }
}
#calendar .row.day-group .date-box + div a span:last-of-type {
  font-size: 1em;
}
#calendar .row.main {
  margin: 0.5em -30px 0;
}
#calendar .row.main .description {
  width: 100%;
}
#calendar .row.main .special-info {
  color: #7a797c;
  font-style: italic;
}
#calendar .row.main [class^=col] {
  background-color: white;
  border: none;
  padding-top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#calendar .row.main .date-box {
  background-color: #6cb33f;
  padding: 1em 0;
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  #calendar .row.main .date-box {
    padding-right: 0;
  }
}
#calendar .row.main .date-box + div {
  background-color: whi te;
  padding-top: 0;
}
#calendar .row.main .time, #calendar .row.main .location {
  margin: 0.5em 0 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1pt dashed #00549d;
  padding-bottom: 0.3em;
}
#calendar .row.main .time i, #calendar .row.main .location i {
  display: inline-block;
  font-size: 1.1em;
  margin-right: 1em;
}
#calendar .row.main img {
  max-width: 100%;
  max-height: 200px;
  margin: 0 auto;
  display: block;
  margin-bottom: 1em;
}
#calendar .row.main .reg-link, #calendar .row.main .event-link {
  color: #00549d;
  padding: 0.5em 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  border: 1pt solid #00549d;
  margin: 0.5em 0 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#calendar .row.main .reg-link::after, #calendar .row.main .event-link::after {
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  color: #00549d;
  font-size: 1em;
  margin-left: 1em;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#calendar .row.main .reg-link:hover, #calendar .row.main .event-link:hover {
  color: white;
  background-color: #00549d;
}
#calendar .row.main .reg-link:hover::after, #calendar .row.main .event-link:hover::after {
  color: white;
}
#calendar .row.main .event-link::after {
  content: "\f35d";
}
#calendar .row.main .reg-link span {
  display: block;
  margin: 0 0.5em !important;
  color: #6cb33f !important;
  font-weight: 600;
}
#calendar .row.main .reg-link span:before {
  content: "\f155";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  margin-right: 0.2em;
}
#calendar .row.main h4 {
  font-family: "Roboto", sans-serif;
  font-size: 1.2em;
  margin-top: 0;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}
#calendar .row.main .contact-details {
  list-style: none;
  padding-left: 0.2em;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
  text-align: center;
}
#calendar .row.main .contact-details li a {
  color: #00549d;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#calendar .row.main .contact-details li a:hover {
  color: #6cb33f;
}
#calendar .row.main .contact {
  color: #7a797c;
  font-size: 0.8em;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 600;
  margin: 1em 0 0;
  text-align: center;
}
#calendar .row.main .detail-wrap [class^=col] {
  min-height: auto;
  padding-bottom: 0;
}
@media screen and (max-width: 992px) {
  #calendar .row .col {
    padding: 8px;
  }
}
@media screen and (max-width: 768px) {
  #calendar .row .col {
    padding: 8px;
    min-height: 5em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #calendar .row .col h3 {
    font-size: 1.15em;
    width: 100%;
  }
  #calendar .row .col a {
    width: 1em;
    height: 1em;
    margin: 0.5em;
    background-color: #00549d;
  }
  #calendar .row .col a span:first-of-type, #calendar .row .col a span:last-of-type {
    display: none;
  }
  #calendar .row .col a:hover {
    background-color: #176dad;
  }
}
@media screen and (max-width: 576px) {
  #calendar .row .col {
    padding: 5px;
    min-height: 4em;
  }
  #calendar .row .col h3 {
    font-size: 1em;
  }
  #calendar .row .col a {
    width: 0.75em;
    height: 0.75em;
    margin: 0.25em;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    display: none;
  }
  #calendar .row .col a:first-of-type {
    display: block;
  }
  #calendar .row:first-of-type .col {
    font-size: 0.8em;
  }
}
#calendar h3 {
  font-size: 1.25em;
  font-weight: 400;
}
#calendar h3.off-month {
  color: #7a797c;
}

#prev-next.row {
  padding: 0 0 2em;
}
#prev-next.row .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#prev-next.row .col a {
  border: 1pt solid #00549d;
  color: #00549d;
  background-color: white;
  padding: 0.5em 2em;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#prev-next.row .col a.prev::before {
  content: "\f104";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  color: #00549d;
  margin-right: 1em;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#prev-next.row .col a.next::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brand", FontAwesome;
  font-weight: 900;
  color: #00549d;
  margin-left: 1em;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (hover: hover) {
  #prev-next.row .col a:hover {
    background-color: #00549d;
    color: white;
  }
  #prev-next.row .col a:hover::before, #prev-next.row .col a:hover::after {
    color: white;
  }
}

#formBuilder form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#formBuilder label {
  color: #00549d;
  font-weight: 600;
  font-size: 12pt;
  line-height: 1.2;
  margin-bottom: 5px;
  vertical-align: middle;
}
#formBuilder .checkbox label, #formBuilder .radio label {
  font-style: normal;
  font-weight: 400;
  margin-left: 5px;
}
#formBuilder .checkbox label input, #formBuilder .radio label input {
  position: relative;
  left: -5px;
}
#formBuilder input, #formBuilder textarea {
  border-color: #6cb33f;
  color: #7a797c;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  font-size: 11pt;
}
#formBuilder input::-webkit-input-placeholder, #formBuilder textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #94ce6e;
}
#formBuilder input::-moz-placeholder, #formBuilder textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #94ce6e;
}
#formBuilder input:-ms-input-placeholder, #formBuilder textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #94ce6e;
}
#formBuilder input:-moz-placeholder, #formBuilder textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #94ce6e;
}
#formBuilder .form-check label {
  color: #7a797c;
  font-size: 11pt;
  line-height: 1.2;
  font-style: normal;
  font-weight: 400;
}
#formBuilder select {
  border-color: #6cb33f;
  outline-color: #ededed;
  color: #6cb33f;
  padding: 0.25em 1em;
}
#formBuilder select option {
  color: #6cb33f;
}
#formBuilder button[type=submit] {
  color: #00549d;
  background-color: white;
  border: 1pt solid #00549d;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  padding: 0.5em 1em;
  margin: 1em 0 2em;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}
@media screen and (hover: hover) {
  #formBuilder button[type=submit]:hover {
    background-color: #00549d;
    color: white;
  }
}
#formBuilder .subtitle {
  font-family: "Roboto", sans-serif;
}
#formBuilder .help-block {
  color: #b5b3b7;
  font-size: 0.85em;
  font-style: italic;
}
#formBuilder .btn-submit {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border: 1px solid #00549d;
  background-color: #00549d;
  color: white;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  margin-left: auto;
  display: block;
}
#formBuilder .btn-submit:hover {
  background-color: white;
  color: #00549d;
}
#formBuilder .is-invalid {
  border-color: #e53e48;
  outline: 3px solid rgba(229, 62, 72, 0.5);
}
#formBuilder label.required::after {
  content: "*";
  padding-left: 3px;
  -webkit-transform: scale(1.2);
     -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
  vertical-align: super;
  display: inline-block;
}

@media print {
  section#search, section#feedback, body > header > #reportBanner, header > nav > div#mainNav, section#contents aside.col-4, section#contents > .container:first-child > .row:first-child, img, .pht-left, .pht-right, .pht-full, #slider, section#quickReference {
    display: none !important;
  }

  footer {
    page-break-inside: avoid !important;
    page-break-before: auto !important;
  }
  footer > .container > .row {
    page-break-inside: avoid !important;
  }
  footer > .container > .row > article {
    page-break-inside: avoid !important;
    display: none !important;
  }
  footer > .container > .row > article:first-child {
    display: block !important;
    -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
            flex-basis: 100% !important;
    max-width: 100%;
  }
  footer > .container > .row > article:first-child .row {
    page-break-inside: avoid !important;
    page-break-before: avoid !important;
    page-break-after: avoid !important;
  }
  footer > .container > .row > article:first-child .row div {
    page-break-inside: avoid !important;
    page-break-before: avoid !important;
    page-break-after: avoid !important;
  }
  footer > .container > .row > article:first-child br {
    display: none;
  }
  footer > .container > .row > article:first-child li {
    display: inline-block;
    margin-right: 12px;
  }
  footer > .container > .row > article:first-child a {
    text-decoration: none !important;
  }

  section#contents, section#intro {
    padding-top: 0 !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  section#contents > div.row:first-child, section#intro > div.row:first-child {
    padding: 1em !important;
  }
  section#contents::before, section#intro::before {
    content: "";
    display: block;
    margin: 1em 0 0;
    height: 75px;
    width: 300px;
    background-image: url("http://dcfs.awsdev.covalentspace.com/img/logo.svg");
    -webkit-background-size: contain;
       -moz-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  section#contents h1, section#contents h2, section#contents h3, section#contents h4, section#contents h5, section#contents h6, section#intro h1, section#intro h2, section#intro h3, section#intro h4, section#intro h5, section#intro h6 {
    page-break-before: auto !important;
    page-break-after: avoid !important;
  }
  section#contents li, section#contents #article-list article, section#contents td, section#contents div[class*=button], section#intro li, section#intro #article-list article, section#intro td, section#intro div[class*=button] {
    page-break-inside: avoid !important;
  }

  section#intro div:first-child {
    padding-top: 1em;
  }

  section#adoptionSpotlight .as-bknd {
    background-image: unset !important;
    background-color: transparent;
    border: 2px solid #176dad;
  }

  section#resources .column-header {
    background-color: white;
    color: #00549d;
  }
  section#resources article.col-lg-4:nth-child(3) div.col-background {
    background-image: unset;
    background-color: white;
  }
  section#resources article.col-lg-4:nth-child(3) div.col-background article.info-section p, section#resources article.col-lg-4:nth-child(3) div.col-background article.info-section h4, section#resources article.col-lg-4:nth-child(3) div.col-background article.info-section a {
    color: #176dad;
    border-color: #176dad;
  }

  section#stats > .container {
    background: white;
    border: 2px solid #6cb33f;
    color: #6cb33f;
  }
  section#stats > .container * {
    display: block !important;
  }

  section#connect .column-body {
    background: white;
    border: 2px solid #ffc33a;
  }
  section#connect .embed-responsive {
    display: none !important;
  }

  main.col-lg-8 {
    max-width: 100%;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }

  .pull-quote, .pull-quote-right, .pull-quote-left {
    background-color: transparent !important;
    border: 2px solid #6cb33f !important;
  }
  .pull-quote blockquote, .pull-quote-right blockquote, .pull-quote-left blockquote {
    background-color: transparent !important;
    color: #6cb33f !important;
  }

  .callout-left, .callout-right {
    background-color: transparent !important;
    border: 2px solid #00549d !important;
  }
  .callout-left blockquote, .callout-right blockquote {
    color: #00549d !important;
  }
  .callout-left blockquote:after, .callout-right blockquote:after {
    display: none !important;
  }

  div.container {
    max-width: auto !important;
    min-width: auto !important;
  }

  body {
    min-width: auto !important;
    width: 8.5in !important;
  }

  @page {
    margin: 1in;
    size: letter portrait;
  }
}
/*# sourceMappingURL=main.css.map */