/*!
Theme Name: Henry County Community Foundation 2021
Theme URI: https://www.redelephantdigital.com/
Author: Jason Toomey
Author URI: https://www.redelephantdigital.com/
Description: A responsive theme built for Henry County Community Foundation.
Tags: custom-menu, editor-style, theme-options, fluid-layout, responsive-layout
Version: 1.4.0
*/
/*
===========================================================
 Normalize, Page Layout, Grid, and Default Styles
===========================================================
*/
/* normalize.css v4.1.1
 * MIT License
 * github.com/necolas/normalize.css
 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button, input, select, textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

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

.site-header, .site-content, .site-footer {
  position: relative;
}

.site-header:after, .site-content:after, .site-footer:after {
  content: "";
  display: table;
  clear: both;
}

.content-area:after {
  content: "";
  display: table;
  clear: both;
}

.site-content .content-area.content-center .main-content {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1025px) {
  .site-content.content-interior .content-wrap {
    overflow: hidden;
  }
  .site-content.content-interior .content-area.content-left .main-sidebar {
    margin-bottom: -99999em;
    padding-bottom: 99999em;
    padding-left: 1.5em;
    background-color: #EAF0F1;
  }
  .site-content.content-interior .content-area.content-left .main-sidebar:before {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    margin-left: -270px;
    width: 385px;
    height: 100%;
    background-color: #EAF0F1;
  }
  .site-content.content-interior .content-area.content-right .main-sidebar {
    margin-bottom: -99999em;
    padding-bottom: 99999em;
    padding-right: 1.5em;
    background-color: #EAF0F1;
  }
  .site-content.content-interior .content-area.content-right .main-sidebar:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    z-index: -1;
    margin-right: -270px;
    width: 385px;
    height: 100%;
    background-color: #EAF0F1;
  }
  .content-area.content-left .main-content {
    width: 100%;
    padding-right: 330px;
    float: left;
  }
  .content-area.content-left .main-sidebar {
    width: 270px;
    margin-left: -270px;
    float: right;
  }
  .content-area.content-right .main-content {
    width: 100%;
    padding-left: 330px;
    float: right;
  }
  .content-area.content-right .main-sidebar {
    width: 270px;
    margin-right: -270px;
    float: left;
  }
}

.fixed-width {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1170px;
  max-width: 100%;
}

@media (max-width: 1400px) {
  .fixed-width {
    width: 1170px;
  }
}

@media (max-width: 1260px) {
  .fixed-width {
    width: 1100px;
  }
}

@media (max-width: 1180px) {
  .fixed-width {
    width: 960px;
  }
}

@media (max-width: 1024px) {
  .fixed-width {
    width: 900px;
  }
}

@media (max-width: 960px) {
  .fixed-width {
    width: 720px;
  }
}

@media (max-width: 768px) {
  .fixed-width {
    width: 600px;
  }
}

@media (max-width: 640px) {
  .fixed-width {
    width: 480px;
  }
}

@media (max-width: 520px) {
  .fixed-width {
    width: auto;
    margin-left: 5%;
    margin-right: 5%;
  }
}

/* Responsive Grid */
@-ms-viewport {
  width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
.visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 520px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 521px) and (max-width: 768px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

.visible-print-inline {
  display: none !important;
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
  .visible-print-block {
    display: block !important;
  }
  .visible-print-inline {
    display: inline !important;
  }
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}

.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
}

.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 521px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 769px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1025px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix,
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

/* Alternative grid using CSS tables */
.table-row {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.table-row .column {
  display: table-cell;
  float: none;
}

@media (max-width: 520px) {
  .table-row-xs {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .table-row-xs .column {
    display: table-cell;
    float: none;
  }
}

@media (min-width: 521px) and (max-width: 768px) {
  .table-row-sm {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .table-row-sm .column {
    display: table-cell;
    float: none;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .table-row-md {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .table-row-md .column {
    display: table-cell;
    float: none;
  }
}

@media (min-width: 1025px) {
  .table-row-lg {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .table-row-lg .column {
    display: table-cell;
    float: none;
  }
}

/* Space between each cell */
.row-padded {
  margin-left: -1em;
  margin-right: -1em;
}

.row-padded .column {
  padding: 1em;
}

.row-padded.small {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

.row-padded.small .column {
  padding: 0.5em;
}

.row-padded.large {
  margin-left: -1.5em;
  margin-right: -1.5em;
}

.row-padded.large .column {
  padding: 1.5em;
}

.table-row.row-padded,
.table-row-xs.row-padded,
.table-row-sm.row-padded,
.table-row-md.row-padded,
.table-row-lg.row-padded {
  margin-left: 0;
  margin-right: 0;
  border-spacing: 2em;
}

.table-row.row-padded .column,
.table-row-xs.row-padded .column,
.table-row-sm.row-padded .column,
.table-row-md.row-padded .column,
.table-row-lg.row-padded .column {
  padding: 0;
}

.table-row.row-padded.small,
.table-row-xs.row-padded.small,
.table-row-sm.row-padded.small,
.table-row-md.row-padded.small,
.table-row-lg.row-padded.small {
  margin-left: 0;
  margin-right: 0;
  border-spacing: 1em;
}

.table-row.row-padded.small .column,
.table-row-xs.row-padded.small .column,
.table-row-sm.row-padded.small .column,
.table-row-md.row-padded.small .column,
.table-row-lg.row-padded.small .column {
  padding: 0;
}

.table-row.row-padded.large,
.table-row-xs.row-padded.large,
.table-row-sm.row-padded.large,
.table-row-md.row-padded.large,
.table-row-lg.row-padded.large {
  margin-left: 0;
  margin-right: 0;
  border-spacing: 3em;
}

.table-row.row-padded.large .column,
.table-row-xs.row-padded.large .column,
.table-row-sm.row-padded.large .column,
.table-row-md.row-padded.large .column,
.table-row-lg.row-padded.large .column {
  padding: 0;
}

/* Classes not related to a single component */
.list-unstyled {
  padding: 0;
  list-style-type: none;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  clip: auto !important;
  display: block;
  width: auto;
  height: auto;
  left: 5px;
  top: 5px;
  z-index: 100000;
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  color: #000000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
}

.screen-reader-hide {
  position: absolute;
  left: -99999px;
  right: auto;
}

.cf:after {
  content: '';
  display: table;
  clear: both;
}

.responsive-embed {
  position: relative;
}

.responsive-embed:before {
  content: '';
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

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

.responsive-embed.aspect-ratio-16-9:before {
  content: '';
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.responsive-embed.aspect-ratio-4-3:before {
  content: '';
  display: block;
  position: relative;
  padding-bottom: 75%;
  height: 0;
}

.responsive-embed.small {
  max-width: 320px;
}

.responsive-embed.medium {
  max-width: 480px;
}

.responsive-embed.large {
  max-width: 640px;
}

.responsive-image {
  max-width: 100%;
  height: auto;
}

/* Default styles */
html {
  font-size: 100%;
}

body {
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #535353;
  background-color: #FFFFFF;
}

h1, .h1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: "Bree Serif", "Georgia", "Times New Roman", serif;
  font-weight: normal;
  font-size: 2em;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  color: #DE5C06;
}

h2, .h2 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 1.333333;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #F6A03B;
}

h3, .h3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  color: #535353;
}

h4, .h4 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-family: "Bree Serif", "Georgia", "Times New Roman", serif;
  font-weight: normal;
  font-size: 1.125em;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  color: #DE5C06;
}

h5, .h5 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  color: #F6A03B;
}

h6, .h6 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  color: #535353;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

a {
  color: #DE5C06;
  text-decoration: none;
}

a:hover {
  color: #F6A03B;
}

blockquote {
  padding: 1rem;
  margin: 1rem 0;
  border-left: 3px solid #C2D5D8;
  border-right: 3px solid #C2D5D8;
  max-width: 450px;
  background-color: #EAF0F1;
}

blockquote p {
  margin: 0;
  padding: 0;
}

blockquote cite {
  display: block;
  font-size: 0.75em;
  margin-top: 0.5em;
}

pre {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

ol, ul, dl {
  padding: 0 0 0 1em;
  margin: 1rem 0;
}

ul {
  list-style-type: disc;
}

ul ul {
  list-style-type: circle;
  margin: 0;
}

ul ul ul {
  list-style-type: square;
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style-type: lower-alpha;
  margin: 0;
}

ol ol ol {
  list-style-type: lower-roman;
}

ol ul, ul ol {
  margin: 0;
}

table {
  margin: 1.5rem 0;
  border-collapse: collapse;
  border-spacing: 0;
}

table th {
  padding: 0.5rem 1rem;
  border: 1px solid #ccc;
}

table td {
  padding: 0.5rem 1rem;
  border: 1px solid #ccc;
}

hr {
  display: block;
  border: 0;
  border-bottom: 2px dotted #DE5C06;
}

q {
  font-style: italic;
}

input[type='submit'], input[type='button'],
input[type='reset'], button, .button {
  display: inline-block;
  vertical-align: middle;
  padding: 0.4em 1em;
  margin: 0;
  border: 1px solid #DE5C06;
  border-radius: 0;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  background-color: #DE5C06;
  color: #FFFFFF;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

input:hover[type='submit'], input:hover[type='button'],
input:hover[type='reset'], button:hover, .button:hover {
  background-color: #F6A03B;
  border-color: #F6A03B;
}

input[type='text'], input[type='password'],
input[type='email'], input[type='url'],
input[type='number'], input[type='search'],
textarea, select {
  display: inline-block;
  vertical-align: middle;
  width: 16em;
  max-width: 100%;
  height: 2em;
  padding: 0.1em 0.375em;
  margin: 0;
  border: 1px solid #C2D5D8;
  border-radius: 3px;
  line-height: 1.2;
  box-shadow: 0px 0px 3px rgba(46, 52, 58, 0.1);
  background-color: #FFFFFF;
}

input:focus[type='text'], input:focus[type='password'],
input:focus[type='email'], input:focus[type='url'],
input:focus[type='number'], input:focus[type='search'],
textarea:focus, select:focus {
  border-color: #F6A03B;
}

input[type='number'] {
  width: 4em;
}

textarea {
  width: 24em;
  height: 6em;
  line-height: 1.4;
}

optgroup {
  font-style: normal;
}

a.button {
  color: #FFFFFF;
}

a.button.large {
  font-size: 1.5em;
}

a.button.outline {
  position: relative;
  padding: 0;
  border: 0;
  min-width: 80px;
  letter-spacing: 1px;
  color: #FFFFFF;
  background: none;
}

a.button.outline:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  margin-left: -21px;
  background-color: #DE5C06;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a.button.outline span {
  display: block;
  position: relative;
  padding: 0.4em 1.25em;
  border: 2px solid #F6A03B;
  line-height: 1.2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a.button.outline:focus {
  outline: 0;
}

a.button.outline:focus span {
  border-color: #535353;
}

a.button.outline:hover:before {
  background-color: #F6A03B;
}

a.button.outline:hover span {
  border-color: transparent;
}

a.button.outline.large {
  min-width: 130px;
}

a.button.outline.large:before {
  width: 64px;
  height: 64px;
  margin-top: -32px;
  margin-left: -32px;
}

label {
  font-weight: bold;
  line-height: 1.25;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0;
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  /* Firefox 18- */
  opacity: 0;
}

.alignnone {
  margin: 0 1.5em 1.5em 0;
}

.alignleft {
  float: left;
  margin: 0 1.5em 1.5em 0;
}

.alignright {
  float: right;
  margin: 0 0 1.5em 1.5em;
}

.aligncenter {
  display: block;
  margin: 0 auto 1.5em auto;
}

img.alignnone {
  margin: 0 1.5em 0.5em 0;
}

img.alignleft {
  float: left;
  margin: 0 1.5em 0.5em 0;
}

img.alignright {
  float: right;
  margin: 0 0 0.5em 1.5em;
}

img.aligncenter {
  display: block;
  margin: 0 auto 0.5em auto;
}

blockquote.alignleft {
  border-left: 0;
  margin: 0 1.5em 1.5em 0;
}

blockquote.alignright {
  border-right: 0;
  margin: 0 0 1.5em 1.5em;
}

blockquote.aligncenter {
  display: block;
  margin: 0 auto 1.5em auto;
}

.wp-caption {
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}

.wp-caption.alignnone {
  display: block;
  text-align: center;
}

.wp-caption.alignleft {
  margin: 0 1.5em 0.5em 0;
  text-align: left;
}

.wp-caption.alignright {
  margin: 0 0 0.5em 1.5em;
  text-align: right;
}

.wp-caption.aligncenter {
  text-align: center;
}

.wp-caption img {
  border: none;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.wp-caption .wp-caption-text {
  padding: 0.25em 0.5em 0 0.5em;
  margin: 0;
  font-size: 0.875em;
}

/*
===========================================================
 Vendor Styles
===========================================================
*/
.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 272px;
  overflow-x: hidden;
  overflow-y: auto;
}

.sidr.right {
  left: auto;
  right: -272px;
}

.sidr.left {
  left: -272px;
  right: auto;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #000;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  background: #ccc;
  padding: 1px;
}

#cboxLoadingGraphic {
  background: url(./library/images/cb_loading.gif) no-repeat center center;
}

#cboxLoadingOverlay {
  background: #000;
}

#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000;
}

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  background: url(./library/images/cb_controls.png) no-repeat 0 0;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxPrevious {
  background-position: 0px 0px;
  right: 48px;
}

#cboxPrevious:hover {
  background-position: 0px -25px;
}

#cboxNext {
  background-position: -25px 0px;
  right: 26px;
}

#cboxNext:hover {
  background-position: -25px -25px;
}

#cboxClose {
  background-position: -50px 0px;
  right: 4px;
}

#cboxClose:hover {
  background-position: -50px -25px;
}

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}

/*
===========================================================
 Component Styles
===========================================================
*/
.site-header {
  background-color: #FFFFFF;
}

.site-header .topbar {
  background-color: #EAF0F1;
}

.site-header .topbar:after {
  content: "";
  display: table;
  clear: both;
}

.site-header .topbar .social-icons {
  float: left;
}

.site-header .topbar .social-icons a {
  position: relative;
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 3px;
  color: #535353;
}

.site-header .topbar .social-icons a:before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 24px;
  height: 24px;
  background-color: #C2D5D8;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.site-header .topbar .social-icons a:hover {
  color: #DE5C06;
}

.site-header .topbar .social-icons a span {
  display: block;
  position: relative;
  line-height: 36px;
  text-align: center;
}

.site-header .topbar .contact-information {
  float: right;
  font-size: 14px;
  line-height: 36px;
}

.site-header .topbar .contact-information a {
  color: #535353;
}

.site-header .topbar .contact-information a:hover {
  color: #DE5C06;
}

.site-header .site-logo {
  width: 273px;
  padding: 6px 0 31px 0;
  float: left;
}

.site-header .site-logo a, .site-header .site-logo img {
  display: block;
}

.site-header .site-logo img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.site-header .top-navbar {
  padding: 42px 0 34px 0;
  float: right;
}

.site-header .navbar-toggle {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
}

.site-header .navbar-toggle a {
  min-width: 77px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
}

.site-header .navbar .search-form {
  float: right;
  margin: 8px 0;
  width: 224px;
}

@media (min-width: 1025px) and (max-width: 1180px) {
  .site-header .navbar .search-form {
    width: 180px;
  }
}

.site-header .navbar .search-form .search-field {
  padding: 4px 34px 4px 6px;
  border: 2px solid #FFFFFF;
  width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  background-color: #F6A03B;
}

.site-header .navbar .search-form .search-field:focus {
  background-color: #FFFFFF;
  color: #535353;
  outline: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.site-header .navbar .search-form .search-field:focus ~ .search-submit {
  color: #DE5C06;
}

.site-header .navbar .search-form .search-submit {
  padding: 0 6px 2px 0;
  margin: 2px;
  border: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
  font-size: 18px;
  color: #FFFFFF;
  background: none;
}

@media (max-width: 1024px) {
  .site-header {
    border-bottom: 1px solid #EAF0F1;
  }
  .site-header .top-navbar {
    display: none;
  }
  .site-header .navbar {
    display: none;
  }
  .site-header .navbar-toggle {
    display: block;
  }
}

@media (max-width: 768px) {
  .site-header .topbar .contact-information .address-1, .site-header .topbar .contact-information .address-2, .site-header .topbar .contact-information .address-3 {
    display: none;
  }
}

@media (max-width: 520px) {
  .site-header .site-logo {
    width: 185px;
    padding-bottom: 18px;
  }
  .site-header .navbar-toggle {
    top: 32px;
  }
}

.top-navbar:after {
  content: "";
  display: table;
  clear: both;
}

.top-navbar ul {
  padding: 0;
  margin: 0 -24px 0 0;
  list-style-type: none;
  float: right;
  overflow: hidden;
}

.top-navbar ul li {
  float: left;
  height: 50px;
  margin: 8px 0;
}

.top-navbar ul li a {
  display: block;
  padding: 0 12px;
  margin-top: -4px;
  margin: -4px 12px 0 12px;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #9FB4B7;
}

.top-navbar ul li a span {
  display: block;
  font-family: "Bree Serif", "Georgia", "Times New Roman", serif;
  font-size: 24px;
  line-height: 28px;
  text-transform: none;
  letter-spacing: 0;
  color: #DE5C06;
}

.top-navbar ul li a:hover span {
  color: #F6A03B;
}

.top-navbar ul li + li {
  border-left: 2px solid #EAF0F1;
}

.navbar {
  background-color: #F6A03B;
}

.navbar:after {
  content: "";
  display: table;
  clear: both;
}

.navbar ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.navbar ul li a {
  display: block;
}

.navbar ul.main-menu {
  width: 100%;
}

.navbar ul.main-menu > li {
  padding: 0 2px;
  float: left;
}

.navbar ul.main-menu > li > a {
  padding: 8px;
  font-size: 18px;
  line-height: 32px;
  color: #FFFFFF;
}

.navbar ul.main-menu > li:hover > a {
  background-color: #DE5C06;
}

.navbar ul.sub-menu {
  padding: 12px 0;
  background-color: #EAF0F1;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.3);
}

.navbar ul.sub-menu > li {
  position: relative;
  min-width: 170px;
}

.navbar ul.sub-menu > li > a {
  padding: 6px 20px;
  font-size: 16px;
  line-height: 24px;
  color: #DE5C06;
}

.navbar ul.sub-menu > li:hover > a {
  color: #535353;
}

.navbar ul.sub-menu ul.sub-menu {
  margin-top: -10px;
  background-color: #C2D5D8;
  box-shadow: none;
}

.navbar ul.main-menu > li:hover > ul.sub-menu,
.navbar ul.sub-menu.show {
  left: auto;
}

.navbar ul.sub-menu {
  position: absolute;
  left: -99999px;
  right: auto;
  z-index: 200;
}

.navbar ul.sub-menu > li:hover > ul.sub-menu,
.navbar ul.sub-menu ul.sub-menu.show {
  top: 0;
  left: 100%;
}

#sidr-main-menu {
  background-color: #DE5C06;
  box-shadow: inset 10px 0 10px -10px rgba(0, 0, 0, 0.4);
  min-height: 100%;
}

#sidr-main-menu .sidr-inner {
  padding: 0 12px;
}

#sidr-main-menu ul.top-menu {
  padding: 0;
  margin: 0 -12px;
  list-style-type: none;
  background-color: #FFFFFF;
  box-shadow: inset 10px 0 10px -10px rgba(0, 0, 0, 0.4);
}

#sidr-main-menu ul.top-menu li a {
  display: block;
  padding: 0.5em 1.25em;
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-weight: normal;
  font-size: 1em;
  line-height: 2;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #9FB4B7;
}

#sidr-main-menu ul.top-menu li a span {
  font-family: "Bree Serif", "Georgia", "Times New Roman", serif;
  font-weight: normal;
  font-size: 1.125em;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: 0;
  color: #DE5C06;
}

#sidr-main-menu ul.top-menu li a:hover span {
  color: #F6A03B;
}

#sidr-main-menu ul.top-menu li + li {
  border-top: 1px solid #F6A03B;
}

#sidr-main-menu .search-form {
  margin: 12px auto;
}

#sidr-main-menu .search-form .search-field {
  padding: 4px 34px 4px 6px;
  border: 2px solid #FFFFFF;
  width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  background-color: transparent;
}

#sidr-main-menu .search-form .search-field:focus {
  background-color: #FFFFFF;
  color: #535353;
  outline: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#sidr-main-menu .search-form .search-field:focus ~ .search-submit {
  color: #DE5C06;
}

#sidr-main-menu .search-form .search-submit {
  padding: 0 6px 2px 0;
  margin: 2px;
  border: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
  font-size: 18px;
  color: #FFFFFF;
  background: none;
}

#sidr-main-menu ul.main-menu {
  padding: 0;
  margin: 12px 0;
  list-style-type: none;
}

#sidr-main-menu ul.main-menu li a {
  display: block;
  padding: 0.25em 0;
  font-size: 1.125em;
  line-height: 1.5;
}

#sidr-main-menu ul.main-menu li a:focus,
#sidr-main-menu ul.main-menu li a:hover {
  text-decoration: underline;
}

#sidr-main-menu ul.main-menu > li > a {
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-weight: bold;
  color: #FFFFFF;
}

#sidr-main-menu ul.main-menu ul.sub-menu {
  padding: 0 0 1em 0;
  margin: 0;
  list-style-type: none;
}

#sidr-main-menu ul.main-menu ul.sub-menu > li > a {
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-weight: normal;
  font-size: 1em;
  color: #EAF0F1;
}

.home-banner {
  position: relative;
  background-color: #EAF0F1;
  background-image: linear-gradient(to bottom, #fbfbfb, #EAF0F1);
}

.home-banner-inner {
  display: flex;
  align-items: center;
  padding: 24px 0;
}

.home-banner-left {
  flex: 0 1 auto;
  width: calc(100% - 432px);
  max-width: 720px;
  margin-right: 32px;
}

.home-banner-right {
  flex: 0 0 auto;
  width: 400px;
  margin-left: auto;
}

.home-banner-content {
  position: relative;
  display: flex;
  align-items: center;
  height: 400px;
  color: #FFFFFF;
  text-align: center;
}

.home-banner-content::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 282px;
  height: 282px;
  margin: -141px 0 0 -141px;
  background-color: #F6A03B;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.home-banner-content h1, .home-banner-content h2, .home-banner-content h3, .home-banner-content h4, .home-banner-content h5, .home-banner-content h6 {
  margin-top: 0;
  font-family: "Bree Serif", "Georgia", "Times New Roman", serif;
  font-weight: normal;
  font-size: 2em;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  color: inherit;
}

.home-banner-content h1 span, .home-banner-content h2 span, .home-banner-content h3 span, .home-banner-content h4 span, .home-banner-content h5 span, .home-banner-content h6 span {
  display: block;
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.home-banner-content-inner {
  position: relative;
  padding: 0 64px;
}

.home-banner-content-button {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  margin: 32px 0 20px 0;
}

.home-banner-content-button a.button.outline::before {
  background-color: #DE5C06;
}

.home-banner-content-button a.button.outline span {
  border-color: #FFFFFF;
}

.home-banner-content-button a.button.outline:focus span,
.home-banner-content-button a.button.outline:hover span {
  border-color: transparent;
}

.home-slider .slick-prev,
.home-slider .slick-next {
  z-index: 1;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}

.home-slider .slick-prev {
  left: 8px;
}

.home-slider .slick-next {
  right: 8px;
}

.home-slider-slide {
  display: none;
}

.home-slider-slide:first-child {
  display: block;
}

.home-slider-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (max-width: 960px) {
  .home-banner > .fixed-width {
    width: auto;
    padding: 0;
    margin: 0 auto;
  }
  .home-banner-inner {
    display: block;
    padding: 0;
  }
  .home-banner-left,
  .home-banner-right {
    width: auto;
    max-width: none;
    margin: 0;
  }
  .home-banner-content {
    display: block;
    height: auto;
    padding: 24px;
    background-color: #F6A03B;
  }
  .home-banner-content::before {
    content: none;
  }
  .home-banner-content-inner {
    max-width: 400px;
    padding: 0;
    margin: 0 auto;
  }
  .home-banner-content-button {
    position: static;
    bottom: auto;
  }
}

.main-header {
  position: relative;
  border-bottom: 1px solid #EAF0F1;
  font-size: 1.125em;
  line-height: 1.666666;
}

.main-header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url("./library/images/background-texture.png");
  background-repeat: repeat-y;
  background-position: 0 0;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

.main-header .main-title-wrap {
  display: table;
  table-layout: fixed;
}

.main-header .main-title-wrap .main-title {
  display: table-cell;
  vertical-align: middle;
  height: 2.5em;
}

.main-header .main-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5em;
  line-height: 1.125;
  color: #F6A03B;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

@media (max-width: 520px) {
  .main-header {
    font-size: inherit;
    line-height: inherit;
  }
  .main-header:before {
    content: none;
  }
  .main-header .main-title-wrap .main-title {
    height: 2.25em;
  }
}

.main-content .hentry {
  margin-top: 36px;
  margin-bottom: 60px;
}

.main-content .hentry:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 520px) {
  .main-content .hentry {
    margin-top: 10px;
    margin-bottom: 24px;
  }
}

.hentry .entry-header {
  font-size: 1.125em;
  line-height: 1.666666;
}

.hentry .entry-header .entry-title {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.hentry .entry-header .entry-meta {
  margin: -0.25rem 0 1rem 0;
}

.hentry .entry-header .entry-meta .meta-value {
  margin: 0 0.5rem 0.5rem 0;
  font-style: italic;
}

.hentry .entry-content {
  font-size: 1.125em;
  line-height: 1.666666;
}

.hentry .entry-content h1, .hentry .entry-content h2 {
  clear: both;
}

.hentry .entry-content h1:first-child, .hentry .entry-content h2:first-child {
  margin-top: 0;
}

.hentry .entry-content img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (max-width: 520px) {
  .hentry .entry-content img.alignleft, .hentry .entry-content img.alignright, .hentry .entry-content blockquote.alignleft, .hentry .entry-content blockquote.alignright {
    display: block;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
}

.hentry .entry-footer {
  font-size: 1.125em;
  line-height: 1.666666;
}

.hentry .entry-footer .button-links .button {
  margin: 0 0.5em 0.5em 0;
}

@media (max-width: 520px) {
  .hentry .entry-header, .hentry .entry-content, .hentry .entry-footer {
    font-size: inherit;
    line-height: inherit;
  }
}

.search-form {
  position: relative;
  margin-top: 0;
  margin-bottom: 1.5em;
  width: 270px;
  max-width: 100%;
  font-size: 16px;
}

.search-form .search-field {
  width: 100%;
  height: 38px;
  padding: 4px 46px 4px 10px;
  border-radius: 0;
  font-size: 1em;
  line-height: 1;
  background-color: #FFFFFF;
}

.search-form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  height: 38px;
  padding: 0;
  border-radius: 0;
  font-size: 1em;
}

.pagination {
  margin-top: 1.5em;
  margin-bottom: 2.5em;
  font-size: 1.25em;
  line-height: 1.666666;
}

.pagination:after {
  content: "";
  display: table;
  clear: both;
}

.pagination ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.pagination ul li {
  display: inline-block;
  float: left;
}

.pagination ul li a, .pagination ul li span {
  display: inline-block;
  padding: 0.4em 0.8em;
  font-family: "Bree Serif", "Georgia", "Times New Roman", serif;
  font-weight: normal;
}

.pagination ul li span.dots {
  padding: 0.4em;
}

.pagination ul li:first-child a {
  padding-left: 0;
}

.pagination.top-pagination {
  margin-bottom: 0;
}

.main-image {
  margin-top: -1px;
  overflow: hidden;
}

.main-image img {
  display: block;
  width: auto;
  height: auto;
}

@media (min-width: 1025px) {
  .main-image .content-left .content-width {
    width: 100%;
    padding-right: 270px;
    float: left;
  }
  .main-image .content-left .content-width img {
    float: right;
  }
  .main-image .content-left .sidebar-width {
    width: 270px;
    margin-left: -270px;
    float: right;
  }
  .main-image .content-right .content-width {
    width: 100%;
    padding-left: 270px;
    float: right;
  }
  .main-image .content-right .sidebar-width {
    width: 270px;
    margin-right: -270px;
    float: left;
  }
  .main-image .content-right .sidebar-width img {
    float: right;
  }
}

@media (max-width: 1024px) {
  .main-image .content-left {
    width: auto;
    margin: 0;
  }
  .main-image .content-left .content-width {
    width: 72.5%;
    float: left;
  }
  .main-image .content-left .sidebar-width {
    width: 27.5%;
    float: right;
  }
  .main-image .content-right {
    width: auto;
    margin: 0;
  }
  .main-image .content-right .content-width {
    width: 72.5%;
    float: right;
  }
  .main-image .content-right .sidebar-width {
    width: 27.5%;
    float: left;
  }
  .main-image img {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .main-image .content-left .content-width, .main-image .content-right .content-width {
    width: auto;
    float: none;
  }
  .main-image .content-left .sidebar-width, .main-image .content-right .sidebar-width {
    display: none;
  }
}

.funds #fund-search-form {
  margin: 0 0 2.5em 0;
}

.funds #fund-search-form label {
  display: block;
  margin-bottom: 0.5em;
}

.funds #fund-search-form #fund-search, .funds #fund-search-form #fund-category {
  width: 20em;
}

.funds #fund-search-form .all-funds {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
}

.funds #fund-search-form .all-funds .fa {
  width: 1em;
}

.funds ul.fund-list {
  padding: 0;
  margin-bottom: 2.5em;
  list-style-type: none;
}

.funds ul.fund-list li {
  position: relative;
  padding: 0.75em 1em;
}

.funds ul.fund-list li .fund-name {
  display: block;
  margin-bottom: 0.5em;
}

.funds ul.fund-list li:nth-child(2n+1) {
  background-color: rgba(246, 160, 59, 0.2);
}

@media (min-width: 521px) {
  .funds ul.fund-list li .fund-name {
    padding: 0 120px 0 30px;
    margin-bottom: 0;
  }
  .funds ul.fund-list li .fund-name:before {
    content: '\f054';
    position: absolute;
    top: 50%;
    left: 1em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    color: #DE5C06;
  }
  .funds ul.fund-list li .button {
    position: absolute;
    top: 50%;
    right: 1em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.media-section .media-item-title {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  color: #DE5C06;
}

.media-section .media-item-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.media-section .media-item-link {
  margin-top: 1rem;
}

.stories-section .story-item-image {
  position: relative;
  margin: 0 0 24px 0;
  overflow: hidden;
}

.stories-section .story-item-image::before {
  content: "";
  display: block;
  padding-bottom: 66.66666666%;
}

.stories-section .story-item-image img {
  position: absolute;
  top: -9999px;
  left: 0;
  right: 0;
  bottom: -9999px;
  margin: auto;
  width: 100%;
  height: auto;
}

.stories-section .story-item-content > :first-child {
  margin-top: 0;
}

.stories-section .story-item-content > :last-child {
  margin-bottom: 0;
}

.stories-section .story-item-content h3 {
  font-family: "Bree Serif", "Georgia", "Times New Roman", serif;
  font-weight: 400;
  margin: 0 0 0.5rem 0;
  font-size: 1.125rem;
  line-height: 1.33333333;
  color: #DE5C06;
}

.stories-section .story-item-content h3 .line-clamp {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 2.66666667em;
}

.stories-section .story-item-content p {
  margin-top: 0;
}

.stories-section .story-item-content .read-more {
  display: inline-block;
  margin-left: 0.25rem;
  font-family: "Bree Serif", "Georgia", "Times New Roman", serif;
  font-weight: 400;
  text-transform: uppercase;
}

.stories-section .story-item-content .read-more:focus,
.stories-section .story-item-content .read-more:hover {
  text-decoration: underline;
}

.stories-section-header {
  padding: 12px 0;
  color: #FFFFFF;
  background-color: #DE5C06;
  text-align: center;
}

.stories-section-header h2 {
  padding: 0 0 0.25em 0;
  margin: 0;
  font-family: "Bree Serif", "Georgia", "Times New Roman", serif;
  font-weight: 400;
  font-size: 2.5em;
  line-height: 1;
  text-transform: none;
  letter-spacing: 0;
  color: inherit;
}

.stories-section-body {
  overflow: hidden;
}

.stories-section-body .row {
  padding: 16px 0;
  margin: 0 -24px;
}

.stories-section-body .column {
  padding: 24px;
}

.stories-section-footer {
  padding: 24px 0;
  border-top: 1px solid #EAF0F1;
  text-align: center;
}

.stories-section-footer .button {
  min-width: 240px;
  border-width: 2px;
  font-size: 1.125rem;
  background-color: #F6A03B;
  border-color: #F6A03B;
}

.stories-section-footer .button:hover {
  background-color: #DE5C06;
  border-color: #DE5C06;
}

@media (max-width: 1024px) {
  .stories-section .story-item-content h3 .line-clamp {
    display: block;
    min-height: 0;
    overflow: visible;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  .stories-section .story-item {
    display: flex;
    align-items: center;
  }
  .stories-section .story-item-image {
    flex: 0 0 auto;
    width: 300px;
    max-width: 40%;
    margin: 0 32px 0 0;
  }
  .stories-section .story-item-content {
    flex: 1 1 auto;
  }
}

@media (max-width: 768px) {
  .stories-section-header h2 {
    font-size: 2em;
  }
}

.newsletter-section {
  position: relative;
  padding: 32px 0;
  overflow: hidden;
  color: #FFFFFF;
  background-color: #DE5C06;
}

.newsletter-section .row {
  margin: 0 -32px;
}

.newsletter-section .column {
  padding: 0 32px;
}

.newsletter-section .column-first::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  background-color: #F6A03B;
}

.newsletter-section .newsletter-form {
  display: flex;
  margin: 1rem 0;
}

.newsletter-section .newsletter-form-field {
  flex: 1 1 auto;
  margin-right: 8px;
}

.newsletter-section .newsletter-form-field input {
  display: block;
  width: 100%;
  height: 40px;
  border: 0;
  border-radius: 0;
}

.newsletter-section .newsletter-form-submit {
  flex: 0 0 auto;
  width: 172px;
  max-width: 40%;
}

.newsletter-section .newsletter-form-submit .button {
  display: block;
  width: 100%;
  height: 40px;
  border: 2px solid #F6A03B;
  background-color: #F6A03B;
  transition: none;
}

.newsletter-section .newsletter-form-submit .button:focus,
.newsletter-section .newsletter-form-submit .button:hover {
  border-color: #FFFFFF;
}

.newsletter-section-content {
  font-size: 1.125em;
}

.newsletter-section-content h3 {
  margin: 0;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: inherit;
}

.newsletter-section-content p {
  margin: 0;
}

.newsletter-section-button {
  margin: 16px 0 0 0;
}

.newsletter-section-button a.button {
  margin: 20px 0;
}

.newsletter-section-button a.button:before {
  background-color: #F6A03B;
}

.newsletter-section-button a.button span {
  border-color: #FFFFFF;
}

.newsletter-section-button a.button:focus span,
.newsletter-section-button a.button:hover span {
  border-color: transparent;
}

@media (max-width: 768px) {
  .newsletter-section {
    padding: 0;
  }
  .newsletter-section .row {
    margin: 0;
  }
  .newsletter-section .column {
    padding: 32px 0;
  }
  .newsletter-section .column-first::before {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
  }
}

.bottom-section {
  position: relative;
  background: #EAF0F1;
}

.bottom-section-inner {
  display: flex;
  flex-wrap: wrap;
}

.bottom-section-left,
.bottom-section-right {
  position: relative;
  width: 100%;
}

.bottom-section-left {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
  padding: 32px 32px 32px 0;
}

.bottom-section-right {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
  padding: 32px 12px 32px 12px;
  color: #FFFFFF;
  background-color: #7e8e91;
  background: linear-gradient(to bottom, #b8c3c5, #7e8e91);
  text-align: center;
}

.bottom-section-right h1, .bottom-section-right h2, .bottom-section-right h3, .bottom-section-right h4, .bottom-section-right h5, .bottom-section-right h6 {
  color: inherit;
}

.bottom-section-title {
  margin-top: 0;
  margin-bottom: 24px;
}

.bottom-section-footer {
  margin-top: 24px;
}

.bottom-section-footer .button {
  min-width: 240px;
  border-width: 2px;
  font-size: 1.125rem;
  background-color: #F6A03B;
  border-color: #F6A03B;
}

.bottom-section-footer .button:hover {
  background-color: #DE5C06;
  border-color: #DE5C06;
}

@media (min-width: 769px) {
  .bottom-section-left .fixed-width,
  .bottom-section-right .fixed-width {
    width: auto;
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 1180px) {
  .bottom-section-left {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bottom-section-right {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  .bottom-section > .fixed-width {
    width: auto;
    padding: 0;
    margin: 0;
  }
  .bottom-section .obituary-section .obituary-item {
    background: #FFFFFF;
  }
  .bottom-section .calendar-section {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .bottom-section-left {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 32px 0;
  }
  .bottom-section-right {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 32px 0;
  }
  .bottom-section-title,
  .bottom-section-footer {
    text-align: center;
  }
}

.obituary-section .row {
  margin: -16px;
}

.obituary-section .column {
  padding: 16px;
}

.obituary-section .obituary-item {
  display: flex;
  align-items: center;
  position: relative;
}

.obituary-section .obituary-item:hover {
  background: #FFFFFF;
}

.obituary-section .obituary-item:focus-within {
  background: #FFFFFF;
}

.obituary-section .obituary-item-image {
  flex: 0 0 auto;
  width: 125px;
  max-width: 50%;
  margin: 0 24px 0 0;
}

.obituary-section .obituary-item-image img {
  display: block;
  width: 100%;
  height: auto;
  background: #FFFFFF;
}

.obituary-section .obituary-item-content {
  flex: 0 1 auto;
  margin: 0.75rem 0;
  font-family: "Bree Serif", "Georgia", "Times New Roman", serif;
  font-weight: 400;
  line-height: 1.5rem;
}

.obituary-section .obituary-item-date {
  display: block;
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-size: 0.875rem;
}

.obituary-section .obituary-item-name {
  margin: 0;
  font-family: inherit;
  font-weight: inherit;
  font-size: 1.125rem;
  line-height: inherit;
  color: #F6A03B;
}

.obituary-section .obituary-item-link a {
  color: #DE5C06;
  text-transform: uppercase;
}

.obituary-section .obituary-item-link a:focus,
.obituary-section .obituary-item-link a:hover {
  border-bottom: 1px solid currentColor;
}

.obituary-section .obituary-item-link a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 1181px) {
  .obituary-section .column {
    width: 50%;
  }
  .obituary-section .column:nth-child(2n+1) {
    clear: both;
  }
}

.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

.gallery:after {
  content: "";
  display: table;
  clear: both;
}

.gallery .gallery-item {
  margin: 0;
  float: left;
  padding: 0.5em;
}

.gallery .gallery-item img {
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

@media (min-width: 769px) {
  .gallery-columns-2 .gallery-item:nth-child(2n+1),
  .gallery-columns-3 .gallery-item:nth-child(3n+1),
  .gallery-columns-4 .gallery-item:nth-child(4n+1),
  .gallery-columns-5 .gallery-item:nth-child(5n+1),
  .gallery-columns-6 .gallery-item:nth-child(6n+1),
  .gallery-columns-7 .gallery-item:nth-child(7n+1),
  .gallery-columns-8 .gallery-item:nth-child(8n+1),
  .gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
  }
}

@media (max-width: 768px) {
  .gallery-columns-4 .gallery-item {
    width: 50%;
  }
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item {
    width: 33.3333%;
  }
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item {
    width: 25%;
  }
  .gallery-columns-9 .gallery-item {
    width: 20%;
  }
  .gallery-columns-4 .gallery-item:nth-child(2n+1),
  .gallery-columns-5 .gallery-item:nth-child(3n+1),
  .gallery-columns-6 .gallery-item:nth-child(3n+1),
  .gallery-columns-7 .gallery-item:nth-child(4n+1),
  .gallery-columns-8 .gallery-item:nth-child(4n+1),
  .gallery-columns-9 .gallery-item:nth-child(5n+1) {
    clear: left;
  }
}

@media (max-width: 520px) {
  .gallery-columns-2 .gallery-item,
  .gallery-columns-3 .gallery-item {
    width: 100%;
    float: none;
  }
}

.sidebar {
  margin-top: 44px;
  margin-bottom: 60px;
}

.sidebar .widget {
  margin: 1.5em 0;
}

.sidebar .widget .title {
  margin-top: 0;
  color: #535353;
}

.sidebar .widget .title a {
  color: #535353;
}

.sidebar .widget .title a:hover {
  color: #F6A03B;
}

.sidebar .widget.widget_calendar table {
  width: 100%;
}

.sidebar .widget.widget_calendar table caption {
  font-weight: bold;
  font-size: 1.125em;
}

.sidebar .widget.widget_calendar table th, .sidebar .widget.widget_calendar table td {
  padding: 0.5em;
}

.sidebar .widget.widget_calendar table thead, .sidebar .widget.widget_calendar table tbody {
  text-align: center;
}

.sidebar .widget.widget_calendar table tfoot #prev {
  text-align: left;
}

.sidebar .widget.widget_calendar table tfoot #next {
  text-align: right;
}

.sidebar .widget.widget_csk_submenu_widget .title,
.sidebar .widget.widget_pages .title,
.sidebar .widget.widget_nav_menu .title,
.sidebar .widget.widget_lc_taxonomy .title {
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-weight: bold;
  font-size: 1.0625em;
  text-transform: none;
  letter-spacing: 0;
}

.sidebar .widget.widget_csk_submenu_widget ul,
.sidebar .widget.widget_pages ul,
.sidebar .widget.widget_nav_menu ul,
.sidebar .widget.widget_lc_taxonomy ul {
  padding: 0;
  list-style-type: none;
}

.sidebar .widget.widget_csk_submenu_widget ul li,
.sidebar .widget.widget_pages ul li,
.sidebar .widget.widget_nav_menu ul li,
.sidebar .widget.widget_lc_taxonomy ul li {
  margin: 0.5em 0;
  line-height: 1.25;
}

.sidebar .widget.widget_csk_submenu_widget ul ul,
.sidebar .widget.widget_pages ul ul,
.sidebar .widget.widget_nav_menu ul ul,
.sidebar .widget.widget_lc_taxonomy ul ul {
  padding-left: 1em;
}

.sidebar .widget.widget_recent_entries ul li {
  padding: 0;
  margin: 1rem 0;
}

.sidebar .widget.widget_recent_entries ul li a {
  font-family: "Bree Serif", "Georgia", "Times New Roman", serif;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 1.25;
}

.sidebar .widget.widget_recent_entries ul,
.sidebar .widget.widget_archive ul,
.sidebar .widget.widget_categories ul,
.sidebar .widget.widget_meta ul {
  padding: 0 0 0 2px;
  list-style-type: none;
}

.sidebar .widget.tribe-events-list-widget .tribe-list-widget {
  padding: 0;
}

@media (max-width: 1024px) {
  .sidebar.interior-sidebar, .sidebar.search-sidebar {
    display: none;
  }
}

.site-footer {
  background-color: #F6A03B;
}

.site-footer .left {
  float: left;
  padding: 26px 0 52px 0;
}

.site-footer .right {
  float: right;
  padding: 32px 0 32px 0;
  text-align: right;
}

.site-footer .site-logo {
  width: 210px;
}

.site-footer .site-logo a, .site-footer .site-logo img {
  display: block;
}

.site-footer .site-logo img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.site-footer .contact-information a {
  color: #535353;
}

.site-footer .copyright {
  margin-bottom: 0.75em;
}

.site-footer .standards-logo, .site-footer .site-credit {
  display: inline-block;
  vertical-align: middle;
}

.site-footer .standards-logo {
  margin: 0 0.75em;
}

.site-footer .standards-logo a, .site-footer .standards-logo img {
  display: block;
}

.site-footer .site-credit {
  font-family: 'Arial', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  opacity: 0.7;
}

.site-footer .site-credit .site-by {
  margin-right: 2px;
}

.site-footer .site-credit a {
  color: inherit;
  text-decoration: none;
}

.site-footer .site-credit svg {
  position: relative;
  top: 3px;
  width: 103px;
  height: 14px;
  fill: currentColor;
}

@media (max-width: 768px) {
  .site-footer .left {
    display: none;
  }
  .site-footer .right {
    float: none;
    text-align: center;
  }
  .site-footer .contact-information .phone-number, .site-footer .contact-information .address-1, .site-footer .contact-information .address-2, .site-footer .contact-information .address-3 {
    display: block;
  }
  .site-footer .copyright .year, .site-footer .copyright .site-name {
    display: block;
  }
}

/*
===========================================================
 Plugin Styles
===========================================================
*/
.content-column.full_width {
  width: auto;
  margin-left: -16px;
  margin-right: -16px;
  float: none;
}

.content-column.full_width > .content-column {
  padding: 16px;
  margin: 0;
}

.content-column.full_width > .content-column > :first-child {
  margin-top: 0;
}

.content-column.full_width > .content-column > :last-child {
  margin-bottom: 0;
}

.content-column.full_width > .content-column p img {
  margin: 0;
}

.ui-datepicker select {
  width: auto;
  padding: 0.1em;
  margin: 0 3px;
  box-shadow: none;
}

.gform_wrapper form .chosen-container-single .chosen-single {
  height: 32px;
  line-height: 32px;
}

.gform_wrapper form .chosen-container-single .chosen-single div b {
  height: 16px;
  margin-top: 4px;
}

.gform_wrapper form .chosen-container .chosen-results li {
  line-height: 1;
}

.gform_wrapper form {
  padding: 1.5em;
  background-color: #EAF0F1;
}

@media (max-width: 520px) {
  .gform_wrapper form {
    padding: 0.5em 1em;
  }
}

.gf_browser_ie.gform_wrapper .gform_footer input.button {
  padding: 0.4em 1em !important;
}

.gform_widget .gform_wrapper form {
  padding: 0;
  background: none;
}

.gform_widget .gform_wrapper ul.gform_fields li.gfield {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.gform_widget .gform_wrapper ul.gform_fields li.gfield input.medium {
  width: 100%;
}

.accordionButton {
  background: #EAF0F1;
  border: none;
  margin: 0.5em 0 1em 0;
  padding: 0.5em 1em;
}

.accordionButton > * {
  margin: 0;
  padding: 0;
}

.accordionButton > *:hover {
  cursor: pointer;
}

.accordionButton > *:after {
  content: '\f067';
  float: right;
  font-family: 'FontAwesome';
}

.accordionButton.openDiv *:after {
  content: '\f068';
}

.accordionContent {
  display: none;
  padding: 0 2em;
  margin-bottom: 1em;
}

.accordionContent {
  overflow: hidden;
  padding: 0.5em 2em;
  margin: 1em 0;
  -moz-transform: rotate(0.01deg);
}

.accordionContent p {
  padding: 0;
  margin: 0;
}

.csk-staff-profiles .staff-view.list-view .staff-wrapper {
  background-color: #EAF0F1;
}

.charitable-form-fields .charitable-fieldset {
  background-color: #EAF0F1;
}

.charitable-login-form {
  background-color: #EAF0F1;
}

.charitable-drag-drop-dropzone {
  border-color: #DE5C06 !important;
}

table.tablepress thead th, table.tablepress tfoot th {
  color: #FFFFFF;
  background-color: #DE5C06;
}

table.tablepress .odd td {
  background-color: rgba(246, 160, 59, 0.2);
}

table.tablepress .row-hover tr:hover td {
  background-color: rgba(234, 240, 241, 0.5);
}

/*
===========================================================
 Page Styles
===========================================================
*/
.site-content.content-home .content-wrap {
  background-image: url("./library/images/background-texture.png");
  background-repeat: repeat-y;
  background-position: 0 0;
  overflow: hidden;
}

.site-content.content-home .content-area.content-center {
  text-align: center;
}

.site-content.content-home .hentry {
  margin-top: 40px;
  margin-bottom: 40px;
}

.site-content.content-home .hentry .entry-header {
  font-size: 1em;
  line-height: 1.5;
}

.site-content.content-home .hentry .entry-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5em;
  line-height: 1.125;
}

.site-content.content-home .hentry .entry-content {
  font-size: 1.25em;
  line-height: 1.5;
}

.site-content.content-home .hentry .entry-content h2 {
  font-size: 1.5rem;
  color: #DE5C06;
}

.site-content.content-home .hentry .entry-content .button {
  min-width: 240px;
  border-width: 2px;
  font-size: 1.125rem;
  background-color: #F6A03B;
  border-color: #F6A03B;
}

.site-content.content-home .hentry .entry-content .button:hover {
  background-color: #DE5C06;
  border-color: #DE5C06;
}

@media (max-width: 520px) {
  .site-content.content-home .content-wrap {
    background: none;
  }
}
