/*303ee96a2f2ada7119ef0a0d50855952*/
/* 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]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/rt_interstellar/custom/scss/template.scss */
h2.g-title {
  font-size: 1.4rem;
  text-transform: uppercase;
}
/* line 1, templates/rt_interstellar/custom/scss/_contact.scss */
/* line 2, templates/rt_interstellar/custom/scss/_contact.scss */
.g-contact .g-contact-item {
  position: relative;
  padding-left: 50px;
  margin-bottom: 1.5rem;
}
/* line 7, templates/rt_interstellar/custom/scss/_contact.scss */
.g-contact .g-contact-icon {
  position: absolute;
  left: 0;
  font-size: 1.25rem;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  width: 35px;
  height: 45px;
  line-height: 45px;
}
/* line 16, templates/rt_interstellar/custom/scss/_contact.scss */
.g-contact .g-contact-label {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
  opacity: 0.5;
}
/* line 22, templates/rt_interstellar/custom/scss/_contact.scss */
.g-contact .g-contact-text {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
/* line 1, templates/rt_interstellar/custom/scss/_simplemenu.scss */
.g-simplemenu-particle {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-simplemenu-particle {
    -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;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-simplemenu-particle {
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    box-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute;
  }
}
/* line 11, templates/rt_interstellar/custom/scss/_simplemenu.scss */
.g-simplemenu-particle h6 {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 0.625rem;
}
/* line 18, templates/rt_interstellar/custom/scss/_simplemenu.scss */
.g-simplemenu-particle .g-simplemenu-container {
  padding-left: 2.501rem;
}
/* line 21, templates/rt_interstellar/custom/scss/_simplemenu.scss */
.dir-rtl .g-simplemenu-particle .g-simplemenu-container {
  padding-right: 2.501rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .dir-rtl .g-simplemenu-particle .g-simplemenu-container {
    padding-left: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-simplemenu-particle .g-simplemenu-container {
    padding: 0 0 1.876rem;
    text-align: center;
  }
}
/* line 33, templates/rt_interstellar/custom/scss/_simplemenu.scss */
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu {
  list-style: none;
  margin: 0;
}
/* line 36, templates/rt_interstellar/custom/scss/_simplemenu.scss */
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li {
  font-size: 1.1rem;
  line-height: 1.7;
  opacity: 0.8;
}
/* line 1, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel {
  position: relative;
  padding-bottom: 0.938rem;
}
/* line 5, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-owlcarousel-video-carousel-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  flex-flow: wrap;
}
/* line 9, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-owlcarousel-video-carousel-header .g-title {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 auto;
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  flex: 1 auto;
  padding: 0;
  font-size: 0.9vw;
  color: #fff;
}
@media (max-width: 133.3333333333rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-owlcarousel-video-carousel .g-owlcarousel-video-carousel-header .g-title {
    font-size: 1.2rem;
  }
}
/* line 17, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-owlcarousel-video-carousel-header .g-video-carousel-dots {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 auto;
  -moz-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  margin: 0 0 0.625rem;
}
/* line 21, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-owlcarousel-video-carousel-header .g-video-carousel-dots .owl-dot {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  margin: 0 0.3rem;
  width: 12px;
  height: 12px;
}
/* line 28, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-owlcarousel-video-carousel-header .g-video-carousel-dots .owl-dot.active {
  background: #fff;
}
/* line 32, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-owlcarousel-video-carousel-header .g-video-carousel-dots .owl-dot:hover {
  cursor: pointer;
}
/* line 39, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel-description {
  display: block;
  margin-bottom: 1.563rem;
  font-size: 0.75vw;
}
@media (max-width: 146.6666666667rem) {
  .g-owlcarousel-video-carousel .g-video-carousel-description {
    font-size: 1.1rem;
  }
}
/* line 45, templates/rt_interstellar/custom/scss/_videocarousel.scss */
/* line 46, templates/rt_interstellar/custom/scss/_videocarousel.scss */
/* line 47, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-stage-outer .g-video-carousel-inner {
  margin: 0 10px;
  border-radius: 5px;
  overflow: hidden;
}
/* line 52, templates/rt_interstellar/custom/scss/_videocarousel.scss */
/* line 53, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-stage-outer .g-video-carousel-inner .g-video-carousel-video iframe {
  display: block;
  height: 100%;
}
/* line 59, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-stage-outer .g-video-carousel-inner .g-video-carousel-video .g-video-carousel-youtube {
  position: relative;
  cursor: pointer;
  background: #ccc no-repeat center center / cover;
  padding-bottom: 76.25%;
  /* 16:9 */
  height: 0px;
  clear: both;
  border-radius: 5px;
}
/* line 68, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-stage-outer .g-video-carousel-inner .g-video-carousel-video .g-video-carousel-youtube::before {
  content: '';
  background: rgba(54, 167, 99, 0.8);
  height: 50px;
  width: 50px;
  display: block;
  margin: -25px 0 0 -25px;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.1s ease;
  z-index: 1;
}
/* line 82, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-stage-outer .g-video-carousel-inner .g-video-carousel-video .g-video-carousel-youtube::after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0px;
  display: block;
  border-style: solid;
  border-width: 10px 0 10px 15px;
  margin: -10px 0 0 -5px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 0;
  z-index: 2;
}
/* line 100, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-stage-outer .g-video-carousel-inner .g-video-carousel-video .g-video-carousel-youtube :hover::before {
  background: #36a763;
}
/* line 104, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-stage-outer .g-video-carousel-inner .g-video-carousel-video .g-video-carousel-youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
/* line 115, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-stage-outer .g-video-carousel-inner .g-video-carousel-caption {
  margin-top: 5px;
  font-weight: 500;
}
/* line 123, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-nav {
  margin-bottom: 0.625rem;
}
/* line 126, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-nav > div {
  position: absolute;
  margin: auto;
  text-align: center;
  top: -20%;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
}
/* line 136, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-nav > div .fa {
  font-size: 2.25vw;
  font-weight: 400;
}
@media (max-width: 97.7777777778rem) {
  .g-owlcarousel-video-carousel .g-video-carousel .owl-nav > div .fa {
    font-size: 2.2rem;
  }
}
/* line 141, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-nav > div:hover {
  color: rgba(255, 255, 255, 0.6);
}
/* line 146, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-nav .owl-prev {
  left: 0;
  right: auto;
}
/* line 150, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.dir-rtl .g-owlcarousel-video-carousel .g-video-carousel .owl-nav .owl-prev {
  right: 0;
  left: auto;
}
/* line 154, templates/rt_interstellar/custom/scss/_videocarousel.scss */
/* line 155, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.dir-rtl .g-owlcarousel-video-carousel .g-video-carousel .owl-nav .owl-prev .fa-chevron-left:before {
  content: "\f054";
}
/* line 162, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-nav .owl-next {
  left: auto;
  right: 1vw;
}
/* line 166, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.dir-rtl .g-owlcarousel-video-carousel .g-video-carousel .owl-nav .owl-next {
  left: 1vw;
  right: auto;
}
/* line 170, templates/rt_interstellar/custom/scss/_videocarousel.scss */
/* line 171, templates/rt_interstellar/custom/scss/_videocarousel.scss */
.dir-rtl .g-owlcarousel-video-carousel .g-video-carousel .owl-nav .owl-next .fa-chevron-right:before {
  content: "\f053";
}
/* line 1, templates/rt_interstellar/custom/scss/_mod_pimediaplayer.scss */
#pimodvideocontainer .youtubeplayer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
/* line 7, templates/rt_interstellar/custom/scss/_mod_pimediaplayer.scss */
#pimodvideocontainer .youtubeplayer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 14, templates/rt_interstellar/custom/scss/_mod_pimediaplayer.scss */
.pimediaplayer.moddefault div {
  font-size: 1.2rem;
  text-align: center;
}
/* line 16, templates/rt_interstellar/custom/scss/_mod_pimediaplayer.scss */
.pimediaplayer.moddefault h2 {
  font-size: 1.5rem;
  text-align: center;
}
/* RSEvents!Pro
 ------------------------------------------------------------------------------*/
/* line 3, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_rss {
  margin: 0 0 20px 0;
  width: 100%;
}
/* line 7, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_rss > a {
  font-size: 19px;
  margin: 0 5px;
}
/* line 11, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_heading {
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 16, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_read_more {
  background-color: #afa023 !important;
  background-image: none;
  border: 1px solid #afa023;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  padding: 12px 24px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 40, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_read_more:hover, .rs_read_more:focus {
  background-color: #85791a !important;
  background-position: 0 center;
  border: 1px solid #afa023;
  color: #fff !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 56, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container {
  margin: 0 0 30px 0;
}
/* line 59, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container .navbar .nav li.dropdown.open .dropdown-toggle, .rsepro-filter-container .navbar .nav li.dropdown.active .dropdown-toggle {
  background-color: transparent;
  color: #000;
}
/* line 64, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container .navbar .nav li.dropdown > .dropdown-toggle .caret {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 70, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container .navbar .nav > li > a:hover, .rsepro-filter-container .navbar .nav > li > a:focus {
  color: #000;
}
/* line 74, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container .navbar .divider-vertical {
  border-color: #e1e1e1;
}
/* line 77, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container .navbar-inner {
  background-color: #f2f2f2;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  padding: 10px 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 89, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container .navbar-inner .center {
  margin-top: 5px;
}
/* line 92, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container .navbar-inner .btn-group {
  display: inline-block;
  margin: 0;
}
/* line 96, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container .navbar-inner #rsepro-filter-from, .rsepro-filter-container .navbar-inner #rsepro-filter-condition {
  margin-top: 5px;
}
/* line 100, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container .navbar-inner .divider-vertical {
  border-left: none;
  height: 50px;
}
/* line 104, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container .navbar-inner #rsepro-search > input {
  margin-bottom: 0;
  min-height: 38px;
  width: 295px;
  min-width: 295px;
}
/* line 110, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-filter-container .navbar-inner ul li a {
  text-shadow: none;
}
/* line 113, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container {
  width: 100%;
}
/* line 116, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail {
  background-color: transparent !important;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  font-size: 0;
  line-height: 1;
  margin-bottom: 20px !important;
  overflow: hidden;
  padding: 20px !important;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 132, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_options {
  float: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: calc(14px  + 10px);
}
/* line 140, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_options > a {
  background-color: #f730b2;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  margin-top: 3px;
  padding: 5px;
  -webkit-transition: background-color 0.2s linear 0s;
  -moz-transition: background-color 0.2s linear 0s;
  -o-transition: background-color 0.2s linear 0s;
  transition: background-color 0.2s linear 0s;
}
/* line 154, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_options > a:first-of-type {
  margin-top: 0;
}
/* line 157, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_options > a:hover {
  background-color: #eb099d;
}
/* line 160, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_options > a > i {
  height: 1em;
  width: 1em;
  text-align: center;
}
/* line 165, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_badge_date {
  background-color: #00aeef;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  margin: 0 20px 0 0;
  padding: 10px;
  position: relative;
  height: 75px;
  width: 75px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
}
/* line 181, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_badge_date .day {
  display: block;
  font-size: 25px;
}
/* line 185, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_badge_date .month {
  display: block;
  font-size: 12px;
  margin-bottom: 3px;
}
/* line 190, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_badge_date .year {
  display: block;
  font-size: 12px;
  margin-top: 3px;
}
/* line 195, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_badge_date .featured {
  color: #f6b324;
  font-size: 18px;
  position: absolute;
  left: -0.6em;
  top: -0.6em;
}
/* line 202, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_image {
  display: inline-block;
  float: none;
  margin: 0 20px 0 0;
  padding: 0;
  height: 75px;
  width: 75px;
}
/* line 210, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_image > a {
  border: none;
  border-radius: 4px;
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  height: 100%;
  width: 100%;
}
/* line 220, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_image > a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 227, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_image > a > img {
  height: 100%;
  max-width: none;
  width: auto;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 240, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_description {
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
  margin: 0 20px 0 0;
  vertical-align: top;
  width: calc((100% - 250px) * 0.3);
}
/* line 248, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rsepro-title-block {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
/* line 254, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rsepro-small-description-block {
  margin: 5px 0 0 0;
}
/* line 257, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_details {
  display: inline-block;
  font-size: 12px;
  line-height: 1.4;
  margin: 0 20px 0 0;
  vertical-align: top;
  width: calc((100% - 250px) * 0.3);
}
/* line 265, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_details > div {
  margin: 5px 0 0 0;
}
/* line 268, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_details > div:first-of-type {
  margin: 0;
}
/* line 271, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_details i[class*="icon-"] {
  margin-right: 5px;
  text-align: center;
}
/* line 275, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_status font[color="blue"] {
  color: #2287b5;
}
/* line 278, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_status font[color="green"] {
  color: #9fc61e;
}
/* line 281, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_status font[color="red"] {
  color: #e70329;
}
/* line 284, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_assets {
  display: inline-block;
  font-size: 12px;
  line-height: 1.4;
  margin: 0 20px 0 0;
  vertical-align: top;
  width: calc((100% - 250px) * 0.2);
}
/* line 292, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rsepro-event-categories-block .span6:first-of-type {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 297, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rsepro-event-tags-block {
  margin-top: 5px;
}
/* line 300, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rsepro-event-tags-block .span6:first-of-type {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 305, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_more {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 250px) * 0.2);
}
/* line 310, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_more .btn-link {
  font-size: 14px;
  font-weight: 400;
  margin: 10px 0 0 0;
  text-align: right;
  text-transform: none;
}
/* line 317, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail .rs_event_more .btn-link > i {
  margin-left: 0;
  margin-right: 5px;
}
/* line 321, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container > .rs_event_detail.rs_featured .rs_event_badge_date {
  background-color: #f730b2;
}
/* line 324, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li, .rs_events_container.rsepro-locations-list li {
  font-size: 0;
  margin: 20px 0 0 0;
  overflow: visible;
  padding: 0 !important;
}
/* line 331, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li:first-of-type, .rs_events_container.rsepro-locations-list li:first-of-type {
  margin-top: 0;
}
/* line 335, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li.clearfix, .rs_events_container.rsepro-locations-list li.clearfix {
  margin: 0;
}
/* line 339, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li[class*="rsepro-category-row"] .well, .rs_events_container.rsepro-locations-list li[class*="rsepro-category-row"] .well {
  border: none;
  color: #fff;
  padding: 15px 30px;
  z-index: 0;
}
/* line 346, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li[class*="rsepro-category-row"] .well.image, .rs_events_container.rsepro-locations-list li[class*="rsepro-category-row"] .well.image {
  padding: 60px 30px;
}
/* line 350, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li[class*="rsepro-category-row"] .rs_heading > a, .rs_events_container.rsepro-locations-list li[class*="rsepro-category-row"] .rs_heading > a {
  color: #fff;
}
/* line 354, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li[class*="rsepro-category-row"] .rs_heading > a:hover, .rs_events_container.rsepro-locations-list li[class*="rsepro-category-row"] .rs_heading > a:hover {
  color: #d9d9d9;
}
/* line 358, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li[class*="rsepro-category-row"] .badge-counter, .rs_events_container.rsepro-locations-list li[class*="rsepro-category-row"] .badge-counter {
  margin: 0;
  position: absolute;
  right: -0.6em;
  top: -0.6em;
}
/* line 365, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li[class*="rsepro-category-row"] .background, .rs_events_container.rsepro-locations-list li[class*="rsepro-category-row"] .background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -2;
}
/* line 378, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li[class*="rsepro-category-row"] .background + .mask, .rs_events_container.rsepro-locations-list li[class*="rsepro-category-row"] .background + .mask {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.2s linear 0s;
  -moz-transition: opacity 0.2s linear 0s;
  -o-transition: opacity 0.2s linear 0s;
  transition: opacity 0.2s linear 0s;
}
/* line 390, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li[class*="rsepro-category-row"] .mask, .rs_events_container.rsepro-locations-list li[class*="rsepro-category-row"] .mask {
  border-radius: 4px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
/* line 401, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li.rsepro-category-row2, .rs_events_container.rsepro-locations-list li.rsepro-category-row2 {
  width: 48.7179487179%;
  *width: 48.6647572286%;
}
/* line 406, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li.rsepro-category-row2:nth-of-type(3n + 2), .rs_events_container.rsepro-locations-list li.rsepro-category-row2:nth-of-type(3n + 2) {
  margin-left: 2.5641025641%;
  *margin-left: 2.5109110747%;
}
/* line 411, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li.rsepro-category-row2:nth-of-type(2), .rs_events_container.rsepro-locations-list li.rsepro-category-row2:nth-of-type(2) {
  margin-top: 0;
}
/* line 415, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li.rsepro-category-row3, .rs_events_container.rsepro-locations-list li.rsepro-category-row3 {
  width: 31.6239316239%;
  *width: 31.5707401346%;
}
/* line 420, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li.rsepro-category-row3:nth-of-type(4n + 2), .rs_events_container.rsepro-locations-list li.rsepro-category-row3:nth-of-type(4n + 2), .rs_events_container.rsepro-categories-list li.rsepro-category-row3:nth-of-type(4n + 3), .rs_events_container.rsepro-locations-list li.rsepro-category-row3:nth-of-type(4n + 3) {
  margin-left: 2.5641025641%;
  *margin-left: 2.5109110747%;
}
/* line 427, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li.rsepro-category-row3:nth-of-type(2), .rs_events_container.rsepro-locations-list li.rsepro-category-row3:nth-of-type(2), .rs_events_container.rsepro-categories-list li.rsepro-category-row3:nth-of-type(3), .rs_events_container.rsepro-locations-list li.rsepro-category-row3:nth-of-type(3) {
  margin-top: 0;
}
/* line 433, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li.rsepro-category-row4, .rs_events_container.rsepro-locations-list li.rsepro-category-row4 {
  width: 23.0769230769%;
  *width: 23.0237315876%;
}
/* line 438, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(5n + 2), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(5n + 2), .rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(5n + 3), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(5n + 3), .rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(5n + 4), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(5n + 4) {
  margin-left: 2.5641025641%;
  *margin-left: 2.5109110747%;
}
/* line 447, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(2), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(2), .rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(3), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(3), .rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(4), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(4) {
  margin-top: 0;
}
/* line 455, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .well, .rs_events_container.rsepro-locations-list li .well {
  position: relative;
}
/* line 459, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .well:hover, .rs_events_container.rsepro-locations-list li .well:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 467, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .rs_icon, .rs_events_container.rsepro-locations-list li .rs_icon {
  border-radius: 4px;
  float: left;
  overflow: hidden;
  padding: 0;
  position: relative;
  margin: 0 15px 0 0;
  height: 50px;
  width: 50px;
}
/* line 478, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .rs_icon .color, .rs_events_container.rsepro-locations-list li .rs_icon .color {
  display: block;
  height: 50px;
  width: 50px;
}
/* line 484, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .rs_icon img, .rs_events_container.rsepro-locations-list li .rs_icon img {
  position: absolute;
  left: 50%;
  top: 0;
  height: 50px;
  max-width: none;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/* line 502, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .rs_container, .rs_events_container.rsepro-locations-list li .rs_container {
  overflow: hidden;
}
/* line 506, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .rs_description, .rs_events_container.rsepro-locations-list li .rs_description {
  margin-top: 5px;
}
/* line 510, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .rs_options, .rs_events_container.rsepro-locations-list li .rs_options {
  font-size: 0;
  float: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
/* line 519, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .rs_options > a, .rs_events_container.rsepro-locations-list li .rs_options > a {
  background-color: #f730b2;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  margin-left: 3px;
  padding: 5px;
  -webkit-transition: background-color 0.2s linear 0s;
  -moz-transition: background-color 0.2s linear 0s;
  -o-transition: background-color 0.2s linear 0s;
  transition: background-color 0.2s linear 0s;
}
/* line 534, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .rs_options > a:first-of-type, .rs_events_container.rsepro-locations-list li .rs_options > a:first-of-type {
  margin-left: 0;
}
/* line 538, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .rs_options > a:hover, .rs_events_container.rsepro-locations-list li .rs_options > a:hover {
  background-color: #eb099d;
}
/* line 542, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li .rs_options > a > i, .rs_events_container.rsepro-locations-list li .rs_options > a > i {
  height: 1em;
  width: 1em;
  text-align: center;
}
/* line 548, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list li:hover[class*="rsepro-category-row"] .background + .mask, .rs_events_container.rsepro-locations-list li:hover[class*="rsepro-category-row"] .background + .mask {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
/* line 556, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_events_container.rsepro-categories-list .badge-counter, .rs_events_container.rsepro-locations-list .badge-counter {
  background-color: #afa023;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 2em;
  height: 2em;
  width: 2em;
  margin: 0 0 0 5px;
  text-align: center;
}
/* line 569, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container {
  background-color: transparent !important;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  font-size: 0;
  font-weight: 400 !important;
  line-height: 1;
  margin-bottom: 20px !important;
  overflow: hidden;
  padding: 20px !important;
  position: relative;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 587, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container strong {
  font-weight: 400;
}
/* line 590, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_badge_date {
  background-color: #00aeef;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  margin: 0 20px 0 0;
  padding: 10px;
  position: relative;
  height: 75px;
  width: 75px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: top;
}
/* line 606, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_badge_date .day {
  display: block;
  font-size: 25px;
}
/* line 610, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_badge_date .month {
  display: block;
  font-size: 12px;
  margin-bottom: 3px;
}
/* line 615, templates/rt_interstellar/custom/scss/rsevents.scss */

.rsepro_plugin_container .rsepro_plugin_badge_date .year {
  display: block;
  font-size: 12px;
  margin-top: 3px;
}
/* line 620, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_image {
  display: inline-block;
  float: none;
  margin: 0 20px 0 0;
  padding: 0;
  height: 75px;
  width: 75px;
}
/* line 628, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_image > a {
  border: none;
  border-radius: 4px;
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  height: 100%;
  width: 100%;
}
/* line 638, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_image > a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 645, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_image > a > img {
  height: 100%;
  max-width: none;
  width: auto;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 658, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_description {
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
  margin: 0 20px 0 0;
  vertical-align: top;
  width: calc((100% - 250px) * 0.3);
}
/* line 666, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro-title-block {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
/* line 672, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro-small-description-block {
  margin: 5px 0 0 0;
}
/* line 675, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_details {
  display: inline-block;
  font-size: 12px;
  line-height: 1.4;
  margin: 0 20px 0 0;
  vertical-align: top;
  width: calc((100% - 250px) * 0.3);
}
/* line 683, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_details > div {
  margin: 5px 0 0 0;
}
/* line 686, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_details > div:first-of-type {
  margin: 0;
}
/* line 689, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_details i[class*="icon-"] {
  margin-right: 5px;
  text-align: center;
}
/* line 693, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_assets {
  display: inline-block;
  font-size: 12px;
  line-height: 1.4;
  margin: 0 20px 0 0;
  vertical-align: top;
  width: calc((100% - 250px) * 0.2);
}
/* line 701, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro-event-categories-block .span6:first-of-type {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 706, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro-event-tags-block {
  margin-top: 5px;
}
/* line 709, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro-event-tags-block .span6:first-of-type {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 714, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_more {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 250px) * 0.2);
}
/* line 719, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_more .btn-link {
  font-size: 14px;
  font-weight: 400;
  margin: 10px 0 0 0;
  text-align: right;
  text-transform: none;
}
/* line 726, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_plugin_container .rsepro_plugin_more .btn-link > i {
  margin-left: 0;
  margin-right: 5px;
}
/* line 730, templates/rt_interstellar/custom/scss/rsevents.scss */
.span6 .rs_events_container > .rs_event_detail .rs_event_description, .span7 .rs_events_container > .rs_event_detail .rs_event_description, .span8 .rs_events_container > .rs_event_detail .rs_event_description, .span9 .rs_events_container > .rs_event_detail .rs_event_description {
  width: calc((100% - 210px) * 0.5);
}
/* line 736, templates/rt_interstellar/custom/scss/rsevents.scss */
.span6 .rs_events_container > .rs_event_detail .rs_event_description + div, .span7 .rs_events_container > .rs_event_detail .rs_event_description + div, .span8 .rs_events_container > .rs_event_detail .rs_event_description + div, .span9 .rs_events_container > .rs_event_detail .rs_event_description + div {
  margin: 0;
  width: calc((100% - 210px) * 0.5);
}
/* line 743, templates/rt_interstellar/custom/scss/rsevents.scss */
.span6 .rs_events_container > .rs_event_detail .rs_event_description + div + div, .span7 .rs_events_container > .rs_event_detail .rs_event_description + div + div, .span8 .rs_events_container > .rs_event_detail .rs_event_description + div + div, .span9 .rs_events_container > .rs_event_detail .rs_event_description + div + div {
  margin: 15px 20px 0 190px;
  width: calc((100% - 210px) * 0.5);
}
/* line 750, templates/rt_interstellar/custom/scss/rsevents.scss */
.span6 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div, .span7 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div, .span8 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div, .span9 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div {
  margin: 15px 0 0 0;
  width: calc((100% - 210px) * 0.5);
}
/* line 757, templates/rt_interstellar/custom/scss/rsevents.scss */
.span6 .rsepro_plugin_container .rsepro_plugin_description, .span7 .rsepro_plugin_container .rsepro_plugin_description, .span8 .rsepro_plugin_container .rsepro_plugin_description, .span9 .rsepro_plugin_container .rsepro_plugin_description {
  width: calc((100% - 210px) * 0.5);
}
/* line 763, templates/rt_interstellar/custom/scss/rsevents.scss */
.span6 .rsepro_plugin_container .rsepro_plugin_description + div, .span7 .rsepro_plugin_container .rsepro_plugin_description + div, .span8 .rsepro_plugin_container .rsepro_plugin_description + div, .span9 .rsepro_plugin_container .rsepro_plugin_description + div {
  margin: 0;
  width: calc((100% - 210px) * 0.5);
}
/* line 770, templates/rt_interstellar/custom/scss/rsevents.scss */
.span6 .rsepro_plugin_container .rsepro_plugin_description + div + div, .span7 .rsepro_plugin_container .rsepro_plugin_description + div + div, .span8 .rsepro_plugin_container .rsepro_plugin_description + div + div, .span9 .rsepro_plugin_container .rsepro_plugin_description + div + div {
  margin: 15px 20px 0 190px;
  width: calc((100% - 210px) * 0.5);
}
/* line 777, templates/rt_interstellar/custom/scss/rsevents.scss */
.span6 .rsepro_plugin_container .rsepro_plugin_description + div + div + div, .span7 .rsepro_plugin_container .rsepro_plugin_description + div + div + div, .span8 .rsepro_plugin_container .rsepro_plugin_description + div + div + div, .span9 .rsepro_plugin_container .rsepro_plugin_description + div + div + div {
  margin: 15px 0 0 0;
  width: calc((100% - 210px) * 0.5);
}
/* line 784, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rs_events_container > .rs_event_detail .rs_event_badge_date, .span11 .rs_events_container > .rs_event_detail .rs_event_badge_date {
  margin-right: 15px;
}
/* line 788, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rs_events_container > .rs_event_detail .rs_event_image, .span11 .rs_events_container > .rs_event_detail .rs_event_image {
  margin-right: 15px;
}
/* line 792, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rs_events_container > .rs_event_detail .rs_event_description, .span11 .rs_events_container > .rs_event_detail .rs_event_description {
  margin-right: 15px;
  width: calc((100% - 225px) * 0.25);
}
/* line 797, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rs_events_container > .rs_event_detail .rs_event_details, .span11 .rs_events_container > .rs_event_detail .rs_event_details {
  margin-right: 15px;
  width: calc((100% - 225px) * 0.25);
}
/* line 802, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rs_events_container > .rs_event_detail .rs_event_assets, .span11 .rs_events_container > .rs_event_detail .rs_event_assets {
  margin-right: 15px;
  width: calc((100% - 225px) * 0.25);
}
/* line 807, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rs_events_container > .rs_event_detail .rs_event_more, .span11 .rs_events_container > .rs_event_detail .rs_event_more {
  width: calc((100% - 225px) * 0.25);
}
/* line 811, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rsepro_plugin_container .rsepro_plugin_badge_date, .span11 .rsepro_plugin_container .rsepro_plugin_badge_date {
  margin-right: 15px;
}
/* line 815, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rsepro_plugin_container .rsepro_plugin_image, .span11 .rsepro_plugin_container .rsepro_plugin_image {
  margin-right: 15px;
}
/* line 819, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rsepro_plugin_container .rsepro_plugin_description, .span11 .rsepro_plugin_container .rsepro_plugin_description {
  margin-right: 15px;
  width: calc((100% - 225px) * 0.25);
}
/* line 824, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rsepro_plugin_container .rsepro_plugin_details, .span11 .rsepro_plugin_container .rsepro_plugin_details {
  margin-right: 15px;
  width: calc((100% - 225px) * 0.25);
}
/* line 829, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rsepro_plugin_container .rsepro_plugin_assets, .span11 .rsepro_plugin_container .rsepro_plugin_assets {
  margin-right: 15px;
  width: calc((100% - 225px) * 0.25);
}
/* line 834, templates/rt_interstellar/custom/scss/rsevents.scss */
.span10 .rsepro_plugin_container .rsepro_plugin_more, .span11 .rsepro_plugin_container .rsepro_plugin_more {
  width: calc((100% - 225px) * 0.25);
}
/* line 838, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar .pager > li > a {
  padding: 5px;
}
/* line 841, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar .pager > li > a > i {
  line-height: 1;
  height: 1em;
  width: 1em;
}
/* line 846, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar table th {
  background-color: #00aeef;
  color: #fff !important;
  font-size: 16px !important;
  padding: 10px 5px !important;
}
/* line 852, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar table td {
  border-color: #e1e1e1;
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0;
}
/* line 858, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar table caption {
  border: none;
  margin-bottom: 20px;
  padding: 10px 0;
}
/* line 863, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar .input-medium, .rsepro-calendar .input-small {
  min-width: initial;
  width: initial;
}
/* line 868, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar .has-events ul > li a i {
  margin: 0 2px 0 0;
}
/* line 871, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar .popover-title {
  font-weight: 600;
}
/* line 874, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar .rsepro-calendar-tooltip-image {
  border-radius: 4px;
  margin: 0 10px 0 0;
  padding: 0;
  position: relative;
  height: 50px;
  width: 50px;
  overflow: hidden;
}
/* line 883, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar .rsepro-calendar-tooltip-image > img {
  max-width: none;
  position: absolute;
  left: 50%;
  top: 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%);
}
/* line 894, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar .rsepro-calendar-tooltip-block {
  overflow: hidden;
}
/* line 897, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar .rsepro-calendar-tooltip-content {
  display: block;
  line-height: 1.2;
  overflow: hidden;
}
/* line 902, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar .rsepro-calendar-tooltip-details > i {
  margin: 0 2px 0 0;
}
/* line 905, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-calendar .rsepro-calendar-tooltip-description {
  margin: 5px 0 0 0;
}
/* line 908, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_legend_block {
  height: auto;
  overflow: hidden;
  padding: 10px;
}
/* line 913, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_legend_color {
  border-color: #e1e1e1;
  border-radius: 4px;
  height: 30px;
  width: 30px;
  margin: 0 10px 0 0;
}
/* line 920, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_legend_text {
  display: block;
  font-size: 16px;
  height: auto;
  width: auto;
  line-height: 30px;
  margin: 0;
  overflow: hidden;
  text-transform: uppercase;
}
/* line 930, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-active {
  background-color: #fff;
}
/* line 933, templates/rt_interstellar/custom/scss/rsevents.scss */
.curr-month .rsepro-calendar-day {
  background-color: #f2f2f2;
}
/* line 936, templates/rt_interstellar/custom/scss/rsevents.scss */
.curr-month.curr-day .rsepro-calendar-day {
  background-color: #5e66b1;
}
/* line 939, templates/rt_interstellar/custom/scss/rsevents.scss */
.curr-month.curr-day .rsepro-calendar-day a {
  color: #fff;
}
/* line 942, templates/rt_interstellar/custom/scss/rsevents.scss */
.curr-month.curr-day .rsepro-calendar-day a:hover {
  color: #fff;
}
/* line 945, templates/rt_interstellar/custom/scss/rsevents.scss */
.clearfix + .rs_rss {
  margin: 20px 0;
}
/* line 948, templates/rt_interstellar/custom/scss/rsevents.scss */
#checkoutForm input[type="text"], #checkoutForm input[type="password"], #checkoutForm input[type="datetime"], #checkoutForm input[type="datetime-local"], #checkoutForm input[type="date"], #checkoutForm input[type="month"], #checkoutForm input[type="time"], #checkoutForm input[type="week"], #checkoutForm input[type="number"], #checkoutForm input[type="email"], #checkoutForm input[type="url"], #checkoutForm input[type="search"], #checkoutForm input[type="tel"], #checkoutForm input[type="color"], #checkoutForm select, #checkoutForm textarea, #checkoutForm .uneditable-input {
  min-width: 150px;
}
/* line 967, templates/rt_interstellar/custom/scss/rsevents.scss */
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 25px;
}
/* line 970, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_controls .btn {
  margin: 0;
  background-color: #00aeef;
  background-image: none;
  border: 1px solid #00aeef;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  padding: 12px 24px;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 992, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_controls .btn:hover, .rs_controls .btn:focus {
  background-color: #0089bc;
  background-position: 0 center;
  border: 1px solid #00aeef;
  color: #fff;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 1003, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_controls .btn:hover, .rs_controls .btn:focus {
  background-color: #0089bc;
  background-position: 0 center;
  border: 1px solid #00aeef;
  color: #fff;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 1014, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-edit-container form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1019, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-edit-container input[type="text"], #rsepro-edit-container select, #rsepro-edit-container textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1027, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-edit-container .input-append {
  width: calc(100% - 84px);
}
/* line 1030, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-edit-container .form-actions > button {
  margin-top: 0;
}
/* line 1033, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-edit-container .nav-tabs {
  width: 25%;
}
/* line 1036, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-edit-container .nav-tabs > li > a {
  font-size: 14px;
  margin-bottom: 10px;
  padding: 10px;
}
/* line 1041, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-edit-container .nav-tabs > li:first-of-type > a {
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-top-width: 10px;
  overflow: hidden;
  padding: 0;
}
/* line 1048, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-edit-container .nav-tabs > li:first-of-type #rsepro-photo {
  width: 104%;
  -webkit-transform: translate(-2%, 0);
  -moz-transform: translate(-2%, 0);
  -ms-transform: translate(-2%, 0);
  -o-transform: translate(-2%, 0);
  transform: translate(-2%, 0);
}
/* line 1056, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-edit-container .chzn-container {
  width: 100% !important;
}
/* line 1059, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-edit-container .chzn-container input[type="text"] {
  width: 100% !important;
}
/* line 1062, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-edit-container .chzn-container + .btn {
  margin-top: 5px;
}
/* line 1065, templates/rt_interstellar/custom/scss/rsevents.scss */
.control-group + #map-canvas {
  background-color: #fff;
  border-radius: 4px;
  margin: 45px 0 0 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
/* line 1075, templates/rt_interstellar/custom/scss/rsevents.scss */
.control-group + #map-canvas > div {
  height: calc(100% - 40px) !important;
  width: calc(100% - 40px) !important;
  left: 50% !important;
  top: 50% !important;
  overflow: hidden;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 1087, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table {
  border-collapse: separate;
  border-spacing: 20px;
}
/* line 1091, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table tr {
  position: relative;
  z-index: 0;
}
/* line 1095, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table tr:before {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
/* line 1106, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table td {
  background-color: transparent;
  border: none;
  padding: 0;
}
/* line 1111, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table td:nth-child(1) {
  padding: 20px 0 20px 0;
  width: 50px;
}
/* line 1115, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table td:nth-child(1) .thumbnail {
  border: none;
  height: 50px;
  width: 50px;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 1128, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table td:nth-child(1) .thumbnail > img {
  height: 50px;
  max-width: none;
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 1140, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table td:nth-child(2) {
  padding: 20px 0;
}
/* line 1143, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table td:nth-child(2) > p {
  margin-bottom: 0;
}
/* line 1146, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table td:nth-child(2) > p:nth-child(1) {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
/* line 1152, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table td:nth-child(3) {
  padding: 20px 20px 20px 0;
  width: 50px;
}
/* line 1156, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table td:nth-child(3) .btn {
  height: 50px;
  width: 50px;
  padding: 0;
}
/* line 1161, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro-map-results-table td:nth-child(3) .btn > i {
  height: 50px;
  width: 50px;
  line-height: 50px;
}
/* line 1166, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-map-info-image {
  float: left;
  margin-right: 15px;
}
/* line 1170, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-map-info-container {
  overflow: hidden;
}
/* line 1173, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-map-info-block {
  margin: 0 0 5px 0;
}
/* line 1176, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-map-info-block > i {
  margin-right: 5px;
  text-align: center;
}
/* line 1180, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-map-info-name {
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
/* line 1187, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_repeats {
  margin: 0 !important;
}
/* line 1190, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_repeats > li {
  padding: 5px 10px;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 1197, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_repeats > li:hover {
  background-color: #f2f2f2;
}
/* line 1200, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_repeats > li > a {
  font-size: 18px;
  margin: 0 20px 0 0;
}
/* line 1204, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_repeats_control {
  border-top: 1px solid #e1e1e1;
}
/* line 1207, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_repeats_control > a {
  font-weight: 600;
  padding: 10px;
  text-transform: uppercase;
}
/* line 1212, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_files {
  margin: 0 !important;
}
/* line 1215, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_files li i {
  margin: 0 2px 0 0;
}
/* line 1218, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_av_tickets {
  margin: 0 !important;
}
/* line 1221, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show {
  margin: 0;
}
/* line 1224, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show #rsepro-counter-container {
  background-color: transparent;
  margin: 0 0 30px 0;
  padding: 0;
  text-align: left;
}
/* line 1230, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show #rsepro-counter > div {
  background-color: #00aeef;
  border-radius: 4px;
  padding: 15px 10px;
  height: 78px;
  width: 78px;
}
/* line 1237, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show #rsepro-counter > div > span {
  background-color: transparent;
  font-size: 28px;
  font-weight: 600;
  padding: 0;
}
/* line 1243, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsepro-counter-text {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.25;
  margin: 6px 0 0 0;
  padding: 0;
}
/* line 1250, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_title {
  margin: 0 0 30px 0;
}
/* line 1253, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_title.rs_featured_event {
  background: none !important;
}
/* line 1256, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_controls {
  margin: 0 0 30px 0;
}
/* line 1259, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_controls > .btn {
  margin: 3px 0;
}
/* line 1262, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_heading {
  position: relative;
  z-index: 1;
}
/* line 1266, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_heading #rsepro-counter-container {
  margin: 0;
  position: absolute;
  left: 50%;
  top: 20px;
  text-align: center;
  width: 100%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/* line 1279, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_heading .rs_image {
  float: none;
  padding: 0;
  position: relative;
  z-index: 0;
}
/* line 1285, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_heading .rs_image:before {
  background-color: #5e66b1;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
}
/* line 1300, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_heading .rs_details {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 1312, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_heading .rs_title {
  color: #fff;
  font-size: 53px;
  display: inline-block;
  line-height: 1;
  margin: 30px 0;
  padding: 0;
  vertical-align: top;
  text-shadow: 0 0 15px #666;
}
/* line 1322, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_heading .rs_controls {
  margin: 0;
}
/* line 1325, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsep_date, #rs_event_show .rsep_contact_block, #rs_event_show .rsep_taxonomy_block {
  font-size: 16px;
  margin: 0 !important;
}
/* line 1331, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsep_location, #rs_event_show .rsep_posted, #rs_event_show .rsep_categories, #rs_event_show .rsep_tags, #rs_event_show .rsep_hits {
  margin: 15px 0 0 0 !important;
}
/* line 1338, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show #rsepro-rating {
  display: inline-block;
  margin: 15px 0 0 0;
}
/* line 1342, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show #rsepro-rating a {
  font-size: 19px;
}
/* line 1345, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_description {
  margin: 30px 0 0 0;
}
/* line 1348, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_description > p:last-of-type {
  margin-bottom: 0;
}
/* line 1351, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsepro-speakers .thumbnail .caption {
  color: #000;
  padding: 0;
  text-transform: uppercase;
}
/* line 1356, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsepro-speaker-name {
  margin: 15px 0 0 0;
}
/* line 1359, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsepro-speaker-info {
  margin: 15px 0 0 0;
}
/* line 1362, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_sharing {
  margin: 30px 0 0 0;
}
/* line 1365, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_sharing .rsepro-social {
  line-height: 1;
}
/* line 1368, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsmg_default_gallery {
  margin: 30px 0 0 0 !important;
}
/* line 1371, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsmg_default_gallery li div.rsmg_default_container {
  border: none;
  border-radius: 4px;
  overflow: hidden;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 1382, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsmg_default_gallery li div.rsmg_default_container > a {
  font-size: 14px;
  position: relative;
}
/* line 1386, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsmg_default_gallery li div.rsmg_default_container > a:after {
  background-color: #fff;
  border-radius: 50%;
  color: #5e66b1;
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 1.5em;
  line-height: 2em;
  height: 2em;
  width: 2em;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translate(-50%, -50%) scale(0.25);
  -moz-transform: translate(-50%, -50%) scale(0.25);
  -ms-transform: translate(-50%, -50%) scale(0.25);
  -o-transform: translate(-50%, -50%) scale(0.25);
  transform: translate(-50%, -50%) scale(0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.8, 1.65, 0.4, 0.65) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.8, 1.65, 0.4, 0.65) 0s;
  -o-transition: all 0.3s cubic-bezier(0.8, 1.65, 0.4, 0.65) 0s;
  transition: all 0.3s cubic-bezier(0.8, 1.65, 0.4, 0.65) 0s;
}
/* line 1414, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsmg_default_gallery li div.rsmg_default_container > a:before {
  background-color: transparent;
  border-radius: 4px;
  content: '';
  height: 100%;
  width: 100%;
  max-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transition: max-height 0.3s ease-in-out 0s;
  -moz-transition: max-height 0.3s ease-in-out 0s;
  -o-transition: max-height 0.3s ease-in-out 0s;
  transition: max-height 0.3s ease-in-out 0s;
  background-image: -webkit-linear-gradient(to top, #5e66b1, transparent);
  background-image: -moz-linear-gradient(to top, #5e66b1, transparent);
  background-image: -ms-linear-gradient(to top, #5e66b1, transparent);
  background-image: -o-linear-gradient(to top, #5e66b1, transparent);
  background-image: linear-gradient(to top, #5e66b1, transparent);
}
/* line 1439, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsmg_default_gallery li div.rsmg_default_container > a > img {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
}
/* line 1446, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsmg_default_gallery li div.rsmg_default_container > a:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
/* line 1453, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsmg_default_gallery li div.rsmg_default_container > a:hover:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: all 0.3s cubic-bezier(0.8, 1.65, 0.4, 0.65) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.8, 1.65, 0.4, 0.65) 0s;
  -o-transition: all 0.3s cubic-bezier(0.8, 1.65, 0.4, 0.65) 0s;
  transition: all 0.3s cubic-bezier(0.8, 1.65, 0.4, 0.65) 0s;
}
/* line 1469, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsmg_default_gallery li div.rsmg_default_container > a:hover:before {
  max-height: 100%;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  -webkit-transition: max-height 0.3s ease-in-out 0s;
  -moz-transition: max-height 0.3s ease-in-out 0s;
  -o-transition: max-height 0.3s ease-in-out 0s;
  transition: max-height 0.3s ease-in-out 0s;
}
/* line 1481, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rsmg_default_gallery li div.rsmg_default_container > a:hover > img {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
}
/* line 1488, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_guests li {
  color: #000;
  margin: 10px !important;
  padding: 0 !important;
}
/* line 1493, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_guests li > img {
  border-radius: 50%;
  -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
}
/* line 1501, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_event_show .rs_guests li > span {
  display: block;
  margin: 10px 0 0 0;
}
/* line 1505, templates/rt_interstellar/custom/scss/rsevents.scss */
.rs_map {
  background-color: #fff;
  border-radius: 4px;
  padding: 20px;
  margin: 30px 0 0 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
/* line 1516, templates/rt_interstellar/custom/scss/rsevents.scss */
.rstpl-map-marker .rstpl-title {
  margin: 0 0 10px 0;
}
/* line 1519, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-location-address {
  font-size: 18px;
  margin-bottom: 10px;
}
/* line 1523, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-location-description > p:last-of-type {
  margin-bottom: 0;
}
/* line 1526, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_wire > h1:first-of-type, #rs_wire > h2:first-of-type, #rs_wire > h3:first-of-type, #rs_wire > h4:first-of-type, #rs_wire > h5:first-of-type, #rs_wire > h6:first-of-type {
  margin-top: 0;
}
/* line 1534, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_wire label {
  color: #000;
  display: inline-block;
  float: left;
  font-weight: 600;
  width: 200px;
}
/* line 1541, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_wire strong {
  color: #000;
  display: inline-block;
  font-weight: 600;
  width: 200px;
}
/* line 1547, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_wire .rsep_tickets {
  float: left;
}
/* line 1550, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_wire .rsep_payment_details {
  margin: 15px 0 0 0;
}
/* line 1553, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_wire .rsep_payment_details p {
  margin: 0 0 5px 0;
}
/* line 1556, templates/rt_interstellar/custom/scss/rsevents.scss */
#rs_wire .btn {
  margin: 20px 0 0 0;
}
/* line 1559, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_ticket_container {
  border-color: #e1e1e1;
}
/* line 1562, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_ticket_seats {
  margin-top: 10px;
}
/* line 1565, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_ticket_seat {
  background-color: #9fc61e;
  border: none;
  border-radius: 0;
}
/* line 1570, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_ticket_seat a {
  border-radius: 0;
  color: #fff !important;
}
/* line 1574, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_ticket_seat a:hover, .rsepro_ticket_seat a:focus {
  border-radius: 0;
  color: #fff !important;
}
/* line 1579, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_selected {
  background-color: #2287b5;
}
/* line 1582, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_selected a {
  color: #fff;
}
/* line 1585, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_selected a:hover, .rsepro_selected a:focus {
  color: #fff;
}
/* line 1589, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_disabled {
  background-color: #e70329;
}
/* line 1592, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_disabled a {
  color: #fff;
}
/* line 1595, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro_disabled a:hover, .rsepro_disabled a:focus {
  color: #fff;
}
/* line 1599, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro_wrapper {
  border: none;
  margin: 20px 0;
  padding: 0;
  width: 100%;
}
/* line 1605, templates/rt_interstellar/custom/scss/rsevents.scss */
#rsepro_wrapper .draggable {
  border-color: #e1e1e1;
}
/* line 1608, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-steps .btn-circle > i {
  font-size: 18px;
  height: 28px;
  width: 28px;
  line-height: 28px;
}
/* line 1614, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-cart-delete-ticket {
  color: #e70329 !important;
  font-size: 21px;
  margin: 0 0 0 10px;
}
/* line 1619, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-cart-delete-ticket:hover, .rsepro-cart-delete-ticket:focus {
  color: #9b021c !important;
}
/* line 1623, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-subscribers-filter, .rsepro-rsvp-filter {
  margin-bottom: 20px;
}
/* line 1627, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-subscribers-filter ~ .rs_events_container > .rs_event_detail .rs_event_details, .rsepro-rsvp-filter ~ .rs_events_container > .rs_event_detail .rs_event_details {
  margin: 0;
  width: 100%;
}
/* line 1632, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-subscribers-filter ~ .rs_events_container > .rs_event_detail .rs_block, .rsepro-rsvp-filter ~ .rs_events_container > .rs_event_detail .rs_block {
  font-size: 14px;
  margin-bottom: 5px;
}
/* line 1637, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-subscribers-filter ~ .rs_events_container > .rs_event_detail .rs_block:last-of-type, .rsepro-rsvp-filter ~ .rs_events_container > .rs_event_detail .rs_block:last-of-type {
  margin-bottom: 0;
}
/* line 1641, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-subscribers-filter ~ .rs_events_container > .rs_event_detail .rs_block i, .rsepro-rsvp-filter ~ .rs_events_container > .rs_event_detail .rs_block i {
  margin-right: 5px;
}
/* line 1645, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-subscribers-filter ~ .rs_events_container > .rs_event_detail .rs_options, .rsepro-rsvp-filter ~ .rs_events_container > .rs_event_detail .rs_options {
  left: auto;
  right: 0;
  width: auto;
}
/* line 1651, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-subscribers-filter ~ .rs_events_container > .rs_event_detail .rs_options > a, .rsepro-rsvp-filter ~ .rs_events_container > .rs_event_detail .rs_options > a {
  margin: 0 0 0 3px;
}
/* line 1655, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-subscribers-filter ~ .rs_events_container > .rs_event_detail .rs_options > a:first-of-type, .rsepro-rsvp-filter ~ .rs_events_container > .rs_event_detail .rs_options > a:first-of-type {
  margin: 0;
}
/* line 1659, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-subscribers-filter ~ .rs_events_container > .rs_event_detail .rs_status, .rsepro-rsvp-filter ~ .rs_events_container > .rs_event_detail .rs_status {
  float: none;
  font-size: 12px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
/* line 1667, templates/rt_interstellar/custom/scss/rsevents.scss */
.rsepro-subscribers-buttons, .rsepro-rsvp-buttons {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  /* line 1672, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_badge_date, .rs_events_container > .rs_event_detail .rs_event_image {
    margin-right: 15px;
  }
  /* line 1676, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_description {
    margin-right: 15px;
    width: calc((100% - 225px) * 0.25);
  }
  /* line 1680, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_details {
    margin-right: 15px;
    width: calc((100% - 225px) * 0.25);
  }
  /* line 1684, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_assets {
    margin-right: 15px;
    width: calc((100% - 225px) * 0.25);
  }
  /* line 1688, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_more {
    width: calc((100% - 225px) * 0.25);
  }
  /* line 1691, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_badge_date, .rsepro_plugin_container .rsepro_plugin_image {
    margin-right: 15px;
  }
  /* line 1695, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_description {
    margin-right: 15px;
    width: calc((100% - 225px) * 0.25);
  }
  /* line 1699, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_details {
    margin-right: 15px;
    width: calc((100% - 225px) * 0.25);
  }
  /* line 1703, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_assets {
    margin-right: 15px;
    width: calc((100% - 225px) * 0.25);
  }
  /* line 1707, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_more {
    width: calc((100% - 225px) * 0.25);
  }
  /* line 1710, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description {
    width: calc((100% - 180px));
    margin: 0;
  }
  /* line 1714, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description + div {
    margin: 15px 15px 0 0;
    width: calc((100% - 15px) * 0.5);
  }
  /* line 1718, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description + div + div {
    margin: 15px 0 0 0;
    width: calc((100% - 15px) * 0.5);
  }
  /* line 1722, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div {
    margin: 15px 0 0 0;
    width: 100%;
  }
  /* line 1726, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description {
    width: calc((100% - 180px));
    margin: 0;
  }
  /* line 1730, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description + div {
    margin: 15px 15px 0 0;
    width: calc((100% - 15px) * 0.5);
  }
  /* line 1734, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description + div + div {
    margin: 15px 0 0 0;
    width: calc((100% - 15px) * 0.5);
  }
  /* line 1738, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description + div + div + div {
    margin: 15px 0 0 0;
    width: 100%;
  }
  /* line 1742, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rs_events_container > .rs_event_detail .rs_event_description, .span8 .rs_events_container > .rs_event_detail .rs_event_description, .span9 .rs_events_container > .rs_event_detail .rs_event_description {
    width: calc((100% - 195px) * 0.5);
  }
  /* line 1747, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rs_events_container > .rs_event_detail .rs_event_description + div, .span8 .rs_events_container > .rs_event_detail .rs_event_description + div, .span9 .rs_events_container > .rs_event_detail .rs_event_description + div {
    margin: 0;
    width: calc((100% - 195px) * 0.5);
  }
  /* line 1753, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rs_events_container > .rs_event_detail .rs_event_description + div + div, .span8 .rs_events_container > .rs_event_detail .rs_event_description + div + div, .span9 .rs_events_container > .rs_event_detail .rs_event_description + div + div {
    margin: 15px 15px 0 180px;
    width: calc((100% - 195px) * 0.5);
  }
  /* line 1759, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div, .span8 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div, .span9 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div {
    margin: 15px 0 0 0;
    width: calc((100% - 195px) * 0.5);
  }
  /* line 1765, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rsepro_plugin_container .rsepro_plugin_description, .span8 .rsepro_plugin_container .rsepro_plugin_description, .span9 .rsepro_plugin_container .rsepro_plugin_description {
    width: calc((100% - 195px) * 0.5);
  }
  /* line 1770, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rsepro_plugin_container .rsepro_plugin_description + div, .span8 .rsepro_plugin_container .rsepro_plugin_description + div, .span9 .rsepro_plugin_container .rsepro_plugin_description + div {
    margin: 0;
    width: calc((100% - 195px) * 0.5);
  }
  /* line 1776, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rsepro_plugin_container .rsepro_plugin_description + div + div, .span8 .rsepro_plugin_container .rsepro_plugin_description + div + div, .span9 .rsepro_plugin_container .rsepro_plugin_description + div + div {
    margin: 15px 15px 0 180px;
    width: calc((100% - 195px) * 0.5);
  }
  /* line 1782, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rsepro_plugin_container .rsepro_plugin_description + div + div + div, .span8 .rsepro_plugin_container .rsepro_plugin_description + div + div + div, .span9 .rsepro_plugin_container .rsepro_plugin_description + div + div + div {
    margin: 15px 0 0 0;
    width: calc((100% - 195px) * 0.5);
  }
  /* line 1788, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span10 .rs_events_container > .rs_event_detail .rs_event_badge_date, .span11 .rs_events_container > .rs_event_detail .rs_event_badge_date, .span10 .rs_events_container > .rs_event_detail .rs_event_image, .span11 .rs_events_container > .rs_event_detail .rs_event_image {
    margin-right: 20px;
  }
  /* line 1794, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span10 .rs_events_container > .rs_event_detail .rs_event_description, .span11 .rs_events_container > .rs_event_detail .rs_event_description {
    margin: 0 20px 0 0;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1799, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span10 .rs_events_container > .rs_event_detail .rs_event_description + div, .span11 .rs_events_container > .rs_event_detail .rs_event_description + div {
    margin: 0;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1804, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span10 .rs_events_container > .rs_event_detail .rs_event_description + div + div, .span11 .rs_events_container > .rs_event_detail .rs_event_description + div + div {
    margin: 15px 20px 0 190px;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1809, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span10 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div, .span11 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div {
    margin: 15px 0 0 0;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1814, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span10 .rsepro_plugin_container .rsepro_plugin_badge_date, .span11 .rsepro_plugin_container .rsepro_plugin_badge_date, .span10 .rsepro_plugin_container .rsepro_plugin_image, .span11 .rsepro_plugin_container .rsepro_plugin_image {
    margin-right: 20px;
  }
  /* line 1820, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span10 .rsepro_plugin_container .rsepro_plugin_description, .span11 .rsepro_plugin_container .rsepro_plugin_description {
    margin: 0 20px 0 0;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1825, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span10 .rsepro_plugin_container .rsepro_plugin_description + div, .span11 .rsepro_plugin_container .rsepro_plugin_description + div {
    margin: 0;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1830, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span10 .rsepro_plugin_container .rsepro_plugin_description + div + div, .span11 .rsepro_plugin_container .rsepro_plugin_description + div + div {
    margin: 15px 20px 0 190px;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1835, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span10 .rsepro_plugin_container .rsepro_plugin_description + div + div + div, .span11 .rsepro_plugin_container .rsepro_plugin_description + div + div + div {
    margin: 15px 0 0 0;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1840, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show .rs_heading {
    margin-bottom: 30px;
  }
  /* line 1843, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show .rs_heading #rsepro-counter-container {
    top: 10px;
  }
  /* line 1846, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show .rs_heading .rs_title {
    margin: 15px 0;
  }
  /* line 1849, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show .rsmg_default_gallery > li {
    float: none;
    margin-right: 0 !important;
    text-align: center;
  }
  /* line 1854, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show .rsmg_default_gallery .rsmg_default_container {
    display: inline-block;
    float: none;
  }
}
@media (max-width: 979px) {
  /* line 1860, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro-filter-container .navbar-inner #rsepro-search > input {
    width: 100%;
  }
  /* line 1863, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_badge_date, .rs_events_container > .rs_event_detail .rs_event_image {
    margin-right: 20px;
  }
  /* line 1867, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_description {
    margin-right: 20px;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1871, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_description + div {
    margin: 0;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1875, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_description + div + div {
    margin: 15px 20px 0 190px;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1879, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_description + div + div + div {
    margin: 15px 0 0 0;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1883, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_badge_date, .rsepro_plugin_container .rsepro_plugin_image {
    margin-right: 20px;
  }
  /* line 1887, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_description {
    margin-right: 20px;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1891, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_description + div {
    margin: 0;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1895, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_description + div + div {
    margin: 15px 20px 0 190px;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1899, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_description + div + div + div {
    margin: 15px 0 0 0;
    width: calc((100% - 210px) * 0.5);
  }
  /* line 1903, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_badge_date, .span6 .rs_events_container > .rs_event_detail .rs_event_image {
    margin-right: 15px;
  }
  /* line 1907, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description {
    margin: 15px 0 0 0;
    width: 100%;
  }
  /* line 1911, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description + div {
    margin: 15px 15px 0 0;
    width: calc((100% - 15px) * 0.5);
  }
  /* line 1915, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description + div + div {
    margin: 15px 0 0 0;
    width: calc((100% - 15px) * 0.5);
  }
  /* line 1919, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div {
    margin: 15px 0 0 0;
    width: 100%;
  }
  /* line 1923, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_badge_date, .span6 .rsepro_plugin_container .rsepro_plugin_image {
    margin-right: 15px;
  }
  /* line 1927, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description {
    margin: 15px 0 0 0;
    width: 100%;
  }
  /* line 1931, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description + div {
    margin: 15px 15px 0 0;
    width: calc((100% - 15px) * 0.5);
  }
  /* line 1935, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description + div + div {
    margin: 15px 0 0 0;
    width: calc((100% - 15px) * 0.5);
  }
  /* line 1939, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description + div + div + div {
    margin: 15px 0 0 0;
    width: 100%;
  }
  /* line 1943, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rs_events_container > .rs_event_detail .rs_event_badge_date, .span8 .rs_events_container > .rs_event_detail .rs_event_badge_date, .span9 .rs_events_container > .rs_event_detail .rs_event_badge_date, .span10 .rs_events_container > .rs_event_detail .rs_event_badge_date, .span11 .rs_events_container > .rs_event_detail .rs_event_badge_date, .span7 .rs_events_container > .rs_event_detail .rs_event_image, .span8 .rs_events_container > .rs_event_detail .rs_event_image, .span9 .rs_events_container > .rs_event_detail .rs_event_image, .span10 .rs_events_container > .rs_event_detail .rs_event_image, .span11 .rs_events_container > .rs_event_detail .rs_event_image {
    margin-right: 15px;
  }
  /* line 1955, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rs_events_container > .rs_event_detail .rs_event_description, .span8 .rs_events_container > .rs_event_detail .rs_event_description, .span9 .rs_events_container > .rs_event_detail .rs_event_description, .span10 .rs_events_container > .rs_event_detail .rs_event_description, .span11 .rs_events_container > .rs_event_detail .rs_event_description {
    margin-right: 0;
    width: calc((100% - 180px));
  }
  /* line 1963, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rs_events_container > .rs_event_detail .rs_event_description + div, .span8 .rs_events_container > .rs_event_detail .rs_event_description + div, .span9 .rs_events_container > .rs_event_detail .rs_event_description + div, .span10 .rs_events_container > .rs_event_detail .rs_event_description + div, .span11 .rs_events_container > .rs_event_detail .rs_event_description + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 1971, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rs_events_container > .rs_event_detail .rs_event_description + div + div, .span8 .rs_events_container > .rs_event_detail .rs_event_description + div + div, .span9 .rs_events_container > .rs_event_detail .rs_event_description + div + div, .span10 .rs_events_container > .rs_event_detail .rs_event_description + div + div, .span11 .rs_events_container > .rs_event_detail .rs_event_description + div + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 1979, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div, .span8 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div, .span9 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div, .span10 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div, .span11 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 1987, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rsepro_plugin_container .rsepro_plugin_badge_date, .span8 .rsepro_plugin_container .rsepro_plugin_badge_date, .span9 .rsepro_plugin_container .rsepro_plugin_badge_date, .span10 .rsepro_plugin_container .rsepro_plugin_badge_date, .span11 .rsepro_plugin_container .rsepro_plugin_badge_date, .span7 .rsepro_plugin_container .rsepro_plugin_image, .span8 .rsepro_plugin_container .rsepro_plugin_image, .span9 .rsepro_plugin_container .rsepro_plugin_image, .span10 .rsepro_plugin_container .rsepro_plugin_image, .span11 .rsepro_plugin_container .rsepro_plugin_image {
    margin-right: 15px;
  }
  /* line 1999, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rsepro_plugin_container .rsepro_plugin_description, .span8 .rsepro_plugin_container .rsepro_plugin_description, .span9 .rsepro_plugin_container .rsepro_plugin_description, .span10 .rsepro_plugin_container .rsepro_plugin_description, .span11 .rsepro_plugin_container .rsepro_plugin_description {
    margin-right: 0;
    width: calc((100% - 180px));
  }
  /* line 2007, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rsepro_plugin_container .rsepro_plugin_description + div, .span8 .rsepro_plugin_container .rsepro_plugin_description + div, .span9 .rsepro_plugin_container .rsepro_plugin_description + div, .span10 .rsepro_plugin_container .rsepro_plugin_description + div, .span11 .rsepro_plugin_container .rsepro_plugin_description + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2015, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rsepro_plugin_container .rsepro_plugin_description + div + div, .span8 .rsepro_plugin_container .rsepro_plugin_description + div + div, .span9 .rsepro_plugin_container .rsepro_plugin_description + div + div, .span10 .rsepro_plugin_container .rsepro_plugin_description + div + div, .span11 .rsepro_plugin_container .rsepro_plugin_description + div + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2023, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span7 .rsepro_plugin_container .rsepro_plugin_description + div + div + div, .span8 .rsepro_plugin_container .rsepro_plugin_description + div + div + div, .span9 .rsepro_plugin_container .rsepro_plugin_description + div + div + div, .span10 .rsepro_plugin_container .rsepro_plugin_description + div + div + div, .span11 .rsepro_plugin_container .rsepro_plugin_description + div + div + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2031, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show .rs_heading .rs_details {
    position: static;
    text-align: initial;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  /* line 2040, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show .rs_heading .rs_title {
    color: #000;
    margin: 30px 0;
    text-shadow: none;
  }
  /* line 2045, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show .rs_heading .rs_controls .btn {
    margin: 2px 0;
  }
}
@media (max-width: 767px) {
  /* line 2050, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_badge_date, .rs_events_container > .rs_event_detail .rs_event_image {
    margin-right: 15px;
  }
  /* line 2054, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_description {
    margin-right: 0;
    width: calc((100% - 180px));
  }
  /* line 2058, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_description + div {
    margin: 30px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2062, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_description + div + div {
    margin: 30px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2066, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_description + div + div + div {
    margin: 30px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2070, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_assets .row-fluid .span6 {
    float: left;
    width: 47.5%;
    margin: 0 0 0 2.5%;
  }
  /* line 2075, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container > .rs_event_detail .rs_event_assets .row-fluid .span6:first-of-type {
    margin-left: 0;
  }
  /* line 2078, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container.rsepro-categories-list li.rsepro-category-row2, .rs_events_container.rsepro-locations-list li.rsepro-category-row2 {
    width: 100%;
  }
  /* line 2082, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container.rsepro-categories-list li.rsepro-category-row2:nth-of-type(3n + 2), .rs_events_container.rsepro-locations-list li.rsepro-category-row2:nth-of-type(3n + 2) {
    margin-left: 0;
  }
  /* line 2086, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container.rsepro-categories-list li.rsepro-category-row2:nth-of-type(2), .rs_events_container.rsepro-locations-list li.rsepro-category-row2:nth-of-type(2) {
    margin-top: 20px;
  }
  /* line 2090, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container.rsepro-categories-list li.rsepro-category-row3, .rs_events_container.rsepro-locations-list li.rsepro-category-row3 {
    width: 100%;
  }
  /* line 2094, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container.rsepro-categories-list li.rsepro-category-row3:nth-of-type(4n + 2), .rs_events_container.rsepro-locations-list li.rsepro-category-row3:nth-of-type(4n + 2), .rs_events_container.rsepro-categories-list li.rsepro-category-row3:nth-of-type(4n + 3), .rs_events_container.rsepro-locations-list li.rsepro-category-row3:nth-of-type(4n + 3) {
    margin-left: 0;
  }
  /* line 2100, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container.rsepro-categories-list li.rsepro-category-row3:nth-of-type(2), .rs_events_container.rsepro-locations-list li.rsepro-category-row3:nth-of-type(2), .rs_events_container.rsepro-categories-list li.rsepro-category-row3:nth-of-type(3), .rs_events_container.rsepro-locations-list li.rsepro-category-row3:nth-of-type(3) {
    margin-top: 20px;
  }
  /* line 2106, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container.rsepro-categories-list li.rsepro-category-row4, .rs_events_container.rsepro-locations-list li.rsepro-category-row4 {
    width: 100%;
  }
  /* line 2110, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(5n + 2), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(5n + 2), .rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(5n + 3), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(5n + 3), .rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(5n + 4), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(5n + 4) {
    margin-left: 0;
  }
  /* line 2118, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(2), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(2), .rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(3), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(3), .rs_events_container.rsepro-categories-list li.rsepro-category-row4:nth-of-type(4), .rs_events_container.rsepro-locations-list li.rsepro-category-row4:nth-of-type(4) {
    margin-top: 20px;
  }
  /* line 2126, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_badge_date, .rsepro_plugin_container .rsepro_plugin_image {
    margin-right: 15px;
  }
  /* line 2130, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_description {
    margin-right: 0;
    width: calc((100% - 180px));
  }
  /* line 2134, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_description + div {
    margin: 30px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2138, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_description + div + div {
    margin: 30px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2142, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_description + div + div + div {
    margin: 30px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2146, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_assets .row-fluid .span6 {
    float: left;
    width: 47.5%;
    margin: 0 0 0 2.5%;
  }
  /* line 2151, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro_plugin_container .rsepro_plugin_assets .row-fluid .span6:first-of-type {
    margin-left: 0;
  }
  /* line 2154, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_badge_date, .span6 .rs_events_container > .rs_event_detail .rs_event_image {
    margin-right: 15px;
  }
  /* line 2158, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description {
    margin: 0;
    width: calc((100% - 180px));
  }
  /* line 2162, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2166, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description + div + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2170, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rs_events_container > .rs_event_detail .rs_event_description + div + div + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2174, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_badge_date, .span6 .rsepro_plugin_container .rsepro_plugin_image {
    margin-right: 15px;
  }
  /* line 2178, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description {
    margin: 0;
    width: calc((100% - 180px));
  }
  /* line 2182, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2186, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description + div + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
  /* line 2190, templates/rt_interstellar/custom/scss/rsevents.scss */
  .span6 .rsepro_plugin_container .rsepro_plugin_description + div + div + div {
    margin: 15px 0 0 180px;
    width: calc((100% - 180px));
  }
}
@media (max-width: 480px) {
  /* line 2196, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rs_events_container > .rs_event_detail .rs_event_badge_date {
    margin-right: 15px;
  }
  /* line 2199, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rs_events_container > .rs_event_detail .rs_event_image {
    margin-right: 0;
  }
  /* line 2202, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rs_events_container > .rs_event_detail .rs_event_description {
    margin: 30px 0 0 0;
    width: 100%;
  }
  /* line 2206, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rs_events_container > .rs_event_detail .rs_event_description + div {
    margin: 30px 0 0 0;
    width: 100%;
  }
  /* line 2210, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rs_events_container > .rs_event_detail .rs_event_description + div + div {
    margin: 30px 0 0 0;
    width: 100%;
  }
  /* line 2214, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rs_events_container > .rs_event_detail .rs_event_description + div + div + div {
    margin: 30px 0 0 0;
    width: 100%;
  }
  /* line 2218, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rsepro_plugin_container .rsepro_plugin_badge_date {
    margin-right: 15px;
  }
  /* line 2221, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rsepro_plugin_container .rsepro_plugin_image {
    margin-right: 0;
  }
  /* line 2224, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rsepro_plugin_container .rsepro_plugin_description {
    margin: 30px 0 0 0;
    width: 100%;
  }
  /* line 2228, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rsepro_plugin_container .rsepro_plugin_description + div {
    margin: 30px 0 0 0;
    width: 100%;
  }
  /* line 2232, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rsepro_plugin_container .rsepro_plugin_description + div + div {
    margin: 30px 0 0 0;
    width: 100%;
  }
  /* line 2236, templates/rt_interstellar/custom/scss/rsevents.scss */
  [class^="span"] .rsepro_plugin_container .rsepro_plugin_description + div + div + div {
    margin: 30px 0 0 0;
    width: 100%;
  }
  /* line 2240, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show #rsepro-counter > div {
    padding: 12px 5px;
    height: 65px;
    width: 65px;
  }
  /* line 2245, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show #rsepro-counter > div > span {
    font-size: 21px;
    vertical-align: top;
  }
  /* line 2249, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show .rsepro-counter-text {
    font-size: 11px;
    margin: 0;
  }
  /* line 2253, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rs_event_show .rs_heading #rsepro-counter-container {
    margin: 30px 0 0 0;
    position: static;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  /* line 2262, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rsepro-map-results-table {
    border-spacing: 15px;
  }
  /* line 2265, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rsepro-map-results-table td:nth-child(1) {
    padding: 15px 0;
    width: 40px;
  }
  /* line 2269, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rsepro-map-results-table td:nth-child(1) .thumbnail {
    height: 40px;
    width: 40px;
  }
  /* line 2273, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rsepro-map-results-table td:nth-child(1) .thumbnail > img {
    height: 40px;
  }
  /* line 2276, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rsepro-map-results-table td:nth-child(3) {
    width: 40px;
  }
  /* line 2279, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rsepro-map-results-table td:nth-child(3) .btn {
    height: 40px;
    width: 40px;
  }
  /* line 2283, templates/rt_interstellar/custom/scss/rsevents.scss */
  #rsepro-map-results-table td:nth-child(3) .btn > i {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  /* line 2288, templates/rt_interstellar/custom/scss/rsevents.scss */
  .rsepro-subscribers-filter ~ .rs_events_container > .rs_event_detail .rs_status {
    bottom: 5px;
    right: 5px;
  }
}
/* line 1, templates/rt_interstellar/custom/scss/_mosiacgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-tag-wrapper {
  padding: 0;
  margin: 0;
  opacity: 0.7;
}
/* line 6, templates/rt_interstellar/custom/scss/_mosiacgrid.scss */
.g-mosaicgrid-item-tagicons-container {
  float: none;
}
/* line 5, templates/rt_interstellar/custom/scss/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .button {
  margin-bottom: -30vw;
  background: rgba(0, 0, 0, 0.5);
}
/* line 1, templates/rt_interstellar/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-desc {
  font-size: 1rem;
}
/* line 12, templates/rt_interstellar/custom/scss/custom.scss */
body {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif !important;
  font-size: 1.1rem !important;
}
/* line 16, templates/rt_interstellar/custom/scss/custom.scss */
blockquote p {
  font-size: 1.1rem;
}
/* line 18, templates/rt_interstellar/custom/scss/custom.scss */
#system-message {
  padding: 3rem 0 0;
}
/* line 22, templates/rt_interstellar/custom/scss/custom.scss */
.moduletable a:hover {
  color: #949494;
}
/* line 26, templates/rt_interstellar/custom/scss/custom.scss */
#g-above, #g-extension {
  padding: 0;
}
/* line 29, templates/rt_interstellar/custom/scss/custom.scss */
#g-showcase, #g-utility, #g-expanded, #g-bottom, #g-footer {
  padding: 3rem 0;
}
/*.layout-slideshow .sprocket-features-content {
 top:20px;
 left:20px;
 top:auto;
 bottom: 0;
 }*/
/* line 42, templates/rt_interstellar/custom/scss/custom.scss */
.vbs-stats h3 {
  text-align: center;
}
/* line 43, templates/rt_interstellar/custom/scss/custom.scss */
.vbs-stats h2 {
  display: none;
}
/* line 45, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow .odometer {
  color: #fff;
}
/* line 48, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow .g-gridstatistic-item-wrapper, #g-mainbar .g-gridstatistic-item-wrapper, #g-slideshow .g-particle, #g-mainbar .g-particle {
  text-align: center;
}
/* line 51, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow .g-gridstatistic-wrapper {
  margin: 0;
}
/* line 54, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow .g-particle h2 {
  margin: 0;
  padding: 0;
}
/* line 59, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow .g-infolist-item-title a, #g-slideshow .g-infolist-link a {
  color: #fff;
}
/* line 62, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow a:hover {
  color: #595959;
}
/* line 65, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow .g-infolist-item-desc {
  font-size: 1rem;
  opacity: 0.85;
}
/* line 69, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow .layout-slideshow .sprocket-features-content {
  width: 60%;
  top: 2rem;
}
/* line 73, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow .layout-slideshow .sprocket-features-content a {
  border: none;
}
/* line 77, templates/rt_interstellar/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: -1rem;
  margin-top: -0.85rem;
}
/* line 81, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-toplevel li.active > a.g-menu-item-container {
  color: #949494;
}
/* line 84, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-sublevel {
  z-index: 12;
}
/* line 87, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow ul.sprocket-features-img-list {
  z-index: 0;
}
/* line 90, templates/rt_interstellar/custom/scss/custom.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 220px;
}
/* line 93, templates/rt_interstellar/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #36a763;
}
/* line 96, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-dropdown {
  z-index: 12;
}
/* line 100, templates/rt_interstellar/custom/scss/custom.scss */
#g-mainbar a {
  font-weight: bold;
}
/* line 106, templates/rt_interstellar/custom/scss/custom.scss */
#g-above {
  background: none;
  color: inherit;
}
/* line 111, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-social a {
  font-size: 1rem;
}
/* line 115, templates/rt_interstellar/custom/scss/custom.scss */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
/* line 123, templates/rt_interstellar/custom/scss/custom.scss */
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 131, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-layout-testimonial .owl-nav div.owl-prev {
  margin-right: 5rem;
}
/* line 135, templates/rt_interstellar/custom/scss/custom.scss */
#rsform_9_page_0 [class*="rsform-block-child"] .formBody {
  font-weight: bold;
  font-size: 1.5rem;
}
/* line 139, templates/rt_interstellar/custom/scss/custom.scss */
#userForm .rsform-block-heard-about label {
  display: inline-block;
  margin-right: 1rem;
}
/* line 143, templates/rt_interstellar/custom/scss/custom.scss */
#userForm .rsform-block-heard-about input {
  margin: 0 0.375rem 0 0;
}
/* line 146, templates/rt_interstellar/custom/scss/custom.scss */
#userForm input[type="text"], #userForm select {
  font-size: 1.2rem;
  height: 2.75rem;
}
/* line 150, templates/rt_interstellar/custom/scss/custom.scss */
#userForm textarea {
  font-size: 1.2rem;
  width: 100%;
}
/* line 154, templates/rt_interstellar/custom/scss/custom.scss */
.formResponsive select {
  width: 250px;
}
/* line 156, templates/rt_interstellar/custom/scss/custom.scss */
#userForm .yui-calcontainer {
  float: none;
}
/* line 159, templates/rt_interstellar/custom/scss/custom.scss */
#side-menu {
  margin: 2rem 0;
}
/* line 162, templates/rt_interstellar/custom/scss/custom.scss */
#g-sidebar .title-center .g-title {
  text-align: center;
  display: block;
  line-height: inherit;
  padding-bottom: 0;
}
/* line 168, templates/rt_interstellar/custom/scss/custom.scss */
#g-sidebar .menu, #g-sidebar .menu li {
  border: none;
  padding: 0;
}
/* line 172, templates/rt_interstellar/custom/scss/custom.scss */
#g-sidebar .menu ul {
  padding: 0 0 0 1rem;
}
/* line 175, templates/rt_interstellar/custom/scss/custom.scss */
#g-sidebar .menu a {
  box-shadow: none;
}
/* line 178, templates/rt_interstellar/custom/scss/custom.scss */
.moduletable .nav.menu li.active > a:before, .moduletable .nav.menu li.active > a {
  color: #949494;
}
/* line 183, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-46 #rsepro-upcoming-module a {
  color: #fff;
}
/* line 184, templates/rt_interstellar/custom/scss/custom.scss */
#rsepro-upcoming-module .rsepro_details {
  text-align: center;
}
/* line 185, templates/rt_interstellar/custom/scss/custom.scss */
#rsepro-upcoming-module h6 {
  margin: 0;
}
/* line 186, templates/rt_interstellar/custom/scss/custom.scss */
#rs_event_show .rsep_date, #rs_event_show .rsep_contact_block, #rs_event_show .rsep_taxonomy_block {
  font-size: inherit;
}
/* line 187, templates/rt_interstellar/custom/scss/custom.scss */
#rs_event_show .rsep_date {
  margin-top: 2rem !important;
}
/* line 190, templates/rt_interstellar/custom/scss/custom.scss */
#rs_event_show .rs_heading .rs_details {
  top: 25%;
}
/* line 195, templates/rt_interstellar/custom/scss/custom.scss */
#g-bottom div.rs_eventsslider_timeline {
  width: auto !important;
  height: auto !important;
  margin: 0;
}
/* line 201, templates/rt_interstellar/custom/scss/custom.scss */
#g-bottom div.rs_events_slider_timeline {
  width: auto;
  height: auto;
  overflow: hidden;
  position: relative;
}
/* line 207, templates/rt_interstellar/custom/scss/custom.scss */
#g-bottom ul.rs_events_slider_timeline_events {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  position: relative;
}
/* line 213, templates/rt_interstellar/custom/scss/custom.scss */
#g-bottom ul.rs_events_slider_timeline_events li {
  background-color: transparent;
  width: auto !important;
  padding: 10px !important;
  margin: 10px !important;
  height: auto;
  flex: 1;
}
/* line 221, templates/rt_interstellar/custom/scss/custom.scss */
#g-bottom ul.rs_events_slider_timeline_events li:hover {
  background-color: transparent !important;
}
/* line 225, templates/rt_interstellar/custom/scss/custom.scss */
#g-bottom .rse_date {
  background-color: #0b7737;
  text-transform: uppercase;
  font-size: 1.2rem;
  width: 4rem;
}
/* line 231, templates/rt_interstellar/custom/scss/custom.scss */
#g-bottom a.rse_name {
  color: white;
  white-space: normal;
  font-size: 1.3rem;
}
/* line 236, templates/rt_interstellar/custom/scss/custom.scss */
#g-bottom a.rse_name:hover {
  color: #949494;
}
/* line 239, templates/rt_interstellar/custom/scss/custom.scss */
#g-bottom .rse_descr {
  font-size: 1.2rem;
  line-height: 1.5;
}
/* line 245, templates/rt_interstellar/custom/scss/custom.scss */
.video-container iframe, .video-container object, .video-container embed {
  border: none;
}
/* line 246, templates/rt_interstellar/custom/scss/custom.scss */
h3.g-title {
  line-height: inherit;
}
/* line 248, templates/rt_interstellar/custom/scss/custom.scss */
#g-showcase .formDescription {
  display: none;
}
/* line 249, templates/rt_interstellar/custom/scss/custom.scss */
#g-showcase .rsform-block-email, #g-showcase .rsform-block-recaptcha, #g-showcase .rsform-block-subscribe, #g-showcase .formControls, #g-showcase .rsform-submit-button {
  margin: 0 !important;
  text-align: center;
}
/* line 250, templates/rt_interstellar/custom/scss/custom.scss */
#g-showcase .rsform-block-recaptcha {
  margin-top: 2em !important;
}
/* line 251, templates/rt_interstellar/custom/scss/custom.scss */
#g-showcase .formControlLabel {
  padding: 0;
}
/* line 252, templates/rt_interstellar/custom/scss/custom.scss */
#g-showcase .grecaptcha-badge {
  width: auto !important;
  box-shadow: none !important;
  text-align: center;
}
/* line 253, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow .vbsinfo h2 {
  text-align: center;
}
/* line 256, templates/rt_interstellar/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {
  background: none;
  box-shadow: none;
}
/* line 260, templates/rt_interstellar/custom/scss/custom.scss */
#g-slideshow .sprocket-features-arrows .arrow {
  font-size: 10rem;
  top: 60%;
  width: auto;
}
/* line 266, templates/rt_interstellar/custom/scss/custom.scss */
.g-infolist .g-infolist-item-desc {
  opacity: inherit;
}
/* line 268, templates/rt_interstellar/custom/scss/custom.scss */
#g-utility .g-owlcarousel-panel-indicator {
  top: -3.7rem;
}
/* line 271, templates/rt_interstellar/custom/scss/custom.scss */
#g-utility .g-owlcarousel-item-button {
  color: #fff !important;
  border-color: #fff !important;
  margin-bottom: 1rem;
}
/* line 276, templates/rt_interstellar/custom/scss/custom.scss */
#g-utility a.g-owlcarousel-item-button:hover {
  color: #949494 !important;
}
/* line 279, templates/rt_interstellar/custom/scss/custom.scss */
#g-utility .owl-nav div:hover {
  color: #0b7737;
}
/* line 282, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel .g-owlcarousel-item-title {
  font-size: 2.5rem;
}
/* line 285, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel .g-owlcarousel-item-desc {
  font-size: 1.5rem;
}
/* line 288, templates/rt_interstellar/custom/scss/custom.scss */
.g-container.carousel h2.g-title {
  font-size: 1.2rem;
  text-align: inherit;
}
/* line 290, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-item-title {
  margin-top: 1.563rem;
}
/* line 292, templates/rt_interstellar/custom/scss/custom.scss */
.owl-nav {
  text-align: center;
}
/* line 293, templates/rt_interstellar/custom/scss/custom.scss */
.owl-nav div {
  position: relative;
}
/* line 297, templates/rt_interstellar/custom/scss/custom.scss */
.moddefault .studyname {
  font-size: 1.2rem;
}
/* line 300, templates/rt_interstellar/custom/scss/custom.scss */
.moddefault .scripture {
  font-size: 1rem;
}
/* line 303, templates/rt_interstellar/custom/scss/custom.scss */
.pimessages .date {
  margin-bottom: 2rem;
}
/* line 306, templates/rt_interstellar/custom/scss/custom.scss */
#g-feature {
  padding: 2rem 0;
}
/* line 308, templates/rt_interstellar/custom/scss/custom.scss */
.piseries .seriesimage, .pimessages .messageimage {
  border: none;
  padding: 0;
  width: auto;
  height: auto;
}
/* line 315, templates/rt_interstellar/custom/scss/custom.scss */
.pimessages.moddefault ul, .piseries.modsdefault ul {
  list-style: none;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 323, templates/rt_interstellar/custom/scss/custom.scss */
.modsdefault ul h3 {
  display: none;
}
/* line 326, templates/rt_interstellar/custom/scss/custom.scss */
.piseries.modsdefault li {
  margin-bottom: 1rem;
}
/* line 329, templates/rt_interstellar/custom/scss/custom.scss */
.pagination, .pipagination-page-ind {
  justify-content: center;
  text-align: center;
}
/* line 334, templates/rt_interstellar/custom/scss/custom.scss */
#g-expanded {
  color: #949494;
}
/* line 338, templates/rt_interstellar/custom/scss/custom.scss */
.pipage .share {
  margin-top: 5px;
}
/* line 341, templates/rt_interstellar/custom/scss/custom.scss */
#piaudiocontainer .localaudioplayer, .localaudioplayer div, .localaudioplayer p {
  margin-top: 2rem;
}
/* line 344, templates/rt_interstellar/custom/scss/custom.scss */
.com_preachit .pagination {
  font-size: 0;
  text-align: center;
}
/* line 348, templates/rt_interstellar/custom/scss/custom.scss */
.com_preachit .pagination ul {
  font-size: initial;
}
/* line 351, templates/rt_interstellar/custom/scss/custom.scss */
.pimessages ul {
  margin: 0;
}
/* line 354, templates/rt_interstellar/custom/scss/custom.scss */
a .at-icon-wrapper {
  margin-right: 5px;
}
/* line 357, templates/rt_interstellar/custom/scss/custom.scss */
.seriesname {
  padding-top: 0;
}
/* line 360, templates/rt_interstellar/custom/scss/custom.scss */
#audioview .date, #videoview .date, #textview .date, #medialist .head .date {
  float: none;
  padding: 0 0 1rem 0;
}
/* line 365, templates/rt_interstellar/custom/scss/custom.scss */
#videoview, #seriesview.pipage, #pistudylist .listblock, #textview.pipage {
  padding: 0;
  margin: 0;
}
/* line 369, templates/rt_interstellar/custom/scss/custom.scss */
#videoview .study_text, #textview .study_text {
  padding: 0;
  margin: 0;
  text-align: left;
}
/* line 376, templates/rt_interstellar/custom/scss/custom.scss */
#piaudiocontainer .localhtmlplayer {
  padding-bottom: 50px !important;
}
/* line 379, templates/rt_interstellar/custom/scss/custom.scss */
#piaudiocontainer .localhtmlplayer audio {
  background-color: transparent;
}
/* line 383, templates/rt_interstellar/custom/scss/custom.scss */
#seriesview.pipage, #pistudylist .listblock {
  padding: 0;
  margin: 0;
}
/* line 387, templates/rt_interstellar/custom/scss/custom.scss */
#pistudylist .listblock {
  padding-top: 15px;
}
/* line 391, templates/rt_interstellar/custom/scss/custom.scss */
#messagelist .listblock, #serieslist .listblock {
  margin: 0;
  padding: 0;
}
/* line 395, templates/rt_interstellar/custom/scss/custom.scss */
#messagelist .messageimage, #serieslist .messageimage {
  margin: 10px 0;
}
/* line 398, templates/rt_interstellar/custom/scss/custom.scss */
#messagelist {
  margin: 0;
  padding: 0;
}
/* line 402, templates/rt_interstellar/custom/scss/custom.scss */
#messagelist .dropcontainer ul, #messagelist .dropcontainer ul a {
  width: auto;
}
/* line 405, templates/rt_interstellar/custom/scss/custom.scss */
#messagelist .dropcontainer li {
  white-space: nowrap;
}
/* line 408, templates/rt_interstellar/custom/scss/custom.scss */
#messagelist .trigger {
  background-position: center right !important;
}
/* line 412, templates/rt_interstellar/custom/scss/custom.scss */
#userForm input[type="submit"], #contact-form button[type="submit"], #userForm button[type="submit"] {
  background: none;
  color: #36a763 !important;
  border-radius: 0.4rem;
  text-transform: none;
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: inherit;
  border: 2px solid #36a763;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 1;
  margin-left: 1rem;
}
/* line 432, templates/rt_interstellar/custom/scss/custom.scss */
#userForm input[type="submit"]:hover, #contact-form button[type="submit"]:hover, #userForm button[type="submit"]:hover {
  background: #0b7737;
  color: #fff !important;
}
/* line 436, templates/rt_interstellar/custom/scss/custom.scss */
.rsform-block-newsflash-signup-intro .formBody {
  margin-bottom: 1rem;
}
/* line 439, templates/rt_interstellar/custom/scss/custom.scss */
div.formBody {
  float: none;
}
/* line 440, templates/rt_interstellar/custom/scss/custom.scss */
form {
  margin: 0;
}
/* line 441, templates/rt_interstellar/custom/scss/custom.scss */
#userForm .rsform-block-send {
  text-align: center;
}
/* line 446, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-1308 .rg-ss-navigation-container, .itemid-1308 .rg-ss-slice-container {
  margin: 0 auto;
}
/* line 447, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-1308 .moduletable h3 {
  text-align: center;
}
/* line 449, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-2740 #g-slideshow {
  background-image: url('../images/leaves-bg.jpg');
}
/* line 450, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-2740 h2, .itemid-2740 h3 {
  text-align: center;
}
/* line 451, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-2740 div.container {
  display: flex;
  justify-content: center;
}
/* line 452, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-2740 #g-mainbar .rsform-block-submit {
  text-align: center;
}
/* line 453, templates/rt_interstellar/custom/scss/custom.scss */
a.g-imagegrid-link {
  pointer-events: none;
}
/* line 456, templates/rt_interstellar/custom/scss/custom.scss */
#g-mainbar .contact .contact-suburb, #g-mainbar .contact .contact-state {
  float: left;
}
/* line 459, templates/rt_interstellar/custom/scss/custom.scss */
#contact-form .controls input, #contact-form .controls textarea {
  font-style: normal;
  font-size: 1.2rem;
}
/* line 465, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-2769 ol {
  list-style-type: upper-roman;
}
/* line 466, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-2769 ol ol {
  list-style-type: upper-alpha;
}
/* line 467, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-2769 ol ol ol {
  list-style-type: decimal;
}
/* line 468, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-2769 ol ol ol ol {
  list-style-type: lower-alpha;
}
/* line 469, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-2769 ol ol ol ol ol {
  list-style-type: lower-roman;
}
/* line 472, templates/rt_interstellar/custom/scss/custom.scss */
.equal-height .g-content {
  width: 100%;
}
/* line 479, templates/rt_interstellar/custom/scss/custom.scss */
#g-page-surround .srfrContainer img.srfrImage {
  float: left;
  padding: 1rem;
}
/* line 483, templates/rt_interstellar/custom/scss/custom.scss */
.srfrReadMore {
  float: right;
}
/* line 488, templates/rt_interstellar/custom/scss/custom.scss */
#g-footer .g-social {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 493, templates/rt_interstellar/custom/scss/custom.scss */
#g-footer .g-social a {
  font-size: 1rem;
  width: 10rem;
  height: 2rem;
  line-height: 2rem;
  margin: 1rem;
}
/* line 501, templates/rt_interstellar/custom/scss/custom.scss */
.g-simplemenu-particle {
  justify-content: center;
}
/* line 505, templates/rt_interstellar/custom/scss/custom.scss */
.g-articletitle h1 {
  margin: 1.5rem 0;
}
/* line 511, templates/rt_interstellar/custom/scss/custom.scss */
img.tic-modal__header-img {
  max-width: 100% !important;
}
/* line 513, templates/rt_interstellar/custom/scss/custom.scss */
.pyv-borders {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 2rem 0;
  margin: 2rem 0;
}
/* line 515, templates/rt_interstellar/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 0;
}
/* line 516, templates/rt_interstellar/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item .indicator {
  display: none;
}
/* line 517, templates/rt_interstellar/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item {
  padding-bottom: 0.2rem;
}
/* line 518, templates/rt_interstellar/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  height: 100%;
}
/* line 520, templates/rt_interstellar/custom/scss/custom.scss */
a.pyv-link {
  color: #279fba;
}
/* line 521, templates/rt_interstellar/custom/scss/custom.scss */
a.pyv-link:hover, .g-video-carousel-caption a:hover {
  color: #1a697b !important;
}
/* line 523, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-stage-outer .g-video-carousel-inner .g-video-carousel-video .g-video-carousel-youtube {
  padding-bottom: 56.25%;
}
/* line 524, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-video-carousel .g-owlcarousel-video-carousel-header {
  display: none;
}
/* line 525, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-video-carousel .owl-carousel .owl-stage {
  width: 100% !important;
}
/* line 526, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-video-carousel .owl-item {
  margin-bottom: 1rem;
}
/* line 528, templates/rt_interstellar/custom/scss/custom.scss */
.itemid-2694 .g-imagegrid-link {
  pointer-events: none;
  cursor: default;
}
/* line 530, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-stage-outer .g-video-carousel-inner .g-video-carousel-video .g-video-carousel-youtube::before {
  background: rgba(39, 159, 186, 0.7);
}
/* line 532, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-video-carousel .g-video-carousel .owl-stage-outer .g-video-carousel-inner .g-video-carousel-caption {
  text-align: center;
}
/* line 533, templates/rt_interstellar/custom/scss/custom.scss */
.g-video-carousel-caption a {
  color: #279fba;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@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 */
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 563, templates/rt_interstellar/custom/scss/custom.scss */
  #g-slideshow .time {
    display: none;
  }
  /* line 564, templates/rt_interstellar/custom/scss/custom.scss */
  .pyv-col {
    width: 67%;
    margin: 0 auto;
  }
}
@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) {
  /* line 572, templates/rt_interstellar/custom/scss/custom.scss */
  .rsepro_upcoming li {
    margin-bottom: 2rem;
  }
  /* line 574, templates/rt_interstellar/custom/scss/custom.scss */
  #g-above h1, #g-above h2 {
    font-size: 2rem;
  }
  /* line 577, templates/rt_interstellar/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 579, templates/rt_interstellar/custom/scss/custom.scss */
  .topbar {
    display: flex;
    flex-direction: column-reverse;
  }
  /* line 583, templates/rt_interstellar/custom/scss/custom.scss */
  #messagelist .headblock {
    display: none;
  }
  /* line 584, templates/rt_interstellar/custom/scss/custom.scss */
  #g-mainbar .study_name {
    font-size: 2rem;
    line-height: 2rem;
  }
  /* line 588, templates/rt_interstellar/custom/scss/custom.scss */
  #g-mainbar .share {
    float: none;
  }
  /* line 589, templates/rt_interstellar/custom/scss/custom.scss */
  #g-navigation {
    padding: 0;
  }
  /* line 592, templates/rt_interstellar/custom/scss/custom.scss */
  .owl-nav {
    padding: 1rem 0;
  }
  /* line 595, templates/rt_interstellar/custom/scss/custom.scss */
  .medialinks .videolinks, .medialinks .audiolinks, .medialinks .textlinks {
    display: contents;
  }
}
@media only all and (max-width: 59.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 600, templates/rt_interstellar/custom/scss/custom.scss */
  .blog .items-leading > div {
    margin: 0;
    padding: 0;
  }
  /* line 601, templates/rt_interstellar/custom/scss/custom.scss */
  .g-content {
    padding: 0.5rem;
  }
  /* line 602, templates/rt_interstellar/custom/scss/custom.scss */
  .g-content img {
    padding: 0;
  }
  /* line 603, templates/rt_interstellar/custom/scss/custom.scss */
  .itemid-1308 #userForm .rsform-select-box, .itemid-1308 #userForm .rsform-select-box-small {
    padding: 0;
    width: 95% !important;
  }
  /* line 604, templates/rt_interstellar/custom/scss/custom.scss */
  .rsform-block-heard-about label {
    float: none;
  }
  /* line 605, templates/rt_interstellar/custom/scss/custom.scss */
  #g-showcase {
    padding: 0;
  }
  /* line 606, templates/rt_interstellar/custom/scss/custom.scss */
  #g-expanded .modsdefault .seriesimage {
    margin: 0;
    width: 100%;
  }
  /* line 607, templates/rt_interstellar/custom/scss/custom.scss */
  #g-page-surround .srfrContainer img.srfrImage {
    padding: 0;
  }
}
/*# sourceMappingURL=custom_21.css.map */