:root {
  --text-color-1: #1196Cc;
  --highlighted: #04cf54;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}

a {
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  outline: 0 !important;
}

.m0 {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb20-mobile {
  margin-bottom: 0 !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mlr0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.block {
  display: block;
}

.form-v-spacer {
  margin-bottom: 20px;
}

.align_left {
  text-align: left;
}

.align_center {
  text-align: center;
}

.align_right {
  text-align: right;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.clear {
  clear: both;
}

.relative {
  position: relative !important;
}

.large {
  font-size: 16px;
  line-height: 20px;
}

.normal-size {
  font-size: 15px !important;
}

.bold {
  font-weight: bold !important;
}

.logo {
  position: relative;
}

  .logo:not(.footer) {
    background: #449363;
  }

  .logo .container {
    background: #449363;
  }

    .logo .container img {
      position: absolute;
      top: 11px;
      margin-left: 12px;
      z-index: 100;
      /*width: 250px;*/
      height: 128px;
      box-shadow: 0px 0px 30px -7px rgba(0,0,0,1.0);
    }

.header.logo .desktop {
  display: block;
}

.header.logo .mobile {
  display: none;
}

header {
  /*position: absolute;*/
  width: 100%;
  z-index: 1000;
}

.description {
  margin-bottom: 30px;
}

  .description .fleft {
    margin: 0 20px 20px 0;
  }

  .description .fright {
    margin: 0 0 20px 20px;
  }

  .description .reversed {
    padding: 25px 15px 5px;
  }

  .description h2,
  .description h3,
  .description h4,
  .description h5 {
    font-family: "Helvetica Neue", helvetica, sans-serif;
    color: #000;
  }

  .description h2 {
    font-size: 28px;
    font-weight: bold;
    margin-top: 0;
  }

  .description h3,
  .filter_list h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color-1);
    margin: 20px 0 7px;
  }

    .description h3:first-of-type {
      margin-top: 0;
    }

  .description hr {
    margin: 25px 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    clear: both;
  }

  .description a {
    font-weight: bold;
  }

  .description ul,
  .description ol {
    margin-left: 25px;
  }

    .description ul li {
      list-style: disc;
      margin-bottom: 5px;
      padding-left: 3px;
    }

  .description img {
    max-width: 100%;
  }

  .description h3 + p > img {
    margin: 7px 0;
  }

  .description iframe:before {
    position: relative;
    content: "<div class='aspect-ratio'>";
    width: 100%;
    height: 0;
  }

  .description iframe:after {
    content: "</div>";
  }

.home .description img {
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}


.larger {
  font-size: 18px;
  /*font-weight: bold;*/
  /*margin-bottom: 20px;*/
  line-height: 24px;
}

.text-theme-colored,
.text-theme-colored .larger {
  color: rgb(76, 140, 189);
}

.bg-theme-colored,
.page-bg-theme-colored .page {
  background-color: rgb(76, 140, 189);
}

.bg-theme-colored-2,
.page-bg-theme-colored-2 .page {
  background-color: #449363;
}

h1 {
  color: #0665e9;
  padding-bottom: 5px;
  position: relative;
}

.breadcrumb h1 {
  border-bottom: 3px solid #3aa865;
}

/*h1:not(.ribbon-content):after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 150px;
    border-bottom: 3px solid #3aa865;
  }*/

.ribbon-3d {
  position: relative;
  height: 67px;
  background: url("/images/ribbon-center-green.png") center top repeat-x;
  margin: 20px -21px 20px;
}

  .ribbon-3d h1 {
    font-size: 24px !important;
    padding: 0px;
    margin: 0px;
    font-family: "Open Sans";
    font-weight: 600;
    color: #fff;
    text-align: center;
    line-height: 64px;
  }

    .ribbon-3d h1:after {
      border: 0;
    }

  .ribbon-3d img {
    border: 0 !important;
    border-radius: 0 !important;
  }

  .ribbon-3d .ribbon-left {
    position: absolute;
    left: -70px;
    top: 0;
  }

  .ribbon-3d .ribbon-right {
    position: absolute;
    right: -70px;
    top: 0;
  }

  .ribbon-3d .ribbon-left-mobile {
    display: none;
    position: absolute;
    left: -30px;
    top: 0;
  }

  .ribbon-3d .ribbon-right-mobile {
    display: none;
    position: absolute;
    right: -31px;
    top: 0;
  }

.no-ribbon {
  height: 40px;
}

.no-border {
  border: 0 !important;
}

/*.ribbon {
  font-size: 16px !important;
  margin-left: -45px;
  margin-right: -45px;
  position: relative;
  background: #449363;
  color: #fff;
  text-align: center;
  padding: 1em 2em;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.46);
  -moz-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.46);
  box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.46);
}

  .ribbon::before {
    left: -51px;
    padding-right: 20px;
    border-right-width: 1.5em !important;
    border-left-color: transparent !important;
    content: "";
    position: absolute;
    display: block;
    bottom: -1.8em;
    border: 2em solid #449363;
  }

  .ribbon::after {
    right: -51px;
    padding-left: 20px;
    border-left-width: 1.5em !important;
    border-right-color: transparent !important;
    content: "";
    position: absolute;
    display: block;
    bottom: -1.8em;
    border: 2em solid #449363;
  }

  .ribbon h1.ribbon-content {
    position: unset;
    font-size: 24px !important;
    padding: 0px;
    margin-bottom: 0px;
    border-bottom: none;
    font-family: "Open Sans";
    font-weight: 600;
    color: #fff;
    margin: 0 -40px;
  }

    .ribbon h1.ribbon-content::after {
      right: 0;
      border-width: 1em 1em 0 0;
    }

    .ribbon h1.ribbon-content::before {
      left: 0;
      border-width: 1em 0 0 1em;
      content: "";
      position: absolute;
      display: block;
      border-style: solid;
      border-color: #256f42 transparent transparent transparent;
      bottom: -1em;
      z-index: 10;
    }

  .ribbon .ribbon-content::before,
  .ribbon .ribbon-content::after {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: #256f42 transparent transparent transparent;
    bottom: -1em;
    z-index: 10;
  }*/

.contact-info {
  float: left;
  width: 40%;
}

.inquiry-form {
  float: left;
  width: 60%;
}

  .inquiry-form textarea {
    height: 120px;
  }

div.framed_box div:nth-child(3) {
  width: 183px;
}

div.framed_box div p:last-of-type {
  margin-bottom: 0 !important;
}

h4.minor {
  font-size: 18px !important;
  font-weight: normal !important;
  color: #000 !important;
}

.full_width {
  width: 100% !important;
}

.full img {
  max-width: 100%;
}

.block {
  display: block !important;
}

.table {
  display: table;
}

  .table > div {
    display: table-cell;
  }

  .table.middle > div {
    vertical-align: middle;
  }

.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%; /* The height of the item will now be 56% of the width. */
}

  /* Adjust the iframe so it's rendered in the outer-width and outer-height of it's parent */
  .aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }

iframe {
  z-index: 1000;
}

.no-pointer {
  cursor: unset;
}

.button.med {
  font-size: 13px;
  padding: 10px;
}

.button.lg {
  font-size: 16px;
  padding: 15px;
}

header nav {
  display: block;
  position: relative;
  margin-top: 3px;
}

  header nav:first-of-type:after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: -6px;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 0.3;
  }

  header nav:first-of-type li a {
    /*font-size:1.1em;*/
  }

header nav a.highlighted {
  background: var(--highlighted);
  box-shadow: #fff 0 0 10px;
}

#mobile-menu {
  display: none;
  float: right;
  padding: 24px 20px 0 0;
  cursor: pointer;
}

  #mobile-menu i {
    font-size: 30px;
    color: #fff;
  }

footer h5 {
  font-size: 22px !important;
}

footer hr {
  border-top-color: #ccc;
}

footer .nav h5 {
  margin-bottom: 10px;
}

footer .nav ul {
  margin-left: -5px;
}

  footer .nav ul li a {
    display: inline-block;
    padding: 5px;
    text-decoration: none;
    font-size: 16px;
  }

  footer a:hover,
  footer .nav ul li.current-menu-item a {
    color: #000 !important;
  }

  footer .nav ul li.current-menu-item a {
    font-weight: bold;
  }

footer .logo {
  text-align: center;
}

  footer .logo img {
    float: left;
    margin: 0 20px 10px 0;
    width: 200px;
    box-shadow: 0px 0px 20px -7px rgba(0,0,0,1.0);
  }

footer .widget a {
  padding: 0;
}

.box-glow,
.grid-item-box-glow .grid-item .box {
  box-shadow: 0px 0px 15px -7px rgba(76, 140, 189,0.9);
  -webkit-box-shadow: 0px 0px 15px -7px rgba(76, 140, 189,0.9);
  -moz-box-shadow: 0px 0px 15px -7px rgba(76, 140, 189,0.9);
}

.text-shadow {
  text-shadow: 0 0 10px #000;
}

/* begin masonry grid options */

.grid-item {
  width: 50%;
  position: relative;
}

.grid-full .grid-item {
  width: 100%;
}

.grid-one-sixth .grid-item {
  width: 16.6666%;
}

.grid-one-fifth .grid-item {
  width: 20%;
}

.grid-one-fourth .grid-item {
  width: 25%;
}

.grid-one-third .grid-item {
  width: 33.3333%;
}

.grid-one-half .grid-item {
  width: 50%;
}

.grid-two-thirds .grid-item {
  width: 66.6666%;
}

.grid-three-fourths .grid-item {
  width: 75%;
}

.grid-item .box,
.grid-details {
  background: #fff;
  border: 1px solid rgba(220, 220, 220, 0.6);
  margin: 10px;
  padding: 1rem;
}

.grid-item .inner {
  position: relative;
}

.grid-item img {
  max-width: 100%;
  -webkit-transition: 0.2s linear !important;
    -o-transition: 0.2s linear !important;
    transition: 0.2s linear !important;
}

.grid-item a img:hover {
  opacity: 0.6;
}

.grid-item h3,
.event-title h3 {
  font-family: "Josefin Sans", sans-serif !important;
  margin: 20px 0 2px;
}

.grid-item h4 {
  margin: 0;
}

.grid-item.tribute {
  cursor: cell;
}

.tribute_popup {
  display: none;
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  border: 1px solid rgba(220, 220, 220, 0.6);
  padding: 10px;
  /*background-color: rgba(255,255,255,0.95);*/
  background-color: var(--text-color-1);
  color: #fff;
  cursor: zoom-out;
  text-align: left;
  /*font-family: 'Helvetica Neue', sans-serif !important;*/
}

  .tribute_popup i {
    float: right;
    margin: -4px -5px 0 5px;
    color: var(--text-color-1);
    color: #fff;
    cursor: pointer;
    padding: 7px;
    font-size: 18px;
  }

    .tribute_popup i:hover {
      text-shadow: 0 0 12px #fff;
    }

  .tribute_popup h5 {
    text-align: left;
    font-family: "Cabin", sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1em;
    display: block;
    margin-bottom: 3px !important;
    color: #fff !important;
  }

  .tribute_popup p {
    color: #fff;
    line-height: 1.4em;
  }

.tribute_instructions {
  margin: -20px 0 30px;
}

.featured-tribute-container {
  padding: 10px;
  background-color: var(--text-color-1);
  border-radius: 30px;
}

.featured-tribute {
  padding: 20px;
  /*border: 5px inset #fff;
  border-style: dotted;*/
  color: #fff;
}

  .featured-tribute h2,
  .featured-tribute h4 {
    color: #fff;
  }

  .featured-tribute h2 {
    font-size: 28px;
    border-bottom: 1px solid #55ceff;
    padding-bottom: 5px;
  }

    .featured-tribute h2 span {
      display: block;
      font-size: 20px;
    }

  .featured-tribute h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .featured-tribute img {
    float: right;
    margin: 5px 0 20px 20px;
    max-width: 50%;
    box-shadow: 0 0 12px #fff;
  }

.your-tribute-photo {
  float: right;
  width: 30%;
  margin:0 0 50px 50px;
}

.page_wrapper > .container > .row > .col-md-3 {
  float: right;
}

.page_wrapper:not(.about) .grid-item h4 {
  color: var(--text-color-1);
  font-size: 22px;
  margin: 15px 0 2px;
}

  .page_wrapper:not(.about) .grid-item h4 span {
    color: black;
    font-weight: normal;
  }

.grid-item h5 {
  margin: 5px 0 10px;
  font-weight: bold;
}

.grid-item p {
  margin-top: 10px;
}

.grid-item .line {
  margin: 10px 0;
  border-top: 1px solid #eee;
}

.grid-item a.btn {
  display: inline-block !important;
  margin-right: 5px;
  text-decoration: none !important;
  font-weight: normal !important;
  position: relative;
}

.img-right .grid-item img {
  float: right;
  width: 150px;
  margin: 5px 5px 10px 20px;
  border: 2px solid #fff;
  text-align: center;
}

.causes .grid-item img,
.links .grid-item img {
  padding: 10px;
  margin-bottom: 10px;
  /*border-top:1px solid rgba(76, 140, 189,0);*/
  box-shadow: none;
  box-shadow: 0px 7px 10px -7px rgba(76, 140, 189,0.9);
  -webkit-box-shadow: 0px 7px 10px -7px rgba(76, 140, 189,0.9);
  -moz-box-shadow: 0px 7px 10px -7px rgba(76, 140, 189,0.9);
}

.books .grid-item .box {
  padding: 0;
}

  .books .grid-item .box img {
    width: 100%;
  }

.about .grid .grid-item .box {
  padding: 1rem 1.5rem;
  margin: .8rem;
}

  .about .grid .grid-item .box img {
    float: right;
    margin: 5px 0 10px 20px;
    padding: 0;
    width: 150px;
    height: 150px;
    border: 2px solid #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }

.grid-item .box > h4 {
  color: black !important;
}

.grid-item h4 {
  color: black;
  font-size: 22px;
  margin: 10px 0 2px;
}

  .grid-item h4 span {
    font-size: 18px;
  }

.providers .grid-item .img {
  width: 150px;
  height: 150px;
  margin: auto;
  margin-bottom: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.provider-thumbnail {
  float: left;
  margin: 0 3px 15px 0;
  text-align: center;
  font-size: 12px;
  line-height: 1em;
  border: 1px solid rgba(220, 220, 220, 0.6);
  padding-bottom: 5px;
}

  .provider-thumbnail img {
    padding-bottom: 5px;
    width: unset !important;
    max-width: unset !important;
  }

.groups h5 {
  font-size: 16px;
  margin: 5px 0 10px;
  font-weight: normal;
}

.groups .grid-item .row {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #eee;
}

.groups .grid-item .img {
  /*width: 200px;*/
  margin: 10px 20px 20px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  /*box-shadow: 0px 0px 20px -7px rgba(76, 140, 189,1.0);*/
}

.groups .grid-item .box .description {
  margin-bottom: 0;
  padding-left: 2px;
}

  .groups .grid-item .box .description strong {
    font-size: 1.2em;
  }

.grid-details {
  margin: 0 0 20px;
  margin-bottom: 20px;
}

  .grid-details h3 {
    color: var(--text-color-1);
    font-size: 26px;
    margin-top: 30px;
  }

    .grid-details h3:first-child {
      margin-top: inherit;
    }

    .grid-details h3 span {
      color: #000;
    }

  /*.grid-details .row {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
  }*/

  .grid-details .img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }

/* end masonry grid options */


/* begin isotope filter button styles */
.filter-group {
  margin-bottom: 50px;
}

  .filter-group.all {
    margin: 20px 0 !important;
  }

  .filter-group a {
    border: 1px solid #449363;
    color: #449363;
    padding: 4px 6px 1px;
    margin: 2px 4px 4px 0;
    text-decoration: none;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    font-family: "Josefin Sans", sans-serif;
    -webkit-transition: 0.1s ease-out;
    -moz-transition: 0.1s ease-out;
    -o-transition: 0.1s ease-out;
    transition: 0.1s ease-out;
  }

    .filter-group a.active,
    .filter-group a:hover {
      background: #449363;
      color: #fff;
    }

  .filter-group h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: var(--text-color-1);
    margin: 20px 0 7px
  }

@media only screen and (max-width: 479px) {
  .filter-group a {
    margin-bottom: 10px;
  }
}


.circlular-images .page .img,
.circlular-images .page img {
  border-radius: 100px;
  border: 2px solid #fff;
}

.circlular-images .page .thumb .img {
  border-radius: 25px;
}

.rounded-corner-images .page .img,
.rounded-corner-images .page img {
  border-radius: 10px;
  border: 2px solid #fff;
}

.img-border {
  border: 2px solid #fff;
}

.one-sixth {
  width: 16.6666%;
}

.one-fifth {
  width: 20%;
}

.one-fourth {
  width: 25%;
}

.one-third {
  width: 33.3333%;
}

div.one-half {
  width: 50%;
}

div.two-thirds {
  width: 66.6666%;
}

div.three-fourths {
  width: 75%;
}

#sidebar {
  padding-left: 20px;
}

.sidebarMT1 {
  margin-top: 120px;
}

.sidebarMT2 {
  margin-top: 50px;
}

#support {
  display: none;
  margin: 30px auto 0;
}

  #support h5,
  #support form {
    text-align: center;
  }

h3 {
  margin-top: 0;
}

.flexslider {
  position: relative;
  height: 512px;
  /*overflow: hidden;*/
}

  .flexslider .slides img {
    max-width: unset;
    width: 100%;
  }

  .flexslider .slides li {
    height: 450px;
    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat;
    font-size: 16px;
    display: block !important;
  }

    .flexslider .slides li h3,
    .flexslider .slides li p {
      color: #fff;
      margin-bottom: 0;
    }

  .flexslider .flex-caption {
    width: 100%;
    padding: 5px 10px;
    background: none;
    border-color: #8dc5da #76b7cf #63abc7;
    text-shadow: 0 1px 0 #b6e6f9;
    color: #fff !important;
    bottom: -54px;
    z-index: 10;
    margin: 0;
  }

    .flexslider .flex-caption:before {
      z-index: -1;
      position: absolute;
      opacity: .8;
      content: "";
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      background: #0665e9; /* Old browsers */
      background: -moz-linear-gradient(top, #0665e9 0%, #449363 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0665e9), color-stop(100%,#449363)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #0665e9 0%, #449363 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #0665e9 0%, #449363 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #0665e9 0%, #449363 100%); /* IE10+ */
      background: linear-gradient(top, #0665e9 0%, #449363 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0665e9', endColorstr='#449363',GradientType=0 ); /* IE6-9 */
    }

    .flexslider .flex-caption a {
      color: #449363;
      padding: 6px 16px 1px;
      text-decoration: none;
      border-radius: 3px;
      font-size: 18px;
      font-weight: bold;
      font-family: "Josefin Sans", sans-serif;
      -webkit-transition: 0.1s ease-out;
      -moz-transition: 0.1s ease-out;
      -o-transition: 0.1s ease-out;
      transition: 0.1s ease-out;
      box-shadow: 0 0 12px #fff;
    }

    .flexslider .flex-caption > div + div {
      text-align: right;
      vertical-align: middle;
      padding-left: 10px;
    }

    .flexslider .flex-caption h3 {
      color: #fff;
      margin-bottom: 10px;
      font-size: 22px;
    }

    .flexslider .flex-caption .btn {
      margin: 0;
    }


.progress_bar_container {
  position: relative;
  bottom: 0;
}

  .progress_bar_container .progress_bar {
    width: 0;
    background-color: rgba(76, 140, 189, 0.4);
    height: 2px;
    z-index: 100;
  }

.btn {
  padding: 8px 10px 3px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-family: 'Josefin Sans', helvetica, sans-serif;
}

a.btn {
  border: 1px solid rgba(17, 150, 204, 0.3);
}

  a.btn:hover,
  a.btn.reversed {
    background: rgb(76, 140, 189);
    color: #fff;
  }

    a.btn.reversed:hover {
      background: #fff;
      color: rgb(76, 140, 189);
    }

#revolution_wrap {
  padding-top: 5px;
}

#videos img {
  width: 100% !important;
  max-width: unset !important;
}

#videos .grid-item {
  width: 33.3333%;
}

#videos .video {
  cursor: pointer;
}

.video .play {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: calc(50% - 33px);
  margin: auto;
  width: 66px;
  height: 66px;
  z-index: 10;
}

  .video .play .yt {
    position: absolute;
    display: block;
    z-index: 1;
    font-size: 66px;
    color: black;
    display: block;
    opacity: 0.7;
    -webkit-transition: opacity 0.1s linear !important;
    -o-transition: opacity 0.1s linear !important;
    transition: opacity 0.1s linear !important;
  }

    .video .play .yt:hover {
      opacity: 1.0;
      color: red;
    }

  .video .play .arrow {
    position: absolute;
    display: block;
    z-index: 0;
    top: 23px;
    left: 26px;
    font-size: 23px;
    color: white;
    display: block;
  }

#videos .grid a {
  /*color: rgb(76, 140, 189);*/
  text-decoration: none !important;
}

  #videos .grid a:hover {
    color: rgb(76, 140, 189);
  }

/*div#gallery ul.gallery_thumbnails {
  margin-bottom: 0;
}

  div#gallery ul.gallery_thumbnails.one_column li {
    float: none;
    margin: 0 0 20px;
    padding: 10px;
    border: 1px solid rgba(220, 220, 220, 0.6);
  }

    div#gallery ul.gallery_thumbnails.one_column li:last-of-type {
      margin-bottom: 0;
    }

  div#gallery ul.gallery_thumbnails h3 {
    color: var(--text-color-1);
    font-size: 26px;
  }

    div#gallery ul.gallery_thumbnails h3 span {
      color: #000;
    }

div#gallery div.filter_list {
  margin: 20px 0 0 !important;
}

div#gallery .filter_list {
  margin-bottom: 40px;
}

  div#gallery .filter_list li {
    margin: 2px 8px 4px 0;
  }

    div#gallery .filter_list li.region {
      float: none;
      clear: both;
    }

      div#gallery .filter_list li.region h3 {
        padding-top: 25px;
      }

    div#gallery .filter_list li:nth-child(1) h3 {
      padding-top: 0;
    }

    div#gallery .filter_list li:nth-child(2) h3 {
      padding-top: 7px;
    }

  div#gallery .filter_list.all li {
    float: none;
    display: inline-block;
    margin: 0;
  }

  div#gallery .filter_list li a {
    border: 1px solid #449363;
    color: #449363;
    padding: 4px 6px 1px;
    margin: 0;
    font-weight: bold;
    font-family: "Josefin Sans", sans-serif;
    -webkit-transition: 0.1s ease-out;
    -moz-transition: 0.1s ease-out;
    -o-transition: 0.1s ease-out;
    transition: 0.1s ease-out;
  }


/*div#gallery h4 {
  margin-bottom: 0;
  font-size: 22px;
  color: var(--text-color-1);
}

  div#gallery h4 span {
    color: initial;
    font-weight: normal;
  }*/
/*div#gallery h5 {
  font-size: 16px;
  margin: 5px 0 10px;
}

  div#gallery h5 strong {
    margin-right: 5px;
  }

div#gallery .img {
  width: 150px;
  height: 150px;
  margin: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 0px 20px -7px rgba(76, 140, 189,0.5);
}

  div#gallery .img.img-full,
  div#gallery .img.full,
  div#gallery .img img {
    width: 100%;
    height: unset;
  }

div#gallery .gallery_thumbnails .description {
  margin-bottom: 0;
  padding-left: 2px;
}

  div#gallery .gallery_thumbnails .description strong {
    font-size: 1.2em;
  }

div#gallery a.btn {
  display: inline-block !important;
  margin-right: 5px;
  text-decoration: none !important;
  font-weight: normal !important;
  position: relative;
}

  div#gallery a.btn .fa {
    margin-right: 5px;
  }

div#gallery .row {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}*/
#back_to_top {
  opacity: 0;
  visibility: hidden;
  text-decoration: none;
}

  #back_to_top,
  #back_to_top:visited {
    background-color: #1e72bd;
    color: #ffffff;
    font-size: 20px;
    border-radius: 3px;
    position: fixed;
    bottom: 100px;
    right: 30px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    z-index: 99999999;
    transition: opacity 300ms ease-in-out;
  }

    #back_to_top::before {
      content: "\f106";
      font-family: "FontAwesome";
    }

    #back_to_top span {
      position: absolute !important;
      clip: rect(0,0,0,0);
      height: 1px;
      width: 1px;
      border: 0;
      overflow: hidden;
    }


.bg-image {
  position: relative;
  width: 100%;
  height: 200px;
  background-position-x: center;
  background-repeat: no-repeat;
  display: table;
  text-align: center;
}

  .bg-image:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    width: 100%;
    height: 200px;
    text-align: center;
  }

  .bg-image .breadcrumb-container {
    display: table-cell;
    vertical-align: middle;
  }

.disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
  cursor: not-allowed !important;
}

.breadcrumb {
  padding: 0;
  margin: 0;
  border-radius: unset;
}

  .breadcrumb > li {
    position: relative;
    margin-right: 24px;
    color: #fff;
  }

    .breadcrumb > li::after {
      position: absolute;
      bottom: 3px;
      right: -18px;
      padding: 0;
      color: #fff;
      content: "\f105";
      font-family: "FontAwesome";
      font-size: 20px;
      font-weight: bold;
    }

    .breadcrumb > li:last-child:after {
      display: none;
    }

    .breadcrumb > li + li::before {
      display: none;
    }

  .breadcrumb a {
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
  }

  .breadcrumb h1 {
    font-size: 40px;
    color: #fff;
  }

  .breadcrumb span {
    font-family: "Josefin Sans", sans-serif;
    font-size: 24px;
  }

.widget h5 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.widget:not(.nav) li {
  padding-left: 15px;
  position: relative;
}

  .widget:not(.nav) li:before {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    color: #449363;
    content: "\f105";
    font-family: "FontAwesome";
    /*font-size: 20px;*/
  }

header .social.icon img {
    max-height: 17px;
}

aside .social.icon img {
    max-height: 20px;
}

footer .social.icon img {
    max-height: 24px;
}

footer .widget ul.social li,
.contact-info ul.social li {
  margin: 0;
  padding: 0 5px 0 0;
}

  footer .widget ul.social li i,
  .contact-info ul.social li i {
    font-size: 24px;
  }

footer .widget li:before {
  display: none;
}

footer .verbiage p {
  font-size: 12px;
  line-height: 14px;
}

#sidebar .widget h5 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 20px;
  /*border-bottom:1px solid #449363;*/
}

#sidebar .widget.subnav h5 {
  color: #0665e9;
  font-size: 24px;
}

.widget li.current a,
.widget li a:hover {
  color: #449363;
}

.widget li.current a {
  font-weight: bold;
}

.widget div[class^="col-"] {
  width: 100%;
  float: none;
}

.widget .form-group {
  margin-bottom: 5px;
}

.container .page {
  padding-top: 0;
}

#home .container .page {
  padding-top: 20px;
}

h1 {
  margin-top: 0;
}

.everest {
  position: relative;
}

  .everest img.bg {
    position: absolute;
    width: calc(100% - 8px);
    opacity: 0;
    bottom: 0;
    right: 4px;
  }

  .everest div[class^="col-"] {
    z-index: 1000;
  }

#newsletter_form {
  margin: 20px 0;
}

#sidebar #newsletter_form input {
  width: 100% !important;
}

.border-1px {
  border: 1px solid rgba(220, 220, 220, 0.6) !important;
}

.green-border-2 {
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 2px solid #3aa865;
  color: #0665e9;
  font-family: "Josefin Sans", sans-serif !important;
}

.green-border-3 {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 3px solid #3aa865;
  color: #0665e9;
  font-family: "Josefin Sans", sans-serif !important;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.list-dashed > article {
  border-bottom: 1px dashed #ddd !important;
  margin-bottom: 7px;
  padding-bottom: 7px;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/*.list-inline > li::after {
    position: absolute;
    content: "|";
    color: #fff;
    padding-left: 15px;
  }*/

.text-uppercase {
  text-transform: uppercase;
}

.upcoming-events {
  position: relative;
  overflow: hidden;
}

.event-count h5 {
  color: #449363 !important;
  font-weight: bold;
  font-family: 'Cabin', sans-serif;
}

.event-count:not(.list-inline) h5 span {
  display: block;
  margin-left: 68px;
}

.event-count dl {
  margin-bottom: 10px;
}

  .event-count dl:last-child {
    margin-bottom: 0;
  }

.event-count dt {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 23px;
}

  .event-count dt .fa {
    font-size: 20px;
  }

.event-count dd {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}

.event-dates-times {
  padding: 20px;
  border: 1px solid rgba(220, 220, 220, 0.6);
  margin: 20px 0 !important;
}

  .event-dates-times > div:nth-child(1) {
    border-right: 1px solid #ddd;
    padding-right: 30px;
  }

  .event-dates-times > div:nth-child(2) {
    padding-left: 25px;
  }

  .event-dates-times .event-count li {
    margin-bottom: 0 !important;
  }

.event-date {
  /*margin-left: 5px;*/
}

  .event-date li {
    padding: 10px !important;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }

    .event-date li:nth-child(2) {
      width: 40px;
    }

.event-title a {
  color: #0665e9;
}

  .event-title a:hover {
    color: var(--text-color-1);
  }

li.event-time {
  margin-left: 40px;
  margin-bottom: 0 !important;
}

.upcoming-events img {
  width: 100%;
}

  .upcoming-events img:not(.no-shadow) {
    box-shadow: 0px 0px 20px grey;
  }

.event-details h2 {
  color: var(--text-color-1);
  font: bold 30px 'Cabin', sans-serif !important;
}

.bg-events {
  position: absolute;
  top: 12px;
  left: calc(50% - 83px);
  right: 50%;
  width: 167px;
  opacity: 0.02;
}

.providers .gallery_thumbnails .description {
  padding-left: 20px !important;
}

.grid-item {
  z-index: 99;
}

.testimonials h5 {
  padding-top: 20px;
  border-top: 1px solid #ddd;
  display: block;
  color: var(--text-color-1);
  font-weight: bold;
}

  .testimonials h5:first-of-type {
    padding-top: 5px;
    border: 0;
  }

.testimonials .pane {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 20px;
  z-index: 2;
}

  .testimonials .pane:last-child {
    margin-bottom: 0;
  }

.testimonials p:last-of-type {
  margin-bottom: 0;
}

.testimonials .pane .fa {
  position: absolute;
  display: unset !important;
  font-size: 20px !important;
  color: #ddd;
  z-index: 1;
}

.testimonials .pane .fa-quote-left {
  top: 0;
  left: 7px;
}

.testimonials .pane .fa-quote-right {
  bottom: 0;
  right: 7px;
}

.linked-images .grid-item {
    padding: 4px;
}

#mnsry_container {
  position: relative;
}

  #mnsry_container article {
    width: 33.3%;
    min-height: 200px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
  }

@media ( max-width : 860px ) {
  #mnsry_container article {
    width: 50%;
    min-height: 150px;
  }
}

@media ( max-width : 667px ) {
  #mnsry_container article {
    width: 100%;
    min-height: 220px;
  }
}

.lt-blue-bg {
  background-color: rgba(76,140,189,0.2) !important;
}

div.reversed {
  /*background-color: rgba(76,140,189,0.2);*/
  background-image: url("/images/everest-bg-reversed.jpg");
  background-position: center center;
  background-size: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0 0 10px #ddd;
}

  div.reversed h2,
  div.reversed h3,
  div.reversed h4,
  div.reversed p {
    color: #000;
  }

  div.reversed h2 {
    border-bottom: 2px solid #449363;
  }

/*div.reversed a {
    text-decoration: underline;
  }*/

/*.reversed #newsletter_form {
  margin-bottom:0;
  text-align:center;
}*/

#sidebar #newsletter_form input[type=submit] {
  width: 100%;
}

#news_details h5 {
  font-size: 1.3em;
}

ul.news-pager {
  text-align: center;
}

  ul.news-pager:first-of-type {
    margin-bottom: 20px;
  }

  ul.news-pager:last-of-type {
    margin-top: 20px;
  }

  ul.news-pager li {
    display: inline-block;
    font-size: 18px;
    font-family: 'Josefin Sans', sans-serif !important;
  }

    ul.news-pager li:first-child {
      border-right: 1px solid #ccc;
      padding-right: 10px;
      margin-right: 5px;
    }

    ul.news-pager li a {
      padding: 7px 5px 3px;
      font-weight: normal !important;
    }

.newsletters h3 {
  font-size: 30px;
  text-align: center;
  position: relative;
  border-bottom: 3px solid #3aa865;
  padding-bottom: 0px;
}

.newsletters .box {
  padding: 22px !important;
}

.newsletters ul {
  margin: 20px 0 0;
  min-width: 83px;
}

  .newsletters ul li {
    text-align: center;
    font-weight: bold;
    padding: 2px 0;
  }

    .newsletters ul li:last-of-type {
      padding-bottom: 0;
    }

    .newsletters ul li a {
      font-size: 16px;
      font-family: 'Josefin Sans', sans-serif !important;
    }

.description table {
  background-color: rgba(76,140,189,0.8);
  border: none !important;
}

  .description table tr {
    border-bottom: 1px solid #fff;
  }

    .description table tr td {
      width: unset !important;
      padding: 7px 7px 3px;
      font: bold 20px 'Josefin Sans', sans-serif;
      color: #fff;
      border: none !important;
    }

      .description table tr td:nth-child(odd) {
        text-align: right;
      }

      .description table tr td:nth-child(even) {
        font-size: 20px;
        font-weight: normal;
      }

.description .blue-button,
.description span.purple-button {
  /*display:inline-block;*/
  margin: 10px 0;
  padding: 12px 10px 8px;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
  text-decoration: none;
  font-size: 18px;
  font-family: 'Josefin Sans', sans-serif !important;
}

.description .blue-button {
  border: 0;
  background: rgb(76, 140, 189);
}

.description .purple-button {
  padding: 12px 10px 8px;
  border: 1px solid #4a9be2 !important;
  border-color: #8dc5da #76b7cf #63abc7;
  border-radius: 5px;
  background: #a3bced;
  background: -moz-linear-gradient(top, #a3bced 0%, #ba8ecc 100%, #667cdd 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3bced), color-stop(100%,#ba8ecc), color-stop(100%,#667cdd));
  background: -webkit-linear-gradient(top, #a3bced 0%,#ba8ecc 100%,#667cdd 100%);
  background: -o-linear-gradient(top, #a3bced 0%,#ba8ecc 100%,#667cdd 100%);
  background: -ms-linear-gradient(top, #a3bced 0%,#ba8ecc 100%,#667cdd 100%);
  background: linear-gradient(top, #a3bced 0%,#ba8ecc 100%,#667cdd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3bced', endColorstr='#667cdd',GradientType=0 );
  text-shadow: 0 1px 0 #b6e6f9;
  color: #fff !important;
  font-size: 18px;
  font-family: 'Josefin Sans', sans-serif !important;
}

  .description .blue-button a,
  .description .purple-button a {
    display: inline-block;
    color: #fff !important;
    padding: 8px 18px;
  }

#login_container {
  width: 250px;
  margin: 0 auto 10px;
  padding: 5px 30px 14px;
  border: 1px solid rgba(220, 220, 220, 0.6);
}

#search_container {
  width: 350px;
  margin: 0 auto 10px;
  padding: 5px 30px 14px;
  border: 1px solid rgba(220, 220, 220, 0.6);
}

#search_form [class^="col-"] {
  padding: 3px;
}

#search_form input[type=submit] {
  /*width:100px !important;*/
  height: 74px;
  margin-top: 3px;
}

#search_form .form-group {
  margin-bottom: 0;
}

#search_form select.form-control {
  padding: 6px 8px;
}

h4.results {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 10px 0 20px;
  padding-bottom: 7px;
  border-bottom: 3px solid #3aa865;
}

h4.bordered {
  padding-bottom: 15px !important;
  border-bottom: 1px solid #eee;
}

.boxed-form h4 {
  margin: 0 0 10px;
}

.boxed-form label {
  color: unset;
  margin: 15px 0 2px;
  /*font-weight:normal;*/
}

.boxed-form span.msg {
  display: block;
  margin-top: 4px;
  font-size: .85em;
  font-family: 'Josefin Sans', sans-serif !important;
}

.boxed-form input[type=file] {
  border: none;
  width: 100%;
}

.boxed-form textarea {
  height: 120px;
}

.caution {
  color: #ff6a00;
}

.input-group.date {
  font-size: 22px;
  line-height: 24px;
  display: block;
  width: 200px !important;
}

.force-table {
  display: table !important;
}

.img-lg {
  width: 100%;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin: 10px 10px 0 0;
  margin-top: 10px;
  display: inline-flex;
  align-items: last baseline;
  cursor: pointer;
  border: 1px solid #eee;
}

#your_tribute h3 {
  font-size: 26px;
  margin: 2px 0 0;
}

#your_tribute img {
  margin-top: 5px;
}

.table div.thumb {
  width: 60px;
}

.thumb .img {
  width: 50px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.group {
  position: relative;
  cursor: pointer;
  border: 1px solid #fff;
}

  .group > div {
    width: 100%;
    height: 70px;
    background-image: url('/images/group-btn-bg.jpg');
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: 0.1s ease-out;
    -moz-transition: 0.1s ease-out;
    -o-transition: 0.1s ease-out;
    transition: 0.1s ease-out;
    z-index: 10;
  }

  .group h5 {
    position: absolute;
    top: 24px;
    width: 100%;
    line-height: 1.2em;
    vertical-align: middle;
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
    margin: 0;
    color: #0448a5;
    text-shadow: 0 0 12px #fff;
    z-index: 11;
  }

.opaque_semi {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  /* IE 5-7 */
  filter: alpha(opacity=70);
  /* Netscape */
  -moz-opacity: 0.7;
  /* Safari 1.x */
  -khtml-opacity: 0.7;
  /* Good browsers */
  opacity: 0;
}

.opaque_full {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1.0;
  /* Safari 1.x */
  -khtml-opacity: 1.0;
  /* Good browsers */
  opacity: 1.0;
}

.flags-bg {
  position: relative;
  background: url('/images/flags-bg.jpg') left bottom no-repeat;
  background-size: cover;
}

  .flags-bg:before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 100%;
    height: 800px;
    opacity: 0.7;
  }

.hph-gradient {
  background: #0665e9; /* Old browsers */
  background: -moz-linear-gradient(top, #0665e9 0%, #449363 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #0665e9 0%,#449363 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #0665e9 0%,#449363 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0665e9', endColorstr='#449363',GradientType=0 ); /* IE6-9 */
}

.tip {
  display: none
}

#amazon-smile {
  position: relative;
  width: 200px;
  margin-top: 25px;
}

  #amazon-smile a {
    padding: 0;
  }

  #amazon-smile:before {
    position: absolute;
    content: "";
    top: -15px;
    width: 100%;
    border-top: 2px solid #449363;
  }

#privacy {
  display: none;
  position: fixed;
  width: 100%;
  height: 55px;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  font-weight: 600;
  z-index: 10000000;
  padding: 15px 20px 20px;
  border-top: 3px solid #449363;
  text-align: center;
}

  #privacy p {
    margin: 0;
    font-size: 15px !important;
    display: inline-block;
  }

  #privacy * {
    color: #fff;
  }

  #privacy a {
    border-bottom: 2px solid #449363;
  }

  #privacy .closeBtn {
    display: inline-block;
    border: 0;
    padding: 3px 5px;
    background: #449363;
    border-radius: 10px 10px;
    margin-left: 20px;
  }

#donations .donate {
  text-decoration: none;
  /*border: 4px solid #fff;*/
  margin-bottom: 10px;
  font-size: 15px;
  text-align: center;
  padding-left: 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

  #donations .donate div {
    background: rgba(0,0,0,0.3);
    padding: 4px 10px;
  }

    #donations .donate div span,
    #donations .donate div h3 {
      font-weight: bold;
      display: inline-block;
      color: white;
      text-shadow: 0px 1px #555;
    }

  #donations .donate h3 {
    margin-top: 5px;
  }

#donations #donors li {
  display: inline-block;
  border: 1px solid rgba(229, 229, 229, 0.8);
  padding: 3px 6px;
  margin: 3px;
}


.color_1 {
  background: #48987f;
}

@media only screen and (max-width: 750px) {
  .your-tribute-photo {
    clear: both;
    width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 649px) {
  #privacy {
    height: 90px;
  }
}

@media only screen and (max-width:400px) {
  .provider-thumbnail {
    display: block;
    float: none;
    border: none;
    border-bottom: 1px solid rgba(220, 220, 220, 0.6);
  }
}
