/*
$total_cols : 0 !global;
$grid-nth-omega : 0;

$base-font-size : 16px;
$grid-gutter: 0;
$grid-padding: 0;
$grid-column-width : 0;
$grid-type : magic;

$breaks : ($total_cols);
*/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
  line-height: 22px;
  -webkit-font-smoothing: antialiased;
  font-size: 100%;
}

body {
  font-family: Verdana, Geneva, sans-serif;
  background: #fff;
  color: #231f20;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
}

main {
  display: block;
}

.h1, h1, #wizard .slide h2, #wizard .slide #hero .container h1, #hero .container #wizard .slide h1 {
  font-size: 3.125rem;
  line-height: 1.25;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1rem;
}

.h2, h2, #hero .container h1, #hero .container #wizard .slide h2, #wizard .slide #hero .container h2 {
  font-size: 2.625rem;
  line-height: 1.5;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
  margin-bottom: 1rem;
}

.h3, h3 {
  font-size: 2.125rem;
  line-height: 1.2;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 1rem;
}

.h4, h4, #accordion-section.certified-employers #accordion-wrapper #accordion h3 {
  font-size: 1.625rem;
  line-height: 1.2;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.h5, h5 {
  font-size: 1.750rem;
  line-height: 1.4;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

p {
  font-size: 1.25rem;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
  margin-bottom: 1.5rem;
}
p:first-of-type {
  margin-top: 0;
}

ul li {
  font-size: 1.188rem;
  line-height: 1.6;
  font-family: Arial, Helvetica, sans-serif;
}

strong {
  font-weight: bold;
}

input[type="text"]:focus, .select-container:focus {
  box-shadow: inset 0 0 2px 2px #8bcfef;
}

.button, button, #app-header.search-open #search input[type="submit"], #benefits-counselor #map-controls input[type="submit"],
.button-alt,
#app-header.search-open #search input[type="submit"],
#benefits-counselor #map-controls input[type="submit"] {
  font-size: 1.188rem;
  line-height: 1.6;
  -webkit-appearance: none;
  background: #CFA64A;
  border: 1px solid #8C7458;
  border-radius: 5px;
  color: #191919;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1rem;
  padding: 2rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media only screen and (min-width: 1120px) {
  .button, button, #app-header.search-open #search input[type="submit"], #benefits-counselor #map-controls input[type="submit"],
  .button-alt,
  #app-header.search-open #search input[type="submit"],
  #benefits-counselor #map-controls input[type="submit"] {
    padding: 0.75rem 1.5rem;
    width: auto;
  }
}
.button:hover, button:hover, #app-header.search-open #search input[type="submit"]:hover, #benefits-counselor #map-controls input[type="submit"]:hover,
.button-alt:hover,
#app-header.search-open #search input[type="submit"]:hover,
#benefits-counselor #map-controls input[type="submit"]:hover {
  background-color: #7d6222;
  color: #fff;
  cursor: auto;
}
.button.button-alt, button.button-alt, #app-header.search-open #search input[type="submit"], #benefits-counselor #map-controls input[type="submit"],
.button-alt.button-alt,
#app-header.search-open #search input[type="submit"],
#benefits-counselor #map-controls input[type="submit"] {
  background: #0e2c52;
  color: #fff;
}
.button.button-lg, button.button-lg, #app-header.search-open #search input.button-lg[type="submit"], #benefits-counselor #map-controls input.button-lg[type="submit"],
.button-alt.button-lg,
#app-header.search-open #search input.button-lg[type="submit"],
#benefits-counselor #map-controls input.button-lg[type="submit"] {
  font-size: 1.188rem;
  line-height: 1.6;
  min-width: 12.5rem;
  padding: 0.5rem 1rem;
}
.button.bright, button.bright, #app-header.search-open #search input.bright[type="submit"], #benefits-counselor #map-controls input.bright[type="submit"],
.button-alt.bright,
#app-header.search-open #search input.bright[type="submit"],
#benefits-counselor #map-controls input.bright[type="submit"] {
  background: #199AD6;
  border: 0;
}
.button.bright:hover, button.bright:hover, #app-header.search-open #search input.bright[type="submit"]:hover, #benefits-counselor #map-controls input.bright[type="submit"]:hover,
.button-alt.bright:hover,
#app-header.search-open #search input.bright[type="submit"]:hover,
#benefits-counselor #map-controls input.bright[type="submit"]:hover {
  background: #0e2c52;
  text-decoration: none;
}
.button.blue-mid, button.blue-mid, #app-header.search-open #search input.blue-mid[type="submit"], #benefits-counselor #map-controls input.blue-mid[type="submit"],
.button-alt.blue-mid,
#app-header.search-open #search input.blue-mid[type="submit"],
#benefits-counselor #map-controls input.blue-mid[type="submit"] {
  background: #126c96;
  border: 0;
}
.button.blue-mid:hover, button.blue-mid:hover, #app-header.search-open #search input.blue-mid[type="submit"]:hover, #benefits-counselor #map-controls input.blue-mid[type="submit"]:hover,
.button-alt.blue-mid:hover,
#app-header.search-open #search input.blue-mid[type="submit"]:hover,
#benefits-counselor #map-controls input.blue-mid[type="submit"]:hover {
  background: #0e2c52;
  text-decoration: none;
}

a {
  color: #126c96;
  text-decoration: none;
}

p a {
  color: #126c96;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

sup {
  font-size: 1rem;
  position: relative;
  top: 3px;
}

table {
  width: 100%;
}

form label {
  display: block;
}

input[type="text"],
input[type="password"],
textarea,
select,
.select-text {
  font-size: 1.625rem;
  line-height: 1.2;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  background: #fff;
  border: 0;
  border-radius: 5px;
  color: #6d6E71;
  font-family: "Monsterrat", sans-serif;
  font-weight: 200;
  font-style: normal;
  height: 2.5rem;
  outline: none;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  padding: 0.5rem 0.36rem;
  width: 100%;
}
input[type="text"].error,
input[type="password"].error,
textarea.error,
select.error,
.select-text.error {
  outline-color: #E62F28;
}

.select-wrap {
  height: 100%;
  margin-bottom: 1rem;
  position: relative;
}
.select-wrap label {
  position: relative;
  width: 100%;
  z-index: 0;
}
.select-wrap select {
  margin-bottom: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-appearance: none;
}

input[type="text"]:disabled {
  opacity: 0.5;
}

.inline-error {
  color: #E62F28;
  font-weight: 400;
}

input[type="text"].error-border, input[type="checkbox"].error-border {
  margin-left: .25rem;
  outline: 4px solid #E62F28;
}

.radio-group {
  display: block;
  margin-bottom: 2rem;
  margin-top: .5rem;
}
.radio-group:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.radio-group label {
  float: left;
  margin-right: 1rem;
}

.mobile-padding {
  padding: 0 1rem;
}
@media only screen and (min-width: 1120px) {
  .mobile-padding {
    padding: 0;
  }
}

[role="document"] {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  	/** article with aside as sidebar
  	article {
  		@include breakpoint(tablet) {
  			@include cols(6 omega);
  		}
  
  		@include breakpoint(desktop) {
  			@include cols(9 omega);
  		}
  
  		@include breakpoint(desktop-wide) {
  			@include cols(12 omega);
  		}
  	}
  
  	aside {
  		display: none;
  
  		@include breakpoint(tablet) {
  			display: block;
  			@include cols(2);
  		}
  
  		@include breakpoint(desktop) {
  			display: block;
  			@include cols(3);
  		}
  
  		@include breakpoint(desktop-wide) {
  			display: block;
  			@include cols(4);
  		}
  	}
  	**/
}
[role="document"]:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}

.style-guide {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5rem;
}
.style-guide:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
.style-guide .title {
  background-color: #6D6E71;
  color: #fff;
  margin: 2rem 0;
  padding: 1rem;
}
.style-guide .title h1, .style-guide .title #wizard .slide h2, #wizard .slide .style-guide .title h2, .style-guide .title #wizard .slide #hero .container h1, #wizard .slide #hero .container .style-guide .title h1, .style-guide .title #hero .container #wizard .slide h1, #hero .container #wizard .slide .style-guide .title h1 {
  margin-bottom: 0;
}

.color_palette {
  display: block;
  margin: 1rem 0 0;
}
.color_palette:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.color_palette ul {
  padding: 0;
  margin: 0;
}
.color_palette li {
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  display: block;
  height: 100px;
  line-height: calc(100px - 2rem);
  list-style: none;
  padding: 1rem;
  float: left;
  margin: 1rem;
  text-align: center;
  width: 100px;
}
.color_palette li:nth-child(1) {
  background: #126c96;
}
.color_palette li:nth-child(2) {
  background: #199AD6;
}
.color_palette li:nth-child(3) {
  background: #334c6b;
  color: #fff;
}
.color_palette li:nth-child(4) {
  background: #0e2c52;
  color: #fff;
}
.color_palette li:nth-child(5) {
  background: #D1D3d4;
  color: #6d6E71;
}
.color_palette li:nth-child(6) {
  background: #6d6E71;
  color: #fff;
}
.color_palette li:nth-child(7) {
  background: #7c6121;
  color: #fff;
}
.color_palette li:nth-child(8) {
  background: #8C7458;
  color: #fff;
}
.color_palette li:nth-child(9) {
  background: #A32b03;
  color: #fff;
}
.color_palette li:nth-child(10) {
  background: #E62F28;
  color: #fff;
}

.style_guide .error {
  display: block;
  position: relative;
  text-align: center;
  margin-left: 14rem;
}

#app-header {
  background: #0e2c52;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-family: "Monsterrat", sans-serif;
  padding: .25rem 1rem;
  position: relative;
}
@media only screen and (min-width: 1120px) {
  #app-header {
    border: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
}
#app-header a {
  color: #fff;
  font-weight: bold;
}
#app-header .container {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  overflow: inherit;
  position: relative;
}
#app-header .container:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}

#menu-toggle {
  display: block;
  height: 2rem;
  font-size: 2rem;
  left: 0;
  position: absolute;
  top: .75rem;
  width: 2rem;
}
@media only screen and (min-width: 1120px) {
  #menu-toggle {
    display: none;
  }
}

#app-logo {
  padding-bottom: .25rem;
  padding-top: .25rem;
  text-align: center;
}
@media only screen and (min-width: 1120px) {
  #app-logo {
    left: 0;
    position: absolute;
    top: 1rem;
    z-index: 100;
  }
}
#app-logo a {
  background: #fff;
  border: 2px solid #8C7458;
  border-radius: 50%;
  display: inline-block;
  height: 3rem;
  padding: 3px;
  width: 3rem;
}
@media only screen and (min-width: 1120px) {
  #app-logo a {
    border: 5px solid #8C7458;
    height: 160px;
    width: 160px;
  }
}
#app-logo a img {
  max-width: 100%;
}

#menu-wrap {
  background: #6d6E71;
  height: 100%;
  left: -100%;
  max-width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-top: 4rem;
  position: fixed;
  transition: all .25s ease-in-out;
  top: 0;
  width: 20rem;
  z-index: 100;
}
@media only screen and (min-width: 1120px) {
  #menu-wrap {
    background: transparent;
    height: auto;
    overflow: hidden;
    position: static;
    transition: all 0s ease-in-out;
    width: auto;
  }
}
#app-header.menu-open #menu-wrap {
  left: 0;
}
#menu-wrap .close {
  display: none;
  font-size: 1.6rem;
  left: 1rem;
  position: absolute;
  top: 1rem;
}
#app-header.menu-open #menu-wrap .close {
  display: block;
}
@media only screen and (min-width: 1120px) {
  #app-header.menu-open #menu-wrap .close {
    display: none;
  }
}

#search {
  margin: 0;
  padding: .5rem;
  position: absolute;
  right: 0;
  top: .5rem;
  z-index: 200;
}
@media only screen and (min-width: 1120px) {
  #search {
    display: block;
    padding: .25rem 0;
    top: .5rem;
  }
  #search:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
}
#search input[type="text"] {
  font-size: 1.25rem;
  line-height: 1.5;
  display: none;
}
#app-header.search-open #search input[type="text"] {
  display: block;
  position: fixed;
  top: 6rem;
  left: 2rem;
  width: calc(100% - 4rem);
}
@media only screen and (min-width: 1120px) {
  #app-header.search-open #search input[type="text"] {
    display: block;
    position: static;
    width: calc(15rem - 2.5rem);
  }
}
@media only screen and (min-width: 1120px) {
  #search input[type="text"] {
    font-size: .875rem;
    line-height: 1;
    display: inline-block;
    float: right;
    height: 26px;
    line-height: 1;
    margin-left: .5rem;
    padding: .25rem 2.5rem .25rem .5rem;
    width: calc(15rem - 2.5rem);
  }
}
#search input[type="submit"] {
  display: none;
}
@media only screen and (min-width: 1120px) {
  #search input[type="submit"] {
    background: #56595b;
    font-family: Verdana, Geneva, sans-serif;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 1rem;
    display: block;
    outline: none;
    padding: 5px;
    position: absolute;
    right: .25rem;
    text-transform: uppercase;
    top: 6px;
    line-height: .85rem;
    height: 22px;
    width: 33px;
  }
  #search input[type="submit"]:focus {
    box-shadow: inset 0 0 2px 2px #8bcfef;
  }
}
#app-header.search-open #search input[type="submit"] {
  border: 0;
  display: block;
  left: 2rem;
  position: fixed;
  top: 10rem;
  width: calc(100% - 4rem);
}
@media only screen and (min-width: 1120px) {
  #app-header.search-open #search input[type="submit"] {
    background: #D1D3d4;
    border: none;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-family: Verdana, Geneva, sans-serif;
    outline: none;
    position: absolute;
    right: .25rem;
    top: .5rem;
    width: auto;
    padding: 2px 6px 3px;
    font-size: 11px;
    left: auto;
    line-height: .85rem;
    text-transform: none;
  }
}
#search .fa {
  font-size: 1.5rem;
}
@media only screen and (min-width: 1120px) {
  #search .fa {
    float: left;
    font-size: 1.1rem;
    margin-top: .25rem;
  }
}
#search .fa:hover {
  cursor: pointer;
}
#search label {
  display: none;
}
.search-open #search label {
  opacity: .2;
}
@media only screen and (min-width: 1120px) {
  .search-open #search label {
    opacity: 1;
  }
}

#modal-mask {
  display: none;
}
#app-header.search-open #modal-mask {
  background: #231f20;
  display: block;
  height: 100%;
  left: 0;
  opacity: .75;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
}
@media only screen and (min-width: 1120px) {
  #app-header.search-open #modal-mask {
    display: none;
  }
}

#app-ribbon {
  font-size: .875rem;
  line-height: 1;
  margin-bottom: 1rem;
  opacity: 0;
  padding-bottom: 2rem;
  position: relative;
  transition: all .25s ease-in-out;
}
@media only screen and (min-width: 1120px) {
  #app-ribbon {
    display: block;
    margin-right: 15rem;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: right;
    transition: all 0s ease-in-out;
    top: 0;
    width: 100%;
  }
}
#app-ribbon:after {
  background: #fff;
  bottom: 0;
  content: "";
  height: 1px;
  left: 1rem;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 1120px) {
  #app-ribbon:after {
    display: none;
  }
}
#app-header.menu-open #app-ribbon {
  opacity: 1;
}
#app-ribbon a {
  display: block;
  line-height: 1rem;
  padding: 1rem 0 1rem 3rem;
  position: relative;
}
@media only screen and (min-width: 1120px) {
  #app-ribbon a {
    display: inline-block;
    padding: .75rem .5rem .75rem 2.5rem;
    text-transform: none;
  }
}
#app-ribbon a i,
#app-ribbon a svg {
  font-size: 1.25rem;
  left: 1rem;
  margin-top: -.7rem;
  position: absolute;
  top: 50%;
}
#app-ribbon a svg {
  height: 1.3rem;
}
#app-ribbon a svg path {
  fill: #fff;
}
#app-ribbon a.ribbon-mich-vet {
  background: #A32b03;
  font-weight: bold;
  padding: 1rem .5rem 1rem 2.5rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 1120px) {
  #app-ribbon a.ribbon-mich-vet {
    display: inline-block;
    padding: 1rem 1.5rem 1rem 1.5rem;
  }
}
@media only screen and (min-width: 1120px) {
  #app-ribbon a.ribbon-mich-vet.mobile-mich-vet-number {
    display: none;
  }
}
#app-ribbon .desktop-mich-vet-number {
  display: none;
}
@media only screen and (min-width: 1120px) {
  #app-ribbon .desktop-mich-vet-number {
    background: #A32b03;
    font-weight: bold;
    padding: 1rem .5rem 1rem 2.5rem;
    text-transform: uppercase;
  }
}
@media only screen and (min-width: 1120px) and (min-width: 1120px) {
  #app-ribbon .desktop-mich-vet-number {
    display: inline-block;
    padding: 1rem 1.5rem 1rem 1.5rem;
  }
}

.menu {
  display: block;
  opacity: 0;
  padding-bottom: 1.5rem;
  text-transform: uppercase;
  transition: all .25s ease-in-out;
}
.menu:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
@media only screen and (min-width: 1120px) {
  .menu {
    display: block;
    opacity: 1;
    padding-bottom: 0;
    padding-left: 11.5rem;
    text-align: center;
    transition: all 0s ease-in-out;
  }
}
#app-header.menu-open .menu {
  opacity: 1;
}
@media only screen and (min-width: 1120px) {
  #app-header.menu-open .menu {
    display: none;
  }
}
@media only screen and (min-width: 1120px) {
  .menu#supplimental-menu {
    display: none;
  }
}
.menu a {
  display: block;
  padding: 1rem 0 1rem 3rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 1120px) {
  .menu a {
    display: inline-block;
    max-width: 11rem;
    padding-left: .5rem;
    padding-right: .5rem;
    text-align: center;
  }
}
.menu .social {
  display: block;
  padding-left: 3rem;
}
.menu .social:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.menu .social a {
  float: left;
  font-size: 1.5rem;
  padding: .5rem;
  position: relative;
  text-indent: -9999px;
}
.menu .social a:before {
  display: block;
  position: absolute;
  text-indent: 0;
}
.menu .social a.fa-facebook {
  margin-right: 3rem;
}

#skip-navigation {
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute;
  left: -10000px;
  top: auto;
}

footer {
  display: none;
}
@media only screen and (min-width: 1120px) {
  footer {
    background-color: #0e2c52;
    display: block;
    font-family: Verdana, Geneva, sans-serif;
    padding: 2.5rem 1rem;
  }
  footer #site-links-wrapper {
    width: -webkit-calc( (9 / 12 * 100%) - 1.5rem + (9 / 12 * 1.5rem));
    width: -moz-calc( (9 / 12 * 100%) - 1.5rem + (9 / 12 * 1.5rem));
    width: -o-calc( (9 / 12 * 100%) - 1.5rem + (9 / 12 * 1.5rem));
    width: calc( (9 / 12 * 100%) - 1.5rem + (9 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
  footer #social-links-wrapper {
    width: -webkit-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: -moz-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: -o-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
    text-align: right;
  }
  footer #social-links-wrapper:nth-child(2) {
    float: right;
    margin-right: 0;
  }
  footer nav {
    max-width: 70rem;
    margin-left: auto;
    margin-right: auto;
  }
  footer nav:after {
    clear: both;
    display: table;
    height: 0;
    overflow: hidden;
    content: '';
  }
  footer nav a {
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    display: inline-block;
    position: relative;
    margin-right: 2rem;
    margin-top: 15px;
    text-transform: uppercase;
  }
  footer nav a:last-of-type {
    margin-right: 0;
  }
  footer nav .social-links {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #199AD6;
    font-size: 1.3rem;
    height: 40px;
    display: inline-block;
    margin-right: 1rem;
    margin-top: 0;
    padding: 1.2rem;
    position: relative;
    text-align: center;
    width: 40px;
    text-indent: -99999px;
  }
  footer nav .social-links:last-of-type {
    margin-right: 0;
  }
  footer nav .social-links:before {
    text-indent: 0;
    position: absolute;
    left: 12px;
    top: 12px;
  }
  footer nav .social-links.fa-facebook:before {
    position: absolute;
    left: 15px;
    top: 12px;
  }
}

#hero {
  background-color: #6d6E71;
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  position: relative;
  text-align: center;
}
#hero:after {
  background-color: #231f20;
  content: "";
  height: 100%;
  left: 0;
  opacity: .3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#hero .container {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding: 6rem 1rem;
  position: relative;
  z-index: 2;
}
#hero .container:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#hero .container p {
  font-size: 1.625rem;
  line-height: 1.2;
  margin-bottom: 3rem;
}
#hero .container .button, #hero .container button, #hero .container #app-header.search-open #search input[type="submit"], #app-header.search-open #search #hero .container input[type="submit"], #hero .container #benefits-counselor #map-controls input[type="submit"], #benefits-counselor #map-controls #hero .container input[type="submit"] {
  display: block;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 1120px) {
  #hero .container .button, #hero .container button, #hero .container #app-header.search-open #search input[type="submit"], #app-header.search-open #search #hero .container input[type="submit"], #hero .container #benefits-counselor #map-controls input[type="submit"], #benefits-counselor #map-controls #hero .container input[type="submit"] {
    display: inline-block;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
#hero .container .button:last-child, #hero .container button:last-child, #hero .container #app-header.search-open #search input[type="submit"]:last-child, #app-header.search-open #search #hero .container input[type="submit"]:last-child, #hero .container #benefits-counselor #map-controls input[type="submit"]:last-child, #benefits-counselor #map-controls #hero .container input[type="submit"]:last-child {
  margin-bottom: 0;
}

.ribbon {
  background-color: #fff;
  padding: 0.5rem;
  text-align: center;
}
.ribbon svg {
  height: 56.96px;
  width: 161px;
}
.ribbon a {
  min-height: 180px;
}
@media only screen and (min-width: 1120px) {
  .ribbon .mobile-hotline {
    display: none;
  }
}
.ribbon .desktop-hotline {
  display: none;
}
@media only screen and (min-width: 1120px) {
  .ribbon .desktop-hotline {
    display: inline-block;
  }
}

.two-col-content-wrapper {
  position: relative;
}
.two-col-content-wrapper h2, .two-col-content-wrapper #hero .container h1, #hero .container .two-col-content-wrapper h1, .two-col-content-wrapper #hero .container #wizard .slide h2, #hero .container #wizard .slide .two-col-content-wrapper h2, .two-col-content-wrapper #wizard .slide #hero .container h2, #wizard .slide #hero .container .two-col-content-wrapper h2 {
  margin-top: 0;
  -ms-font-size: 20px;
}
.two-col-content-wrapper a {
  color: #fff;
  background-color: transparent;
  float: none;
}
.two-col-content-wrapper a:hover {
  color: #fff;
  text-decoration: underline;
}
.two-col-content-wrapper span.bg-image {
  display: none;
}
@media only screen and (min-width: 1120px) {
  .two-col-content-wrapper span.bg-image {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    width: 50%;
    min-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .two-col-content-wrapper span.bg-image.right {
    left: 50%;
  }
  .two-col-content-wrapper span.bg-image.right:after {
    background-color: rgba(105, 105, 107, 0.8);
  }
  .two-col-content-wrapper span.bg-image:after {
    content: '';
    background-color: rgba(14, 44, 82, 0.8);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.two-col-content-wrapper .two-col-content {
  display: block;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
.two-col-content-wrapper .two-col-content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.two-col-content-wrapper .two-col-content:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
.two-col-content-wrapper .two-col-content h2, .two-col-content-wrapper .two-col-content #hero .container h1, #hero .container .two-col-content-wrapper .two-col-content h1, .two-col-content-wrapper .two-col-content #hero .container #wizard .slide h2, #hero .container #wizard .slide .two-col-content-wrapper .two-col-content h2, .two-col-content-wrapper .two-col-content #wizard .slide #hero .container h2, #wizard .slide #hero .container .two-col-content-wrapper .two-col-content h2 {
  padding-top: 2rem;
  margin-top: 0;
}
.two-col-content-wrapper .two-col-content .wrapper {
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  padding: 2rem;
  color: #fff;
  padding: 4rem 4rem 1rem 4rem;
  position: relative;
}
@media only screen and (min-width: 1120px) {
  .two-col-content-wrapper .two-col-content .wrapper {
    background: transparent !important;
    float: left;
    width: 50%;
  }
}
.two-col-content-wrapper .two-col-content .wrapper:after {
  content: '';
  background-color: rgba(14, 44, 82, 0.8);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 1120px) {
  .two-col-content-wrapper .two-col-content .wrapper:after {
    background: transparent !important;
  }
}
.two-col-content-wrapper .two-col-content .wrapper.last:after {
  background-color: rgba(105, 105, 107, 0.8);
}
.two-col-content-wrapper .two-col-content .wrapper a.button-alt {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 1120px) {
  .two-col-content-wrapper .two-col-content .wrapper a.button-alt {
    float: right;
  }
}
.two-col-content-wrapper .two-col-content .wrapper .copy {
  position: relative;
  z-index: 2;
}

#wizard {
  overflow: hidden;
  position: relative;
  transition: all .2s ease-in-out;
}
#wizard .slide {
  color: #0e2c52;
  padding: 7rem 2rem;
  position: absolute;
  text-align: center;
  top: 0;
}
#wizard .slide .back {
  color: #231f20;
  font-family: Verdana, Geneva, sans-serif;
  left: 3rem;
  position: absolute;
  text-transform: uppercase;
  top: 3rem;
}
#wizard .slide .back span {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #D1D3d4;
  color: #6d6E71;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
}
#wizard .slide p {
  font-size: 1.625rem;
  line-height: 1.2;
}
#wizard .slide .links {
  margin-top: 3rem;
}
#wizard .slide .links a {
  color: #0e2c52;
  display: inline-block;
  margin: 0 2rem 1rem;
  vertical-align: top;
  transition: all .2s ease-in-out;
  width: 250px;
}
#wizard .slide .links a:hover {
  color: #199AD6;
}
#wizard .slide .links a:hover .link-image:after {
  height: 265px;
  left: -7px;
  top: -18px;
  width: 265px;
}
#wizard .slide .links a:hover .link-image img {
  background: #199AD6;
}
#wizard .slide .links a .link-image {
  display: block;
  margin-bottom: 2rem;
  position: relative;
}
#wizard .slide .links a .link-image:after {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: "";
  border: 3px solid #7c6121;
  height: 210px;
  left: 15px;
  position: absolute;
  transition: all .2s ease-in-out;
  top: 15px;
  width: 210px;
  z-index: 1;
}
#wizard .slide .links a .link-image img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #0e2c52;
  display: inline-block;
  height: auto;
  position: relative;
  max-width: calc(100% - 20px);
  transition: all .2s ease-in-out;
  z-index: 2;
}
#wizard .slide .links a .link-label {
  font-size: 1.625rem;
  line-height: 1.2;
}
#wizard .slide .links.small a {
  margin-bottom: 2rem;
  width: 150px;
}
#wizard .slide .links.small a:hover .link-image:after {
  height: 150px;
  margin-top: -75px;
  margin-left: -75px;
  width: 150px;
}
#wizard .slide .links.small a .link-image {
  margin-bottom: 1rem;
}
#wizard .slide .links.small a .link-image:after {
  height: 90px;
  left: 50%;
  margin-left: -45px;
  margin-top: -45px;
  top: 50%;
  width: 90px;
}
#wizard .slide .links.small a .link-label {
  font-size: 1.25rem;
  line-height: 1.5;
  line-height: 1.25;
}

#page-title-email {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 1rem 0.5rem 1rem;
}
#page-title-email:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#page-title-email h1, #page-title-email #wizard .slide h2, #wizard .slide #page-title-email h2, #page-title-email #wizard .slide #hero .container h1, #wizard .slide #hero .container #page-title-email h1, #page-title-email #hero .container #wizard .slide h1, #hero .container #wizard .slide #page-title-email h1 {
  color: #0e2c52;
  display: inline-block;
  float: left;
  margin: 0;
}
#page-title-email a {
  color: #0e2c52;
  float: right;
  line-height: 1.8;
  font-size: 0;
}
#page-title-email a:before {
  font-size: 2rem;
}
@media only screen and (min-width: 1120px) {
  #page-title-email a {
    line-height: 4.3;
  }
  #page-title-email a:before {
    font-size: 1rem;
  }
}

#year-filter {
  background-color: #f1f2f3;
}
#year-filter .filter-title {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #fff;
  background-color: #334c6b;
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  padding: 1.5rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
@media only screen and (min-width: 1120px) {
  #year-filter .filter-title {
    text-align: left;
  }
}
#year-filter .filter-wrapper {
  padding: 1.5rem;
}
#year-filter .filter-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media only screen and (min-width: 640px) {
  #year-filter .filter-wrapper ul {
    text-align: left;
  }
}
#year-filter .filter-wrapper ul li {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #0e2c52;
  display: inline-block;
  font-family: Verdana, Geneva, sans-serif;
  margin: 0;
  margin-bottom: 1.5rem;
  margin-right: 0.48rem;
}
#year-filter .filter-wrapper ul li a {
  color: #fff;
  display: inline-block;
  padding: 1.5rem;
}
#year-filter .filter-wrapper ul li a:hover {
  background-color: #199AD6;
  text-decoration: underline;
}

#news-detail {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 1rem 0.5rem 1rem;
}
#news-detail:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#news-detail #title-wrapper {
  border-bottom: 2px solid #6d6E71;
  display: block;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
#news-detail #title-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
@media only screen and (min-width: 640px) {
  #news-detail #title-wrapper {
    margin-bottom: 3rem;
  }
}
#news-detail #title-wrapper #byline {
  padding-right: 2rem;
}
#news-detail #title-wrapper #byline h1, #news-detail #title-wrapper #byline #wizard .slide h2, #wizard .slide #news-detail #title-wrapper #byline h2 {
  color: #0e2c52;
}
@media only screen and (min-width: 640px) {
  #news-detail #title-wrapper #byline {
    float: left;
  }
}
#news-detail #title-wrapper #byline time {
  font-size: 1.625rem;
  line-height: 1.2;
  color: #126c96;
  font-family: Verdana, Geneva, sans-serif;
  margin: 0;
}
#news-detail #title-wrapper #byline h3 {
  font-size: 1.25rem;
  line-height: 1.5;
  font-family: Verdana, Geneva, sans-serif;
  margin: 0;
  text-transform: uppercase;
}
#news-detail #title-wrapper a {
  color: #0e2c52;
  float: right;
  line-height: 1.8;
  font-size: 0;
}
#news-detail #title-wrapper a:before {
  font-size: 2rem;
}
@media only screen and (min-width: 1120px) {
  #news-detail #title-wrapper a {
    line-height: 4.3;
  }
  #news-detail #title-wrapper a:before {
    font-size: 1rem;
  }
}
#news-detail #WYSIWYG h1, #news-detail #WYSIWYG #wizard .slide h2, #wizard .slide #news-detail #WYSIWYG h2, #news-detail #WYSIWYG h2, #news-detail #WYSIWYG #hero .container h1, #hero .container #news-detail #WYSIWYG h1, #news-detail #WYSIWYG h3, #news-detail #WYSIWYG h4, #news-detail #WYSIWYG #accordion-section.certified-employers #accordion-wrapper #accordion h3, #accordion-section.certified-employers #accordion-wrapper #accordion #news-detail #WYSIWYG h3, #news-detail #WYSIWYG h5, #news-detail #WYSIWYG h6 {
  color: #0e2c52;
}
#news-detail #WYSIWYG table {
  border: 0;
}
#news-detail #WYSIWYG table td {
  border: 0;
}
#news-detail #WYSIWYG table tbody tr:nth-child(odd) {
  background-color: #fff;
}
#news-detail #WYSIWYG div {
  font-family: Arial, Helvetica, sans-serif;
}
#news-detail #WYSIWYG .right {
  float: right;
  padding-left: 1.5rem;
}
#news-detail #WYSIWYG .left {
  float: left;
  padding-right: 1.5rem;
}

#social-sidebar {
  background-color: #f1f2f3;
  margin-bottom: 1rem;
}
#social-sidebar .social-title {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #fff;
  background-color: #334c6b;
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  padding: 1.5rem;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
#social-sidebar .social-wrapper {
  padding: 1.5rem;
}
#social-sidebar .social-wrapper .social-row {
  display: block;
  margin-bottom: 0.5rem;
}
#social-sidebar .social-wrapper .social-row:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
@media only screen and (min-width: 1120px) {
  #social-sidebar .social-wrapper .social-row {
    display: block;
  }
}
#social-sidebar .social-wrapper a:hover {
  background-color: #0e2c52;
}
#social-sidebar .social-wrapper .social-links {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #199AD6;
  font-size: 2rem;
  height: 60px;
  display: inline-block;
  margin-right: 1rem;
  margin-top: 0;
  padding: 1.2rem;
  position: relative;
  text-align: center;
  width: 60px;
}
#social-sidebar .social-wrapper .social-links:last-of-type {
  margin-right: 0;
}
#social-sidebar .social-wrapper .social-links:before {
  color: #fff;
  position: absolute;
  left: 17px;
  top: 15px;
}
#social-sidebar .social-wrapper .social-links.fa-facebook:before {
  position: absolute;
  left: 22px;
  top: 15px;
}
#social-sidebar .social-wrapper .social-cta {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #199AD6;
  color: #fff;
  display: inline-block;
  font-family: Verdana, Geneva, sans-serif;
  position: relative;
  top: -22px;
  padding: 1rem;
  text-align: center;
  text-transform: uppercase;
  width: 175px;
}

#date-widget {
  background-color: #f1f2f3;
}
#date-widget .filter-title {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #fff;
  background-color: #334c6b;
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  padding: 1.5rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
@media only screen and (min-width: 1120px) {
  #date-widget .filter-title {
    text-align: left;
  }
}
#date-widget .filter-wrapper {
  padding: 1.5rem;
}
#date-widget .filter-wrapper form .select-container {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #6d6E71;
  height: 40px;
  position: relative;
  margin-bottom: 1rem;
  width: 100%;
}
#date-widget .filter-wrapper form .select-container label {
  position: absolute;
  padding: 0.5rem;
  text-transform: uppercase;
  width: 100%;
}
#date-widget .filter-wrapper form .select-container label:before {
  content: '';
  position: absolute;
  background: url("../cms-content/images/icon-custom-select.png") no-repeat;
  min-width: 40px;
  min-height: 40px;
  right: 0;
  top: -1px;
}
#date-widget .filter-wrapper form label {
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
  text-transform: uppercase;
}
#date-widget .filter-wrapper form .select-text {
  opacity: 0;
}
#date-widget .filter-wrapper form input, #date-widget .filter-wrapper form select {
  font-size: .875rem;
  line-height: 1;
  font-family: Verdana, Geneva, sans-serif;
  line-height: normal;
}
#date-widget .filter-wrapper form .date-filter {
  border: 1px solid #6d6E71;
  color: #334c6b;
  height: 40px;
  position: relative;
  background: #fff url("../cms-content/images/icon-select-calendar.png") no-repeat;
  background-position: -8px 0;
  padding-left: 45px;
}
#date-widget .filter-wrapper form .date-range {
  width: -webkit-calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  width: -moz-calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  width: -o-calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  width: calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  margin-right: 1.5rem;
  float: left;
  display: inline-block;
  margin-right: 0;
}
#date-widget .filter-wrapper form .date-range.to {
  float: right;
  margin-right: 0;
}
#date-widget .filter-wrapper form ::-webkit-input-placeholder {
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}
#date-widget .filter-wrapper form :-moz-placeholder {
  /* Firefox 18- */
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}
#date-widget .filter-wrapper form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}
#date-widget .filter-wrapper form :-ms-input-placeholder {
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}
#date-widget .filter-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#date-widget .filter-wrapper ul li {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #0e2c52;
  display: inline-block;
  font-family: Verdana, Geneva, sans-serif;
  margin: 0;
  margin-right: 1.5rem;
}
#date-widget .filter-wrapper ul li:last-of-type {
  margin-right: 0;
}
#date-widget .filter-wrapper ul li a {
  color: #fff;
  display: inline-block;
  padding: 1rem;
}
#date-widget .filter-wrapper ul li a:hover {
  background-color: #199AD6;
  text-decoration: underline;
}
#date-widget .filter-wrapper .button-alt, #date-widget .filter-wrapper #app-header.search-open #search input[type="submit"], #app-header.search-open #search #date-widget .filter-wrapper input[type="submit"], #date-widget .filter-wrapper #benefits-counselor #map-controls input[type="submit"], #benefits-counselor #map-controls #date-widget .filter-wrapper input[type="submit"] {
  padding: 1rem;
  width: 100%;
}
#date-widget .filter-wrapper input[type=submit] {
  font-size: 1.25rem;
  line-height: 1.5;
}
#date-widget .filter-wrapper input[type=submit]:hover {
  cursor: pointer;
}

.ui-datepicker {
  background: #fff;
  border: 1px solid #6d6E71;
  border-radius: 5px;
  display: none;
  padding: .2em .2em 0;
  width: 17em;
}
.ui-datepicker table {
  border-collapse: collapse;
  font-size: .9em;
  margin: 0 0 .4em;
  width: 100%;
}
.ui-datepicker th {
  border: 0;
  padding: .1em;
  text-align: center;
}
.ui-datepicker th span {
  background: #199AD6;
  color: #fff;
  display: block;
  font-size: 8px;
  line-height: 1.75rem;
  text-transform: uppercase;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
  text-align: center;
}
.ui-datepicker td a,
.ui-datepicker td span {
  background: #D1D3d4;
  color: #231f20;
  display: block;
  height: 1.75rem;
  font-size: 10px;
  font-style: normal;
  line-height: 1.3rem;
  padding: .2em;
  text-decoration: none;
}
.ui-datepicker td a:hover,
.ui-datepicker td span:hover {
  background: #6d6E71;
}
.ui-datepicker .ui-datepicker-header {
  background: #D1D3d4;
  padding: .2em 0;
  position: relative;
}
.ui-datepicker .ui-datepicker-title {
  line-height: 1.8em;
  margin: 0 2.3em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  margin: .7em 0 0 0;
  padding: 0 .2em;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  cursor: pointer;
  float: right;
  margin: .5em .2em .4em;
  overflow: visible;
  padding: .2em .6em .3em .6em;
  width: auto;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  margin: 0 auto .4em;
  width: 95%;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  font-size: 0em;
  width: 100%;
}

.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  left: auto;
  right: 2px;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  left: auto;
  right: 1px;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 1px;
  border-right-width: 0;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 1px;
  border-right-width: 0;
}

.ui-datepicker-cover {
  filter: mask();
  /*must have*/
  height: 200px;
  /*must have*/
  left: -4px;
  /*must have*/
  position: absolute;
  /*must have*/
  top: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  z-index: -1;
  /*must have*/
}

.date-filter > div {
  display: block;
}
.date-filter > div:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.date-filter input {
  background: url(../images/calendar-icon.png) 8px -30px no-repeat;
  float: left;
  padding-left: 2.25rem;
  padding-right: calc(.5rem + 1px);
  width: 100%;
}
.date-filter input:first-child {
  margin-right: 1rem;
}
.date-filter input.active, .date-filter input:focus {
  background-position: 7px 7px;
  padding-left: 2.25rem;
}

#search-results {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 1rem 0.5rem 1rem;
  padding-bottom: 3rem;
}
#search-results:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#search-results .title-wrapper h2, #search-results .title-wrapper #hero .container h1, #hero .container #search-results .title-wrapper h1 {
  color: #0e2c52;
}
#search-results .title-wrapper .keyword {
  font-size: 1.625rem;
  line-height: 1.2;
  color: #126c96;
  text-transform: uppercase;
}
#search-results .title-wrapper .out-of {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #6d6E71;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#search-results .result h3 {
  font-size: 1.188rem;
  line-height: 1.6;
  border-bottom: 2px solid #6d6E71;
  color: #126c96;
  font-family: Verdana, Geneva, sans-serif;
  margin-top: 2rem;
  padding-bottom: 1rem;
  text-transform: uppercase;
}
#search-results .result p {
  margin: 0;
}
#search-results .result a {
  font-weight: bold;
}
#search-results .result a:hover {
  color: #7c6121;
}

#sub-navigation {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 1rem 0.5rem 1rem;
  padding-bottom: 3rem;
}
#sub-navigation:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#sub-navigation .navigation-wrapper {
  text-align: center;
}
#sub-navigation .navigation-wrapper h2, #sub-navigation .navigation-wrapper #hero .container h1, #hero .container #sub-navigation .navigation-wrapper h1 {
  color: #0e2c52;
  display: inline-block;
}
#sub-navigation .navigation-wrapper nav {
  margin-top: 3rem;
}
#sub-navigation .navigation-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#sub-navigation .navigation-wrapper ul li {
  border: 1px solid #6d6E71;
  font-size: 0;
  margin-bottom: 1rem;
  margin-right: -4px;
}
@media only screen and (min-width: 640px) {
  #sub-navigation .navigation-wrapper ul li {
    border-right: 0;
    display: inline-block;
  }
}
#sub-navigation .navigation-wrapper ul li a {
  font-size: .875rem;
  line-height: 1;
  color: #0e2c52;
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  padding: 1rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 640px) {
  #sub-navigation .navigation-wrapper ul li a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    min-width: 200px;
  }
}
#sub-navigation .navigation-wrapper ul li a:hover {
  background-color: #199AD6;
  color: #fff;
}
#sub-navigation .navigation-wrapper ul li a.active-nav {
  background-color: #199AD6;
  color: #fff;
}
@media only screen and (min-width: 640px) {
  #sub-navigation .navigation-wrapper ul li:first-of-type {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
  }
}
@media only screen and (min-width: 640px) {
  #sub-navigation .navigation-wrapper ul li:last-of-type {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #6d6E71;
    border-right: 1px solid #6d6E71;
  }
}
#sub-navigation .tiles-wrapper {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#sub-navigation .tiles-wrapper:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#sub-navigation .tiles-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#sub-navigation .tiles-wrapper .tile {
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  background-size: cover;
  color: #fff;
  height: 240px;
  margin-top: 1.5rem;
  position: relative;
}
#sub-navigation .tiles-wrapper .tile:hover {
  cursor: pointer;
}
#sub-navigation .tiles-wrapper .tile a {
  color: #fff;
  display: block;
  height: 240px;
  width: 100%;
}
@media only screen and (min-width: 640px) {
  #sub-navigation .tiles-wrapper .tile {
    display: inline-block;
    margin-left: .75rem;
    margin-right: .75rem;
    width: calc(49.7% - 1.5rem);
  }
}
@media only screen and (min-width: 1120px) {
  #sub-navigation .tiles-wrapper .tile {
    margin-left: .73rem;
    margin-right: .73rem;
    width: calc(33% - 1.5rem);
  }
}
#sub-navigation .tiles-wrapper .tile .description {
  background-color: rgba(0, 0, 0, 0.6);
  height: 87px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  width: 100%;
  position: absolute;
  bottom: 0;
}
#sub-navigation .tiles-wrapper .tile .description h3 {
  font-size: 1.188rem;
  line-height: 1.6;
  font-family: Verdana, Geneva, sans-serif;
  margin: 0.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
}
#sub-navigation .tiles-wrapper .tile .description p {
  font-size: .875rem;
  line-height: 1;
  font-family: Verdana, Geneva, sans-serif;
  margin-bottom: 0.5rem;
  display: none;
}
#sub-navigation .tiles-wrapper .shuffle {
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  border: 0;
  position: absolute;
  top: -1000px;
  left: -10000px;
}

#contact-us {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 3rem 1rem 0.5rem 1rem;
  padding-bottom: 5rem;
}
#contact-us:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#contact-us:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
@media only screen and (min-width: 640px) {
  #contact-us aside {
    width: -webkit-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: -moz-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: -o-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
}
#contact-us aside a:hover {
  color: #7c6121;
  text-decoration: underline;
}
#contact-us aside div {
  margin-top: 2rem;
}
#contact-us aside div.address {
  padding-bottom: 3rem;
}
#contact-us aside div h3 {
  font-size: 1.188rem;
  line-height: 1.6;
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
  margin-bottom: 0;
}
#contact-us aside div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#contact-us aside div .desktop-number {
  display: none;
}
@media only screen and (min-width: 1120px) {
  #contact-us aside div .desktop-number {
    display: block;
  }
}
@media only screen and (min-width: 1120px) {
  #contact-us aside div .mobile-number {
    display: none;
  }
}
#contact-us #map-wrapper {
  margin-bottom: 5rem;
  padding-top: 10px;
}
#contact-us #map-wrapper .map {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #6d6E71;
}
@media only screen and (min-width: 640px) {
  #contact-us #map-wrapper .map {
    width: -webkit-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: -moz-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: -o-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
  #contact-us #map-wrapper .map:nth-child(1) {
    float: right;
    margin-right: 0;
  }
}

#benefits-counselor {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 1rem 0.5rem 1rem;
}
#benefits-counselor:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#benefits-counselor #map {
  display: none;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #0e2c52;
  border-top: 1px solid #0e2c52;
  text-align: center;
}
#benefits-counselor #map:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
@media only screen and (min-width: 640px) {
  #benefits-counselor #map {
    display: block;
    margin-bottom: 5rem;
  }
}
#benefits-counselor #map-controls {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
}
#benefits-counselor #map-controls:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#benefits-counselor #map-controls .county-selector {
  float: right;
  margin: 0;
  max-width: 230px;
}
#benefits-counselor #map-controls form {
  color: #0e2c52;
}
#benefits-counselor #map-controls form .select-container {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #6d6E71;
  height: 40px;
  position: relative;
  margin-bottom: 1rem;
  width: 100%;
}
#benefits-counselor #map-controls form .select-container label {
  position: absolute;
  padding: 0.5rem;
  text-transform: uppercase;
  width: 100%;
}
#benefits-counselor #map-controls form .select-container label:before {
  content: '';
  position: absolute;
  background: url("../cms-content/images/icon-custom-select.png") no-repeat;
  min-width: 40px;
  min-height: 40px;
  right: 0;
  top: -1px;
}
#benefits-counselor #map-controls form .search-btn:hover {
  background-color: #7c6121;
  cursor: pointer;
}
#benefits-counselor #map-controls form label {
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
}
#benefits-counselor #map-controls form .select-text {
  opacity: 0;
}
#benefits-counselor #map-controls form input, #benefits-counselor #map-controls form select {
  font-size: .875rem;
  line-height: 1;
  font-family: Verdana, Geneva, sans-serif;
  line-height: normal;
}
#benefits-counselor #map-controls form.county-search {
  display: block;
  margin-bottom: 2rem;
  position: relative;
}
#benefits-counselor #map-controls form.county-search:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#benefits-counselor #map-controls form.county-search i.fa-search {
  position: absolute;
  left: 5px;
}
@media only screen and (min-width: 640px) {
  #benefits-counselor #map-controls form.county-search {
    width: -webkit-calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    width: -moz-calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    width: -o-calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    width: calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1120px) {
  #benefits-counselor #map-controls form.county-search {
    width: -webkit-calc( (3 / 8 * 100%) - 1.5rem + (3 / 8 * 1.5rem));
    width: -moz-calc( (3 / 8 * 100%) - 1.5rem + (3 / 8 * 1.5rem));
    width: -o-calc( (3 / 8 * 100%) - 1.5rem + (3 / 8 * 1.5rem));
    width: calc( (3 / 8 * 100%) - 1.5rem + (3 / 8 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
}
#benefits-counselor #map-controls form.county-search label {
  display: none;
}
#benefits-counselor #map-controls form.county-search .search-input {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #6d6E71;
  display: inline-block;
  height: 40px;
  padding-left: 35px;
}
@media only screen and (min-width: 640px) {
  #benefits-counselor #map-controls form.county-search .search-input {
    width: -webkit-calc( (5 / 8 * 100%) - 1.5rem + (5 / 8 * 1.5rem));
    width: -moz-calc( (5 / 8 * 100%) - 1.5rem + (5 / 8 * 1.5rem));
    width: -o-calc( (5 / 8 * 100%) - 1.5rem + (5 / 8 * 1.5rem));
    width: calc( (5 / 8 * 100%) - 1.5rem + (5 / 8 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
}
#benefits-counselor #map-controls form.county-search input:disabled {
  opacity: 0.5;
}
#benefits-counselor #map-controls form.county-search input:disabled:hover {
  background-color: #0e2c52;
  cursor: default;
}
@media only screen and (min-width: 640px) {
  #benefits-counselor #map-controls form.county-search .search-btn {
    width: -webkit-calc( (2 / 8 * 100%) - 1.5rem + (2 / 8 * 1.5rem));
    width: -moz-calc( (2 / 8 * 100%) - 1.5rem + (2 / 8 * 1.5rem));
    width: -o-calc( (2 / 8 * 100%) - 1.5rem + (2 / 8 * 1.5rem));
    width: calc( (2 / 8 * 100%) - 1.5rem + (2 / 8 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
    height: 40px;
    padding: 0;
  }
}
#benefits-counselor #map-controls form.county-search .fa {
  color: #0e2c52;
}
#benefits-counselor #map-controls form.county-search .fa:before {
  content: "\f002";
  position: absolute;
  top: 13px;
  display: block;
  z-index: 33;
  left: 10px;
}
#benefits-counselor #map-controls form.county-search ::-webkit-input-placeholder {
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
}
#benefits-counselor #map-controls form.county-search :-moz-placeholder {
  /* Firefox 18- */
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
}
#benefits-counselor #map-controls form.county-search ::-moz-placeholder {
  /* Firefox 19+ */
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
}
#benefits-counselor #map-controls form.county-search :-ms-input-placeholder {
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
}
#benefits-counselor #map-controls form.county-select {
  margin-bottom: 5rem;
}
@media only screen and (min-width: 640px) {
  #benefits-counselor #map-controls form.county-select {
    width: -webkit-calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    width: -moz-calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    width: -o-calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    width: calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
  }
  #benefits-counselor #map-controls form.county-select .select-container {
    width: -webkit-calc( (6 / 8 * 100%) - 1.5rem + (6 / 8 * 1.5rem));
    width: -moz-calc( (6 / 8 * 100%) - 1.5rem + (6 / 8 * 1.5rem));
    width: -o-calc( (6 / 8 * 100%) - 1.5rem + (6 / 8 * 1.5rem));
    width: calc( (6 / 8 * 100%) - 1.5rem + (6 / 8 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
  #benefits-counselor #map-controls form.county-select .search-btn {
    width: -webkit-calc( (2 / 8 * 100%) - 1.5rem + (2 / 8 * 1.5rem));
    width: -moz-calc( (2 / 8 * 100%) - 1.5rem + (2 / 8 * 1.5rem));
    width: -o-calc( (2 / 8 * 100%) - 1.5rem + (2 / 8 * 1.5rem));
    width: calc( (2 / 8 * 100%) - 1.5rem + (2 / 8 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
    float: right;
    margin-right: 0;
    height: 40px;
    padding: 0;
  }
}
@media only screen and (min-width: 1120px) {
  #benefits-counselor #map-controls form.county-select {
    width: -webkit-calc( (3 / 8 * 100%) - 1.5rem + (3 / 8 * 1.5rem));
    width: -moz-calc( (3 / 8 * 100%) - 1.5rem + (3 / 8 * 1.5rem));
    width: -o-calc( (3 / 8 * 100%) - 1.5rem + (3 / 8 * 1.5rem));
    width: calc( (3 / 8 * 100%) - 1.5rem + (3 / 8 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
    float: right;
    margin-right: 0;
  }
}
#benefits-counselor .list {
  display: none;
}

.ui-menu-item {
  color: #0e2c52;
  font-family: Verdana, Geneva, sans-serif;
}
.ui-menu-item .ui-state-active, .ui-menu-item .ui-widget-content .ui-state-active {
  font-size: 1.188rem;
  line-height: 1.6;
  border: 1px solid #0e2c52 !important;
  background: #199AD6 !important;
  color: #fff !important;
}

.custom-focused {
  box-shadow: inset 0 0 2px 2px #8bcfef;
}

#loading {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  -webkit-transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}
#loading .loading-icon {
  position: absolute;
  left: 49%;
  top: 49%;
}

#news-archive, #media-room, #calendar {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 3rem 1rem 3rem 1rem;
  position: relative;
}
#news-archive:after, #media-room:after, #calendar:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#news-archive:after, #media-room:after, #calendar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#news-archive .back, #media-room .back, #calendar .back {
  color: #231f20;
  font-family: Verdana, Geneva, sans-serif;
  left: 3rem;
  position: absolute;
  text-transform: uppercase;
  top: 3rem;
}
#news-archive .back span, #media-room .back span, #calendar .back span {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #D1D3d4;
  color: #6d6E71;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
}
#news-archive .back, #media-room .back, #calendar .back {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  top: auto;
  left: auto;
}
#news-archive .back:after, #media-room .back:after, #calendar .back:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
@media only screen and (min-width: 800px) {
  #news-archive aside, #media-room aside, #calendar aside {
    width: -webkit-calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    width: -moz-calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    width: -o-calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    width: calc( (4 / 8 * 100%) - 1.5rem + (4 / 8 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
}
@media only screen and (min-width: 1120px) {
  #news-archive aside, #media-room aside, #calendar aside {
    width: -webkit-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: -moz-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: -o-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
}
#news-archive #archive-list, #media-room #archive-list, #calendar #archive-list {
  display: block;
  float: left;
}
#news-archive #archive-list:after, #media-room #archive-list:after, #calendar #archive-list:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
@media only screen and (min-width: 1120px) {
  #news-archive #archive-list, #media-room #archive-list, #calendar #archive-list {
    width: -webkit-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: -moz-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: -o-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
    float: right;
    margin-right: 0;
  }
}
#news-archive #archive-list p a, #media-room #archive-list p a, #calendar #archive-list p a {
  display: block;
}
#news-archive #archive-list .faux-table-header, #media-room #archive-list .faux-table-header, #calendar #archive-list .faux-table-header {
  display: block;
  border-bottom: 2px solid #6d6E71;
  color: #126c96;
  padding-top: 2rem;
}
#news-archive #archive-list .faux-table-header:after, #media-room #archive-list .faux-table-header:after, #calendar #archive-list .faux-table-header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
@media only screen and (min-width: 1120px) {
  #news-archive #archive-list .faux-table-header, #media-room #archive-list .faux-table-header, #calendar #archive-list .faux-table-header {
    padding-top: 0;
  }
}
#news-archive #archive-list .faux-table-header span.faux-table-header-cell, #media-room #archive-list .faux-table-header span.faux-table-header-cell, #calendar #archive-list .faux-table-header span.faux-table-header-cell {
  color: #0e2c52;
  display: inline-block;
  font-family: Verdana, Geneva, sans-serif;
  padding-bottom: 1rem;
  padding-top: 0;
  text-transform: uppercase;
}
#news-archive #archive-list .faux-table-header span.faux-table-header-cell.category-desktop, #media-room #archive-list .faux-table-header span.faux-table-header-cell.category-desktop, #calendar #archive-list .faux-table-header span.faux-table-header-cell.category-desktop {
  display: none;
}
@media only screen and (min-width: 1120px) {
  #news-archive #archive-list .faux-table-header span.faux-table-header-cell.category-desktop, #media-room #archive-list .faux-table-header span.faux-table-header-cell.category-desktop, #calendar #archive-list .faux-table-header span.faux-table-header-cell.category-desktop {
    display: inline-block;
    width: -webkit-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: -moz-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: -o-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
}
#news-archive #archive-list .wrapper, #media-room #archive-list .wrapper, #calendar #archive-list .wrapper {
  display: block;
}
#news-archive #archive-list .wrapper:after, #media-room #archive-list .wrapper:after, #calendar #archive-list .wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#news-archive #archive-list .date, #media-room #archive-list .date, #calendar #archive-list .date {
  width: -webkit-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
  width: -moz-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
  width: -o-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
  width: calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
  margin-right: 1.5rem;
  float: left;
  color: #126c96;
}
#news-archive #archive-list .details, #media-room #archive-list .details, #calendar #archive-list .details {
  width: -webkit-calc( (9 / 12 * 100%) - 1.5rem + (9 / 12 * 1.5rem));
  width: -moz-calc( (9 / 12 * 100%) - 1.5rem + (9 / 12 * 1.5rem));
  width: -o-calc( (9 / 12 * 100%) - 1.5rem + (9 / 12 * 1.5rem));
  width: calc( (9 / 12 * 100%) - 1.5rem + (9 / 12 * 1.5rem));
  margin-right: 1.5rem;
  float: left;
  float: right;
  margin-right: 0;
}
#news-archive #archive-list .details a:hover, #media-room #archive-list .details a:hover, #calendar #archive-list .details a:hover {
  color: #7c6121;
  text-decoration: underline;
}
#news-archive #archive-list .event, #media-room #archive-list .event, #calendar #archive-list .event {
  width: -webkit-calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  width: -moz-calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  width: -o-calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  width: calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  margin-right: 1.5rem;
  float: left;
}
@media only screen and (min-width: 1120px) {
  #news-archive #archive-list .event, #media-room #archive-list .event, #calendar #archive-list .event {
    width: -webkit-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: -moz-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: -o-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
}
#news-archive #archive-list .event div, #media-room #archive-list .event div, #calendar #archive-list .event div {
  font-family: Arial, Helvetica, sans-serif;
}
#news-archive #archive-list .event div.event-date, #media-room #archive-list .event div.event-date, #calendar #archive-list .event div.event-date {
  color: #126c96;
  font-family: Verdana, Geneva, sans-serif;
}
#news-archive #archive-list .category ul, #media-room #archive-list .category ul, #calendar #archive-list .category ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#news-archive #archive-list .category ul li, #media-room #archive-list .category ul li, #calendar #archive-list .category ul li {
  position: relative;
  padding-bottom: 1rem;
  padding-left: 28px;
}
#news-archive #archive-list .category ul li img, #media-room #archive-list .category ul li img, #calendar #archive-list .category ul li img {
  position: absolute;
  left: 0;
  top: 4px;
}
#news-archive #archive-list .category-desktop, #media-room #archive-list .category-desktop, #calendar #archive-list .category-desktop {
  display: none;
}
@media only screen and (min-width: 1120px) {
  #news-archive #archive-list .category-desktop, #media-room #archive-list .category-desktop, #calendar #archive-list .category-desktop {
    display: inline-block;
    width: -webkit-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: -moz-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: -o-calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    width: calc( (3 / 12 * 100%) - 1.5rem + (3 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
}
#news-archive #archive-list .category-mobile span, #media-room #archive-list .category-mobile span, #calendar #archive-list .category-mobile span {
  border-bottom: 2px solid #D1D3d4;
  color: #0e2c52;
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 1rem;
  margin-bottom: 0.5rem;
  margin-top: 1rem;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 1120px) {
  #news-archive #archive-list .category-mobile, #media-room #archive-list .category-mobile, #calendar #archive-list .category-mobile {
    display: none;
  }
}
#news-archive #archive-list .event-details, #media-room #archive-list .event-details, #calendar #archive-list .event-details {
  width: -webkit-calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  width: -moz-calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  width: -o-calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  width: calc( (6 / 12 * 100%) - 1.5rem + (6 / 12 * 1.5rem));
  margin-right: 1.5rem;
  float: left;
  margin-right: 0;
}
#news-archive #archive-list .event-details .event-title, #media-room #archive-list .event-details .event-title, #calendar #archive-list .event-details .event-title {
  color: #126c96;
}
#news-archive #archive-list .event-details a, #media-room #archive-list .event-details a, #calendar #archive-list .event-details a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
#news-archive #archive-list .event-details a:hover, #media-room #archive-list .event-details a:hover, #calendar #archive-list .event-details a:hover {
  color: #7c6121;
}
#news-archive #archive-list .event-details div, #media-room #archive-list .event-details div, #calendar #archive-list .event-details div {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#news-archive #archive-list .faux-row, #media-room #archive-list .faux-row, #calendar #archive-list .faux-row {
  font-size: 1.188rem;
  line-height: 1.6;
  font-family: Verdana, Geneva, sans-serif;
  padding: 1rem 0;
}

#media-room #archive-list .wrapper, #calendar .wrapper {
  border-bottom: 2px solid #6d6E71;
  margin: 1.5rem 0;
}
@media only screen and (min-width: 1120px) {
  #media-room #archive-list .wrapper, #calendar .wrapper {
    margin: 0;
  }
}
#media-room #archive-list .wrapper:last-of-type, #calendar .wrapper:last-of-type {
  border-bottom: 0;
}

#news-archive p {
  display: none;
}

ul.pagination {
  float: right;
  list-style: none;
  margin: 3rem 0 0 0;
  padding: 0;
}
ul.pagination li {
  color: #fff;
  display: inline-block;
  margin: 12px 6px 0 0;
}
ul.pagination li a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: .875rem;
  line-height: 1;
  background-color: #126c96;
  color: #fff;
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  padding: 0.75rem 1rem;
  text-align: center;
}
ul.pagination li a.highlightPage {
  background-color: #7c6121;
  color: #fff;
}
ul.pagination li a:hover {
  background-color: #7c6121;
  color: #fff;
}

#accordion-section {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 3rem 1rem 0.5rem 1rem;
}
#accordion-section:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#accordion-section:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#accordion-section aside div, #accordion-section aside ol, #accordion-section aside li {
  font-size: 1.25rem;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 1120px) {
  #accordion-section aside {
    width: -webkit-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: -moz-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: -o-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
}
#accordion-section #accordion-wrapper #accordion a.slide-title {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #fff;
  background-color: #0e2c52;
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  margin-bottom: 1rem;
  padding: 1.5rem 4rem 1.5rem 1.5rem;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
#accordion-section #accordion-wrapper #accordion a.slide-title i {
  position: absolute;
  right: 1.5rem;
  top: 1.750rem;
}
#accordion-section #accordion-wrapper #accordion a.slide-title:last-of-type {
  margin-bottom: 0;
}
#accordion-section #accordion-wrapper #accordion a.slide-title.active {
  display: block;
}
#accordion-section #accordion-wrapper #accordion div {
  font-size: 1.188rem;
  line-height: 1.6;
}
#accordion-section #accordion-wrapper #accordion div h3 {
  font-size: 1.188rem;
  line-height: 1.6;
  font-family: Verdana, Geneva, sans-serif;
}
#accordion-section #accordion-wrapper #accordion div p {
  font-size: 1.188rem;
  line-height: 1.6;
}
#accordion-section #accordion-wrapper #accordion div a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
#accordion-section #accordion-wrapper #accordion div a.learn-more {
  display: inline-block;
  margin-top: -1rem;
}
#accordion-section #accordion-wrapper #accordion div.slide {
  margin-bottom: 1rem;
}
#accordion-section #accordion-wrapper #accordion div.reveal {
  background-color: #D1D3d4;
  display: none;
  padding: 1.5rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
@media only screen and (min-width: 1120px) {
  #accordion-section #accordion-wrapper #accordion {
    width: -webkit-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: -moz-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: -o-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
  #accordion-section #accordion-wrapper #accordion:nth-child(1) {
    float: right;
    margin-right: 0;
  }
}

#accordion-section.certified-employers {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 3rem 1rem 0.5rem 1rem;
}
#accordion-section.certified-employers:after {
  clear: both;
  display: table;
  height: 0;
  overflow: hidden;
  content: '';
}
#accordion-section.certified-employers:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#accordion-section.certified-employers aside div, #accordion-section.certified-employers aside ol, #accordion-section.certified-employers aside li {
  font-size: 1.25rem;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 1120px) {
  #accordion-section.certified-employers aside {
    width: -webkit-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: -moz-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: -o-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
}
#accordion-section.certified-employers #accordion-wrapper #accordion a.slide-title {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #fff;
  background-color: #0e2c52;
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  margin-bottom: 1rem;
  padding: 1.5rem 4rem 1.5rem 1.5rem;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
#accordion-section.certified-employers #accordion-wrapper #accordion a.slide-title i {
  position: absolute;
  right: 1.5rem;
  top: 1.750rem;
}
#accordion-section.certified-employers #accordion-wrapper #accordion a.slide-title:last-of-type {
  margin-bottom: 0;
}
#accordion-section.certified-employers #accordion-wrapper #accordion a.slide-title.active {
  display: block;
}
#accordion-section.certified-employers #accordion-wrapper #accordion div {
  font-size: 1.188rem;
  line-height: 1.6;
}
#accordion-section.certified-employers #accordion-wrapper #accordion div h3 {
  font-size: 1.188rem;
  line-height: 1.6;
  font-family: Verdana, Geneva, sans-serif;
}
#accordion-section.certified-employers #accordion-wrapper #accordion div p {
  font-size: 1.188rem;
  line-height: 1.6;
}
#accordion-section.certified-employers #accordion-wrapper #accordion div a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
#accordion-section.certified-employers #accordion-wrapper #accordion div a.learn-more {
  display: inline-block;
  margin-top: -1rem;
}
#accordion-section.certified-employers #accordion-wrapper #accordion div.slide {
  margin-bottom: 1rem;
}
#accordion-section.certified-employers #accordion-wrapper #accordion div.reveal {
  background-color: #D1D3d4;
  display: none;
  padding: 1.5rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
#accordion-section.certified-employers #accordion-wrapper #accordion h3 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}
#accordion-section.certified-employers #accordion-wrapper #accordion a.gold {
  background-color: #cfa64a;
  color: #231f20;
}
#accordion-section.certified-employers #accordion-wrapper #accordion a.gold i:before {
  color: #fff;
}
#accordion-section.certified-employers #accordion-wrapper #accordion a.silver {
  background-color: #57585a;
}
#accordion-section.certified-employers #accordion-wrapper #accordion a.bronze {
  background-color: #665342;
}
#accordion-section.certified-employers #accordion-wrapper #accordion h2, #accordion-section.certified-employers #accordion-wrapper #accordion #hero .container h1, #hero .container #accordion-section.certified-employers #accordion-wrapper #accordion h1 {
  margin: 0;
}
#accordion-section.certified-employers #accordion-wrapper #accordion .reveal-section {
  padding-bottom: 2rem;
}
#accordion-section.certified-employers #accordion-wrapper #accordion .reveal-section .logo {
  margin: 0 0 1rem 0;
}
@media only screen and (min-width: 1120px) {
  #accordion-section.certified-employers #accordion-wrapper #accordion {
    width: -webkit-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: -moz-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: -o-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
  #accordion-section.certified-employers #accordion-wrapper #accordion:nth-child(1) {
    float: right;
    margin-right: 0;
  }
  #accordion-section.certified-employers #accordion-wrapper #accordion .reveal-section {
    display: block;
  }
  #accordion-section.certified-employers #accordion-wrapper #accordion .reveal-section:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  #accordion-section.certified-employers #accordion-wrapper #accordion .reveal-section.image-col .logo {
    width: -webkit-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: -moz-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: -o-calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    width: calc( (4 / 12 * 100%) - 1.5rem + (4 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
    margin: 0;
  }
  #accordion-section.certified-employers #accordion-wrapper #accordion .reveal-section.image-col .content-wrapper {
    width: -webkit-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: -moz-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: -o-calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    width: calc( (8 / 12 * 100%) - 1.5rem + (8 / 12 * 1.5rem));
    margin-right: 1.5rem;
    float: left;
  }
  #accordion-section.certified-employers #accordion-wrapper #accordion .reveal-section.image-col .content-wrapper:nth-child(2) {
    float: right;
    margin-right: 0;
  }
  #accordion-section.certified-employers #accordion-wrapper #accordion .reveal-section.image-col .content-wrapper table {
    font-family: Arial, Helvetica, sans-serif;
  }
  #accordion-section.certified-employers #accordion-wrapper #accordion .reveal-section .content-wrapper table {
    font-family: Arial, Helvetica, sans-serif;
  }
}

/*# sourceMappingURL=main.css.map */
