/* 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 1, templates/rt_zenith/custom/scss/_videogrid.scss */
/* line 2, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid *, .g-videogrid *:before, .g-videogrid *:after {
  box-sizing: border-box !important;
}
/* line 5, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 9, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-wrapper.g-videogrid-captions {
  margin: -2.525rem;
}
/* line 13, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
/* line 20, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-title {
  font-size: 1.4rem;
  font-size: 1.3vw;
  padding: 0.825rem 0;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 84.6153846154rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-videogrid .g-videogrid-item .g-videogrid-title {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 74.938rem) and (min-width: 51rem) {
  /* line 25, templates/rt_zenith/custom/scss/_videogrid.scss */
  .g-videogrid .g-videogrid-item .g-videogrid-title {
    font-size: 1.4rem;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-videogrid .g-videogrid-item .g-videogrid-title {
    font-size: 1.4rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-videogrid .g-videogrid-item .g-videogrid-title {
    font-size: 1.4rem;
  }
}
/* line 35, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
  font-size: 1.4rem;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1.5;
  float: right;
}
@media (max-width: 84.6153846154rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 74.938rem) and (min-width: 51rem) {
  /* line 37, templates/rt_zenith/custom/scss/_videogrid.scss */
  .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
    font-size: 1.2rem;
  }
}
/* line 49, templates/rt_zenith/custom/scss/_videogrid.scss */
.dir-rtl .g-videogrid .g-videogrid-item .g-videogrid-title .g-videogrid-duration {
  float: left;
}
/* line 55, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-description {
  font-size: 1.3rem;
  line-height: 1.3;
}
/* line 60, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
/* line 66, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .g-videogrid-caption {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.1rem;
  text-transform: uppercase;
  color: #fff;
  font-style: normal;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 15%;
  right: 0;
}
/* line 79, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .indicator {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #fff;
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 91, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .indicator div {
  font-size: 1.5rem;
  flex: none;
  -webkit-flex: none;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 95, templates/rt_zenith/custom/scss/_videogrid.scss */
.dir-rtl .g-videogrid .g-videogrid-item .indicator div {
  margin-right: 0;
}
/* line 102, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item .indicator div .fa {
  font-size: 3rem;
}
/* line 107, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item:hover {
  z-index: 10;
}
/* line 109, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item:hover .g-videogrid-link:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 113, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-item:hover .indicator div {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 119, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-desc {
  margin: 1.5rem 0;
}
/* line 122, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-link {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 128, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-link:before {
  color: #fff;
  background-image: -webkit-linear-gradient(top, rgba(39, 117, 38, 0.1) 0%, #277526 100%);
  background-image: linear-gradient(to bottom, rgba(39, 117, 38, 0.1) 0%, #277526 100%);
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 144, templates/rt_zenith/custom/scss/_videogrid.scss */
/* line 145, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-captions .g-videogrid-item {
  padding: 1.025rem;
}
/* line 150, templates/rt_zenith/custom/scss/_videogrid.scss */
/* line 151, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-2cols .g-videogrid-item {
  width: 50%;
}
@media only all and (max-width: 50.99rem) {
  .g-videogrid .g-videogrid-2cols .g-videogrid-item {
    width: 100%;
  }
}
/* line 159, templates/rt_zenith/custom/scss/_videogrid.scss */
/* line 160, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-3cols .g-videogrid-item {
  width: 33.33333%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-videogrid .g-videogrid-3cols .g-videogrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-videogrid .g-videogrid-3cols .g-videogrid-item {
    width: 100%;
  }
}
/* line 172, templates/rt_zenith/custom/scss/_videogrid.scss */
/* line 173, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-4cols .g-videogrid-item {
  width: 25%;
}
@media only all and (max-width: 74.938rem) and (min-width: 51rem) {
  /* line 176, templates/rt_zenith/custom/scss/_videogrid.scss */
  .g-videogrid .g-videogrid-4cols .g-videogrid-item {
    width: 50%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-videogrid .g-videogrid-4cols .g-videogrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-videogrid .g-videogrid-4cols .g-videogrid-item {
    width: 100%;
  }
}
/* line 188, templates/rt_zenith/custom/scss/_videogrid.scss */
/* line 189, templates/rt_zenith/custom/scss/_videogrid.scss */
.g-videogrid .g-videogrid-5cols .g-videogrid-item {
  width: 20%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-videogrid .g-videogrid-5cols .g-videogrid-item {
    width: 33.33333%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-videogrid .g-videogrid-5cols .g-videogrid-item {
    width: 50%;
  }
}
/* Remove space around menu items */
/* line 6, templates/rt_zenith/custom/scss/custom.scss */
.menu__link {
  padding: 0.2rem 0 0.2rem 0;
}
/* line 9, templates/rt_zenith/custom/scss/custom.scss */
.menu {
  padding: 0;
}
/* line 12, templates/rt_zenith/custom/scss/custom.scss */
.icon--menu:before {
  content: "\e903" !important;
}
/*# sourceMappingURL=custom_362.css.map */