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

@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
/* line 1, templates/g5_myriad/custom/scss/custom.scss */
.dr-chris-michaels-scholarship #g-feature .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 6, templates/g5_myriad/custom/scss/custom.scss */
.sacredService h1 {
  color: #f70;
  text-transform: uppercase;
  font-weight: 900;
}
/* line 12, templates/g5_myriad/custom/scss/custom.scss */
.tpl #g-firstfullwidth {
  background: #003f5b;
}
/* line 16, templates/g5_myriad/custom/scss/custom.scss */
.tpl #g-extension {
  padding: 50px 0;
}
/* line 20, templates/g5_myriad/custom/scss/custom.scss */
.tpl #g-extension .moduletable[class*="box"], .widget[class*="box"] {
  padding: 3rem;
  margin-bottom: 50px;
}
/* line 25, templates/g5_myriad/custom/scss/custom.scss */
.tpl #g-extension .box2 {
  color: #fff;
  background: #327ea4;
}
/* 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 1, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews {
  position: relative;
  opacity: 0;
  margin: -1.5rem;
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-latestnews {
    margin: -2.1rem;
  }
}
/* line 10, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews.visible {
  opacity: 1;
}
/* line 15, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header {
  position: relative;
  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;
  margin-bottom: 0.938rem;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-latestnews .g-latestnews-header {
    margin: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-header {
    display: block;
  }
}
/* line 30, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-title {
  display: block;
  font-size: 2vw;
  font-weight: 700;
  padding-right: 0.938rem;
}
@media (max-width: 50rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-latestnews .g-latestnews-header .g-latestnews-title {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title {
    text-align: center;
    padding-right: 0;
  }
}
/* line 41, templates/g5_myriad/custom/scss/_latestnews.scss */
.dir-rtl .g-latestnews .g-latestnews-header .g-latestnews-title {
  padding-left: 0.938rem;
  padding-right: 0;
}
/* line 47, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
  display: block;
  padding-right: 0.938rem;
  color: rgba(104, 104, 104, 0.35);
  font-size: 0.9vw;
  font-weight: ;
  line-height: 1.5;
  letter-spacing: 5px;
  text-transform: uppercase;
}
@media (max-width: 100rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
    text-align: center;
    padding-right: 0;
  }
}
/* line 62, templates/g5_myriad/custom/scss/_latestnews.scss */
.dir-rtl .g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
  padding-left: 0.938rem;
  padding-right: 0;
}
/* line 70, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-nav {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
/* line 75, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-nav i {
  display: none;
  position: absolute;
  top: 0.8rem;
  left: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav i {
    display: block;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav {
    min-height: 6rem;
    width: 100%;
  }
}
/* line 92, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-container {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    width: 75%;
    padding: 0 0;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    border: solid 2px #000;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 15;
    margin-top: 1rem;
  }
}
/* line 113, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
  cursor: pointer;
  padding: 0.125rem 0.338rem;
  font-size: 0.8vw;
  font-weight: 400;
  position: relative;
  border-radius: 12px;
  text-transform: capitalize;
  border: 2px solid transparent;
}
@media (max-width: 125rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
    font-size: 1rem;
  }
}
/* line 123, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected {
  background: #f90;
  font-weight: ;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected {
    background: none;
    border-color: transparent;
    display: block;
  }
}
/* line 133, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected:hover {
  text-decoration: none;
}
/* line 138, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item:hover {
  text-decoration: underline;
}
/* line 142, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item:first {
  padding-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
    display: none;
    padding: 0.425rem 1.438rem;
  }
}
/* line 151, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.clicked {
  display: block;
}
/* line 159, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .button-wrapper {
  margin-top: 3.125rem;
}
/* line 164, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid {
  position: relative;
  margin: 0 -0.938rem;
  overflow: visible !important;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid {
    margin: -0.938rem;
  }
}
/* line 174, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item {
  cursor: pointer;
  will-change: auto !important;
}
/* line 178, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item a.g-latestnews-link-overlay {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
}
/* line 186, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper {
  position: relative;
  margin: 0.938rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper {
    margin: 0.938rem;
  }
}
/* line 195, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image {
  position: relative;
}
/* line 198, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image img {
  width: 100%;
  min-height: 1px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 205, templates/g5_myriad/custom/scss/_latestnews.scss */
/* line 207, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content {
  position: static;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
/* line 213, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
  font-size: 1.4rem;
  line-height: 1.44;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    line-height: 1.48;
  }
}
/* line 229, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title span, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title span {
  color: #fff;
}
/* line 234, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-case, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
  position: absolute;
  top: 1rem;
  color: white;
  left: 1rem;
}
/* line 242, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image {
  margin-bottom: 0.938rem;
}
/* line 245, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image img, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image img {
  border-radius: 5px;
}
/* line 249, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image .g-latestnews-grid-item-icons, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image .g-latestnews-grid-item-icons {
  font-weight: 400;
  font-size: 0.9rem;
  position: absolute;
  bottom: 0;
  padding-left: 1rem;
  padding-bottom: 1rem;
}
/* line 257, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image .g-latestnews-grid-item-icons .g-latestnews-grid-item-icon, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image .g-latestnews-grid-item-icons .g-latestnews-grid-item-icon {
  margin-right: 0.625rem;
}
/* line 264, templates/g5_myriad/custom/scss/_latestnews.scss */
/* line 265, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text .g-latestnews-grid-item-content {
  margin-top: 0;
}
/* line 271, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
  width: 100%;
  left: 0;
  text-align: left;
  z-index: 3;
  font-size: 1.2vw;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
@media (max-width: 83.3333333333rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
    font-size: 1rem;
  }
}
/* line 279, templates/g5_myriad/custom/scss/_latestnews.scss */
.dir-rtl .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
  text-align: right;
}
/* line 283, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
  font-weight: 500;
  font-size: 1.2vw;
  margin-top: 0.325rem;
  line-height: 1.1;
}
@media (max-width: 83.3333333333rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1rem;
  }
}
/* line 289, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title:hover {
  text-decoration: underline;
}
/* line 296, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-date {
  font-weight: 400;
  font-size: 0.9rem;
  opacity: 0.8;
}
/* line 302, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-subtitle {
  color: #000;
  opacity: 0.3;
  font-weight: 400;
  margin-top: 0.625rem;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-subtitle {
    font-size: 1rem;
  }
}
/* line 310, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
  color: #000;
  font-size: 0.6vw;
  font-weight: 400;
  background: transparent;
  display: inline-block;
  letter-spacing: 3px;
  clear: both;
  margin-bottom: 0.325rem;
  text-transform: uppercase;
}
@media (max-width: 133.3333333333rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
    font-size: 0.8rem;
  }
}
/* line 322, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
  opacity: 0.8;
  margin-top: 1.125rem;
  font-size: 0.9vw;
}
@media (max-width: 111.1111111111rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
    font-size: 1rem;
  }
}
/* line 328, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-button {
  display: block;
  margin-top: 5px;
  color: #020202;
  font-size: 0.8vw;
}
@media (max-width: 125rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-button {
    font-size: 1rem;
  }
}
/* line 336, templates/g5_myriad/custom/scss/_latestnews.scss */
/* line 337, templates/g5_myriad/custom/scss/_latestnews.scss */
/* line 338, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item:hover .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-title {
  text-decoration: underline;
  text-decoration-color: inherit;
}
/* line 343, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item:hover .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-button {
  text-decoration: underline;
}
/* line 352, templates/g5_myriad/custom/scss/_latestnews.scss */
/* line 354, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-sizer {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
/* line 365, templates/g5_myriad/custom/scss/_latestnews.scss */
/* line 367, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
  width: 33.3%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
/* line 382, templates/g5_myriad/custom/scss/_latestnews.scss */
/* line 384, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
/* line 396, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
  width: 50%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
    width: 100%;
  }
}
/* line 411, templates/g5_myriad/custom/scss/_latestnews.scss */
/* line 413, templates/g5_myriad/custom/scss/_latestnews.scss */
.g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
/* line 1, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos {
  margin: 0 -2.8rem;
}
/* line 4, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos h2 {
  padding: 0 0.938rem;
  margin: 0;
}
/* line 9, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos h3 {
  font-size: 1rem;
  margin: 0.625rem 0 0.938rem 0;
}
/* line 13, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos h3 .g-featuredvideos-item-count {
  float: right;
  display: inline-block;
  font-weight: 400;
}
/* line 18, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.dir-rtl .g-featuredvideos h3 .g-featuredvideos-item-count {
  float: left;
}
/* line 24, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos p {
  padding: 0 0.938rem;
  margin-bottom: 0.938rem;
}
/* line 29, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image {
  position: relative;
  cursor: pointer;
}
/* line 32, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image img {
  box-shadow: 0 0 20px #000;
  border-radius: 10px;
}
/* line 37, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
}
/* line 44, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image a:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: #f90;
  border-radius: 6px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
/* line 54, templates/g5_myriad/custom/scss/_featuredvideos.scss */
/* line 55, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image a:hover:before {
  opacity: 0.5;
}
/* line 61, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image i {
  width: 50px;
  height: 50px;
  font-size: 50px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 74, templates/g5_myriad/custom/scss/_featuredvideos.scss */
/* line 75, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .first h3 {
  font-size: 1.2rem;
  margin-bottom: 0;
}
/* line 80, templates/g5_myriad/custom/scss/_featuredvideos.scss */
/* line 81, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .first .g-featuredvideos-item-image i {
  width: 60px;
  height: 60px;
  font-size: 60px;
}
/* line 89, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item {
  padding: 0 0.938rem;
}
/* line 93, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-author-text {
  font-size: 0.8rem;
  color: rgba(104, 104, 104, 0.4);
}
/* line 97, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-author-text:hover {
  text-decoration: underline;
}
/* line 102, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-avatar {
  margin-right: 0.625rem;
}
/* line 105, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.dir-rtl .g-featuredvideos .g-featuredvideos-item-avatar {
  margin-right: 0;
  margin-left: 0.625rem;
}
/* line 110, templates/g5_myriad/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-avatar img {
  max-width: 20px;
  border-radius: 100%;
}
/* CSS Document */
/* Adds padding to the menu so items don't encroach on each other */
/* line 38, templates/g5_myriad/custom/scss/custom.scss */
#g-navigation .g-myriad-menu .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator::after {
  width: auto;
}
/* line 42, templates/g5_myriad/custom/scss/custom.scss */
#g-navigation .g-myriad-menu .g-main-nav .g-toplevel > li > .g-menu-item-container {
  min-width: 1px;
  padding: 0 0.4rem;
  font-size: 12px !important;
}
/*Moves the text in the home slideshow down from the center of the screen*/
/* line 49, templates/g5_myriad/custom/scss/custom.scss */
#slideshow .g-owlcarousel .g-owlcarousel-content .g-owlcarousel-padding {
  padding: 0;
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: center;
}
/*Removes the background from the Headlines RokSprocket and styles the text to use the Google font*/
/* line 64, templates/g5_myriad/custom/scss/custom.scss */
.sprocket-headlines {
  background-image: none;
  border: none;
  font-family: 'Montserrat';
  font-size: 1.5em;
  text-align: center;
  color: #f15a29;
}
/*Centers the text in the Headlines RokSprocket*/
/* line 74, templates/g5_myriad/custom/scss/custom.scss */
.sprocket-headlines-container .sprocket-headlines-list .sprocket-headlines-item, .sprocket-headlines-container .sprocket-headlines-list {
  float: none;
}
/* line 78, templates/g5_myriad/custom/scss/custom.scss */
.com_registrationpro h1 {
  margin-bottom: 0 !important;
  font-weight: bold;
  color: #000;
}
/* line 85, templates/g5_myriad/custom/scss/custom.scss */
.short_desc {
  font-size: 20.2px;
  line-height: 31.2px;
  font-family: "Montserrat";
  font-weight: normal;
  margin-bottom: 10px !important;
  color: #686868 !important;
}
/* line 94, templates/g5_myriad/custom/scss/custom.scss */
.youth-center-classrooms {
  margin: 0.625rem 0 !important;
}
/* line 98, templates/g5_myriad/custom/scss/custom.scss */
.itemid-187 #g-utility .title {
  text-align: center !important;
}
/* line 102, templates/g5_myriad/custom/scss/custom.scss */
.box5 {
  border: 1px solid #ff6601;
  background-color: #fff;
  color: #9d9a9e;
}
/* line 108, templates/g5_myriad/custom/scss/custom.scss */
.itemid-187 #g-secondfullwidth {
  background: none;
  background-color: #f0f0f0 !important;
}
/* line 113, templates/g5_myriad/custom/scss/custom.scss */
.itemid-187 #g-secondfullwidth .title {
  text-align: center !important;
}
/* line 117, templates/g5_myriad/custom/scss/custom.scss */
.tpl #g-mainbottom {
  background: #bf0018;
  margin-top: 50px;
}
/* line 122, templates/g5_myriad/custom/scss/custom.scss */
.tpl #g-thirdfullwidth {
  background: #bf0018;
  padding-bottom: 50px;
}
/* line 127, templates/g5_myriad/custom/scss/custom.scss */
.tpl #g-firstfullwidth {
  background: #eae3c9;
}
/* line 132, templates/g5_myriad/custom/scss/custom.scss */
.tpl .eventHighlights .title {
  font-family: "Montserrat";
  font-weight: normal;
  font-size: 22.4px;
  line-height: 28.8px;
  margin-top: 50px;
}
/* line 140, templates/g5_myriad/custom/scss/custom.scss */
#g-navigation {
  z-index: 1000 !important;
}
/* 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 */
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 159, templates/g5_myriad/custom/scss/custom.scss */
  .youthCenter #g-expandedbottom .g-container {
    width: 50rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 167, templates/g5_myriad/custom/scss/custom.scss */
  .youthCenter #g-expandedbottom .g-container {
    width: 50rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 179, templates/g5_myriad/custom/scss/custom.scss */
  #logo-csl .g-content.g-particle {
    margin-left: 4rem !important;
    margin-right: 2rem !important;
    margin-top: 0 !important;
  }
}
@media only all and (max-width: 30rem) {
  /* line 187, templates/g5_myriad/custom/scss/custom.scss */
  #logo-csl .g-content.g-particle {
    margin-left: 4rem !important;
    margin-right: 2rem !important;
    margin-top: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
  /* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
/* line 213, templates/g5_myriad/custom/scss/custom.scss */
.g-menu-item-339 .g-menu-item-title {
  background: #f89406;
  border: 1px solid #f89406;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 0px;
  padding: 15px;
}
/*# sourceMappingURL=custom_37.css.map */