/* Formstack Fix */
.fsstable-hover .navContent > ul > li:hover ul {
    display: block;
    z-index: 99;
}

.block_a09a6d25c6fe402899405790b26c1945 .imgEffect-content {
  background: rgba(0,0,0,.6);
}

@media screen and (min-width: 468px) {
  .block_a09a6d25c6fe402899405790b26c1945 .imgEffect-content {
      right: 10%;
  }
/* Image Gallery transitions */
  .block_a09a6d25c6fe402899405790b26c1945 .imgEffect-content {
    transition: transform .5s ease 1s;
    width: auto;
    text-align: left;
    bottom: 0%;
    top: auto;
    padding: 20px;
  }
  .block_a09a6d25c6fe402899405790b26c1945 .imgEffect-content:after {
    background: #153f58;
    display: inline-block;
    padding: 2px 10px;
    text-transform: uppercase;
    margin-top: 20px;
  }
  /* titles */
  .block_a09a6d25c6fe402899405790b26c1945 .fs-item .contentTitle:before {
    display: block;
  }

  /* buttons */
  .block_a09a6d25c6fe402899405790b26c1945 .fs-item:nth-child(1) .imgEffect-content:after {
    content: 'Read More \003e';
  }
  .block_a09a6d25c6fe402899405790b26c1945 .fs-item:nth-child(2) .imgEffect-content:after {
    content: 'Read More \003e';
  }
  .block_a09a6d25c6fe402899405790b26c1945 .fs-item:nth-child(3) .imgEffect-content:after {
    content: 'Read More \003e';
  }
  .block_a09a6d25c6fe402899405790b26c1945 .fs-item:nth-child(4) .imgEffect-content:after {
    content: 'Read More \003e';
  }
    .block_a09a6d25c6fe402899405790b26c1945 .fs-item:nth-child(5) .imgEffect-content:after {
    content: 'Read More \003e';
  }
  .block_a09a6d25c6fe402899405790b26c1945 .fs-item .imgEffect-content {
    transform: translateY(100%);
  }
  .block_a09a6d25c6fe402899405790b26c1945 .imagesLoaded .fs-item.flex-active-slide .imgEffect-content {
    transform: translateY(0%);
  }
}

/*   Footer   */
/**************/
.blockWrap_c20e22b12b8a442697c178e46387eb65 {
    width: 100% !important;
}
.block_c20e22b12b8a442697c178e46387eb65 .contentTitle,
.block_c20e22b12b8a442697c178e46387eb65 .blockInnerContent {
    text-align: center;
}