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

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 3, templates/rt_clarity/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container a {
  color: #036 !important;
}
@media only all and (max-width: 50.99rem) {
  /* line 10, templates/rt_clarity/custom/scss/custom.scss */
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
    font-size: 1.5rem !important;
    font-weight: bold !important;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 1rem !important;
    width: 150%;
    border-radius: 0.5rem;
  }
  /* line 18, templates/rt_clarity/custom/scss/custom.scss */
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title .dd-hidden {
    display: none;
  }
  /* line 21, templates/rt_clarity/custom/scss/custom.scss */
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
    margin-top: -2rem !important;
  }
  /* line 24, templates/rt_clarity/custom/scss/custom.scss */
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .slide-content {
    text-shadow: 2px 2px 5px #fff !important;
  }
}
/* line 30, templates/rt_clarity/custom/scss/custom.scss */
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 0px solid rgba(0, 0, 0, 0.1) !important;
}
/* line 34, templates/rt_clarity/custom/scss/custom.scss */
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd), .cat-list-row0 {
  background-color: transparent !important;
}
/* line 38, templates/rt_clarity/custom/scss/custom.scss */
.list-striped, .row-striped {
  border-top: 0px solid rgba(0, 0, 0, 0.1) !important;
}
/* line 43, templates/rt_clarity/custom/scss/custom.scss */
.divTable {
  display: table;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
/* line 50, templates/rt_clarity/custom/scss/custom.scss */
.divTableRow {
  display: table-row;
}
/* line 53, templates/rt_clarity/custom/scss/custom.scss */
.divTableHeading {
  background-color: #eee;
  display: table-header-group;
}
/* line 57, templates/rt_clarity/custom/scss/custom.scss */
.divTableCell, .divTableHead {
  border: 0px solid #999;
  display: table-cell;
  padding: 0rem 2rem;
  text-align: center;
  width: auto;
}
/* line 64, templates/rt_clarity/custom/scss/custom.scss */
.divTableHeading {
  background-color: #eee;
  display: table-header-group;
  font-weight: bold;
}
/* line 69, templates/rt_clarity/custom/scss/custom.scss */
.divTableFoot {
  background-color: #eee;
  display: table-footer-group;
  font-weight: bold;
}
/* line 74, templates/rt_clarity/custom/scss/custom.scss */
.divTableBody {
  display: table-row-group;
}
/* line 78, templates/rt_clarity/custom/scss/custom.scss */
body {
  font-family: "asap", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.3rem;
}
/* line 83, templates/rt_clarity/custom/scss/custom.scss */
h1 {
  font-weight: normal;
  margin-bottom: 2rem;
}
/* line 88, templates/rt_clarity/custom/scss/custom.scss */
h2 {
  font-weight: normal;
  margin-top: 2rem;
}
/* line 93, templates/rt_clarity/custom/scss/custom.scss */
h3 {
  font-weight: normal;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
/* line 99, templates/rt_clarity/custom/scss/custom.scss */
h1, h2, h3 a {
  color: #036 !important;
}
/* line 103, templates/rt_clarity/custom/scss/custom.scss */
.page-header h2 a {
  color: #036;
}
/* line 107, templates/rt_clarity/custom/scss/custom.scss */
h2 .subheading-category {
  font-weight: normal;
  margin-top: 2rem;
  font-size: 2.5rem;
  color: #036;
}
/* line 115, templates/rt_clarity/custom/scss/custom.scss */
.label-info[href], .badge-info[href] {
  background-color: #075da2;
  font-size: 1rem;
  color: #fff;
  padding: 0.5rem;
  border-radius: 0.5rem;
}
/* line 123, templates/rt_clarity/custom/scss/custom.scss */
.avPlayerWrapper .avPlayerContainer .avPlayerBlock audio {
  background-color: #075da2;
  border-radius: 0.5rem;
}
/* line 128, templates/rt_clarity/custom/scss/custom.scss */
#g-container-main {
  background: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(211, 230, 250, 1) 100%);
  color: #333;
}
/* line 134, templates/rt_clarity/custom/scss/custom.scss */
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
  font-family: "asap", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  max-width: 100% !important;
  opacity: 1;
  margin-bottom: 1.25rem;
}
/* line 141, templates/rt_clarity/custom/scss/custom.scss */
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
  font-size: 2.1vw;
  font-weight: 500;
  font-family: "asap", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  line-height: 1.3;
  margin-bottom: 3rem;
  max-width: 100% !important;
  margin-top: -2rem;
}
/* line 151, templates/rt_clarity/custom/scss/custom.scss */
.g-slideshow .g-slideshow-slider .swiper-slide .slide .slide-content {
  width: 74% !important;
  margin-right: 5%;
}
/* line 156, templates/rt_clarity/custom/scss/custom.scss */
.button.button-2 {
  background: #036;
}
/* line 159, templates/rt_clarity/custom/scss/custom.scss */
.button.button-2 a:hover {
  background: #036 !important;
}
/* line 162, templates/rt_clarity/custom/scss/custom.scss */
.list-striped, .row-striped {
  line-height: 1.8rem;
}
/*# sourceMappingURL=custom_312.css.map */