html {
  scroll-behavior: smooth; }

body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  margin-top: 122px;
  color: #192e5a;
  background: #fff; }
  @media (min-width: 36em) {
    body {
      font-size: 18px; } }

.navbar {
  min-height: 122px;
  background: #fff !important;
  font-size: 0.92rem;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
  z-index: 1000; }
  .navbar .logo {
    width: 100%;
    max-height: 62px;
    margin: 1rem 0; }
  .navbar .nav-link, .navbar .dropdown-item {
    width: auto;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: .5rem 1rem;
    margin: 0;
    white-space: nowrap;
    color: #192e5a !important; }
    .navbar .nav-link:hover, .navbar .nav-link:active, .navbar .dropdown-item:hover, .navbar .dropdown-item:active {
      background: #f8f8f8;
      border-radius: 10px;
      color: #00a79e !important; }
    .navbar .nav-link:visited, .navbar .dropdown-item:visited {
      color: #192e5a; }
  .navbar .dropdown-item:hover, .navbar .dropdown-item:active {
    border-radius: 0 !important; }
  .navbar .navbar-nav > li {
    margin: 0; }
    @media (min-width: 62em) {
      .navbar .navbar-nav > li {
        margin-left: 10px;
        margin-right: 10px; } }
    .navbar .navbar-nav > li:last-of-type {
      margin-right: 0; }
  .navbar .dropdown-menu {
    padding: 0;
    background: #eee;
    margin-left: 2rem; }
    @media (min-width: 62em) {
      .navbar .dropdown-menu {
        background: #fff;
        margin-left: 0rem; } }
  .navbar .collapse {
    margin-bottom: 1rem; }
    @media (min-width: 62em) {
      .navbar .collapse {
        margin-bottom: 0; } }

.navbar .navbar-toggler .icon-bar {
  background: black !important; }

.navbar-toggler {
  border: 0;
  outline: none !important;
  margin: 0;
  padding: 0;
  color: #192e5a; }
  .navbar-toggler:hover {
    color: #192e5a; }

.lh-norm {
  line-height: normal; }

.contactFootForm {
  border-top: 1px solid #8dc63f;
  color: #192e5a;
  background: #f8f8f8;
  padding: 5rem 0; }
  .contactFootForm label {
    color: #666;
    font-size: 0.75rem;
    padding: 0;
    margin: 0;
    line-height: .8rem; }
  .contactFootForm a {
    text-decoration: underline;
    font-weight: bold; }

[data-label="false"] label {
  /* display: none; */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

input, select, textarea {
  font-size: 0.92rem !important;
  border-radius: 0 !important;
  padding: 1rem !important;
  margin-bottom: 1rem; }

textarea {
  height: 4rem; }

input {
  height: 3.4rem !important;
  line-height: 2rem  !important; }

footer .footerFirst {
  font-size: 16px;
  background: #192e5a;
  color: #fff; }
  footer .footerFirst a, footer .footerFirst a:visited {
    color: #fff; }
  footer .footerFirst a:hover, footer .footerFirst a:active {
    color: #8dc63f;
    text-decoration: none; }
  footer .footerFirst h3 {
    margin: 0; }
  footer .footerFirst p:last-of-type {
    padding: 0; }
  footer .footerFirst .logo {
    max-width: 160px;
    margin: auto;
    float: none; }
    @media (min-width: 62em) {
      footer .footerFirst .logo {
        margin: 0;
        float: right; } }
  footer .footerFirst .row > div {
    padding-top: 2.6rem;
    padding-bottom: 2.6rem; }
    footer .footerFirst .row > div:last-of-type {
      padding-top: 0; }
    footer .footerFirst .row > div:first-of-type {
      padding-bottom: 1rem; }
    @media (min-width: 62em) {
      footer .footerFirst .row > div:last-of-type {
        padding-top: 2.6rem; }
      footer .footerFirst .row > div:first-of-type {
        padding-bottom: 2.6rem; } }
footer .footerLast {
  background: #fff;
  color: #000;
  display: block;
  border-bottom: 2px solid #8dc63f;
  font-size: 0.75rem; }
  footer .footerLast .logo {
    max-width: 100px;
    margin: auto; }
    @media (min-width: 62em) {
      footer .footerLast .logo {
        margin: 0; } }
  footer .footerLast p {
    margin-bottom: 0;
    padding-bottom: 0; }
  footer .footerLast .row > div {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    footer .footerLast .row > div:last-of-type {
      padding-top: 0; }
    @media (min-width: 62em) {
      footer .footerLast .row > div:last-of-type {
        padding-top: 1rem; } }
footer .note {
  margin-top: 0 !important;
  padding-top: 0 !important; }
  footer .note p {
    font-size: 0.92rem;
    line-height: 1.4rem;
    margin: 0;
    padding: 0; }

a, a:visited {
  font-weight: bold;
  color: #00a79e; }

a:active, a:hover {
  color: #192e5a;
  text-decoration: underline; }

h1 {
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0;
  padding: 0 0 1.4rem 0; }
  @media (min-width: 45em) {
    h1 {
      font-size: 2.6rem; } }
  @media (min-width: 62em) {
    h1 {
      font-size: 3rem; } }

h2:before {
  /* background-image: url('https://ikewebstorage.blob.core.windows.net/eastkellogg/images/misc/east-kellog-slasshes.png'); */
  display: inline-block;
  /* background-repeat: no-repeat; */
  /* margin-right:.4rem; */
  /* content:""; */
  /* background-size: 18px 18px; */
  width: 18px;
  height: 18px;
  /* background-position-y: 1px; */ }
  @media (min-width: 45em) {
    h2:before {
      background-size: 21px 21px;
      width: 21px;
      height: 21px; } }
  @media (min-width: 62em) {
    h2:before {
      background-size: 24px 24px;
      width: 24px;
      height: 24px; } }

h2 {
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0;
  padding: 0 0 1.4rem 0; }
  @media (min-width: 45em) {
    h2 {
      font-size: 1.8rem; } }
  @media (min-width: 62em) {
    h2 {
      font-size: 2rem; } }

h3 {
  font-size: 1.3rem;
  font-weight: 400;
  margin: 0;
  padding: 0 0 1.4rem 0; }
  @media (min-width: 45em) {
    h3 {
      font-size: 1.8rem; } }
  @media (min-width: 62em) {
    h3 {
      font-size: 1.7rem; } }

h5 {
  line-height: 1.4rem;
  margin: 0;
  padding: 0 0 .5rem 0;
  font-size: 1rem;
  font-weight: bold; }
  @media (min-width: 45em) {
    h5 {
      font-size: 1rem; } }

h6 {
  font-size: 0.92rem;
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.6em; }

p {
  line-height: 2rem;
  margin: 0;
  padding: 0 0 2.5rem 0; }
  p a {
    word-wrap: break-word; }

hr {
  border-top: 1px solid #00a79e;
  width: 80%;
  margin: auto;
  padding-bottom: 2.4rem; }

.contentBlock h1, .contentBlock h2, .contentBlock h3, .contentBlock h4, .contentBlock h5 {
  display: inline-block; }
.contentBlock i {
  position: relative;
  display: inline-block;
  background: #00a79e;
  border-radius: 50%;
  color: white;
  padding: .6rem;
  margin-right: .5rem;
  margin-top: 1rem;
  top: -.1rem;
  font-size: 1rem;
  width: 36px;
  vertical-align: top; }
  @media (min-width: 45em) {
    .contentBlock i {
      width: 38px;
      padding: .6rem;
      font-size: 1.2rem; } }
.contentBlock i + h3 {
  padding-top: 1.3rem !important;
  max-width: 80%; }
  @media (min-width: 45em) {
    .contentBlock i + h3 {
      padding-top: 1.15rem !important; } }
.contentBlock ul, .contentBlock ol {
  line-height: 1.8rem;
  margin: 0;
  padding: 0 0 2.5rem 0;
  /* was 2rem */ }
  .contentBlock ul li, .contentBlock ol li {
    padding-left: .5rem;
    margin-left: 1rem;
    margin-bottom: 1rem; }
    .contentBlock ul li:last-of-type, .contentBlock ol li:last-of-type {
      margin-bottom: 0; }
    .contentBlock ul li img, .contentBlock ol li img {
      padding-top: 1rem;
      padding-bottom: 1rem; }
.contentBlock ul li ul:last-of-type,
.contentBlock ul li ol:last-of-type,
.contentBlock ul li ol li:last-of-type,
.contentBlock ul li ul li:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0 !important; }

table {
  width: 100%;
  margin: 0 0 2.5rem 0;
  border-collapse: collapse;
  border-spacing: 5px;
  font-size: 0.92rem; }
  table td {
    background: #eee; }
    table td p {
      line-height: 1.6rem; }
    table td h5 {
      line-height: 1.6; }
    table td p:last-of-type {
      padding-bottom: 0;
      margin-bottom: 0; }
  table th {
    background: #00a79e;
    color: #fff; }
  table td, table th {
    padding: .5rem !important;
    border: 2px solid #fff; }
  table .nowrap {
    white-space: normal; }
    @media (min-width: 62em) {
      table .nowrap {
        white-space: nowrap; } }
  table .top {
    vertical-align: top; }

table.centerData th,
table.centerData tr td {
  text-align: center; }
table.centerData tr th,
table.centerData tr td:first-child {
  text-align: left; }

table.highlightFirst tr td:first-child {
  font-weight: bold; }

table.highlightLastLine tr:last-of-type td {
  background: #999 !important;
  color: #fff; }

table.highlightLast tr th:last-child {
  background: #8dc63f;
  color: #fff; }
table.highlightLast tr td:last-child {
  background: #00a79e;
  color: #fff;
  font-weight: bold; }

table.tcollapse {
  table-layout: fixed; }
  @media (max-width: 62em) {
    table.tcollapse thead {
      display: none; }
    table.tcollapse tr {
      display: block;
      outline: 1px solid #999;
      margin-bottom: 1rem; }
    table.tcollapse td {
      display: block;
      font-size: 0.92rem;
      text-align: right !important; }
      table.tcollapse td:before {
        content: attr(data-label);
        font-weight: bold;
        float: left; }
      table.tcollapse td:last-child {
        border-bottom: 0; } }

table.lcTable {
  border: 0; }

table.lcTable td {
  background: #fff;
  padding-left: 0 !important;
  padding-right: 1rem !important;
  vertical-align: top;
  width: 50%; }

@media only screen and (max-width: 720px) {
  table.lcTable td {
    display: block;
    width: 100%; } }
img + h2,
figure + h2,
p + h2,
ul + h2 {
  /*padding:2rem 0 1.4rem 0;*/ }

figure figcaption {
  display: block;
  margin: 0;
  padding: .3rem;
  background: #eee;
  color: #192e5a;
  font-size: 0.75rem; }

figure.rightimgAlign {
  width: 33%;
  min-width: 150px;
  float: right;
  margin: .5rem 0 .4rem 1rem;
  padding: 0 !important; }

figure.leftimgAlign {
  width: 33%;
  min-width: 150px;
  float: left;
  margin: .5rem 1rem .4rem 0;
  padding: 0 !important; }

figure.right5050imgAlign {
  width: 50%;
  min-width: 150px;
  float: right;
  margin: .5rem 0 .4rem 1rem;
  padding: 0 !important; }

figure.left5050imgAlign {
  width: 50%;
  min-width: 150px;
  float: left;
  margin: .5rem 1rem .4rem 0;
  padding: 0 !important; }

figure.logo260 {
  width: 100%;
  max-width: 260px;
  margin: 0 0 1rem 0;
  padding: 0; }

figure.logo220 {
  width: 100%;
  max-width: 220px;
  margin: 0 0 1rem 0;
  padding: 0; }

figure.logo200 {
  width: 100%;
  max-width: 220px;
  margin: 0 0 1rem 0;
  padding: 0; }

a.small, a.small:visited {
  color: #192e5a;
  font-size: 0.92rem;
  font-weight: bold;
  text-transform: uppercase; }

a.small:hover, a.small:active {
  color: #00a79e;
  text-decoration: none; }

.imgResponsive,
.pageBody img {
  display: none;
  width: 100%;
  height: auto;
  display: block; }

.pageBody figure {
  padding: 0 0 2rem 0; }

.pageBody:last-of-type {
  padding-bottom: 2rem; }

.pageBody figure {
  padding: 0 0 2rem 0; }
  .pageBody figure a {
    position: relative;
    text-decoration: none !important; }
    .pageBody figure a:after {
      content: "\f0c1";
      color: #fff;
      font-weight: 900;
      font-size: 1rem;
      top: -1rem;
      right: -1rem;
      position: absolute;
      font-family: "Font Awesome 5 Free";
      background: #192e5a;
      height: 2.2rem;
      line-height: 1.1rem;
      padding: .6rem;
      border-radius: 50%;
      outline: 2px solid #fff;
      margin: 0;
      text-decoration: none !important; }
    .pageBody figure a img {
      border-radius: .4rem; }
    .pageBody figure a:hover:after {
      background: #00a79e; }

.pageBody a {
  text-decoration: underline;
  font-weight: bold; }
.pageBody h2 a, .pageBody h3 a {
  font-weight: normal;
  text-decoration: none; }
.pageBody a.small, .pageBody button {
  text-decoration: none; }

#newsEntries article {
  padding: 2rem 0; }
  #newsEntries article:first-of-type {
    padding-top: 0; }
#newsEntries h2, #newsEntries h3 {
  padding: 0;
  margin: 0;
  line-height: 2rem;
  font-weight: 400 !important; }
  #newsEntries h2 a, #newsEntries h2 a:visited, #newsEntries h3 a, #newsEntries h3 a:visited {
    font-size: 1.6rem;
    text-transform: none;
    color: #192e5a;
    font-weight: 400 !important; }
  #newsEntries h2 a.hover, #newsEntries h2 a.active, #newsEntries h3 a.hover, #newsEntries h3 a.active {
    text-decoration: none;
    font-weight: 400 !important; }
#newsEntries time {
  padding: .4rem 0 1rem 0;
  margin: 0;
  font-size: 0.92rem;
  color: #666; }

.newsList a {
  line-height: auto !important; }

.news .headline {
  padding-bottom: 3rem; }
  .news .headline h1 {
    padding: 0;
    margin: 0; }
.news article {
  display: block;
  padding-bottom: 2rem; }
  .news article h1, .news article h2, .news article h3 {
    text-transform: none; }
  .news article time {
    display: block;
    padding: .4rem 0 2rem 0;
    margin: 0;
    font-size: 0.92rem;
    color: #666; }
  .news article p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 1rem; }
.news #loadMore {
  visibility: hidden; }
.news #loading {
  float: left;
  display: none;
  margin-right: .5em;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  background: transparent;
  outline: 0; }
.news #archiveMenu {
  padding-top: 0;
  margin-top: 0; }
  .news #archiveMenu #archive {
    padding-bottom: 2rem; }
    .news #archiveMenu #archive a {
      display: block;
      margin-top: .4rem; }
    .news #archiveMenu #archive ul {
      padding: 0 0 .5rem 1rem;
      margin: 0; }
      .news #archiveMenu #archive ul a {
        color: #192e5a;
        font-size: 0.92rem; }
  .news #archiveMenu .sidebarContentsGrey {
    padding-bottom: .8rem; }
  .news #archiveMenu ul {
    padding: 0;
    margin: 0 0 1rem 0; }
    @media (min-width: 62em) {
      .news #archiveMenu ul {
        margin: 0; } }
    .news #archiveMenu ul li {
      margin-top: .4rem;
      margin-right: 2rem;
      display: inline-block; }
      @media (min-width: 62em) {
        .news #archiveMenu ul li {
          margin-right: 0;
          display: block; } }

.newsFeed .entry {
  transition: box-shadow 0.2s;
  transition: transform 0.2s;
  overflow: hidden;
  padding-bottom: 2rem;
  outline: 1px solid #ddd;
  box-shadow: 0 0 50px -10px rgba(0, 0, 0, 0.15);
  margin-bottom: 2rem;
  height: 100%; }
  .newsFeed .entry:hover, .newsFeed .entry:active, .newsFeed .entry:visited {
    transform: scale(1.01);
    box-shadow: 0 0 50px -10px rgba(0, 0, 0, 0.25); }
    .newsFeed .entry:hover h3, .newsFeed .entry:active h3, .newsFeed .entry:visited h3 {
      color: #192e5a !important; }
  .newsFeed .entry .preview {
    position: relative;
    width: 100%;
    padding-bottom: 66.6666%;
    overflow: hidden !important; }
    .newsFeed .entry .preview img {
      position: absolute;
      object-fit: cover;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }
  .newsFeed .entry h3 {
    margin: 1.5rem 1.5rem 0 1.5rem;
    padding: 0;
    text-align: left;
    font-size: 1.2rem;
    text-transform: none; }
  .newsFeed .entry .cta {
    transition: all 0.2s;
    margin-left: 1.5rem; }

.blueItalic {
  font-style: italic;
  text-align: center;
  font-weight: bold;
  color: #00a79e; }

.btnGroup {
  margin: 0;
  padding: 0; }

.btnGroup a {
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 36em) {
    .btnGroup a {
      width: auto; } }

.btnGroup > .btnTeal:not(:last-child),
.btnGroup > .btnBlue:not(:last-child) {
  margin-right: 1rem; }

.tags {
  padding: 2rem 0 4rem 0; }
  .tags span {
    font-size: 0.92rem;
    font-weight: bold;
    padding-right: .5rem; }
  .tags a, .tags a:visited {
    display: inline-block;
    color: #192e5a;
    background: #eee;
    font-size: 0.92rem;
    padding: 0 1rem;
    margin: .14rem 0;
    border-radius: .5rem;
    line-height: 2em;
    transition: background 0.2s; }
  .tags a:hover, .tags a:active {
    color: #fff;
    background: #192e5a;
    text-decoration: none; }

.pagination {
  margin: 4rem 0;
  display: block;
  position: relative;
  width: 100%;
  letter-spacing: -2px;
  font-weight: bold;
  font-size: .6em !important;
  line-height: .6rem;
  overflow: visible;
  text-align: center;
  white-space: nowrap; }
  @media (min-width: 36em) {
    .pagination {
      font-size: .9em !important;
      text-align: left; } }
  .pagination i {
    font-size: .9em !important;
    line-height: .6rem; }
  .pagination .pages, .pagination .navleft, .pagination .navright {
    display: inline-block; }
  .pagination .navleft a, .pagination .navright a {
    transform: scale(1);
    opacity: .4; }
    @media (min-width: 36em) {
      .pagination .navleft a, .pagination .navright a {
        text-transform: scale(0.8); } }
  .pagination .jumpto {
    display: none; }
    @media (min-width: 36em) {
      .pagination .jumpto {
        display: inline-block; } }
  .pagination .navright {
    margin-left: 0rem; }
    @media (min-width: 36em) {
      .pagination .navright {
        margin-left: 1rem; } }
  .pagination .navleft {
    margin-right: 0rem; }
    @media (min-width: 36em) {
      .pagination .navleft {
        margin-right: 1rem; } }
  .pagination a, .pagination span {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 1em 1.2em;
    margin-right: .2em;
    outline: 0 !important;
    border: 1px solid #fff;
    background: #eee;
    color: #192e5a;
    font-weight: bold;
    transition: all 0.3s;
    border-radius: .6rem;
    min-width: 2rem;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.07); }
    @media (min-width: 36em) {
      .pagination a, .pagination span {
        min-width: 3rem; } }
    .pagination a.current, .pagination span.current {
      background: #8dc63f;
      color: #fff;
      text-decoration: none; }
  .pagination a:hover {
    opacity: 1;
    background: #8dc63f;
    color: #fff; }
  .pagination a:active {
    background: #8dc63f;
    color: #fff;
    text-decoration: none; }
  .pagination a:first-of-type {
    /*border-radius: 1em 0 0 1em;*/ }
  .pagination a:last-of-type {
    /*border-radius: 0 1em 1em 0;*/ }

.btnTealFull {
  width: 100% !important; }

.btnBlue,
.btnTealFull,
.btnTeal {
  display: inline-block;
  color: #fff;
  font-size: 0.92rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  height: 3.2rem;
  border-radius: 10px;
  outline: 0 !important;
  padding: 0 2rem;
  border: 0;
  line-height: normal; }
  .btnBlue:hover,
  .btnTealFull:hover,
  .btnTeal:hover {
    text-decoration: none; }
  .btnBlue:visited,
  .btnTealFull:visited,
  .btnTeal:visited {
    color: #fff; }

.btnTealFull,
.btnTeal {
  background: #00a79e; }
  .btnTealFull:hover,
  .btnTeal:hover {
    color: #fff;
    background: #192e5a; }

.btnBlue {
  color: #fff;
  background: #192e5a; }
  .btnBlue:hover {
    color: #192e5a;
    background: #00a79e; }

.btnFixedSize {
  max-width: none;
  width: 100%; }
  @media (min-width: 36em) {
    .btnFixedSize {
      max-width: 320px; } }

.btnRight {
  float: right; }

.secondaryMenu {
  background: #eee;
  overflow: auto;
  margin: 0;
  padding: 0; }
  .secondaryMenu .container {
    padding-left: 1rem; }
    @media (min-width: 62em) {
      .secondaryMenu .container {
        /*padding-left:0;*/ } }
  .secondaryMenu .toggle {
    width: 100%;
    padding: .8em 0;
    cursor: pointer;
    box-sizing: border-box;
    color: #8dc63f; }
    .secondaryMenu .toggle h6.mobile {
      margin: 0;
      padding: 0;
      font-size: 0.75rem;
      text-transform: uppercase;
      display: inline-block; }
    .secondaryMenu .toggle i {
      margin: 0;
      padding: 0;
      line-height: .7em;
      float: right; }
    @media (min-width: 62em) {
      .secondaryMenu .toggle {
        display: none; } }
    .secondaryMenu .toggle .flipped {
      filter: FlipV; }
  .secondaryMenu h6.desktop {
    color: #00a79e;
    padding-top: 1rem;
    margin-right: .5rem;
    font-size: 0.75rem;
    text-transform: uppercase;
    display: none; }
    @media (min-width: 62em) {
      .secondaryMenu h6.desktop {
        display: block;
        float: left; } }
  .secondaryMenu li {
    list-style-type: none; }
  .secondaryMenu ul.menu {
    margin: 0;
    padding: 0;
    display: inline;
    height: 100%; }
    @media (min-width: 62em) {
      .secondaryMenu ul.menu {
        padding: 0; } }
  .secondaryMenu ul.menu li {
    float: none;
    margin-right: 0; }
    @media (min-width: 62em) {
      .secondaryMenu ul.menu li {
        float: left; } }
  .secondaryMenu #secMen {
    margin-bottom: 1rem; }
    @media (min-width: 62em) {
      .secondaryMenu #secMen {
        margin-bottom: 0; } }
  @media (min-width: 62em) {
    .secondaryMenu #secMen.collapse {
      float: left;
      display: block; } }
  .secondaryMenu ul.menu li a {
    margin: 0;
    width: 100%;
    display: block;
    padding: 1rem .8rem;
    transition: background 0.2s;
    font-size: 0.75rem;
    font-weight: 500;
    text-decoration: none;
    color: #999; }
    .secondaryMenu ul.menu li a:hover {
      color: black;
      background-color: #ffffff;
      box-shadow: 0 0 18px rgba(0, 0, 0, 0.1); }

a.btnTealFull,
a.btnBlue,
a.btnTeal {
  height: auto;
  padding-top: 16px !important;
  padding-bottom: 16px !important; }

.blockPad {
  margin-top: 5rem; }
  .blockPad:last-of-type {
    margin-bottom: 5rem; }

.blockPad.flushBottom {
  margin-bottom: 0 !important; }

.contentBlock h2, .contentBlock h3 {
  padding: 2rem 0 1.4rem 0; }
  .contentBlock h2:first-of-type, .contentBlock h3:first-of-type {
    padding: 0 0 1.4rem 0; }

.contentBlock > *:last-child {
  padding-bottom: 0; }

.contentBlock > table:last-child {
  margin-bottom: 0; }

.callout {
  background: #eee !important;
  padding: 2rem !important;
  border-radius: 10px;
  margin-bottom: 2.5rem; }
  .callout *:last-child {
    padding-bottom: .0; }

.sectionBlock {
  padding-top: 5rem; }
  .sectionBlock:last-of-type {
    padding-bottom: 5rem; }

.heroImage {
  color: #fff !important; }
  @media (min-width: 62em) {
    .heroImage {
      background-attachment: fixed !important; } }

.heroCarousel {
  color: #fff !important; }

.heroHeading {
  width: 100%; }
  .heroHeading h1 {
    display: inline-block;
    max-width: none; }
    @media (min-width: 62em) {
      .heroHeading h1 {
        max-width: 95%; } }
  .heroHeading .ikeLogo {
    display: none;
    height: 57px;
    padding-bottom: 21px;
    padding-left: 20px; }
    @media (min-width: 71em) {
      .heroHeading .ikeLogo {
        display: inline-block; } }

.backgroundOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0));
  /* url('images/background.jpg'); */
  background-size: cover;
  color: white;
  padding: 20px; }

ul.timeline {
  list-style-type: none;
  position: relative;
  margin-left: 0;
  padding-left: 1.6rem; }
  ul.timeline:before {
    content: ' ';
    border-left: 4px dotted #d4d9df;
    display: inline-block;
    position: absolute;
    margin-top: 4px;
    left: 5px;
    width: 3px;
    height: 100%; }
  ul.timeline > li {
    margin: 20px 0;
    padding-left: 0px;
    padding-right: 1rem;
    /*
    &:before {
        content: ' '; background: white; display: inline-block; position: absolute; border-radius: 50%;
        background:$color5; border: 3px solid $color1;  margin-top:4px; left: 0; width: 14px; height: 14px;
    }
    */ }
    ul.timeline > li:before {
      content: ' ';
      background: white;
      display: inline-block;
      position: absolute;
      background: #00a79e;
      margin-top: 4px;
      left: 0;
      width: 14px;
      height: 14px;
      transform: rotate(45deg); }
    ul.timeline > li span {
      font-size: 0.92rem;
      display: block;
      line-height: 1.2em;
      color: #999; }

.heroCallout {
  transition: all 0.3s !important;
  background: #051a35;
  position: sticky2;
  top: 0;
  z-index: 1;
  color: #fff;
  padding: .6rem;
  margin: 3rem 1rem -2rem 1rem;
  border-radius: 1.5rem; }
  @media (min-width: 36em) {
    .heroCallout {
      margin: 0;
      border-radius: 0; } }
  .heroCallout a {
    text-decoration: none; }
  .heroCallout:hover {
    background: #eee; }
    @media (min-width: 45em) {
      .heroCallout:hover .arrow {
        -webkit-animation: backandforth 1.5s ease 0s;
        -webkit-animation-iteration-count: infinite;
        animation: backandforth 1.5s ease 0s;
        animation-iteration-count: infinite; } }
    .heroCallout:hover h4 {
      color: #192e5a; }
    .heroCallout:hover p {
      color: #192e5a; }
  .heroCallout h4 {
    transition: all 0.3s !important;
    padding: 0;
    margin: 0;
    color: #00a79e;
    font-size: 1.3rem; }
    @media (min-width: 45em) {
      .heroCallout h4 {
        font-size: 1.5rem; } }
  .heroCallout p {
    padding: .5rem 0;
    line-height: normal;
    color: #fff;
    font-weight: normal; }
  .heroCallout img {
    max-height: 90px;
    width: auto;
    margin: auto;
    display: block; }
  .heroCallout .copy {
    text-align: center; }
    @media (min-width: 45em) {
      .heroCallout .copy {
        text-align: left; } }
  .heroCallout .cta {
    color: #00a79e;
    text-transform: uppercase;
    font-size: .9rem;
    line-height: 1rem; }

@-webkit-keyframes backandforth {
  0% {
    padding-left: 0; }
  50% {
    padding-left: .6rem; }
  100% {
    padding-left: 0; } }
@keyframes backandforth {
  0% {
    padding-left: .2rem; }
  50% {
    padding-left: .6rem; }
  100% {
    padding-left: .2rem; } }
ul.downloads {
  list-style-type: none;
  position: relative;
  margin-left: 0;
  padding-left: 1.6rem; }
  ul.downloads > li {
    margin: 20px 0;
    padding-left: 0px;
    padding-right: .5rem; }
    ul.downloads > li:first-of-type {
      margin-top: 0; }
    ul.downloads > li:before {
      font-family: "Font Awesome 5 Free";
      content: "\f019";
      display: inline-block;
      position: absolute;
      color: #00a79e;
      margin-top: -2px;
      left: 0;
      width: 14px;
      height: 14px;
      font-weight: 900; }
    ul.downloads > li span {
      font-size: 0.75rem;
      font-weight: normal;
      display: block;
      line-height: 1.4em;
      color: #999;
      margin-top: .2rem; }
    ul.downloads > li p {
      font-weight: 0.75rem; }
      ul.downloads > li p:first-of-type {
        margin-bottom: 0; }
    ul.downloads > li ul {
      margin-bottom: 0; }
    ul.downloads > li a p {
      color: #192e5a; }

.accordionSection {
  padding-bottom: 3rem; }
  .accordionSection .card {
    margin-bottom: .8rem;
    border-radius: 10px; }
  .accordionSection .card-body,
  .accordionSection .card-header {
    border: 0;
    margin: 0;
    padding: .8rem;
    font-size: 1rem; }
    .accordionSection .card-body p:last-child,
    .accordionSection .card-header p:last-child {
      padding-bottom: 0; }
  .accordionSection .card-header.blue {
    background: #192e5a;
    color: #fff !important; }
  .accordionSection .card-link.blue {
    color: #fff !important; }
  .accordionSection .card-header > a {
    position: relative;
    display: block;
    font-weight: 500;
    color: #192e5a;
    text-decoration: none;
    width: 100%;
    padding-right: 20px; }
  .accordionSection .collapsed {
    border: 0; }
  .accordionSection .card-header > a[aria-expanded="false"]:after {
    content: "\f107";
    color: #8dc63f;
    font-weight: 900;
    font-size: 32px;
    top: -12px;
    right: 0px;
    position: absolute;
    font-family: "Font Awesome 5 Free"; }
  .accordionSection .card-header > a[aria-expanded="true"]:after {
    content: "\f106";
    color: #999;
    font-weight: 900;
    font-size: 32px !important;
    font-size: 1rem;
    top: -12px;
    right: 0px;
    position: absolute;
    font-family: "Font Awesome 5 Free"; }

.bgimage {
  width: 100%;
  height: 400px; }
  @media (min-width: 45em) {
    .bgimage {
      height: 400px; } }
  @media (min-width: 62em) {
    .bgimage {
      height: 500px; } }

.bgimage h5 {
  color: white;
  text-shadow: 2px 2px #333; }

.carousel {
  z-index: 0;
  color: #fff; }

.row.gutter-20 {
  /*
  margin-left: -40px;  margin-right: -40px;
  */ }

.gutter-20 [class*="col-"] {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px !important;
  padding-bottom: 40px; }

/* menu options */
@media (min-width: 979px) {
  .dropdown:hover > .dropdown-menu {
    display: block; }

  .dropdown > #navbarDropdown:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none; }

  .dropdown-menu {
    margin-top: -1px; }

  .nav-link {
    margin-left: 10px;
    margin-right: 10px; } }
.container {
  max-width: 1140px; }

header {
  z-index: 1; }

.headroom {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.headroom--pinned {
  top: 0; }

.headroom--unpinned {
  top: -40%; }

.formError {
  border: 1px solid #d00000 !important; }

.modal-dialog-full-width {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important; }

.modal-content-full-width {
  height: auto !important;
  min-height: 100% !important;
  border-radius: 0 !important;
  background-color: #ececec !important; }

.modal-header-full-width {
  border-bottom: 1px solid #9ea2a2 !important; }

.modal-footer-full-width {
  border-top: 1px solid #9ea2a2 !important; }

.modal-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%; }

@media (max-width: 45em) {
  .mobileHide {
    display: none !important; } }

.videowrapper, .videoWrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

.videowrapper iframe, .videoWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.sidebar {
  margin-top: 5rem; }
  @media (min-width: 62em) {
    .sidebar {
      margin-top: 4.2rem; } }
  .sidebar p {
    font-size: 0.92rem; }
  .sidebar p:last-of-type {
    /* font-size:$small; line-height: 2em; padding: 0 0 .3rem 0;*/ }

.sidebar.noPadVert {
  margin-top: 5rem; }
  @media (min-width: 62em) {
    .sidebar.noPadVert {
      margin-top: 0; } }

.sidebar div *:last-child {
  margin-bottom: 0;
  padding-bottom: .0; }
.sidebar div .centerImage {
  display: block;
  margin: auto;
  max-width: 260px; }
.sidebar .btnTeal, .sidebar .btnBlue, .sidebar .small {
  display: inline-block;
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
  margin-bottom: 1rem !important; }

.sectiondark, .sidebardark {
  background: #eee; }

.sectionlight, .sidebarlight {
  background: #fff; }

.sidebarContentsGrey {
  background: #eee;
  border-radius: 10px;
  padding: 2rem 1.5rem;
  margin-bottom: 3.7rem; }
  .sidebarContentsGrey h6 a {
    color: #192e5a; }
  .sidebarContentsGrey figure, .sidebarContentsGrey ul, .sidebarContentsGrey ol, .sidebarContentsGrey p {
    padding-bottom: 1rem; }
  .sidebarContentsGrey *:last-child {
    margin-bottom: 0;
    padding-bottom: .8rem; }

.newsFeed + div .iconSection {
  margin-top: 0 !important; }

.iconSection a, .iconSection a:visited {
  color: #192e5a; }
.iconSection a:hover, .iconSection a:active {
  color: #00a79e; }
.iconSection h3 {
  margin: 0;
  padding: 0;
  font-weight: 300 !important; }
.iconSection h3 a {
  font-weight: normal; }
.iconSection p {
  margin: 0;
  padding: 1rem 0 1rem 0; }
  @media (min-width: 62em) {
    .iconSection p {
      max-width: none; } }
.iconSection i {
  color: #00a79e;
  font-size: 6rem;
  margin: 0 1.6rem 1.6rem 1.6rem; }
  @media (min-width: 62em) {
    .iconSection i {
      font-size: 8rem; } }

.textIconPageBlock {
  overflow: auto; }
  .textIconPageBlock h3, .textIconPageBlock h4 {
    margin: 0  !important;
    padding: 0 !important; }
  .textIconPageBlock h4 {
    font-weight: 300;
    text-transform: uppercase; }
  .textIconPageBlock .header {
    /*display: flex; align-items: center;*/
    display: table;
    width: 100%;
    overflow: visible; }
    .textIconPageBlock .header div {
      display: table-cell;
      vertical-align: middle; }
    .textIconPageBlock .header div:first-of-type {
      text-align: center;
      width: 70px; }
      @media (min-width: 45em) {
        .textIconPageBlock .header div:first-of-type {
          width: 116px; } }
  .textIconPageBlock .cols {
    /*display: flex; align-items: center;  align-items: flex-start;*/
    display: table;
    width: 100%;
    overflow: visible; }
    .textIconPageBlock .cols div {
      display: table-cell;
      vertical-align: top; }
    .textIconPageBlock .cols div:first-of-type {
      padding-right: 1rem;
      text-align: center;
      width: 70px; }
      @media (min-width: 45em) {
        .textIconPageBlock .cols div:first-of-type {
          width: 116px; } }
  .textIconPageBlock i {
    color: #8dc63f;
    font-size: 2.8rem;
    width: 60px; }
    @media (min-width: 45em) {
      .textIconPageBlock i {
        font-size: 3rem; } }
  .textIconPageBlock .icon {
    /* textPageBlock */
    display: block;
    width: 100%;
    min-width: 40px;
    max-width: 100px; }
  .textIconPageBlock h3 {
    margin: .0 0 0 0;
    padding: 0; }
  .textIconPageBlock em {
    display: block;
    font-weight: #999; }
  .textIconPageBlock p:first-of-type {
    margin-top: .5rem; }

/*  DASHBOARDS */
iframe {
  border: 0; }

.basicDashboard {
  overflow: visible;
  height: calc((100vw - 60px) * .59);
  max-height: 640px; }

blockquote.pageQuote {
  position: relative;
  text-align: left;
  padding: 0 0 2.5rem 2.4rem !important;
  border: none;
  width: 100%;
  display: block; }
  blockquote.pageQuote p {
    padding-bottom: .8rem; }

blockquote.pageQuote:after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 0;
  color: #8dc63f;
  top: 0;
  background: -moz-linear-gradient(top, #8dc63f 0%, #8dc63f 60%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, #8dc63f 0%, #8dc63f 60%, rgba(255, 255, 255, 0) 100%); }

blockquote.pageQuote:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  display: block;
  font-style: italic;
  font-weight: 900;
  color: #eee; }

blockquote.pageQuote .attributed {
  font-size: 0.92rem;
  font-weight: bold;
  font-style: italic; }

blockquote.pageQuote > cite,
blockquote.pageQuote > p > cite {
  font-size: 0.92rem;
  font-style: italic; }

#mapOverlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  text-align: center;
  cursor: pointer; }
  @media (min-width: 45em) {
    #mapOverlay {
      display: none; } }
  #mapOverlay #openMap {
    display: block;
    position: absolute;
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    top: 50%;
    margin-top: -19px; }

#mapClose {
  position: absolute;
  text-align: right;
  bottom: 28px;
  right: .5rem;
  cursor: pointer;
  display: none;
  padding: .5rem 1rem !important; }

#topOfPage {
  position: fixed;
  width: 38px;
  height: 38px;
  bottom: 1.5rem;
  left: 50%;
  margin-left: -18px;
  border: 2px solid #fff;
  background: #00a79e;
  line-height: 2.1rem;
  color: #fff;
  z-index: 2000;
  text-align: center;
  cursor: pointer;
  transform: rotate(45deg);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
  transition: background 0.2s;
  display: none; }
  #topOfPage:hover {
    background: #8dc63f; }
  #topOfPage i {
    transform: rotate(-45deg); }

.projectDash,
.overviewDash,
.commitmentsDash,
.projectsOverfive,
.dashboard169 {
  position: relative;
  padding-bottom: 57%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 1em;
  background: #eee; }
  .projectDash iframe,
  .overviewDash iframe,
  .commitmentsDash iframe,
  .projectsOverfive iframe,
  .dashboard169 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden; }

.slimDash, .eightMilProgress {
  position: relative;
  padding-bottom: 25%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
  margin-top: -30px; }
  .slimDash iframe, .eightMilProgress iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0 !important;
    padding: 0  !important;
    overflow: hidden !important; }

.projectMap {
  display: block;
  position: relative;
  height: 100%;
  height: calc(100vh - 100px); }
  @media (min-width: 36em) {
    .projectMap {
      height: 70vh;
      max-height: 602px;
      min-height: 602px; } }

.embed-container object, .embed-container iframe {
  display: block;
  width: 100%;
  height: 100%;
  height: calc(100vh - 100px);
  z-index: -1; }
  @media (min-width: 36em) {
    .embed-container object, .embed-container iframe {
      height: 70vh;
      max-height: 602px;
      min-height: 602px; } }

small {
  position: absolute;
  z-index: 40;
  bottom: 0; }

.progressBar {
  position: relative;
  height: 0;
  padding-bottom: 20%;
  overflow: hidden; }

.progressKey {
  margin-bottom: 2rem; }
  .progressKey p {
    margin-bottom: .5rem;
    padding-bottom: 0;
    font-size: 0.92rem; }
  .progressKey i {
    color: #00a79e;
    font-size: 1.4rem;
    vertical-align: middle;
    margin-top: -5px; }
  .progressKey .key {
    max-width: 300px;
    margin: auto;
    text-align: center; }
    .progressKey .key div {
      display: inline-block;
      margin: .5rem; }
      .progressKey .key div h6 {
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        display: inline-block; }
  .progressKey .tworks {
    margin-top: .5rem;
    max-width: 340px;
    position: relative; }
    .progressKey .tworks i {
      position: absolute;
      left: 0;
      top: 22px;
      font-size: 1.4rem;
      color: #8dc63f !important;
      transform: rotate(70deg); }
    .progressKey .tworks h6 {
      display: block;
      padding-left: 1.6rem !important;
      text-align: left;
      top: 0; }

@media screen and (max-width: 980px) {
  .dashboard169 {
    padding-bottom: 400%; }

  .overviewDash {
    padding-bottom: 490%; }

  .commitmentsDash {
    padding-bottom: 590%; }

  .projectDash {
    padding-bottom: 390%; }

  .slimDash {
    padding-bottom: 346%; }

  .eightMilProgress {
    padding-bottom: 175%; }

  .projectsOverfive {
    padding-bottom: 170%; }

  .basicDashboard {
    height: calc((100vw - 60px) * 4);
    max-height: none; }

  .pbiMobileWrap {
    max-width: 460px;
    margin: auto; }

  .progressBar {
    position: relative;
    height: 0;
    padding-bottom: 70%;
    overflow: hidden; } }

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