/* Text Elements */

h1.upcomingEventsHeading {
  color: #292c2e;
  text-align: center;
  font-weight: 700;
  font-size: 1.75em;
}

h1.calendarHeadingNarrow {
  font-weight: 600;
  font-size: 1.5em;
}

h2.sidebarHeading {
  color: #292c2e;
  text-align: center;
  font-weight: 700;
}

h2.eventsHeading2 {
  text-align: center;
  font-weight: 600;
}

p.paragraph.sidebarParagraph {
  display: block;
  font-size: 1em;
}

p.paragraph.mainContentParagraph {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 1em;
}

p.paragraph span.emphasis {
  font-weight: 600;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 600;
}

a.link-text.title {
  color: #3f4244;
  font-weight: 700;
  font-size: 20px;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

a.link-text.navLink {
  display: block;
  color: #292c2e;
  font-weight: 600;
  font-size: 1em;
  line-height: 1em;
}

a.link-text.subNavLink {
  color: #292c2e;
  font-weight: 600;
  font-size: 1em;
  line-height: 1em;
}

a.link-text.navLink:hover {
  background-color: #cdf6f6;
}

/* Layout Elements */

.container.navBar {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.desktopTitle {
  display: none;
}

.container.subNavSection {
  position: static;
  background-color: #f1f1f1;
}

.container.footer {
  clear: left;
  margin-top: 10px;
  background-color: #cdf6f6;
  background-image: url('../image/footerBG.png');
  background-attachment: local;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 1em;

  background-blend-mode: normal;
}

.container.sidebar {
  display: none;
}

a.glyph.menuIcon {
  min-width: 50auto;
  max-width: none;
  width: auto;
  color: #3f4244;
  font-size: 20px;
}

.rule.rule-1 {
  visibility: hidden;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

li.list-item-container.subNavLinkContainer {
  background-color: #f2f65f;
}

ul.list-container.medium-horizontal.menu.vertical {
  background-color: #55c1f7;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  color: #292c2e;
  font-size: 1em;

  background-blend-mode: normal;
}

a.responsive-picture.resourcesImage {
  margin-right: auto;
  margin-left: auto;
}

li.list-item-container.list-item-container-2 {
  display: none;
}

div.responsive-picture.featuredPhoto {
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  max-width: 100%;
}

@media screen and (min-width: 22.875rem) {
  /* Text Elements */

  h1.upcomingEventsHeading {
    color: #292c2e;
    text-align: center;
    font-weight: 700;
    font-size: 1.75em;
  }

  h1.calendarHeadingNarrow {
    margin-right: auto;
    margin-bottom: .5em;
    margin-left: auto;
    max-width: none;
    text-align: center;
  }

  h2.eventsHeading2 {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: center;
  }

  a.link-text.navLink {
    color: #292c2e;
    font-weight: 600;
    font-size: 1em;
    line-height: 1em;
  }

  a.link-text.subNavLink {
    display: list-item;
    color: #292c2e;
    font-weight: 600;
    font-size: 1em;
    line-height: 1em;
  }

  /* Layout Elements */

  .container.navRegion {
    margin-right: auto;
    margin-left: auto;
    max-width: 1000px;
  }

  .container.subNavSection {
    background-color: #f1f1f1;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.sidebar {
    display: none;
    max-width: 24%;
    max-height: none;
    background-color: #cdf6f6;
  }

  .container.footer {
    margin-top: 5px;
  }

  .rule.rule-1 {
    display: none;
    visibility: visible;
    margin-top: 7px;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    max-height: 0;
  }

  li.list-item-container.subNavLinkContainer {
    background-color: #f2f65f;
  }

  .rule.rule-1 hr {
    border-top-color: #cdf6f6;
  }

  ul.list-container.medium-horizontal.menu.vertical {
    background-color: #55c1f7;
  }

  a.responsive-picture.resourcesImage {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  div.responsive-picture.featuredPhoto {
    max-width: 100%;
  }
}

@media screen and (min-width: 24.5rem) {
  /* Layout Elements */

  .container.footer {
    clear: none;
  }

  div.responsive-picture.featuredPhoto {
    max-width: 100%;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.upcomingEventsHeading {
    font-size: 2em;
  }

  h2.sidebarHeading {
    padding-right: 6px;
    padding-left: 6px;
    min-width: 24%;
    max-width: 100%;
    color: #292c2e;
    font-weight: 600;
    font-size: 1.5em;
  }

  h2.eventsHeading2 {
    font-size: 1.5em;
  }

  p.paragraph.sidebarParagraph {
    padding-right: 6px;
    padding-left: 6px;
  }

  p.paragraph span.emphasis {
    text-transform: capitalize;
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-3 {
    font-weight: 700;
  }

  p.paragraph.mainContentParagraph {
    margin-right: 10px;
    margin-left: 10px;
  }

  ul.unorder-list.artShowPoints {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 20px;
  }

  a.link-text.title {
    visibility: hidden;
  }

  a.link-text.navLink {
    text-align: left;
  }

  a.link-text.subNavLink {
    display: list-item;
    text-align: left;
    white-space: normal;
    line-height: 1.2em;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: #d6d9e6;
  }

  .container.desktopTitle {
    display: inline;
  }

  .container.navBar {
    visibility: hidden;
    max-width: none;
    max-height: 0;
  }

  .container.sidebar {
    display: block;
    max-width: 100%;
    width: 100%;
    background-color: #e6d7c6;
  }

  .container.mainContentCenter {
    max-width: 100%;
    width: 100%;
    background-color: #f1f1f1;
  }

  .container.footer {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }

  .container.navRegion {
    max-width: 1200px;
  }

  .container.sd-three-cols {
    padding-right: .01em;
    padding-left: .01em;
    max-width: 100%;
    width: 100%;
    background-color: transparent;

    grid-template-columns: 24% auto 24%;
    grid-template-rows: auto;
    grid-row-gap: 0;
    grid-column-gap: 5px;
    grid-template-areas: '.Left_Sidebar . .Right_sidebar';
  }

  .container.resourcesImagesContainer {
    float: none;
  }

  div.responsive-picture.banner {
    display: inline;
  }

  a.glyph.menuIcon {
    visibility: hidden;
    max-height: none;
  }

  .rule.rule-1 {
    display: inline;
    padding-top: 5px;
  }

  .rule.rule-1 hr {
    border-top-width: 3px;
    border-top-color: transparent;
  }

  li.list-item-container.subNavLinkContainer {
    background-color: #f2f65f;
  }

  li.list-item-container.list-item-container-1 {
    display: none;
  }

  ul.list-container.medium-horizontal.menu.vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: start;
    -ms-flex-align: start;
    margin-bottom: 4px;
    background-color: #55c1f7;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  a.responsive-picture.resourcesImage {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
  }

  li.list-item-container.list-item-container-2 {
    display: none;
  }

  div.responsive-picture.featuredPhoto {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 58.875rem) {
  /* Text Elements */

  h2.sidebarHeading {
    padding-right: 6px;
    padding-left: 6px;
    color: #292c2e;
    font-weight: 600;
    font-size: 1.5em;
  }

  h2.eventsHeading2 {
    font-size: 1.5em;
  }

  p.paragraph.sidebarParagraph {
    padding-right: 6px;
    padding-left: 6px;
  }

  p.paragraph.mainContentParagraph {
    margin-right: 0;
    padding-right: 0;
    padding-left: 10px;
  }

  /* Layout Elements */

  body.body-2 {
    max-width: 1200px;
  }

  .container.navRegion {
    position: -webkit-sticky;
    position:         sticky;
  }

  .container.sidebar {
    padding-top: 0;
    background-color: #e6d7c6;
  }

  .container.footer {
    clear: none;
  }

  .container.mainContentCenter {
    min-width: 10px;
    width: 100%;
    background-color: #fff;
  }

  .container.sd-three-cols {
    padding-right: 0;
    padding-left: 0;
    max-width: 1200px;

    grid-auto-rows: 50%;
    grid-auto-columns: 50%;
    grid-template-areas: '.Left_Sidebar .Center_Content .Right_sidebar';
    grid-template-columns: 24% 50% 24%;
  }

  .container.resourcesImagesContainer {
    margin-right: auto;
    margin-left: auto;
  }

  .rule.rule-1 {
    background-color: #3f4244;
  }

  .rule.rule-1 hr {
    border-top-width: 3px;
    border-top-color: #cdf6f6;
  }

  a.responsive-picture.resourcesImage {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    padding: 5px 10px;
  }

  ul.list-container.medium-horizontal.menu.vertical {
    position: relative;
    -ms-flex-pack: start;
    max-width: 1200px;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  li.list-item-container.list-item-container-2 {
    display: block;
  }
}

@media screen and (min-width: 61.4375rem) {
  /* Layout Elements */

  .container.sidebar {
    background-color: #e6d7c6;
    -webkit-column-width: 24%;
       -moz-column-width: 24%;
            column-width: 24%;
  }

  .container.photoContainer {
    max-width: 100%;
    width: auto;
  }

  .container.footer {
    display: block;
    float: none;
    clear: none;
    min-width: 200px;
    max-width: 100%;
  }

  .container.mainContentCenter {
    -webkit-column-width: 50%;
       -moz-column-width: 50%;
            column-width: 50%;
  }

  div.responsive-picture.featuredPhoto {
    width: auto;
  }
}