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

/*Aside Module on home page*/
.asidebg {
  height: 100%;
}
/*End*/
.thumbnails {
  margin-left: 0px;
}
/*hiding showcase tags and filter background*/
.sprocket-mosaic .sprocket-mosaic-tags, #main .sprocket-mosaic ul.sprocket-mosaic-tags {
  display: none;
}
.sprocket-mosaic-filter li, .sprocket-mosaic-order li {
  background: none;
}
/*END*/
/*Showcase description test allignment*/
.g-flexslider-slideshow-item-content {
  transform: translateY(30%) !important;
}
/*END*/
/*Showcase border home page*/
.bg-fp-flexslider-slideshow {
  border: #004080 solid;
}
/*END*/
/*Font Logo on all pages*/
.g-logo .g-logo-text {
  font-size: 2rem !important;
}
/*END*/
/*Showcase Home Page*/
.fp-slideshow .layout-fullslideshow .sprocket-features-title {
  font-size: 3em;
}
.sprocket-mosaic-text {
  line-height: 120%;
  text-align: center;
}
.sprocket-mosaic .sprocket-padding {
  padding: 5px 5px !important;
  border-radius: 10px;
  /*background-color:rgba(255, 255, 255, 0.8);*/
}
.officers_about.sprocket-mosaic-image {
  border-radius: 10px;
}
.sprocket-readmore {
  display: none;
}
.sprocket-mosaic-hovercontent span {
  display: none;
}
.sprocket-mosaic-hovercontent {
  font-size: 1em;
}
/*END*/
/*allow first images in article to be centered*/
.icons {
  padding-bottom: 15px;
}
/*End*/
.article-info-term {
  display: none;
}
/*remove table border*/
.platform-content td, .platform-content tr, .platform-content th, .platform-content table {
  border: none;
}
/**/
tr, td, th {
  vertical-align: top;
}
/*custom H2 for trials titles in blog views*/
.blog H2 {
  font-family: "montserrat", "Helvetica", "Tahoma";
  font-size: 48px;
  text-align: center;
}
/*Customization showcase*/
#g-showcase * {
  color: #ffffff !important;
  line-height: 120%;
}
.sprocket-mosaic-g-readon {
  display: none;
}
.sprocket-mosaic-g-text {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sprocket-mosaic-g-text::after {
  content: ")";
}
.sprocket-mosaic-g-text::before {
  content: "(";
}
/* Use this to hide showcse in articles
.view-article #g-showcase {display: none;} */
#g-aside {
  background: #fbf4eb;
}
.sprocket-mosaic-item .sprocket-mosaic-image {
  width: 100%;
  width: 160px !important;
  height: 160px !important;
}
.sprocket-mosaic-image-container {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
}
.sprocket-mosaic-order {
  display: none;
}
/* sprocket spinner */
.sprocket-mosaic-overlay {
  box-sizing: content-box;
}
/*# sourceMappingURL=custom_10.css.map */