/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 
 */
:root {
  font-size: 10px;
}

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  overflow-x: hidden !important;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  overflow-x: hidden !important;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

p {
  margin-bottom: 1rem;
}

a {
  text-decoration: none;
  color: black;
}

h1 {
  line-height: 1;
}

ul,
ol {
  display: block;
  list-style: disc outside none;
  margin: 1em 0;
  padding: 0 0 0 40px;
}

ol {
  list-style-type: decimal;
}

li {
  display: list-item;
}

ul ul,
ol ul {
  list-style-type: circle;
  margin-left: 15px;
}

ol ol,
ul ol {
  list-style-type: lower-latin;
  margin-left: 15px;
}

/* pantone 342c */
/* pantone 342 */
/* pantone 3305 */
/* pantone 360 */
/* pantone 382 */
/* pantone 2233 */
/* pantone 564 */
/*
$font-weights: (
  light: 300,
  regular: 400,
  semi-bold: 600,
  bold: 700,
);
*/
/* @import "variables"; */
.snippet_caption {
  font-size: 23px;
  color: white;
  text-align: center;
  background: #004e42;
}

.snippet_header {
  color: white;
  font-size: 19px;
  background: #0868aa;
}

/* @import "functions"; */
.mr-2 {
  margin-right: 2px;
}

.mr-3 {
  margin-right: 3px;
}

.mr-4 {
  margin-right: 4px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-6 {
  margin-right: 6px;
}

.ml-2 {
  margin-left: 2px;
}

.ml-3 {
  margin-left: 3px;
}

.ml-4 {
  margin-left: 4px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-6 {
  margin-left: 6px;
}

.mx-2 {
  margin-left: 2px;
  margin-right: 2px;
}

.mx-3 {
  margin-left: 3px;
  margin-right: 3px;
}

.mx-4 {
  margin-left: 4px;
  margin-right: 4px;
}

.mx-5 {
  margin-left: 5px;
  margin-right: 5px;
}

.mx-6 {
  margin-left: 6px;
  margin-right: 6px;
}

.mb-2 {
  margin-bottom: 2px;
}

.mb-3 {
  margin-bottom: 3px;
}

.mb-4 {
  margin-bottom: 4px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-6 {
  margin-bottom: 6px;
}

/*  @import "variables"; */
.second_content {
  border: 0px solid blue;
  min-height: 5rem;
  margin-bottom: 3rem;
  min-width: 6rem;
}

.news_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0px solid #004e42;
  width: 100%;
  padding: 1.6rem 0;
  background: white;
}

.news_item {
  z-index: 1;
  border: 1px solid #eee;
  min-height: 18rem;
  width: 90vw;
  margin: 0.5rem 1rem;
  background: white;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  border-radius: 0px;
  position: relative;
}

.news_item::after {
  content: "";
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.news_item:hover::after {
  opacity: 1;
  border: 1px solid #ddd;
}

.news_item_library {
  z-index: 1;
  border: 1px solid #6cc24a;
  border: 1px solid #eee;
  min-height: 18rem;
  width: 90vw;
  margin: 0.5rem 1rem;
  background: white;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  border-radius: 0px;
  position: relative;
}

.news_item_library::after {
  content: "";
  z-index: -1;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.news_item_library:hover::after {
  opacity: 1;
  border: 1px solid #ddd;
}

.news_item_library img {
  float: left;
}

.library_title {
  color: #006747;
}

.read-more {
  display: inline-block;
  padding-left: 1.2rem;
}

.read-more a {
  text-decoration: none !important;
  color: #006747;
}

.news_image {
  float: left;
  margin-right: 0.9rem;
  border: 0px solid #004e42;
  width: 16rem;
  height: 16rem;
  font-size: 1.4rem;
}

.news_header {
  border: 0px solid green;
  padding: 0.8rem 0.8rem;
  font-size: 3rem;
  text-align: center;
  font-family: "Sentinel SSm A", "Sentinel SSm B";
  color: #006747;
}

.news_title {
  font-size: 2.2rem;
  font-weight: 700;
  display: block;
  line-height: 1.3;
  color: #006747;
  text-align: left;
  margin-bottom: 0.8rem;
}

.news_content {
  padding: 1.5rem 1.3rem;
  border: 0px solid green;
}

@media screen and (min-width: 768px) {
  .news_item,
  .news_item_library {
    min-height: 18rem;
    width: 80vw;
  }
  .news_header {
    font-size: 4rem;
    font-weight: 700;
  }
}

@media screen and (min-width: 1024px) {
  .news_item,
  .news_item_library {
    min-height: 18rem;
    width: 37vw;
  }
}

@media screen and (max-width: 409px) {
  .news_header {
    font-size: 2.3rem;
  }
}

#hr_social_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 1.2rem;
}

.news_item_inline {
  width: 96%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 1rem;
  z-index: 1;
  border: 1px solid #eee;
  background: white;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  border-radius: 0px;
  position: relative;
}

.news_item_inline::after {
  content: "";
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.news_item_inline:hover::after {
  opacity: 1;
  border: 1px solid #ddd;
}

img.news_image_inline {
  margin: 1rem;
  height: 14rem;
}

@supports not (-ms-high-contrast: none) {
  img.news_image_inline {
    width: 14rem;
  }
}

@media screen and (max-width: 568px) {
  .news_item_inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  img.news_image_inline {
    margin: 1rem auto 0 auto;
  }
}

.news_content_inline {
  margin: 1.2rem;
  padding: 0.3rem 0;
  color: black;
}

.news_inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.clip_holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 80%;
}

.clip {
  border: 1px solid #ddd;
  padding: 1.4rem;
  margin-bottom: 1rem;
}

.clip_source {
  font-size: 2.4rem;
  margin-bottom: 0.5rem;
}

.clip_date {
  margin-left: 2rem;
  color: #777;
}

.clip a {
  text-decoration: underline;
}

.events_holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.one_event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 1rem;
}

.event_calendar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1rem;
  min-width: 16rem;
}

.event_month {
  background: #004e42;
  color: white;
  padding: 1rem 2rem;
  font-size: 2rem;
  font-weight: bold;
  border: 1px solid #ddd;
  text-align: center;
}

.event_day {
  display: -ms-grid;
  display: grid;
  place-items: center;
  height: 12rem;
  border: 1px solid #ccc;
  font-size: 4.8rem;
  background: #efefef;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .event_day {
    display: inline;
    text-align: center;
    width: 14rem;
    padding-top: 4.5rem;
  }
}

.event_content {
  border: 0px solid blue;
  padding: 1rem;
}

.event_header_link {
  font-size: 3rem;
}

#footer {
  background: #000;
  color: #eee;
  font-size: 2.24rem;
  width: 100%;
  padding: 0 0;
  margin-top: -22px;
}

#footer .footer-top {
  background: #111;
  background: #006747;
  padding: 3rem 4rem 5rem 4rem;
  width: 100%;
}

#footer .footer-top .social-links a {
  font-size: 1.8rem;
  display: inline-block;
  background: #333;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 3.6rem;
  height: 3.6rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#footer .footer-top .social-links a i {
  padding-left: 0.275rem;
  line-height: 1.1;
  font-size: 1.9rem;
}

#footer .footer-top .social-links a[target="_fb"] i {
  padding-left: 0.175rem;
}

#footer .footer-top .social-links a:hover {
  background: #18d26e;
  color: #fff;
}

.footer-logo {
  background: transparent;
}

/*  make column headings with glowing underlines */
#footer .footer-top h4 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  font-family: "Sentinel SSm A", "Sentinel SSm B";
  display: inline-block;
  /*
  border-bottom: 2px solid #aaa;
  padding-bottom: 14px;
  */
}

#footer .footer-top h4:after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 1px;
  border-bottom: 2px solid #999;
}

/*

#footer .footer-top h4::before,
#footer .footer-top h4::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.2rem;
}

#footer .footer-top h4::before {
  right: 0;
  background: #555;
}

#footer .footer-top h4::after {
  background: #18d26e;
  background: red;
}

/*  End glowing underlines  */
#footer .footer-top .footer-links {
  margin-bottom: 1rem;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 0.8rem;
  color: #ddd;
}

#footer .footer-top .footer-links ul li {
  padding: 1rem 0;
  padding: 0.5rem 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #eee;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: normal;
}

#footer .footer-top .footer-links ul a:hover {
  color: #18d26e;
}

#footer .footer-top .footer-links p {
  line-height: 3.6rem;
  font-size: 1.6rem;
  margin-bottom: 2rem;
}

#footer .footer-top .footer-links h3 {
  font-size: 3.4rem;
  margin: 0 0 2rem 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3rem;
  border-left: 0.4rem solid #18d26e;
  border: none;
}

#footer .footer-top .footer-links strong {
  font-size: 1.5rem;
}

#footer .footer-three-button-holder {
  text-align: left !important;
}

#footer .three-button {
  text-align: center;
  margin-bottom: 1rem;
  margin-left: 2rem;
  background: #302030;
  border: 0px solid #18d26e;
  width: 19rem;
  font-size: 1.5rem;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  vertical-align: middle;
  padding: 0.6rem 0.75rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  border: 1px solid transparent;
}

#footer .three-button:hover {
  background: #18d26e;
  background: #004727;
  border: 1px solid white;
  color: white;
  cursor: pointer;
}

/*

span.chevron::before {
  border-style: solid;
  border-width: 0.1em 0.1em 0 0;
  content: "";
  display: inline-block;
  height: 0.4em;
  left: 0.15em;
  position: relative;
  top: 0.15em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.4em;
  margin-right: 0.4rem;
  margin-top: 0.5rem;
  font-size: 1.6rem;
}

span.chevron.right:before {
  left: 0;
  transform: rotate(45deg);
}

span.chevron.bottom:before {
  top: 0;
  transform: rotate(135deg);
}

span.chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg);
}

span.chevron.right:after {
  content: " ";
}

*/
#footer .copyright {
  text-align: center;
  font-size: 1.6rem;
  height: 1rem;
  padding: 0;
  font-weight: normal;
}

#footer #directedit {
  color: #fff;
  font-size: 1.8rem;
}

/*---YouTube Video Embed---*/
#page-wrap figure.video_embed {
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
  border: none;
}

div.video_container {
  position: relative;
}

#page-wrap div.video_container > img {
  -webkit-transform: scale(1, 1.0575);
          transform: scale(1, 1.0575);
}

div.video_container > div.play {
  height: 50px;
  width: 50px;
  z-index: 100;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  background-color: black;
  border: 3px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  visibility: visible;
}

div.play::before {
  content: "";
  height: 0;
  width: 0;
  line-height: 0;
  font-size: 0;
  border: 10px solid transparent;
  left: 37%;
  border-left: 18px solid #fff;
  z-index: 2;
  position: relative;
  top: 3px;
}

div.play.fade-out-slow {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
  border-width: 3px;
  border-color: white white transparent white;
  border-style: solid solid solid solid;
  visibility: hidden;
  -webkit-transition: all 3s;
  transition: all 3s;
}

/* @import "variables"; */
.contact_aside {
  border: 1px solid #ddd;
  padding: 12px;
  margin-top: 8px;
  margin-left: 0px;
  display: inline-block;
  /* flex-direction: row; */
  min-width: 300px;
  min-height: 150px;
  overflow: auto;
  -webkit-box-shadow: 9px 9px 7px -6px rgba(201, 212, 206, 0.64);
  box-shadow: 9px 9px 7px -6px rgba(201, 212, 206, 0.64);
  max-width: 96vw;
}

.contact_aside img {
  width: 120px;
  height: 120px;
  border: 1px solid forestgreen;
  float: left;
}

.contact_aside ul {
  list-style: none;
}

.contact_aside .contact_data ul {
  padding-left: 0;
  margin-top: 0.2rem !important;
}

.contact_no_pic {
  min-width: 200px;
}

.contact_data {
  margin-left: 1.4rem;
  float: right;
  padding-right: 2.5rem;
}

h2.contact_header {
  margin-bottom: 0;
  margin-top: 0;
}

.contact_header {
  margin-bottom: 0;
  font-size: 2rem;
}

@media screen and (max-width: 409px) {
  .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contact_aside img {
    margin-bottom: 0.8rem;
  }
  .contact_data {
    margin-left: 0.3rem;
  }
}

/**    BEGIN People Styling   **/
.people_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.person_in_list {
  border: 1px solid #ddd;
  margin: 0 auto 1.4rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0.9rem;
  width: 96%;
  -webkit-box-shadow: 9px 9px 7px -6px rgba(201, 212, 206, 0.64);
  box-shadow: 9px 9px 7px -6px rgba(201, 212, 206, 0.64);
}

.person_in_list img {
  width: 15rem;
  /*
    Some .jpg on the server are not correctly sized as square.   
    height: 15rem;
    */
  height: auto;
  margin-right: 2rem;
}

.person_in_list a {
  color: #004e42 !important;
}

.person_name {
  font-weight: 700;
  font-size: 2.4rem;
  margin-bottom: 0.6rem;
  font-family: "Sentinel SSm A", "Sentinel SSm B";
}

.person_title {
  font-weight: bold;
  font-size: 1.9rem;
}

.person_description {
  color: #555;
  margin-bottom: 1rem;
}

.person_contact {
  color: #006747;
}

@media screen and (max-width: 568px) {
  .person_in_list {
    max-width: 98%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* for department directories */
.person_title_department,
.person_building {
  font-weight: bold;
  font-size: 1.9rem;
  color: #666666;
}

.person_contact_department {
  color: #006747;
}

.person_contact_department a {
  text-decoration: none !important;
}

.person_contact_department a:hover {
  color: blue !important;
  text-decoration: underline !important;
}

.person_phone {
  color: #666666;
}

.black_mdash {
  color: black;
  font-size: 2rem;
  font-weight: normal;
}

.faculty_aside {
  border: 1px solid #ddd;
  padding: 1rem;
  margin-bottom: 1.5rem;
  display: block;
  min-width: 30rem;
  min-height: 20rem;
  max-width: 66rem;
  overflow: auto;
  -webkit-box-shadow: 9px 9px 7px -6px rgba(201, 212, 206, 0.64);
  box-shadow: 9px 9px 7px -6px rgba(201, 212, 206, 0.64);
}

@media screen and (min-width: 768px) {
  .faculty_aside {
    margin: 0 1.3rem 1rem 1rem;
  }
}

.faculty_name {
  font-size: 2.8rem;
  margin-bottom: 0.6rem;
  color: #004e42;
}

.fc_information {
  font-size: 2.4rem;
}

.fc_interior {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 0px solid red;
  min-width: 2rem;
  overflow: hidden;
}

.fc_contact {
  margin-bottom: 1rem !important;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 0.5rem;
}

.fc {
  margin-bottom: 0.5rem;
}

.fc_interior > div {
  border: 0px solid blue;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 1rem;
}

.fc_left {
  min-width: 28rem;
}

.fc_right {
  min-width: 28rem;
}

.fc_days {
  font-family: monospace;
}

.fc_updated {
  margin-right: 2rem;
  font-size: 1.4rem;
  font-style: italic;
}

.fc_building {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}

.fc_iwu_address {
  margin-bottom: 0.5rem;
}

.fc_mail {
  margin-bottom: 0.5rem;
}

.fc_phone {
  margin-bottom: 0.5rem;
}

.course_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.course {
  min-width: 20rem;
  margin-bottom: 1.2rem;
  margin-right: 2rem;
  padding: 0.8rem;
  border: 1px solid #ddd;
}

.course > h2 {
  color: #004e42;
  font-size: 2.1rem;
  margin-bottom: 0.8rem;
}

.course_number {
  color: #555;
  font-size: 1.8rem;
  line-height: 1;
}

.course_number::after {
  content: " - ";
}

/* @import "variables"; */
.flexgrid {
  padding: 1rem;
}

.flexgrid-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 1rem;
}

.fg3-div {
  padding: 0.6rem;
  margin-right: 1rem;
  min-width: 15rem;
  text-align: center;
}

.fg3-div a {
  text-decoration: underline;
  color: #004e42;
}

.tab-details {
  border: 1px solid #ddd;
  padding-bottom: 1.2rem;
  -webkit-box-shadow: 9px 9px 7px -6px rgba(201, 212, 206, 0.64);
  box-shadow: 9px 9px 7px -6px rgba(201, 212, 206, 0.64);
}

.tab-details .fg3-div p {
  margin-top: 0px;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .tab-details {
    background: white;
    color: black;
    padding: 1.5rem;
  }
}

.details {
  background: #004e42;
  color: white;
  min-height: 3.5rem;
  padding-top: 0.7rem;
  font-size: 2rem;
  border-radius: 5px;
  margin-bottom: 1rem;
}

.details p {
  padding-left: 2rem;
  margin-top: 1.6rem;
}

.details ul li {
  list-style: disc;
  padding-left: 0;
}

.details ul li a {
  text-decoration: underline;
  color: #004e42;
  line-height: 1.5;
  list-style: none;
}

.details ~ h2 {
  margin-top: 2rem;
}

.details summary {
  padding-left: 1.8rem;
  padding-bottom: 0.7rem;
}

.details > summary::after {
  content: "\002B";
  float: right;
  font-size: 3.6rem;
  line-height: 0.6;
  padding-right: 1rem;
  padding-top: 0.3rem;
}

.details[open] > summary::after {
  content: "\336";
  float: right;
  font-size: 3.6rem;
  line-height: 0.5;
  padding-right: 2rem;
  color: white;
}

summary {
  margin-bottom: 2rem;
}

summary:focus {
  outline: none;
}

summary.active {
  border-style: none;
}

.details[open] {
  color: #333;
  margin-bottom: 3rem;
  border: 1px solid #777;
  background: #004e42;
}

.details[open] > summary {
  color: white;
  padding-top: 1rem;
}

.details[open] > summary ~ * {
  background: white;
  padding-left: 2rem;
}

/* START PAGE_MENU SCSS */
/* @import "variables"; */
#local_sub_menu {
  vertical-align: middle;
  display: block;
  line-height: 0;
  height: auto;
}

.list-unstyled {
  margin-bottom: 10px !important;
  margin-top: 5px !important;
}

#page_menu {
  margin-left: 4rem;
  margin-top: 0;
  margin-bottom: 1.2rem;
}

.toggle_page_menu_item {
  cursor: pointer;
}

a.toggle_page_menu_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  color: #004e42;
}

.page_menu_item_solo {
  margin-left: 15px;
  margin-right: 0.6rem;
}

/*

.tri-r {
  width: 0;
  height: 0;
  border-style: solid;
  display: inline-block;
  margin-top: 6px;
  margin-right: 6px;
  transition: all 0.3s ease-in;

  border-width: 7px 0 7px 14px;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent $titan-dark;
}


.tri-d {
  width: 0;
  height: 0;
  border-style: solid;
  display: inline-block;
  margin-top: 6px;
  margin-right: 6px;
  transition: all 0.3s ease-in;

  border-width: 14px 7px 0 7px;
  border-color: $titan-dark transparent transparent transparent;
}
*/
.tri-x {
  font-size: 6rem;
  line-height: 0;
}

.tri-r:before,
.tri-d:before {
  border-style: solid;
  border-width: 0.15rem 0.15rem 0 0;
  content: "";
  display: inline-block;
  height: 1rem;
  left: 0;
  position: relative;
  top: 0.45rem;
  /*  transform: rotate(-45deg); */
  vertical-align: top;
  width: 1rem;
  margin-right: 0.3rem;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  margin-left: 0.6rem;
}

.tri-r:before {
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.tri-d:before {
  top: 0.3rem;
  /* transform: rotate(135deg); */
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.tri-d:after {
  content: "";
  color: blue;
}

/*
.chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg);
}
*/
.three_button_holder_mobile a {
  text-decoration: none;
  text-align: center;
  width: 8rem;
  margin-left: 2px;
  border: 1px solid green;
  padding: 0.4rem 0.5rem;
  color: white;
  background: #063535;
  font-size: 1.2rem;
}

.three_button_holder_mobile {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1;
}

a.dropdown-item {
  text-decoration: none;
  color: #006747;
  font-weight: bold;
  line-height: 1.4;
  font-size: 1.7rem;
  display: inline-block;
  padding-left: 3.5rem;
  text-indent: -1rem;
  padding-bottom: 1rem;
}

.page_menu_ul {
  list-style-position: outside;
  list-style-type: none;
  font-size: 1.8rem;
  color: #006747;
  font-weight: bold;
  line-height: 1.4;
  padding-top: 0rem;
  border: 0px solid blue;
  width: 100%;
  margin-left: -35px;
  /*
  li ul {
    margin-left: 0;
    list-style: none;
  }
  */
}

.page_menu_ul li a {
  color: #004e42 !important;
}

.sub_menu_show ul.list-unstyled,
.sub_menu_hide ul.list-unstyled {
  margin-left: -15px !important;
  list-style: none;
}

.page_menu_holder {
  height: auto;
  min-height: 30px;
  overflow: auto;
  padding-right: 1.5rem;
}

.page_menu_start {
  max-height: 0px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin-left: 2rem;
  margin-top: 2.5rem;
}

.page_menu_hide {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  max-height: 0px;
  overflow: hidden;
  opacity: 0;
}

.page_menu_show {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  max-height: 2800px;
  opacity: 1;
}

.sub_menu_hide {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  max-height: 0px;
  overflow: hidden;
  opacity: 0;
}

.sub_menu_show {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  max-height: 400px;
  opacity: 1;
  margin-bottom: 2rem;
  vertical-align: middle;
  display: block;
  line-height: 0;
}

.three_button_holder_mobile {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.three_button_holder_mobile a {
  text-decoration: none;
  width: 5rem;
  border: 1px solid green;
  padding: 0.1rem 0rem;
  margin-left: 1rem;
}

#local_sub_menu_mobile_bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: white;
  border: 0px solid black;
  height: auto;
  height: 4rem;
}

.local-toggle-label {
  margin-top: 18px;
}

.local-toggle-label span,
.local-toggle-label span::before,
.local-toggle-label span::after {
  display: block;
  background: green;
  height: 4px;
  width: 2em;
  border-radius: 1px;
  position: relative;
  color: #006747;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.local-toggle-label span::before,
.local-toggle-label span::after {
  content: "";
  position: absolute;
}

.local-toggle-label span::before {
  background: green;
  bottom: 9px;
}

.local-toggle-label span::after {
  top: 9px;
  background: green;
}

.local-toggle-label[data-state="open"] span {
  background: transparent;
}

.local-toggle-label[data-state="open"] span::before {
  -webkit-transform: rotate(135deg) translateY(-7px) translateX(5px);
          transform: rotate(135deg) translateY(-7px) translateX(5px);
  width: 1.8em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.local-toggle-label[data-state="open"] span::after {
  -webkit-transform: rotate(-135deg) translateY(8px) translateX(5px);
          transform: rotate(-135deg) translateY(8px) translateX(5px);
  width: 1.8em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media screen and (max-width: 389px) {
  .three_button_holder_mobile_tiny {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .three_button_holder_mobile_tiny a {
    text-decoration: none;
    text-decoration: none;
    text-align: center;
    width: 7rem;
    margin-left: 0.4rem;
    border: 1px solid green;
    padding: 1rem 0.5rem;
    color: white;
    background: #063535;
    font-size: 1.5rem;
  }
  .three_button_holder_mobile a {
    display: none;
  }
}

@media screen and (min-width: 389px) {
  .three_button_holder_mobile a {
    width: 12rem;
    font-size: 1.6rem;
    padding: 0.6rem 0rem;
  }
  .three_button_holder_mobile a:nth-child(3) {
    width: 9rem;
  }
  .three_button_holder_mobile_tiny {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .page_image_title {
    line-height: 0.9 !important;
  }
  #page_menu {
    margin-left: 0;
    margin-top: 2rem;
    margin-bottom: 0;
  }
  .page_menu_ul {
    font-size: 1.8rem;
    line-height: 1.8;
    list-style-type: none !important;
  }
  .page_menu_ul li a {
    color: #004e42;
    display: inline-block;
    padding-left: 25px;
    text-indent: -25px;
    line-height: 1.3;
  }
  .page_menu_ul li ul {
    list-style-type: none !important;
  }
  .list-unstyled li a {
    display: block;
    margin-left: 15px;
  }
  [class^="tri-"] {
    margin-top: 8px;
  }
  .page_menu_start {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    max-height: 2800px;
    opacity: 1;
    border-right: 2px solid green;
    margin-left: 0px;
  }
  #page_menu_hamburger {
    display: none;
  }
  #local_sub_menu_mobile_bar {
    display: none;
  }
  .three_button_holder_mobile a {
    display: none;
  }
  .page_menu_item_solo {
    margin-left: 18px;
    margin-right: 0.8rem;
  }
}

/* START HEADER SCSS */
/* @import "variables"; */
.header_logo_tiny {
  display: none;
}

#search_bar {
  position: fixed;
  top: 0.6rem;
  right: 0.6rem;
  border: 1px solid #063d30;
  background: white;
  width: 0;
  height: 0;
  border-radius: 3px;
  display: block;
  -webkit-transition: width 300ms ease-in-out, height 300ms ease-in-out;
  transition: width 300ms ease-in-out, height 300ms ease-in-out;
}

.search_bar_hidden {
  z-index: -50;
  border: none !important;
}

.search_bar_displayed {
  width: 98% !important;
  height: 8.3rem !important;
  -webkit-box-shadow: 0px 1px 16px rgba(41, 88, 63, 0.3);
          box-shadow: 0px 1px 16px rgba(41, 88, 63, 0.3);
  -webkit-transition: width 300ms ease-in-out, height 300ms ease-in-out;
  transition: width 300ms ease-in-out, height 300ms ease-in-out;
  padding: 1.5rem;
  border: 2px solid color(color-forest) !important;
  z-index: 50;
  background: #498;
}

.search_form_displayed {
  display: block;
  background-color: aquamarine;
  z-index: 100;
}

.search_form_hidden {
  z-index: -50;
}

.logo-png {
  display: none;
}

header#header_top {
  background: #006747;
  z-index: 3;
  /*
  position: fixed;
  top: 0;
*/
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid white;
}

header#header_top li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

header#header_top .header_logo {
  /* Only visible in mobile */
  min-height: 50px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 2rem;
  font-size: 2rem;
  font-weight: weight(bold);
}

.header_spacer {
  height: 50px;
  -webkit-transition: height 400ms ease-in-out;
  transition: height 400ms ease-in-out;
}

#header-toggle:checked ~ .header_spacer {
  height: 220px;
}

#hidden_nav {
  padding-top: 1rem;
  border-top: 1px solid green;
  border-bottom: 1px solid white;
}

.nav-toggle {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

.nav-toggle-label {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 1em;
  height: 4.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav-toggle-label span,
.nav-toggle-label span::before,
.nav-toggle-label span::after {
  display: block;
  background: white;
  height: 4px;
  width: 2em;
  border-radius: 1px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.nav-toggle-label span::before,
.nav-toggle-label span::after {
  content: "";
  position: absolute;
}

.nav-toggle-label span::before {
  bottom: 9px;
}

.nav-toggle-label span::after {
  top: 9px;
}

.nav-toggle:checked ~ .nav-toggle-label span {
  background: transparent;
}

.nav-toggle:checked ~ .nav-toggle-label span::before {
  -webkit-transform: rotate(135deg) translateY(-7px) translateX(5px);
          transform: rotate(135deg) translateY(-7px) translateX(5px);
  width: 1.8em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.nav-toggle:checked ~ .nav-toggle-label span::after {
  -webkit-transform: rotate(-135deg) translateY(8px) translateX(5px);
          transform: rotate(-135deg) translateY(8px) translateX(5px);
  width: 1.8em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

nav {
  background-color: #004e42;
  position: absolute;
  text-align: left;
  top: 4.4rem;
  left: 0;
  width: 100%;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition: -webkit-transform 400ms ease-in-out;
  transition: -webkit-transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
}

nav ul {
  list-style: none;
}

nav li {
  margin-bottom: 1em;
  margin-right: 1em;
  margin-left: 1em;
  /* compensate for reset.scss */
  margin-left: -20px;
}

nav a {
  color: white;
  text-decoration: none;
  font-size: 1.6rem;
  /*
    text-transform: uppercase;
    */
  opacity: 0;
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
}

nav a:hover {
  color: #dfd;
}

.nav-toggle:checked ~ nav {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.nav-toggle:checked ~ nav a {
  opacity: 1;
  -webkit-transition: opacity 250ms ease-in-out 250ms;
  transition: opacity 250ms ease-in-out 250ms;
}

/*  start ie11 hack */
@supports not (-ms-high-contrast: none) {
  @media screen and (max-width: 360px) {
    header#header_top {
      position: fixed;
      top: 0;
    }
    header#header_top .header_logo {
      display: none;
    }
    .header_logo_tiny {
      min-height: 50px;
      color: white;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 2rem;
      font-size: 2rem;
      font-weight: weight(bold);
    }
  }
  @media screen and (max-width: 1024px) {
    header#header_top {
      position: fixed;
      top: 0;
    }
  }
  @media screen and (min-width: 768px) {
    .header_top_content {
      width: 80%;
      border: 0px solid white;
    }
    .header_top_content nav ul li a {
      line-height: 1 !important;
      text-align: right;
    }
  }
  @media screen and (min-width: 1025px) {
    #hidden_nav {
      border: 0px;
      padding-top: 0;
    }
    .header_top_content {
      width: 80%;
      border: 0px solid white;
    }
    .header_bottom_content {
      width: 80%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      border: 0px solid black;
    }
    .logo-png {
      display: inline;
      max-width: 380px;
      min-width: 240px;
      max-width: 100%;
      height: auto;
    }
    #header-toggle:checked ~ .header_spacer {
      height: 117px;
    }
    header#header_top {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
    header#header_top .header_logo {
      display: none;
    }
    header#header_bottom {
      z-index: 3;
      background: white;
      color: black;
      text-align: center;
      width: 100%;
      border-bottom: 2px solid #063535;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      height: 76px;
    }
    header#header_bottom .header_iwu_logo {
      height: auto;
      max-width: 380px;
      min-width: 280px;
      color: #032211;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: auto 0;
      -ms-grid-column: 1;
      grid-column: 1;
      border: 0px solid black;
    }
    header#header_bottom li {
      margin-left: 0.6em;
    }
    .header_spacer {
      height: 117px;
    }
    .nav_hide {
      display: none;
    }
    .nav-toggle-label {
      display: none;
    }
    #header_bottom nav a {
      color: black;
    }
    #search_bar {
      z-index: 50 !important;
    }
    .search_bar_displayed {
      width: 40% !important;
      height: 7.5rem !important;
      background: red;
      -webkit-box-shadow: 0px 1px 16px rgba(41, 88, 63, 0.3);
              box-shadow: 0px 1px 16px rgba(41, 88, 63, 0.3);
      padding: 2.5rem;
      border: 2px solid color(color-forest) !important;
      z-index: 50;
    }
    .search_form_hidden {
      display: none;
    }
    .search_form_displayed {
      display: block;
      background-color: aquamarine;
      z-index: 100;
    }
    nav {
      position: relative;
      text-align: left;
      -webkit-transition: none;
      transition: none;
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
      background: none;
      top: initial;
      left: initial;
      -ms-grid-column: 2;
      -ms-grid-column-span: 8;
      grid-column: 2/ 10;
      display: -ms-grid;
      display: grid;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-right: 0rem;
    }
    nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    nav li {
      margin-left: 2em;
      margin-bottom: 0;
      border: 0px solid red;
    }
    nav a {
      opacity: 1;
      position: relative;
      font-size: 1.8rem;
    }
  }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .header_logo {
    margin-top: 2rem;
  }
}

/* END HEADER SCSS */
/* @import "variables"; */
table .marquee {
  width: 80%;
  margin: 1rem auto;
}

iframe {
  border: 0;
}

.hero_image {
  position: -webkit-sticky;
  position: sticky;
  top: -60px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  height: 75vh;
  z-index: -10;
  color: white;
  font-size: 3rem;
  text-align: center;
  vertical-align: bottom;
  margin-bottom: 3rem;
}

.hero_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 17rem;
  padding-bottom: 0px;
  margin-top: -14rem;
  padding-top: 6rem;
  gap: 10px;
  border: 0px solid red;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(40, 40, 40, 0.86)), to(rgba(254, 254, 254, 0)));
  background: linear-gradient(0deg, rgba(40, 40, 40, 0.86) 0%, rgba(254, 254, 254, 0) 100%);
  margin-bottom: -10px;
  margin-top: -20rem;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .hero_text {
    padding-top: 0;
  }
}

.hero_caption {
  color: white;
  text-align: center;
  padding-bottom: 2px;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);
  font-family: "Tungsten Cond A", "Tungsten Cond B";
  font-size: 4.8rem;
  font-weight: bold;
  letter-spacing: 0.5rem;
  line-height: 1;
}

.hero_sub_caption {
  color: white;
  text-align: center;
  font-family: "Sentinel SSm A", "Sentinel SSm B", serif;
  letter-spacing: 0.12rem;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 3rem;
  padding-bottom: 1rem;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);
  line-height: 1.2;
}

.hero_sub_caption span {
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 1px solid white;
}

.hero_button_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
  /*    justify-items: center; */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
  margin-bottom: -4.6rem;
  background: white;
}

.hero_button {
  width: 20rem;
  height: 5rem;
  border-radius: 0.2rem;
  margin-bottom: 2rem;
  margin-top: -8rem;
  background: #006747;
  color: white;
  border: 0px;
  padding: 0 !important;
  font-size: 1.8rem;
}

.hero_button:hover {
  background: #004727;
}

.marquee_section {
  width: 100%;
  margin: 0 auto;
}

.power_statement,
.marquee_video,
.launch_buttons {
  padding-top: 0rem;
  width: 96%;
  margin: 0 auto;
}

.marquee_content {
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 4rem;
}

.marquee_content {
  padding-top: 9rem;
}

.ps_banner,
.ps_banner_video,
.marquee_cards_banner {
  color: #006747;
  padding: 1rem 0.8rem;
  /*
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.2rem;
  font-size: 2.5rem;
 */
  font-family: "Sentinel SSm A", "Sentinel SSm B", serif;
  font-size: 3.5rem;
  letter-spacing: 0;
  width: 90%;
  margin-bottom: 1rem;
  line-height: 1.2;
  text-align: left;
  /* */
  border: 0px solid red;
  width: 90vw;
}

.ps_banner_video {
  padding-top: 1.5rem;
}

.ps_text,
.ps_text_video {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}

.hard_rule_marquee {
  width: 60%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 1rem;
  display: none;
}

.marquee_video_player_holder {
  max-width: 768px;
  margin: 0 auto;
}

.marquee_video_player {
  width: 100%;
  margin: 2rem auto;
  padding-bottom: 56.25%;
  position: relative;
}

.marquee_video_player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mv_vimeo_div {
  padding: 56.25% 0 0 0;
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.mv_vimeo_iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.marquee_video_banner {
  font-size: 3.2rem;
  letter-spacing: 0.3rem;
  font-family: "Oswald", sans-serif;
  /*font-family: "Bebas Neue", cursive; */
  margin-bottom: 1.4rem;
  color: #346e34;
  line-height: 1.2;
}

.marquee_video_text {
  margin-bottom: 2rem;
  font-size: 2.1rem;
  line-height: 1.2;
}

div.video_container.youtube {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  width: 80%;
  overflow: hidden;
  margin: 0 auto;
  border: 0px solid red;
  height: 441px;
  width: 784px;
}

.video_container.youtube iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.video_container.youtube > img {
  -o-object-fit: none;
     object-fit: none;
  -o-object-position: 0 -46px;
     object-position: 0 -46px;
}

.marquee_section[data-videobackground="1"] {
  background-size: cover !important;
}

.marquee_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2rem;
}

.marquee_card {
  z-index: 1;
  border: 0px solid #6cc24a;
  min-height: 10rem;
  width: 38rem;
  margin: 1.2rem 1rem;
  padding: 1.1rem 1.1rem;
  background: white;
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); */
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  border-radius: 0px;
  position: relative;
}

.marquee_card::after {
  content: "";
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: -20;
}

.marquee_card:hover::after {
  opacity: 1;
  border: 0px solid #004e42;
}

.marquee_card_body a {
  text-decoration: underline;
  color: #004e42;
}

/*
.marquee_card_title a {
  color: $titan-dark;
}
*/
.marquee_card_image {
  border: 0px solid #004e42;
  margin: 0 auto;
  top: 4rem;
  width: 36rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.marquee_card_title,
.marquee_card_title a,
.marquee_card_title a p {
  border: 0px solid green;
  padding: 0.8rem 0;
  font-size: 2.4rem;
  line-height: 1.2;
  text-align: left;
  color: #006747;
  font-weight: 700;
  font-family: "Sentinel SSm A", "Sentinel SSm B", serif;
}

.launch_buttons {
  padding-top: 3rem;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 2rem;
  background: url(https://www.iwu.edu/_resources/images/2018/next-bg.jpg) no-repeat fixed bottom right;
}

.launch_buttons > .ps_banner {
  text-align: center;
}

.marquee_button_grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 2.3rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0px solid red;
}

.btn-wrap {
  padding: 0 1rem;
  margin-bottom: -3rem;
}

.btn-wrap a button {
  min-width: 26rem !important;
  font-size: 2rem;
  cursor: pointer;
  background: #004e42;
}

.btn-wrap a button:hover {
  background: #006747;
}

.marquee_testimony {
  width: 100%;
  padding: 3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2rem;
}

.testimony_content {
  width: 45rem;
  padding: 0 0.6rem;
  border: 0px solid cornflowerblue;
  margin-left: 2rem;
}

.testimony_signature {
  padding: 1rem 0;
  font-weight: bold;
}

.testimony_credits {
  font-weight: normal;
}

.testimony_image {
  margin-bottom: 0.5rem;
}

.marquee_big_stat {
  padding: 4rem 0;
  margin: 2rem auto;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #eee;
  border-left: 1.6rem solid #ccc;
  border-right: 1.6rem solid #ccc;
}

.marquee_big_stat_flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 1rem 1rem;
  gap: 2rem;
}

.big_stat_box {
  border: 0px solid #ccc;
  width: 40rem;
  /*height: 22rem; */
  min-height: 0;
  padding: 1.6rem;
  color: #1a9c1a;
  text-align: center;
  letter-spacing: 0.5rem;
  line-height: 1;
  font-size: 6rem;
  font-family: "Tungsten Cond A", "Tungsten Cond B";
  /*text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2); */
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: auto;
}

.big_stat_caveat {
  font-family: Arial, sans-serif;
  color: #000;
  font-size: 2rem;
  font-weight: normal;
  line-height: 3rem !important;
  display: inline-block;
  letter-spacing: 0.03rem !important;
  text-transform: uppercase;
}

.marquee_button_holder {
  margin: 1rem auto;
  width: 50%;
  border: 0px solid red;
  text-align: center;
}

.marquee_button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  text-decoration: none;
  color: white;
  cursor: pointer;
  font-size: 2rem;
  border: none;
  border-radius: 0;
  background: #006747;
}

.marquee_button:hover {
  background: #004727;
  border-color: black;
}

.power_statement a {
  text-decoration: underline;
  color: #006747;
}

.marquee_dark_brag {
  padding: 6rem 0;
  background-size: cover !important;
  background-position: 0 center !important;
}

.dark_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.marquee_dark_side {
  min-width: 400px;
  color: white;
}

.marquee_dark_side p {
  font-size: 2rem;
  padding: 0 2rem;
  line-height: 1.3;
  width: 90vw;
}

.marquee_dark_side h2 {
  color: white;
  font-size: 3.2rem;
  font-family: "Sentinel SSm A", "Sentinel SSm B";
  font-weight: 700;
  padding-left: 2rem;
}

.marquee_dark_side a {
  color: #b7c601;
}

.marquee_contact {
  padding: 1rem 2rem;
  margin-bottom: 2rem;
  border: 1px solid #ddd;
  margin-left: 0;
  display: inline-block;
}

.marquee_contact_holder {
  width: 94%;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .marquee_card {
    -ms-flex-preferred-size: 27.333%;
        flex-basis: 27.333%;
  }
  .marquee_dark_side h2 {
    font-size: 3.6rem;
  }
  .marquee_contact_holder {
    width: 80%;
    margin: 0 auto;
  }
  .hero_caption {
    font-size: 7.2rem;
  }
}

@media screen and (min-width: 768px) {
  .marquee_big_stat {
    margin: 1rem auto;
    width: 98%;
  }
  .hard_rule_marquee {
    margin-bottom: 2rem;
  }
  .marquee_video_banner {
    font-size: 3rem;
    margin-bottom: 1.4rem;
  }
  .marquee_video {
    width: 90%;
  }
  .marquee_video_player {
    border: 0px solid blue;
  }
  .ps_banner,
  .ps_banner_video,
  .marquee_cards_banner {
    font-size: 4rem;
    padding-left: 0.5rem;
    width: 80%;
    width: 60vw;
    /* margin: 2.2rem auto; */
    line-height: 1.2;
    margin: 0 auto;
    font-weight: 700;
  }
  .ps_banner_video,
  .marquee_cards_banner {
    width: 80vw;
    padding: 0 10vw 0 10vw;
  }
  .marquee_cards_banner_subtext {
    font-size: 1.8rem;
    color: black;
    font-weight: normal;
    margin-top: 0.5rem;
  }
  .marquee_cards_banner_subtext a {
    text-decoration: underline;
    color: #004e42;
  }
  .btn-wrap {
    padding: 0 1rem;
    margin-bottom: -2rem;
  }
  .btn-wrap a button {
    min-width: 24rem !important;
    font-size: 1.8rem;
    cursor: pointer;
    background: #004e42;
    border-radius: 6px;
  }
  .btn-wrap a button:hover {
    background: #006747;
  }
}

@media screen and (min-width: 1024px) {
  .hero_caption {
    font-size: 10rem;
  }
  .hero_sub_caption {
    font-size: 2.6rem;
  }
  .marquee_dark_side p {
    max-width: 40vw;
    color: white;
    line-height: 1.5;
  }
  .mv_vimeo_div {
    width: 80%;
    margin-top: -7rem;
    margin-bottom: -7rem;
  }
  .power_statement,
  .marquee_video {
    width: 80%;
  }
  .launch_buttons {
    width: 100%;
  }
  .marquee_video {
    width: 70%;
  }
  .ps_header {
    font-size: 4.2rem;
  }
  .ps_text,
  .ps_text_video {
    /*
    column-count: 2;
    column-gap: 4rem;
    */
    font-size: 2rem;
    width: 60vw;
    margin: 0 auto;
  }
  .one_column {
    -webkit-column-count: 1 !important;
            column-count: 1 !important;
  }
  .ps_text_video {
    width: 60%;
    margin: 1rem auto;
  }
  .marquee_video_banner {
    font-size: 4.2rem;
  }
  .marquee_video_text {
    width: 60%;
    padding-left: 2rem;
  }
}

/*  glifted from hand rolled virtual visit */
/* .marquee_video_cards = flex-container */
.marquee_video_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 96vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: auto;
}

.marquee_video_card {
  max-width: 96vw;
  overflow: hidden;
  margin-bottom: 18px;
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 2rem;
  -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.video_card_power_statement {
  text-align: center !important;
  max-width: 49rem;
  margin: 0.5rem auto 1.3rem auto;
  font-family: "Sentinel SSm A", "Sentinel SSm B";
  font-size: 2.8rem;
  color: #006747;
  font-weight: 700;
}

.video_card_power_statement > p {
  font-size: 2rem;
  line-height: 1.3;
  padding: 0 7px;
}

/* ################## */
@media screen and (min-width: 768px) {
  .marquee_video_card {
    max-width: 45vw;
  }
}

.marquee_video_card:hover {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blue_testimony {
  width: 100%;
  padding: 3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2rem;
}

.inspiration_blue_background {
  padding: 0;
  position: relative;
  height: auto;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-color: white !important;
}

.inspiration_blue_text_background {
  width: 96%;
  background: rgba(255, 255, 255, 0.5);
  padding: 0 1rem;
  margin: 1.8rem auto;
  border: 1px solid #ddd !important;
  z-index: 1;
  max-height: 90%;
}

.inspiration_blue_text {
  min-width: 32rem;
  max-width: 65rem;
  padding: 1rem;
  /*
  font-size: 2rem;
  line-height: 1.2;
  */
  margin: 3rem auto;
  margin-bottom: 1rem;
  font-family: "Sentinel SSm A", "Sentinel SSm B", serif;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: normal;
  color: #006747;
  /* border: 1px solid #e4e4e4; */
}

.inspiration_blue_portrait {
  display: none;
}

.inspiration_blue_text .testimony_signature {
  padding-bottom: 0;
  color: black;
}

@media screen and (min-width: 500px) {
  .inspiration_blue_text .testimony_signature {
    padding-bottom: 1rem;
  }
  .inspiration_blue_background {
    background-position: center;
  }
  .inspiration_blue_text_background {
    padding-bottom: 0rem;
  }
  .inspiration_blue_portrait {
    /* set default width - left/right position set on element via snippet/template */
    width: 20%;
    z-index: 2;
  }
  .inspiration_blue_portrait img {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 768px) {
  .inspiration_blue_background {
    height: 32rem;
  }
  .inspiration_blue_text_background {
    width: 96%;
    background: rgba(255, 255, 255, 0.5);
    padding: 0rem;
    margin: 1.8rem auto;
  }
  .inspiration_blue_text {
    margin-bottom: 3rem;
    margin-left: 0;
  }
}

@media screen and (min-width: 1024px) {
  .inspiration_blue_background {
    height: 45rem;
  }
  .inspiration_blue_text_background {
    padding-bottom: 4rem;
  }
  .inspiration_blue_text {
    font-size: 2.8rem;
    margin-left: auto;
    margin-right: auto;
    padding: 1.3rem;
  }
  .inspiration_blue_portrait {
    padding: 3rem 4rem 0.5rem 4rem;
    margin-bottom: 0;
    position: absolute;
    bottom: -1rem;
    display: block;
    z-index: 10;
  }
}

.pagination {
  list-style: none;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination li {
  display: inline;
  margin: 0 1rem 0 1rem;
  font-size: 2rem;
  font-family: Arial;
  font-weight: normal;
}

.pagination li a {
  color: blue;
  cursor: pointer;
}

#pager {
  border: 0px solid red;
}

.page_previous {
  padding-right: 3rem;
}

.page_next {
  padding-left: 3rem;
}

.plainpage {
  color: #999;
  font-weight: bold;
}

/* @import url(https://www.iwu.edu/_resources/css/9B5103E478213C6A3.css); */
/* @import url(https://fonts.googleapis.com/css?family=Josefin + Slab:100); */
/* @import "carousel"; */
.home_link {
  color: white !important;
}

.zeropx {
  font-size: 0px;
}

.highlight {
  border: 3px solid #004767;
  padding: 1rem 5rem;
  border-radius: 0.3rem;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
  -webkit-box-shadow: 19px 19px 3px -6px rgba(201, 212, 206, 0.64);
          box-shadow: 19px 19px 3px -6px rgba(201, 212, 206, 0.64);
}

.highlight h1 {
  color: #004767;
}

.main_content {
  padding-left: 4px;
  border: 0px solid red;
  margin-bottom: 2rem;
}

h1.page_title {
  margin: 0.8rem 0;
}

h2 {
  margin-bottom: 0.8rem;
  color: #004e42;
}

.page_title {
  font-size: 3.5rem;
  line-height: 1.2;
}

i {
  display: inline !important;
  margin-right: 2px;
}

body {
  /*
  font-family: "Nunito", sans-serif;
  font-size: 1.6rem;
  color: $color-text;
  
  font-weight: $font-regular;
  */
  background: #fafafa;
  background: #fff;
  height: 100%;
  position: relative;
}

.content {
  width: 98%;
  margin: auto;
  background-color: white;
  /*  padding: 0 0.5rem; */
}

#page_image {
  border-bottom: 1px solid #494;
  height: 55px;
  width: 100%;
  margin-top: 4.4rem;
  background-image: url(images/art-panorama-blue-sm.jpg);
  background-size: 100%, cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.three_button_holder {
  display: none;
}

.page_image_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page_image_content div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page_image_content div.three_button_holder {
  display: none;
}

/*
.page_image_titleX {
  font-family: "Quicksand", sans-serif;
  font-size: 3rem;
  font-weight: 400;
  color: #004e42;
  letter-spacing: 0px;
}
*/
.page_image_title {
  font-family: "Tungsten Cond A", "Tungsten Cond B";
  line-height: 1em;
  color: #004e42;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 4.8rem;
}

#search_input {
  padding-left: 1.6rem;
}

.hard_rule_social {
  display: inline-block;
  width: 40%;
  font-size: 10rem;
  font-weight: bold;
  margin-top: 10px;
  border: 1px solid #006747;
}

.hard_rule_social_icon {
  display: inline-block;
  padding: 0 10px;
  font-size: 3rem;
}

.hard_rule_social_icon a i.fa-twitter {
  color: #1da1f2;
}

.hard_rule_social_icon a i.fa-twitter:hover {
  color: #0967a0;
}

.hard_rule_social_icon a i.fa-facebook {
  color: #3b5998;
}

.hard_rule_social_icon a i.fa-facebook:hover {
  color: #718dc8;
}

.hard_rule_social_icon a i.fa-instagram {
  color: #c32aa3;
}

.hard_rule_social_icon a i.fa-instagram:hover {
  color: #6f185d;
}

.hard_rule_social_icon a i.fa-youtube {
  color: #ff0000;
}

.hard_rule_social_icon a i.fa-youtube:hover {
  color: #ff6666;
}

/* poop  845 */
@media screen and (min-width: 768px) {
  .page_image_title {
    font-family: "Tungsten Cond A", "Tungsten Cond B";
    line-height: 1.6em;
    color: #004e42;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 4.2rem;
  }
  #page_image {
    padding-left: 2rem;
    padding-right: 2rem;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 0;
    margin-top: 4.4rem;
  }
  .page_image_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 95%;
  }
  .three_button_holder {
    height: 4rem;
    width: 42rem;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .three_button_holder a {
    text-decoration: none;
    font-size: 1.4rem;
    width: 13rem;
    padding: 0.5rem 0.2rem;
    background: #063535;
    /* border: 0.2rem solid $color-button-border; */
    border-radius: 0.3rem;
    color: white;
    text-align: center;
    margin-left: 1.4rem;
  }
  .three_button_holder a:hover {
    background: #073a3a;
    border-color: #63eda3;
  }
  .content {
    width: 98%;
    padding-right: 0rem;
  }
}

@media screen and (min-width: 1025px) {
  h1.page_title {
    margin: 2rem 0;
  }
  h2 {
    margin-bottom: 1rem;
  }
  .main_content {
    padding-left: 2.4rem;
    padding-right: 2rem;
  }
  .three_button_holder_mobile {
    display: none !important;
  }
  .three_button_holder {
    height: 5rem;
    width: 55rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .three_button_holder a {
    text-decoration: none;
    font-size: 1.6rem;
    width: 16rem;
    padding: 0.8rem 1rem;
    background: #063535;
    /* border: 0.2rem solid $color-button-border; */
    border-radius: 0.3rem;
    color: white;
    text-align: center;
  }
  .three_button_holder a:hover {
    background: #073a3a;
    border-color: #63eda3;
  }
  #page_image {
    height: 90px;
    margin: 0 auto;
    font-size: 3rem;
    font-weight: 600;
    padding-left: 12rem;
    padding-right: 7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 0;
  }
  .page_image_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 80%;
  }
  .page_image_title {
    font-size: 5rem;
    line-height: 1;
  }
  .content {
    width: 80%;
    padding-right: 0rem;
  }
}

.place_holder {
  width: 48rem;
  max-width: 90%;
  height: 12rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.4rem;
  border: 2px solid red;
  border-radius: 1rem;
  margin: 1rem 3rem;
}

.place_holder::before {
  content: attr(data-type);
}

@media screen and (max-width: 568px) {
  img {
    max-width: 100%;
    height: auto;
  }
}

.gsc-input-box table {
  border-collapse: separate;
  margin: 0;
  border: none;
  padding: 0;
}

.gsc-input-box table tr {
  border: none;
}

.gsc-input-box table tr td {
  border: none;
}

#search_bar {
  min-height: 0px;
  padding: 0;
  height: 7.5rem !important;
}

/*
@media screen and (min-width: 1289px) {
  .page_image_title {
    font-size: 6.8rem;
  }
}

*/
/* cleaning up the default google search box */
input.gsc-input {
  background: white !important;
  height: 2rem !important;
  padding-left: 0.5rem !important;
  font-size: 1.8rem !important;
}

#search_bar table tr:nth-of-type(odd) > td {
  background-color: white !important;
}

form.gsc-search-box {
  width: 96% !important;
  margin-left: 1rem !important;
}

#___gcse_0 {
  display: none;
}

.hide_gcse_0 {
  display: none !important;
}

.show_gcse_0 {
  display: block !important;
}

label span {
  color: #006747;
}

/*
.flexgrid ul {
  li,
  ul {
    margin-left: 3rem;
    text-indent: -0.5rem;
  }
  
}
*/
#dept_list {
  margin-left: 1.3rem;
  border: 2px solid blue;
}

#dept_list ul {
  list-style: none;
}

#dept_list ul li a {
  color: #006747;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
}

#dept_list ul li a:hover {
  color: blue;
  text-decoration: underline;
}

#dept_list {
  -webkit-column-count: 1;
          column-count: 1;
}

#dept_list ul li {
  padding-top: 1rem;
}

/*
#dept_list ul li {
  padding-top: 1rem;
}
*/
.dept_card {
  padding: 3rem;
  border: 1px solid #ccc;
  margin: 2rem auto;
  width: 96%;
  -webkit-box-shadow: 2px 4px 10px #eee;
          box-shadow: 2px 4px 10px #eee;
}

.dept_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  border: 0px solid blue;
  margin: 2rem auto;
  width: 96%;
}

.dept_data_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 0px solid green;
}

.dept_title {
  width: 20%;
  border: 0px solid #aaa;
  text-align: left;
  padding-right: 1rem;
  font-weight: bold;
  text-transform: capitalize;
}

.dept_data {
  border: 0px solid blue;
  padding-left: 2rem;
  min-width: 22rem;
}

.dept_data a {
  color: #006747;
}

.dept_data a:hover {
  color: blue !important;
  text-decoration: underline;
}

.dept_name {
  font-size: 3rem;
  border: 0px solid red;
  width: 96%;
  margin: 0 auto;
  font-family: "Sentinel SSm A", "Sentinel SSm B";
  color: #006747;
}

@media screen and (min-width: 568px) {
  #dept_list {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 3rem;
            column-gap: 3rem;
    width: 96%;
    padding: 1rem;
  }
  #dept_list ul li {
    padding-top: 0.75rem;
  }
  .dept_data {
    min-width: 35rem;
  }
}

@media screen and (min-width: 728px) {
  .dept_title {
    text-align: right;
  }
}

@media screen and (min-width: 1024px) {
  #dept_list {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 2rem;
            column-gap: 2rem;
    width: 96%;
    padding: 1rem;
  }
}

.activitybox {
  background-position: center center;
  width: 200px;
  height: 200px;
  display: inline-block;
  margin: 10px;
  webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
}

.activitylabel {
  display: inline-block;
  width: 200px;
  height: 40px;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  position: relative;
  bottom: -160px;
  webkit-border-bottom-left-radius: 10px;
  webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: white;
  /* font-variant: small-caps; */
  line-height: 90%;
}

a.activitybox:hover .activitylabel {
  background-color: rgba(0, 0, 0, 0.75);
}

/* Color 1 teal */
a.activitycolor1:hover .activitylabel {
  background-color: rgba(88, 167, 175, 0.9);
}

/* Color 2 yellow */
a.activitycolor2:hover .activitylabel {
  background-color: rgba(196, 214, 0, 0.9);
}

/* Color 3 dark green */
a.activitycolor3:hover .activitylabel {
  background-color: rgba(0, 103, 71, 0.9);
}

/* Color 4 light green */
a.activitycolor4:hover .activitylabel {
  background-color: rgba(108, 194, 74, 0.9);
}

.dropdown-item {
  margin-left: -20px;
}

/*@import "font-one";*/
/*# sourceMappingURL=main.css.map */