html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* Manual Resets */
body {
  overflow: hidden; }

html {
  overflow: scroll; }

:active {
  outline: none; }

:focus {
  outline-offset: -3px; }

.inactive:active, .inactive:focus {
  outline: none; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

a,
a:hover,
a:visited {
  color: inherit; }

hr {
  display: block;
  border-color: black;
  height: 0;
  border: 0;
  margin: 0;
  padding: 0; }

iframe {
  border: 1px solid red; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.clear {
  clear: both;
  height: 0; }

div,
article,
nav,
ul,
aside,
section,
header,
footer,
ul,
form,
fieldset,
figure,
figcaption,
video,
audio,
canvas {
  overflow: hidden;
  *zoom: 1; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body > div > header,
body > div > footer,
article section,
article .wide-left,
.list-grid,
.wide .tabs,
.wide .tab-panel,
#wrap-table-of-contents,
#table-of-contents,
#table-of-contents ul,
.wrap-list-grid,
ul.accordion,
#presbyterian,
div.wrap-message,
div.message,
ul.previous-next,
#style-guide-header nav {
  overflow: visible; }

body > div > header,
#main-navigation,
#main-navigation > ul > li > ul > li,
.wrap-marquee,
.marquee,
#style-guide-header,
#page-not-found,
div.tabs {
  position: relative; }

img {
  vertical-align: middle; }

#content img,
.popup img {
  max-width: 100%; }

/* Manual Resets */
ul, ol, nav ul,
.gen-nav,
.tab-buttons,
.centered-list,
.dynamic-tabs > ul,
.accordion,
.indented,
.link-list,
.link-list ul,
.carousel,
.pagination,
.previous-next,
div.social-media-links > ul, nav ul li,
.gen-nav li,
.tab-buttons li,
.centered-list li,
.dynamic-tabs > ul li,
.accordion li,
.indented li,
.link-list li,
.link-list ul li,
.carousel li,
.pagination li,
.previous-next li,
div.social-media-links > ul li, .list-grid,
.inline-list-left,
.inline-list-right, html,
body,
button,
input,
select,
textarea, h1, h2, h3, h4, h5, h6, p:last-child, li:last-child > p:last-child {
  padding: 0;
  margin: 0; }

.inner-wrap,
hr.outer
.narrow,
.popup, .single-column, .extra-wide > div,
.wrap-marquee > div, article figure, div.figure-two-across, table.no-border, table.generic-data, .wrap-marquee .message {
  margin-left: auto;
  margin-right: auto; }

ul, ol {
  padding: 0 0 0 24px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

nav {
  position: relative; }

nav ul,
.gen-nav,
.tab-buttons,
.centered-list,
.dynamic-tabs > ul,
.accordion,
.indented,
.link-list,
.link-list ul,
.carousel,
.pagination,
.previous-next,
div.social-media-links > ul {
  list-style: none;
  overflow: visible; }
  nav ul li,
  .gen-nav li,
  .tab-buttons li,
  .centered-list li,
  .dynamic-tabs > ul li,
  .accordion li,
  .indented li,
  .link-list li,
  .link-list ul li,
  .carousel li,
  .pagination li,
  .previous-next li,
  div.social-media-links > ul li {
    line-height: auto;
    text-indent: 0; }
  nav ul a,
  .gen-nav a,
  .tab-buttons a,
  .centered-list a,
  .dynamic-tabs > ul a,
  .accordion a,
  .indented a,
  .link-list a,
  .link-list ul a,
  .carousel a,
  .pagination a,
  .previous-next a,
  div.social-media-links > ul a {
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    *display: inline; }

.list-grid,
.inline-list-left,
.inline-list-right,
.centered-list {
  list-style: none; }

.inline-list-left:last-child,
.inline-list-left > li:last-child,
.inline-list-right:last-child,
.inline-list-right > li:last-child,
.centered-list:last-child,
.centered-list > li:last-child {
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important; }
.inline-list-left > li > a,
.inline-list-right > li > a,
.centered-list > li > a {
  color: #2e7cc1; }

.inline-list-left > li {
  float: left; }

.inline-list-right > li {
  float: right; }

html, body {
  font-size: 100%;
  line-height: 1.5em; }

html,
body,
button,
input,
select,
textarea {
  font-family: Helvetica, Helvetica Neue, Arial;
  -webkit-font-smoothing: antialiased;
  color: #000; }

h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold; }

em {
  font-style: italic; }

a, a:visited {
  text-decoration: none; }

p > a,
p > a:hover,
p > a:visited,
p > em > a,
p > em > a:hover,
p > em > a:visited,
a.link,
a.link:hover,
a.link:visited,
ul.link-list ul > li > a,
ul.link-list ul > li > a:hover,
ul.link-list ul > li > a:visited,
h2 > a,
h2 > a:hover,
h2 > a:visited,
h3 > a,
h3 > a:hover,
h3 > a:visited,
h4 > a,
h4 > a:hover,
h4 > a:visited,
h5 > a,
h5 > a:hover,
h5 > a:visited
td > a,
td > a:hover,
td > a:visited {
  color: #2e7cc1; }

a.link {
  font-weight: normal; }

a.new-window:after {
  content: "\e606";
  font-family: 'icomoon';
  margin-left: 0.375em; }

li > p,
blockquote > p {
  font-size: 1em; }

li > p:last-child {
  margin-bottom: 0.75em; }

blockquote em.credit {
  display: block;
  margin-top: 0.75em;
  font-weight: bold; }

.screen-reader-text,
.hidden {
  display: none; }

.no-wrap {
  white-space: nowrap; }

button,
input[type="text"],
input[type="password"],
textarea,
label {
  display: block;
  width: 100%;
  font-size: 100%; }

textarea {
  resize: vertical; }

.dd-menu,
select,
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
  background-color: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  outline: none; }

select,
.dd-menu {
  width: 100%; }

.form-item {
  margin-bottom: 0.75em; }

button {
  display: inline-block;
  border: none;
  background: none;
  font-weight: bold;
  cursor: pointer; }

html {
  font-size: 100%;
  line-height: 1.5em; }

h1 {
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 0.5em; }
  @media (min-width: 43.75em) {
    h1 {
      font-size: 1.875em;
      line-height: 1.2em;
      margin-bottom: 0.8em; } }
  @media (min-width: 62.5em) {
    h1 {
      font-size: 2.25em;
      line-height: 1.33333em;
      margin-bottom: 0.66667em; } }

h2 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin-bottom: 0.6em; }
  @media (min-width: 43.75em) {
    h2 {
      font-size: 1.5em;
      line-height: 1.5em;
      margin-bottom: 1em; } }
  @media (min-width: 62.5em) {
    h2 {
      font-size: 1.875em;
      line-height: 1.2em;
      margin-bottom: 0.8em; } }

h3 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin-bottom: 0.6em; }
  @media (min-width: 43.75em) {
    h3 {
      margin-bottom: 1.2em; } }

h4 {
  font-size: 1.125em;
  line-height: 1.33333em;
  margin-bottom: 0.66667em; }
  @media (min-width: 43.75em) {
    h4 {
      margin-bottom: 1.33333em; } }

h5 {
  font-size: 1em;
  line-height: 1.5em; }

h4, label, article h3, .message > div h2, .message > div h3, .message > div h4, .message > div h5, .message > div p, .message > div a, .message > div ul {
  margin-bottom: 0.375em; }

h1 {
  font-weight: 700; }

h4 {
  text-transform: uppercase; }

h5 {
  font-weight: 700; }

h4,
h5 {
  text-transform: uppercase; }

p,
a.link
ul,
ol,
pre,
code,
select {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0.75em; }
  @media (min-width: 43.75em) {
    p,
    a.link
    ul,
    ol,
    pre,
    code,
    select {
      margin-bottom: 1.5em; } }

label {
  font-size: 1em;
  line-height: 1.5em; }

article h1 {
  font-size: 1.5em;
  line-height: 1.5em;
  color: #8e5ba6;
  font-weight: 400; }
  @media (min-width: 43.75em) {
    article h1 {
      font-size: 2.25em;
      line-height: 1.33333em; } }
article h3 {
  color: #8e5ba6; }

#home-introduction h2 {
  font-size: 1.25em;
  line-height: 1.2em; }
  @media (min-width: 43.75em) {
    #home-introduction h2 {
      font-size: 1.5em;
      line-height: 1.5em; } }

figure,
blockquote,
ul.gen-list,
ul.indented-links,
ul.inline-list-left,
ul.inline-list-right {
  margin-bottom: 0.75em; }
  @media (min-width: 43.75em) {
    figure,
    blockquote,
    ul.gen-list,
    ul.indented-links,
    ul.inline-list-left,
    ul.inline-list-right {
      margin-bottom: 1.5em; } }

.message > div p:last-child {
  margin-bottom: 0; }

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
button {
  font-size: 1em;
  line-height: 1.5em; }

li.acc-button [class^="icon-"],
li.acc-button [class*=" icon-"],
li.acc-row [class^="icon-"],
li.acc-row [class*=" icon-"] {
  font-size: 1.125em;
  line-height: 1em;
  line-height: inherit;
  margin-left: 0.75em; }

button span[class^="icon-"],
button span[class*=" icon-"],
.btn span[class^="icon-"],
.btn span[class*=" icon-"] {
  font-size: 1.125em;
  line-height: 1.33333em;
  margin-right: 0.375em; }

@font-face {
  font-family: 'icomoon';
  src: url("/fonts/custom-icons/icomoon.eot?3ztsgs");
  src: url("/fonts/custom-icons/icomoon.eot?3ztsgs#iefix") format("embedded-opentype"), url("/fonts/custom-icons/icomoon.ttf?3ztsgs") format("truetype"), url("/fonts/custom-icons/icomoon.woff?3ztsgs") format("woff"), url("/fonts/custom-icons/icomoon.svg?3ztsgs#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-home:before {
  content: "\e900"; }

.icon-facebook:before {
  content: "\e901"; }

.icon-twitter:before {
  content: "\e902"; }

.icon-instagram:before {
  content: "\e903"; }

.icon-youtube:before {
  content: "\e904"; }

body,
input,
select,
textarea,
button, .c-event-grid > h2 {
  font-family: "ff-tisa-web-pro", serif; }

h4, article h2, #home-introduction h2, .list-grid > li > a > h4, #aside-nav > ul > li.leader,
#aside-nav > ul > li.acc-button, h2.c-month, body > div > header > div > div h5, #main-navigation > ul > li > a,
#main-navigation > ul > li > ul > li > a, #company-nav-off-canvas > nav > ul > li > a, #home-introduction #newsletter .btn,
#home-introduction #newsletter button, #style-guide-header nav > ul > li > a, div.share > ul a, .wrap-marquee .message > div h4, .btn,
.dd-menu,
button,
select,
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
label, .calendar, body > div > footer #legal p, ul.sub > li > ul > li, div.share p {
  font-family: "franklin-gothic-urw",sans-serif; }

.list-grid > li > a > h4, #aside-nav > ul > li.leader,
#aside-nav > ul > li.acc-button, h2.c-month, body > div > header > div > div h5, #main-navigation > ul > li > a,
#main-navigation > ul > li > ul > li > a, #company-nav-off-canvas > nav > ul > li > a, #home-introduction #newsletter .btn,
#home-introduction #newsletter button, #style-guide-header nav > ul > li > a, div.share > ul a, .wrap-marquee .message > div h4 {
  font-weight: 900;
  text-transform: uppercase; }

/* Global Template Set-up */
.btn,
.dd-menu,
button,
select,
input[type="text"],
input[type="password"],
input[type="email"],
textarea, ul.tab-buttons a, ul.accordion > li.acc-button,
ul.accordion > li.leader, #company-nav-off-canvas > nav > ul > li > a {
  border-width: 0.0625em;
  border-style: solid;
  border-color: #c6ced1;
  padding: 0.6875em; }

/* end apply-vertical-space */
/* end apply-horizontal-space */
ul.tab-buttons li > a,
ul.accordion > li.leader,
ul.accordion > li.acc-button,
ul.accordion > li.acc-row,
ul.accordion > li.acc-panel,
ul.indented,
div.wrap-list-grid,
form .btn,
form .dd-menu,
form button,
form select,
form input[type="text"],
form input[type="password"],
form input[type="email"],
form textarea,
form label,
section blockquote,
.h-space {
  padding-left: 1.5em;
  padding-right: 1.5em; }

ul.indented h5 {
  margin-left: -1.5em; }

#content > div > hr {
  margin-left: 1.5em;
  margin-right: 1.5em; }

.inline-list-left > li {
  margin-right: 0.75em; }

.inline-list-right > li {
  margin-left: 0.75em; }

#back-to-top {
  right: 1.5em; }

ul.user-tools {
  margin-left: 1.5em; }

.v-space,
ul.accordion > li.acc-panel {
  padding-top: 1.5em;
  padding-bottom: 1.5em; }

div.tab-panel {
  padding-top: 1.5em; }

.h-space,
article section,
article header,
div.wrap-list-grid,
#audio-player,
#table-of-contents,
#table-of-contents {
  margin-bottom: 1.5em; }

.tab-buttons {
  margin-bottom: 1.5em; }

.message,
#directions > div {
  padding-top: 0.75em;
  padding-bottom: 0.75em; }

#presbyterian > div {
  padding-bottom: 1.5em; }

.stack,
article footer,
body > div > footer {
  margin-top: 1.5em; }

article section {
  border-top-width: 0.0625em;
  border-top-style: solid;
  border-top-color: #c6ced1;
  padding-top: 1.4375em; }

body > div > header .h-space {
  margin-bottom: 0; }

#content,
#content > div.inner-wrap {
  position: relative; }

article header > h1 {
  text-align: left; }
article section:first-child {
  padding-top: 0;
  border-top-color: transparent; }
article section:last-child,
article section > *:last-child {
  margin-bottom: 0 !important; }
article section .accordion {
  margin-bottom: 1.5em;
  clear: both; }

.inner-wrap,
hr.outer
.narrow,
.popup {
  min-width: 320px;
  max-width: 78em; }

.single-column h1 {
  margin-bottom: 0; }

.extra-wide,
.wrap-marquee {
  min-width: 300px; }
  .extra-wide > div,
  .wrap-marquee > div {
    width: 100%;
    max-width: 97.5em; }

.narrow {
  max-width: 39em; }
  .narrow h1, .narrow h2, .narrow h3, .narrow h4, .narrow h5, .narrow p {
    text-align: center; }

.wrap-marquee {
  margin: 0 auto; }

.wrap-marquee.h-space {
  margin-bottom: 0; }

div.half div,
div.two-across div,
div.three-across div,
div.four-across div,
div.six-across div {
  float: left;
  width: 100%; }

div.half.h-space,
div.two-across.h-space,
div.three-across.h-space,
div.four-across.h-space,
div.six-across.h-space,
section.h-space {
  margin-bottom: 0; }

.h-space:last-child {
  margin-bottom: 0; }

div.four-across > div:first-child,
div.six-across > div:first-child {
  margin-bottom: 1.5em; }

.list-grid {
  font-size: 0;
  background: #71858b; }
  .list-grid > li {
    position: relative;
    float: none;
    font-size: 16px;
    vertical-align: top;
    overflow: hidden;
    width: 50%;
    display: inline-block;
    border-width: 0.0625em;
    border-style: solid;
    border-color: #c6ced1;
    padding: -0.0625em;
    border-color: #71858b;
    margin-top: -1px; }
  .list-grid > li > a {
    display: block;
    position: relative;
    color: #2e7cc1; }
  .list-grid > li > a > h4 {
    padding: 0.375em 0.75em;
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 0 !important; }
  .list-grid > li > a,
  .list-grid h4 {
    background: white; }
  @media (max-width: 37.5em) {
    .list-grid > li {
      width: 100%; }
    .list-grid > li > a > img {
      width: 20%; }
    .list-grid > li > a > img,
    .list-grid > li > a > h4 {
      vertical-align: middle; }
    .list-grid > li > a:before {
      content: '';
      height: 100%;
      vertical-align: middle;
      margin-right: -0.25em;
      /* Adjusts for spacing */ }
    .list-grid > li > a:before,
    .list-grid > li > a > h4 {
      display: inline-block;
      vertical-align: middle; } }
  @media (min-width: 37.5em) {
    .list-grid {
      background: none; }
      .list-grid > li {
        width: 50%;
        margin-left: -1px;
        border-color: white; }
      .list-grid > li > a > h4 {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0; }
      .list-grid > li > a,
      .list-grid h4 {
        text-align: center;
        color: white;
        background: transparent; } }

/* end device-small (320) */
@media (max-width: 62.5em) {
  .short.stack {
    margin-bottom: 0; }

  .short.aside {
    margin-top: 0;
    margin-bottom: 1.5em; } }
/* end device-small (400) */
@media (min-width: 37.5em) {
  div.six-across > div:last-child > div:last-child {
    margin-bottom: 0; } }
/* end device-medium (600) */
@media (min-width: 43.75em) {
  ul.tab-buttons li > a,
  ul.accordion > li.leader,
  ul.accordion > li.acc-button,
  ul.accordion > li.acc-row,
  ul.accordion > li.acc-panel,
  ul.indented,
  div.wrap-list-grid,
  form .btn,
  form .dd-menu,
  form button,
  form select,
  form input[type="text"],
  form input[type="password"],
  form input[type="email"],
  form textarea,
  form label,
  section blockquote,
  .h-space {
    padding-left: 1.5em;
    padding-right: 1.5em; }

  ul.indented h5 {
    margin-left: -1.5em; }

  #content > div > hr {
    margin-left: 1.5em;
    margin-right: 1.5em; }

  .inline-list-left > li {
    margin-right: 0.75em; }

  .inline-list-right > li {
    margin-left: 0.75em; }

  #back-to-top {
    right: 1.5em; }

  ul.user-tools {
    margin-left: 1.5em; }

  .v-space,
  ul.accordion > li.acc-panel {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }

  div.tab-panel {
    padding-top: 1.5em; }

  .h-space,
  article section,
  article header,
  div.wrap-list-grid,
  #audio-player,
  #table-of-contents,
  #table-of-contents {
    margin-bottom: 1.5em; }

  .tab-buttons {
    margin-bottom: 1.5em; }

  .message,
  #directions > div {
    padding-top: 0.75em;
    padding-bottom: 0.75em; }

  #presbyterian > div {
    padding-bottom: 1.5em; }

  .stack,
  article footer,
  body > div > footer {
    margin-top: 1.5em; }

  article section {
    border-top-width: 0.0625em;
    border-top-style: solid;
    border-top-color: #c6ced1;
    padding-top: 1.4375em; }

  div.half > div,
  div.half > div:first-child,
  div.two-across > div,
  div.two-across > div:first-child,
  div.four-across > div,
  div.four-across > div:first-child {
    width: 50%;
    margin-bottom: 0; }
  div.half > div > div,
  div.two-across > div > div,
  div.four-across > div > div {
    margin-bottom: 1.5em; }

  div.half > div.h-space:first-child {
    padding-right: 0.75em; }
  div.half > div.h-space:last-child {
    padding-left: 0.75em; }

  div.three-across > div,
  div.six-across > div > div {
    width: 33.3333%; }

  div.three-across > div,
  div.three-across > div:first-child,
  div.six-across > div,
  div.six-across > div:first-child {
    margin-bottom: 0; } }
/* end device-large (720) */
@media (min-width: 62.5em) {
  .single-column {
    width: 65%; }

  .wide-left > div, .wide-right > div {
    margin-bottom: 0; }
  .wide-left .wide, .wide-right .wide {
    width: 65%; }
  .wide-left .short, .wide-right .short {
    width: 35%; }

  .wide-left .wide {
    float: left; }
  .wide-left .short {
    float: right; }

  .wide-right .wide {
    float: right; }
  .wide-right .short {
    float: left; } }
/* end desktop-small (1000) */
@media (min-width: 75em) {
  .v-space,
  ul.accordion > li.acc-panel {
    padding-top: 2.25em;
    padding-bottom: 2.25em; }

  div.tab-panel {
    padding-top: 2.25em; }

  .h-space,
  article section,
  article header,
  div.wrap-list-grid,
  #audio-player,
  #table-of-contents,
  #table-of-contents {
    margin-bottom: 2.25em; }

  .tab-buttons {
    margin-bottom: 2.25em; }

  .message,
  #directions > div {
    padding-top: 1.125em;
    padding-bottom: 1.125em; }

  #presbyterian > div {
    padding-bottom: 2.25em; }

  .stack,
  article footer,
  body > div > footer {
    margin-top: 2.25em; }

  article section {
    border-top-width: 0.0625em;
    border-top-style: solid;
    border-top-color: #c6ced1;
    padding-top: 2.1875em; }

  div.four-across > div > div,
  div.six-across > div {
    width: 50%; }

  div.six-across div,
  div.six-across > div > div,
  div.four-across div,
  div.four-across > div > div {
    margin-bottom: 0; } }
/* end desktop-large (1200) */
.btn,
.dd-menu,
button,
select,
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
label {
  width: 100%;
  display: block;
  background: none;
  background: white;
  padding-left: 1em;
  padding-right: 1em;
  color: #000; }

label,
.btn.inline,
button.inline,
button.search {
  width: auto; }

label {
  background: none;
  font-weight: 500; }

.btn {
  font-weight: 700; }

.btn span.fa,
button span.fa {
  margin-right: 0.375em; }

.btn.grey
button.grey {
  text-align: center;
  color: white;
  background: #71858b;
  border-color: transparent !important;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdmOTE5NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiN2U4NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7f9197), color-stop(100%, #6b7e84));
  background-image: -moz-linear-gradient(#7f9197, #6b7e84);
  background-image: -webkit-linear-gradient(#7f9197, #6b7e84);
  background-image: linear-gradient(#7f9197, #6b7e84);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4); }

.btn.blue,
button.blue {
  text-align: center;
  color: white;
  background: #2e7cc1;
  border-color: transparent !important;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzODljNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJjNzZiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4389c7), color-stop(100%, #2c76b7));
  background-image: -moz-linear-gradient(#4389c7, #2c76b7);
  background-image: -webkit-linear-gradient(#4389c7, #2c76b7);
  background-image: linear-gradient(#4389c7, #2c76b7);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4); }

.btn.orange,
button.orange {
  text-align: center;
  color: white;
  background: #f47931;
  border-color: transparent !important;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ODY0NiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4NzMyZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f58646), color-stop(100%, #e8732f));
  background-image: -moz-linear-gradient(#f58646, #e8732f);
  background-image: -webkit-linear-gradient(#f58646, #e8732f);
  background-image: linear-gradient(#f58646, #e8732f);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4); }

.btn.red,
button.red {
  text-align: center;
  color: white;
  background: #d2342d;
  border-color: transparent !important;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3NDg0MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M4MzEyYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d74842), color-stop(100%, #c8312b));
  background-image: -moz-linear-gradient(#d74842, #c8312b);
  background-image: -webkit-linear-gradient(#d74842, #c8312b);
  background-image: linear-gradient(#d74842, #c8312b);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4); }

.btn,
button,
ul.share > li,
a.fa {
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }
  .btn:hover,
  button:hover,
  ul.share > li:hover,
  a.fa:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8; }

button.no-style,
button[class^="icon-"],
button[class*=" icon-"],
button.fa,
a.btn.fa {
  background: none;
  border: none;
  width: auto;
  margin: 0;
  padding: 0;
  font-weight: normal; }

button.fa,
a.btn.fa {
  color: #000;
  line-height: inherit; }

div.arrow-left,
div.arrow-right {
  cursor: pointer;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8; }
  div.arrow-left:hover,
  div.arrow-right:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  div.arrow-left.inactive,
  div.arrow-right.inactive {
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }

li.acc-button button,
li.acc-row button {
  color: #2e7cc1; }

.disabled {
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25; }
  .disabled:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25; }

button.search {
  background: none;
  border: none;
  color: #2e7cc1; }

select,
.dd-menu {
  background-position: center right;
  background-repeat: no-repeat;
  background-image: url("/images/select-arrows.png");
  background-image: url("/images/select-arrows.svg"), none;
  padding-right: 40px;
  width: 100%; }

.dd-menu > span {
  width: auto !important; }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
.customSelect.customSelectOpen,
.customSelect.customSelectFocus {
  color: #333333;
  border-color: #abcbe6; }

.form-item > div > div {
  margin-bottom: 0.75em; }
.form-item > div > div:last-child, .form-item:last-child {
  margin-bottom: 0; }
@media (min-width: 43.75em) {
  .form-item {
    margin-bottom: 1.5em; }
    .form-item > div > div {
      width: 50%;
      float: left;
      margin-bottom: 0; }
    .form-item > div > div:first-child {
      padding-right: 0.75em; }
    .form-item > div > div:last-child {
      padding-left: 0.75em; } }

.form-item.date select,
.form-item.date .dd-menu {
  margin-bottom: 0; }
@media (min-width: 43.75em) {
  .form-item.date > div > div {
    width: 33.3333%; } }

@media (min-width: 43.75em) {
  .form-item.inline label {
    float: left; }
  .form-item.inline > div {
    float: right; }
  .form-item.inline label:not(.error) {
    width: 25%;
    padding: 0.75em 0;
    margin: 0; }
  .form-item.inline > div {
    width: 75%; } }

form fieldset {
  margin-bottom: 1.5em; }
form input[type="checkbox"],
form input[type="radio"] {
  float: left; }
form button[type="submit"].inline {
  float: right; }
form a.forgot {
  float: right;
  font-style: italic;
  color: #71858b; }
form ul.gen-nav {
  margin-bottom: 1.5em; }
  form ul.gen-nav:last-child {
    margin-bottom: 0; }
  form ul.gen-nav li {
    display: block;
    margin-bottom: 0.75em; }
    form ul.gen-nav li:last-child {
      margin: 0; }
  form ul.gen-nav li > label {
    background: none;
    display: inline-block;
    *display: block;
    width: auto;
    padding: 0 0 0 2em;
    margin: 0; }
  form ul.gen-nav li > label > input {
    margin: 0.375em 0;
    margin-left: -2.5em; }

/* end form */
.wrap-captcha {
  margin-top: 0.75em;
  float: right; }

div.error input {
  border-color: #d2342d; }
  div.error input:focus {
    border-color: #d2342d; }
div.error label.error {
  clear: both;
  font-weight: 700;
  width: 100%;
  margin: 0;
  background: #d2342d;
  color: white;
  padding-top: 0.375em;
  padding-bottom: 0.375em; }

.feedback,
.errors {
  padding: 0.75em 1.5em;
  margin-bottom: 1.5em; }

.feedback.form-response-success {
  color: #167e41;
  background-color: rgba(29, 170, 87, 0.15); }

.feedback.form-response-error,
.errors {
  color: #a82a24;
  background-color: rgba(210, 52, 45, 0.15); }

.feedback,
.errors {
  display: none; }

.form-response {
  display: none; }
  .form-response p {
    font-weight: bold;
    text-align: center;
    padding: 0.75em;
    background: #1daa57;
    color: white; }

ul.bulleted {
  margin-bottom: 1.5em; }
  ul.bulleted a {
    color: #2e7cc1; }
    ul.bulleted a:hover {
      text-decoration: underline; }

#aside-nav {
  background: #eff5fa; }
  #aside-nav.is_stuck {
    z-index: 25; }

ul.indented {
  margin-bottom: 0.75em; }
  ul.indented li {
    margin-bottom: 0.375em; }
  ul.indented:last-child {
    margin-bottom: 0; }
  ul.indented h5 {
    margin-bottom: 0;
    margin-bottom: 0.75em; }
  ul.indented a {
    color: #2e7cc1; }
    ul.indented a:hover {
      text-decoration: underline; }

.centered-list,
.dynamic-tabs > ul,
.pagination,
div.social-media-links > ul {
  font-size: 0;
  line-height: 0;
  text-align: center; }
  .centered-list > li,
  .dynamic-tabs > ul > li,
  .pagination > li,
  div.social-media-links > ul > li {
    font-size: 16px;
    line-height: 1.5em;
    padding: 0 0.75em;
    display: inline-block; }

.centered-list > li,
.dynamic-tabs > ul > li {
  border-right: 1px solid #71858b; }
  .centered-list > li:last-child,
  .dynamic-tabs > ul > li:last-child {
    border-right: none; }
  .centered-list > li > li > a,
  .dynamic-tabs > ul > li > li > a {
    color: #2e7cc1; }
  .centered-list > li > li.selected > a,
  .dynamic-tabs > ul > li > li.selected > a {
    color: #000;
    font-style: italic; }

@media (max-width: 25em) {
  .dynamic-tabs > ul > li {
    display: block;
    border-right: none; } }

.pagination li {
  padding: 0 0.375em; }
.pagination li > a {
  display: block;
  width: 8px;
  height: 8px;
  background: #c6ced1;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }
.pagination li.active > a {
  background: #1daa57; }

div.social-media-links > ul li {
  margin: 0 0.375em;
  padding: 0; }
div.social-media-links > ul a {
  text-align: center;
  display: block;
  font-size: 2.25em;
  line-height: 1.33333em; }

body > div > header div.social-media-links > ul {
  background: yellow;
  width: 100%; }
  body > div > header div.social-media-links > ul li {
    float: left;
    margin: 0 0.375em 0 0; }
  body > div > header div.social-media-links > ul span.icon-facebook {
    color: #0068a6; }
  body > div > header div.social-media-links > ul span.icon-twitter {
    color: #56a3d9; }
  body > div > header div.social-media-links > ul span.icon-youtube {
    color: #dd4a39; }
  body > div > header div.social-media-links > ul span.icon-instagram {
    color: #004879; }

.arrow-up,
.arrow-right,
.arrow-down,
.arrow-left {
  width: 0;
  height: 0; }

.arrow-up {
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-bottom: 24px solid #1daa57; }

.arrow-right {
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 24px solid #1daa57; }

.arrow-down {
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-top: 24px solid #1daa57; }

.arrow-left {
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-right: 24px solid #1daa57; }

@media (max-width: 43.75em) {
  div.tabs {
    margin-bottom: 0; } }

ul.tab-buttons > li {
  margin-top: -0.0625em; }
ul.tab-buttons > li:first-child {
  margin-top: 0; }
ul.tab-buttons a {
  width: 100%;
  display: block;
  text-align: center;
  color: #2e7cc1;
  font-weight: 700; }
ul.tab-buttons li.selected {
  position: relative;
  z-index: 250;
  background: white; }
  ul.tab-buttons li.selected a {
    color: #000; }
@media (min-width: 37.5em) {
  ul.tab-buttons > li {
    float: left;
    margin-top: 0;
    margin-left: -0.0625em; }
  ul.tab-buttons li.selected > a {
    border-top-color: #1daa57;
    border-bottom-color: transparent !important; } }

.tab-panel.selected {
  display: block; }

ul.accordion {
  background-color: #eff5fa; }

ul.accordion > li.acc-button {
  cursor: pointer;
  font-weight: 700; }

ul.accordion > li.acc-button,
ul.accordion > li.leader {
  overflow: hidden;
  border-color: transparent;
  border-top-color: white; }
  ul.accordion > li.acc-button a,
  ul.accordion > li.acc-button span,
  ul.accordion > li.leader a,
  ul.accordion > li.leader span {
    color: #2e7cc1; }
  ul.accordion > li.acc-button a,
  ul.accordion > li.leader a {
    float: left;
    color: #2e7cc1;
    max-width: 70%; }
    @media (min-width: 43.75em) {
      ul.accordion > li.acc-button a,
      ul.accordion > li.leader a {
        max-width: 85%; } }
  ul.accordion > li.acc-button span.fa,
  ul.accordion > li.acc-button button,
  ul.accordion > li.leader span.fa,
  ul.accordion > li.leader button {
    float: right; }
  ul.accordion > li.acc-button span.fa,
  ul.accordion > li.leader span.fa {
    font-size: 1em;
    line-height: 1.5em; }

ul.accordion > li.acc-button.selected {
  background: #2e7cc1; }
  ul.accordion > li.acc-button.selected a,
  ul.accordion > li.acc-button.selected span {
    color: white; }

ul.tab-buttons > li.selected > a a,
ul.tab-buttons > li.selected > a span {
  color: #000; }

ul.tab-buttons,
ul.tab-buttons > li:first-child,
ul.accordion.generic > li.acc-button:first-child {
  margin: 0; }

.tab-panel,
.acc-panel {
  display: none; }

.acc-panel > a {
  color: #2e7cc1; }

@media (max-width: 62.5em) {
  #aside-nav ul > li.acc-button {
    background: #2e7cc1; } }
#aside-nav > ul > li.leader,
#aside-nav > ul > li.acc-button {
  border: none; }
#aside-nav > ul > li.leader,
#aside-nav > ul > li.acc-button > a,
#aside-nav > ul > li.acc-button > span {
  color: white; }
#aside-nav > ul > li.leader {
  cursor: default;
  background: #2e7cc1;
  display: none; }
@media (min-width: 62.5em) {
  #aside-nav > ul > li.acc-button {
    display: none; }
  #aside-nav > ul > li.leader,
  #aside-nav > ul > li.acc-panel {
    display: block !important; }
  #aside-nav > ul > li.acc-panel {
    background: none; } }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 1em;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 0.75em;
      height: 0.75em;
      margin: 0 0.5em;
      background: #c6ced1;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #8e5ba6; }

article figure,
.table-container,
.math-container {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

article figure > a,
.table-container td > a {
  position: relative;
  display: block;
  outline: none; }
article figure > a > span,
.table-container td > a > span {
  z-index: 1000;
  position: absolute;
  bottom: 0.375em;
  right: 0.375em;
  color: #71858b; }

article figure,
div.figure-two-across {
  display: table; }

article figure {
  text-align: center;
  max-width: 33.75em; }
  article figure img {
    display: block;
    max-width: 100%; }
  article figure figcaption {
    display: table-caption;
    caption-side: bottom;
    text-align: left;
    margin-top: 0.75em;
    font-size: 0.875em;
    line-height: 1.71429em;
    line-height: normal; }
    article figure figcaption span.credit {
      display: block;
      color: #71858b; }

@-moz-document url-prefix() {
  article figure img,
  .table-container td img {
    width: 100%; } }
div.figure-two-across > div {
  padding: 0 0.375em; }
div.figure-two-across > div > figure {
  margin-top: 0; }
@media (min-width: 37.5em) {
  div.figure-two-across > div {
    width: auto;
    float: left; } }

article figure.right {
  float: right;
  margin: 0 0 1.5em 1.5em;
  max-width: 6em; }
  article figure.right img {
    max-width: 100%; }
  @media (min-width: 37.5em) {
    article figure.right {
      max-width: 7.5em; } }

article figure.full {
  max-width: 100%; }
  article figure.full img {
    min-width: 100%; }

article figure.centered figcaption {
  text-align: center; }

article figure .math-container {
  margin: 0; }

img.lead-image {
  margin-bottom: 1.5em; }

/* Audio Player */
#audio-player {
  position: relative;
  background-color: white;
  height: 3em;
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15); }
  #audio-player .wrap-mejs {
    margin-right: 1.875em; }
  #audio-player ul {
    position: absolute;
    right: 0; }
    #audio-player ul > li {
      float: left;
      width: 1.875em;
      height: 3em; }
      #audio-player ul > li button {
        color: #000;
        text-align: center;
        margin: 0.75em 0; }
        #audio-player ul > li button:active, #audio-player ul > li button:focus {
          outline: none; }
    #audio-player ul > li.wrap-itunes {
      display: none; }

/* Tables */
@media (min-width: 43.75em) {
  .size-40 {
    max-width: 40%; }

  .size-60 {
    max-width: 60%; }

  .size-80 {
    max-width: 80%; } }
.full {
  width: 100%; }

.color-my-background .column-a {
  background: tan; }
.color-my-background .column-b {
  background: yellow; }
.color-my-background .column-c {
  background: green; }
.color-my-background .column-d {
  background: grey; }
.color-my-background .column-e {
  background: red; }
.color-my-background .column-f {
  background: pink; }
.color-my-background .column-g {
  background: purple; }

table {
  background: white; }

thead tr {
  border: none; }

th, td, table > caption {
  font-size: 0.875em;
  line-height: 1.71429em;
  text-align: left;
  padding: 0.75em;
  line-height: normal; }

table a > span.fa {
  margin-right: 0.375em; }

table > caption {
  caption-side: bottom;
  text-align: center; }

tr {
  border-top: 1px solid #71858b; }

th {
  font-weight: 700; }

th {
  vertical-align: bottom; }

td {
  vertical-align: top; }

td > input[size="3"] {
  border: 1px solid #71858b;
  padding: 0.375em;
  text-align: center; }

table.no-border {
  border: none !important; }
  table.no-border th, table.no-border tr, table.no-border td {
    border: none; }

td.no-pad {
  padding: 0; }

td.bg-grey {
  background: #c6ced1; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Data-driven table styles */
table.chemical-bonding {
  background: #000;
  color: white; }

table.horizontal {
  border: none; }
  table.horizontal tr td {
    border: none; }

table.no-margin p, table.no-margin img, table.no-margin figure {
  margin-bottom: 0; }

table.centered th, table.centered td {
  text-align: center; }

.highlight {
  background: #f7f9fb; }

.v-align {
  vertical-align: middle; }

.c-align {
  text-align: center; }

.r-align {
  text-align: right; }

table.generic-data {
  border: 1px solid #71858b; }
  table.generic-data td {
    border: 1px solid #71858b; }

/* Calendar */
.c-grid,
.c-event-grid {
  width: 100%; }

h2.c-month,
button.c-previous,
button.c-next,
div.c-day,
div.c-day-previous-month,
div.c-day-next-month,
div.c-week-day {
  font-size: 1em;
  line-height: 1.5em;
  float: left;
  padding: 0.75em 0;
  text-align: center; }
  @media (max-width: 37.5em) {
    h2.c-month,
    button.c-previous,
    button.c-next,
    div.c-day,
    div.c-day-previous-month,
    div.c-day-next-month,
    div.c-week-day {
      font-size: 0.875em;
      line-height: 1.71429em;
      padding: 0.375em 0; } }

h2.c-month,
button.c-previous,
button.c-next {
  background: #1daa57;
  color: white;
  margin-bottom: 0; }

button.c-previous,
button.c-next {
  width: 12.5%; }
  button.c-previous:hover,
  button.c-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }

.c-day,
.c-day-previous-month,
.c-day-next-month,
.c-week-day {
  width: 14.28%; }

.c-day-previous-month,
.c-day-next-month {
  background: white;
  color: #71858b; }

.c-day {
  background-color: #f8f5ec; }

.c-grid-title,
.c-week-day {
  text-align: center;
  color: white; }

.c-week-day {
  font-weight: 700;
  background: #000; }

h2.c-month {
  text-align: center;
  width: 75%; }

.c-previous,
.c-next,
.c-event,
.c-event-item {
  cursor: pointer; }

.c-previous.inactive,
.c-next.inactive {
  color: #61c489;
  cursor: default; }

.c-today {
  font-weight: 700;
  text-decoration: underline; }

.c-event,
.c-event-item {
  -moz-transition-property: background, color;
  -o-transition-property: background, color;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s; }

.c-event {
  background: #f47931;
  color: white;
  font-weight: 700; }
  .c-event.c-event-over {
    color: #f47931; }

.c-event-grid > h2 {
  display: none; }

.c-event-item {
  background: #f8f5ec; }

li.c-event-item {
  padding: 0.75em 1.5em;
  margin-bottom: 0.75em; }
  li.c-event-item:last-child,
  li.c-event-item > p {
    margin-bottom: 0; }
  li.c-event-item > p.date {
    font-size: 0.875em;
    line-height: 1.71429em;
    margin-right: 0.75em;
    font-style: italic; }
  li.c-event-item > p.title {
    font-weight: 500;
    color: #f47931; }
  @media (max-width: 37.5em) {
    li.c-event-item > p.description {
      display: none; } }

.c-event-over {
  background: rgba(255, 212, 47, 0.7); }

li.c-event-over {
  background: rgba(255, 212, 47, 0.4); }

::selection {
  background: #d2eedd; }

html {
  background: #2e7cc1; }

body {
  background: white; }

hr {
  margin-top: -1px;
  height: 1px;
  background: #c6ced1; }

a.link {
  text-decoration: underline;
  font-style: italic; }

/* Header & Footer */
.fb-like {
  margin-top: 0.75em; }

body > div > header {
  z-index: 10; }
  body > div > header > div > div {
    float: left;
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
    body > div > header > div > div h5 {
      color: #8e5ba6; }
    body > div > header > div > div h5,
    body > div > header > div > div p,
    body > div > header > div > div a {
      margin-bottom: 0; }
  body > div > header .logo {
    width: 100%; }
    body > div > header .logo > a {
      float: left;
      display: inline-block;
      text-align: center;
      margin-right: 1.5em; }
  body > div > header .mission,
  body > div > header .connect {
    display: none; }
  @media (min-width: 43.75em) {
    body > div > header .logo {
      width: 66.6666%; }
      body > div > header .logo > a {
        margin-right: 2.25em; }
    body > div > header .connect {
      display: block;
      width: 33.3333%; } }
  @media (min-width: 62.5em) {
    body > div > header .logo {
      width: 40%; }
    body > div > header .mission {
      display: block; }
    body > div > header .mission,
    body > div > header .connect {
      width: 30%; } }
  @media (min-width: 75em) {
    body > div > header .logo {
      width: 40%; }
    body > div > header .mission,
    body > div > header .connect {
      width: 30%; } }

/* Footer */
body > div > footer {
  margin-top: 3em;
  border-top-width: 0.0625em;
  border-top-style: solid;
  border-top-color: #c6ced1;
  padding-top: 1.4375em; }
  body > div > footer #presbyterian {
    margin-top: -24px;
    text-align: center; }
    body > div > footer #presbyterian img {
      margin-top: -48px; }
  body > div > footer #global-navigation {
    background: #eff5fa; }
  body > div > footer #global-navigation ul.gen-nav > li {
    margin-top: 0.75em; }
    body > div > footer #global-navigation ul.gen-nav > li:first-child {
      margin-top: 0; }
  body > div > footer #global-navigation a.selected {
    color: #2e7cc1; }
  body > div > footer #legal {
    background: #2e7cc1;
    color: white;
    text-align: center; }
    body > div > footer #legal > div {
      margin-bottom: 0.75em; }
    body > div > footer #legal p {
      font-size: 0.875em;
      line-height: 1.71429em;
      margin: 0; }
    body > div > footer #legal p > a {
      color: white;
      text-decoration: underline; }

#content {
  position: relative; }

/* Main Navigation */
ul.sub > li {
  float: none;
  margin-top: 0.375em; }
  ul.sub > li:first-child {
    margin-top: 0; }
  ul.sub > li > a {
    font-weight: 700; }
ul.sub > li > ul {
  margin-top: 0.375em;
  list-style: circle;
  padding-left: 1.125em; }
ul.sub a,
ul.sub > li > ul > li {
  color: #2e7cc1; }
ul.sub a {
  font-size: 1em;
  line-height: 1.5em; }
  ul.sub a:hover {
    text-decoration: underline; }
  ul.sub a.selected {
    color: #000; }

#main-navigation ul.sub,
#company-nav-off-canvas ul.sub {
  background: white;
  padding: 1.5em 0.75em; }

#main-navigation {
  width: 100%;
  float: left;
  overflow: visible;
  background: #000; }
  #main-navigation li {
    float: left; }
  #main-navigation > ul > li > a,
  #main-navigation > ul > li > ul > li > a {
    font-size: 1.125em;
    line-height: 1.33333em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    display: block;
    color: white; }
  #main-navigation > ul > li > ul > li {
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  #main-navigation > ul > li:not(#btn-donate) > ul > li:hover,
  #main-navigation > ul > li > ul > li.active,
  #main-navigation > ul > li > ul > li.active:hover:not(.selected) {
    background: rgba(29, 170, 87, 0.9); }
  #main-navigation #menu-toggle > a {
    padding-left: 0; }
  #main-navigation #btn-donate {
    float: right; }
    #main-navigation #btn-donate a {
      color: #1daa57; }
  #main-navigation ul.sub {
    position: absolute;
    left: 0;
    top: 100%;
    width: 18em;
    z-index: 10;
    display: none;
    -moz-box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.1); }
    #main-navigation ul.sub li {
      float: none; }
    #main-navigation ul.sub.active {
      display: block; }
  @media (max-width: 62.5em) {
    #main-navigation #primary-nav {
      display: none; } }
  @media (min-width: 62.5em) {
    #main-navigation > ul > li > a,
    #main-navigation > ul > li > ul > li > a {
      font-size: 1.375em;
      line-height: 1.63636em; } }
  @media (min-width: 62.5em) {
    #main-navigation #primary-nav {
      display: block !important; }
    #main-navigation #menu-toggle {
      display: none; }
    #main-navigation ul > li ul > li.selected {
      color: white;
      background: #1daa57; } }

/* end main-navigation */
.home #main-navigation {
  position: absolute;
  z-index: 5;
  background: rgba(0, 0, 0, 0.6); }

body > div > header,
#main-navigation,
#style-guide-header nav > ul {
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.6); }

/* Off-Canvas menu */
#wrap {
  -moz-box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.25); }

#company-nav-off-canvas {
  background: rgba(0, 0, 0, 0.85); }
  #company-nav-off-canvas .accordion {
    background-color: transparent; }
  #company-nav-off-canvas > nav > ul > li > a {
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.2em;
    color: white;
    display: block;
    border-color: #000;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent; }
    #company-nav-off-canvas > nav > ul > li > a span.fa {
      float: right; }
    #company-nav-off-canvas > nav > ul > li > a.selected {
      background: #1daa57;
      border-bottom-color: #1daa57; }
  #company-nav-off-canvas span.icon-home {
    font-size: 125%; }
  @media (min-width: 62.5em) {
    #company-nav-off-canvas {
      display: none; } }

@media (max-width: 62.5em) {
  #company-nav-off-canvas,
  #company-nav-off-canvas nav {
    width: 16em;
    height: 100%; }

  #company-nav-off-canvas {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -16em; }

  #company-nav-off-canvas nav {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none; }

  #company-nav-off-canvas nav::-webkit-scrollbar {
    display: none; }

  #company-nav-off-canvas,
  #wrap {
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  #company-nav-off-canvas.active,
  #wrap.active {
    -moz-transform: translateX(16em);
    -ms-transform: translateX(16em);
    -webkit-transform: translateX(16em);
    transform: translateX(16em); }

  #wrap.active {
    width: 100%; } }
/* end off-canvas menu */
#home-introduction h1 {
  text-align: center; }
#home-introduction h2, #home-introduction p, #home-introduction a {
  color: white; }
#home-introduction > div.three-across > div {
  margin-bottom: 0; }
#home-introduction .one {
  background: #573e99; }
#home-introduction .two {
  background: #8e5ba6; }
#home-introduction .three {
  background: #2e7cc1; }
#home-introduction #newsletter {
  text-align: center;
  background: #f8f5ec; }
  #home-introduction #newsletter h4 {
    margin-bottom: 1.5em;
    color: #f47931; }
  #home-introduction #newsletter .form-item {
    position: relative; }
  #home-introduction #newsletter input[type="text"] {
    border-color: #f47931;
    font-style: italic;
    background: rgba(255, 255, 255, 0.5); }
  #home-introduction #newsletter button.orange {
    position: absolute;
    right: 0;
    width: auto; }
  #home-introduction #newsletter button.red {
    width: 100%; }
  #home-introduction #newsletter .feedback {
    margin-bottom: 0; }
@media (min-width: 43.75em) {
  #home-introduction > div.three-across {
    background-image: url("/images/three-across.svg");
    background-image: url("/images/three-across.svg"), none;
    background-size: cover; }
  #home-introduction .one,
  #home-introduction .two,
  #home-introduction .three {
    background: none; }
  #home-introduction #newsletter button.orange {
    width: 33.3333%; } }

#style-guide-header nav > ul > li {
  text-align: center; }
#style-guide-header nav > ul > li:last-child > a {
  border-color: transparent; }
#style-guide-header nav > ul > li > a {
  display: block;
  background: #f8f5ec;
  color: #2e7cc1;
  font-weight: 700;
  padding: 0.75em; }
  #style-guide-header nav > ul > li > a span {
    margin-right: 0.375em;
    display: none; }
  #style-guide-header nav > ul > li > a.selected {
    background: white;
    color: #1daa57;
    text-decoration: none;
    z-index: 10; }
@media (min-width: 37.5em) {
  #style-guide-header nav > ul > li {
    float: left;
    width: 50%; }
  #style-guide-header nav > ul > li > a {
    border-bottom-color: transparent;
    border-right-color: black; } }

#style-guide-header,
#page-not-found {
  margin-bottom: 0; }
  #style-guide-header > div,
  #page-not-found > div {
    background-color: #1daa57;
    padding-bottom: 0; }
  #style-guide-header h1,
  #page-not-found h1 {
    color: white;
    margin-bottom: 0; }
  @media (max-width: 37.5em) {
    #style-guide-header,
    #page-not-found {
      padding-left: 0;
      padding-right: 0; } }

#back-to-top {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 0.375em 0.75em 0.75em 0.75em;
  color: #71858b;
  margin-bottom: -0.375em;
  -moz-transition-property: opacity, margin, color;
  -o-transition-property: opacity, margin, color;
  -webkit-transition-property: opacity, margin, color;
  transition-property: opacity, margin, color;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15); }
  #back-to-top.active, #back-to-top.static {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  #back-to-top.active {
    position: fixed;
    background: white; }
  #back-to-top:hover {
    margin-bottom: 0; }

div.share {
  text-align: center;
  margin-bottom: 1.5em; }
  div.share p, div.share a {
    font-size: 0.875em;
    line-height: 1.71429em; }
  div.share p {
    margin-bottom: 0.5em;
    font-style: italic;
    color: #71858b; }
  div.share span.title {
    display: none; }
  div.share > ul {
    font-size: 0; }
    div.share > ul li.facebook a {
      background: #0068a6; }
    div.share > ul li.twitter a {
      background: #56a3d9; }
    div.share > ul li.google-plus a {
      background: #dd4a39; }
    div.share > ul li.email a {
      background: #71858b; }
    div.share > ul li {
      display: inline-block;
      font-size: 16px;
      margin: 0 0.5px; }
    div.share > ul a {
      padding: 0.375em 1.5em;
      color: white; }
  @media (min-width: 62.5em) {
    div.share span.fa {
      display: none; }
    div.share span.title {
      display: block; } }

.popup.small {
  width: 25em; }

.popup.medium {
  width: 37.5em; }

.popup.large {
  width: 62.5em; }

.popup.generic {
  width: 68.75em; }

.popup {
  max-width: 100%;
  background: white;
  margin: 0 auto; }
  .popup h1 {
    background: #1daa57;
    color: white;
    padding: 20px 0;
    text-align: center; }
  .popup a {
    color: #2e7cc1; }
  .popup.event h1 {
    background: #f47931; }

.popup.small h1,
.popup.medium h1,
.popup.large h1 {
  font-size: 1.75em;
  line-height: 1.28571em;
  padding: 0.75em;
  margin-bottom: 0; }

.wrap-marquee {
  background: rgba(0, 0, 0, 0.85); }
  .wrap-marquee > div > div > img {
    min-width: 100%; }
  .wrap-marquee .message {
    text-align: center;
    background: #f8f5ec; }
  .wrap-marquee .message > div {
    margin-bottom: 1.5em;
    display: none; }
    .wrap-marquee .message > div h4 {
      color: #1daa57; }
    .wrap-marquee .message > div.active {
      display: block; }
  .wrap-marquee .previous-next {
    position: absolute;
    margin-top: -24px;
    top: 50%;
    z-index: -1; }
    .wrap-marquee .previous-next li {
      font-size: 3em;
      line-height: 1.25em;
      color: #1daa57; }
    .wrap-marquee .previous-next li.previous {
      float: left;
      margin-left: -48px; }
    .wrap-marquee .previous-next li.next {
      float: right;
      margin-right: -48px; }
  @media (max-width: 62.5em) {
    .wrap-marquee .wrap-message.v-space {
      padding: 0; } }
  @media (min-width: 62.5em) {
    .wrap-marquee > div.marquee {
      -moz-box-shadow: 0 0 24px 4px rgba(0, 0, 0, 0.9);
      -webkit-box-shadow: 0 0 24px 4px rgba(0, 0, 0, 0.9);
      box-shadow: 0 0 24px 4px rgba(0, 0, 0, 0.9); }
    .wrap-marquee .wrap-message {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 2500; }
    .wrap-marquee .message,
    .wrap-marquee .previous-next {
      width: 80%; }
    .wrap-marquee .message {
      background: rgba(248, 245, 236, 0.95);
      -moz-box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.4);
      -webkit-box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.4);
      box-shadow: 0 0 12px 4px rgba(0, 0, 0, 0.4); } }
  @media (min-width: 75em) {
    .wrap-marquee .message,
    .wrap-marquee .previous-next {
      width: 35%; } }

.bible-verse {
  clear: none;
  text-align: center; }
  .bible-verse > div {
    background: #f8f5ec; }
  .bible-verse blockquote {
    margin-bottom: 0; }
  .bible-verse img {
    margin-bottom: 0.75em; }
  @media (max-width: 62.5em) {
    .bible-verse {
      display: none; } }

#google-map > div {
  background: #e9e5dc; }
#google-map > div,
#google-map > div > iframe {
  height: 360px; }
@media (max-width: 75em) {
  #google-map > div,
  #google-map > div > iframe {
    height: 240px; } }

#directions img {
  min-width: 100%; }
#directions > div {
  background: #eff5fa; }
