/* 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: 0.938rem;
}
/* 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: 1.2rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.7rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.45rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2.2rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.95rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.7rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.45rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 1.075rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 1.075rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.95rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1.2rem;
  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]), textarea {
  border-radius: 0.1875rem;
}
/* line 1, templates/rt_interstellar/custom/scss/_video.scss */
.g-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  background: #000;
}
/* line 9, templates/rt_interstellar/custom/scss/_video.scss */
.g-video iframe, .g-video object, .g-video embed, .g-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 16, templates/rt_interstellar/custom/scss/_video.scss */
/* line 17, templates/rt_interstellar/custom/scss/_video.scss */
.g-video:hover .g-videolocal-play.pause {
  opacity: 1;
}
/* line 21, templates/rt_interstellar/custom/scss/_video.scss */
.g-video .g-videolocal-play {
  position: absolute;
  height: 3.5vw;
  width: 3.5vw;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 50%;
  margin-bottom: -40px;
  background: url('../images/owlcarousel/play.svg') no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 1;
}
@media only all and (max-width: 30rem) {
  .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-video .g-videolocal-play {
    height: 6vw;
    width: 6vw;
  }
}
/* line 50, templates/rt_interstellar/custom/scss/_video.scss */
.g-video .g-videolocal-play.pause {
  background: url('../images/owlcarousel/paused.svg');
  background-size: contain;
  opacity: 0;
}
/* line 56, templates/rt_interstellar/custom/scss/_video.scss */
.g-video .g-video-nocontrols::-webkit-media-controls {
  display: none !important;
}
/* line 60, templates/rt_interstellar/custom/scss/_video.scss */
.g-video-caption {
  background: #2f6ca1;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  padding: 0.438rem 0;
}
/* 2016 GT Interstellar */
/* Page  */
/* line 8, templates/rt_interstellar/custom/scss/custom.scss */
#g-page-surround {
  background: #eee;
  overflow: hidden;
}
/* line 9, templates/rt_interstellar/custom/scss/custom.scss */
#g-page-surround:before, #g-page-surround:after {
  border-style: none;
  border-width: 0;
}
/* line 10, templates/rt_interstellar/custom/scss/custom.scss */
#g-copyright:before, #g-copyright:after {
  border-style: none;
  border-width: 0;
}
/* line 11, templates/rt_interstellar/custom/scss/custom.scss */
#g-header, #g-utility, #g-feature {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 12, templates/rt_interstellar/custom/scss/custom.scss */
#g-copyright {
  font-size: 1rem;
}
/* line 13, templates/rt_interstellar/custom/scss/custom.scss */
#g-showcase, #g-container-showcase {
  padding: 0rem 0;
}
/* Navigation */
/* line 16, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation {
  padding: 1rem 0 0 0;
}
/* Type */
/* line 20, templates/rt_interstellar/custom/scss/custom.scss */
h1 {
  font-weight: 300;
}
/* line 21, templates/rt_interstellar/custom/scss/custom.scss */
h2 {
  font-weight: 400;
}
/* line 22, templates/rt_interstellar/custom/scss/custom.scss */
h3 {
  font-weight: 400;
}
/* line 23, templates/rt_interstellar/custom/scss/custom.scss */
h4 {
  font-weight: 400;
}
/* line 24, templates/rt_interstellar/custom/scss/custom.scss */
h5 {
  font-weight: 400;
}
/* line 25, templates/rt_interstellar/custom/scss/custom.scss */
body p {
  margin-bottom: 0.5rem;
}
/* line 26, templates/rt_interstellar/custom/scss/custom.scss */
.page-header h1 {
  font-weight: 300;
}
/* line 27, templates/rt_interstellar/custom/scss/custom.scss */
.page-header h2 {
  font-weight: 300;
}
/* line 28, templates/rt_interstellar/custom/scss/custom.scss */
body div.category-desc p {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
  text-indent: 25.3125px;
  line-height: 35px;
}
/* line 29, templates/rt_interstellar/custom/scss/custom.scss */
body div.category-desc p.lead {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
  text-indent: 25.3125px;
  line-height: 35px;
  margin-bottom: 8px;
}
/* line 31, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="description"] h3 {
  font-weight: 300;
}
/* line 34, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
  text-indent: 25.3125px;
}
/* line 35, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.intro {
  font-size: 1.65rem;
}
/* line 36, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.intro2 {
  font-size: 1.65rem;
}
/* line 37, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.lead {
  font-size: 1.65rem;
}
/* line 38, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.caps {
  font-weight: 400;
  text-indent: 0px;
  font-variant: small-caps;
}
/* line 39, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.sans {
  text-indent: 0px;
}
/* line 40, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.img_caption {
  padding-bottom: 30;
  font-family: "Source Sans Pro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-variant: small-caps;
  text-indent: 0px;
  text-align: center;
}
/* line 41, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.imagecaption {
  font-family: "Source Sans Pro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-variant: small-caps;
  text-indent: 0px;
  text-align: center;
  margin: 5px 30px 30px 30px;
}
/* line 42, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.caption {
  font-family: "Source Sans Pro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-variant: small-caps;
  text-indent: 0px;
  text-align: center;
  margin: 5px 30px 30px 30px;
}
/* line 43, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.noindent {
  text-indent: 0px;
}
/* line 44, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.question {
  text-indent: 0px;
  margin-top: 40px;
}
/* line 46, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.answer {
  text-indent: 0px;
  padding-left: 40px;
  padding-right: 40px;
}
/* line 47, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.answer-continued {
  padding-left: 40px;
  padding-right: 40px;
}
/* line 48, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] ol {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
}
/* line 49, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] ul {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
}
/* line 50, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] li {
  margin: 15px 24px 15px 48px;
}
/* line 51, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.Numbered-Paragraph {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
  padding-left: 25.3125px;
  text-indent: -25.3125px;
}
/* line 52, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.Numbered-Paragraph-scripture {
  font-size: 1.45rem;
  text-indent: 0px;
  font-style: italic;
  margin-left: 24px;
  margin-right: 24px;
  padding-left: 25.3125px;
  text-indent: -25.3125px;
}
/* line 53, templates/rt_interstellar/custom/scss/custom.scss */
body div[itemProp="articleBody"] p.psu {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-style: italic;
  font-size: 1.75rem;
  text-indent: 25.3125px;
}
/* line 56, templates/rt_interstellar/custom/scss/custom.scss */
#g-mainbar h2 {
  font-weight: 400;
}
/* line 57, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] li {
  font-size: 1.45rem;
  line-height: 30px;
  margin-left: 35px;
}
/* line 58, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] h1 {
  font-weight: 300;
}
/* line 59, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] h2 {
  font-weight: 400;
}
/* line 60, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] h3 {
  font-weight: 400;
}
/* line 61, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] h4 {
  font-weight: 400;
}
/* line 62, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] .italic {
  font-style: italic;
}
/* line 63, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] .bold {
  font-style: bold;
}
/* line 64, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] blockquote {
  font-size: 1.45rem;
  text-indent: 0px;
  font-style: italic;
  margin-left: 24px;
  margin-right: 24px;
  margin-bottom: 0.5rem;
}
/* line 65, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] blockquote p {
  font-size: 1.45rem;
  text-indent: 0px;
  font-style: italic;
  margin-left: 24px;
  margin-right: 24px;
  margin-bottom: 0.5rem;
}
/* line 66, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] blockquote.blue {
  color: #949494;
  font-size: 2rem;
  line-height: 40px;
  font-style: normal;
  text-align: center;
  margin: 60px 0 60px;
  padding: 30px 40px 30px;
  padding-top: 19px;
  border: 0;
}
/* line 74, templates/rt_interstellar/custom/scss/custom.scss */
p.g-blockcontent-buttons {
  text-indent: 0px;
}
/* line 75, templates/rt_interstellar/custom/scss/custom.scss */
.g-blockcontent-subcontent-title-text {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 2rem;
}
/* line 76, templates/rt_interstellar/custom/scss/custom.scss */
div.category-desc blockquote {
  color: #6e6e6e;
  font-size: 1.45rem;
  text-indent: 0px;
  font-style: italic;
  margin-left: 24px;
  margin-right: 24px;
}
/* line 77, templates/rt_interstellar/custom/scss/custom.scss */
div.category-desc blockquote p {
  color: #6e6e6e;
  font-size: 1.45rem;
  text-indent: 0px;
  font-style: italic;
  margin-left: 24px;
  margin-right: 24px;
}
/* line 78, templates/rt_interstellar/custom/scss/custom.scss */
div.category-desc h1 {
  font-weight: 300;
}
/* line 79, templates/rt_interstellar/custom/scss/custom.scss */
div.category-desc h2 {
  font-weight: 300;
}
/* line 80, templates/rt_interstellar/custom/scss/custom.scss */
div.category-desc h3 {
  font-weight: 400;
}
/* line 81, templates/rt_interstellar/custom/scss/custom.scss */
div.category-desc h4 {
  font-weight: 400;
}
/* line 82, templates/rt_interstellar/custom/scss/custom.scss */
div.category-desc h5 {
  font-weight: 400;
}
/* line 83, templates/rt_interstellar/custom/scss/custom.scss */
div.category-desc li {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
}
/* line 85, templates/rt_interstellar/custom/scss/custom.scss */
p.approved {
  -webkit-background-clip: border-box;
  -webkit-background-origin: padding-box;
  -webkit-background-size: auto;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #dff0d8;
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-color: #d6e9c6;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #d6e9c6;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #d6e9c6;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #d6e9c6;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-style: solid;
  border-top-width: 1px;
  color: #468847;
  display: block;
  font-size: 1.5rem;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  text-indent: 0px;
}
/* line 126, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] div.info {
  -webkit-background-clip: border-box;
  -webkit-background-origin: padding-box;
  -webkit-background-size: auto;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #dff0d8;
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-color: #d6e9c6;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: #d6e9c6;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #d6e9c6;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #d6e9c6;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-style: solid;
  border-top-width: 1px;
  color: #468847;
  display: block;
  font-size: 1.5rem;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  text-indent: 0px;
}
/* line 167, templates/rt_interstellar/custom/scss/custom.scss */
ul.tags.inline .label-info[href] {
  background-color: #cfcfcf;
}
/* line 169, templates/rt_interstellar/custom/scss/custom.scss */
dl.volunteer {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
/* line 176, templates/rt_interstellar/custom/scss/custom.scss */
dl.volunteer dt {
  font-weight: 700;
  float: left;
  width: 20%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin: 0px;
}
/* line 185, templates/rt_interstellar/custom/scss/custom.scss */
dl.volunteer dd {
  float: left;
  width: 80%;
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
/* Example */
/* glossary */
/* line 202, templates/rt_interstellar/custom/scss/custom.scss */
body div.blog p {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
  text-indent: 25.3125px;
}
/* line 203, templates/rt_interstellar/custom/scss/custom.scss */
body div.blog blockquote {
  font-size: 1.45rem;
  text-indent: 0px;
  font-style: italic;
  margin-left: 24px;
  margin-right: 24px;
}
/* line 204, templates/rt_interstellar/custom/scss/custom.scss */
body div.blog blockquote p {
  font-size: 1.45rem;
  text-indent: 0px;
  font-style: italic;
  margin-left: 24px;
  margin-right: 24px;
}
/* line 205, templates/rt_interstellar/custom/scss/custom.scss */
body div.blog ol {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
}
/* line 206, templates/rt_interstellar/custom/scss/custom.scss */
body div.blog ul {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
}
/* line 207, templates/rt_interstellar/custom/scss/custom.scss */
body div.blog li {
  margin: 15px 24px 15px 48px;
}
/* line 208, templates/rt_interstellar/custom/scss/custom.scss */
body div.blog p.caption {
  font-family: "Source Sans Pro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-variant: small-caps;
  text-indent: 0px;
  text-align: center;
  margin: 5px 30px 30px 30px;
}
/* line 209, templates/rt_interstellar/custom/scss/custom.scss */
body div.blog p.img_caption {
  font-family: "Source Sans Pro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-variant: small-caps;
  text-indent: 0px;
  text-align: center;
  margin: 5px 30px 30px 30px;
}
/* line 210, templates/rt_interstellar/custom/scss/custom.scss */
body div.blog p.imagecaption {
  font-family: "Source Sans Pro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-variant: small-caps;
  text-indent: 0px;
  text-align: center;
  margin: 5px 30px 30px 30px;
}
/* Docs */
/* line 217, templates/rt_interstellar/custom/scss/custom.scss */
span.koowa_icon--pdf.koowa_icon--16 {
  text-indent: 0px;
}
/* line 218, templates/rt_interstellar/custom/scss/custom.scss */
.koowa .docman_thumbnail {
  float: right;
  margin-left: 20px;
}
/* line 219, templates/rt_interstellar/custom/scss/custom.scss */
p.docman_download__filename {
  font-variant: small-caps;
  font-size: 1rem;
  text-indent: 0px;
}
/* line 220, templates/rt_interstellar/custom/scss/custom.scss */
div.docman_document h1.koowa_header {
  font-weight: 400;
}
/* line 221, templates/rt_interstellar/custom/scss/custom.scss */
div.docman_category h3.koowa_header {
  font-weight: 400;
}
/* line 222, templates/rt_interstellar/custom/scss/custom.scss */
div.docman_block h3.koowa_header {
  font-weight: 400;
}
/* line 224, templates/rt_interstellar/custom/scss/custom.scss */
div.docman_description p {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
  text-indent: 25.3125px;
}
/* line 225, templates/rt_interstellar/custom/scss/custom.scss */
div.docman_description blockquote {
  font-size: 1.45rem;
  text-indent: 0px;
  font-style: italic;
  margin-left: 24px;
  margin-right: 24px;
}
/* line 226, templates/rt_interstellar/custom/scss/custom.scss */
div.docman_description blockquote p {
  font-size: 1.45rem;
  text-indent: 0px;
  font-style: italic;
  margin-left: 24px;
  margin-right: 24px;
}
/* line 227, templates/rt_interstellar/custom/scss/custom.scss */
div.docman_description ol {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
}
/* line 228, templates/rt_interstellar/custom/scss/custom.scss */
div.docman_description ul {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
}
/* line 229, templates/rt_interstellar/custom/scss/custom.scss */
div.docman_description li {
  margin: 15px 24px 15px 48px;
}
/* header image */
/* #g-header {
 background-image: url("/templates/rt_interstellar/custom/images/backgrounds/prayer4.jpg");background-repeat: no-repeat; 
 }  */
/* New Articles */
/* line 238, templates/rt_interstellar/custom/scss/custom.scss */
div.g-content-array.g-joomla-articles.newarticles h3.g-item-title {
  font-size: 1.3rem;
  line-height: 1.2;
  margin: 0rem 0 0 0rem 0;
}
/* line 239, templates/rt_interstellar/custom/scss/custom.scss */
div.g-content-array.g-joomla-articles.newarticles g-array-item-text {
  font-size: 1.25rem;
}
/* New Books */
/* line 242, templates/rt_interstellar/custom/scss/custom.scss */
p.g-blockcontent-buttons {
  text-align: center !important;
}
/* line 243, templates/rt_interstellar/custom/scss/custom.scss */
div.g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: none;
}
/* line 246, templates/rt_interstellar/custom/scss/custom.scss */
div.g-mosaicgrid-image {
  background: none;
}
/* New Downloads */
/* line 251, templates/rt_interstellar/custom/scss/custom.scss */
div.k-ui-namespace .mod_docman .koowa_media--gallery .koowa_media__item__content {
  border: 0px solid rgba(0, 0, 0, 0.1);
}
/* owl carousel */
/* line 255, templates/rt_interstellar/custom/scss/custom.scss */
body .g-owlcarousel-layout-showcase .g-owlcarousel-item-title {
  font-weight: 300;
  font-size: 4.2rem;
  margin-top: 3.063rem;
}
/* line 256, templates/rt_interstellar/custom/scss/custom.scss */
body .g-owlcarousel-layout-showcase .g-owlcarousel-item-desc {
  font-size: 2rem;
}
/* News Slider */
/* line 260, templates/rt_interstellar/custom/scss/custom.scss */
body .g-newsslider-overlay {
  background: transparent;
  filter: none;
}
/* line 261, templates/rt_interstellar/custom/scss/custom.scss */
body .g-newsslider-pagination {
  display: none;
}
/* line 262, templates/rt_interstellar/custom/scss/custom.scss */
div.g-newsslider-navigation.clearfix {
  display: none;
}
/* line 263, templates/rt_interstellar/custom/scss/custom.scss */
.carousel {
  margin-bottom: 0;
}
/* Blog */
/* line 269, templates/rt_interstellar/custom/scss/custom.scss */
div#fd.eb .eb-brand-name {
  font-weight: 300;
  font-size: 1.75rem;
  margin: 1.5rem 0 4.25rem 0;
}
/* line 271, templates/rt_interstellar/custom/scss/custom.scss */
h2.eb-brand-name.reset-heading {
  font-weight: 300;
  font-size: 1.75rem;
  margin: 1.5rem 0 4.25rem 0;
}
/* line 273, templates/rt_interstellar/custom/scss/custom.scss */
div.eb-brand-bio {
  display: none;
}
/* line 274, templates/rt_interstellar/custom/scss/custom.scss */
div.eb-post-head {
  color: #000;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.15;
  margin-top: 2rem;
  margin-bottom: 0.625rem;
  padding-bottom: 0.638rem;
}
/* line 282, templates/rt_interstellar/custom/scss/custom.scss */
div#fd.eb .eb-post-title {
  color: #000;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.15;
  margin-top: 2rem;
  margin-bottom: 0.625rem;
  padding-bottom: 0.638rem;
}
/* line 290, templates/rt_interstellar/custom/scss/custom.scss */
div#fd.eb .eb-entry-title {
  color: #000;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.15;
  margin-top: 2rem;
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
}
/* line 298, templates/rt_interstellar/custom/scss/custom.scss */
div.eb-post {
  margin-bottom: 0.625rem;
  padding-bottom: 0.638rem;
}
/* line 300, templates/rt_interstellar/custom/scss/custom.scss */
div#fd.eb .eb-post-thumb .eb-post-image {
  border: 0px;
  padding: 0px;
  text-indent: 0px;
}
/* Blog New  */
/* line 303, templates/rt_interstellar/custom/scss/custom.scss */
div#fd.eb .eb-mod-thumb .eb-mod-image-cover {
  border: 0px;
}
/* line 304, templates/rt_interstellar/custom/scss/custom.scss */
div#fd.eb .eb-mod-title .eb-mod-media-title {
  font-size: 1.3rem;
  line-height: 1.2;
}
/* line 305, templates/rt_interstellar/custom/scss/custom.scss */
div#fd.eb .eb-mod-thumb .eb-mod-image-cover:before {
  border: 0px;
}
/* line 306, templates/rt_interstellar/custom/scss/custom.scss */
div#fd.eb .eb-mod-media-title {
  font-weight: normal;
}
/* RAX */
/* div.allmode-box.allmode-slider {padding-bottom: 20px;}
 div.allmode-item h4.allmode-title {color: #50a5eb;
 font-size: 1.3rem;
 line-height: 1.2;    font-weight: 400;}
 div.allmode-item h4.allmode-title a:hover {color: #2f6ca1 !important;text-decoration: none;}
 div#allmode-id669.allmode-itemsbox.owl-carousel.owl-loaded.owl-drag {padding-top:0;border-top:0;}
 .allmode-slider .allmode-title, .allmode-slider .allmode-title a {color: #50a5eb; font-weight: normal;padding: 0px 0px;}
 .allmode-slider .allmode-content {padding: 20px 0 0 0px;} */
/* Social */
/* line 321, templates/rt_interstellar/custom/scss/custom.scss */
.g-social a {
  color: #7a7a7a;
  background: #eee;
  display: inline-block;
  font-size: 1.5rem;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
}
/* Sprocket */
/* line 333, templates/rt_interstellar/custom/scss/custom.scss */
div.sprocket-mosaic-filter {
  display: none;
}
/* line 334, templates/rt_interstellar/custom/scss/custom.scss */
div.sprocket-mosaic-order {
  display: none;
}
/* line 335, templates/rt_interstellar/custom/scss/custom.scss */
h2.sprocket-mosaic-title {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.2;
}
/* line 338, templates/rt_interstellar/custom/scss/custom.scss */
div.sprocket-mosaic-text {
  font-size: 1rem;
}
/* line 339, templates/rt_interstellar/custom/scss/custom.scss */
ul.sprocket-mosaic-tags {
  display: none;
}
/* line 340, templates/rt_interstellar/custom/scss/custom.scss */
div.sprocket-mosaic-item {
  min-height: 455px;
  border: 0px;
}
/* line 341, templates/rt_interstellar/custom/scss/custom.scss */
div.sprocket-mosaic-item a.sprocket-readmore {
  display: none;
}
/* line 342, templates/rt_interstellar/custom/scss/custom.scss */
div.sprocket-mosaic-image-container span.sprocket-mosaic-hovercontent {
  display: none;
}
/* Page Nav */
/* line 346, templates/rt_interstellar/custom/scss/custom.scss */
ul.pagenav {
  margin-top: 50px;
  margin-bottom: 50px;
  clear: both;
  float: right;
}
/* line 347, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] li.pagenav-prev {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2;
}
/* line 350, templates/rt_interstellar/custom/scss/custom.scss */
div[itemProp="articleBody"] li.pagenav-next {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2;
}
/* OLD */
/*  #c67900 */
/* ED */
/* line 361, templates/rt_interstellar/custom/scss/custom.scss */
#ed {
  font-family: "Source Sans Pro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 362, templates/rt_interstellar/custom/scss/custom.scss */
#ed .ed-post-item__title {
  font-weight: 300;
  font-size: 1.5rem;
}
/* line 363, templates/rt_interstellar/custom/scss/custom.scss */
#ed .o-label {
  font-size: 0.75rem;
}
/* line 364, templates/rt_interstellar/custom/scss/custom.scss */
#ed .ed-post-content {
  font-size: 1.15rem;
}
/* line 365, templates/rt_interstellar/custom/scss/custom.scss */
#ed blockquote {
  color: #6e6e6e;
  font-size: 1.15rem;
  text-indent: 0px;
  line-height: 30px;
  font-style: italic;
  margin: 0.5rem 1.5rem 0.5rem 1.5rem;
}
/* line 366, templates/rt_interstellar/custom/scss/custom.scss */
#ed .ed-post-widget__hd, #ed .ed-post-widget__bd, #ed .ed-post-widget__ft {
  font-size: 1rem;
}
/* line 367, templates/rt_interstellar/custom/scss/custom.scss */
div.ed-navbar__footer {
  display: none;
}
/* line 368, templates/rt_interstellar/custom/scss/custom.scss */
#ed .ed-forum-item__title {
  font-size: 1rem;
}
/* line 369, templates/rt_interstellar/custom/scss/custom.scss */
div.o-alert.o-alert--icon.o-alert--success {
  font-size: 1rem;
}
/* line 370, templates/rt_interstellar/custom/scss/custom.scss */
#ed .ed-forum__ft {
  margin-top: 0.75rem;
  margin-bottom: 2.75rem;
  border-top: 0px solid #ddd;
  font-size: 1rem;
  font-variant: small-caps;
}
/* line 371, templates/rt_interstellar/custom/scss/custom.scss */
#ed .ed-forum__ft a {
  font-size: 1rem;
}
/* line 372, templates/rt_interstellar/custom/scss/custom.scss */
#ed .ed-forum__hd {
  font-weight: 300;
  font-size: 1rem;
}
/* line 373, templates/rt_interstellar/custom/scss/custom.scss */
#ed .ed-forum-item__col-avatar {
  font-size: 0.75rem;
}
/* Print */
/* line 376, templates/rt_interstellar/custom/scss/custom.scss */
body.print-mode div[itemProp="articleBody"] p {
  font-size: 11pt;
}
/* line 377, templates/rt_interstellar/custom/scss/custom.scss */
body.print-mode div[itemProp="articleBody"] h1 {
  font-size: 24pt;
  margin: 0.5rem 0px 0.25rem;
}
/* line 378, templates/rt_interstellar/custom/scss/custom.scss */
body.print-mode div[itemProp="articleBody"] h2 {
  font-size: 18pt;
}
/* line 379, templates/rt_interstellar/custom/scss/custom.scss */
body.print-mode div[itemProp="articleBody"] h3 {
  font-size: 16pt;
}
/* line 380, templates/rt_interstellar/custom/scss/custom.scss */
body.print-mode div[itemProp="articleBody"] h4 {
  font-size: 14pt;
}
/* line 381, templates/rt_interstellar/custom/scss/custom.scss */
body.print-mode div[itemProp="articleBody"] h5 {
  font-size: 12pt;
}
/* Grid Content Particle for Videos */
/* line 385, templates/rt_interstellar/custom/scss/custom.scss */
div.g-gridcontent .g-gridcontent-item-title {
  font-size: 0;
}
/* line 386, templates/rt_interstellar/custom/scss/custom.scss */
div.g-gridcontent .g-gridcontent-item-wrapper {
  border: 0px;
}
/* calendar */
/* line 389, templates/rt_interstellar/custom/scss/custom.scss */
body div.dp-container p {
  color: #5c5858;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.45rem;
  text-indent: 25.3125px;
}
/* line 390, templates/rt_interstellar/custom/scss/custom.scss */
body div.dp-container p.readmore {
  text-indent: 0px;
}
/* line 391, templates/rt_interstellar/custom/scss/custom.scss */
body div.dp-container p.img_caption {
  font-family: "Source Sans Pro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-variant: small-caps;
  text-indent: 0px;
  text-align: center;
}
/* line 392, templates/rt_interstellar/custom/scss/custom.scss */
body div.dp-container blockquote {
  font-size: 1.45rem;
  text-indent: 0px;
  font-style: italic;
  margin-left: 24px;
  margin-right: 24px;
  margin-bottom: 0.5rem;
}
/* line 393, templates/rt_interstellar/custom/scss/custom.scss */
body div.dp-container blockquote p {
  font-size: 1.45rem;
  text-indent: 0px;
  font-style: italic;
  margin-left: 24px;
  margin-right: 24px;
  margin-bottom: 0.5rem;
}
/*# sourceMappingURL=custom_49.css.map */