/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* --- BREEZING FORMS --- */
/* line 3, templates/rt_callisto/custom/scss/custom.scss */
input[type="text"] {
  height: 2.5rem !important;
}
/* line 7, templates/rt_callisto/custom/scss/custom.scss */
label, input, button, select, textarea {
  font-size: 1rem;
  line-height: 1.5 !important;
}
/* --- EVENTS BOOKING */
/* line 14, templates/rt_callisto/custom/scss/custom.scss */
.input-prepend > .add-on, .input-append > .add-on {
  line-height: 2;
}
/* line 18, templates/rt_callisto/custom/scss/custom.scss */
.eb_event_link {
  font-size: 1.25rem;
}
/* line 20, templates/rt_callisto/custom/scss/custom.scss */
.eb_event {
  border: 0px solid !important;
}
/* line 22, templates/rt_callisto/custom/scss/custom.scss */
.eb_event_list {
  border: 0px solid !important;
}
/* line 24, templates/rt_callisto/custom/scss/custom.scss */
.eb-events-timeline .eb-taskbar {
  padding: 0 0 25px 0 !important;
}
/* line 28, templates/rt_callisto/custom/scss/custom.scss */
.icon-calendar {
  visibility: hidden;
  margin-left: -1.5rem;
}
/* line 30, templates/rt_callisto/custom/scss/custom.scss */
.icon-map-marker {
  visibility: hidden;
  margin-left: -1.5rem;
}
/* line 32, templates/rt_callisto/custom/scss/custom.scss */
#eb-events.eb-events-timeline .eb-event-price-container {
  display: none;
}
/* line 34, templates/rt_callisto/custom/scss/custom.scss */
.eb-event-date-container {
  border: 0px #eee solid !important;
}
/* line 38, templates/rt_callisto/custom/scss/custom.scss */
.eb-event-date {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-sizing: content-box;
  padding: 5px 0px 0px 0px;
}
/* line 46, templates/rt_callisto/custom/scss/custom.scss */
tr.eb-event-end-date {
  display: none !important;
}
/*tr.eb-registation-start-date {
 display:none !important;
 }*/
/* line 54, templates/rt_callisto/custom/scss/custom.scss */
.eb-table-fix-move-left {
  float: right !important;
  padding-left: 1rem !important;
}
/* line 59, templates/rt_callisto/custom/scss/custom.scss */
.eb-table-fix-left-margin {
  margin-left: 0rem !important;
}
/* line 63, templates/rt_callisto/custom/scss/custom.scss */
.eb-description-details .table-bordered {
  float: left !important;
  margin-right: 2rem !important;
}
/* line 68, templates/rt_callisto/custom/scss/custom.scss */
.eb-form-heading {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #dbdee1;
  color: #555;
  font-size: 1rem !important;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 0.5rem !important;
}
/* line 78, templates/rt_callisto/custom/scss/custom.scss */
.eb-container h2, .eb-container h3 {
  margin: 1rem 0 0.5rem 0 !important;
}
/* line 82, templates/rt_callisto/custom/scss/custom.scss */
#eb-event-page h1.eb-page-heading {
  margin: 1rem 0 1.5rem 0 !important;
}
/* line 86, templates/rt_callisto/custom/scss/custom.scss */
#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
  background: none;
  border: 0px solid #dbdee1;
}
/* line 90, templates/rt_callisto/custom/scss/custom.scss */
#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
  border-bottom: 0px solid #dbdee1;
  border-left: 0px solid #dbdee1;
  border-right: 0px solid #dbdee1;
}
/* --- HEADINGS --- */
/* line 98, templates/rt_callisto/custom/scss/custom.scss */
h4 {
  font-size: 1.25rem !important;
  margin-bottom: 0rem !important;
}
/* line 103, templates/rt_callisto/custom/scss/custom.scss */
h6 {
  font-size: 1.25rem !important;
  margin-bottom: 0rem !important;
  margin-top: -0.25rem !important;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
/* line 111, templates/rt_callisto/custom/scss/custom.scss */
h5 {
  font-size: 1.1rem !important;
  margin-bottom: -1.25rem !important;
}
/* --- ICON MENU --- */
/* line 118, templates/rt_callisto/custom/scss/custom.scss */
.g-iconmenu {
  padding-top: 0.7rem !important;
}
/* line 122, templates/rt_callisto/custom/scss/custom.scss */
.g-iconmenu .g-iconmenu-item {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
/* --- INFOLIST --- */
/* line 23, templates/rt_callisto/scss/callisto/_infolist.scss */
/* line 129, templates/rt_callisto/custom/scss/custom.scss */
.g-infolist .g-infolist-item-title {
  font-size: 1.5rem !important;
  font-weight: bold;
  margin: 0 0 0.25rem 0;
}
/* line 27, templates/rt_callisto/scss/callisto/_infolist.scss */
/* line 135, templates/rt_callisto/custom/scss/custom.scss */
.g-infolist .g-infolist-item-desc {
  margin: 0;
  font-size: 1rem !important;
}
/* --- LIST STYLING --- */
/* line 142, templates/rt_callisto/custom/scss/custom.scss */
.featureList, .featureList ul {
  margin-top: 0;
  padding-left: 2em;
  list-style-type: none;
  margin-left: -0.5rem !important;
}
/* line 149, templates/rt_callisto/custom/scss/custom.scss */
.featureList li {
  margin-bottom: 1rem !important;
}
/* line 153, templates/rt_callisto/custom/scss/custom.scss */
.featureList li:before {
  position: absolute;
  margin-left: -1.3em;
  font-weight: bold;
  margin-bottom: 1rem !important;
}
/* line 159, templates/rt_callisto/custom/scss/custom.scss */
.featureList li.tick:before {
  content: "\2713";
}
/* --- MISCELLANEOUS --- */
/* line 166, templates/rt_callisto/custom/scss/custom.scss */
.headshots {
  border-radius: 0.25rem;
  float: left;
  margin-right: 1.5rem;
  margin-bottom: 1rem;
}
/* line 172, templates/rt_callisto/custom/scss/custom.scss */
.redlink {
  color: #922327 !important;
}
/* line 176, templates/rt_callisto/custom/scss/custom.scss */
hr.style14 {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  margin-top: 0rem !important;
}
/* line 186, templates/rt_callisto/custom/scss/custom.scss */
#g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer .promo, #g-footer .title {
  color: #262424 !important;
}
/* line 190, templates/rt_callisto/custom/scss/custom.scss */
.box2.moduletable, .box2.widget, .box2 > .g-content {
  background: #fff;
  color: #262424 !important;
}
/* line 195, templates/rt_callisto/custom/scss/custom.scss */
.box4.moduletable, .box4.widget, .box4 > .g-content {
  background: #f3f3f3 !important;
}
/* line 199, templates/rt_callisto/custom/scss/custom.scss */
.footnote1 {
  font-size: 0.8rem;
  margin-top: -1rem;
  margin-bottom: 0.5rem;
}
/* line 205, templates/rt_callisto/custom/scss/custom.scss */
.g-title {
  font-size: 1.5rem !important;
  text-transform: capitalize !important;
}
/* line 210, templates/rt_callisto/custom/scss/custom.scss */
.btn {
  background: #922327 !important;
  color: #fff !important;
  text-shadow: none !important;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) !important;
}
/* --- NAVIGATION --- */
/* line 219, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff !important;
  background: #3e0013 !important;
  /*#922327*/
}
/*line 81, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 225, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #3e0013 !important;
  /*#922327*/
}
/* line 229, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 1rem !important;
}
/* line 233, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #3e0013 !important;
  /*#922327*/
  background: #fff;
}
/* --- PARTICLE BOXES --- */
/* line 85, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 241, templates/rt_callisto/custom/scss/custom.scss */
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #262424 !important;
}
/* line 89, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 90, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 246, templates/rt_callisto/custom/scss/custom.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box {
  background: #e6e6e6 !important;
}
/* line 94, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 250, templates/rt_callisto/custom/scss/custom.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey > .g-content {
  background: #e6e6e6 !important;
}
/* line 98, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 254, templates/rt_callisto/custom/scss/custom.scss */
.box-grey .button {
  background: #798d8f;
}
/* line 100, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 258, templates/rt_callisto/custom/scss/custom.scss */
.box-grey .button:hover, .box-grey .button:active, .box-grey .button:focus {
  background: #b1bdbd;
}
/* line 104, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 262, templates/rt_callisto/custom/scss/custom.scss */
.box-grey a {
  color: #dae0e0;
}
/* --- ROKSPROCKET --- */
/* line 268, templates/rt_callisto/custom/scss/custom.scss */
.sprocket-button-background {
  background: #fff !important;
}
/* line 272, templates/rt_callisto/custom/scss/custom.scss */
.sprocket-button-line {
  color: #fff !important;
}
/*padding-left:.5rem !important;*/
/* line 277, templates/rt_callisto/custom/scss/custom.scss */
.sprocket-city-state {
  margin-top: -1.3rem !important;
  color: #fff !important;
  /*padding-left:.5rem !important;*/
  font-size: 1.2rem !important;
}
/* line 284, templates/rt_callisto/custom/scss/custom.scss */
.sprocket-features-title {
  color: #fff !important;
  margin-left: -0.5rem !important;
}
/* line 289, templates/rt_callisto/custom/scss/custom.scss */
.sprocket-subtitle {
  margin-top: -1.5rem !important;
}
/*padding-left:.5rem !important;*/
/* line 294, templates/rt_callisto/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-desc {
  opacity: 1;
}
/* line 67, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 299, templates/rt_callisto/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-content {
  width: 45% !important;
  padding: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 304, templates/rt_callisto/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-content {
    width: 44%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 309, templates/rt_callisto/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-content {
    width: 55%;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 314, templates/rt_callisto/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-content {
    width: 55%;
    padding-top: 0;
  }
}
@media only all and (max-width: 30rem) {
  /* line 320, templates/rt_callisto/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-content {
    top: 20px;
    left: 1rem;
  }
}
/* line 326, templates/rt_callisto/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container::before {
  background-image: none;
}
/* --- SHOWCASE --- */
/* line 332, templates/rt_callisto/custom/scss/custom.scss */
#g-showcase .sprocket-features .sprocket-features-content {
  color: white;
}
