@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, body, div, article, section, main, footer, header, form, fieldset, legend,
pre, code, p, a, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, textarea,
input[type=email], input[type=number], input[type=password],
input[type=tel], input[type=text], input[type=url], .border-box {
  box-sizing: border-box;
}

body, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, fieldset {
  margin: 0;
  padding: 0;
}

button, input, optgroup, select, textarea {
  font-size: 100%;
  margin: 0;
}

input, select, textarea {
  vertical-align: baseline;
  *vertical-align: middle;
}

article, footer, header, nav, section {
  display: block;
}

li {
  list-style: none;
}

img {
  border-style: none;
  vertical-align: middle;
}

button, input {
  line-height: normal;
  overflow: visible;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
}

[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

div, article, section, header, footer, nav, li {
  position: relative;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  min-height: 1px;
  padding: 0 20px;
  position: relative;
}
@media (min-width: 1024px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0 20px;
  }
}
@media (min-width: 1280px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0 25px;
  }
}
@media (min-width: 1900px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0 30px;
  }
}

.col-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.col-no-margin {
  margin: 0 -20px;
}
@media (min-width: 1024px) {
  .col-no-margin {
    margin: 0 -20px;
  }
}
@media (min-width: 1280px) {
  .col-no-margin {
    margin: 0 -25px;
  }
}
@media (min-width: 1900px) {
  .col-no-margin {
    margin: 0 -30px;
  }
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 576px) {
  .col-sm-4 {
    -webkit-box-flex: 0;
    flex: inherit;
    max-width: 100%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    flex: inherit;
    max-width: 100%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    flex: inherit;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-md-4, .col-md-6, .col-md-9 {
    -webkit-box-flex: 0;
    flex: inherit;
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1100px) {
  .col-ml-1, .col-ml-10, .col-ml-11, .col-ml-12, .col-ml-2, .col-ml-3, .col-ml-4, .col-ml-5, .col-ml-6, .col-ml-7, .col-ml-8, .col-ml-9 {
    float: left;
  }
  .col-ml-12 {
    width: 100%;
  }
  .col-ml-11 {
    width: 91.66666667%;
  }
  .col-ml-10 {
    width: 83.33333333%;
  }
  .col-ml-9 {
    width: 75%;
  }
  .col-ml-8 {
    width: 66.66666667%;
  }
  .col-ml-7 {
    width: 58.33333333%;
  }
  .col-ml-6 {
    width: 50%;
  }
  .col-ml-5 {
    width: 41.66666667%;
  }
  .col-ml-4 {
    width: 33.33333333%;
  }
  .col-ml-3 {
    width: 25%;
  }
  .col-ml-2 {
    width: 16.66666667%;
  }
  .col-ml-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
/* TYPOGRAPHY */
.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-pause:before {
  content: "\f04c";
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}

* {
  scroll-margin-top: 190px;
}
*:focus {
  border: 1px solid red;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0.67em;
}

h1, .h1 {
  font-size: 28px;
}

h2, .h2 {
  font-size: 22px;
}

h3, .h3 {
  font-size: 20px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 38px;
  }
}
@media (min-width: 1024px) {
  body {
    font-size: 16px;
  }
  h1, .h1 {
    font-size: 40px;
  }
}
@media (min-width: 1280px) {
  h1, .h1 {
    font-size: 43px;
  }
}
p, li {
  line-height: 1.3;
  margin-bottom: 1em;
}

ul, ol {
  margin-bottom: 1em;
}

.blue {
  color: blue;
}

/* COLORS */
.purple {
  color: #72246c;
}

.maroon {
  color: #8a2a2b;
}

.green {
  color: #4a7729;
}

.greenMed {
  color: #15808c;
}

.greenDark {
  color: #004f59;
}

.maroon-bg {
  background-color: #8a2a2b;
}

.purple-bg {
  background-color: #72246c;
}

.green-bg {
  background-color: #4a7729;
}

.greenMed-bg {
  background-color: #15808c;
}

.greenDark-bg {
  background-color: #004f59;
}

.gold-bg {
  background-color: #f4b233;
}

.orangeDark-bg {
  background-color: #d14124;
}

.lightGray-bg {
  background-color: #f2f2f2;
}

a {
  color: #004f59;
  text-decoration: underline;
}
a:hover {
  color: #004f59;
}

.page-content ul, .page-content ol {
  margin-left: 40px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}
.text-center li {
  list-style-position: inside;
}

.semi-bold {
  font-weight: 600;
}

.text-success {
  color: #3c763d;
}

.text-warning {
  color: #8a6d3b;
}

.text-error {
  color: #b60000;
}

.image-shadow {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
}

/* LAYOUT */
#page-main p, #page-main li {
  line-height: 1.6;
}
#page-main img {
  max-width: 100%;
  height: auto;
}

.page-width {
  margin: 0 auto;
  max-width: 1400px;
}

.content-wrapper {
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .content-wrapper {
    padding: 0 50px;
  }
}

#article-main {
  flex-basis: 79%;
  padding: 0 20px;
  flex-grow: 1;
  max-width: 1205px;
  width: 100%;
}
@media (min-width: 1024px) {
  #article-main {
    margin-left: 195px;
  }
}
@media (min-width: 1100px) {
  #article-main {
    padding: 0 50px 0 25px;
  }
}

@media (min-width: 1024px) {
  .article-sidebar + #article-main {
    margin-left: 0;
  }
}

.hidden {
  display: none;
}

.no-top-margin {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.no-padding {
  padding: 0;
  max-width: 1300px;
}

@media (min-width: 768px) {
  .col-right-desktop {
    order: 1;
  }
}
/* HEADER */
#header-skip-container {
  background: #eee;
  margin-left: 50%;
  position: fixed;
  text-align: center;
  top: 0;
  transform: translate(-50%);
  z-index: 2200;
  border: 2px solid red;
}
#header-skip-container:focus, #header-skip-container:focus-within {
  z-index: 6000;
}

#header-skip {
  color: #333;
  display: inline-block;
  padding: 10px;
  white-space: nowrap;
  position: fixed;
  border: 1px solid red;
  top: 0;
  background-color: white;
  left: 50%;
}

#header-skip:focus {
  text-decoration: underline;
  margin-top: 0;
  z-index: 6000;
}

header {
  background: #fff;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 100;
}

#sites-nav {
  display: none;
}

@media (min-width: 768px) {
  #sites-nav {
    border-bottom: 6px solid #0097a9;
    display: block;
    font-family: arial, "helvetica neue", helvetica, sans-serif;
    font-size: 15px;
  }
  #sites-nav ul {
    margin-bottom: 0;
  }
  #sites-nav ul li {
    border-left: 1px solid #ccc;
    display: inline-block;
    font-weight: bold;
    margin: 4px 0;
  }
  #sites-nav ul li:first-child {
    border-left: 0;
    padding: 2px 10px 2px 0;
  }
  #sites-nav ul li a {
    color: black;
    padding: 7px 14px;
    text-decoration: none;
  }
  #sites-nav ul li a div {
    background-color: #afeafb;
    color: #000;
    display: none;
    font-size: 14.4px;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    line-height: 24.4px;
    margin-top: 6px;
    padding: 10px 14px 14px 14px;
    position: absolute;
    z-index: 1000;
    width: 280px;
  }
  #sites-nav ul li a:hover, #sites-nav ul li a:focus {
    background-color: #afeafb;
    color: #000;
    font-weight: bold;
  }
  #sites-nav ul li a:hover div, #sites-nav ul li a:focus div {
    display: block;
  }
  #sites-nav ul li:nth-child(3) a div {
    background-color: #f5cb7a;
  }
  #sites-nav ul li:nth-child(3) a:hover, #sites-nav ul li:nth-child(3) a:focus {
    background-color: #f5cb7a;
  }
}
#desktop-logo {
  display: none;
}

#nav-block {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
@media (min-width: 1100px) {
  #nav-block {
    width: calc(100% - 229px);
  }
}

#nav-contact {
  font-size: 13px;
  font-weight: 600;
  order: 2;
  width: 100%;
}
#nav-contact ul {
  margin: 15px 0 15px 0;
  text-align: center;
}
#nav-contact li {
  border-left: 2px solid #b3b3b3;
  display: inline;
  padding: 0 12px;
}
#nav-contact li:first-child {
  border-left: 0;
}
#nav-contact a {
  color: #000;
  text-decoration: none;
}
#nav-contact a:hover {
  text-decoration: underline;
}
#nav-contact img {
  margin-right: 7px;
}
@media (min-width: 768px) and (max-width: 1099px) {
  #nav-contact ul {
    margin-left: 10px;
    text-align: left;
  }
}
@media (min-width: 1100px) {
  #nav-contact {
    font-size: 14px;
    order: 1;
    width: 50%;
  }
  #nav-contact ul {
    margin-left: 15px;
    text-align: left;
  }
}
@media (min-width: 1280px) {
  #nav-contact {
    font-size: 16px;
  }
  #nav-contact ul {
    margin-left: 25px;
  }
}

#nav-actions {
  display: none;
}
@media (min-width: 1100px) {
  #nav-actions {
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 54px;
    order: 2;
    text-align: right;
    width: 50%;
  }
  #nav-actions a {
    color: #000;
    display: inline-block;
    max-height: 49px;
    padding: 15px 10px;
    text-decoration: none;
  }
  #nav-actions a:hover {
    text-decoration: underline;
  }
  #nav-actions .logon-button {
    background: url("../images/icon-sign-in.png") no-repeat bottom 8px left 12px #72246c;
    background-size: 20px;
    color: #fff !important;
    font-size: 14px;
    padding: 16px 15px 8px 42px !important;
  }
  #nav-actions .loggedIn .logon-group {
    justify-content: flex-end;
  }
  #nav-actions .loggedIn .logon-button {
    background: url("../images/icon-sign-in-purple.png") no-repeat bottom 8px left 12px #fff;
    background-size: 20px;
    color: #000 !important;
  }
  #nav-actions .loggedIn .logon-button:after {
    background: url("../images/logged-in-arrow.png");
    content: " ";
    display: inline-block;
    margin-left: 5px;
    height: 8px;
    vertical-align: middle;
    width: 12px;
  }
  #nav-actions .loggedIn .vault-link {
    background: #72246c;
    color: #fff;
    padding: 16px 15px 8px 15px;
  }
  #nav-actions .loggedIn .logout-link {
    background: #004f59;
    color: #fff;
    padding: 16px 15px 8px 15px;
  }
  #nav-actions ul {
    float: right;
    margin-bottom: 5px;
  }
  #nav-actions ul li {
    display: inline;
  }
  #nav-actions ul li::before {
    content: "|";
    color: #666;
  }
  #nav-actions ul li:first-child::before {
    content: "";
  }
  #nav-actions ul img {
    margin-right: 7px;
  }
}

#desktop-header-bg {
  display: none;
}

#mobile-search .search-input, #desktop-search .search-input {
  border: 1px solid #666;
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 20px;
  width: 220px;
}
#mobile-search .search-button, #desktop-search .search-button {
  background: #2ea2b0;
  border: 0;
  border-radius: 0;
  padding: 8px 10px;
  position: absolute;
  margin-left: -20px;
}

@media (min-width: 768px) and (max-width: 1099px) {
  .main-menu {
    box-shadow: 2px 8px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    z-index: 1000;
    width: 400px;
  }
}
@media (min-width: 1100px) {
  .mobile-header, #mobile-menu .mobile-header {
    display: none;
  }
  #desktop-logo {
    display: block;
    margin-top: 18px;
    width: 168px;
  }
  #desktop-header-bg {
    display: block;
    background: #06505a;
    position: absolute;
    right: 0;
    top: 74px;
    width: 50%;
    height: 84px;
  }
  .search-input {
    float: right;
    width: 220px;
  }
  .search-button {
    right: 0;
  }
}
#mobile-menu {
  order: 1;
  background: #004f59;
  width: 100%;
}
#mobile-menu #logo-mobile {
  margin: 20px 20px 22px;
}
#mobile-menu #mobile-logo-link {
  display: inline;
  padding: 0;
}
#mobile-menu #mobile-menu-arrow {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  display: none;
  right: 27px;
  margin-top: -9px;
  position: absolute;
  width: 0;
  height: 0;
}
#mobile-menu ul {
  margin: 0;
  padding: 0;
}
#mobile-menu li {
  border-width: 0 0 1px;
  border-bottom: 2px solid #fff;
  margin: 0;
}
#mobile-menu li:last-of-type {
  border-bottom: 0;
}
#mobile-menu li, #mobile-menu a {
  color: #fff;
  display: block;
  position: relative;
}
#mobile-menu a {
  padding: 19px 20px;
  transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
  text-decoration: none;
}
#mobile-menu .drop-icon {
  color: #fff;
  padding: 1em;
  font-size: 18px;
  text-align: right;
  padding: 20px 28px 13px 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
#mobile-menu .drop-icon:before {
  content: "\f067";
}
#mobile-menu .sub-menu-open .drop-icon:before {
  content: "\f068";
}
#mobile-menu .sub-menu {
  background-color: #f2e9db;
  border-width: 0;
  display: none;
}
#mobile-menu .sub-menu li {
  border-color: #999999;
}
#mobile-menu .sub-menu li:last-child {
  border-width: 0;
}
#mobile-menu .sub-menu a {
  color: #000;
}
#mobile-menu .sub-menu a:hover {
  background-color: #c7c0b4;
}
#mobile-menu .sub-menu .drop-icon {
  color: #000;
}
#mobile-menu .sub-menu .sub-menu {
  background: #e6e6e6;
}
#mobile-menu .sub-menu .sub-menu li:first-child {
  border-top: 2px solid #999;
}
#mobile-menu input[type=checkbox]:checked + .sub-menu {
  display: block;
}
#mobile-menu .main-menu {
  display: none;
  font-size: 16px;
  font-weight: 600;
  max-height: calc(100vh - 122px);
  overflow: auto;
  width: 100%;
  margin: 0 auto;
}
#mobile-menu .main-menu > li {
  background: #004f59;
}
#mobile-menu .main-menu > li.mobile-header-grey {
  background: #e6e6e6;
}
#mobile-menu .main-menu > li.mobile-header-grey a {
  color: #000;
}
#mobile-menu .main-menu > li.mobile-header-grey .drop-icon {
  color: #000;
}
#mobile-menu #mobile-sign-in {
  color: #333;
  float: right;
  font-size: 10px;
  font-weight: bold;
  padding: 0;
  text-align: center;
}
#mobile-menu #mobile-sign-in img {
  display: block;
  margin: 0 auto;
  margin-bottom: 4px;
}
#mobile-menu #mobile-search {
  background: #fff;
  padding: 10px 0 0 0;
}
#mobile-menu #mobile-search form {
  display: block;
  position: absolute;
  left: 18px;
  width: calc(100% - 150px);
  z-index: 500;
}
#mobile-menu #mobile-search .search-input {
  width: calc(100% - 44px);
}
#mobile-menu .hubvault_loginSectionMobile {
  font-size: 12px;
  text-align: right;
}
#mobile-menu .hubvault_loginSectionMobile .logon-button {
  background: url("http://stage.disabilityhubmn.org/media/dx5l4ibx/icon-sign-in.png") no-repeat center left 10px #72246c;
  background-size: 15px;
  display: inline-block;
  margin: 0 8px 10px 0;
  padding: 5px 10px 5px 33px;
  text-align: left;
  width: 94px;
}
#mobile-menu .hubvault_loginSectionMobile .logon-controller {
  margin: 0 8px 10px 0;
  padding: 13px 10px 13px 33px;
  width: 94px;
}
#mobile-menu .hubvault_loginSectionMobile .collapse-contents {
  background: #404041;
  font-size: 14px;
  padding-bottom: 10px;
  text-align: left;
}
#mobile-menu .hubvault_loginSectionMobile .collapse-contents:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #404041;
  content: "";
  display: block;
  right: 50px;
  margin-top: -10px;
  position: absolute;
  width: 0;
  height: 0;
}
#mobile-menu .hubvault_loginSectionMobile .collapse-contents .item:first-child {
  font-weight: bold;
  padding: 19px 20px;
}
#mobile-menu .hubvault_loginSectionMobile .collapse-contents .divider {
  background: #fff;
  height: 1px;
  margin: 0 20px 8px 20px;
}
#mobile-menu .hubvault_loginSectionMobile .collapse-contents a {
  padding: 12px 20px;
}
#mobile-menu #hamburger-menu {
  background: none;
  float: right;
  margin: 16px 20px 10px 0;
  padding: 0;
}
#mobile-menu #hamburger-menu::after {
  color: #fff;
  content: "Menu";
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding-top: 4px;
  text-align: center;
}
#mobile-menu #hamburger-menu .mobile-menu {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #fff;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.25s ease;
}
#mobile-menu #hamburger-menu #mobile-menu-1 {
  transform-origin: 0% 0%;
}
#mobile-menu #hamburger-menu #mobile-menu-3 {
  transform-origin: 0% 100%;
}
#mobile-menu #hamburger-menu.active span {
  opacity: 1;
  transform: rotate(45deg) translate(6px, -4px);
}
#mobile-menu #hamburger-menu.active #mobile-menu-2 {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
#mobile-menu #hamburger-menu.active #mobile-menu-3 {
  transform: rotate(-45deg) translate(0, 8px);
}
#mobile-menu #hamburger-menu.active::after {
  content: "Close";
}
#mobile-menu #hamburger-menu.active ~ .main-menu {
  display: block;
}
#mobile-menu #hamburger-menu.active ~ #mobile-menu-arrow {
  display: block;
}

@media (min-width: 768px) and (max-width: 1099px) {
  #mobile-menu .main-menu {
    box-shadow: 2px 8px 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    z-index: 1000;
    width: 400px;
  }
}
@media (min-width: 1100px) {
  #mobile-menu {
    display: none;
  }
}
#desktop-logo {
  display: none;
}
@media (min-width: 1100px) {
  #desktop-logo {
    display: block;
    margin: 18px 0 0 50px;
    width: 129px;
  }
  #desktop-logo img {
    width: 109px;
  }
}

#desktop-menu {
  display: none;
}
@media (min-width: 1100px) {
  #desktop-menu {
    background: #004f59;
    display: block;
    font-size: 15px;
    font-weight: 600;
    height: 71px;
    order: 3;
    margin-bottom: 8px;
    width: 100%;
  }
  #desktop-menu .main-menu {
    padding: 0 0 0 30px;
  }
  #desktop-menu ul {
    margin: 0;
    padding: 0;
  }
  #desktop-menu li {
    color: #fff;
    float: left;
    margin: 0;
  }
  #desktop-menu a {
    color: #fff;
    display: inline-block;
    padding: 16px 0;
    position: relative;
    transition: all 0.125s ease-in-out;
    -webkit-transition: all 0.125s ease-in-out;
    text-decoration: none;
  }
  #desktop-menu .main-nav-item {
    background: none;
    border-bottom: 6px solid #004f59;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    line-height: 1.3em;
    margin: 0 20px 0 0;
    padding: 25px 0 21px;
  }
  #desktop-menu .main-nav-item:hover, #desktop-menu .main-nav-item.active {
    border-bottom: 6px solid #ed8b00;
  }
  #desktop-menu .main-nav-item:focus {
    border: unset;
    border-top: 1px solid red;
    border-left: 1px solid red;
    border-right: 1px solid red;
    border-bottom: 5px solid #004f59;
  }
  #desktop-menu .sub-menu {
    background-color: #f2e9db;
    border: 5px solid #004f59;
    border-top: 0;
    color: #000;
    display: none;
    font-size: 13px;
    margin: 0;
    padding: 25px;
    position: absolute;
    left: -30px;
    z-index: 3000;
  }
  #desktop-menu .sub-menu .h2 {
    display: inline-block;
    font-size: 20px;
    margin-bottom: 2px;
  }
  #desktop-menu .sub-menu a {
    color: #000;
    padding: 10px 0;
  }
  #desktop-menu .sub-menu a:hover {
    text-decoration: underline;
  }
  #desktop-menu .sub-menu ul {
    border-top: 2px solid #b3b3b3;
    display: table-cell;
    padding-top: 20px;
    vertical-align: top; /*padding-right: 0;*/
  }
  #desktop-menu .sub-menu ul li {
    border-width: 0;
    color: #000;
    float: none;
    padding-right: 25px;
    width: 125px;
  }
  #desktop-menu .sub-menu ul strong {
    display: inline-block;
    margin-bottom: 10px;
  }
  #desktop-menu .sub-menu ul a {
    color: #333;
    overflow-wrap: break-word;
    max-width: 100%;
  }
  #desktop-menu .sub-menu ul a strong {
    display: inline;
    margin-bottom: 0;
  }
  #desktop-menu .sub-menu .sub-menu-aside {
    display: table-cell;
    padding-left: 20px;
    width: 197px;
  }
  #desktop-menu .sub-menu .sub-menu-aside img {
    border: 1px solid #b3b3b3;
    margin-bottom: 20px;
    width: 197px;
  }
  #desktop-menu .sub-menu .sub-menu-aside p {
    line-height: 1.6em;
  }
  #desktop-menu .sub-menu .sub-menu-aside a {
    color: #004f59;
    display: inline;
    padding: 0;
    text-decoration: underline;
  }
  #desktop-menu .sub-menu .sub-menu-close {
    background: url("../images/menu-close-green.png") no-repeat;
    background-size: 18px 18px;
    border: 0;
    position: absolute;
    top: 20px;
    right: 32px;
    margin: 0;
    width: 18px;
    height: 18px;
  }
  #desktop-menu #desktop-menu-buttons {
    float: right;
  }
  #desktop-menu #desktop-menu-buttons .desktop-nav-button {
    border: 1px solid #fff;
    font-size: 14px;
    margin: 13px 7px 0 0;
    padding: 12px;
  }
  #desktop-menu #desktop-menu-buttons .desktop-nav-button.active {
    background: #72246c;
    color: #fff;
  }
  #desktop-menu #desktop-menu-buttons li:nth-child(1) .active,
  #desktop-menu #desktop-menu-buttons li:nth-child(1) .desktop-nav-button:hover {
    background: #72246c;
  }
  #desktop-menu #desktop-menu-buttons li:nth-child(2) .active,
  #desktop-menu #desktop-menu-buttons li:nth-child(2) .desktop-nav-button:hover {
    background: #4a7729;
  }
  #desktop-menu #desktop-menu-buttons #desktop-search-toggle {
    background: url("../images/icon-search.png") no-repeat center right 10px #15808c;
    background-size: 22px auto;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 600;
    margin: 13px 0 0 0;
    padding: 10px 44px 10px 12px;
    height: 44px;
  }
  #desktop-menu #desktop-menu-buttons #desktop-search-toggle.active {
    background-image: url("../images/icon-close.png");
  }
  #desktop-menu #desktop-menu-buttons #desktop-search {
    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.25);
    display: none;
    margin-top: 19px;
    position: absolute;
    right: 0;
  }
  #desktop-menu #desktop-menu-buttons #desktop-search .search-input {
    border: 4px solid #f6f0e6;
    float: right;
    font-size: 17px;
    padding: 14px 45px 14px 20px;
    width: 235px;
  }
  #desktop-menu #desktop-menu-buttons #desktop-search .search-button {
    background: transparent;
    padding: 18px 14px;
    right: 0px;
  }
}
@media (min-width: 1280px) {
  #desktop-menu {
    font-size: 17px;
  }
  #desktop-menu .main-menu {
    padding: 0 0 0 40px;
  }
  #desktop-menu .main-nav-item {
    margin: 0 34px 0 0;
    padding: 24px 0 19px;
  }
  #desktop-menu .sub-menu {
    font-size: 15px;
    left: -40px;
    padding: 25px 35px;
  }
  #desktop-menu .sub-menu .sub-menu-close {
    margin: 0 -25px 0 0;
  }
  #desktop-menu .sub-menu ul {
    width: 191px;
  }
  #desktop-menu .sub-menu ul li {
    width: 148px;
  }
  #desktop-menu .sub-menu .sub-menu-aside {
    display: table-cell;
    padding-left: 40px;
    width: 228px;
  }
  #desktop-menu .sub-menu .sub-menu-aside img {
    width: 228px;
  }
  #desktop-menu #desktop-menu-buttons .desktop-nav-button {
    font-size: 17px;
    margin: 11px 14px 0 0;
    padding: 12px 20px;
  }
  #desktop-menu #desktop-menu-buttons #desktop-search-toggle {
    background-position: center right 12px;
    margin: 11px 0 0 0;
    padding: 12px 48px 12px 20px;
    height: 48px;
  }
  #desktop-menu #desktop-menu-buttons #desktop-search .search-input {
    width: 330px;
  }
  #desktop-menu #desktop-menu-buttons #desktop-search .search-button {
    padding: 16px 14px;
  }
}

#desktop-header-bg {
  display: none;
}
@media (min-width: 1100px) {
  #desktop-header-bg {
    display: block;
    background: #004f59;
    position: absolute;
    right: 0;
    top: 92px;
    width: 50%;
    height: 71px;
  }
}
@media (min-width: 1280px) {
  #desktop-header-bg {
    top: 94px;
  }
}

/* CAROUSEL / SLIDER-BANNERS */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  /*padding:0!important;*/
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

#slider-banners {
  background-color: #efeff1;
  margin-bottom: 10px;
}
#slider-banners .owl-carousel {
  position: initial;
}
#slider-banners .owl-stage {
  display: flex;
}
#slider-banners .owl-item {
  display: flex;
  flex: 1 0 auto;
}
#slider-banners .content-wrapper {
  height: 100%;
}
#slider-banners .slider-banner {
  width: 100%;
}
#slider-banners .slider-banner-text {
  padding: 40px 0;
  outline: none;
}
#slider-banners .slider-banner-text h2 {
  font-size: 28px;
  margin-bottom: 25px;
  outline: none;
}
#slider-banners .slider-banner-text .btn {
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  font-weight: bold;
  padding: 8px 18px;
  text-align: center;
}
#slider-banners .purple-bg h2, #slider-banners .maroon-bg h2 {
  color: #fff;
}
#slider-banners .purple-bg .btn, #slider-banners .maroon-bg .btn {
  color: #000;
}
#slider-banners .slider-banner-image {
  align-self: flex-end;
  padding: 0;
  outline: none;
}
#slider-banners .slider-banner-image img {
  outline: none;
}
#slider-banners .owl-nav {
  position: absolute;
  margin-top: -47px;
  top: 30%;
  right: 0;
}
#slider-banners .owl-nav .owl-prev, #slider-banners .owl-nav .owl-next, #slider-banners .owl-nav .owl-pause {
  background: #e6e6e6;
  color: #004f59;
  display: block;
  font-size: 26px;
  line-height: 29px;
  margin-top: 2px;
  overflow: hidden;
  padding: 0 10px;
}
#slider-banners .owl-nav .owl-prev {
  padding: 0 10px 0 8px;
}
#slider-banners .owl-nav .owl-next {
  padding: 0 8px 0 10px;
}
#slider-banners .owl-nav .owl-pause {
  font-size: 14px;
  padding: 0 8px;
}
#slider-banners .owl-dots {
  bottom: 0;
  padding-left: 15px;
  margin-bottom: 20px;
  position: absolute;
  text-align: center;
}
#slider-banners .owl-dots button {
  border: 1px solid #000;
  height: 13px;
  width: 13px;
  margin: 0 4px;
  padding: 0;
}
#slider-banners .owl-dots button.active {
  background: #fff;
  border-color: #000;
}
@media (min-width: 768px) {
  #slider-banners .slider-banner-text .btn {
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  #slider-banners .slider-banner-text {
    padding-right: 25px;
  }
  #slider-banners .slider-banner-image {
    flex-grow: 1;
  }
}
@media (min-width: 1024px) {
  #slider-banners .slider-banner-text {
    padding: 60px 0;
  }
  #slider-banners .slider-banner-text h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  #slider-banners .slider-banner-text .btn {
    font-size: 16px;
    margin-bottom: 0;
    padding: 12px 22px;
    text-align: left;
  }
  #slider-banners .owl-nav {
    top: 50%;
    margin-top: -60px;
  }
  #slider-banners .owl-nav .owl-pause {
    font-size: 18px;
    padding: 5px 9px 5px 11px;
  }
  #slider-banners .owl-nav .owl-prev, #slider-banners .owl-nav .owl-next {
    font-size: 34px;
  }
  #slider-banners .owl-nav .owl-prev {
    padding: 4px 12px 4px 11px;
  }
  #slider-banners .owl-nav .owl-next {
    padding: 4px 10px 4px 13px;
  }
  #slider-banners .owl-dots {
    text-align: left;
    bottom: 0;
    padding-left: 45px;
    margin-bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1395px;
  }
  #slider-banners .owl-dots button {
    height: 16px;
    width: 16px;
  }
}
@media (min-width: 1280px) {
  #slider-banners .slider-banner-text h2 {
    font-size: 48px;
    margin-bottom: 25px;
  }
  #slider-banners .slider-banner-text .btn {
    font-size: 18px;
    margin-bottom: 30px;
    padding: 12px 24px;
  }
}

/* SECTION LANDING PAGE */
.section-landing-banner {
  background-color: #15808c;
  border-bottom: 25px solid #404041;
  color: #fff;
}
.section-landing-banner .section-landing-content {
  padding: 55px 0;
}
.section-landing-banner .section-landing-content p {
  max-width: 485px;
}
.section-landing-banner .section-landing-content a {
  font-weight: 600;
  color: #fff;
}
.section-landing-banner .section-landing-title {
  font-size: 18px;
  font-weight: bold;
}

.section-inner-banner {
  background-color: #f2f2f2;
}
.section-inner-banner .inner-banner-content {
  padding: 55px 0 0 0;
}
.section-inner-banner .inner-banner-content h2 {
  font-size: 28px;
}
.section-inner-banner .inner-banner-content .btn {
  font-weight: bold;
  margin: 20px 0 40px;
}
.section-inner-banner .inner-banner-content .col-md-6:nth-child(2), .section-inner-banner .inner-banner-content .inner-banner-image {
  align-self: flex-end;
}
@media (min-width: 1024px) {
  .section-inner-banner .inner-banner-content h2 {
    font-size: 48px;
  }
  .section-inner-banner .inner-banner-content .btn {
    font-size: 18px;
    padding: 12px 24px;
  }
}

.pro-landing-banner {
  background: url("../images/pro-banner.png") repeat-x bottom #004f59;
  background-size: 26px 40px;
  border-bottom: 0;
  padding-bottom: 40px;
}
.pro-landing-banner .section-landing-content {
  padding: 25px 0;
}
.pro-landing-banner h1 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .pro-landing-banner {
    background-size: 32px 50px;
    padding-bottom: 50px;
  }
  .pro-landing-banner .section-landing-content {
    padding: 45px 0;
  }
}
@media (min-width: 1024px) {
  .pro-landing-banner {
    background-size: 50px 77px;
    padding-bottom: 77px;
  }
  .pro-landing-banner .section-landing-content {
    padding: 70px 0;
  }
  .pro-landing-banner h1 {
    font-size: 40px;
  }
}
@media (min-width: 1280px) {
  .pro-landing-banner {
    background-size: 50px 77px;
    padding-bottom: 77px;
  }
  .pro-landing-banner .section-landing-content {
    padding: 70px 0;
  }
  .pro-landing-banner h1 {
    font-size: 48px;
  }
}

.section-landing-grid {
  background: #f2f2f2;
  padding-top: 70px;
  padding-bottom: 70px;
}
.section-landing-grid h2 {
  border-top: 6px solid #000;
  margin-bottom: 40px;
  padding-top: 15px;
}
.section-landing-grid h2:first-child {
  border-top: 0;
  padding-top: 0;
}
.section-landing-grid h3 {
  font-size: 18px;
}
.section-landing-grid h3 a:after {
  background: url("../images/landing-arrow.png") no-repeat;
  background-size: 22px auto;
  content: "";
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  height: 21px;
  width: 22px;
}
.section-landing-grid ul {
  margin-bottom: 70px;
}
.section-landing-grid ul li {
  margin-bottom: 40px;
}
.section-landing-grid ul li div {
  background: #fff;
  border: 4px solid #e6e6e6;
  height: 100%;
  padding: 30px 34px 10px 24px;
}
.section-landing-grid a {
  font-weight: bold;
}
.section-landing-grid a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#section-contact-banner {
  background: #15808c;
  color: #fff;
  margin-bottom: 25px;
  padding: 50px 0;
  text-align: center;
}
#section-contact-banner h2 {
  font-size: 20px;
}
#section-contact-banner p {
  font-size: 15px;
  margin: 0 auto;
  max-width: 850px;
}
#section-contact-banner ul {
  margin: 20px 0 0 0;
}
#section-contact-banner ul li {
  list-style-type: none;
  margin-bottom: 2px;
  margin-left: 0;
}
#section-contact-banner .btn {
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 10px 0 10px;
  padding: 10px 30px;
  text-decoration: none;
}
#section-contact-banner .btn img {
  margin-right: 5px;
  width: 17px;
}
@media (min-width: 768px) {
  #section-contact-banner {
    padding: 70px 0;
  }
  #section-contact-banner h2 {
    font-size: 25px;
  }
  #section-contact-banner p {
    font-size: 18px;
  }
  #section-contact-banner ul li {
    display: inline-block;
    margin-left: 22px;
  }
  #section-contact-banner .btn {
    box-shadow: 2px 7px 7px rgba(0, 0, 0, 0.25);
    font-size: 18px;
  }
  #section-contact-banner .btn img {
    margin-right: 10px;
    width: 22px;
  }
}
@media (min-width: 1024px) {
  #section-contact-banner h2 {
    font-size: 30px;
  }
  #section-contact-banner p {
    font-size: 20px;
  }
}

.section-centered-text {
  color: #fff;
  padding: 40px 0;
  text-align: center;
}
.section-centered-text h2, .section-centered-text h1, .section-centered-text p {
  margin: 0 auto;
  max-width: 840px;
}
.section-centered-text h1, .section-centered-text h2 {
  font-size: 18px;
  margin-bottom: 15px;
}
.section-centered-text .btn {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  padding: 8px 18px;
}
.section-centered-text.gold-bg {
  color: #000;
}
@media (min-width: 1024px) {
  .section-centered-text {
    padding: 60px 0;
  }
  .section-centered-text h1, .section-centered-text h2 {
    font-size: 30px;
  }
  .section-centered-text p {
    font-size: 21px;
  }
  .section-centered-text .btn {
    font-size: 18px;
    padding: 12px 24px;
  }
}
.section-centered-text + #section-contact-banner {
  margin-top: 25px;
}

.section-link-grid {
  background: #f2f2f2;
  padding: 40px 0;
}
.section-link-grid .link-grid-box {
  background: #fff;
  border: 3px solid #e6e6e6;
  padding: 35px 28px;
}
.section-link-grid .link-grid-box h2 {
  color: #8a2a2b;
  font-size: 18px;
}
.section-link-grid .link-grid-box ul {
  margin-bottom: 0;
}
.section-link-grid .link-grid-box ul li {
  border-top: 1px solid #e6e6e6;
  margin-bottom: 0;
  padding: 10px 0;
}
.section-link-grid .link-grid-box ul li:first-child {
  border-top: 0;
}
.section-link-grid .link-grid-box ul li:last-of-type {
  padding-bottom: 0;
}
.section-link-grid .link-grid-box ul li a {
  background: url("../images/link-arrow.svg") no-repeat top 5px right;
  background-size: 16px;
  color: #000;
  display: block;
  padding-right: 25px;
}
.section-link-grid .link-grid-image span {
  color: #fff;
  display: block;
  font-weight: 600;
  width: 140px;
  text-align: center;
  position: absolute;
}
.section-link-grid .link-grid-image #link-grid-1 {
  left: 25%;
  margin-left: -70px;
  top: 4%;
}
.section-link-grid .link-grid-image #link-grid-2 {
  right: 25%;
  margin-right: -70px;
  top: 4%;
}
.section-link-grid .link-grid-image #link-grid-3 {
  left: 25%;
  margin-left: -70px;
  top: 54%;
}
.section-link-grid .link-grid-image #link-grid-4 {
  right: 25%;
  margin-right: -70px;
  top: 54%;
}
@media (max-width: 1023px) {
  .section-link-grid .link-grid-image {
    margin-top: 20px;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .section-link-grid {
    padding: 120px 0;
  }
  .section-link-grid .link-grid-box {
    padding: 45px 35px;
  }
  .section-link-grid .link-grid-box h2 {
    font-size: 25px;
  }
  .section-link-grid .link-grid-box ul li {
    font-size: 20px;
    padding: 20px 0;
  }
  .section-link-grid .link-grid-box ul li a {
    background-size: 21px;
    padding-right: 30px;
  }
  .section-link-grid .link-grid-image {
    font-size: 18px;
  }
}

.section-contact-blocks {
  padding: 20px 0 40px;
  text-align: center;
}
.section-contact-blocks h2 {
  color: #004f59;
}
.section-contact-blocks ul {
  margin-top: 30px;
}
.section-contact-blocks ul li {
  margin: 10px 0;
  text-align: left;
}
.section-contact-blocks ul li a {
  border: 3px solid #e6e6e6;
  color: #000;
  display: block;
  padding: 20px;
  text-decoration: none;
}
.section-contact-blocks ul li img {
  float: left;
  margin-right: 20px;
}
.section-contact-blocks ul li p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .section-contact-blocks .content-wrapper {
    max-width: 894px;
  }
}
@media (min-width: 1024px) {
  .section-contact-blocks h2 {
    font-size: 30px;
  }
  .section-contact-blocks p {
    font-size: 20px;
  }
  .section-contact-blocks ul {
    margin-top: 50px;
  }
  .section-contact-blocks ul li a {
    padding: 32px 38px;
  }
  .section-contact-blocks ul li img {
    margin-right: 38px;
    width: 48px;
  }
  .section-contact-blocks ul li .phone-icon {
    margin-top: -8px;
  }
  .section-contact-blocks ul li p {
    font-size: 23px;
  }
}

.section-category-landing-grid {
  background: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 70px;
  text-align: center;
}
.section-category-landing-grid .category {
  background: #000;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 60px;
  padding: 12px 18px;
}
.section-category-landing-grid h2 {
  border-top: 6px solid #000;
  margin-bottom: 30px;
  padding-top: 15px;
}
.section-category-landing-grid h2:first-child {
  border-top: 0;
  padding-top: 0;
}
.section-category-landing-grid h3 {
  font-size: 25px;
  padding: 0 30px;
}
.section-category-landing-grid p {
  margin: 0 30px 30px;
}
.section-category-landing-grid p a {
  color: #004f59;
  font-weight: bold;
  text-decoration: underline;
}
.section-category-landing-grid ul {
  margin-bottom: 70px;
}
.section-category-landing-grid ul li {
  margin-bottom: 40px;
}
.section-category-landing-grid ul li div {
  background: #fff;
  border: 4px solid #e6e6e6;
  height: 100%;
  padding: 0;
}
.section-category-landing-grid a {
  text-decoration: none;
}
.section-category-landing-grid a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.section-category-landing-grid a:hover h3 {
  text-decoration: underline;
}
.section-category-landing-grid .maroon-box > a {
  color: #8a2a2b;
}
.section-category-landing-grid .maroon-box > a .category {
  background: #8a2a2b;
}
.section-category-landing-grid .greenDark-box > a {
  color: #004f59;
}
.section-category-landing-grid .greenDark-box > a .category {
  background: #004f59;
}
.section-category-landing-grid .toolkit a .category {
  background: #000;
  color: #fff;
}
.section-category-landing-grid .toolkit h3 {
  min-height: 105px;
  padding: 0 40px 40px;
  margin-bottom: 0;
}
.section-category-landing-grid .toolkit.purple-box a {
  background: #72246c;
  color: #fff;
  display: block;
}
.section-category-landing-grid .toolkit.teal-box a {
  background: #0b6873;
  color: #fff;
  display: block;
}
.section-category-landing-grid .toolkit.purple-box a {
  background: #72246c;
  color: #fff;
  display: block;
}
.section-category-landing-grid .toolkit.maroon-box a {
  background: #8a2a2b;
  color: #fff;
  display: block;
}
.section-category-landing-grid .toolkit.green-box a {
  background: #39621b;
  color: #fff;
  display: block;
}
.section-category-landing-grid .toolkit.greenDark-box a {
  background: #004f59;
  color: #fff;
  display: block;
}
.section-category-landing-grid .toolkit p {
  margin: 30px 15px;
}
@media (min-width: 1024px) {
  .section-category-landing-grid {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .section-category-landing-grid h2 {
    font-size: 30px;
    margin-bottom: 50px;
  }
  .section-category-landing-grid h3 {
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  .section-category-landing-grid h3 {
    font-size: 25px;
  }
  .section-category-landing-grid .toolkit p {
    font-size: 19px;
  }
}

.family-banner {
  background: url("../images/family-banner-bg.png") repeat-x bottom #f2f2f2;
  background-size: 40px;
}
.family-banner .family-banner-text {
  padding: 30px 0 0;
}
.family-banner .family-banner-text p {
  font-size: 13px;
}
.family-banner .family-banner-image {
  align-self: flex-end;
  padding: 0 40px;
}
@media (min-width: 768px) {
  .family-banner {
    background-size: 56px;
  }
  .family-banner .family-banner-text {
    align-self: center;
    padding-bottom: 76px;
  }
  .family-banner .family-banner-text h1 {
    font-size: 31px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1024px) {
  .family-banner {
    background-size: 73px;
  }
  .family-banner .family-banner-text {
    padding-top: 50px;
    padding-bottom: 93px;
  }
  .family-banner .family-banner-text h1 {
    font-size: 40px;
  }
  .family-banner .family-banner-text p {
    font-size: 16px;
  }
  .family-banner .family-banner-image {
    padding: 0 20px 0 20px;
  }
}
@media (min-width: 1280px) {
  .family-banner {
    background-size: 92px;
  }
  .family-banner .family-banner-text {
    padding-top: 50px;
    padding-bottom: 112px;
  }
  .family-banner .family-banner-text h1 {
    font-size: 48px;
  }
  .family-banner .family-banner-text p {
    font-size: 18px;
  }
  .family-banner .family-banner-image {
    padding: 0 50px 0 80px;
  }
}

.about-banner {
  background: url("../images/about-banner-bg.png") repeat-x bottom #f2f2f2;
  background-size: 40px;
}
.about-banner .about-banner-text {
  padding: 30px 0 0;
}
.about-banner .about-banner-text p {
  font-size: 13px;
}
.about-banner .about-banner-image {
  align-self: flex-end;
  padding: 0 40px;
}
@media (min-width: 768px) {
  .about-banner {
    background-size: 56px;
  }
  .about-banner .about-banner-text {
    align-self: center;
    padding-bottom: 76px;
  }
  .about-banner .about-banner-text h1 {
    font-size: 31px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1024px) {
  .about-banner {
    background-size: 73px;
  }
  .about-banner .about-banner-text {
    padding-top: 50px;
    padding-bottom: 93px;
  }
  .about-banner .about-banner-text h1 {
    font-size: 40px;
  }
  .about-banner .about-banner-text p {
    font-size: 16px;
  }
  .about-banner .about-banner-image {
    padding: 0 20px 0 20px;
  }
}
@media (min-width: 1280px) {
  .about-banner {
    background-size: 92px;
  }
  .about-banner .about-banner-text {
    padding-top: 50px;
    padding-bottom: 112px;
  }
  .about-banner .about-banner-text h1 {
    font-size: 48px;
  }
  .about-banner .about-banner-text p {
    font-size: 18px;
  }
  .about-banner .about-banner-image {
    padding: 0 50px 0 80px;
  }
}

.family-category-landing-grid {
  background: #efeff1;
  padding-top: 40px;
  text-align: center;
}
.family-category-landing-grid h2 {
  border-top: 6px solid #000;
  margin-bottom: 40px;
  padding-top: 15px;
}
.family-category-landing-grid h2:first-child {
  border-top: 0;
  padding-top: 0;
}
.family-category-landing-grid h3 {
  font-size: 17px;
  margin-top: 30px;
  padding: 0 30px;
}
.family-category-landing-grid p {
  margin: 0 30px 30px;
}
.family-category-landing-grid ul {
  margin-bottom: 70px;
}
.family-category-landing-grid ul li {
  margin-bottom: 40px;
}
.family-category-landing-grid ul li div {
  background: #fff;
  border: 4px solid #e6e6e6;
  height: 100%;
  padding: 0;
}
.family-category-landing-grid a {
  text-decoration: none;
}
.family-category-landing-grid a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.family-category-landing-grid a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .family-category-landing-grid {
    padding-top: 70px;
  }
  .family-category-landing-grid p {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .family-category-landing-grid h2 {
    font-size: 30px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1280px) {
  .family-category-landing-grid h3 {
    font-size: 20px;
  }
  .family-category-landing-grid p {
    font-size: 19px;
  }
  .family-category-landing-grid ul li {
    margin-bottom: 50px;
  }
}

.news-landing .news-landing-banner {
  border-bottom: 0;
}
.news-landing .news-landing-banner .section-landing-title {
  display: none;
}
.news-landing .news-landing-banner a {
  color: #fff;
  font-size: 11px;
}
.news-landing .news-landing-banner a img {
  margin-right: 6px;
}
@media (min-width: 768px) {
  .news-landing .news-landing-banner .section-landing-title {
    display: block;
  }
  .news-landing .news-landing-banner .col-sm-5 {
    text-align: right;
  }
  .news-landing .news-landing-banner a {
    font-size: 16px;
  }
  .news-landing .news-landing-banner a img {
    margin-right: 10px;
    width: 32px;
  }
}
.news-landing .article-mobile-nav {
  background: #8a2a2b;
  color: #fff;
  margin-top: -20px;
  padding: 25px 0;
}
.news-landing .article-mobile-nav button {
  background: #8a2a2b;
  border: 1px solid #fff;
  color: #fff;
  font-weight: 600;
  margin-top: 5px;
  padding: 15px 15px;
  text-align: left;
  width: 100%;
}
.news-landing .article-mobile-nav button .select-down-arrow {
  color: #fff;
  font-size: 30px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 40px;
}
.news-landing .article-mobile-nav nav {
  background: #f2f2f2;
  border: 1px solid #999;
  display: none;
  position: absolute;
  z-index: 1000;
  width: calc(100% - 40px);
}
.news-landing .article-mobile-nav nav ul {
  margin: 0;
}
.news-landing .article-mobile-nav nav ul li {
  list-style-type: none;
  margin: 0;
}
.news-landing .article-mobile-nav nav ul li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.news-landing .article-mobile-nav nav ul li a:hover {
  background: #f2f2f2;
  color: #000;
}
.news-landing .article-mobile-nav p {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
}
.news-landing .article-mobile-nav select {
  background: #004f59;
  color: #fff;
  font-weight: 600;
  height: 65px;
  margin-bottom: 40px;
  padding: 0 15px;
  width: 100%;
  -webkit-appearance: none;
}
@media (min-width: 768px) {
  .news-landing .article-mobile-nav {
    padding: 0;
  }
  .news-landing .article-mobile-nav #article-mobile-nav-title, .news-landing .article-mobile-nav button {
    display: none;
  }
  .news-landing .article-mobile-nav nav {
    background: none;
    border: 0;
    display: block !important;
    position: relative;
    width: auto;
  }
  .news-landing .article-mobile-nav nav ul li {
    display: inline;
  }
  .news-landing .article-mobile-nav nav ul li a {
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding: 15px 40px;
  }
  .news-landing .article-mobile-nav nav ul li a.selected {
    background: #f2f2f2;
    color: #000;
  }
}
.news-landing .filter-dropdowns {
  background: #f2f2f2;
  font-size: 14px;
  padding: 25px 0;
}
.news-landing .filter-dropdowns button {
  border: 1px solid #808080;
  font-weight: 500;
  margin: 5px 0 30px;
  padding: 15px 15px;
  text-align: left;
  width: 100%;
}
.news-landing .filter-dropdowns button .select-down-arrow {
  font-size: 30px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 40px;
}
.news-landing .filter-dropdowns nav {
  background: #fff;
  border: 1px solid #999;
  display: none;
  margin-top: -30px;
  position: absolute;
  z-index: 1000;
  width: calc(100% - 42px);
}
.news-landing .filter-dropdowns nav ul {
  margin: 0;
}
.news-landing .filter-dropdowns nav ul li {
  list-style-type: none;
  margin: 0;
}
.news-landing .filter-dropdowns nav ul li a {
  color: #000;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.news-landing .filter-dropdowns nav ul li a:hover {
  background: #808080;
  color: #fff;
}
.news-landing .filter-dropdowns p {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
}
.news-landing .filter-dropdowns hr {
  height: 1px;
  background-color: #ccc;
  border: none;
}
@media (min-width: 768px) {
  .news-landing .filter-dropdowns {
    padding-top: 40px;
  }
  .news-landing .filter-dropdowns .col-sm-6 {
    max-width: 295px;
  }
}
@media (min-width: 1024px) {
  .news-landing .filter-dropdowns nav {
    width: calc(100% - 52px);
  }
}
.news-landing .news-landing-grid {
  padding: 10px 0 40px;
}
.news-landing .news-landing-grid ul {
  margin-bottom: 20px;
}
.news-landing .news-landing-grid ul li div {
  padding: 20px 24px 20px 24px;
}
.news-landing .news-landing-grid .category {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
}
.news-landing .news-landing-grid time {
  font-size: 13px;
}
.news-landing .news-landing-grid h2 {
  border-top: 0;
  color: #8a2a2b;
  margin: 20px 0 10px;
}
.news-landing .news-landing-grid a {
  font-size: 14px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .news-landing .news-landing-grid ul li div {
    padding-bottom: 40px;
  }
}
@media (min-width: 1280px) {
  .news-landing .news-landing-grid .category {
    font-size: 14px;
  }
  .news-landing .news-landing-grid time {
    font-size: 16px;
  }
  .news-landing .news-landing-grid h2 {
    font-size: 25px;
  }
  .news-landing .news-landing-grid a {
    font-size: 18px;
  }
}
.news-landing .pagination {
  border-top: 4px solid #000;
  padding: 20px 0 30px;
  text-align: center;
}
.news-landing .pagination ol li {
  display: inline-block;
  font-weight: 600;
}
.news-landing .pagination ol li a {
  color: #000;
  font-size: 15px;
  padding: 5px 12px;
  text-decoration: none;
}
.news-landing .pagination ol li a:hover {
  text-decoration: underline;
}
.news-landing .pagination ol li a.selected {
  background: #004f59;
  color: #fff;
}
.news-landing .pagination ol li a.page-next, .news-landing .pagination ol li a.page-previous {
  color: #004f59;
  text-decoration: underline;
}

#email-subscribe-section {
  background: #004f59;
  color: #fff;
  padding: 40px 0;
  text-align: center;
}
#email-subscribe-section p {
  margin-bottom: 40px;
}
#email-subscribe-section label {
  display: block;
  font-size: 13px;
  margin-bottom: 8px;
  text-align: left;
}
#email-subscribe-section input[type=email] {
  border: 0;
  display: inline-block;
  margin-bottom: 20px;
  padding: 12px 12px;
  width: 100%;
}
#email-subscribe-section .btn {
  display: inline-block;
  font-weight: bold;
  padding: 10px 22px;
}
@media (min-width: 768px) {
  #email-subscribe-section {
    padding: 60px 0 50px;
  }
  #email-subscribe-section h2 {
    font-size: 27px;
  }
  #email-subscribe-section p {
    font-size: 18px;
  }
  #email-subscribe-section label {
    margin: 0 auto;
    margin-bottom: 8px;
    width: 555px;
  }
  #email-subscribe-section input[type=email] {
    margin-right: 5px;
    max-width: 420px;
    vertical-align: top;
  }
  #email-subscribe-section .btn {
    font-size: 18px;
    width: 130px;
  }
}
@media (min-width: 1024px) {
  #email-subscribe-section h2 {
    font-size: 30px;
  }
  #email-subscribe-section p {
    font-size: 20px;
  }
}

.icon-left-section {
  border-top: 1px solid #ccc;
  font-size: 18px;
  padding: 40px 0 40px 45px;
}
.icon-left-section img {
  position: absolute;
  left: 0;
  padding-top: 2px;
  width: 25px;
}
.icon-left-section p {
  margin-bottom: 25px;
}

/* ARTICLE PAGE */
.article-page {
  padding-top: 20px;
  /* SUPER TOOLKIT MOBILE NAV */
  /* pro article colors
  .article-pro-1 {
  	.title-number, .article-header-bar {background-color: $purple;}
  }

  .article-pro-4 {
  	.title-number, .article-header-bar {background-color: $greenDark;}
  }*/
  /* Grid on Super ToolKit */
}
.article-page ul, .article-page ol {
  overflow: hidden;
}
.article-page li {
  margin-left: 22px;
}
.article-page ul li {
  list-style-type: disc;
}
.article-page ol li {
  list-style-type: decimal;
}
.article-page a {
  font-weight: 600;
}
.article-page .article-sidebar {
  display: none;
}
.article-page .breadcrumbs {
  color: #404041;
  display: none;
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.article-page .breadcrumbs a {
  color: #404041;
  font-weight: normal;
}
.article-page .breadcrumbs span {
  padding: 0 3px;
}
.article-page .article-mobile-nav {
  background: #004f59;
  color: #fff;
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 25px 20px;
}
.article-page .article-mobile-nav button {
  background: #004f59;
  border: 1px solid #fff;
  color: #fff;
  font-weight: 600;
  margin-top: 5px;
  padding: 15px 15px;
  text-align: left;
  width: 100%;
}
.article-page .article-mobile-nav button .select-down-arrow {
  color: #fff;
  font-size: 30px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 40px;
}
.article-page .article-mobile-nav nav {
  background: #f6f0e6;
  display: none;
  position: absolute;
  z-index: 1000;
  width: calc(100% - 40px);
}
.article-page .article-mobile-nav nav ul {
  margin: 0;
}
.article-page .article-mobile-nav nav ul li {
  list-style-type: none;
  margin: 0;
}
.article-page .article-mobile-nav nav ul li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.article-page .article-mobile-nav nav ul li a:hover {
  background: #c7c0b4;
}
.article-page .article-mobile-nav nav ul li .nested {
  color: #004f59;
  margin-left: 15px;
}
.article-page .article-mobile-nav nav ul li .nested li {
  list-style-type: disc;
  margin-left: 20px;
}
.article-page .article-mobile-nav p {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
}
.article-page .article-mobile-nav select {
  background: #004f59;
  color: #fff;
  font-weight: 600;
  height: 65px;
  margin-bottom: 40px;
  padding: 0 15px;
  width: 100%;
  -webkit-appearance: none;
}
.article-page .article-mobile-nav-grey nav {
  background: #e6e6e6;
  border: 1px solid #999;
}
.article-page .article-mobile-nav-grey nav ol {
  list-style-type: none;
  margin-bottom: 0;
  overflow: visible;
}
.article-page .article-mobile-nav-grey nav ol > li {
  border-bottom: 2px solid #999;
  list-style-type: none;
  margin: 0;
}
.article-page .article-mobile-nav-grey nav ol > li a {
  color: #000;
  display: block;
  padding: 15px 15px;
  text-decoration: none;
}
.article-page .article-mobile-nav-grey nav ol > li > a:hover {
  background: #c9c9c9;
}
.article-page .article-mobile-nav-grey nav ol > li span {
  display: block;
  margin-left: 22px;
}
.article-page .article-mobile-nav-grey nav ol > li span.number {
  float: left;
  padding-right: 10px;
  margin-left: 0;
}
.article-page .article-mobile-nav-grey nav ol > li button {
  background: url("../images/mobile-nav-expand@2x.png") no-repeat center;
  background-size: 15px 15px;
  border: 0;
  width: 15px;
  height: 15px;
  padding: 22px;
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 500;
}
.article-page .article-mobile-nav-grey nav ol > li button.active {
  background-image: url("../images/mobile-nav-contract@2x.png");
}
.article-page .article-mobile-nav-grey nav ol > li:nth-of-type(1) > a {
  color: #004f59;
}
.article-page .article-mobile-nav-grey nav ol > li:nth-of-type(1) > a:before {
  content: "«";
  float: left;
  padding-right: 10px;
}
.article-page .article-mobile-nav-grey nav ol > li:last-of-type {
  border-bottom: 0;
}
.article-page .article-mobile-nav-grey nav ol ul {
  background: #f6f0e6;
  border-top: 2px solid #999;
  display: none;
}
.article-page .article-mobile-nav-grey nav ol ul li a {
  padding-left: 15px;
}
.article-page .article-mobile-nav-grey nav ol ul ul {
  border-top: 0;
}
.article-page .article-mobile-nav-grey nav ol ul ul li a {
  padding-left: 30px;
}
.article-page .article-mobile-nav-super nav {
  background: #e6e6e6;
  border: 1px solid #999;
}
.article-page .article-mobile-nav-super nav ol {
  list-style-type: none;
  margin-bottom: 0;
  overflow: visible;
}
.article-page .article-mobile-nav-super nav ol > li {
  border-bottom: 2px solid #999;
  list-style-type: none;
  margin: 0;
}
.article-page .article-mobile-nav-super nav ol > li a {
  color: #000;
  display: block;
  padding: 15px 50px 15px 15px;
  text-decoration: none;
}
.article-page .article-mobile-nav-super nav ol > li > a:hover {
  background: #c9c9c9;
}
.article-page .article-mobile-nav-super nav ol > li span {
  display: block;
  margin-left: 22px;
}
.article-page .article-mobile-nav-super nav ol > li button {
  background: url("../images/mobile-nav-expand@2x.png") no-repeat center;
  background-size: 15px 15px;
  border: 0;
  width: 15px;
  height: 15px;
  padding: 22px;
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 500;
}
.article-page .article-mobile-nav-super nav ol > li button.active {
  background-image: url("../images/mobile-nav-contract@2x.png");
}
.article-page .article-mobile-nav-super nav ol > li ol {
  display: none;
}
.article-page .article-mobile-nav-super nav ol > li ol > li:nth-of-type(1) > a:before {
  content: "1";
  float: left;
  padding-right: 10px;
}
.article-page .article-mobile-nav-super nav ol > li ol > li:nth-of-type(2) > a:before {
  content: "2";
  float: left;
  padding-right: 10px;
}
.article-page .article-mobile-nav-super nav ol > li ol > li:nth-of-type(3) > a:before {
  content: "3";
  float: left;
  padding-right: 10px;
}
.article-page .article-mobile-nav-super nav ol > li ol > li:nth-of-type(4) > a:before {
  content: "4";
  float: left;
  padding-right: 10px;
}
.article-page .article-mobile-nav-super nav ol > li:last-of-type {
  border-bottom: 0;
}
.article-page .article-mobile-nav-super nav ol ul {
  background: #f6f0e6;
  border-top: 2px solid #999;
  display: none;
}
.article-page .article-mobile-nav-super nav ol ul li a {
  padding-left: 15px;
}
.article-page .article-mobile-nav-super nav ol ul ul {
  border-top: 0;
}
.article-page .article-mobile-nav-super nav ol ul ul li a {
  padding-left: 30px;
}
.article-page .article-mobile-nav-super nav > ol > li:nth-of-type(1) > a {
  color: #004f59;
}
.article-page .article-mobile-nav-super nav > ol > li:nth-of-type(1) > a:before {
  content: "«";
  float: left;
  padding-right: 10px;
}
.article-page .article-mobile-nav-super nav > ol > li:nth-child(n+2) > button {
  background: url("../images/mobile-nav-expand-white@2x.png") no-repeat center;
  background-size: 15px 15px;
}
.article-page .article-mobile-nav-super nav > ol > li:nth-child(n+2) > button.active {
  background-image: url("../images/mobile-nav-contract-white@2x.png");
}
.article-page .article-mobile-nav-super nav > ol > li:nth-child(n+2) > a {
  color: #fff;
  background: #404041;
}
.article-page .article-mobile-nav-super nav > ol > li:nth-child(n+2) > a:before {
  display: none;
}
.article-page #article-banner {
  background: #4a7738;
  border-bottom: 18px solid #404041;
  color: #fff;
  margin-top: -20px;
  padding: 30px 0 10px;
}
.article-page #article-banner .image,
.article-page #article-banner .quote {
  display: none;
}
.article-page #article-banner + .article-mobile-nav {
  margin-top: 0;
}
.article-page .title-icon {
  display: none;
  float: right;
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .article-page .title-icon {
    display: block;
  }
}
.article-page .article-left-indent {
  padding-left: 25px;
}
.article-page .article-intro {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
}
.article-page .article-intro__content-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 1024px) {
  .article-page .article-intro .intro-image-right {
    padding-right: 0;
  }
}
.article-page .article-intro img {
  margin-bottom: 40px; /* width: 100%;*/
}
.article-page .article-intro .image.col-right {
  order: 10;
  padding-top: 1.5em;
}
@media (min-width: 768px) {
  .article-page .article-intro .image.col-right {
    padding: 0 0 0 25px;
  }
}
@media (min-width: 768px) {
  .article-page .article-intro .image {
    padding: 0 50px 0 0;
    flex-basis: 40%;
  }
  .article-page .article-intro .image.col-right-desktop {
    padding: 0 0 0 25px;
  }
}
@media (min-width: 768px) {
  .article-page .article-intro .content {
    flex-basis: 60%;
    flex-grow: 1;
  }
  .article-page .article-intro .content.on-left {
    padding: 0 25px 0 0;
  }
  .article-page .article-intro .content .intro {
    font-size: 20px;
  }
  .article-page .article-intro .content .body {
    font-size: 16px;
  }
}
.article-page .article-intro .small,
.article-page .article-intro small,
.article-page .article-intro .small p,
.article-page .article-intro .small ul,
.article-page .article-intro .small ol {
  font-size: 14px;
}
.article-page .article-intro a {
  font-weight: 600;
}
.article-page .article-intro .article-intro-box-container {
  /*a[href$=".pdf"]:after {background: url('../images/file-download-icon.png') no-repeat; background-size: 13px 17px; content: ''; display: inline-block; margin-left: 8px; width: 13px; height: 17px; vertical-align: middle;}*/
}
.article-page .article-intro .article-intro-box-container div {
  background: #e6e6e6;
  padding: 25px;
}
.article-page .article-intro .article-intro-box-container h2 {
  border-bottom: 6px solid #000;
  font-size: 16px;
  padding-bottom: 10px;
}
.article-page .article-intro .article-intro-box-container li {
  margin-top: 15px;
}
.article-page .article-intro.with-titlebar {
  width: 100%;
}
.article-page .article-intro.with-titlebar p {
  padding-left: 25px;
}
.article-page .article-intro .article-intro-body {
  font-size: 16px;
}
.article-page .article-intro .article-intro-body p,
.article-page .article-intro .article-intro-body li {
  font-size: 16px;
}
.article-page .icon-bullets.with-titlebar {
  padding-left: 25px;
}
.article-page .intro-text {
  font-size: 16px;
}
.article-page .generic {
  display: flex;
  flex-direction: column;
  padding-left: 25px;
}
.article-page .article-sharing {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  margin: 10px 0 30px;
  padding: 10px 0;
}
.article-page .article-sharing a {
  color: #004f59;
  text-decoration: none;
}
.article-page .article-sharing button {
  color: #004f59;
  padding: 0;
}
.article-page .article-sharing .share-favorite {
  color: #004f59;
  float: right;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.1;
  max-width: 60px;
  text-align: center;
}
.article-page .article-sharing .share-favorite span {
  display: block;
}
.article-page .article-sharing ul {
  margin-bottom: 0;
}
.article-page .article-sharing li {
  display: inline-block;
  margin: 0 6px;
}
.article-page .article-sharing li:last-of-type {
  font-size: 11px;
}
@media (max-width: 767px) {
  .article-page .article-sharing .share-favorite .loggedOut a,
  .article-page .article-sharing .share-favorite .loggedIn .add,
  .article-page .article-sharing .share-favorite .loggedIn .remove {
    background: none !important;
    padding-left: 0 !important;
  }
}
.article-page .title-number {
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 15px;
  vertical-align: middle;
  margin: 4px 20px 5px 0;
}
.article-page .title-number + h1 {
  margin-left: 60px;
}
@media (min-width: 768px) {
  .article-page .title-number {
    font-size: 18px;
    padding: 10px 19px;
  }
}
@media (min-width: 1024px) {
  .article-page .title-number {
    font-size: 21px;
  }
}
.article-page .article-header-bar {
  background: #004f59;
  color: #fff;
  padding: 15px 25px;
  width: 100%;
}
.article-page .article-header-bar .print {
  background: none;
  color: #fff;
  font-size: 14px;
  float: right;
  margin-top: 4px;
  padding: 0;
}
.article-page .article-header-bar .print:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .article-page .article-header-bar .print {
    display: block;
    float: none;
    margin-top: 10px;
  }
}
.article-page .article-header-bar .print span {
  margin-right: 5px;
}
.article-page .article-list-title {
  font-weight: 600;
  margin-bottom: 30px;
}
.article-page .article-list-rows {
  margin-bottom: 40px;
}
.article-page .article-list-rows li {
  border-bottom: 1px solid #ccc;
  list-style-position: inside;
  list-style-type: disc;
  margin-left: 0;
  margin-bottom: 0;
  padding: 22px 0 22px 1.5em;
  text-indent: -1.3em;
}
.article-page .article-list-rows li:first-child {
  padding-top: 0;
}
.article-page .article-list-rows li:last-of-type {
  border-bottom: 0;
}
.article-page .article-list-rows li a {
  font-weight: 600;
}
.article-page .article-list-rows li p {
  display: inline;
  margin-bottom: 0;
  text-indent: 0;
}
.article-page .article-list-rows li p + p {
  margin-top: 20px;
}
.article-page .article-list-rows.icon-list {
  margin-bottom: 50px;
}
.article-page .article-list-rows.icon-list li {
  list-style-type: none;
  padding-left: 0;
}
.article-page .article-list-rows.icon-list img {
  float: left;
}
.article-page .article-list-rows.icon-list p {
  display: block;
  margin-left: 80px;
}
.article-page .article-list-rows.thumbnail-list {
  margin-bottom: 50px;
}
.article-page .article-list-rows.thumbnail-list li {
  list-style-type: none;
  overflow: auto;
  padding-left: 0;
  text-indent: 0;
}
.article-page .article-list-rows.thumbnail-list li:first-child {
  border-top: 1px solid #ccc;
  padding-top: 22px;
}
.article-page .article-list-rows.thumbnail-list li:last-of-type {
  border-bottom: 1px solid #ccc;
}
.article-page .article-list-rows.thumbnail-list img {
  float: left;
}
.article-page .article-list-rows.thumbnail-list h3,
.article-page .article-list-rows.thumbnail-list p {
  display: block;
  margin-left: 98px;
}
.article-page .article-list-rows.thumbnail-list h3 {
  font-size: 15px;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .article-page .article-list-rows.thumbnail-list li {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .article-page .article-list-rows.thumbnail-list li:first-child {
    padding-top: 25px;
  }
  .article-page .article-list-rows.thumbnail-list img {
    width: 97px;
    height: 55px;
  }
  .article-page .article-list-rows.thumbnail-list h3,
  .article-page .article-list-rows.thumbnail-list p {
    margin-left: 127px;
  }
  .article-page .article-list-rows.thumbnail-list h3 {
    font-size: 19px;
  }
  .article-page .article-list-rows.thumbnail-list p {
    font-size: 16px;
  }
}
.article-page .article-intro + .icon-list {
  margin-top: -30px;
}
.article-page .grey-info-box {
  background: #efeff1;
  margin-top: 30px;
  padding: 0 20px 40px;
  text-align: center;
}
.article-page .grey-info-box .grey-info-title {
  color: #fff;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 30px;
  padding: 15px 20px; /*left: 50%; transform: translateX(-50%); position: absolute; top: 0;*/
}
.article-page .grey-info-box .grey-info-title img {
  margin: -3px 5px 0 0;
}
.article-page .grey-info-box h2 {
  font-size: 16px;
}
.article-page .grey-info-box h2 a {
  font-weight: bold;
}
@media (min-width: 1024px) {
  .article-page .grey-info-box h2 {
    font-size: 22px;
  }
}
.article-page .tan-info-box {
  background: #f6f0e6;
}
.article-page .article-expanding-list {
  border-top: 5px solid #000;
  border-bottom: 2px solid #666;
  margin-bottom: 0;
  color: black;
}
.article-page .article-expanding-list dt {
  border-top: 2px solid #666;
  font-weight: bold;
  padding: 20px 4px;
  position: relative;
}
.article-page .article-expanding-list dt:first-child {
  border-top: 0;
}
.article-page .article-expanding-list dt button {
  display: block;
  font-weight: bold;
  padding: 0 0 0 20px;
  text-align: left;
  width: 100%;
  color: black;
}
.article-page .article-expanding-list dt button:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  font-weight: 900;
  content: "\f067";
  margin-top: 5px;
  margin-right: 10px;
  padding: 2px;
  vertical-align: top;
  position: absolute;
  left: 0;
}
.article-page .article-expanding-list dt button.active:before {
  content: "\f068";
}
.article-page .article-expanding-list dt button:focus {
  outline: none;
}
.article-page .article-expanding-list dt button:focus:before {
  outline: 2px solid;
}
.article-page .article-expanding-list dd {
  display: none;
  margin-left: 24px;
  padding-bottom: 40px;
}
.article-page .article-expanding-list .article-expanding-list-grey {
  margin-bottom: 0;
}
.article-page .article-expanding-list .article-expanding-list-grey dt button {
  color: #004f59;
}
.article-page .article-expanding-list .article-expanding-list-grey dt button:before {
  color: #000;
}
@media (min-width: 1280px) {
  .article-page .article-expanding-list dt {
    font-size: 19px;
  }
  .article-page .article-expanding-list dt:before {
    font-size: 14px;
    margin-top: 6px;
  }
  .article-page .article-expanding-list dd {
    margin-left: 28px;
  }
}
.article-page.article-no-side .article-expanding-list dt button:before {
  left: 0;
}
@media (min-width: 1280px) {
  .article-page.article-no-side .article-expanding-list dt button:before {
    left: 0;
  }
}
.article-page .article-expanding-list-grey {
  margin-bottom: 80px;
  /*a[href$=".pdf"]:after {background: url('../images/file-download-icon.png') no-repeat; background-size: 13px 17px; content: ''; display: inline-block; margin-left: 8px; width: 13px; height: 17px; vertical-align: middle;}*/
}
.article-page .article-expanding-list-grey dt {
  background: #e6e6e6;
  border: 1px solid #b3b3b3;
  font-weight: bold;
  margin-top: 15px;
  padding: 25px 20px;
}
.article-page .article-expanding-list-grey dt:first-child {
  border-top: 1px solid #b3b3b3;
}
.article-page .article-expanding-list-grey dt button {
  background: none;
  font-weight: bold;
  padding: 0 0 0 24px;
  position: relative;
  text-align: left;
}
.article-page .article-expanding-list-grey dt button:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  font-weight: 900;
  content: "\f067";
  margin-top: 5px;
  margin-right: 10px;
  padding: 2px;
  position: absolute;
  left: -5px;
  vertical-align: top;
}
.article-page .article-expanding-list-grey dt button.active:before {
  content: "\f068";
}
.article-page .article-expanding-list-grey dt button:focus {
  outline: none;
}
.article-page .article-expanding-list-grey dt button:focus:before {
  outline: 2px solid;
}
.article-page .article-expanding-list-grey dt button h2 {
  color: #004f59;
  display: inline-block;
  font-size: 19px;
  margin-bottom: 5px;
}
.article-page .article-expanding-list-grey dt button p {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.article-page .article-expanding-list-grey dt .print-section {
  float: right;
  font-weight: 600;
  padding: 0;
}
.article-page .article-expanding-list-grey dt .print-section span {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .article-page .article-expanding-list-grey dt .print-section {
    display: none;
  }
}
.article-page .article-expanding-list-grey dd {
  border: 1px solid #b3b3b3;
  border-top: 0;
  display: none;
  margin: 0;
  padding: 40px 20px 20px 20px;
  /*li {margin-bottom: 25px;}*/
}
.article-page .article-expanding-list-grey dd .accordion-non-video-wrapper {
  padding-left: 24px;
}
@media (min-width: 1280px) {
  .article-page .article-expanding-list-grey dt:before {
    font-size: 14px;
    margin-top: 6px;
  }
}
.article-page .article-expanding-list-grey.article-expanding-list-cream dt {
  background: #f5efe6;
}
.article-page .article-expanding-list-grey .article-sub-expanding-list {
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 15px;
}
.article-page .article-expanding-list-grey .article-sub-expanding-list dt {
  background: none;
  border: 0;
  border-top: 1px solid #b3b3b3;
  padding: 15px 0 0;
}
.article-page .article-expanding-list-grey .article-sub-expanding-list dt button {
  padding: 0 0 0 28px;
}
.article-page .article-expanding-list-grey .article-sub-expanding-list dt button:before {
  float: left;
  margin-left: 5px;
}
.article-page .article-expanding-list-grey .article-sub-expanding-list dt:first-of-type {
  border-top: 0;
}
.article-page .article-expanding-list-grey .article-sub-expanding-list dd {
  border: 0;
  padding: 15px 0 10px 28px;
}
.article-page .article-expanding-simple {
  margin-bottom: 20px;
}
.article-page .article-expanding-simple dt button {
  background: none;
  color: #004f59;
  font-weight: 600;
  padding: 2px 5px 2px 24px;
  position: relative;
  text-align: left;
  text-decoration: underline;
}
.article-page .article-expanding-simple dt button:before {
  display: inline-block;
  content: "+";
  margin-right: 10px;
  padding: 0 4px;
  position: absolute;
  left: 0;
  vertical-align: top;
}
.article-page .article-expanding-simple dt button.active:before {
  content: "-";
}
.article-page .article-expanding-simple dt button:focus {
  outline: 1px dashed #ccc; /*outline: none;
&:before {outline: 2px solid;}*/
}
.article-page .article-expanding-simple dt button h2 {
  color: #004f59;
  display: inline-block;
  font-size: 19px;
  margin-bottom: 5px;
}
.article-page .article-expanding-simple dt button p {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.article-page .article-expanding-simple dd {
  display: none;
  margin: 0;
  padding: 20px 0;
  /*li {margin-bottom: 25px;}*/
}
@media (min-width: 1280px) {
  .article-page .article-expanding-simple dt:before {
    font-size: 14px;
    margin-top: 6px;
  }
}
.article-page .article-expanding-simple .article-sub-expanding-list {
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 15px;
}
.article-page .article-expanding-simple .article-sub-expanding-list dt {
  background: none;
  border: 0;
  border-top: 1px solid #b3b3b3;
  padding: 15px 0 0;
}
.article-page .article-expanding-simple .article-sub-expanding-list dt button {
  padding: 0 0 0 28px;
}
.article-page .article-expanding-simple .article-sub-expanding-list dt button:before {
  float: left;
  margin-left: 5px;
}
.article-page .article-expanding-simple .article-sub-expanding-list dt:first-of-type {
  border-top: 0;
}
.article-page .article-expanding-simple .article-sub-expanding-list dd {
  border: 0;
  padding: 0 0 10px 28px;
}
.article-page .article-icon-right,
.article-page .article-icon-left {
  border-top: 5px solid #ccc;
  margin-bottom: 40px;
  padding-top: 20px;
}
.article-page .article-icon-right .article-icon,
.article-page .article-icon-left .article-icon {
  margin-bottom: 20px;
}
.article-page .article-icon-right h2,
.article-page .article-icon-left h2 {
  margin-bottom: 30px;
}
.article-page .article-icon-right h2 + h3,
.article-page .article-icon-left h2 + h3 {
  font-size: 19px;
  font-style: italic;
  font-weight: normal;
  margin-top: -20px;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .article-page .article-icon-left .article-icon {
    float: left;
  }
  .article-page .article-icon-left .article-icon-content {
    margin: 10px 0 0 80px;
  }
  .article-page .article-icon-left .article-icon-content.icon-pad {
    margin: 10px 0 0 80px;
  }
}
@media (min-width: 1024px) {
  .article-page .article-icon-right .article-icon {
    float: right;
  }
  .article-page .article-icon-right .article-icon-content {
    margin: 5px 80px 0 0;
  }
}
.article-page .article-image-side {
  margin-bottom: 20px;
  text-align: center;
}
.article-page .article-image-side .btn {
  margin-top: 40px;
  margin-bottom: 20px;
}
.article-page .article-image-side + .col-xs-12 > .article-intro {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .article-page .article-image-side {
    text-align: center;
    width: 39%;
  }
  .article-page .article-image-side .btn {
    font-size: 18px;
  }
  .article-page .article-image-side + .col-xs-12 {
    align-self: auto;
    flex-grow: 1;
  }
}
@media (min-width: 1280px) {
  .article-page .article-image-side {
    width: 37%;
  }
}
.article-page .article-grey-side {
  align-self: auto;
  margin-top: 20px;
}
.article-page .article-grey-side div {
  background: #e6e6e6;
  border: 1px solid #b3b3b3;
  margin-bottom: 40px;
  max-width: 300px;
  padding: 24px;
}
.article-page .article-grey-side h3 {
  border-bottom: 5px solid #000;
  font-size: 16px;
  margin: 10px 0 20px;
  padding-bottom: 10px;
}
.article-page .article-grey-side ul + h3 {
  margin-top: 40px;
}
.article-page .article-white-side {
  align-self: auto;
  margin-top: 20px;
}
.article-page .article-white-side img {
  margin-bottom: 10px;
}
.article-page .article-white-side div {
  background: #fff;
  border: 4px solid #eee;
  margin-bottom: 40px;
  max-width: 400px;
  padding: 24px;
}
.article-page .article-white-side h3 {
  color: #72246c;
  font-size: 20px;
  margin: 10px 0 20px;
}
@media (min-width: 768px) {
  .article-page .article-mobile-nav {
    margin-bottom: 40px;
  }
  .article-page #article-banner {
    padding: 40px 0 10px;
  }
  .article-page #article-banner h1 {
    font-size: 38px;
  }
  .article-page .article-intro {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .article-page .article-sharing {
    padding: 15px 0;
  }
  .article-page .article-sharing .share-favorite {
    background: url("../images/star-open@2x.png") no-repeat center left;
    background-size: 21px auto;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 5px;
    max-width: inherit;
    padding-left: 30px;
  }
  .article-page .article-sharing .share-favorite span {
    display: inline-block; /*font-size: 20px; margin: 5px 5px 0 0;*/
  }
  .article-page .article-sharing li {
    font-size: 20px;
    margin: 0 10px;
  }
  .article-page .article-sharing li:last-of-type {
    border-left: 1px solid #ccc;
    font-size: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1024px) {
  .article-page .breadcrumbs {
    display: block;
  }
  .article-page #article-banner {
    margin-top: -50px;
    margin-bottom: 18px;
    padding: 40px 0 0;
  }
  .article-page #article-banner + .page-width .article-sidebar div {
    margin-top: 0;
    padding-top: 50px;
  }
  .article-page #article-banner + .page-width #article-main {
    padding-top: 35px;
  }
  .article-page #article-banner h1 {
    padding-top: 20px;
  }
  .article-page #article-banner .image {
    align-self: end;
    display: flex;
  }
  .article-page #article-banner .image img {
    height: 100%;
  }
  .article-page #article-banner .quote {
    align-self: center;
    display: flex;
    font-size: 17px;
    font-weight: bold;
  }
  .article-page #article-banner .quote p {
    line-height: 1.5;
  }
  .article-page #article-banner .quote .quote-author {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
  }
  .article-page .article-intro {
    /*div {align-self: center;}*/
  }
  .article-page .article-intro div.article-grey-side {
    align-self: auto;
  }
  .article-page .article-intro .small,
  .article-page .article-intro small,
  .article-page .article-intro .small p,
  .article-page .article-intro .small ol,
  .article-page .article-intro .small ul {
    font-size: 16px;
  }
  .article-page .article-intro .article-intro-box-container {
    align-self: auto;
  }
  .article-page .intro-text {
    font-size: 18px;
  }
  .article-page .article-list-title {
    font-size: 22px;
  }
  .article-page .article-list-rows {
    font-size: 19px;
  }
  .article-page .article-expanding-list dd .grey-info-box {
    padding: 0 40px 40px;
  }
  .article-page.families-page .article-sidebar a:hover, .article-page.families-page .article-sidebar a.selected {
    background: #72246c;
  }
}
@media (min-width: 1100px) {
  .article-page .article-sidebar {
    display: block;
    padding-right: 25px;
    width: 21%;
  }
  .article-page .article-sidebar div {
    background: #f6f0e6;
    margin-top: 20px;
    padding: 30px 0 20px 50px;
  }
  .article-page .article-sidebar .sidebar-cta {
    background: none;
    margin: 18px 25px 0 50px;
    padding: 0;
    color: #004f59;
  }
  .article-page .article-sidebar .sidebar-cta p {
    margin-top: 1rem;
  }
  .article-page .article-sidebar .sidebar-cta p a {
    padding: 0;
    font-size: 16px;
    text-decoration: underline;
  }
  .article-page .article-sidebar .sidebar-cta p a:hover {
    background: none;
    color: #004f59;
  }
  .article-page .article-sidebar h2 {
    border-bottom: 5px solid #000;
    font-size: 18px;
    padding: 0 15px 10px 20px;
  }
  .article-page .article-sidebar h2 a {
    font-size: 18px;
    font-weight: 700;
    padding: 0;
  }
  .article-page .article-sidebar h2 a:hover {
    background: transparent;
    color: #000;
    text-decoration: underline;
  }
  .article-page .article-sidebar a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 20px;
    text-decoration: none;
  }
  .article-page .article-sidebar a:hover, .article-page .article-sidebar a.selected {
    background: #004f59;
    color: #fff;
  }
  .article-page .article-sidebar ul li {
    margin: 0;
  }
  .article-page .article-sidebar ul li ul {
    margin-left: 15px;
    margin-bottom: 5px;
  }
  .article-page .article-sidebar ul li ul li a {
    padding-left: 24px;
  }
  .article-page .article-sidebar ul li ul li a span {
    display: block;
    margin-left: 10px;
  }
  .article-page .article-sidebar ul li ul li a:before {
    content: "•";
    float: left;
    padding-right: 4px;
  }
  .article-page .article-sidebar ul li ul li ul li a:before {
    content: "-";
  }
  .article-page .article-sidebar #quicklinks {
    background: none;
    position: sticky;
    padding-top: 25px;
  }
  .article-page .article-sidebar #quicklinks ul {
    margin: 10px 0 0 0;
  }
  .article-page .article-sidebar #quicklinks ul li {
    margin-left: 20px;
  }
  .article-page .article-sidebar #quicklinks ul li a {
    color: #004f59;
    padding-left: 0;
    text-decoration: underline;
  }
  .article-page .article-sidebar #quicklinks ul li a:hover {
    background: none;
  }
  .article-page #article-banner {
    margin-bottom: 45px;
  }
}
@media (min-width: 1100px) {
  .article-page {
    padding-top: 50px;
    /* SUPER TOOLKIT SIDEBAR */
  }
  .article-page.families-page .article-sidebar a:hover,
  .article-page.families-page .article-sidebar a.selected {
    background: #72246c;
  }
  .article-page .article-sidebar-grey div {
    background: #e6e6e6;
    padding-bottom: 0;
  }
  .article-page .article-sidebar-grey a {
    color: #000;
  }
  .article-page .article-sidebar-grey ol {
    list-style-type: none;
    margin-bottom: 0;
    overflow: visible;
  }
  .article-page .article-sidebar-grey ol > li {
    border-bottom: 2px solid #fff;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: -50px;
  }
  .article-page .article-sidebar-grey ol > li > a {
    padding-left: 50px;
  }
  .article-page .article-sidebar-grey ol > li span {
    display: block;
    margin-left: 22px;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(1) > a:before {
    content: "1";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(1) a:hover, .article-page .article-sidebar-grey ol > li:nth-of-type(1) a.selected {
    background: #72246c;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(2) > a:before {
    content: "2";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(2) a:hover, .article-page .article-sidebar-grey ol > li:nth-of-type(2) a.selected {
    background: #4a7729;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(3) > a:before {
    content: "3";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(3) a:hover, .article-page .article-sidebar-grey ol > li:nth-of-type(3) a.selected {
    background: #8a2a2b;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(4) > a:before {
    content: "4";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(4) a:hover, .article-page .article-sidebar-grey ol > li:nth-of-type(4) a.selected {
    background: #004f59;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(5) > a:before {
    content: "5";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(5) a:hover, .article-page .article-sidebar-grey ol > li:nth-of-type(5) a.selected {
    background: #404041;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(6) > a:before {
    content: "6";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(6) a:hover, .article-page .article-sidebar-grey ol > li:nth-of-type(6) a.selected {
    background: #72246c;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(7) > a:before {
    content: "7";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(7) a:hover, .article-page .article-sidebar-grey ol > li:nth-of-type(7) a.selected {
    background: #4a7729;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(8) > a:before {
    content: "8";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(8) a:hover, .article-page .article-sidebar-grey ol > li:nth-of-type(8) a.selected {
    background: #8a2a2b;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(9) > a:before {
    content: "9";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(9) a:hover, .article-page .article-sidebar-grey ol > li:nth-of-type(9) a.selected {
    background: #004f59;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(10) > a:before {
    content: "10";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-grey ol > li:nth-of-type(10) a:hover, .article-page .article-sidebar-grey ol > li:nth-of-type(10) a.selected {
    background: #404041;
  }
  .article-page .article-sidebar-grey ol > li:last-of-type {
    border-bottom: 0;
  }
  .article-page .article-sidebar-grey ol ul {
    margin-left: 50px;
    margin-bottom: 1em;
  }
  .article-page .article-sidebar-grey ol ul li a {
    padding-left: 24px;
  }
  .article-page .article-sidebar-grey ol ul li a span {
    margin-left: 10px;
  }
  .article-page .article-sidebar-grey ol ul li a:before {
    content: "•";
    float: left;
    padding-right: 4px;
  }
  .article-page .article-sidebar-grey ol ul li ul li a:before {
    content: "-";
  }
  .article-page .article-sidebar-super h2 {
    border-bottom: 0;
    margin-top: 20px;
    padding-left: 50px;
    padding-bottom: 0;
  }
  .article-page .article-sidebar-super div {
    background: #e6e6e6;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .article-page .article-sidebar-super a {
    color: #000;
  }
  .article-page .article-sidebar-super > div > ol > li {
    border-bottom: 4px solid #fff;
  }
  .article-page .article-sidebar-super > div > ol > li > a {
    background: #404041;
    color: #fff;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .article-page .article-sidebar-super > div > ol > li > a.selected + ol {
    border-top: 4px solid #fff;
  }
  .article-page .article-sidebar-super > div > ol > li > a:before {
    display: none;
  }
  .article-page .article-sidebar-super ol {
    list-style-type: none;
    margin-bottom: 0;
    overflow: visible;
  }
  .article-page .article-sidebar-super ol > li {
    border-bottom: 2px solid #fff;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: -50px;
  }
  .article-page .article-sidebar-super ol > li > a {
    padding-left: 50px;
  }
  .article-page .article-sidebar-super ol > li ol li {
    margin-left: 0;
  }
  .article-page .article-sidebar-super ol > li span {
    display: block;
    margin-left: 22px;
  }
  .article-page .article-sidebar-super ol > li:nth-of-type(1) > a:before {
    content: "1";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super ol > li:nth-of-type(2) > a:before {
    content: "2";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super ol > li:nth-of-type(3) > a:before {
    content: "3";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super ol > li:nth-of-type(4) > a:before {
    content: "4";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super ol > li:nth-of-type(5) > a:before {
    content: "5";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super ol > li:nth-of-type(6) > a:before {
    content: "6";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super ol > li:nth-of-type(7) > a:before {
    content: "7";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super ol > li:nth-of-type(8) > a:before {
    content: "8";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super ol > li:nth-of-type(9) > a:before {
    content: "9";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super ol > li:nth-of-type(10) > a:before {
    content: "10";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super ol > li:last-of-type {
    border-bottom: 0;
  }
  .article-page .article-sidebar-super ol ul {
    display: none;
    margin-left: 50px;
    margin-bottom: 1em;
  }
  .article-page .article-sidebar-super ol ul li a {
    padding-left: 24px;
  }
  .article-page .article-sidebar-super ol ul li a span {
    margin-left: 10px;
  }
  .article-page .article-sidebar-super ol ul li a:before {
    content: "•";
    float: left;
    padding-right: 4px;
  }
  .article-page .article-sidebar-super ol ul li ul li a:before {
    content: "-";
  }
  .article-page .article-sidebar-super ol ol {
    display: none;
  }
  .article-page .article-sidebar-super ol a.selected + ul,
  .article-page .article-sidebar-super ol a.selected + ol,
  .article-page .article-sidebar-super ol a.open + ul {
    display: block;
  }
  .article-page .article-sidebar-super > div > ol {
    list-style-type: none;
    margin-bottom: 0;
    overflow: visible;
  }
  .article-page .article-sidebar-super > div > ol > li:nth-of-type(1) a:hover, .article-page .article-sidebar-super > div > ol > li:nth-of-type(1) a.selected {
    background: #72246c;
  }
  .article-page .article-sidebar-super > div > ol > li:nth-of-type(2) a:hover, .article-page .article-sidebar-super > div > ol > li:nth-of-type(2) a.selected {
    background: #4a7729;
  }
  .article-page .article-sidebar-super > div > ol > li:nth-of-type(3) a:hover, .article-page .article-sidebar-super > div > ol > li:nth-of-type(3) a.selected {
    background: #004f59;
  }
  .article-page .article-sidebar-super > div > ol > li:nth-of-type(4) a:hover, .article-page .article-sidebar-super > div > ol > li:nth-of-type(4) a.selected {
    background: #8a2a2b;
  }
  .article-page .article-sidebar-super > div > ol > li:nth-of-type(5) a:hover, .article-page .article-sidebar-super > div > ol > li:nth-of-type(5) a.selected {
    background: #72246c;
  }
  .article-page .article-sidebar-super > div > ol > li:nth-of-type(6) > a:before {
    content: "7";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super > div > ol > li:nth-of-type(6) a:hover, .article-page .article-sidebar-super > div > ol > li:nth-of-type(6) a.selected {
    background: #4a7729;
  }
  .article-page .article-sidebar-super > div > ol > li:nth-of-type(7) > a:before {
    content: "8";
    float: left;
    padding-right: 10px;
  }
  .article-page .article-sidebar-super > div > ol > li:nth-of-type(7) a:hover, .article-page .article-sidebar-super > div > ol > li:nth-of-type(7) a.selected {
    background: #004f59;
  }
  .article-page .article-sidebar-super > div > ol > li:nth-of-type(8) a:hover, .article-page .article-sidebar-super > div > ol > li:nth-of-type(8) a.selected {
    background: #8a2a2b;
  }
  .article-page .article-sidebar-super > div > ol > li:nth-of-type(9) a:hover, .article-page .article-sidebar-super > div > ol > li:nth-of-type(9) a.selected {
    background: #72246c;
  }
  .article-page .article-mobile-nav {
    display: none;
  }
}
.article-page .section-category-landing-grid li {
  list-style-type: none;
  margin-left: 0;
}
.article-page .section-category-landing-grid li a {
  color: #fff;
  display: block;
}
.article-page .section-category-landing-grid li:nth-child(4n+1) a {
  background: #72246c;
}
.article-page .section-category-landing-grid li:nth-child(4n+2) a {
  background: #4a7729;
}
.article-page .section-category-landing-grid li:nth-child(4n+3) a {
  background: #004f59;
}
.article-page .section-category-landing-grid li:nth-child(4n+4) a {
  background: #8a2a2b;
}
@media (min-width: 1280px) {
  .article-page #article-banner .title {
    padding-right: 0;
    width: 31%;
  }
  .article-page #article-banner h1 {
    font-size: 48px;
  }
  .article-page #article-banner .image {
    width: 38%;
  }
  .article-page #article-banner .quote {
    font-size: 20px;
    width: 31%;
  }
  .article-page .article-intro.col-section {
    width: auto;
  }
  .article-page .article-intro .article-grey-side p,
  .article-page .article-intro .article-grey-side ul,
  .article-page .article-intro .article-grey-side ol {
    font-size: 16px;
  }
  .article-page .intro-text {
    font-size: 20px;
  }
  .article-page .article-intro-box {
    width: auto;
  }
  .article-page .article-grey-side {
    margin-top: 0;
  }
  .article-page .article-grey-side ul,
  .article-page .article-grey-side ol {
    font-size: 16px;
  }
  .article-page .article-white-side {
    margin-top: 5px;
  }
}
@media (min-width: 1700px) {
  .article-page .article-sidebar {
    background: none;
  }
}

.article-news .article-main {
  padding-bottom: 165px;
}
.article-news .article-main time {
  color: #8a2a2b;
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}
.article-news .article-main .article-intro {
  margin-bottom: 0;
}
.article-news .article-main img {
  margin: 15px 0 30px;
  max-width: 572px;
}
@media (min-width: 768px) {
  .article-news .article-main .article-intro {
    margin-top: 0;
  }
  .article-news .article-main .article-intro p,
  .article-news .article-main .article-intro ol,
  .article-news .article-main .article-intro ul {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .article-news {
    background: url("../images/news-side.png") repeat-y left;
    padding-top: 2px;
  }
  .article-news .breadcrumbs {
    font-size: 14px;
    margin-bottom: 55px;
  }
  .article-news .breadcrumbs a {
    color: #004f59;
    font-weight: 600;
  }
}
@media (min-width: 1400px) {
  .article-news {
    background-image: url("../images/news-side-lg.png");
    background-position: top right calc(50% + 1042px);
  }
}

@media (min-width: 1024px) {
  .article-no-side .article-main,
  .article-no-side #article-footer-nav {
    margin-left: 160px;
  }
}
@media (min-width: 1280px) {
  .article-no-side .article-main,
  .article-no-side #article-footer-nav {
    margin-left: 170px;
  }
}

.guide-box {
  background: #fff;
  border: 4px solid #e6e6e6;
  margin-bottom: 60px;
  padding: 20px;
}
.guide-box h2 {
  color: #72246c;
  font-size: 22px;
}
.guide-box .guide-image {
  text-align: center;
}
.guide-box .guide-text {
  padding: 35px 40px 0 40px;
  text-align: left;
}
.guide-box .btn {
  font-weight: bold;
  margin-top: 15px;
}
.guide-box ul {
  margin-left: 20px;
}
.guide-box ul li {
  list-style-type: disc;
}
@media (min-width: 768px) {
  .guide-box .guide-text {
    align-self: center;
    padding: 15px 50px 0px 25px;
  }
  .guide-box h2 {
    font-size: 27px;
  }
  .guide-box p {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .guide-box {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 40px;
  }
  .guide-box .guide-text {
    padding: 20px 50px 0 35px;
  }
  .guide-box h2 {
    font-size: 30px;
  }
  .guide-box p,
  .guide-box li {
    font-size: 20px;
  }
  .guide-box .btn {
    font-size: 18px;
  }
}
@media (min-width: 1280px) {
  .guide-box {
    padding: 60px;
  }
}

.article-content-boxes {
  text-align: center;
}
.article-content-boxes h2 {
  margin-bottom: 1em;
}
.article-content-boxes .article-content-boxes-header {
  margin-bottom: 20px;
}
.article-content-boxes .article-content-box {
  background: #fff;
  border: 4px solid #e6e6e6;
  min-height: 100%;
  padding: 35px 28px 15px 28px;
  text-align: left;
}
.article-content-boxes .article-content-box.text-center {
  text-align: center;
}
.article-content-boxes .article-content-box.text-center ul {
  margin-left: 0;
}
.article-content-boxes .article-content-box.text-center li {
  margin-left: 0;
}
.article-content-boxes .article-content-box h2,
.article-content-boxes .article-content-box .h2 {
  font-size: 20px;
}
.article-content-boxes .article-content-box h3,
.article-content-boxes .article-content-box .h3 {
  font-size: 16px;
}
.article-content-boxes .article-content-box img {
  margin-bottom: 20px;
}
.article-content-boxes .article-content-box ul {
  margin-left: 20px;
}
.article-content-boxes .article-content-box ul li {
  list-style-type: disc;
  margin-bottom: 15px;
}
.article-content-boxes .article-content-box a {
  font-weight: 600;
}
.article-content-boxes .btn {
  display: inline-block;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 12px 25px;
  text-align: center;
}
@media (max-width: 1023px) {
  .article-content-boxes .col-xs-12 {
    margin-top: 20px;
  }
  .article-content-boxes .col-xs-12:first-child {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .article-content-boxes h2 {
    font-size: 25px;
  }
  .article-content-boxes .article-content-boxes-header {
    font-size: 30px;
    margin-bottom: 60px;
  }
  .article-content-boxes .article-content-box {
    padding: 35px 35px 15px 35px;
  }
  .article-content-boxes .article-content-box h2,
  .article-content-boxes .article-content-box .h2 {
    font-size: 25px;
  }
  .article-content-boxes .article-content-box h3,
  .article-content-boxes .article-content-box .h3 {
    font-size: 20px;
  }
  .article-content-boxes .article-content-box p {
    font-size: 20px;
  }
  .article-content-boxes .article-content-box img {
    max-width: 90% !important;
  }
  .article-content-boxes .btn {
    font-size: 18px;
  }
  .article-content-boxes .col-md-6 .article-content-box p,
  .article-content-boxes .col-md-4 .article-content-box p {
    font-size: 16px;
  }
}
@media (min-width: 1280px) {
  .article-content-boxes h2 {
    font-size: 30px;
  }
  .article-content-boxes .article-content-box-large {
    font-size: 20px;
    padding: 85px 65px 65px;
  }
  .article-content-boxes .article-content-box-large h2,
  .article-content-boxes .article-content-box-large .h2 {
    font-size: 30px;
  }
}

.gray-override .article-content-boxes {
  margin-top: 0;
  margin-bottom: 0;
}

.grey-section {
  background: #efeff1;
  margin-bottom: 30px;
  padding: 40px 0;
}
@media (min-width: 1024px) {
  .grey-section {
    margin-top: 80px;
    margin-bottom: 60px;
    padding: 20px 0;
  }
}

.grey-section-content-boxes + .content-footer section:nth-child(even) {
  background: #efeff1;
}
.grey-section-content-boxes + .content-footer section:nth-child(odd) {
  background: #fff;
}

.grey-section-content-boxes {
  background: #efeff1;
  margin-bottom: 30px;
  padding: 40px 0;
  text-align: center;
}
.grey-section-content-boxes + #section-contact-banner {
  margin-top: -30px;
}
.grey-section-content-boxes h2 {
  margin-bottom: 40px;
}
.grey-section-content-boxes .col-xs-12 {
  margin-bottom: 20px;
}
.grey-section-content-boxes .grey-content-box {
  background: #fff;
  border: 4px solid #e6e6e6;
  min-height: 100%;
  padding: 35px 28px 15px 28px;
}
.grey-section-content-boxes .grey-content-box img {
  margin-bottom: 30px;
}
.grey-section-content-boxes .grey-content-box h3 {
  font-size: 18px;
}
.grey-section-content-boxes .numbered-content-boxes .numbered-content-box {
  background: #fff;
  border: 4px solid #e6e6e6;
  display: block;
  min-height: 100%;
  padding: 0 28px 15px 28px;
  text-decoration: none;
}
.grey-section-content-boxes .numbered-content-boxes .numbered-content-box span {
  background: #72246c;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 40px;
  padding: 10px 18px;
}
.grey-section-content-boxes .numbered-content-boxes .numbered-content-box h3 {
  font-size: 18px;
}
.grey-section-content-boxes .numbered-content-boxes .numbered-content-box p {
  color: #000;
  font-weight: normal;
}
.grey-section-content-boxes .numbered-content-boxes .numbered-content-box:hover h3 {
  text-decoration: underline;
}
.grey-section-content-boxes .numbered-content-boxes .col-xs-12:nth-child(5n+1) span {
  background: #72246c;
}
.grey-section-content-boxes .numbered-content-boxes .col-xs-12:nth-child(5n+1) h3 {
  color: #72246c;
}
.grey-section-content-boxes .numbered-content-boxes .col-xs-12:nth-child(5n+2) span {
  background: #4a7729;
}
.grey-section-content-boxes .numbered-content-boxes .col-xs-12:nth-child(5n+2) h3 {
  color: #4a7729;
}
.grey-section-content-boxes .numbered-content-boxes .col-xs-12:nth-child(5n+3) span {
  background: #8a2a2b;
}
.grey-section-content-boxes .numbered-content-boxes .col-xs-12:nth-child(5n+3) h3 {
  color: #8a2a2b;
}
.grey-section-content-boxes .numbered-content-boxes .col-xs-12:nth-child(5n+4) span {
  background: #004f59;
}
.grey-section-content-boxes .numbered-content-boxes .col-xs-12:nth-child(5n+4) h3 {
  color: #004f59;
}
.grey-section-content-boxes .numbered-content-boxes .col-xs-12:nth-child(5n+5) span {
  background: #404041;
}
.grey-section-content-boxes .numbered-content-boxes .col-xs-12:nth-child(5n+5) h3 {
  color: #404041;
}
@media (min-width: 768px) {
  .grey-section-content-boxes .col-xs-12 {
    margin-bottom: 45px;
  }
  .grey-section-content-boxes .numbered-content-boxes .numbered-content-box span {
    font-size: 21px;
    padding: 12px 22px;
  }
  .grey-section-content-boxes .numbered-content-boxes .numbered-content-box h3 {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .grey-section-content-boxes {
    padding: 70px 0 50px;
  }
  .grey-section-content-boxes + #section-contact-banner {
    margin-top: -60px;
  }
  .grey-section-content-boxes h2 {
    font-size: 30px;
    margin: 0 150px 60px;
  }
  .grey-section-content-boxes .grey-content-box {
    padding: 35px 35px 15px 35px;
  }
  .grey-section-content-boxes .grey-content-box h3 {
    font-size: 20px;
  }
  .grey-section-content-boxes .grey-content-box p {
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  .grey-section-content-boxes .numbered-content-boxes .numbered-content-box span {
    font-size: 25px;
    margin-bottom: 50px;
    padding: 14px 26px;
  }
  .grey-section-content-boxes .numbered-content-boxes .numbered-content-box h3 {
    font-size: 25px;
  }
  .grey-section-content-boxes .numbered-content-boxes .numbered-content-box p {
    font-size: 20px;
  }
}

.tan-icon-box {
  background: #f6f0e6;
  border: 1px solid #b3b3b3;
  margin-bottom: 40px;
  padding: 30px 0px 20px;
}
.tan-icon-box .icon {
  padding: 0;
  text-align: center;
}
.tan-icon-box .icon img {
  width: 58px;
}
.tan-icon-box .content {
  flex-grow: 1;
  /*a[href$=".pdf"]:after {background: url('../images/file-download-icon.png') no-repeat; background-size: 13px 17px; content: ''; display: inline-block; margin-left: 8px; width: 13px; height: 17px; vertical-align: middle;}*/
}
.tan-icon-box .content h2 {
  font-size: 19px;
  margin-top: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .tan-icon-box {
    padding: 30px 40px 20px;
  }
  .tan-icon-box .icon {
    text-align: left;
    width: 58px;
  }
  .tan-icon-box .content h2 {
    text-align: left;
  }
}

.article-inner-side {
  margin-bottom: 80px;
}

.left-inline-image,
.right-inline-image {
  padding-bottom: 20px;
}

@media (min-width: 500px) {
  .left-inline-image {
    float: left;
    width: 40%;
    padding: 0 20px 20px 0;
  }
  .right-inline-image {
    float: right;
    width: 40%;
    padding: 0 0 20px 20px;
  }
}
#article-footer-nav {
  border-top: 4px solid #000;
  color: #666;
  font-size: 13px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 80px;
  padding-top: 20px;
  text-align: right;
  flex-basis: 100%;
}
#article-footer-nav span {
  padding: 0 5px;
}
@media (min-width: 1024px) {
  #article-footer-nav {
    font-size: 16px;
  }
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 40px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.locked {
  height: 100%;
  overflow: hidden;
}

.training-block {
  margin-bottom: 40px;
  text-align: center;
}
.training-block button {
  display: inline-block;
}
.training-block .training-block-close {
  display: none;
}
.training-block.expanded {
  background: rgba(221, 221, 221, 0.88);
  overflow: auto;
  padding: 0 30px;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 6000;
}
.training-block.expanded .embed-training {
  margin-top: 0;
}
.training-block.expanded .training-wrapper {
  margin: 0 auto;
}
.training-block.expanded .training-block-close {
  background: none;
  display: block;
  float: right;
  position: relative;
  z-index: 1000;
}
@media (min-width: 1460px) {
  .training-block.expanded .embed-training {
    margin: 0 auto;
    margin-bottom: 20px; /*padding-bottom: 1036px;*/
    width: 1400px;
  }
}

.embed-training {
  position: relative;
  padding-bottom: 83%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
}
.embed-training iframe,
.embed-training object,
.embed-training embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-training iframe html,
.embed-training iframe body,
.embed-training object html,
.embed-training object body,
.embed-training embed html,
.embed-training embed body {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .embed-training {
    padding-bottom: 74%;
  }
}

.article-header-border {
  border-top: 1px solid #ccc;
  font-size: 20px;
  margin-top: 50px;
  padding-top: 30px;
}

.article-inner-side + .article-header-border {
  margin-top: -60px;
}

.checklist li,
.article-page .checklist li {
  background: url("../images/checkbox-list.png") no-repeat;
  background-size: 17px;
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 12px;
  padding-left: 24px;
}

.checklist-open li,
.article-page .checklist-open li {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 12px;
  padding-left: 24px;
}
.checklist-open li:before,
.article-page .checklist-open li:before {
  content: url("../images/icon-check-open.png");
  float: left;
  margin-left: -24px;
}
.checklist-open li ul li,
.article-page .checklist-open li ul li {
  background: none;
  list-style-type: disc;
  margin-left: 20px;
  padding-left: 0;
}
.checklist-open li ul li:before,
.article-page .checklist-open li ul li:before {
  display: none;
}

.accordionwithsubs h2 {
  margin-top: 0;
}
.accordionwithsubs .article-expanding-list-grey {
  margin-bottom: 0;
}

.professional-components-page .icon-box-section .content-wrapper {
  padding: unset;
  margin-bottom: 65px;
}

.top-topic-overview-article-page .intro-wrapper {
  width: 100%;
  z-index: 1;
}

/* VIDEO PAGE */
.video-landing-page h2 {
  margin: 1.5rem 0 2.5rem 0;
}
@media (min-width: 768px) {
  .video-landing-page .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}
@media (min-width: 1024px) {
  .video-landing-page .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .video-landing-page .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
.video-landing-page .section-landing-title {
  display: none;
}
@media (min-width: 768px) {
  .video-landing-page .section-landing-title {
    display: block;
  }
}
.video-landing-page .featured-videos {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.video-landing-page .featured-videos .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 2rem;
}
@media (min-width: 768px) {
  .video-landing-page .featured-videos .wrapper {
    flex-flow: row wrap;
  }
}
.video-landing-page .featured-videos .wrapper .video-card {
  border: 4px solid #e6e6e6;
  overflow: hidden;
}
.video-landing-page .featured-videos .wrapper .video-card .image-container {
  overflow: hidden;
}
.video-landing-page .featured-videos .wrapper .video-card .image-container .image {
  background-size: cover;
  background-position: center;
  aspect-ratio: 16/9;
}
.video-landing-page .featured-videos .wrapper .video-card .image-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-landing-page .featured-videos .wrapper .video-card .image-container .overlay .play-icon {
  width: 50px;
}
.video-landing-page .featured-videos .wrapper .video-card .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1rem 1rem 2rem 1rem;
}
.video-landing-page .featured-videos .wrapper .video-card .content p {
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.4;
}
.video-landing-page .featured-videos .wrapper .video-card .content a {
  font-weight: bold;
  font-size: 1.125rem;
  text-decoration: none;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .video-landing-page .featured-videos .wrapper .video-card.count-4 {
    flex-basis: 48%;
  }
  .video-landing-page .featured-videos .wrapper .video-card.count-3 {
    flex-basis: 48%;
  }
  .video-landing-page .featured-videos .wrapper .video-card.count-2 {
    flex-basis: 48%;
  }
}
@media (min-width: 1100px) {
  .video-landing-page .featured-videos .wrapper .video-card.count-4 {
    flex-basis: 23%;
  }
  .video-landing-page .featured-videos .wrapper .video-card.count-3 {
    flex-basis: 30%;
  }
  .video-landing-page .featured-videos .wrapper .video-card.count-2 {
    flex-basis: 48%;
  }
}
@media (min-width: 768px) {
  .video-landing-page .video-landing-content > :first-child {
    margin-top: 30px;
  }
}
.video-landing-page .video-landing-content .video-landing-link {
  font-size: 11px;
}
.video-landing-page .video-landing-content .video-landing-link img {
  margin-right: 6px;
}
@media (min-width: 576px) {
  .video-landing-page .video-landing-content .video-landing-link {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .video-landing-page .video-landing-content .video-landing-link {
    font-size: 16px;
  }
  .video-landing-page .video-landing-content .video-landing-link img {
    margin-right: 10px;
    width: 32px;
  }
}
.video-landing-page .filter-dropdowns {
  background: #f2f2f2;
  font-size: 14px;
  padding-top: 25px;
  border-top: 10px solid #15808c;
}
.video-landing-page .filter-dropdowns .filter-dropdowns-label {
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 15px;
}
.video-landing-page .filter-dropdowns button {
  border: 1px solid #808080;
  font-weight: 500;
  margin: 5px 0 30px;
  padding: 15px 15px;
  text-align: left;
  width: 100%;
}
.video-landing-page .filter-dropdowns button .select-down-arrow {
  font-size: 30px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 40px;
}
.video-landing-page .filter-dropdowns nav {
  background: #fff;
  border: 1px solid #999;
  display: none;
  margin-top: -30px;
  position: absolute;
  z-index: 1000;
  width: calc(100% - 42px);
}
.video-landing-page .filter-dropdowns nav ul {
  margin: 0;
}
.video-landing-page .filter-dropdowns nav ul li {
  list-style-type: none;
  margin: 0;
}
.video-landing-page .filter-dropdowns nav ul li a {
  color: #000;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.video-landing-page .filter-dropdowns nav ul li a:hover {
  background: #808080;
  color: #fff;
}
.video-landing-page .filter-dropdowns p {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .video-landing-page .filter-dropdowns {
    padding-top: 40px;
  }
  .video-landing-page .filter-dropdowns .filter-dropdowns-label {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .video-landing-page .filter-dropdowns .col-sm-6 {
    max-width: 295px;
  }
}
@media (min-width: 1024px) {
  .video-landing-page .filter-dropdowns nav {
    width: calc(100% - 52px);
  }
  .video-landing-page .filter-dropdowns .filter-dropdowns-label {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}
.video-landing-page .video-landing-grid {
  padding-top: 0;
}
.video-landing-page .video-card-section {
  background: #f2f2f2;
  padding: 0;
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.video-landing-page .video-card-section .wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  row-gap: 2rem;
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 1024px) {
  .video-landing-page .video-card-section .wrapper {
    row-gap: 3rem;
  }
}
@media (min-width: 1280px) {
  .video-landing-page .video-card-section .wrapper {
    margin-left: -21px;
    margin-right: -21px;
  }
}
@media (min-width: 1280px) {
  .video-landing-page .video-card-section .wrapper .video-card-wrapper {
    padding-left: 21px;
    padding-right: 21px;
  }
}
.video-landing-page .video-card-section .wrapper .video-card {
  height: 100%;
  flex-basis: 100%;
  border: 4px solid #e6e6e6;
  overflow: hidden;
  background-color: white;
}
.video-landing-page .video-card-section .wrapper .video-card .image-container .image {
  background-size: cover;
  background-position: center;
  aspect-ratio: 16/9;
}
.video-landing-page .video-card-section .wrapper .video-card .image-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-landing-page .video-card-section .wrapper .video-card .image-container .overlay .play-icon {
  width: 50px;
}
.video-landing-page .video-card-section .wrapper .video-card .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1rem 1.4rem 2rem 1.4rem;
}
.video-landing-page .video-card-section .wrapper .video-card .content p {
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.4;
}
.video-landing-page .video-card-section .wrapper .video-card .content a {
  font-weight: bold;
  font-size: 1.125rem;
  text-decoration: none;
  line-height: 1.4;
}
.video-landing-page .video-card-section .wrapper .video-card .content a:hover {
  text-decoration: underline;
}
.video-landing-page .video-card-section .wrapper .link {
  text-align: center;
  margin-top: 2rem;
  font-size: 1.13rem;
}
@media (min-width: 768px) {
  .video-landing-page .video-card-section .wrapper .link {
    font-size: 20px;
  }
}
.video-landing-page .video-card-section .pagination {
  border-top: 4px solid #000;
  padding: 20px 0 30px;
  text-align: center;
  margin-top: 2rem;
}
@media (min-width: 1100px) {
  .video-landing-page .video-card-section .pagination {
    margin-top: 4rem;
  }
}
.video-landing-page .video-card-section .pagination ol li {
  display: inline-block;
  font-weight: 600;
}
.video-landing-page .video-card-section .pagination ol li a {
  color: #000;
  font-size: 15px;
  padding: 5px 12px;
  text-decoration: none;
}
.video-landing-page .video-card-section .pagination ol li a:hover {
  text-decoration: underline;
}
.video-landing-page .video-card-section .pagination ol li a.selected {
  background: #004f59;
  color: #fff;
}
.video-landing-page .video-card-section .pagination ol li a.page-next, .video-landing-page .video-card-section .pagination ol li a.page-previous {
  color: #004f59;
  text-decoration: underline;
}

.video-page {
  padding-top: 20px;
}
.video-page .content-wrapper {
  padding-bottom: 165px;
}
@media (min-width: 1024px) {
  .video-page {
    padding-top: 2px;
  }
  .video-page .breadcrumbs {
    font-size: 14px;
    margin-bottom: 55px;
  }
  .video-page .breadcrumbs a {
    color: #004f59;
    font-weight: 600;
  }
  .video-page .video-container > div {
    flex: 0 0 83.33333%;
  }
  .video-page .video-description {
    flex: 0 0 83.33333%;
  }
}
.video-page .video-category {
  font-weight: 700;
}
.video-page .video-description-wrapper {
  display: flex;
}
.video-page .video-description {
  margin: 2rem 0;
  font-size: 1rem;
}

/* SEARCH RESULTS */
@media (min-width: 1024px) {
  .search-page .article-main {
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .search-page .article-main {
    margin-left: 170px;
  }
}
.search-page #search-results-header {
  margin-bottom: 40px;
}
.search-page #search-results-header div {
  align-self: center;
  width: 100%;
}
.search-page #search-results-header #search-results-box {
  flex-grow: 1;
}
.search-page #search-results-header #search-results-box form {
  max-width: 570px;
  position: relative;
}
.search-page #search-results-header #search-results-box input {
  border: 2px solid #ccc;
  max-width: 570px;
  padding: 18px 20px;
  width: calc(100% - 40px);
}
.search-page #search-results-header #search-results-box button {
  background: url("../images/icon-search-green.png") no-repeat center;
  background-size: 24px 24px;
  top: 0;
  padding: 18px 22px;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  z-index: 1000;
}
@media (min-width: 1024px) {
  .search-page #search-results-header div {
    width: auto;
  }
  .search-page #search-results-header h1 {
    margin: 0 20px 0 0;
  }
}
.search-page #results {
  font-size: 14px;
  margin-bottom: 80px;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
@media (min-width: 1100px) {
  .search-page #results {
    flex-wrap: nowrap;
  }
}
.search-page #results .moreLink {
  margin-bottom: 30px;
}
.search-page #results .filters-pane .filters-wrapper {
  border: 1px solid #ccc;
  border-radius: 5px;
}
.search-page #results .filters-pane .filters-wrapper .filter-title {
  color: white;
  background-color: #004f59;
  padding: 0.25rem 0.5rem;
  font-weight: bold;
}
.search-page #results .filters-pane .filters-wrapper ul {
  padding: 0.5rem 0.25rem;
  margin: 0;
}
.search-page #results .filters-pane .filters-wrapper ul li {
  list-style-type: none;
  margin: 0;
  padding: 0.25rem 0.5rem;
}
.search-page #results .filters-pane .filters-wrapper ul li a {
  white-space: nowrap;
}
.search-page #results .filters-pane .filters-wrapper ul li a.active {
  font-weight: bold;
}
.search-page #results .results-pane h2, .search-page #results .families-results-pane h2, .search-page #results .professionals-results-pane h2, .search-page #results .more-results-pane h2 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.search-page #results .results-pane .result-group-heading, .search-page #results .families-results-pane .result-group-heading, .search-page #results .professionals-results-pane .result-group-heading, .search-page #results .more-results-pane .result-group-heading {
  color: #004f59;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}
.search-page #results .results-pane .result, .search-page #results .families-results-pane .result, .search-page #results .professionals-results-pane .result, .search-page #results .more-results-pane .result {
  margin-bottom: 30px;
}
.search-page #results .results-pane .result h3, .search-page #results .families-results-pane .result h3, .search-page #results .professionals-results-pane .result h3, .search-page #results .more-results-pane .result h3 {
  font-size: 17px;
}
.search-page #results .results-pane .result .search-url, .search-page #results .families-results-pane .result .search-url, .search-page #results .professionals-results-pane .result .search-url, .search-page #results .more-results-pane .result .search-url {
  color: #4d4d4d;
  top: -0.6em;
}
.search-page #results .results-pane .results-pagination, .search-page #results .families-results-pane .results-pagination, .search-page #results .professionals-results-pane .results-pagination, .search-page #results .more-results-pane .results-pagination {
  border-bottom: 1px solid #ccc;
  padding-top: 20px;
  padding-bottom: 15px;
  text-align: center;
}
.search-page #results .results-pane .results-pagination a, .search-page #results .families-results-pane .results-pagination a, .search-page #results .professionals-results-pane .results-pagination a, .search-page #results .more-results-pane .results-pagination a {
  margin: 0 20px;
}

/* CHAT */
#genesys-messenger {
  display: none;
}

.chat-transcript-wrapper {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: column nowrap;
  margin-top: 14px;
  margin-bottom: 19px;
}
.chat-transcript-wrapper .chat-error {
  font-size: 1.25rem;
  font-weight: 600;
  margin-top: 150px;
}

.paragraph-wrapper {
  width: 75%;
  border-radius: 0px 8px 8px;
  background: rgb(236, 236, 236);
  padding: 11px 15px 11px;
  margin-top: 5px;
}
.paragraph-wrapper p {
  font-size: 0.938rem;
  font-weight: 400;
  line-height: 1.43;
  margin-bottom: 0;
}
.paragraph-wrapper.customer {
  align-self: flex-end;
  background: rgb(114, 36, 108);
  max-width: 75%;
  width: unset;
  border-radius: 8px 0 8px 8px;
  color: white;
}
.paragraph-wrapper.customer p {
  text-align: right;
  padding: 6px 0px;
}

@media print {
  .paragraph-wrapper {
    border: 1px solid black;
    background: white;
  }
  .paragraph-wrapper.customer {
    background: white;
  }
}
#sdx-survey-prompt .sdx-speech-bubble {
  border: 2px solid #8a2a2b;
  font-size: 15px;
  font-weight: bold;
}
#sdx-survey-prompt .sdx-speech-bubble::after {
  border-top-color: #8a2a2b;
}
#sdx-survey-prompt .sdx-speech-bubble .sdx-survey-prompt-reject {
  font-weight: bold;
}

/* FOOTER */
#footer-top {
  background: #004f59;
  color: #fff;
  font-size: 12px;
  padding-top: 35px;
}
#footer-top p, #footer-top li {
  line-height: 1.8;
}
#footer-top .col-xs-12 {
  padding-top: 15px;
  padding-bottom: 15px;
}
#footer-top a {
  color: #fff;
}
#footer-top #footer-intro h2 {
  border-bottom: 4px solid #fff;
  display: inline-block;
  font-size: 20px;
  padding-bottom: 10px;
}
#footer-top #footer-intro li {
  display: inline-block;
  margin: 10px 10px 0 0;
}
#footer-top #footer-intro a {
  font-weight: bold;
}
#footer-top #footer-links li {
  margin-bottom: 20px;
}
#footer-top #footer-links li:last-of-type {
  margin-bottom: 0;
}
#footer-top #footer-links a {
  font-weight: bold;
  text-decoration: none;
}
#footer-top #footer-links a:hover {
  text-decoration: underline;
}
#footer-top #footer-email-box {
  border: 1px solid #fff;
  max-width: 500px;
  padding: 30px 20px;
}
#footer-top #footer-email-box h2 {
  font-size: 16px;
}
#footer-top #footer-email-box label {
  display: block;
  font-size: 10px;
  margin-bottom: 6px;
}
#footer-top #footer-email-box input[type=email] {
  margin-bottom: 15px;
  max-width: 254px;
  width: 100%;
}
#footer-top #footer-email-box input[type=submit] {
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  #footer-top {
    font-size: 16px;
    padding-top: 55px;
    padding-bottom: 15px;
  }
  #footer-top #footer-intro h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  #footer-top #footer-intro p {
    max-width: 330px;
  }
  #footer-top #footer-links ul {
    margin-top: 20px;
  }
  #footer-top #footer-email-box {
    padding: 35px 35px;
  }
  #footer-top #footer-email-box h2 {
    font-size: 21px;
  }
  #footer-top #footer-email-box label {
    font-size: 13px;
  }
  #footer-top #footer-email-box input[type=email] {
    padding: 8px 10px;
  }
  #footer-top #footer-email-box input[type=submit] {
    padding: 8px 20px;
  }
}

#footer-bottom {
  background: #333;
  color: #fff;
  font-size: 12px;
  padding-top: 30px;
  padding-bottom: 20px;
}
#footer-bottom h2 {
  font-size: 12px;
}
#footer-bottom li {
  line-height: 1.6;
}
#footer-bottom a {
  color: #fff;
  text-decoration: none;
}
#footer-bottom a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  #footer-bottom li {
    display: inline-block;
    margin-right: 10px;
  }
}
@media (min-width: 1024px) {
  #footer-bottom h2 {
    display: inline-block;
    margin-right: 20px;
  }
  #footer-bottom ul {
    display: inline-block;
  }
  #footer-bottom li {
    margin-right: 20px;
  }
}
@media (min-width: 1280px) {
  #footer-bottom {
    font-size: 16px;
  }
  #footer-bottom h2 {
    font-size: 16px;
    margin-right: 35px;
  }
  #footer-bottom li {
    margin-right: 35px;
  }
}

/* FORMS */
.umbraco-forms-page {
  background: #f2f2f2;
  border: 1px solid #b3b3b3;
  margin-bottom: 40px;
  max-width: 940px;
  padding-top: 20px;
  overflow: auto;
  padding: 10px;
}
.umbraco-forms-page fieldset {
  border: 0;
}
.umbraco-forms-page .umbraco-forms-container {
  padding-top: 20px;
  padding-bottom: 20px;
}
.umbraco-forms-page .radiobuttonlist, .umbraco-forms-page .checkboxlist {
  margin-bottom: 25px;
}
.umbraco-forms-page .radiobuttonlist input[type=checkbox] label, .umbraco-forms-page .checkboxlist input[type=checkbox] label {
  margin-bottom: 15px;
}
.umbraco-forms-page .titleanddescription {
  margin-bottom: 30px;
}
.umbraco-forms-page .umbraco-forms-fieldset + .umbraco-forms-fieldset legend {
  border-top: 3px solid #ccc;
  font-size: 22px;
  font-weight: bold;
  margin: -10px 25px 10px 25px;
  padding-top: 15px;
  display: block;
  width: calc(100% - 50px);
}
.umbraco-forms-page .umbraco-forms-indicator {
  color: #8a2a2b;
}
@media (min-width: 768px) {
  .umbraco-forms-page .radiobuttonlist, .umbraco-forms-page .checkboxlist {
    margin-bottom: 35px;
  }
}

.form-intro-text {
  margin-bottom: 40px;
  max-width: 940px;
}

.field-validation-error {
  color: #8a2a2b;
}

.form-help {
  color: #888;
  font-size: 80%;
  margin: 5px 0 10px;
}

form label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 10px;
}

.radio,
.checkbox {
  display: block;
  margin-bottom: 25px;
  position: relative;
}

.radio label,
.checkbox label, .dataconsent .umbraco-forms-field-wrapper label {
  font-weight: normal;
  min-height: 20px;
  padding: 0 20px;
  margin-left: 15px;
  margin-bottom: 0;
  cursor: pointer;
}

input[type=text],
input[type=email],
input[type=password],
input[type=date],
input[type=tel],
input[type=number],
input[type=search],
textarea,
select {
  background-color: #fff;
  border: 1px solid #808080;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: block;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 25px;
  padding: 12px 12px;
  width: 100%;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=search]:focus,
textarea:focus,
select:focus {
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0;
}

input[type=text][disabled],
input[type=email][disabled],
input[type=password][disabled],
input[type=date][disabled],
input[type=tel][disabled],
input[type=number][disabled],
input[type=search][disabled],
textarea[disabled],
select[disabled] {
  cursor: not-allowed;
  background-color: #eee;
}

.checkbox input[type=checkbox], .radio input[type=radio] {
  position: absolute;
  margin: 1px 0 0;
}

textarea {
  min-height: 120px;
}

select {
  background-image: url("../images/caret-down.svg");
  background-repeat: no-repeat;
  background-position: center right 12px;
  background-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=checkbox] {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #808080;
  border-radius: 0;
  position: absolute;
  height: 20px;
  width: 20px;
}
input[type=checkbox]:after {
  color: #000;
  content: "";
  display: inline-block;
  font-size: 27px;
  font-weight: 300;
  height: 20px;
  position: absolute;
  left: 1px;
  top: -10px;
}
input[type=checkbox]:checked:after {
  content: "×";
}
input[type=checkbox]:focus {
  border-color: #0275d8;
  outline: none;
}
input[type=checkbox] + label {
  display: inline-block;
  font-weight: normal;
  margin-bottom: 25px;
  padding-left: 30px;
  position: relative;
  vertical-align: top;
}

input[type=radio] + label {
  padding-left: 5px;
}

.radio-list li {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0;
}
.radio-list label {
  font-weight: normal;
}

input[type=file] {
  margin-bottom: 25px;
}

input[type=submit] {
  background: #004f59;
  border: 0;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.25);
  color: #fff;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin-bottom: 35px;
  padding: 12px 25px;
}
input[type=submit]:hover {
  color: #fff;
}

a.btn {
  display: inline-block;
  text-decoration: none;
}

button, .btn {
  background: #fff;
  border: 0;
  border-radius: 0;
  font-family: "Open Sans", sans-serif;
  padding: 6px 12px;
}
@media (min-width: 1280px) {
  button, .btn {
    padding: 12px 24px;
  }
}
button.disabled, .btn.disabled {
  opacity: 0.4;
  cursor: default;
}

.btn-white-outline, input[type=submit].btn-white-outline {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}
.btn-white-outline:hover, input[type=submit].btn-white-outline:hover {
  color: #fff;
}

.btn-black-outline {
  background: none;
  border: 1px solid #000;
  color: #000;
}

.btn-maroon {
  background: #8a2a2b;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.25);
  color: #fff;
  padding: 12px 25px;
}
.btn-maroon:hover {
  color: #fff;
}

.btn-purple {
  background: #72246c;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.25);
  color: #fff;
}
.btn-purple:hover {
  color: #fff;
}

.btn-green {
  background: #4a7729;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.25);
  color: #fff;
}
.btn-green:hover {
  color: #fff;
}

.btn-greenDark {
  background: #004f59;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.25);
  color: #fff;
  padding: 12px 25px;
}
.btn-greenDark:hover {
  color: #fff;
}

@media (min-width: 768px) {
  input[type=text],
  input[type=email],
  input[type=password],
  input[type=date],
  input[type=tel],
  input[type=number],
  input[type=search],
  textarea,
  select {
    margin-bottom: 35px;
  }
  input[type=file] {
    margin-bottom: 35px;
  }
  input[type=submit] {
    font-size: 18px;
    padding: 14px 30px;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}

.grecaptcha-label {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: normal;
}

/* MODALS */
.modal-open {
  height: 100%;
  overflow: hidden;
}

.modal-bg {
  background: rgba(158, 158, 158, 0.7);
  display: none;
  overflow: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
}
.modal-bg .modal {
  display: block;
  height: auto;
}

.modal {
  background: #fff;
  border: 4px solid #ccc;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  max-width: 680px;
  padding: 20px;
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  width: 90%;
  z-index: 2500;
}
.modal button.modal-close, .modal .btn.modal-close {
  background: none;
  color: #666;
  float: right;
  font-size: 20px;
  margin: -15px -15px 0 0;
  padding: 6px 10px;
}
.modal h2 {
  margin-top: 45px;
  margin-bottom: 40px;
}
.modal .modal-border-top {
  border-top: 1px solid #ccc;
  margin-top: 40px;
  padding-top: 20px;
}
.modal .modal-links {
  margin-bottom: 0;
}
.modal .modal-links li {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 12px;
}
@media (min-width: 1024px) {
  .modal {
    padding: 20px 40px;
  }
  .modal button.modal-close, .modal .btn.modal-close {
    margin-right: -35px;
  }
}

/* VAULT */
/*.modal-dialog {margin: 0;}*/
.modal-content {
  padding: 15px;
}
.modal-content .close {
  color: #004f59;
  margin: -35px -30px 0 0;
}
.modal-content a {
  color: #004f59;
  text-decoration: underline;
}
.modal-content .btn-primary {
  background: #004f59;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 12px 30px;
}
.modal-content .btn-primary.disabled {
  cursor: default;
}
.modal-content #rrroles li {
  list-style-type: disc;
  margin-bottom: 5px;
  margin-left: 25px;
}
.modal-content .role-request input[type=checkbox] + label {
  margin-bottom: 10px;
}

#register, #logon, #forgot, #profile, #confemail, #changepass, #requestrole, #resetpass, #expired, #addorg, #result, #comment_dlg, #logon_or_register {
  background: none;
  border: 0;
  box-shadow: none;
  max-width: none;
  width: 100%;
}
#register .modal-content, #logon .modal-content, #forgot .modal-content, #profile .modal-content, #confemail .modal-content, #changepass .modal-content, #requestrole .modal-content, #resetpass .modal-content, #expired .modal-content, #addorg .modal-content, #result .modal-content, #comment_dlg .modal-content, #logon_or_register .modal-content {
  border: 6px solid #ddd;
  border-radius: 1px;
}
#register .modal-content .modal-header h5, #logon .modal-content .modal-header h5, #forgot .modal-content .modal-header h5, #profile .modal-content .modal-header h5, #confemail .modal-content .modal-header h5, #changepass .modal-content .modal-header h5, #requestrole .modal-content .modal-header h5, #resetpass .modal-content .modal-header h5, #expired .modal-content .modal-header h5, #addorg .modal-content .modal-header h5, #result .modal-content .modal-header h5, #comment_dlg .modal-content .modal-header h5, #logon_or_register .modal-content .modal-header h5 {
  font-size: 20px;
}
#register .modal-content .modal-footer, #logon .modal-content .modal-footer, #forgot .modal-content .modal-footer, #profile .modal-content .modal-footer, #confemail .modal-content .modal-footer, #changepass .modal-content .modal-footer, #requestrole .modal-content .modal-footer, #resetpass .modal-content .modal-footer, #expired .modal-content .modal-footer, #addorg .modal-content .modal-footer, #result .modal-content .modal-footer, #comment_dlg .modal-content .modal-footer, #logon_or_register .modal-content .modal-footer {
  border-top: 0;
}
#register .modal-content .btn-primary, #logon .modal-content .btn-primary, #forgot .modal-content .btn-primary, #profile .modal-content .btn-primary, #confemail .modal-content .btn-primary, #changepass .modal-content .btn-primary, #requestrole .modal-content .btn-primary, #resetpass .modal-content .btn-primary, #expired .modal-content .btn-primary, #addorg .modal-content .btn-primary, #result .modal-content .btn-primary, #comment_dlg .modal-content .btn-primary, #logon_or_register .modal-content .btn-primary {
  background: #004f59;
  color: #fff;
  font-size: 18px;
  padding: 12px 30px;
}

#register .modal-content select {
  border-radius: 0;
}
#register .modal-content .lock-icon {
  font-family: "Font Awesome 5 Free";
  content: "\f023";
  font-weight: 600;
}
#register .overlay-help {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 1.375rem;
  width: 1.375rem;
  background-size: 1.375rem;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  text-decoration: none;
}
#register .overlay-help:before {
  font-family: "Font Awesome 5 Free";
  content: "\f059";
  font-weight: 600;
}
#register input[type=checkbox] + label {
  padding: 0 30px 0 15px;
}

#logon .modal-content {
  padding: 0;
}
#logon .modal-content .modal-header {
  background: #efeff1;
  border-bottom: 0;
  padding-top: 30px;
}
#logon .modal-content .modal-header #logon_label {
  font-size: 20px;
  margin-top: 20px;
}
#logon .modal-content .modal-header .close {
  font-size: 30px;
  margin-top: -30px;
}
#logon .modal-content .modal-body {
  background: #efeff1;
}
#logon .modal-content .lock-icon {
  font-family: "Font Awesome 5 Free";
  content: "\f023";
  font-weight: 600;
}
#logon .modal-content .btn-primary {
  margin-top: 20px;
}
#logon .modal-content .register {
  font-weight: bold;
  margin-top: 40px;
}
#logon .modal-content .register a {
  font-size: 14px;
  font-weight: normal;
}
#logon .modal-content .logon-explain {
  margin-top: 30px;
  padding-top: 30px;
}
#logon .modal-content .logon-explain .logon-explain-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
#logon .modal-content .logon-explain strong {
  font-weight: 600;
}
#logon .modal-content .logon-explain p {
  line-height: 1.6;
}
#logon .modal-content .modal-footer .logon-tiles .close {
  background-size: contain;
  float: none;
  display: block;
  height: 100px;
  margin: 0;
  opacity: 1;
}
#logon .modal-content .modal-footer .logon-tiles .hub {
  background: url("../images/DHubMN.png") no-repeat center;
  background-size: contain;
}
#logon .modal-content .modal-footer .logon-tiles .db101 {
  background: url("../images/DB101.png") no-repeat center;
  background-size: contain;
}
#logon .modal-content .modal-footer .logon-tiles .hb101 {
  background: url("../images/HB101.png") no-repeat center;
  background-size: contain;
}
@media (min-width: 768px) {
  #logon .modal-content .modal-header, #logon .modal-content .modal-body {
    padding-left: 30px;
    padding-right: 30px;
  }
  #logon .modal-content .logon-explain {
    background: url("../images/vault-icon-bw.png") no-repeat;
    background-position-y: top;
    background-position-x: 40px;
    background-size: 50px auto;
    margin-top: 0;
    padding-top: 70px;
    padding-left: 40px;
    margin-left: 40px;
  }
  #logon .modal-content .modal-footer .logon-tile {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  #logon .modal-content .modal-header, #logon .modal-content .modal-body {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.popover {
  background-color: #383839;
  width: 180px;
  z-index: 6000;
}
.popover .popover-header {
  background-color: #383839;
  border: 0;
  border-radius: 0;
  height: 30px;
  padding: 5px 10px;
}
.popover .popover-header:before {
  border: 0;
}
.popover .popover-body {
  border: 0;
  border-radius: 0;
  padding: 0 20px 20px 20px;
}
.popover .close {
  color: #fff;
  opacity: 1;
  text-decoration: none;
}
.popover .close:hover {
  color: #fff;
}
.popover a {
  color: #fff;
}
.popover a:hover {
  color: #fff;
  text-decoration: underline;
}
.popover.bs-popover-bottom > .arrow:after {
  border-bottom-color: #383839;
}

#vault-banner #vault-banner-icon {
  align-self: flex-end;
  text-align: right;
}
#vault-banner #vault-banner-icon img {
  padding-top: 35px;
}
#vault-banner #vault-banner-text {
  align-self: center;
}
#vault-banner #vault-banner-text div {
  padding: 25px 0;
}
#vault-banner h1 {
  margin-bottom: 10px;
}
#vault-banner a {
  color: #fff;
  font-weight: normal;
}
#vault-banner p {
  font-weight: normal;
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  #vault-banner #vault-banner-text div {
    padding: 55px 0;
  }
  #vault-banner h1 {
    font-size: 48px;
  }
  #vault-banner p {
    font-size: 20px;
  }
}

.hubvault_vaultSection {
  margin-bottom: 60px;
}

#hubvault_vaultDashboardSection .slot_content_0 {
  background: #efeff1;
}
#hubvault_vaultDashboardSection .slot_content_0 .module-vault {
  margin: 0 auto;
  max-width: 1400px;
  padding: 80px 20px 50px;
}
@media (min-width: 1024px) {
  #hubvault_vaultDashboardSection .slot_content_0 .module-vault {
    padding: 80px 50px 50px;
  }
}
#hubvault_vaultDashboardSection .slot_content_1 .personal-module {
  margin: 0 auto;
  max-width: 1400px;
  padding: 80px 20px 50px;
}
@media (min-width: 1024px) {
  #hubvault_vaultDashboardSection .slot_content_1 .personal-module {
    padding: 80px 50px 50px;
  }
}
#hubvault_vaultDashboardSection h2, #hubvault_vaultDashboardSection h3 {
  font-weight: 700;
}
#hubvault_vaultDashboardSection .card {
  border: 3px solid #e6e6e6;
  border-radius: 0;
}
#hubvault_vaultDashboardSection .card .card-body {
  position: unset;
}
#hubvault_vaultDashboardSection .card .card-title {
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 20px;
  font-weight: bold;
  min-height: 48px;
  padding-top: 10px;
  padding-left: 60px;
}
#hubvault_vaultDashboardSection .card .card-title a {
  color: #000;
  font-weight: bold;
}
#hubvault_vaultDashboardSection .card.code-p .card-title {
  background-image: url("../images/icon-planning-paths.png");
  background-size: auto 38px;
}
#hubvault_vaultDashboardSection .card.code-e .card-title {
  background-image: url("../images/icon-saved-estimate.png");
  background-size: auto 46px;
}
#hubvault_vaultDashboardSection .card.code-f .card-title {
  background-image: url("../images/icon-files.png");
  background-size: auto 40px;
}
#hubvault_vaultDashboardSection .card.code-c .card-title {
  background-image: url("../images/icon-contacts.png");
  background-size: auto 38px;
}
#hubvault_vaultDashboardSection .card .card-footer {
  background: none;
  color: #004f59;
  font-weight: bold;
  margin: 0 1.25rem;
  padding: 0.75rem 0;
  text-decoration: underline;
}
#hubvault_vaultDashboardSection .card .card-footer .cta-go {
  background: url("../images/landing-arrow.png") no-repeat;
  background-size: 22px auto;
  content: "";
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  height: 21px;
  width: 22px;
}
@media (min-width: 576px) {
  #hubvault_vaultDashboardSection .card {
    flex: 0 1 auto;
    margin-bottom: 30px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  #hubvault_vaultDashboardSection .card {
    flex: 0 1 auto;
    width: calc(50% - 30px);
  }
}
#hubvault_vaultDashboardSection #favorites .edit {
  background: #72246c;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  margin-bottom: 10px;
  padding: 12px 24px;
}
#hubvault_vaultDashboardSection #favorites .card {
  margin-bottom: 15px;
}
#hubvault_vaultDashboardSection #favorites .card .personalModuleTitle {
  background-image: url("../images/icon-favorite.png");
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: bold;
  font-size: 20px;
  min-height: 38px;
  padding-top: 7px;
  padding-left: 45px;
  margin-bottom: 20px;
}
#hubvault_vaultDashboardSection #favorites .card .flist li {
  border-top: 1px solid #ccc;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
}
#hubvault_vaultDashboardSection #favorites .card .flist li:first-child {
  border-top: 0;
}
#hubvault_vaultDashboardSection #favorites .card .flist a {
  color: #004f59;
  text-decoration: underline;
}
#hubvault_vaultDashboardSection .favorites-other-sites {
  margin-top: 20px;
}
#hubvault_vaultDashboardSection .favorites-other-sites .favorite-site-button {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
  padding: 8px 15px;
}
#hubvault_vaultDashboardSection .favorites-other-sites .db101 .favorite-site-button {
  background-color: #1d447e;
  color: #fff;
}
#hubvault_vaultDashboardSection .favorites-other-sites .hb101 .favorite-site-button {
  background-color: #c75327;
  color: #fff;
}
#hubvault_vaultDashboardSection .favorites-other-sites .favorite-site-cta {
  color: #004f59;
  text-decoration: underline;
}
@media (min-width: 1024px) {
  #hubvault_vaultDashboardSection #favorites .editControl {
    margin-top: -70px;
    position: absolute;
    right: 0;
    text-align: right;
  }
  #hubvault_vaultDashboardSection #favorites .card-deck-lg {
    display: flex;
  }
  #hubvault_vaultDashboardSection #favorites .card {
    width: 50%;
  }
  #hubvault_vaultDashboardSection #favorites .card.pcol1 {
    margin-right: 30px;
  }
}

.hubvault_savedSessionsSection .slot_content_2_head h2 {
  background: url("../images/icon-saved-estimate.png") no-repeat left center;
  background-size: auto 46px;
  font-weight: bold;
  min-height: 48px;
  padding-top: 2px;
  padding-left: 60px;
}
.hubvault_savedSessionsSection .edit {
  background: #72246c;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  margin-bottom: 10px;
  padding: 12px 24px;
  text-decoration: none;
}
.hubvault_savedSessionsSection .slot_content_2 .personal-module {
  margin: 0 auto;
  max-width: 1400px;
  padding: 80px 20px 50px;
}
@media (min-width: 1024px) {
  .hubvault_savedSessionsSection .slot_content_2 .personal-module {
    padding: 80px 50px 50px;
  }
}
.hubvault_savedSessionsSection .card {
  border: 3px solid #e6e6e6;
  border-radius: 0;
  margin-bottom: 15px;
}
.hubvault_savedSessionsSection .card .personalModuleTitle {
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.hubvault_savedSessionsSection .card .action-button-wrapper {
  padding: 1.25rem;
}
.hubvault_savedSessionsSection .card .action-button-wrapper .action-button {
  background: url("../images/arrow-right@2x.png") no-repeat center right 20px #fff;
  background-size: 20px 17px;
  border: 1px solid #004f59;
  border-radius: 4px;
  color: #004f59;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding: 12px 50px 12px 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.hubvault_savedSessionsSection .card .sslist li {
  border-bottom: 1px solid #ccc;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
}
.hubvault_savedSessionsSection .card .sslist a {
  color: #004f59;
  text-decoration: underline;
}
.hubvault_savedSessionsSection .card .moreSessions {
  background: url("../images/plus.png") no-repeat left center;
  background-size: 26px 26px;
  color: #004f59;
  padding-left: 35px;
  text-decoration: none;
}
@media (min-width: 960px) {
  .hubvault_savedSessionsSection .card-deck-lg {
    display: flex;
    margin: 0 -20px;
  }
  .hubvault_savedSessionsSection .card {
    margin: 20px;
    width: 33.3333%;
  }
}
@media (min-width: 1024px) {
  .hubvault_savedSessionsSection .editControl {
    margin-top: -70px;
    position: absolute;
    right: 0;
    text-align: right;
  }
  .hubvault_savedSessionsSection .card {
    font-size: 19px;
  }
}

#vaultProjects {
  margin-top: 60px;
}
#requestrole .rrrequests {
  margin-top: 10px;
}
#requestrole input[type=checkbox] {
  margin-top: 0;
}
#requestrole input[type=checkbox]:after {
  top: -10px;
}
#requestrole input[type=checkbox] + label {
  padding-left: 20px;
}

#changepass .lock-icon:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}

.tooltip {
  background: #004f59;
  color: #fff;
  margin-left: 10px;
  padding: 2px 10px;
  z-index: 8000;
}
.tooltip:before {
  color: #004f59;
  content: "\f0d9";
  font-family: "Font Awesome 5 Free";
  font-size: 24px;
  font-weight: 600;
  margin-left: -18px;
  position: absolute;
}

/* PRINT */
@media print {
  #sites-nav,
  #desktop-header-bg,
  #nav-contact,
  #nav-actions,
  #header-skip-container,
  #header-skip,
  #nav-contact,
  #nav-block,
  #hamburger-menu,
  .mobile-menu,
  .article-sharing,
  .article-mobile-nav,
  .training-block,
  .embed-training,
  #section-contact-banner,
  .guide-image,
  #article-banner,
  #article-footer-nav,
  .btn,
  .print-section,
  .hide-from-print,
  footer {
    display: none;
  }
  header {
    position: relative;
  }
  #desktop-logo {
    display: block;
    text-align: right;
    width: 100%;
  }
  #desktop-logo img {
    width: 100px;
  }
  #page-main {
    margin-top: 0;
  }
  img {
    max-height: 300px;
  }
  .grey-section {
    padding: 10px 0;
  }
  .article-page .article-expanding-list dd, .article-page .article-expanding-list-grey dd, .article-page .article-expanding-simple dd {
    display: block !important;
  }
}
/* EXTRAS */
.italic {
  font-style: italic;
}

.lighter {
  font-weight: lighter;
}

.search-url {
  position: relative;
}

.smaller {
  font-size: 0.8em;
}

.no-underline {
  text-decoration: none;
}

.underline {
  text-decoration: underline;
}

.block {
  display: block;
}

.flex-center {
  display: flex;
  justify-content: center;
}

.sub-heading {
  font-size: 0.8em;
}

.numbered-1 {
  background: #72246c !important;
}

.numbered-2 {
  background: #4a7729 !important;
}

.numbered-3 {
  background: #004f59 !important;
}

.numbered-4 {
  background: #8a2a2b !important;
}

.numbered-5 {
  background: #72246c !important;
}

.article-sidebar-super + #article-main .numbered-1 {
  background: #72246c !important;
}
.article-sidebar-super + #article-main .numbered-2 {
  background: #4a7729 !important;
}
.article-sidebar-super + #article-main .numbered-3 {
  background: #004f59 !important;
}
.article-sidebar-super + #article-main .numbered-4 {
  background: #8a2a2b !important;
}
.article-sidebar-super + #article-main .numbered-5 {
  background: #72246c !important;
}

.maroon-bg {
  color: #fff;
}

.purple-bg {
  color: #fff;
}

.green-bg {
  color: #fff;
}

.greenMed-bg {
  color: #fff;
}

.darkGrey-bg {
  background-color: #404041;
  color: #fff;
}

.red-bg {
  background-color: #d14124;
}

section.red-bg a.btn-black-outline {
  color: #fff;
  border-color: #fff;
}

.category.greenDark-box {
  background: #004f59;
}

.category.teal-box {
  background: #0b6873;
}

.category.purple-box {
  background: #72246c;
}

.category.green-box {
  background: #39621b;
}

.umbraco-forms-page :not(.checkbox) .umbraco-forms-field-wrapper .field-validation-error {
  display: block;
  margin-top: -1.5em;
  margin-bottom: 0.5em;
}

.umbraco-forms-page .checkbox .umbraco-forms-field-wrapper .field-validation-error {
  margin-top: 0;
  margin-bottom: 0.5em;
}

#desktop-menu #menu-2 .sub-menu-content {
  font-weight: 600 !important;
}

/*bootstrap media hide queries*/
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/*.article-page .article-expanding-list dt button {
    padding-left: 40px;
}*/
.richtext-element.article-header-border {
  margin-top: 0;
}

.video-container {
  position: relative;
  display: flex;
}

div.video-overlay, div.video-overlay-background {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 16px);
  margin-top: 8px;
}

div.video-overlay:hover {
  cursor: pointer;
}

div.video-overlay-background {
  background-color: #004f59;
  opacity: 0.5;
  z-index: 5001;
}

div.video-overlay-text {
  align-items: center;
  color: #fff;
  text-align: center;
  font-size: 2.5em;
  font-weight: bold;
  z-index: 5002;
}

#footer-email-box div.click-dimensions-form {
  font-weight: bold;
}

.chat-open:hover {
  cursor: pointer;
}

.stay-connected-form {
  display: none;
}

.margin-bottom {
  margin-bottom: 1em;
}

.no-top-pad {
  padding-top: 0;
}

input[type=submit]:disabled {
  opacity: 0.5;
}

input[type=submit]:disabled:hover {
  cursor: default;
}

.modal-bg, .modal-backdrop {
  z-index: 5501;
}

.modal {
  height: auto;
  z-index: 5502;
}

.modal .umbraco-forms-page {
  border: none;
  background-color: transparent;
  padding: 0;
}

.modal .thank-you {
  font-weight: bold;
  font-size: 1.5em;
}

.modal .umbraco-forms-page,
.modal .umbraco-forms-container,
.modal .umbraco-forms-form {
  padding: 0;
}

.modal div.titleanddescription {
  border-bottom: 1px solid rgb(204, 204, 204);
}

.content-footer section.gray-override {
  background-color: #f2f2f2;
}

.content-footer section.white-override {
  background-color: #fff;
}

form .radiobuttonlist label {
  font-weight: normal;
}

.hide {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

dd.has-video {
  display: block !important;
}

.able-timer, .able-status {
  margin-top: -0.5em;
}

.accordion-anchor {
  scroll-margin-top: 170px;
}

.intro-image {
  padding-left: 0;
}

.ie {
  position: fixed;
  width: 100%;
  z-index: 9999;
  bottom: 0;
}

/*VAULT hacks*/
#logon_or-register,
#logon,
#register,
#changepass,
#requestrole,
#confmail,
#profile,
#forgot,
#resetpass,
#expired,
#addorg,
#result,
#vaultCalcSuccess,
#comment_dlg {
  z-index: 6001;
}

#mobile-menu a.logon-button {
  background-color: purple;
}

.article-page .article-sharing .share-favorite .loggedOut a,
.article-page .article-sharing .share-favorite .loggedIn .add,
.article-page .article-sharing .share-favorite .loggedIn .remove {
  background: url(../images/star-open@2x.png) no-repeat center left;
  background-size: 21px auto;
  padding-left: 30px;
}

@media (min-width: 768px) {
  .space-bottom {
    margin-bottom: 115px;
  }
  .article-page .article-sharing .share-favorite {
    background: none;
    padding-left: 0;
  }
  .article-page .article-sharing .share-favorite .loggedIn .remove {
    background: url(../images/star-closed@2x.png) no-repeat center left;
    background-size: 21px auto;
  }
}
.lock-icon {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.lock-icon:before {
  content: "\f023";
}

div.loggedOut .hubvault_loginSection {
  margin-bottom: 3em;
}

.btn-maroon.login {
  background: url(../images/icon-sign-in.png) no-repeat bottom 12px left 15px #72246c;
  background-size: 20px;
  color: #fff;
  padding-left: 47px;
}

.btn-maroon.login:hover {
  color: #fff;
}

.personalModule.favarea a.delete {
  background: url(../images/menu-close-green.png) no-repeat;
  background-size: 20px;
  padding-left: 27px;
}

.sitemap ul li ul {
  margin-left: 2rem;
}
.sitemap ul {
  margin-top: 1rem;
}

/* Component Styles */
.c-bullet-column {
  margin-top: 15px;
  margin-bottom: 15px;
}
.c-bullet-column h2 {
  font-weight: 600;
  margin-bottom: 30px;
}
.c-bullet-column .article-list-rows {
  margin-bottom: 40px;
}
.c-bullet-column .article-list-rows li {
  border-bottom: 1px solid #ccc;
  list-style-position: inside;
  list-style-type: disc;
  margin-left: 0;
  margin-bottom: 0;
  padding: 22px 0 22px 1.5em;
  text-indent: -1.3em;
  line-height: 1.6;
  font-size: 19px;
}
.c-bullet-column .article-list-rows li:first-child {
  padding-top: 0;
}
.c-bullet-column .article-list-rows li:last-of-type {
  border-bottom: 0;
}
.c-bullet-column .article-list-rows li a {
  font-weight: 600;
}
.c-bullet-column .article-list-rows li p {
  display: inline;
  margin-bottom: 0;
  text-indent: 0;
}
.c-bullet-column .article-list-rows li p + p {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .c-bullet-column {
    margin-top: 65px;
    margin-bottom: 65px;
  }
}
@media (min-width: 1024px) {
  .c-bullet-column h2 {
    font-size: 22px;
  }
}

.large-statement {
  color: white;
  font-size: 1.13rem;
  font-weight: 600;
  text-align: center;
  margin: 2rem 0;
  padding: 45px;
}
@media (min-width: 768px) {
  .large-statement {
    padding: 2rem 4rem;
    font-size: 1.25rem;
  }
}
.large-statement p {
  margin: 0;
}

.video-thumbnail {
  background-color: #f2f2f2;
  padding: 2rem 1rem;
  margin: 2rem -20px;
}
@media (min-width: 768px) {
  .video-thumbnail {
    margin: 2rem 0;
    padding: 30px;
  }
}
.video-thumbnail .wrapper {
  display: flex;
  background-color: white;
  border: 3px solid #e6e6e6;
  align-items: stretch;
}
@media (max-width: 768px) {
  .video-thumbnail .wrapper {
    flex-wrap: wrap;
  }
}
.video-thumbnail .wrapper .image-container {
  min-width: 270px;
  display: flex;
  justify-content: center;
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  .video-thumbnail .wrapper .image-container {
    flex-basis: 100%;
  }
}
.video-thumbnail .wrapper .image-container .image {
  background-size: cover;
  background-position: center;
  height: 150px;
  width: 270px;
  transition: 1s;
}
@media (max-width: 768px) {
  .video-thumbnail .wrapper .image-container .image {
    height: 300px;
    width: 100%;
  }
}
.video-thumbnail .wrapper .image-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-thumbnail .wrapper .image-container .overlay .play-icon {
  width: 50px;
  opacity: 1;
}
.video-thumbnail .wrapper .text-wrapper {
  padding: 1rem 2rem;
}
.video-thumbnail .wrapper .text-wrapper .type {
  font-weight: bold;
  font-size: 0.85rem;
}
.video-thumbnail .wrapper .text-wrapper h2 {
  font-size: 1.125rem;
  line-height: 1.4rem;
}
.video-thumbnail .wrapper .text-wrapper a {
  font-size: 1rem;
  line-height: 1.4rem;
}

.video-thumbnail-section {
  padding: 2rem 20px;
}
@media (min-width: 1024px) {
  .video-thumbnail-section {
    padding: 0 3rem 3rem 3rem;
  }
}
@media (min-width: 1024px) {
  .video-thumbnail-section.lightGray-bg {
    padding: 0 3rem 3rem 3rem;
  }
}
.video-thumbnail-section h2 {
  text-align: center;
  margin-bottom: 2rem;
  font-size: 22px;
  padding: 3rem 0 2rem 0;
  margin: 0;
}
@media (min-width: 1024px) {
  .video-thumbnail-section h2 {
    font-size: 25px;
  }
}
@media (min-width: 1280px) {
  .video-thumbnail-section h2 {
    font-size: 30px;
  }
}
.video-thumbnail-section .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 2rem;
}
.video-thumbnail-section .wrapper .video-card {
  flex-basis: 100%;
  border: 4px solid #e6e6e6;
  overflow: hidden;
  background-color: white;
}
@media (min-width: 768px) {
  .video-thumbnail-section .wrapper .video-card.count-4 {
    flex-basis: 48%;
  }
  .video-thumbnail-section .wrapper .video-card.count-3 {
    flex-basis: 48%;
  }
  .video-thumbnail-section .wrapper .video-card.count-2 {
    flex-basis: 48%;
  }
}
@media (min-width: 1100px) {
  .video-thumbnail-section .wrapper .video-card.count-4 {
    flex-basis: 23%;
  }
  .video-thumbnail-section .wrapper .video-card.count-3 {
    flex-basis: 30%;
  }
  .video-thumbnail-section .wrapper .video-card.count-2 {
    flex-basis: 48%;
  }
}
.video-thumbnail-section .wrapper .video-card .image-container .image {
  background-size: cover;
  background-position: center;
  aspect-ratio: 16/9;
}
.video-thumbnail-section .wrapper .video-card .image-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-thumbnail-section .wrapper .video-card .image-container .overlay .play-icon {
  width: 50px;
}
.video-thumbnail-section .wrapper .video-card .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1rem 1.4rem 2rem 1.4rem;
}
.video-thumbnail-section .wrapper .video-card .content p {
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.4 !important;
}
.video-thumbnail-section .wrapper .video-card .content a {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.4;
  text-decoration: none;
}
.video-thumbnail-section .wrapper .video-card .content a:hover {
  text-decoration: underline;
}
.video-thumbnail-section .link {
  text-align: center;
  margin-top: 2rem;
  font-size: 1.13rem;
}
@media (min-width: 768px) {
  .video-thumbnail-section .link {
    font-size: 20px;
  }
}

.accordion-video.no-padding {
  margin-left: -24px;
  margin-right: -24px;
}
.accordion-video.no-padding .video-thumbnail-section:first-child {
  padding-top: 0;
}
.accordion-video .video-thumbnail-section {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 2rem;
}
.accordion-video .video-thumbnail-section h2 {
  padding-top: 1rem;
  padding-left: 24px;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 0;
}
.accordion-video .video-thumbnail-section .link a {
  text-decoration: underline;
}
.accordion-video .video-thumbnail-section .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  row-gap: 2rem;
  padding-left: 9px;
  padding-right: 9px;
}
.accordion-video .video-thumbnail-section .wrapper .video-card-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .accordion-video .video-thumbnail-section .wrapper .video-card-wrapper.count-4 {
    flex-basis: 50%;
  }
  .accordion-video .video-thumbnail-section .wrapper .video-card-wrapper.count-3 {
    flex-basis: 50%;
  }
  .accordion-video .video-thumbnail-section .wrapper .video-card-wrapper.count-2 {
    flex-basis: 50%;
  }
}
@media (min-width: 1200px) {
  .accordion-video .video-thumbnail-section .wrapper .video-card-wrapper.count-4 {
    flex-basis: 25%;
  }
  .accordion-video .video-thumbnail-section .wrapper .video-card-wrapper.count-3 {
    flex-basis: 33.33333%;
  }
  .accordion-video .video-thumbnail-section .wrapper .video-card-wrapper.count-2 {
    flex-basis: 33.33333%;
  }
}
.accordion-video .video-thumbnail-section .wrapper .video-card {
  border: 4px solid #e6e6e6;
  overflow: hidden;
  background-color: white;
  height: 100%;
}

.article-expanding-list .accordion-video {
  margin-left: -24px;
  margin-right: -24px;
}

.key-things {
  display: flex;
  width: 100%;
  margin: 2rem 0;
  flex-direction: column;
}
@media (min-width: 768px) {
  .key-things {
    flex-direction: row;
  }
}
.key-things .side-bar {
  padding: 1rem 1rem 1rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  .key-things .side-bar {
    flex: 0 0 170px;
    padding: 1rem 1rem 1rem 1.5rem;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
}
.key-things .side-bar p {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .key-things .side-bar p {
    margin-bottom: 1em;
  }
}
.key-things .side-bar img {
  width: 40px;
}
@media (min-width: 1024px) {
  .key-things .side-bar {
    padding: 2rem;
  }
}
.key-things .content {
  padding: 1rem 2rem;
  flex-grow: 1;
}
.key-things .content ul {
  margin: 0;
  font-weight: 600;
}
.key-things .content ul li {
  border-bottom: 1px solid #cccccc;
  padding: 0.55rem 0;
  margin-bottom: 0;
}
.key-things .content ul li p {
  margin: 0.5em 0;
  display: inline;
}
.key-things .content ul li:last-child {
  border: none;
  margin-bottom: 0;
}

.image-callout-section {
  padding: 2rem 20px;
}
@media (min-width: 1024px) {
  .image-callout-section {
    padding: 3rem;
  }
}
.image-callout-section .wrapper {
  display: flex;
  flex-wrap: wrap;
}
.image-callout-section .wrapper.guide-box {
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 576px) {
  .image-callout-section .wrapper {
    flex-wrap: nowrap;
  }
}
.image-callout-section .wrapper .image {
  flex-basis: 100%;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 576px) {
  .image-callout-section .wrapper .image {
    flex-basis: 40%;
    margin: 0;
  }
}
.image-callout-section .wrapper .content {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-left: 0;
}
@media (min-width: 576px) {
  .image-callout-section .wrapper .content {
    flex-basis: 60%;
    padding-left: 3rem;
    justify-content: center;
  }
}
.image-callout-section .wrapper .content h2 {
  font-size: 22px;
}
@media (min-width: 768px) {
  .image-callout-section .wrapper .content h2 {
    font-size: 27px;
  }
}
@media (min-width: 1024px) {
  .image-callout-section .wrapper .content h2 {
    font-size: 30px;
  }
}
.image-callout-section .wrapper .content p:last-child {
  margin-bottom: 0;
}
.image-callout-section .wrapper .content a {
  width: fit-content;
}

.multi-column-section {
  padding: 2rem 20px;
  text-align: center;
}
@media (min-width: 1024px) {
  .multi-column-section {
    padding: 3rem;
  }
}
.multi-column-section h2 {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .multi-column-section h2 {
    font-size: 30px;
    margin-bottom: 1em;
  }
}
.multi-column-section .article-content-boxes {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .multi-column-section .article-content-boxes {
    flex-wrap: nowrap;
  }
}
.multi-column-section .article-content-boxes .article-content-box h2 {
  text-align: left;
}
@media (max-width: 1023px) {
  .multi-column-section .article-content-boxes .article-content-box {
    flex-basis: 100% !important;
  }
}
.multi-column-section .article-content-boxes .article-content-box.col-count-1 {
  flex-basis: 100%;
}
.multi-column-section .article-content-boxes .article-content-box.col-count-2 {
  flex-basis: 50%;
}
.multi-column-section .article-content-boxes .article-content-box.col-count-3 {
  flex-basis: 33%;
}
.multi-column-section .article-content-boxes .article-content-box.col-count-4 {
  flex-basis: 25%;
}
.multi-column-section .article-content-boxes .article-content-box .wrapper {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .multi-column-section .article-content-boxes .article-content-box .wrapper {
    flex-wrap: wrap;
  }
}
.multi-column-section .article-content-boxes .article-content-box .wrapper .image {
  flex-basis: 43%;
  min-height: 200px;
  align-self: flex-start;
}
@media (max-width: 768px) {
  .multi-column-section .article-content-boxes .article-content-box .wrapper .image {
    flex-basis: 100%;
    margin-bottom: 2rem;
  }
}
.multi-column-section .article-content-boxes .article-content-box .wrapper .image img {
  width: 100%;
}
.multi-column-section .article-content-boxes .article-content-box .wrapper .content {
  flex-grow: 1;
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .multi-column-section .article-content-boxes .article-content-box .wrapper .content {
    padding-left: 2rem;
    flex-basis: 52%;
  }
}
.multi-column-section .article-content-boxes .article-content-box .wrapper .content.no-image {
  flex-basis: 100%;
  padding-left: 0;
}
.multi-column-section .article-content-boxes .article-content-box .wrapper .content p {
  font-size: 16px;
}
.multi-column-section .btn {
  display: inline-block;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 12px 25px;
  text-align: center;
}

.accordion-list {
  width: 100%;
  margin: 2rem 0 calc(2rem + 20px) 0;
}
.accordion-list .section-title {
  font-size: 22px;
}

.sidebar-cta-footer {
  width: 100%;
}
@media (min-width: 1024px) {
  .sidebar-cta-footer {
    display: none;
  }
}
.sidebar-cta-footer .wrapper {
  display: flex;
  flex-direction: column;
  padding: 25px;
}
@media (min-width: 375px) {
  .sidebar-cta-footer .wrapper {
    flex-direction: row;
  }
}
.sidebar-cta-footer .wrapper .image-wrapper {
  flex-basis: 50%;
  text-align: center;
  padding: 25px 0;
}
.sidebar-cta-footer .wrapper .image-wrapper img {
  width: 100%;
  max-width: 400px !important;
}
.sidebar-cta-footer .wrapper .content {
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px;
  color: #004f59;
}

.accordionwithsubs {
  padding: 1.5rem 0;
}

.accordionelementsuballowed {
  padding: 3rem 0;
}

.richtextelement {
  padding: 3rem 0;
}

.taniconboxsection {
  padding: 3rem;
}

.iconboxsection {
  padding: 3rem 0;
}

.section-contact-blocks {
  padding: 3rem 0;
}

.umb-block-list--rows .padding-top-none {
  padding-top: 0;
}
.umb-block-list--rows .padding-top-small {
  padding-top: 20px;
}
.umb-block-list--rows .padding-top-medium {
  padding-top: 40px;
}
.umb-block-list--rows .padding-top-large {
  padding-top: 60px;
}
.umb-block-list--rows .padding-top-x-large {
  padding-top: 80px;
}
.umb-block-list--rows .padding-bottom-none {
  padding-bottom: 0;
}
.umb-block-list--rows .padding-bottom-small {
  padding-bottom: 20px;
}
.umb-block-list--rows .padding-bottom-medium {
  padding-bottom: 40px;
}
.umb-block-list--rows .padding-bottom-large {
  padding-bottom: 60px;
}
.umb-block-list--rows .padding-bottom-x-large {
  padding-bottom: 80px;
}

.c-expandable-content-column {
  width: 100%;
  margin: 2rem 0 calc(2rem + 20px) 0;
}
.c-expandable-content-column .expandable-content-list ul li {
  list-style-type: disc;
  margin-left: 22px;
}
.c-expandable-content-column .expandable-content-list dt {
  font-weight: bold;
  font-size: 19px;
}
.c-expandable-content-column .expandable-content-list dt button {
  font-weight: bold;
  text-align: left;
}
.c-expandable-content-column .expandable-content-list dt button:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  font-weight: 900;
  content: "\f067";
  margin-top: 5px;
  margin-right: 10px;
  padding: 2px;
  position: absolute;
}
.c-expandable-content-column .expandable-content-list dt button.active:before {
  content: "\f068";
}
.c-expandable-content-column .expandable-content-list dt button:focus {
  outline: none;
}
.c-expandable-content-column .expandable-content-list dt button:focus:before {
  outline: 2px solid;
}
.c-expandable-content-column .expandable-content-list dd {
  display: none;
}
.c-expandable-content-column .expandable-content-list.theme-black-line {
  border-top: 5px solid #000;
  border-bottom: 2px solid #666;
  margin-bottom: 0;
  color: black;
}
.c-expandable-content-column .expandable-content-list.theme-black-line dt {
  border-top: 2px solid #666;
  padding: 20px 4px;
  position: relative;
}
.c-expandable-content-column .expandable-content-list.theme-black-line dt:first-child {
  border-top: 0;
}
.c-expandable-content-column .expandable-content-list.theme-black-line dt button {
  display: block;
  padding: 0 0 0 20px;
  width: 100%;
  color: black;
}
.c-expandable-content-column .expandable-content-list.theme-black-line dt button:before {
  vertical-align: top;
  left: 0;
}
.c-expandable-content-column .expandable-content-list.theme-black-line dd {
  margin-left: 24px;
  padding-bottom: 40px;
}
.c-expandable-content-column .expandable-content-list.theme-gray-background {
  margin-bottom: 80px;
}
.c-expandable-content-column .expandable-content-list.theme-gray-background dt {
  background: #e6e6e6;
  border: 1px solid #b3b3b3;
  margin-top: 15px;
  padding: 25px 20px;
}
.c-expandable-content-column .expandable-content-list.theme-gray-background dt:first-child {
  border-top: 1px solid #b3b3b3;
}
.c-expandable-content-column .expandable-content-list.theme-gray-background dt button {
  background: none;
  padding: 0 0 0 24px;
  position: relative;
  color: #004f59;
}
.c-expandable-content-column .expandable-content-list.theme-gray-background dt button:before {
  left: -5px;
  vertical-align: top;
}
.c-expandable-content-column .expandable-content-list.theme-gray-background dt h2 {
  color: #004f59;
  display: inline-block;
  font-size: 19px;
  margin-bottom: 5px;
}
.c-expandable-content-column .expandable-content-list.theme-gray-background dt p {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.c-expandable-content-column .expandable-content-list.theme-gray-background dt .print-section {
  float: right;
  font-weight: 600;
  padding: 0;
}
.c-expandable-content-column .expandable-content-list.theme-gray-background dt .print-section span {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .c-expandable-content-column .expandable-content-list.theme-gray-background dt .print-section {
    display: none;
  }
}
.c-expandable-content-column .expandable-content-list.theme-gray-background dd {
  border: 1px solid #b3b3b3;
  border-top: 0;
  margin: 0;
  padding: 40px 20px 20px 20px;
}
.c-expandable-content-column .expandable-content-list.theme-gray-background dd .accordion-non-video-wrapper {
  padding-left: 24px;
}
@media (min-width: 1280px) {
  .c-expandable-content-column .expandable-content-list dt:before {
    font-size: 14px;
    margin-top: 6px;
  }
  .c-expandable-content-column .expandable-content-list.theme-black-line dt {
    font-size: 19px;
  }
}
.c-expandable-content-column .expandable-nested-content-list .theme-black-line {
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 15px;
}
.c-expandable-content-column .expandable-nested-content-list .theme-black-line dt {
  background: none;
  border: 0;
  border-top: 1px solid #b3b3b3;
  padding: 15px 0 0;
}
.c-expandable-content-column .expandable-nested-content-list .theme-black-line dt button {
  padding: 0 0 0 28px;
  color: black;
}
.c-expandable-content-column .expandable-nested-content-list .theme-black-line dt button:before {
  float: left;
  margin-left: 5px;
}
.c-expandable-content-column .expandable-nested-content-list .theme-black-line dt:first-of-type {
  border-top: 0;
}
.c-expandable-content-column .expandable-nested-content-list .theme-black-line dd {
  border: 0;
  padding: 15px 0 10px 28px;
}
.c-expandable-content-column .expandable-nested-content-list .theme-gray-background {
  margin-bottom: 0;
}
.c-expandable-content-column .expandable-nested-content-list .theme-gray-background dt button {
  color: #004f59;
}
.c-expandable-content-column .expandable-nested-content-list .theme-gray-background dt button:before {
  color: #000;
}

.c-headline-row {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .c-headline-row {
    margin-top: 65px;
    margin-left: 170px;
  }
}
.c-headline-row h1 {
  margin-right: 50px;
}
.c-headline-row .breadcrumbs {
  color: #404041;
  font-size: 13px;
  margin-bottom: 10px;
}
.c-headline-row .breadcrumbs a {
  color: #404041;
  font-weight: normal;
}
.c-headline-row .breadcrumbs span {
  padding: 0 3px;
}
.c-headline-row .article-sharing {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  margin: 10px 0 30px;
  padding: 10px 0;
}
.c-headline-row .article-sharing a {
  color: #004f59;
  text-decoration: none;
  font-weight: 600;
}
.c-headline-row .article-sharing button {
  color: #004f59;
  padding: 0;
}
.c-headline-row .article-sharing .share-favorite {
  color: #004f59;
  float: right;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.1;
  max-width: 60px;
  text-align: center;
}
.c-headline-row .article-sharing .share-favorite span {
  display: block;
}
.c-headline-row .article-sharing ul {
  margin-bottom: 0;
}
.c-headline-row .article-sharing li {
  display: inline-block;
  margin: 0 6px;
  line-height: 1.6;
}
.c-headline-row .article-sharing li:last-of-type {
  font-size: 11px;
}
@media (min-width: 768px) {
  .c-headline-row .article-sharing {
    padding: 15px 0;
  }
  .c-headline-row .article-sharing .share-favorite {
    background: none;
    padding-left: 0;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 5px;
    max-width: inherit;
  }
  .c-headline-row .article-sharing .share-favorite .loggedOut a, .c-headline-row .article-sharing .share-favorite .loggedIn .add, .c-headline-row .article-sharing .share-favorite .loggedIn .remove {
    background: url(../images/star-open@2x.png) no-repeat center left;
    background-size: 21px auto;
    padding-left: 30px;
  }
  .c-headline-row .article-sharing li {
    font-size: 20px;
    margin: 0 10px;
  }
}

.c-image-callout {
  padding: 2rem 20px;
}
.c-image-callout img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  .c-image-callout {
    padding: 3rem;
  }
}
.c-image-callout .wrapper {
  display: flex;
  flex-wrap: wrap;
}
.c-image-callout .wrapper.guide-box {
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 576px) {
  .c-image-callout .wrapper {
    flex-wrap: nowrap;
  }
}
.c-image-callout .wrapper .image {
  flex-basis: 100%;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 576px) {
  .c-image-callout .wrapper .image {
    flex-basis: 40%;
    margin: 0;
  }
}
.c-image-callout .wrapper .content {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-left: 0;
}
@media (min-width: 576px) {
  .c-image-callout .wrapper .content {
    flex-basis: 60%;
    padding-left: 3rem;
    justify-content: center;
  }
}
.c-image-callout .wrapper .content h2 {
  font-size: 22px;
}
@media (min-width: 768px) {
  .c-image-callout .wrapper .content h2 {
    font-size: 27px;
  }
}
@media (min-width: 1024px) {
  .c-image-callout .wrapper .content h2 {
    font-size: 30px;
  }
}
.c-image-callout .wrapper .content p:last-child {
  margin-bottom: 0;
}
.c-image-callout .wrapper .content a {
  width: fit-content;
}

.c-introduction-row {
  padding-top: 10px;
}
.c-introduction-row p, .c-introduction-row li {
  line-height: 1.6;
}
.c-introduction-row img {
  max-width: 50%;
  margin-bottom: 20px;
}
.c-introduction-row .image-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  .c-introduction-row {
    margin-left: 170px;
  }
  .c-introduction-row img {
    max-width: 100%;
    margin-bottom: 0;
  }
}

.c-key-things {
  display: flex;
  width: 100%;
  margin: 2rem 0;
  flex-direction: column;
  background-color: #f2f2f2;
}
@media (min-width: 768px) {
  .c-key-things {
    flex-direction: row;
  }
}
.c-key-things .side-bar {
  padding: 1rem 1rem 1rem 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  .c-key-things .side-bar {
    flex: 0 0 170px;
    padding: 1rem 1rem 1rem 1.5rem;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
}
.c-key-things .side-bar p {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .c-key-things .side-bar p {
    margin-bottom: 1em;
  }
}
.c-key-things .side-bar img {
  width: 40px;
}
@media (min-width: 1024px) {
  .c-key-things .side-bar {
    padding: 2rem;
  }
}
.c-key-things .content {
  padding: 1rem 2rem;
  flex-grow: 1;
}
.c-key-things .content ul {
  margin: 0;
  font-weight: 600;
}
.c-key-things .content ul li {
  border-bottom: 1px solid #cccccc;
  padding: 0.55rem 0;
  margin-bottom: 0;
}
.c-key-things .content ul li p {
  margin: 0.5em 0;
  display: inline;
}
.c-key-things .content ul li:last-child {
  border: none;
  margin-bottom: 0;
}

.c-multi-column-row {
  padding: 2rem 20px;
  text-align: center;
}
@media (min-width: 1024px) {
  .c-multi-column-row {
    padding: 3rem;
  }
}
.c-multi-column-row h2 {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .c-multi-column-row h2 {
    font-size: 30px;
    margin-bottom: 1em;
  }
}
.c-multi-column-row .columns-container .umb-block-list {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .c-multi-column-row .columns-container .umb-block-list {
    flex-wrap: nowrap;
  }
}
.c-multi-column-row .columns-container .umb-block-list .article-content-boxes-header {
  margin-bottom: 20px;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card {
  flex: 100%;
  background: #fff;
  border: 4px solid #e6e6e6;
  padding: 35px 28px 15px 28px;
  text-align: left;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card h2,
.c-multi-column-row .columns-container .umb-block-list .c-column-card .h2 {
  text-align: left;
  font-size: 20px;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card h3,
.c-multi-column-row .columns-container .umb-block-list .c-column-card .h3 {
  font-size: 16px;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card img {
  margin-bottom: 20px;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card ul {
  margin-left: 20px;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card ul li {
  list-style-type: disc;
  margin-bottom: 15px;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card a {
  font-weight: 600;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card .card-content-wrapper {
  display: flex;
  justify-content: center;
  gap: 2rem;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card .card-content-wrapper .image {
  flex-basis: 43%;
  min-height: 200px;
  align-self: flex-start;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card .card-content-wrapper .image img {
  width: 100%;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card .card-content-wrapper .content {
  flex: 100%;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card .card-content-wrapper .content.no-image {
  flex-basis: 100%;
  padding-left: 0;
}
.c-multi-column-row .columns-container .umb-block-list .c-column-card .card-content-wrapper .content p {
  font-size: 16px;
}
@media (max-width: 768px) {
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .card-content-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .card-content-wrapper .content {
    flex: 52%;
  }
}
@media (min-width: 1024px) {
  .c-multi-column-row .columns-container .umb-block-list .c-column-card {
    flex: 1;
  }
  .c-multi-column-row .columns-container .umb-block-list .c-column-card h2 {
    font-size: 25px;
  }
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .article-content-boxes-header {
    font-size: 30px;
    margin-bottom: 60px;
  }
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .article-content-box {
    padding: 35px 35px 15px 35px;
  }
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .article-content-box h2,
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .article-content-box .h2 {
    font-size: 25px;
  }
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .article-content-box h3,
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .article-content-box .h3 {
    font-size: 20px;
  }
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .article-content-box p {
    font-size: 20px;
  }
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .article-content-box img {
    max-width: 90% !important;
  }
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .btn {
    font-size: 18px;
  }
}
@media (min-width: 1280px) {
  .c-multi-column-row .columns-container .umb-block-list .c-column-card h2 {
    font-size: 30px;
  }
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .article-content-box-large {
    font-size: 20px;
    padding: 85px 65px 65px;
  }
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .article-content-box-large h2,
  .c-multi-column-row .columns-container .umb-block-list .c-column-card .article-content-box-large .h2 {
    font-size: 30px;
  }
}
.c-multi-column-row .btn {
  display: inline-block;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 12px 25px;
  text-align: center;
}

.c-page-heading-row {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .c-page-heading-row {
    margin-top: 65px;
    margin-bottom: 65px;
  }
}
.c-page-heading-row .breadcrumbs {
  color: #404041;
  font-size: 13px;
  margin-bottom: 10px;
}
.c-page-heading-row .breadcrumbs a {
  color: #404041;
  font-weight: normal;
}
.c-page-heading-row .breadcrumbs span {
  padding: 0 3px;
}
.c-page-heading-row .article-sharing {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  margin: 10px 0 30px;
  padding: 10px 0;
}
.c-page-heading-row .article-sharing a {
  color: #004f59;
  text-decoration: none;
  font-weight: 600;
}
.c-page-heading-row .article-sharing button {
  color: #004f59;
  padding: 0;
}
.c-page-heading-row .article-sharing .share-favorite {
  color: #004f59;
  float: right;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.1;
  max-width: 60px;
  text-align: center;
}
.c-page-heading-row .article-sharing .share-favorite span {
  display: block;
}
.c-page-heading-row .article-sharing ul {
  margin-bottom: 0;
}
.c-page-heading-row .article-sharing li {
  display: inline-block;
  margin: 0 6px;
  line-height: 1.6;
}
.c-page-heading-row .article-sharing li:last-of-type {
  font-size: 11px;
}
@media (min-width: 768px) {
  .c-page-heading-row .article-sharing {
    padding: 15px 0;
  }
  .c-page-heading-row .article-sharing .share-favorite {
    background: none;
    padding-left: 0;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 5px;
    max-width: inherit;
  }
  .c-page-heading-row .article-sharing .share-favorite .loggedOut a, .c-page-heading-row .article-sharing .share-favorite .loggedIn .add, .c-page-heading-row .article-sharing .share-favorite .loggedIn .remove {
    background: url(../images/star-open@2x.png) no-repeat center left;
    background-size: 21px auto;
    padding-left: 30px;
  }
  .c-page-heading-row .article-sharing li {
    font-size: 20px;
    margin: 0 10px;
  }
}
.c-page-heading-row .article-intro {
  font-size: 16px;
  display: flex;
  flex-flow: column wrap;
}
.c-page-heading-row .article-intro p, .c-page-heading-row .article-intro li {
  line-height: 1.6;
}
.c-page-heading-row .article-intro img {
  max-height: 250px;
  max-width: 100%;
}
.c-page-heading-row .article-intro .image-wrapper {
  margin-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .c-page-heading-row .article-intro {
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    flex-direction: row;
  }
  .c-page-heading-row .article-intro .image-wrapper {
    padding: 0;
    padding-right: 50px;
    flex-basis: 40%;
  }
  .c-page-heading-row .article-intro .intro-text {
    flex-basis: 60%;
    flex-grow: 1;
  }
}
.c-page-heading-row .small-column-components {
  padding-left: 0;
  padding-right: 0;
}

.c-section-nav {
  display: none;
}

.c-section-nav-mobile {
  background: #004f59;
  color: #fff;
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 25px 20px;
}
.c-section-nav-mobile button {
  background: #004f59;
  border: 1px solid #fff;
  color: #fff;
  font-weight: 600;
  margin-top: 5px;
  padding: 15px 15px;
  text-align: left;
  width: 100%;
}
.c-section-nav-mobile button .select-down-arrow {
  color: #fff;
  font-size: 30px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 40px;
}
.c-section-nav-mobile nav {
  background: #f6f0e6;
  display: none;
  position: absolute;
  z-index: 1000;
  width: calc(100% - 40px);
}
.c-section-nav-mobile nav ul {
  margin: 0;
}
.c-section-nav-mobile nav ul li {
  list-style-type: none;
  margin: 0;
}
.c-section-nav-mobile nav ul li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.c-section-nav-mobile nav ul li a:hover {
  background: #c7c0b4;
}
.c-section-nav-mobile nav ul li .nested {
  color: #004f59;
  margin-left: 15px;
}
.c-section-nav-mobile nav ul li .nested li {
  list-style-type: disc;
  margin-left: 20px;
}
.c-section-nav-mobile p {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
}
.c-section-nav-mobile select {
  background: #004f59;
  color: #fff;
  font-weight: 600;
  height: 65px;
  margin-bottom: 40px;
  padding: 0 15px;
  width: 100%;
  -webkit-appearance: none;
}
.c-section-nav-mobile.nav-grey nav {
  background: #e6e6e6;
  border: 1px solid #999;
}
.c-section-nav-mobile.nav-grey nav ol {
  list-style-type: none;
  margin-bottom: 0;
  overflow: visible;
}
.c-section-nav-mobile.nav-grey nav ol > li {
  border-bottom: 2px solid #999;
  list-style-type: none;
  margin: 0;
}
.c-section-nav-mobile.nav-grey nav ol > li a {
  color: #000;
  display: block;
  padding: 15px 15px;
  text-decoration: none;
}
.c-section-nav-mobile.nav-grey nav ol > li > a:hover {
  background: #c9c9c9;
}
.c-section-nav-mobile.nav-grey nav ol > li span {
  display: block;
  margin-left: 22px;
}
.c-section-nav-mobile.nav-grey nav ol > li span.number {
  float: left;
  padding-right: 10px;
  margin-left: 0;
}
.c-section-nav-mobile.nav-grey nav ol > li button {
  background: url("../images/mobile-nav-expand@2x.png") no-repeat center;
  background-size: 15px 15px;
  border: 0;
  width: 15px;
  height: 15px;
  padding: 22px;
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 500;
}
.c-section-nav-mobile.nav-grey nav ol > li button.active {
  background-image: url("../images/mobile-nav-contract@2x.png");
}
.c-section-nav-mobile.nav-grey nav ol > li:nth-of-type(1) > a {
  color: #004f59;
}
.c-section-nav-mobile.nav-grey nav ol > li:nth-of-type(1) > a:before {
  content: "«";
  float: left;
  padding-right: 10px;
}
.c-section-nav-mobile.nav-grey nav ol > li:last-of-type {
  border-bottom: 0;
}
.c-section-nav-mobile.nav-grey nav ol ul {
  background: #f6f0e6;
  border-top: 2px solid #999;
  display: none;
}
.c-section-nav-mobile.nav-grey nav ol ul li a {
  padding-left: 15px;
}
.c-section-nav-mobile.nav-grey nav ol ul ul {
  border-top: 0;
}
.c-section-nav-mobile.nav-grey nav ol ul ul li a {
  padding-left: 30px;
}

@media (min-width: 768px) {
  .c-section-nav-mobile {
    margin-bottom: 40px;
  }
}
@media (min-width: 1100px) {
  .c-section-nav-mobile {
    display: none;
  }
  .c-section-nav {
    display: block;
    padding-right: 25px;
  }
  .c-section-nav div {
    background: #f6f0e6;
    padding: 30px 0 20px 50px;
  }
  .c-section-nav .sidebar-cta {
    background: none;
    margin: 18px 25px 0 50px;
    padding: 0;
    color: #004f59;
  }
  .c-section-nav .sidebar-cta p {
    margin-top: 1rem;
  }
  .c-section-nav .sidebar-cta p a {
    padding: 0;
    font-size: 16px;
    text-decoration: underline;
  }
  .c-section-nav .sidebar-cta p a:hover {
    background: none;
    color: #004f59;
  }
  .c-section-nav h2 {
    border-bottom: 5px solid #000;
    font-size: 18px;
    padding: 0 15px 10px 20px;
  }
  .c-section-nav h2 a {
    font-size: 18px;
    font-weight: 700;
    padding: 0;
  }
  .c-section-nav h2 a:hover {
    background: transparent;
    color: #000;
    text-decoration: underline;
  }
  .c-section-nav a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 20px;
    text-decoration: none;
  }
  .c-section-nav a:hover, .c-section-nav a.selected {
    background: #004f59;
    color: #fff;
  }
  .c-section-nav ul li {
    margin: 0;
  }
  .c-section-nav ul li ul {
    margin-left: 15px;
    margin-bottom: 5px;
  }
  .c-section-nav ul li ul li a {
    padding-left: 24px;
  }
  .c-section-nav ul li ul li a span {
    display: block;
    margin-left: 10px;
  }
  .c-section-nav ul li ul li a:before {
    content: "•";
    float: left;
    padding-right: 4px;
  }
  .c-section-nav ul li ul li ul li a:before {
    content: "-";
  }
  .c-section-nav #quicklinks {
    background: none;
    position: sticky;
    padding-top: 25px;
  }
  .c-section-nav #quicklinks ul {
    margin: 10px 0 0 0;
  }
  .c-section-nav #quicklinks ul li {
    margin-left: 20px;
  }
  .c-section-nav #quicklinks ul li a {
    color: #004f59;
    padding-left: 0;
    text-decoration: underline;
  }
  .c-section-nav #quicklinks ul li a:hover {
    background: none;
  }
  .c-section-nav.nav-grey div {
    background: #e6e6e6;
    padding-bottom: 0;
  }
  .c-section-nav.nav-grey a {
    color: #000;
  }
  .c-section-nav.nav-grey ol {
    list-style-type: none;
    margin-bottom: 0;
    overflow: visible;
  }
  .c-section-nav.nav-grey ol > li {
    border-bottom: 2px solid #fff;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: -50px;
  }
  .c-section-nav.nav-grey ol > li > a {
    padding-left: 50px;
  }
  .c-section-nav.nav-grey ol > li span {
    display: block;
    margin-left: 22px;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(1) > a:before {
    content: "1";
    float: left;
    padding-right: 10px;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(1) a:hover, .c-section-nav.nav-grey ol > li:nth-of-type(1) a.selected {
    background: #72246c;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(2) > a:before {
    content: "2";
    float: left;
    padding-right: 10px;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(2) a:hover, .c-section-nav.nav-grey ol > li:nth-of-type(2) a.selected {
    background: #4a7729;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(3) > a:before {
    content: "3";
    float: left;
    padding-right: 10px;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(3) a:hover, .c-section-nav.nav-grey ol > li:nth-of-type(3) a.selected {
    background: #8a2a2b;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(4) > a:before {
    content: "4";
    float: left;
    padding-right: 10px;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(4) a:hover, .c-section-nav.nav-grey ol > li:nth-of-type(4) a.selected {
    background: #004f59;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(5) > a:before {
    content: "5";
    float: left;
    padding-right: 10px;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(5) a:hover, .c-section-nav.nav-grey ol > li:nth-of-type(5) a.selected {
    background: #404041;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(6) > a:before {
    content: "6";
    float: left;
    padding-right: 10px;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(6) a:hover, .c-section-nav.nav-grey ol > li:nth-of-type(6) a.selected {
    background: #72246c;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(7) > a:before {
    content: "7";
    float: left;
    padding-right: 10px;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(7) a:hover, .c-section-nav.nav-grey ol > li:nth-of-type(7) a.selected {
    background: #4a7729;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(8) > a:before {
    content: "8";
    float: left;
    padding-right: 10px;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(8) a:hover, .c-section-nav.nav-grey ol > li:nth-of-type(8) a.selected {
    background: #8a2a2b;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(9) > a:before {
    content: "9";
    float: left;
    padding-right: 10px;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(9) a:hover, .c-section-nav.nav-grey ol > li:nth-of-type(9) a.selected {
    background: #004f59;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(10) > a:before {
    content: "10";
    float: left;
    padding-right: 10px;
  }
  .c-section-nav.nav-grey ol > li:nth-of-type(10) a:hover, .c-section-nav.nav-grey ol > li:nth-of-type(10) a.selected {
    background: #404041;
  }
  .c-section-nav.nav-grey ol > li:last-of-type {
    border-bottom: 0;
  }
  .c-section-nav.nav-grey ol ul {
    margin-left: 50px;
    margin-bottom: 1em;
  }
  .c-section-nav.nav-grey ol ul li a {
    padding-left: 24px;
  }
  .c-section-nav.nav-grey ol ul li a span {
    margin-left: 10px;
  }
  .c-section-nav.nav-grey ol ul li a:before {
    content: "•";
    float: left;
    padding-right: 4px;
  }
  .c-section-nav.nav-grey ol ul li ul li a:before {
    content: "-";
  }
}
.families-page .c-section-nav a:hover,
.families-page .c-section-nav a.selected {
  background: #72246c;
}

.c-section-with-icon {
  border-top: 5px solid #ccc;
  margin-bottom: 40px;
  padding-top: 20px;
}
.c-section-with-icon p {
  line-height: 1.6;
}
.c-section-with-icon .article-icon {
  margin-bottom: 20px;
}
.c-section-with-icon h2 {
  margin-bottom: 30px;
}
.c-section-with-icon h2 + h3 {
  font-size: 19px;
  font-style: italic;
  font-weight: normal;
  margin-top: -20px;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .c-section-with-icon.article-icon-left .article-icon {
    float: left;
  }
  .c-section-with-icon.article-icon-left .article-icon-content {
    margin: 10px 0 0 80px;
  }
  .c-section-with-icon.article-icon-left .article-icon-content.icon-pad {
    margin: 10px 0 0 80px;
  }
}
@media (min-width: 1024px) {
  .c-section-with-icon.article-icon-right .article-icon {
    float: right;
  }
  .c-section-with-icon.article-icon-right .article-icon-content {
    margin: 5px 80px 0 0;
  }
}

.c-sidebar-ad {
  background: none;
  margin: 18px 25px 0 50px;
  padding: 0;
  color: #004f59;
}
.c-sidebar-ad p {
  margin-top: 1rem;
}
.c-sidebar-ad p a {
  padding: 0;
  font-size: 16px;
  text-decoration: underline;
}
.c-sidebar-ad p a:hover {
  background: none;
  color: #004f59;
}

.c-waiver-questionnaire .component-wrapper {
  margin-top: 50px;
  background-color: #f6f0e6;
  padding: 48px 40px 65px;
}
@media (min-width: 768px) {
  .c-waiver-questionnaire .component-wrapper {
    margin-left: 170px;
  }
}
@media print {
  .c-waiver-questionnaire .component-wrapper {
    background-color: white;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.c-waiver-questionnaire .component-wrapper .component-headline-wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  border-bottom: 1px solid #404041;
  margin-bottom: 22px;
}
.c-waiver-questionnaire .component-wrapper .component-headline-wrapper h2 {
  font-size: 24px;
  font-weight: 700;
  color: #004f59;
}
.c-waiver-questionnaire .component-wrapper button:focus-visible, .c-waiver-questionnaire .component-wrapper input[type=checkbox]:focus-visible, .c-waiver-questionnaire .component-wrapper input[type=radio]:focus-visible {
  box-shadow: none;
  outline: 3px dashed #72246c;
  outline-offset: 2px;
}
.c-waiver-questionnaire .component-wrapper .bordered-content {
  padding: 40px 30px;
  border: 1px solid #e6e6e6;
  border-top: none;
  background-color: white;
}
@media print {
  .c-waiver-questionnaire .component-wrapper .bordered-content {
    padding: 0;
    border: none;
  }
}
.c-waiver-questionnaire .component-wrapper .more-info {
  margin-left: 10px;
}
.c-waiver-questionnaire .component-wrapper .more-info .tooltip-text {
  visibility: hidden;
  width: 300px;
  background-color: #e6e6e6;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  top: 120%;
  left: 50%;
  transform: translateX(-10%);
}
.c-waiver-questionnaire .component-wrapper .more-info .tooltip-text::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 8%;
  transform: translateX(-10%);
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #e6e6e6 transparent;
}
.c-waiver-questionnaire .component-wrapper .more-info:hover .tooltip-text {
  visibility: visible;
}
@media print {
  .c-waiver-questionnaire .component-wrapper .more-info {
    display: none;
  }
}
.c-waiver-questionnaire .component-wrapper .copy-content-wrapper {
  padding-top: 20px;
}
.c-waiver-questionnaire .component-wrapper .copy-content-wrapper.details {
  background-color: #f2f2f2;
  border-radius: 5px;
  padding: 20px 20px 10px;
}
@media print {
  .c-waiver-questionnaire .component-wrapper .copy-content-wrapper.details {
    display: block !important;
    border: none;
    background-color: white;
  }
}
.c-waiver-questionnaire .component-wrapper .copy-content-wrapper ul {
  padding-left: 20px;
}
.c-waiver-questionnaire .component-wrapper .copy-content-wrapper ul li {
  list-style-type: disc;
  margin-bottom: 15px;
}
.c-waiver-questionnaire .component-wrapper .button-bar {
  background: #004f59;
  color: white;
  padding: 1em 1.5em;
  width: 100%;
}
.c-waiver-questionnaire .component-wrapper .button-bar.active {
  background: #15808c;
  color: white;
}
.c-waiver-questionnaire .component-wrapper .button-bar p {
  font-weight: 700;
  font-size: 19px;
  margin-bottom: 0;
}
.c-waiver-questionnaire .component-wrapper .button-bar .button-bar-list {
  margin-top: 1em;
  margin-bottom: 0;
  margin-left: 45px;
}
.c-waiver-questionnaire .component-wrapper .button-bar .button-bar-list li {
  list-style: unset;
}
.c-waiver-questionnaire .component-wrapper .button-bar .button-bar-list li:last-of-type {
  margin-bottom: 7px;
}
@media print {
  .c-waiver-questionnaire .component-wrapper .button-bar .button-bar-list {
    display: none;
  }
}
.c-waiver-questionnaire .component-wrapper .button-bar .button-action {
  top: 0.8em;
  right: 1.5em;
  position: absolute;
  text-decoration: underline;
}
.c-waiver-questionnaire .component-wrapper .button-bar .button-action img {
  margin-left: 10px;
  margin-top: -2px;
  width: 12px;
}
@media print {
  .c-waiver-questionnaire .component-wrapper .button-bar .button-action {
    display: none;
  }
}
@media print {
  .c-waiver-questionnaire .component-wrapper .button-bar {
    display: inline-block;
    background: none !important;
    color: black !important;
    padding: 0;
    margin: 0;
    font-weight: bold;
  }
  .c-waiver-questionnaire .component-wrapper .button-bar.button-results {
    display: none;
  }
}
.c-waiver-questionnaire .component-wrapper .btn {
  font-size: 18px;
  font-weight: 600;
  padding: 6px 20px;
}
.c-waiver-questionnaire .component-wrapper .btn-green {
  background: #15808c;
  border: 2px solid #15808c;
  color: white;
}
.c-waiver-questionnaire .component-wrapper .btn-green:hover {
  background: white;
  color: #15808c;
}
.c-waiver-questionnaire .component-wrapper .btn-purple {
  color: white;
  border: 2px solid #72246c;
  background: #72246c;
}
.c-waiver-questionnaire .component-wrapper .btn-purple:hover {
  background: white;
  color: #72246c;
}
.c-waiver-questionnaire .component-wrapper .btn-maroon {
  background: #8a2a2b;
  border: 2px solid #8a2a2b;
  color: white;
}
.c-waiver-questionnaire .component-wrapper .btn-maroon:hover {
  background: white;
  color: #8a2a2b;
}
.c-waiver-questionnaire .component-wrapper .btn-grey {
  background: #404041;
  border: 2px solid #404041;
  color: white;
}
.c-waiver-questionnaire .component-wrapper .btn-grey:hover {
  background: white;
  color: #404041;
}
.c-waiver-questionnaire .component-wrapper .category-list {
  flex: 1;
}
@media print {
  .c-waiver-questionnaire .component-wrapper .category-list {
    display: block !important;
  }
}
.c-waiver-questionnaire .component-wrapper .category-list .category-wrapper {
  margin-bottom: 15px;
}
.c-waiver-questionnaire .component-wrapper .category-list .category-wrapper:last-of-type {
  margin-bottom: 40px;
}
.c-waiver-questionnaire .component-wrapper .category-list .category-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
}
@media print {
  .c-waiver-questionnaire .component-wrapper .category-list .category-content {
    display: flex !important;
  }
}
.c-waiver-questionnaire .component-wrapper .category-list .category-content .input-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 15px;
}
.c-waiver-questionnaire .component-wrapper .category-list .category-content .input-wrapper:last-of-type {
  margin-bottom: 40px;
}
.c-waiver-questionnaire .component-wrapper .category-list .category-content .input-wrapper label {
  margin-bottom: 0;
}
.c-waiver-questionnaire .component-wrapper .category-list .category-content .validation-message {
  color: #b60000;
  font-weight: 600;
  margin-top: 15px;
  display: none;
}
.c-waiver-questionnaire .component-wrapper .category-list .category-spacer {
  width: 100%;
  border-top: 1px solid #e6e6e6;
  margin-bottom: 28px;
  margin-top: 25px;
}
.c-waiver-questionnaire .component-wrapper .category-list .post-question-copy p {
  padding-bottom: 20px;
}
.c-waiver-questionnaire .component-wrapper .service-list {
  flex: 1;
}
@media print {
  .c-waiver-questionnaire .component-wrapper .service-list {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.c-waiver-questionnaire .component-wrapper .service-list .service {
  background-color: white;
  border-bottom: none;
  padding-bottom: 0;
}
@media print {
  .c-waiver-questionnaire .component-wrapper .service-list .service {
    padding-top: 20px;
  }
}
.c-waiver-questionnaire .component-wrapper .service-list .service:last-of-type {
  border-bottom: 1px solid #e6e6e6;
}
.c-waiver-questionnaire .component-wrapper .service-list .service h3 {
  margin-bottom: 0;
}
.c-waiver-questionnaire .component-wrapper .service-list .service-spacer {
  width: 100%;
  border-top: 1px solid #e6e6e6;
  margin-top: 40px;
}
.c-waiver-questionnaire .component-wrapper .service-button-wrapper {
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 30px 0 50px;
  border-bottom: 1px solid #e6e6e6;
}
@media print {
  .c-waiver-questionnaire .component-wrapper .service-button-wrapper {
    display: none;
  }
}
.c-waiver-questionnaire .component-wrapper .next-steps-heading {
  font-weight: 700;
  color: #004f59;
  margin-top: 30px;
}

.internal-dashboard-page {
  margin-top: 200px;
  padding: 0 2rem;
}
.internal-dashboard-page .internal-dashboard {
  display: flex;
  flex-wrap: wrap;
}
.internal-dashboard-page .internal-dashboard .dashboard-section {
  flex-basis: 25%;
  padding: 1rem;
}
@media (max-width: 1600px) {
  .internal-dashboard-page .internal-dashboard .dashboard-section {
    flex-basis: 50%;
  }
}
@media (max-width: 1100px) {
  .internal-dashboard-page .internal-dashboard .dashboard-section {
    flex-basis: 100%;
  }
}
.internal-dashboard-page .internal-dashboard .dashboard-section.full {
  flex-basis: 100%;
}
.internal-dashboard-page .internal-dashboard .dashboard-section.full ul {
  display: inline-block;
}
.internal-dashboard-page .internal-dashboard .dashboard-section h1 {
  margin-bottom: 1rem;
}
.internal-dashboard-page .internal-dashboard .dashboard-section li a {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem;
  border-radius: 5px;
  box-shadow: 0px 0px 2px 0px black;
  text-decoration: none;
  font-weight: 600;
}
.internal-dashboard-page .internal-dashboard .dashboard-section li a .info p {
  margin-bottom: 0;
}
.internal-dashboard-page .internal-dashboard .dashboard-section li a .info p.info {
  font-weight: initial;
  color: initial;
  font-size: 0.9rem;
}
.internal-dashboard-page .internal-dashboard .dashboard-section li a .info a {
  text-decoration: none;
  margin-right: 3rem;
}
.internal-dashboard-page .internal-dashboard .dashboard-section li a .icon {
  display: flex;
  align-items: center;
}
.internal-dashboard-page .internal-dashboard .dashboard-section li a:hover {
  box-shadow: 0px 0px 6px 0px black;
}

/*# sourceMappingURL=core.css.map */
