/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400");
/* Import Particles */
.g-top-news:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-top-news .g-content {
  margin: 0;
}
.g-top-news .g-content.g-top-news-main {
  padding-top: 0;
  padding-bottom: 0;
}
.g-top-news .g-top-news-container .g-top-news-main .g-article-title {
  font-size: 1.35rem;
}
.g-top-news .g-top-news-container .g-top-news-main .g-article-category {
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-main {
    width: 100% !important;
  }
}
.g-top-news .g-top-news-container .g-top-news-secondary .g-article-text {
  display: none;
}
.g-top-news
  .g-top-news-container
  .g-top-news-secondary:hover
  .g-article-category {
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary {
    width: 100% !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary.g-tn2 {
    width: 100% !important;
  }
}
.g-top-news .g-top-news-item {
  float: left;
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-item {
    float: none;
  }
}
.g-top-news .g-top-news-item-inner {
  height: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.g-top-news .g-top-news-item-inner:hover .g-top-news-item-image:after {
  opacity: 1;
}
.g-top-news .g-top-news-item-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.g-top-news .g-top-news-item-image:after {
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0px,
    rgba(0, 0, 0, 0.15) 20%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0px,
    rgba(0, 0, 0, 0.15) 20%,
    rgba(0, 0, 0, 0.8) 100%
  );
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 80%;
  opacity: 0.9;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.g-top-news .g-top-news-item-image > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.g-top-news .g-top-news-item-info {
  z-index: 2;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  color: #dddddd;
}
.g-top-news .g-top-news-item-info .g-article-category {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-item-info .g-article-category {
    opacity: 1;
  }
}
.g-top-news .g-top-news-item-info .g-article-category span {
  color: #ffffff;
  padding: 1px 10px;
  border-radius: 3px;
  background: #e55039;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-top-news .g-top-news-item-info .g-article-category a:hover span {
  background: #d0331b;
}
.g-top-news .g-top-news-item-info .g-article-title {
  color: #ffffff;
  margin: 15px 0;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.g-top-news .g-top-news-item-info .g-article-title a {
  color: #ffffff;
}
.g-top-news .g-top-news-item-info .g-article-details {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.g-top-news .g-top-news-item-info .g-article-details > span {
  margin-right: 10px;
}
.g-top-news .g-top-news-item-info .g-article-details > span:last-child {
  margin-right: 0;
}
.g-top-news .g-top-news-item-info .g-article-details i {
  margin-right: 5px;
}
.g-top-news .g-top-news-item-info .g-article-text {
  margin-top: 15px;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.g-top-news.style1.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn2 {
  padding: 0 1px 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn3 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn4 {
  padding: 1px 1px 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn4 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style1.gutter-disabled .g-tn5 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn5 {
    padding: 1px 0 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style1.gutter-enabled .g-tn2,
.g-top-news.style1.gutter-enabled .g-tn3 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn2,
  .g-top-news.style1.gutter-enabled .g-tn3 {
    padding-top: 0.938rem;
  }
}
.g-top-news.style1.gutter-enabled .g-tn4,
.g-top-news.style1.gutter-enabled .g-tn5 {
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn4,
  .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 0.938rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 0;
  }
}
.g-top-news.style2.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
.g-top-news.style2.gutter-disabled .g-tn2 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style2.gutter-disabled .g-tn3 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn3 {
    padding: 1px 0 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style2.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-enabled .g-tn2 {
    padding-top: 0.938rem;
  }
}
.g-top-news.style2.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
.g-top-news.style3.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
.g-top-news.style3.gutter-disabled .g-tn2 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style3.gutter-disabled .g-tn3 {
  padding: 1px 1px 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
.g-top-news.style3.gutter-disabled .g-tn4 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn4 {
    padding: 1px 0 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style3.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn2 {
    padding-top: 0.938rem;
  }
}
.g-top-news.style3.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn3 {
    padding-bottom: 0.938rem;
  }
}
.g-top-news.style3.gutter-enabled .g-tn4 {
  padding-bottom: 0;
}
.g-gallery-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-gallery-feature .g-gallery-feature-left {
    margin-bottom: 35px;
  }
}
.g-gallery-feature .g-gallery-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-gallery-feature .g-gallery-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-gallery-feature .g-gallery-feature-right.align-right {
  text-align: right;
}
.g-gallery-feature .g-gallery-feature-title {
  margin-top: -5px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}
.g-gallery-feature .g-gallery-feature-title:after {
  display: block;
  content: "";
  height: 4px;
  border-radius: 4px;
  background: #e55039;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
.g-gallery-feature .image-bottom {
  margin-bottom: -5.063rem;
}
.g-gallery-feature .g-gallery-feature-link {
  margin-top: 5px;
}
.g-gallery-feature .g-gallery-feature-link i {
  margin-right: 10px;
}
.g-gallery-feature .g-gallery-feature-desc i {
  margin-right: 8px;
}
.g-gallery-feature .g-gallery-feature-item > a {
  position: relative;
  display: block;
  border-radius: 3px;
}
.g-gallery-feature .g-gallery-feature-item > a:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-gallery-feature .g-gallery-feature-item img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 3px;
}
.g-gallery-feature .g-gallery-feature-item .uk-overlay-panel {
  z-index: 4;
  border-radius: 3px;
}
.g-gallery-feature .uk-overlay-area:empty::before,
.g-gallery-feature .uk-overlay-icon::before {
  font-size: 16px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
.g-image-features {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-image-features .g-grid {
  margin-bottom: 1.876rem;
}
.g-image-features .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-image-features
    .g-grid:last-child
    .g-block:last-child
    .g-image-features-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-image-features > .g-grid > .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    margin-bottom: 1.876rem;
  }
  .g-image-features > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
.g-image-features .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-image-features .g-image-features-item {
  background: #ffffff;
  border: 1px solid #eaeaea;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-image-features-item {
    margin-bottom: 2.3445rem;
  }
}
.g-image-features
  .g-image-features-item.layout-right
  .g-image-features-image.uk-overlay {
  border-radius: 0 3px 3px 0;
}
.g-image-features
  .g-image-features-item.layout-right
  .g-image-features-image
  img {
  border-radius: 0 3px 3px 0;
}
.g-image-features .g-image-features-image {
  position: relative;
}
.g-image-features .g-image-features-image img {
  width: 100%;
  border-radius: 3px 0 0 3px;
}
.g-image-features .g-image-features-image .uk-overlay-icon:before {
  content: "";
}
.g-image-features .g-image-features-image.uk-overlay {
  border-radius: 3px 0 0 3px;
}
.g-image-features .g-image-features-image.uk-overlay img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-image-features .g-image-features-image:hover.uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-image-features .g-image-features-image .uk-overlay-panel {
  z-index: 4;
}
.g-image-features .g-image-features-content {
  padding: 20px;
}
.g-image-features .g-image-features-desc {
  margin: 0;
}
.g-image-features .g-image-features-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
.g-image-features .g-image-features-title a {
  color: #033d5a;
}
.g-image-features .g-image-features-title a:hover {
  color: #e55039;
}
.g-image-features .g-bottom-info {
  margin-top: 15px;
}
.g-image-features .g-image-feature-special {
  color: #468ab2;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-feature-special {
    float: none;
  }
}
.g-image-features .g-image-feature-special i {
  margin-right: 5px;
}
.g-image-features .g-image-features-link {
  font-style: italic;
  float: right;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-features-link {
    float: none;
    margin-top: 5px;
  }
}
.g-image-features .g-image-features-link i {
  margin-left: 10px;
}
.g-image-features .no-special .g-image-features-link {
  float: none;
}
.g-mosaicgrid {
  margin: -0.938rem;
}
.g-mosaicgrid-sizer,
.g-mosaicgrid-item-container {
  padding: 0.6253333333rem;
}
.g-mosaicgrid-sizer .g-mosaicgrid-item,
.g-mosaicgrid-item-container .g-mosaicgrid-item {
  position: relative;
  border-radius: 0;
  overflow: hidden;
}
.g-mosaicgrid-1-col .g-mosaicgrid-sizer,
.g-mosaicgrid-1-col .g-mosaicgrid-item-container {
  width: 100%;
}
.g-mosaicgrid-2-col .g-mosaicgrid-sizer,
.g-mosaicgrid-2-col .g-mosaicgrid-item-container {
  width: 50%;
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-2-col .g-mosaicgrid-sizer,
  .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-3-col .g-mosaicgrid-sizer,
.g-mosaicgrid-3-col .g-mosaicgrid-item-container {
  width: 33.33333%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer,
  .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer,
  .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-4-col .g-mosaicgrid-sizer,
.g-mosaicgrid-4-col .g-mosaicgrid-item-container {
  width: 25%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer,
  .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer,
  .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-5-col .g-mosaicgrid-sizer,
.g-mosaicgrid-5-col .g-mosaicgrid-item-container {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer,
  .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer,
  .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer,
  .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-6-col .g-mosaicgrid-sizer,
.g-mosaicgrid-6-col .g-mosaicgrid-item-container {
  width: 16.66667%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer,
  .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer,
  .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer,
  .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-item:hover img,
.g-mosaicgrid-item:focus img {
  opacity: 0.15;
}
.g-mosaicgrid-zoom .g-mosaicgrid-item:hover img,
.g-mosaicgrid-zoom .g-mosaicgrid-item:focus img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.g-mosaicgrid-rotate .g-mosaicgrid-item:hover img,
.g-mosaicgrid-rotate .g-mosaicgrid-item:focus img {
  -webkit-transform: rotate(5deg) scale(1.25);
  -moz-transform: rotate(5deg) scale(1.25);
  -ms-transform: rotate(5deg) scale(1.25);
  -o-transform: rotate(5deg) scale(1.25);
  transform: rotate(5deg) scale(1.25);
}
.g-mosaicgrid-blur .g-mosaicgrid-item:hover img,
.g-mosaicgrid-blur .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img,
.g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img,
.g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px) grayscale(100%);
  filter: blur(3px) grayscale(100%);
}
.g-mosaicgrid-style2 .g-mosaicgrid-item:hover .g-mosaicgrid-item-desc,
.g-mosaicgrid-style2 .g-mosaicgrid-item:focus .g-mosaicgrid-item-desc {
  opacity: 1;
  font-size: 14px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-mosaicgrid-image {
  background: #48120a;
  overflow: hidden;
}
.g-mosaicgrid-image img {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-mosaicgrid-content {
  padding: 1.6415rem 1.876rem 1.407rem 1.876rem;
}
.g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: none;
  color: #295169;
}
.g-mosaicgrid-style2 .g-mosaicgrid-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.g-mosaicgrid-item-title {
  font-family: "Montserrat";
  font-size: 1.25rem;
  line-height: 1.25;
}
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a {
  color: #050a0d;
}
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a:hover {
  color: #e55039;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a {
  color: inherit;
  font-size: 1.5rem;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a:hover {
  color: #f4b4aa;
}
.g-mosaicgrid-item-desc {
  padding-top: 0.3126666667rem;
  font-size: 0.875rem;
  color: #468ab2;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-desc {
  color: #67a1c4;
  opacity: 0;
  font-size: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-mosaicgrid-item-tag-wrapper {
  margin: 0.625rem 0;
  font-size: 0.9rem;
}
.g-mosaicgrid-style1 .g-mosaicgrid-item-tag-wrapper {
  opacity: 0.5;
  margin-top: 1.25rem;
  padding-top: 0.938rem;
  margin-bottom: 0;
  border-top: 1px solid #f0f2f4;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag-wrapper {
  position: absolute;
  top: 0.938rem;
  left: 0.938rem;
  right: 0.938rem;
}
.g-mosaicgrid-item-tag {
  float: left;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag {
  background: rgba(0, 0, 0, 0.25);
  padding: 0.25rem 0.5rem;
  border-radius: 3px;
}
.g-mosaicgrid-item-tagicons-container {
  float: right;
  white-space: nowrap;
}
.g-mosaicgrid-item-tagicons {
  display: inline-block;
  margin: 0 2%;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-tagicons {
  padding: 0.25rem 0;
}
.g-process {
  text-align: center;
}
.g-process .g-process-item {
  width: 70%;
  margin: 0 auto 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-process .g-process-item {
    width: 100%;
  }
}
.g-process .g-process-item .g-process-item-icon {
  color: #295169;
  background: #e5e5e5;
  font-size: 2rem;
  line-height: 90px;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  display: block;
  position: absolute;
}
.g-process .g-process-item .g-process-image {
  position: relative;
  display: inline-block;
}
.g-process .g-process-item .g-process-image img {
  width: 280px;
  height: 280px;
  background: #ffffff;
  border: 10px solid #e5e5e5;
  border-radius: 50%;
}
.g-process .g-process-item .g-process-item-title {
  text-transform: uppercase;
  margin-top: 1.5rem;
}
.g-process .g-process-item .g-process-item-desc {
  margin: 1.5rem 0;
}
.g-process .g-process-item:after {
  content: "";
  display: block;
  width: 2px;
  height: 4rem;
  background: #e5e5e5;
  margin: 1rem auto 0;
}
.g-process .g-process-item.invert-color .g-process-item-icon {
  color: #295169;
  background: #ffffff;
}
.g-process .g-process-item.invert-color .g-process-image img {
  border: 10px solid #ffffff;
}
.g-process > .g-grid:last-child .g-process-item {
  margin: 0 auto;
}
.g-process > .g-grid:last-child .g-process-item:after {
  display: none;
  margin: 0;
}
.g-process > .g-grid:last-child .g-process-item p {
  margin-bottom: 0;
}
/* TYPOGRAPHY */
h1.hero-title,
h2.hero-title {
  margin-bottom: 1rem;
  line-height: 1.3;
}
.sub-h1,
.sub-h2 {
  font-family: "Roboto";
  font-size: 1.6rem;
  border-bottom: 3px #e55039 solid;
  padding-bottom: 5px;
  line-height: 3;
}

html:not(.df-interactive) h1 {
  font-size: 1.89rem !important;
}

html:not(.df-interactive) h2 {
  font-size: 1.62rem !important;
}

html:not(.df-interactive) h3 {
  font-size: 1.62rem !important;
}

html:not(.df-interactive) h4 {
  font-size: 1.215rem !important;
}

/* Possible header option 
     
     .sub-h1 {
     font-family: "Open Sans";
     font-size: 1.6rem;
     padding-bottom: 5px;
     line-height: 3;
     background-color: $blue;
     color: #ffffff;
     padding: 5px 10px;
 }
 */
p.intro-block {
  font-size: 1.09rem;
  line-height: 2rem;
}
.custom-text-box p {
  font-size: 1rem;
  line-height: 2rem;
}
.byline {
  color: #aeaeae;
  margin-bottom: 0.5rem;
}
.g-gallery-feature p,
p.g-introtext {
  font-size: 1rem;
  line-height: 2rem;
}
.button-large {
  margin-bottom: 10px;
}
.button.empty {
  text-align: left;
}
.button-icon i {
  margin-right: 10px;
}
.button,
#g-page-surround .ui.button {
  padding: 0.8rem 1.4rem 0.7rem;
}
.g-features-particle h4 {
  font-family: "Roboto";
}
body .g-particle-intro .g-title-separator {
  height: 4px;
  border-radius: 4px;
  width: 50px;
  margin: 25px auto;
}
.red-frame,
.red-frame-down {
  margin-right: 7px;
}
.red-frame:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 12px;
}
.red-frame-down:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 12px;
}
.excel-icon:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
li.excel-icon:after {
  display: none !important;
}
li.excel-icon a:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 7px;
}
.external-link-icon:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
li.external-link-icon:after {
  display: none !important;
}
li.external-link-icon a:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 7px;
}
.download-icon:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
li.download-icon:after {
  display: none !important;
}
li.download-icon a:after {
  ontent: "";
  font-family: "FontAwesome";
  padding-left: 7px;
}
.pdf-icon:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
li.pdf-icon:after {
  display: none !important;
}
li.pdf-icon a:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 7px;
}
.zip-icon:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
li.zip-icon:after {
  display: none !important;
}
li.zip-icon a:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 7px;
}
.envelope-icon:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
li.envelope-icon:after {
  display: none !important;
}
li.envelope-icon a:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 7px;
}
ul li {
  margin-bottom: 0.65rem;
}
.tagline p {
  font-family: Montserrat;
  text-align: left;
  font-size: 1.3rem;
}
:target:before {
  content: "";
  display: block;
  height: 150px;
  margin: -150px 0 0;
}
.extra-top-margin {
  margin-top: 2.5rem;
}
.blue-links {
  color: #0a3d62 !important;
}
.career-pdf-buttons {
  border: 1px solid #e55039;
  color: #e55039;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 1.2rem;
  margin-bottom: 10px;
  display: inline-block;
  padding: 0.8rem 1.4rem 0.7rem;
  text-transform: uppercase;
}
.career-pdf-buttons:hover {
  color: #fff;
  background: #e55039;
}
.career-pdf-buttons:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
/*HIDE ARTICLE TITLES and FIX EDITOR ICON*/
.page-header {
  display: none !important;
}
.g-article-header {
  padding: 0 !important;
  border-bottom: none !important;
}
.icons [class*="icon-"],
.edit #adminForm [class*="icon-"] {
  font-size: 14.4px !important;
}
.icons [class*="icon-"]:before,
.edit #adminForm [class*="icon-"]:before {
  font-family: "IcoMoon" !important;
}
/*TOP NAVIGATION */
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 9.125px 2.5em;
  line-height: inherit;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#g-top .form-search {
  margin-bottom: 0 !important;
}
#g-top .input-medium {
  width: 165px;
  padding: 6px;
  height: 30px;
}
.tooltip.fade.top.in {
  display: none !important;
}
#g-top .form-search .btn-primary {
  font-size: 0;
  background-color: white;
  padding: 0 0.3rem 0.2rem 0.5rem;
  color: gray;
  border: 1px solid #ddd;
  border-left: none;
  height: 30px;
}
#g-top .g-main-nav .g-toplevel > li.no-left-padding {
  border-left: none;
}
#g-top .g-main-nav .g-toplevel > li.no-left-padding .g-menu-item-container {
  padding-left: 0;
}
#g-top li.active {
  border-bottom: 2px solid #ffffff;
}
#g-top li.active.no-left-padding {
  border-bottom: none;
}
#g-top .g-main-nav .g-dropdown-column {
  margin-bottom: 0 !important;
}
#g-top .g-main-nav .g-dropdown li .g-menu-item-container {
  color: #0a3d62 !important;
}
@media only screen and (max-width: 1420px) {
  #g-top .input-medium {
    width: 150px;
  }
}
@media only screen and (max-width: 1199px) {
  #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 9.125px 1em;
  }
}
@media only screen and (max-width: 959px) {
  .home-page .g-offcanvas-toggle {
    color: #0a3d62;
  }
}
.g-offcanvas-toggle {
  top: 14px;
  z-index: 10000;
  color: #fff;
}
#g-navigation {
  display: none;
  margin: 0;
  background-color: #0a3d62;
}
#g-navigation .g-content {
  margin-left: 0;
  padding-left: 0;
}
#g-navigation a {
  padding: 9.125px 0;
  margin: 0;
}
@media only screen and (max-width: 959px) {
  #g-navigation {
    display: block;
    min-height: 62px;
  }
}
@media only all and (max-width: 850px) {
  .g-logo {
    display: block;
    text-align: center;
  }
}
@media only all and (max-width: 330px) {
  .g-logo {
    text-align: right;
  }
}
@media only all and (min-width: 960px) {
  .g-offcanvas-toggle {
    display: none;
  }
}
#g-offcanvas .form-search .btn-primary {
  font-size: 0;
  background-color: white;
  padding: 0 0.3rem 0.2rem 0.5rem;
  color: gray;
  border: 1px solid #ddd;
  border-left: none;
  height: 30px;
}
#g-offcanvas .input-medium {
  width: 90%;
  padding: 6px;
  height: 30px;
  margin: -0.55rem;
}
#g-offcanvas .hcci-icon {
  background: #0a3d62 !important;
  visibility: visible;
  opacity: 1;
}
/* NAVIGATION SECTION - NO LONGER APPLICABLE 
 
 //modify navigation so it doesn't overlap section below and allows background color to show
 #g-navigation {
     margin-top: 0;
     margin-bottom: 0;
     background-color: #f6f6f6;
 }
 #g-navigation .g-container {
     padding: 0!important;
 }
 
 #g-navigation .g-main-nav .g-toplevel li.no-left-padding .g-menu-item-container {
     padding-left: 0!important;
 }*/
/*STICKY NAVIGATION - */
.home-page .hcci-icon {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 300ms, opacity 400ms;
}
.home-page .hcci-icon.scrolled {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 400ms;
}
#g-top {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
}
/*SEARCH PAGE */
.search-results .btn.disabled {
  opacity: 1 !important;
  padding: 0.45rem 1.4rem 0.44rem 1.4rem !important;
}
/*HEADER BAR */
#g-header {
  padding-bottom: 0;
}
/*BREADCRUMB SECTION */
.g-page-title h3 {
  font-size: 1.75rem;
  margin: 0;
}
.breadcrumb {
  margin: 11px 0 !important;
}
.breadcrumb a {
  color: #751f11;
  font-weight: bold;
}
.breadcrumb a:hover {
  color: #b92e18;
}
.breadcrumb > .active {
  color: #ffffff;
}
#g-breadcrumb {
  border-bottom: none;
}
#g-breadcrumb {
  background-position-y: -56px;
  opacity: 0.7;
}
/* HOME PAGE MOSAIC GRID */
#g-feature {
  padding: 1rem 0 3.5rem 0;
}
.g-mosaicgrid .blue .g-mosaicgrid-image {
  background: #0a3d62 !important;
}
.g-mosaicgrid .orange .g-mosaicgrid-image {
  background: #e55039 !important;
}
.g-mosaicgrid .gray .g-mosaicgrid-image {
  background: #d1d8e0 !important;
}
.g-mosaicgrid .g-mosaicgrid-item-title {
  font-size: 16px !important;
  margin-top: 3rem !important;
  padding-right: 3rem !important;
  font-family: Roboto;
}
.g-mosaicgrid {
  /* .arrow-button::after {
     content: "\f061";
     font-family: 'fontawesome';
     }	
     .btn {
        padding: 0.5rem .9rem!important;
        font-size: 1.1rem!important;
        line-height:1.5rem!important;
         } */
}
.g-mosaicgrid .g-mosaicgrid-item-tag {
  color: #ffffff;
  border-radius: 0;
}
.g-mosaicgrid .g-mosaicgrid-item-tag-wrapper {
  font-size: 1.2rem;
}
.g-mosaicgrid .g-mosaicgrid-image {
  background: #ffffff;
}
.g-mosaicgrid .g-mosaicgrid-content {
  height: 100%;
}
.g-mosaicgrid .g-mosaicgrid-item:hover .g-mosaicgrid-content,
.g-mosaicgrid .g-mosaicgrid-item:active .g-mosaicgrid-content,
.g-mosaicgrid .g-mosaicgrid-item:focus .g-mosaicgrid-content {
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0px,
    rgba(0, 0, 0, 0.15) 20%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0px,
    rgba(0, 0, 0, 0.15) 20%,
    rgba(0, 0, 0, 0.8) 100%
  );
}
.g-mosaicgrid .g-mosaicgrid-item:hover .g-mosaicgrid-item-title {
  color: #fff;
}
.g-mosaicgrid .g-mosaicgrid-content a.link-target {
  display: inline-block;
  height: 122%;
  width: 118%;
  margin: -1.6415rem 0 0 -1.876rem;
}
.g-mosaicgrid .tall-box .g-mosaicgrid-content a.link-target {
  display: inline-block;
  height: 110%;
  width: 118%;
  margin: -1.6415rem 0 0 -1.876rem;
}
.g-mosaicgrid .research-landing .g-mosaicgrid-content a.link-target {
  display: inline-block;
  height: 124%;
  width: 112%;
  margin: -1.6415rem 0 0 -1.876rem;
}
.g-mosaicgrid .g-mosaicgrid-item-desc {
  position: absolute;
  top: 4rem;
  color: #ffffff;
  font-size: 16px !important;
  padding-right: 15px;
  min-height: 180px;
  padding: 0.5rem 1.876rem 1.407rem 1.876rem;
}
.g-mosaicgrid .g-mosaicgrid-item-button {
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
}
.g-mosaicgrid .button-label {
  position: absolute;
  bottom: 0;
  right: 4.6rem;
}
.g-mosaicgrid .btn {
  padding: 0.5rem 1rem 0.55rem 1.15rem !important;
  border-radius: 40px !important;
  color: #ffffff !important;
  background: rgba(0, 0, 0, 0.25) !important;
  font-size: 1.5rem !important;
  font-weight: 600 !important;
  border: transparent !important;
  line-height: 1.05 !important;
}
.g-mosaicgrid .arrow-button::after {
  content: "";
  font-family: "fontawesome";
}
.g-mosaicgrid .g-mosaicgrid-content:hover .btn,
.g-mosaicgrid .g-mosaicgrid-content:active .btn,
.g-mosaicgrid .g-mosaicgrid-content:focus .btn {
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.g-mosaicgrid .g-mosaicgrid-item:hover img,
.g-mosaicgrid .g-mosaicgrid-item:focus img {
  opacity: 1;
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .home-page .g-mosaicgrid .longer-title .g-mosaicgrid-item-desc {
    top: 6rem;
  }
  .home-page .g-mosaicgrid .g-mosaicgrid-item-desc {
    min-height: 130px;
  }
  .home-page .g-mosaicgrid-content a.link-target {
    height: 132%;
    width: 125%;
  }
  .home-page .tall-box .g-mosaicgrid-content a.link-target {
    height: 112%;
    width: 124%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 48rem) {
  .home-page #g-feature .g-container {
    width: 48rem;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
  .home-page .g-mosaicgrid-3-col .g-mosaicgrid-sizer,
  .home-page .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 50%;
  }
  .home-page .g-mosaicgrid .g-mosaicgrid-item-desc {
    min-height: 175px;
  }
  .home-page .g-mosaicgrid-content a.link-target {
    height: 125%;
    width: 120%;
  }
  .home-page .tall-box .g-mosaicgrid-content a.link-target {
    height: 110%;
    width: 120%;
  }
}
@media only all and (max-width: 767px) {
  .home-page .g-mosaicgrid-3-col .g-mosaicgrid-sizer,
  .home-page .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 80%;
  }
  .home-page .g-mosaicgrid .g-mosaicgrid-item-container {
    left: 12% !important;
  }
  .home-page .g-mosaicgrid .g-mosaicgrid-item-desc {
    min-height: 73%;
  }
}
@media only all and (max-width: 475px) {
  .home-page .g-mosaicgrid .g-mosaicgrid-item-desc {
    top: 6rem;
    display: none;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .research-landing .g-mosaicgrid .longer-title .g-mosaicgrid-item-desc {
    top: 6rem;
  }
  .research-landing .g-mosaicgrid .g-mosaicgrid-item-desc {
    min-height: 130px;
  }
  .research-landing .g-mosaicgrid-content a.link-target {
    height: 132%;
    width: 125%;
  }
  .research-landing .tall-box .g-mosaicgrid-content a.link-target {
    height: 112%;
    width: 124%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 48rem) {
  .research-landing #g-feature .g-container {
    width: 48rem;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
  .research-landing .g-mosaicgrid-3-col .g-mosaicgrid-sizer,
  .research-landing .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 50%;
  }
  .research-landing .g-mosaicgrid .g-mosaicgrid-item-desc {
    min-height: 175px;
  }
  .research-landing .g-mosaicgrid-content a.link-target {
    height: 125%;
    width: 120%;
  }
  .research-landing .tall-box .g-mosaicgrid-content a.link-target {
    height: 110%;
    width: 120%;
  }
}
@media only all and (max-width: 767px) {
  .research-landing .g-mosaicgrid-3-col .g-mosaicgrid-sizer,
  .research-landing .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 80%;
  }
  .research-landing .g-mosaicgrid .g-mosaicgrid-item-container {
    left: 12% !important;
  }
  .research-landing .g-mosaicgrid .g-mosaicgrid-item-desc {
    min-height: 73%;
  }
}
@media only all and (max-width: 475px) {
  .research-landing .g-mosaicgrid .g-mosaicgrid-item-desc {
    top: 6rem;
    display: none;
  }
}
#g-mainbody {
  padding: 1.5rem 0 0 0 !important;
}
/*FEATURE PARTICLES */
.g-features-particle .g-circle-border {
  border: 1px solid #e55039;
}
.g-features-particle
  .g-features-particle-item
  .g-content
  .g-features-particle-icon {
  background: #ffffff;
  color: #e55039;
}
.g-features-particle .g-circle-border {
  height: 100px;
  width: 100px;
  top: 0;
  left: 0;
  border-color: #e55039;
}
/*IMAGE FEATURE PARTICLES */
.pdf-link .g-image-features-link a:before {
  font-family: "FontAwesome";
  content: "";
  padding-right: 5px;
  font-style: normal;
}
.download-link .g-image-features-link a:before {
  font-family: "FontAwesome";
  content: "";
  padding-right: 5px;
  font-style: normal;
}
.g-image-features .g-image-features-image {
  background-color: #f7f9fb !important;
}
/*EASYBLOG */
#eb li {
  font-size: 1rem !important;
}
.com_easyblog #g-maintop {
  padding: 0;
}
.com_easyblog #g-maintop .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.com_easyblog #eb .eb-author {
  display: none;
}
.com_easyblog p.intro-block {
  margin: 0;
}
#eb .reset-heading {
  line-height: 1.3;
}
.com_easyblog #g-page-surround .eb-post-more .btn,
#eb .btn.btn-danger,
#eb .btn.btn-default,
#eb .btn.btn-warning,
#eb .btn.btn-primary,
#eb .btn.btn-success,
#eb .btn.btn-info {
  color: #e55039 !important;
  border: solid 1px #e55039 !important;
  background-color: #ffffff !important;
}
.com_easyblog #g-page-surround .eb-post-more .btn:hover,
#eb .btn.btn-danger:hover,
#eb .btn.btn-warning:hover,
#eb .btn.btn-primary:hover,
#eb .btn.btn-success:hover,
#eb .btn.btn-info:hover {
  color: #fff !important;
  background-color: #e55039 !important;
}
#eb .btn.btn-primary span:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
#eb .btn.btn-success span:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
#eb .btn.btn-info span:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
#eb .btn.btn-warning span:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
#eb .btn.btn-danger span:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 10px;
}
#eb .eb-tags-finder button.btn.btn-default {
  background-color: #e55039 !important;
  color: #fff !important;
  padding: 0 1.4rem !important;
}
#eb .eb-toolbar__link.has-composer,
#eb .eb-toolbar .btn-search-submit {
  padding: 4px 6px !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  border-color: transparent !important;
}
#eb .eb-toolbar__search-submit-btn {
  padding: 4px 8px !important;
}
.com_easyblog #g-page-surround .btn,
#g-offcanvas .btn {
  padding: 6px 12px !important;
}
body #eb .btn-danger {
  color: #e55039 !important;
  background-color: #ffffff !important;
  border-color: #e55039 !important;
}
.eb-dialog-modal {
  height: 375px !important;
}
#eb .eb-dialog-footer-content .btn {
  text-transform: uppercase !important;
  font-weight: normal;
  font-size: 0.9rem;
}
#eb .eb-dialog-footer-content .btn:hover {
  background-color: #e55039 !important;
  color: #fff !important;
  border: 1px solid #e55039 !important;
}
.eb-shares .btn {
  background-color: #0a3d62 !important;
}
#g-page-surround .eb-shares .btn {
  padding: 0.9rem 1.2rem 0.8rem 1.2rem !important;
}
.btn.eb-shares .btn:hover {
  background-color: #e55039 !important;
  border-color: #e55039 !important;
}
#eb .eb-shares .fa {
  font-size: 18px;
}
#eb .eb-post-thumb.is-center {
  display: none;
}
.uk-accordion-title:before {
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
  padding-right: 6px;
}
.uk-accordion-title.uk-active:before {
  content: "";
}
/* GALLERY FEATURE PARTICLE */
.g-gallery-feature .clickable .g-gallery-feature-item > a {
  pointer-events: auto;
}
.g-gallery-feature .g-gallery-feature-item > a {
  pointer-events: none;
}
body .clickable .uk-overlay-icon:before {
  content: "";
  font-size: 30px;
}
@media (max-width: 960px) and (min-width: 768px) {
  .uk-grid-width-small-1-2 > *,
  .uk-grid-width-medium-1-2 > * {
    width: 100% !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .uk-grid-width-small-1-2 > * {
    width: 100% !important;
  }
}
/* IMAGE FEATURE PARTICLE */
.g-image-features .g-image-features-image .uk-overlay-icon:before {
  content: "" !important;
}
.uk-overlay-background {
  background: rgba(255, 255, 255, 0) !important;
}
.photo-overlay
  .uk-overlay-active
  :not(.uk-active)
  > .uk-overlay-panel:not(.uk-ignore),
.photo-overlay
  .uk-overlay-hover:not(:hover):not(.uk-hover)
  .uk-overlay-panel:not(.uk-ignore) {
  /* opacity: 0; */
  background-color: rgba(0, 0, 0, 0.05) !important;
}
.photo-overlay
  .uk-overlay-hover:not(:hover):not(.uk-hover)
  .uk-overlay-panel:not(.uk-ignore) {
  opacity: 1 !important;
}
/* FOOTER */
p.nav-titles,
.g-contact-title {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 0.5rem 0;
  font-family: "Roboto";
  font-size: 0.9rem;
}
#g-footer .nav.menu {
  margin-bottom: 1.5rem;
  margin-top: 0;
}
#g-footer .nav.menu li {
  margin-left: 16px;
}
#g-footer .nav.menu li a:before {
  margin-left: -16px;
}
.g-social.social-media {
  margin: 2.5rem 0 0 3rem;
}
.g-social.social-media a {
  border-right: none;
  padding: 8px 2px 8px 10px;
}
.g-social.social-media a:first-child {
  border-left: none;
}
#g-copyright {
  font-size: 0.8rem;
}
/* RESEARCH PAGE TILE SPACING */
.research-landing #g-mainbody {
  padding-bottom: 0 !important;
}
.research-landing #g-additional {
  padding-top: 0 !important;
}
.g-gallery-feature .g-gallery-feature-title.align-left:after {
  margin: 25px 0;
}
.feature-bullets {
  font-size: 1.1rem;
  list-style-type: circle;
  color: #e55039;
}
.feature-bullets span.default-text-color {
  color: #295169;
}
/*Widgetkit accordian heading for blog post*/
.uk-accordion-title {
  font-size: 0.85rem !important;
}
/* SPACING FOR MAINTOP SECTION WHERE H1 MODULES LIVE */
#g-maintop {
  padding: 0 0 3.5rem 0;
}
/* SPACING ABOVE RS FORM */
.com_rsform #g-maintop {
  padding-bottom: 0;
}
/* MINITEK RESPONSIVE GRID FOR ARTICLES */
.mix-list p.mix-introtext {
  display: none;
}
.regridart .inner-mix {
  line-height: 1.5;
  font-size: 0.9rem;
  color: #295169 !important;
}
.regridart .inner-mix p {
  margin: 1.5rem 0;
}
.regridart .inner-mix h2 {
  margin-top: 0;
  margin-bottom: 0.3rem;
  line-height: 1.15;
}
.regridart .inner-mix h3 {
  line-height: 1.15;
}
.regridart .inner-mix img {
  width: auto;
}
.regridart .inner-mix .link-icon {
  float: left;
}
.photo-grid {
  float: left;
  width: 20%;
}
.bio-grid {
  float: left;
  width: 78%;
}
@media only all and (max-width: 1199px) and (min-width: 960px) {
  .bio-grid {
    margin-left: 1rem;
  }
}
@media only all and (max-width: 959px) {
  .photo-grid,
  .bio-grid {
    width: 100%;
  }
  .photo-grid {
    padding-bottom: 10px;
  }
}
/* Tool container */
#HCCIlinediv {
  position: relative;
}
#HCCIlinediv p {
  margin-left: 1.5rem;
}
.no-hidden-overflow #g-page-surround {
  overflow: visible !important;
}
/* Global modifications for responsiveness (except navigation issues, which are up above) */
@media only all and (max-width: 47.938rem) and (min-width: 730px) {
  .g-container {
    width: 45rem;
  }
}
@media only all and (max-width: 729px) and (min-width: 575px) {
  .g-container {
    width: 40rem;
  }
}
@media only all and (max-width: 767px) {
  p.intro-block {
    width: 90%;
  }
}
@media only all and (max-width: 575px) {
  .sub-h1,
  .sub-h2 {
    line-height: 2 !important;
  }
}
/* Resources page */
.stripe-1,
.stripe-2 {
  padding: 20px;
  margin-top: 2rem;
}
.stripe-1 h2,
.stripe-2 h2 {
  margin-bottom: 1rem;
}
.stripe-1 h4,
.stripe-2 h4 {
  margin: 1rem 0 0.1rem 1rem;
  font-family: Roboto;
  font-size: 1.1rem;
}
.stripe-1 p,
.stripe-2 p {
  margin: 0.1rem 0 0.2rem 1rem !important;
}
.stripe-1 {
  background-color: #f6f6f6;
}
/* HCCUR landing page */
.stripe-3 {
  padding: 0;
  margin-top: 0;
}
.stripe-3 h4 {
  margin: 1rem 0 0.1rem 0;
  font-family: Roboto;
  font-size: 1.1rem;
}
.stripe-3 p {
  margin: 0.1rem 0 0.2rem 0 !important;
}
/*Error page */
.g-error #g-mainbottom {
  min-height: 550px;
  background-position-y: bottom;
}
/*UIKit Tooltip customize */
.uk-tooltip {
  display: none;
  position: absolute;
  z-index: 1030;
  box-sizing: border-box;
  max-width: 200px;
  padding: 5px 8px;
  background: #0a3d62;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  border-radius: 3px;
  text-shadow: none;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
}
.uk-tooltip:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px dashed #0a3d62;
}
.uk-tooltip-top-left:after,
.uk-tooltip-top-right:after,
.uk-tooltip-top:after {
  bottom: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: #0a3d62;
}
.uk-tooltip-bottom-left:after,
.uk-tooltip-bottom-right:after,
.uk-tooltip-bottom:after {
  top: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #0a3d62;
}
.uk-tooltip-bottom:after,
.uk-tooltip-top:after {
  left: 50%;
  margin-left: -5px;
}
/* TEST TILES */
.test-page .g-mosaicgrid .g-mosaicgrid-item-button {
  right: 0.75rem;
}
.test-page .g-mosaicgrid .btn {
  font-size: 1rem !important;
  font-weight: normal !important;
  text-transform: none !important;
  visibility: hidden !important;
  margin-right: 0.75rem !important;
  padding-right: 0 !important;
}
.test-page .g-mosaicgrid .btn:after {
  visibility: visible;
  padding: 0.5rem 0.75rem 0.55rem 0.9rem !important;
  border-radius: 40px !important;
  background: rgba(0, 0, 0, 0.25) !important;
}
.test-page .link-target:hover + .g-mosaicgrid-item-button .btn {
  visibility: visible !important;
}
.test-page .link-target:hover + .g-mosaicgrid-item-button .btn:after {
  background: transparent !important;
}
.test-page .g-mosaicgrid-content:hover .btn,
.test-page .g-mosaicgrid-content:active .btn,
.test-page .g-mosaicgrid-content:focus .btn {
  visibility: visible !important;
}
.test-page .g-mosaicgrid-content:hover .btn:after,
.test-page .g-mosaicgrid-content:active .btn:after,
.test-page .g-mosaicgrid-content:focus .btn:after {
  background: transparent !important;
}
/* PHMI special landing page header */
.g-main-nav .top-hidden {
  display: none !important;
}
@media only all and (min-width: 960px) {
  .phmi .g-offcanvas-toggle {
    display: block !important;
  }
}
/* PHMI SIDEBAR MENU */
.phmi #g-offcanvas p {
  margin: 0;
  font-size: 13px;
}
.phmi #g-offcanvas .selected {
  font-weight: 700;
  color: #ffffff;
}
.phmi #g-offcanvas a {
  color: #f0f0f5 !important;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.35px;
  cursor: pointer;
}
.phmi #g-offcanvas a:hover {
  font-weight: 700;
  color: #ffffff;
}
.phmi #g-offcanvas .coming-soon {
  color: #084594 !important;
}
.phmi #g-offcanvas h2 {
  font-size: 18px;
  border-bottom: 1px solid #f0f0f5;
  padding-bottom: 16px !important;
}
.phmi #g-offcanvas .utility {
  line-height: 1.25;
  margin-bottom: 8px !important;
  margin-top: 24px !important;
}
.phmi #g-offcanvas .red {
  color: #eb5757 !important;
}
.phmi #g-offcanvas .all-caps {
  text-transform: uppercase;
}
.phmi .g-offcanvas-toggle:after {
  content: "MENU" !important;
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
  padding-left: 5px;
}
/*PHMI ICON BOX PARTICLE */
.wide-box .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 45%;
  -moz-flex: 0 45%;
  -ms-flex: 0 45%;
  flex: 0 45%;
  width: 45%;
}
@media only all and (max-width: 767px) {
  .wide-box .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* HCCI 2.0 */
a.logo-padding {
  padding: 9.125px 2.5em;
  margin: 0;
}
span.g-timeline-icon {
  vertical-align: top;
  padding-top: 12%;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 #g-timeline:before {
    left: 0;
  }
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-icon-container {
    left: 0;
  }
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-content {
    margin-left: 3rem;
    padding: 25px;
    width: 90%;
  }
}
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: left;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-content:before {
    left: auto;
    right: 100%;
    border-left-color: transparent;
    border-right-color: white;
  }
}
.g-features-particle.style7.no-rollover .g-content:hover {
  border: 1px solid #e5e5e5 !important;
}
.g-features-particle.style7.no-rollover
  .g-content:hover
  .g-features-particle-icon {
  background: #fff !important;
  color: #e55039 !important;
}
.hub-toolbar a.logo-padding {
  padding: 9.125px 0;
}
.hub-toolbar .logo .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
#g-top.hub-toolbar .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 9.125px 15px !important;
}
.hub .g-particle-intro {
  margin-bottom: 0 !important;
}
.hub #g-maintop {
  padding: 3rem 0 3rem 0 !important;
}
body.hub .g-particle-intro .g-title-separator {
  margin: 1rem auto !important;
}
.hub .g-introtext {
  font-size: 1.15rem;
}
.hub #g-fullwidth {
  padding: 1.5rem 1.563rem !important;
}
.hub #g-utility,
.hub #g-maintop {
  padding: 1.5rem 0 0 0 !important;
}
@media only all and (max-width: 1376px) {
  .hub .search-bar {
    width: 29%;
    flex: 0 29%;
    text-align: right !important;
  }
  .logo.vertical-center {
    width: 30%;
    flex: 0 30%;
    text-align: left !important;
  }
}
@media only all and (max-width: 959px) {
  .hub-menu {
    display: none !important;
  }
  .logo.vertical-center {
    padding-left: 100px !important;
    width: 65%;
    flex: 0 65%;
    text-align: right !important;
  }
  .hub .search-bar {
    width: 35%;
    flex: 0 35%;
    text-align: right !important;
  }
}
@media only all and (min-width: 960px) {
  .hub .g-offcanvas-toggle {
    display: none !important;
  }
}
@media only all and (max-width: 680px) {
  .logo.vertical-center {
    width: 100%;
    flex: 0 100%;
    text-align: center !important;
    padding-top: 50px !important;
    padding-left: 0 !important;
  }
  .hub .search-bar {
    width: 100%;
    flex: 0 100%;
    text-align: center !important;
    padding: 20px 0 !important;
  }
}
.hub #g-breadcrumb {
  min-height: 50px;
}
.hub .g-offcanvas-toggle:after {
  content: "MENU" !important;
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
  padding-left: 5px;
}
.search-bar,
.vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#g-top input,
#g-top textarea {
  color: #666;
}
.align-left h3 {
  text-align: left;
}
.align-left .g-title-separator.no-intro-text {
  margin: 2.5rem 0 !important;
}
/* ENGAGEBOX */
.eb-content p {
  font-size: 1.1rem;
  line-height: 1.5;
}
.eb-content .bio-grid {
  padding-left: 20px;
}
/* USER REGISTRATION */
.view-registration iframe {
  height: 100% !important;
}
.view-login .alert-error {
  display: none;
}
#g-page-surround #member-registration .btn.btn-primary.validate {
  background: #e1e0e0;
}
/* FILLABLE STUDIO FORMATTING OVERRIDES */
iframe .mat-toolbar.mat-primary {
  display: none !important;
}
/*WIDGETKIT ACCORDIONS */
.hub .wk-scope {
  padding-left: 20px !important;
}
/*ABOUT US PAGE */
.about #g-additional,
.about #g-extension,
.about #g-mainbottom {
  padding: 1.5rem 0 0 0 !important;
}
.about #g-mainbottom {
  background-position: top right;
}
@media only all and (min-width: 768px) {
  .about #g-mainbottom p,
  .about #g-mainbottom h3 {
    width: 70%;
  }
}
/**UIKIT 3 HOME PAGE TILES **/
.jl-card-tiles {
  background-color: #fff;
  color: #295169;
  box-shadow: 0px 0px 24px -8px rgba(10, 61, 98, 0.25);
  width: 224px !important;
  height: 224px !important;
}
.jl-card-body {
  border: 1px rgba(240, 240, 245, 0.75) solid;
  border-radius: 16px;
}
.jl-card-med .jl-card-body,
.jl-card-med.jl-card-body {
  padding: 30px 30px;
}
.tiles-uikit [class*=" icon-"] {
  margin-bottom: 20px !important;
  display: inline-flex !important;
  color: #e55039;
  width: 45px;
  height: 90px;
  align-items: center !important;
  font-size: 70px !important;
}
.tiles-uikit [class*=" icon-guroo-full"] {
  font-size: 120px !important;
}
.jl-card-title {
  line-height: 1.2;
}
.tiles-uikit p {
  margin: 0 !important;
}
.tiles-uikit h4 {
  margin-bottom: 0 !important;
}
.tile-content-wrapper {
  position: relative;
  top: 0;
  transition: all 400ms ease-in-out 20ms;
}
.tile-extra-wrapper {
  position: relative;
  top: 275px;
  transition: all 400ms ease-in-out 20ms;
}
.tile-button {
  float: right;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  font-size: 16px;
  height: 25px;
  line-height: 26px;
  text-align: center;
  width: 25px;
  color: #ffffff;
  margin-bottom: 10px;
}
span.fa-caret-right {
  left: 1px;
  top: -1px;
  position: relative;
}
.jl-card {
  transition: all 400ms ease-in-out 20ms;
  overflow: hidden;
}
.jl-card-hover:not(.jl-card-default):not(.jl-card-primary):not(
    .jl-card-secondary
  ):hover {
  background-color: #0a3d62;
  box-shadow: 0 14px 25px rgba(10, 61, 98, 0.4);
  transform: translateY(-1.25rem);
  transition: all 400ms ease-in-out 20ms;
  color: #ffffff;
  height: auto !important;
}
.jl-card-hover:not(.jl-card-default):not(.jl-card-primary):not(
    .jl-card-secondary
  ):hover
  [class*=" icon-"],
.jl-card-hover:not(.jl-card-default):not(.jl-card-primary):not(
    .jl-card-secondary
  ):hover
  h4 {
  color: #ffffff !important;
}
.jl-card-hover:not(.jl-card-default):not(.jl-card-primary):not(
    .jl-card-secondary
  ):hover
  .tile-content-wrapper {
  top: 0;
  transition: all 400ms ease-in-out 20ms;
}
.jl-card-hover:not(.jl-card-default):not(.jl-card-primary):not(
    .jl-card-secondary
  ):hover
  .tile-extra-wrapper {
  top: 15px;
  transition: all 400ms ease-in-out 20ms;
}
.jl-card-hover:not(.jl-card-default):not(.jl-card-primary):not(
    .jl-card-secondary
  ):hover
  [class*=" icon-"] {
  height: 90px;
  font-size: 80px !important;
}
.jl-card-hover:not(.jl-card-default):not(.jl-card-primary):not(
    .jl-card-secondary
  ):hover
  [class*=" icon-guroo-full"] {
  font-size: 120px !important;
}
/** ACCORDION HOME PAGE **/
.foldup p {
  font-size: 1.09rem;
  line-height: 2rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
.foldup h4 {
  margin-bottom: 3px;
  margin-top: 2rem;
}
.jl-button {
  padding: 0 15px;
  border-radius: 20px;
}
/*# sourceMappingURL=custom_29.css.map */
