/*!
 * @preserve Generated by nwayo 3.8.2 for cclgbtq:site
 */
/* -- Quick reference --

	konstan-get('color.black')               #000000
	konstan-get('color.white')               #ffffff

	konstan-get('color.logo-shell')          #659d32
	konstan-get('color.logo-shell-shade')    #618931
	konstan-get('color.logo-fruit')          #423228
	konstan-get('color.logo-fruit-shade')    #5e483c

	konstan-get('color.charcoal')            #36454f
	konstan-get('color.nickel')              #727472
	konstan-get('color.battleship')          #848482
	konstan-get('color.ash')                 #b2beb5
	konstan-get('color.platinum')            #e5e4e2

	konstan-get('color.ocean-green')         #4fb980
	konstan-get('color.golden-tainoi')       #ffd061
	konstan-get('color.chestnut-rose')       #d66161

	konstan-get('font.open-sans')            Open Sans
	konstan-get('font.merriweather')         Merriweather

*/
/* ... */
/**
 * Foundation for Sites by ZURB
 * Version 6.6.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=37.5625em&large=64.0625em&xlarge=75.0625em&xxlarge=93.8125em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: #5f727f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

a[href="#TODO"] {
  color: #ee2c2c !important;
  font-weight: 900 !important;
  text-decoration: underline !important;
}

@media screen and (max-width: 64.06125em) {
  #page-container {
    padding-top: 5em !important;
  }

  #top-header {
    position: fixed;
    top: 0;
    width: 100%;
  }

  #main-header {
    position: fixed;
    top: 42px;
  }
  #main-header .et_mobile_menu .menu-item-has-children > .mobile-open-submenu {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 45px;
    padding: 10px 16.875px;
    border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.03);
    border-left: 0.0625rem solid rgba(0, 0, 0, 0.09);
    background-color: rgba(0, 0, 0, 0.03) !important;
    color: #233d4d;
    text-indent: -9999px;
  }
  #main-header .et_mobile_menu .menu-item-has-children > .mobile-open-submenu::after {
    content: "5";
    position: absolute;
    top: 10px;
    right: 0.6em;
    font-family: "ETmodules";
    font-size: 1.5rem;
    text-align: center;
    text-indent: 0;
  }
  #main-header .et_mobile_menu .menu-item-has-children > a {
    display: inline-block !important;
    width: calc(100% - 50px);
  }
  #main-header .et_mobile_menu .menu-item-has-children.visible > .mobile-open-submenu::after {
    content: "M";
  }
  #main-header .et_mobile_menu .menu-item-has-children.visible > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
  }
  #main-header .et_mobile_menu ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: 1.5s ease-in-out;
  }

  .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
  }

  /* Set the mobile menu full height and move it down so it doesn't overlap the fixed header */
  /* Adjust the 80px set in the height calc value to match the height of your mobile menu */
  #mobile_menu {
    position: fixed;
    display: block !important;
    overflow: auto;
    width: 80%;
    height: calc(100vh - 80px);
    padding: 0;
    margin-left: 20%;
    transition: 0.4s 0s;
  }

  /* Move the mobile menu fully off the screen when closed using translateX(100%) */
  .mobile_nav.closed #mobile_menu {
    transform: translateX(100%);
  }

  /* Move the mobile menu back onto the screen when open using translateX(0%) */
  .mobile_nav.opened #mobile_menu {
    transform: translateX(0);
  }
}
body.body-noscroll {
  overflow: hidden;
}