/* 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
 */

/* Global */
h1 {
  font-size: 2rem;
  font-weight: 600;
  color: #1c3f95 !important;
}
.page-header h2 {
  font-size: 2rem;
  font-weight: 600;
  color: #1c3f95 !important;
}
.g-article-header {
  border: none;
}
h3 {
  font-size: 1.7rem;
  font-weight: 600;
}
h4 {
  margin: 0.5rem 0 0.75rem 0;
}
#g-page-surround {
  margin: 0 !important;
}
.g-content {
  margin: 0.05rem;
}
/*QUIST */
.border {
  margin: 5px;
  padding: 5px;
  border: 0px solid #1C3F95;
}
/*TOP */
.topPHONE {
  text-align: right;
  font-size: 2em;
  padding-top: 10px;
}
/* NAVIGATION */
#g-navigation {
  background: #363ea1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #363ea1 1%, #12295f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #363ea1 1%, #12295f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #363ea1 1%, #12295f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#363ea1", endColorstr="#12295f",GradientType=0);
  /* IE6-9 */
}
#g-navigation .g-main-nav .g-toplevel {
  text-align: unset;
}
#g-navigation .g-main-nav .g-toplevel .g-menu-item-title {
  color: #fff;
  font-weight: 600;
  font-size: 1.2rem;
  text-transform: uppercase;
}
#g-navigation .g-main-nav .g-sublevel .g-menu-item-title {
  font-size: 1em;
  text-transform: unset;
  font-weight: 600 !important;
  color: #1c3f95 !important;
}
#g-navigation .g-main-nav .g-sublevel .g-menu-item-title:hover {
  border-bottom: 2px solid #1c3f95;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  background: #fff;
}
#g-navigation .g-menu-parent-indicator {
  display: unset;
  vertical-align: middle;
  line-height: 0.8;
  margin-top: 5px;
}
/* HOME ANIMATION SLIDER */
/* HOME CAPABILITIES Callouts */
.homeCAPABILITIES .g-content-pro-link svg {
  display: none;
}
.homeCAPABILITIES .g-content-pro .g-content-pro-item {
  border: none !important;
}
.g-content-pro .g-content-pro-item {
  border: none !important;
}
/* HOME INDUSTRIES Callouts */
/*Content */
/*FOOTER */
#g-footer {
  padding-top: 1vw !important;
}
/* MOBILE MENU */
.g-offcanvas-toggle {
  color: #1C3F95;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-left: 1rem;
  font-size: 0.8rem;
}
#g-mobilemenu-container .g-toplevel li .g-menu-item-content {
  padding-left: 1rem;
  font-size: 0.8rem;
}
@media (max-width: 815px) {
  .border {
    float: none !important;
    margin: 15px auto;
    display: block;
  }
}
.caption_content {
  font-size: 3rem;
  font-weight: bolder;
  text-align: left;
}
#trs_139 .flexslidercontainer .caption .coordinate-nw {
  top: 25px;
  width: unset;
}
/* Phones */
@media only screen and (max-width: 480px) {
  .border {
    float: none !important;
    margin: 15px auto;
    display: block;
  }
}
@media (max-width: 768px) {
  .topPHONE {
    text-align: center;
  }
  .caption_content {
    font-size: smaller;
    top: 0;
  }
  .trs_139 .mobile .caption_content {
    aspect-ratio: 0.8;
    /* Portrait-ish for mobile */
    min-height: 450px;
    top: 0;
  }
  .trs_139.mobile .flexslidercontainer .caption .coordinate-nw {
    height: 100%;
    top: 0;
  }
}
@media (max-width: 480px) {
  .lyr_slider_wrapper {
    min-height: 400px;
  }
}
/*# sourceMappingURL=custom_16.css.map */