/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url('https://fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps:400,700');
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/rt_manticore/custom/scss/_calendar.scss */
/* line 2, templates/rt_manticore/custom/scss/_calendar.scss */
/* line 3, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 13, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
/* line 19, templates/rt_manticore/custom/scss/_calendar.scss */
/* line 23, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr {
  overflow: hidden;
  font-size: 1vw;
}
@media (max-width: 100rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-calendar-particle .g-calendar .clndr {
    font-size: 1rem;
  }
}
/* line 27, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .controls {
  font-size: 1.15vw;
  line-height: 3.5;
  background-color: #fea220;
  color: #fff;
}
@media (max-width: 100rem) {
  .g-calendar-particle .g-calendar .clndr .controls {
    font-size: 1.15rem;
  }
}
/* line 33, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button {
  width: 10%;
  padding: 5px 0;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
/* line 42, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button:hover, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button:hover {
  background-color: #ea8901;
}
/* line 47, templates/rt_manticore/custom/scss/_calendar.scss */
/* line 48, templates/rt_manticore/custom/scss/_calendar.scss */
/* line 49, templates/rt_manticore/custom/scss/_calendar.scss */
/* line 50, templates/rt_manticore/custom/scss/_calendar.scss */
.dir-rtl .g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button .fa-arrow-circle-left:before {
  content: "\f0a9";
}
/* line 57, templates/rt_manticore/custom/scss/_calendar.scss */
/* line 58, templates/rt_manticore/custom/scss/_calendar.scss */
/* line 59, templates/rt_manticore/custom/scss/_calendar.scss */
/* line 60, templates/rt_manticore/custom/scss/_calendar.scss */
.dir-rtl .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button .fa-arrow-circle-right:before {
  content: "\f0a8";
}
/* line 67, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .controls .month-year {
  width: 80%;
  padding: 5px 0;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
}
/* line 77, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container {
  position: relative;
  width: 100%;
  height: 400px;
}
@media only all and (min-width: 82rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-calendar-particle .g-calendar .clndr .days-container {
    height: 575px;
  }
}
/* line 87, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-left: 1px solid #e5e5e5;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
}
/* line 96, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .day, .g-calendar-particle .g-calendar .clndr .days-container .days .empty {
  width: 14.2857142857%;
  display: inline-block;
  padding: 8px 0;
  line-height: 2.5;
  text-align: center;
  color: #030303;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
/* line 106, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .day.today, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.today {
  color: #000;
  font-weight: 500;
}
/* line 111, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event {
  background-color: #fead39;
  border-color: #e5e5e5;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s;
  cursor: pointer;
}
/* line 118, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event:hover, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event:hover {
  background-color: #fea220;
}
/* line 123, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .day.adjacent-month, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.adjacent-month {
  color: rgba(0, 0, 0, 0.3);
}
/* line 128, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .empty {
  height: 31px;
  vertical-align: bottom;
}
/* line 133, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .headers {
  border-bottom: 1px solid #e5e5e5;
  background-color: #f9fafb;
}
/* line 137, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .headers .day-header {
  width: 14.2857142857%;
  display: inline-block;
  padding: 1rem 0;
  border-right: 1px solid #e5e5e5;
  text-align: center;
  text-transform: uppercase;
  color: rgba(82, 48, 0, 0.4);
  letter-spacing: 1px;
}
/* line 151, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events {
  position: absolute;
  left: 100%;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  height: 100%;
  background-color: #fff;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
}
/* line 160, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .headers {
  position: relative;
}
/* line 164, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .event-header {
  width: 100%;
  background-color: #fea220;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  font-weight: 500;
}
/* line 173, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .x-button {
  position: absolute;
  font-size: 80%;
  top: 7px;
  left: 20px;
  cursor: pointer;
  color: #fff;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
}
/* line 182, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .x-button:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* line 186, templates/rt_manticore/custom/scss/_calendar.scss */
.dir-rtl .g-calendar-particle .g-calendar .clndr .days-container .events .x-button {
  right: 20px;
  left: auto;
}
/* line 192, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list {
  overflow-y: auto;
  height: 90%;
}
/* line 196, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event {
  padding: 8px 20px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
/* line 201, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a {
  position: relative;
  letter-spacing: 1px;
  background-color: transparent;
  color: #030303;
  text-decoration: none;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
}
/* line 209, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a:hover {
  color: #1d1d1d;
}
/* line 214, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-desc {
  display: block;
  padding: 5px 0;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-desc {
    font-size: 1rem;
  }
}
/* line 223, templates/rt_manticore/custom/scss/_calendar.scss */
/* line 224, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container.show-events .days {
  left: -100%;
}
/* line 228, templates/rt_manticore/custom/scss/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container.show-events .events {
  left: 0;
}
/* line 1, templates/rt_manticore/custom/scss/_eventlist.scss */
.g-eventlist-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  flex-wrap: wrap;
  flex-direction: row;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-eventlist-item {
    flex-direction: column;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-eventlist-item {
    flex-direction: column;
  }
}
/* line 16, templates/rt_manticore/custom/scss/_eventlist.scss */
.g-eventlist-item:last-child {
  border: 0 none;
}
/* line 19, templates/rt_manticore/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-date {
  text-align: center;
  line-height: 1.1;
  padding-right: 2.125rem;
  padding-left: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
/* line 24, templates/rt_manticore/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-item .g-eventlist-date {
  padding-left: 2.125rem;
  padding-right: 0.625rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-eventlist-item .g-eventlist-date {
    padding: 0.625rem 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-item .g-eventlist-date {
    padding: 0.625rem 0;
  }
}
/* line 36, templates/rt_manticore/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-date .g-eventlist-date-line1 {
  font-weight: 500;
  font-size: 1.1rem;
  opacity: 0.5;
}
/* line 41, templates/rt_manticore/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-date .g-eventlist-date-line2 {
  font-size: 2.1rem;
}
/* line 45, templates/rt_manticore/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-eventlist-item .g-eventlist-location {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-item .g-eventlist-location {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
/* line 58, templates/rt_manticore/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location .g-eventlist-location-line1 {
  font-size: 1.4rem;
  font-weight: 500;
}
/* line 63, templates/rt_manticore/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location .g-eventlist-location-line2 {
  font-size: 1.3rem;
  opacity: 0.5;
}
/* line 67, templates/rt_manticore/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location .g-eventlist-location-icon {
  font-size: 2.4rem;
  padding-right: 0.925rem;
  opacity: 0.5;
}
/* line 70, templates/rt_manticore/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-item .g-eventlist-location .g-eventlist-location-icon {
  padding: 0;
  padding-left: 0.925rem;
}
/* line 78, templates/rt_manticore/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-buttons {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-eventlist-item .g-eventlist-buttons {
    text-align: center;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-item .g-eventlist-buttons {
    text-align: center;
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 4, templates/rt_manticore/custom/scss/_fixedheader.scss */
  /* line 5, templates/rt_manticore/custom/scss/_fixedheader.scss */
  .disable-mobile .headroom-bg-section {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    position: relative !important;
  }
  /* line 9, templates/rt_manticore/custom/scss/_fixedheader.scss */
  .disable-mobile .headroom-bg-section + section, .disable-mobile .headroom-bg-section + header {
    margin-top: 0 !important;
  }
}
/* line 16, templates/rt_manticore/custom/scss/_fixedheader.scss */
.headroom-bg-section {
  position: fixed !important;
  width: 100%;
  z-index: 1001;
  right: 0;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 26, templates/rt_manticore/custom/scss/_fixedheader.scss */
.headroom-bg-section.headroom--pinned {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
/* line 30, templates/rt_manticore/custom/scss/_fixedheader.scss */
.headroom-bg-section.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
@font-face {
  font-family: 'oleoscriptswashcaps';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/OleoScriptSwashCaps/OleoScriptSwashCaps-Regular.eot#iefix') format("embedded-opentype"), url('../fonts/OleoScriptSwashCaps/OleoScriptSwashCaps-Regular.woff2') format("woff2"), url('../fonts/OleoScriptSwashCaps/OleoScriptSwashCaps-Regular.woff') format("woff"), url('../fonts/OleoScriptSwashCaps/OleoScriptSwashCaps-Regular.ttf') format("truetype"), url('../fonts/OleoScriptSwashCaps/OleoScriptSwashCaps-Regular.svg#oleoscriptswashcaps') format("svg");
}
/* line 9, templates/rt_manticore/custom/scss/custom.scss */
h1, h2 {
  font-family: 'Oleo Script Swash Caps', cursive;
  font-weight: normal;
  font-style: normal;
}
/* line 14, templates/rt_manticore/custom/scss/custom.scss */
.nav > li > a {
  display: block !important;
}
/* line 17, templates/rt_manticore/custom/scss/custom.scss */
.hasTooltip {
  display: inline-block !important;
}
/* line 20, templates/rt_manticore/custom/scss/custom.scss */
a.btn.hasTooltip {
  display: inline-block !important;
}
/* line 23, templates/rt_manticore/custom/scss/custom.scss */
.controls .input-append .btn {
  position: relative;
  display: inline-block !important;
  padding: 6px;
  width: auto;
  height: 36px;
  font-size: 14px;
  line-height: 20px;
}
/* line 34, templates/rt_manticore/custom/scss/custom.scss */
#lightcase-overlay {
  opacity: 0.85 !important;
}
/* line 38, templates/rt_manticore/custom/scss/custom.scss */
#lightcase-content .g-popupmodule-module-wrapper {
  display: inline-table !important;
}
/* line 42, templates/rt_manticore/custom/scss/custom.scss */
.lightcase-contentInner {
  width: auto !important;
  height: auto !important;
}
/* line 49, templates/rt_manticore/custom/scss/custom.scss */
textarea#commentText {
  width: 90% !important;
}
/* line 53, templates/rt_manticore/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-layout-header {
  width: 100%;
}
/* line 56, templates/rt_manticore/custom/scss/custom.scss */
.g-simplecontent-item-content-title {
  text-shadow: 5px 5px 2px rgba(0, 0, 0, 0.85);
}
/* line 59, templates/rt_manticore/custom/scss/custom.scss */
.g-simplecontent-item-leading-content {
  background: rgba(0, 0, 0, 0.5);
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.85);
}
/* line 63, templates/rt_manticore/custom/scss/custom.scss */
#g-showcase {
  background-blend-mode: overlay;
  border-bottom: 5px solid #fea220;
}
/* line 67, templates/rt_manticore/custom/scss/custom.scss */
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-avatar img {
  max-width: 100px;
  width: 100px;
  max-height: 100px;
  height: 100px;
  object-fit: cover;
  border: 5px solid #fea220;
  border-radius: 100%;
}
/* line 76, templates/rt_manticore/custom/scss/custom.scss */
#g-utility .g-content {
  padding: 0;
}
/* line 79, templates/rt_manticore/custom/scss/custom.scss */
#secondary .g-content.g-particle {
  padding: 0;
  margin: 0;
}
/* line 83, templates/rt_manticore/custom/scss/custom.scss */
#secondary ul.g-toplevel a img {
  display: none;
}
/* line 86, templates/rt_manticore/custom/scss/custom.scss */
a:focus, a:hover, a:active {
  text-decoration: none;
}
/* line 89, templates/rt_manticore/custom/scss/custom.scss */
#g-navigation a:hover {
  text-decoration: none;
}
/* line 92, templates/rt_manticore/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff;
}
/* line 95, templates/rt_manticore/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.active > .g-menu-item-container:before {
  background: transparent;
}
/* line 98, templates/rt_manticore/custom/scss/custom.scss */
a.button.btn-nobutton {
  background: transparent;
  padding: 0;
  margin: 0;
}
/* line 103, templates/rt_manticore/custom/scss/custom.scss */
a.button.btn-nobutton:hover {
  border-color: transparent;
}
/* line 106, templates/rt_manticore/custom/scss/custom.scss */
.button .fa {
  font-size: inherit;
}
/* line 109, templates/rt_manticore/custom/scss/custom.scss */
.breadcrumb > li + li:before {
  padding: 0;
  color: transparent;
  content: none;
}
/* line 114, templates/rt_manticore/custom/scss/custom.scss */
.breadcrumb {
  padding: 5px 10px;
  margin: 10px 0 10px;
  background: transparent;
  border-radius: 0.5rem;
  border: 1px solid #fea220;
}
/* line 121, templates/rt_manticore/custom/scss/custom.scss */
.breadcrumb span.divider:before {
  top: 0px;
}
/* line 124, templates/rt_manticore/custom/scss/custom.scss */
#kunena.layout .breadcrumb {
  padding: 5px 10px;
  margin: 10px 0 10px;
}
/* line 128, templates/rt_manticore/custom/scss/custom.scss */
.swiper-container {
  margin: -12px auto 0px;
}
/* line 131, templates/rt_manticore/custom/scss/custom.scss */
.g-menu-item-title {
  font-weight: bold;
}
/* line 134, templates/rt_manticore/custom/scss/custom.scss */
#secondary li.active.g-menu-item {
  border-radius: 0.65rem;
}
/* line 137, templates/rt_manticore/custom/scss/custom.scss */
#secondary a.g-menu-item-container {
  padding: 0.25rem 0.5rem;
  background: #666;
  border-radius: 0.5rem;
}
/* line 142, templates/rt_manticore/custom/scss/custom.scss */
#secondary .g-main-nav {
  margin-bottom: 0.5rem;
}
/* line 145, templates/rt_manticore/custom/scss/custom.scss */
#secondary ul.g-toplevel a:hover {
  color: #fff;
}
/* line 148, templates/rt_manticore/custom/scss/custom.scss */
#secondary ul.g-toplevel a {
  font-size: 0.95rem;
  font-weight: 300;
}
/* line 152, templates/rt_manticore/custom/scss/custom.scss */
#secondary .fa {
  display: none;
}
/* line 156, templates/rt_manticore/custom/scss/custom.scss */
.osm-pricing-table-circle .osm-plan-header > h2 {
  text-transform: none;
}
/* line 159, templates/rt_manticore/custom/scss/custom.scss */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  width: auto !important;
}
/* line 162, templates/rt_manticore/custom/scss/custom.scss */
#contact-form .controls input, #contact-form .controls textarea {
  min-height: 1.5rem;
}
/* line 165, templates/rt_manticore/custom/scss/custom.scss */
.g-eventlist-item .g-eventlist-location .g-eventlist-location-line1 {
  font-size: 1rem;
  font-weight: 500;
}
/* line 169, templates/rt_manticore/custom/scss/custom.scss */
.g-eventlist-item .g-eventlist-location .g-eventlist-location-line2 {
  font-size: 0.85rem;
  opacity: 0.5;
}
/* line 173, templates/rt_manticore/custom/scss/custom.scss */
#g-navigation {
  border-bottom: 5px solid #fea220;
}
/* line 176, templates/rt_manticore/custom/scss/custom.scss */
#g-navigation .g-logo.g-logo-manticore {
  background: rgba(39, 39, 39, 0.75);
  top: 2px;
  padding: 0;
  font-size: 32px;
  position: relative;
}
/* line 183, templates/rt_manticore/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  background: rgba(39, 39, 39, 0.75);
  padding: 0px;
  height: 42px;
}
/* line 188, templates/rt_manticore/custom/scss/custom.scss */
#g-navigation .g-social {
  background: rgba(39, 39, 39, 0.75);
  padding: 5px 0;
  height: 42px;
}
/* line 193, templates/rt_manticore/custom/scss/custom.scss */
#g-navigation .g-login {
  background: rgba(39, 39, 39, 0.75);
  padding: 5px 0;
  height: 42px;
}
/*
 li.active.g-menu-item {
 background: #fea220;
 }*/
/* JEvents Styling */
/* line 205, templates/rt_manticore/custom/scss/custom.scss */
.mod_events_latest_first, .mod_events_latest {
  background-color: #fff;
  border-style: solid;
  border-width: 0px 0px 1px 10px;
  padding: 10px 0px 5px 10px;
}
/* line 211, templates/rt_manticore/custom/scss/custom.scss */
ul.ev_ul li.ev_td_li {
  border-width: 0 0 0 15px;
  padding-left: 5px;
}
/* line 215, templates/rt_manticore/custom/scss/custom.scss */
a.ev_link_row {
  font-size: 1rem !important;
  font-weight: bold;
  color: #fea220;
}
/* line 220, templates/rt_manticore/custom/scss/custom.scss */
a.ev_link_row:link {
  color: #fea220;
}
/* Mainbar Styling - Main Content */
/* line 226, templates/rt_manticore/custom/scss/custom.scss */
p {
  text-align: justify;
}
/* line 229, templates/rt_manticore/custom/scss/custom.scss */
ul.pricing {
  list-style-type: none;
  margin-bottom: 1rem;
  margin-left: 0.5rem;
}
/* line 234, templates/rt_manticore/custom/scss/custom.scss */
li.pricing {
  padding-right: 0.25rem;
}
/* line 237, templates/rt_manticore/custom/scss/custom.scss */
.icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  color: #fea220;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
/* line 245, templates/rt_manticore/custom/scss/custom.scss */
.icon.pricing::before {
  font-family: FontAwesome;
  content: "\f0a9";
}
/* line 249, templates/rt_manticore/custom/scss/custom.scss */
.g-latestnews .g-latestnews-grid-item-image img {
  border-radius: 5px;
  max-height: 250px;
  min-height: 250px !important;
  object-fit: cover;
}
/* line 255, templates/rt_manticore/custom/scss/custom.scss */
#g-mainbar .page-header {
  float: left;
  width: 90%;
  min-width: 90%;
  max-width: 90%;
  margin: 0;
  padding: 5px 0;
}
/* line 263, templates/rt_manticore/custom/scss/custom.scss */
.page-header h2 {
  font-size: 2rem;
  line-height: 2rem;
  margin: 1rem 0 0;
  padding: 0.25rem;
}
/* line 269, templates/rt_manticore/custom/scss/custom.scss */
#g-mainbar .icons {
  float: right;
  position: relative;
  top: 1.25rem;
  right: 0.25rem;
  z-index: 99;
  line-height: 2rem;
}
/* line 277, templates/rt_manticore/custom/scss/custom.scss */
#g-mainbar .icons .btn-group.pull-right {
  display: inline-block !important;
}
/* line 281, templates/rt_manticore/custom/scss/custom.scss */
.g-recentreviews .g-recentreviews-grid .g-recentreviews-grid-item .g-recentreviews-grid-item-content .g-recentreviews-grid-item-title:hover {
  text-decoration: none !important;
}
/* line 284, templates/rt_manticore/custom/scss/custom.scss */
.g-recentreviews-grid-item-wrapper {
  border-top: 1px solid #fea220;
}
/* line 287, templates/rt_manticore/custom/scss/custom.scss */
.g-recentreviews-grid-item-image img {
  margin-top: 1rem;
  width: 200px;
  max-width: 200px;
  height: 115px;
  max-height: 115px;
  overflow: hidden;
  object-fit: cover;
}
/* line 297, templates/rt_manticore/custom/scss/custom.scss */
span.g-latestnews-uppertitle {
  color: #fea220 !important;
}
/* line 300, templates/rt_manticore/custom/scss/custom.scss */
.blog .g-lead, .item-page .g-lead {
  color: #030303;
  font-size: 1rem;
  padding-bottom: 2rem;
  font-weight: normal;
}
/* line 307, templates/rt_manticore/custom/scss/custom.scss */
#g-mainbar {
  border-right: 1px solid #fea220;
  margin-bottom: 1rem;
  height: 99.5%;
}
/* line 313, templates/rt_manticore/custom/scss/custom.scss */
dl.article-info dd {
  font-size: 1rem;
}
/* line 316, templates/rt_manticore/custom/scss/custom.scss */
.createdby {
  font-size: 1rem;
}
/* line 319, templates/rt_manticore/custom/scss/custom.scss */
dd .create, dd .hits {
  font-size: 0.85rem;
}
/* line 323, templates/rt_manticore/custom/scss/custom.scss */
.pull-left.item-image {
  padding-right: 1rem;
  border-right: 1px solid #fea220;
}
/* line 327, templates/rt_manticore/custom/scss/custom.scss */
.pull-left.item-image img {
  width: 400px;
  max-width: 400px;
  height: 230px;
  max-height: 230px;
  overflow: hidden;
  object-fit: cover;
}
/** Mainbar Bottom **/
/* line 336, templates/rt_manticore/custom/scss/custom.scss */
.disclaimer {
  margin-top: 1rem;
}
/* line 339, templates/rt_manticore/custom/scss/custom.scss */
.disclaimer .g-blockcontent-subcontent-title-icon {
  float: left;
  line-height: 2rem;
  width: 5%;
  margin: 0;
  padding: 0;
}
/* line 346, templates/rt_manticore/custom/scss/custom.scss */
.disclaimer h4.g-blockcontent-subcontent-title {
  float: right;
  width: 95%;
  margin: 0;
  padding: 0;
}
/* line 352, templates/rt_manticore/custom/scss/custom.scss */
.disclaimer .g-blockcontent-subcontent-desc {
  float: left;
  font-size: 0.85rem;
  text-align: justify;
  margin-bottom: 2rem;
  padding: 1rem;
}
/** Aside Modules **/
/* line 362, templates/rt_manticore/custom/scss/custom.scss */
table, tr, td {
  border: none;
}
/* line 365, templates/rt_manticore/custom/scss/custom.scss */
#g-aside .g-content {
  margin: 0rem;
  padding: 0rem 1.5rem 2.5rem;
}
/* line 369, templates/rt_manticore/custom/scss/custom.scss */
h2.g-title {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 700;
  padding-bottom: 0.5rem;
}
/* line 375, templates/rt_manticore/custom/scss/custom.scss */
#g-aside .platform-content .moduletable {
  margin-top: -2rem;
  padding-top: 0rem;
  margin-bottom: -1rem;
  padding-bottom: 0rem;
}
/*.ph-item-action-box {
 width: auto;
 margin-top: auto;
 }*/
/* line 386, templates/rt_manticore/custom/scss/custom.scss */
.moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled, .moduletable .ph-search-box, .moduletable .klogin-vert, .moduletable .g-date, .moduletable .acym_module, .moduletable .text-info, .moduletable .ph-cart-module-box, .moduletable .search {
  padding: 1.5rem;
  background-color: rgba(254, 162, 32, 0.1);
  border: 1px solid #fea220;
  width: 100%;
  border-radius: 0 0 1rem 1rem;
}
/* line 396, templates/rt_manticore/custom/scss/custom.scss */
.ph-category-module-box {
  padding: 0 1.5rem 1.5rem;
  background-color: rgba(254, 162, 32, 0.1);
  border: 1px solid #fea220;
  width: 100%;
  border-radius: 0 0 1rem 1rem;
}
/* line 403, templates/rt_manticore/custom/scss/custom.scss */
.moduletable #phocagallery-tree-module {
  padding: 1rem 1.5rem;
  background-color: rgba(254, 162, 32, 0.1);
  border: 1px solid #fea220;
  width: 100%;
  border-radius: 0 0 1rem 1rem;
}
/* line 410, templates/rt_manticore/custom/scss/custom.scss */
.jstree-proton .jstree-clicked, .jstree-proton .jstree-hovered {
  background: #fea220;
  box-shadow: inset 0 0 1px #fea220;
}
/* line 414, templates/rt_manticore/custom/scss/custom.scss */
.mod-articles-category-date {
  position: relative;
  margin-bottom: 0.5rem;
  width: 100%;
  line-height: 1.75rem;
  float: left;
}
/* line 421, templates/rt_manticore/custom/scss/custom.scss */
.moduletable > h2.g-title {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 700;
  padding: 0.5rem;
  border: 1px solid #fea220;
  border-radius: 1rem 1rem 0 0;
  background-color: #fea220;
  margin-bottom: 0;
}
/* line 431, templates/rt_manticore/custom/scss/custom.scss */
ul.osm-active-plans-list {
  padding: 1.5rem;
  border: 1px solid #fea220;
  width: 100%;
  border-radius: 0 0 1rem 1rem;
  margin: 0;
  list-style: none;
}
/* line 440, templates/rt_manticore/custom/scss/custom.scss */
#g-mainbar .g-content {
  margin: 0 1rem;
  padding: 0 1rem;
}
/* line 444, templates/rt_manticore/custom/scss/custom.scss */
.special p, .special ol, .special ul, .special li {
  font-size: 1rem;
}
/* line 447, templates/rt_manticore/custom/scss/custom.scss */
hr.accent1 {
  border-bottom: 1px solid #fea220;
  width: 75%;
  margin: 0.5rem auto 1rem;
}
/* Responsive iFrame for Gallery */
/* line 454, templates/rt_manticore/custom/scss/custom.scss */
.resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 91%;
}
/* line 459, templates/rt_manticore/custom/scss/custom.scss */
.resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /*height: auto;*/
  border: 0;
}
/* Custom Fields overrides */
/* line 470, templates/rt_manticore/custom/scss/custom.scss */
dl.fields-container {
  width: 100%;
  display: table-cell;
}
/* line 474, templates/rt_manticore/custom/scss/custom.scss */
span.field-label, span.field-label.fbh, span.field-label.fbe, span.field-label.green, span.field-label.red, span.field-label.map {
  position: relative;
  left: 0rem;
  font-weight: bold;
  width: 140px;
  float: left;
  text-align: right;
  margin-left: 0rem;
  margin-right: 1rem;
  line-height: 1.35rem;
  clear: both;
}
/* line 486, templates/rt_manticore/custom/scss/custom.scss */
span.field-value {
  line-height: 1.35rem;
  width: auto;
}
/* line 490, templates/rt_manticore/custom/scss/custom.scss */
.field-label.map::before {
  font-family: FontAwesome;
  font-size: 1rem;
  color: #080;
  margin-right: 0.25rem;
  content: "\f041";
}
/* line 497, templates/rt_manticore/custom/scss/custom.scss */
dd.cancelled {
  text-align: center;
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #f00;
  margin: 0 0rem;
  padding: 0 4rem;
  background: #444;
  width: 100%;
  border-radius: 1.5rem 1.5rem 0 0;
}
/*
 .field-label.green {
 color: green;
 }
 */
/* line 515, templates/rt_manticore/custom/scss/custom.scss */
.field-label.green {
  background-color: #008000;
  color: #fff;
  padding: 0.15rem 0.25rem 0.02rem 0.5rem;
  margin: 0 0.25rem 0rem 0;
  border-radius: 0.25rem 0.25rem 0 0;
}
/* line 522, templates/rt_manticore/custom/scss/custom.scss */
.field-label.green::before {
  font-family: FontAwesome;
  font-size: 0.95rem;
  font-weight: normal;
  margin-right: 0.5rem;
  content: "\f251";
}
/*
 .field-label.red {
 color: red;
 }
 */
/* line 535, templates/rt_manticore/custom/scss/custom.scss */
.field-label.red {
  background-color: #f00;
  color: #fff;
  padding: 0.03rem 0.25rem 0.1rem 0.5rem;
  margin: 0rem 0.25rem 0 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
/* line 542, templates/rt_manticore/custom/scss/custom.scss */
.field-label.red::before {
  font-family: FontAwesome;
  font-size: 0.95rem;
  font-weight: normal;
  margin-right: 1.1rem;
  content: "\f253";
}
/* line 549, templates/rt_manticore/custom/scss/custom.scss */
.field-label.fbe::before, .field-label.fbh::before {
  font-family: FontAwesome;
  font-size: 1.15rem;
  font-weight: normal;
  color: #4267b2;
  margin-right: 0.25rem;
  content: "\f082";
}
/* line 558, templates/rt_manticore/custom/scss/custom.scss */
#g-footer .g-social a {
  position: relative;
  padding: 0 0.4rem;
  color: rgba(254, 162, 45, 0.5);
}
/* line 563, templates/rt_manticore/custom/scss/custom.scss */
#g-footer .g-simplemenu-particle .g-simplemenu a {
  color: rgba(254, 162, 45, 0.7);
}
/* line 566, templates/rt_manticore/custom/scss/custom.scss */
#copy .g-simplecontent-item-leading-content {
  font-size: 1rem;
}
/* line 569, templates/rt_manticore/custom/scss/custom.scss */
#copy .g-simplecontent-item-main-content {
  font-size: 1.25rem;
  margin: 0;
  color: rgba(254, 162, 45, 0.7);
}
/* line 574, templates/rt_manticore/custom/scss/custom.scss */
.pager li > a, .pager li > span {
  color: #fea220 !important;
}
/* line 577, templates/rt_manticore/custom/scss/custom.scss */
#contact-form .controls {
  margin-top: 1rem;
  margin-left: 0;
}
/* Phoca Cart overrides */
/* line 583, templates/rt_manticore/custom/scss/custom.scss */
.ph-sku {
  text-transform: uppercase;
}
/* line 586, templates/rt_manticore/custom/scss/custom.scss */
.chosen-container {
  width: 100%;
}
/* line 589, templates/rt_manticore/custom/scss/custom.scss */
#phItemAttributesBox {
  margin-bottom: 1rem;
}
/* line 592, templates/rt_manticore/custom/scss/custom.scss */
select.ph-item-input-set-attributes {
  width: auto;
}
/* line 595, templates/rt_manticore/custom/scss/custom.scss */
h2.ph-product-header, h3.ph-product-header, h2.ph-header {
  font-family: EXO;
  font-size: 1.25rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0.25rem;
}
/* line 602, templates/rt_manticore/custom/scss/custom.scss */
#phQuickViewPopup.modal, #phAddToWishListPopup.modal, #phAddToCartPopup.modal {
  top: 20%;
  left: 25%;
  width: 50%;
  height: auto;
  margin-left: 0;
  background: transparent;
  border: 0px none transparent;
  box-shadow: none;
}
/* line 612, templates/rt_manticore/custom/scss/custom.scss */
#ph-pc-orders-box .label, #ph-pc-orders-box .badge {
  color: #fff;
  font-weight: 900 !important;
}
/* line 616, templates/rt_manticore/custom/scss/custom.scss */
#ph-pc-orders-box .label.label-info.label-primary.ph-order-status-pending {
  background-color: #f00;
}
/* line 619, templates/rt_manticore/custom/scss/custom.scss */
#ph-pc-orders-box .label.label-success.ph-order-status-confirmed {
  background-color: #fea220;
}
/* line 622, templates/rt_manticore/custom/scss/custom.scss */
#ph-pc-orders-box .label.label-success.ph-order-status-completed {
  background-color: #008000;
}
/* line 625, templates/rt_manticore/custom/scss/custom.scss */
.ph-vertical-align-row.ph-checkout-cart-title a, .ph-cart-small-title a {
  text-transform: uppercase;
  font-weight: bold;
}
/* line 629, templates/rt_manticore/custom/scss/custom.scss */
.ph-price-discount, .ph-checkout-discount-row div {
  color: #080;
  font-weight: bold;
}
/* line 633, templates/rt_manticore/custom/scss/custom.scss */
.nav-tabs > li > a {
  border-radius: 0.75rem 0.75rem 0 0;
}
/* line 636, templates/rt_manticore/custom/scss/custom.scss */
.nav-tabs {
  margin-bottom: 0;
}
/* line 639, templates/rt_manticore/custom/scss/custom.scss */
.ph-tab-pane {
  border-radius: 0 0 0.75rem 0.75rem;
}
/* line 642, templates/rt_manticore/custom/scss/custom.scss */
.phSelectBoxImage img {
  max-width: 35%;
}
/* line 645, templates/rt_manticore/custom/scss/custom.scss */
.ph-item-box .ph-item-action-fade a {
  border: 1px solid #fea220;
}
/* line 648, templates/rt_manticore/custom/scss/custom.scss */
.ph-corner-icon {
  background-color: rgba(254, 162, 32, 0.75);
  border-radius: 1.5rem;
  padding: 0.1rem 0.45rem 0rem;
}
/* line 653, templates/rt_manticore/custom/scss/custom.scss */
.ph-corner-icon-new {
  background-color: rgba(0, 100, 255, 0.75);
}
/* line 656, templates/rt_manticore/custom/scss/custom.scss */
.ph-corner-icon-hot {
  background-color: rgba(255, 0, 0, 0.65);
}
/* line 659, templates/rt_manticore/custom/scss/custom.scss */
.row-flex.grid .row-item {
  flex-direction: inherit;
  margin-top: 5px;
  margin-bottom: 10px;
}
/* line 664, templates/rt_manticore/custom/scss/custom.scss */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 5px;
  padding-left: 5px;
}
/* line 668, templates/rt_manticore/custom/scss/custom.scss */
.row {
  margin-right: 0px;
}
/* Phoca Gallery */
@media screen and (min-width: 768px)
.pg-grid-sizer {
  /* line 673, templates/rt_manticore/custom/scss/custom.scss */
  width: 30%;
}
/* line 677, templates/rt_manticore/custom/scss/custom.scss */
.gallery {
  width: 100%;
  clear: right;
  float: left;
}
/* line 682, templates/rt_manticore/custom/scss/custom.scss */
.pg-cvcsv-count {
  font-size: 0.75rem;
  color: #666;
}
/* line 686, templates/rt_manticore/custom/scss/custom.scss */
#phocagallery .page-header {
  border-bottom: none;
}
/* line 689, templates/rt_manticore/custom/scss/custom.scss */
.pg-cvcsv {
  border-bottom: none;
  border-top: none;
}
/* line 693, templates/rt_manticore/custom/scss/custom.scss */
#phocagallery-categories-detail {
  width: 100%;
  float: left;
  clear: both;
  display: inline-flex;
}
/* line 699, templates/rt_manticore/custom/scss/custom.scss */
#phocagallery-categories-detail .glyphicon {
  margin-left: 1rem;
}
/* line 702, templates/rt_manticore/custom/scss/custom.scss */
.dtree a {
  font-size: 0.85rem;
}
/* line 705, templates/rt_manticore/custom/scss/custom.scss */
.dtree a.nodeSel {
  background-color: #fea220;
  color: #fff;
}
/* line 709, templates/rt_manticore/custom/scss/custom.scss */
.dtree a.node:hover, .dtree a.nodeSel:hover {
  color: #fff;
  text-decoration: none;
  background-color: #fea220;
}
/* line 714, templates/rt_manticore/custom/scss/custom.scss */
.pg-cv-name.pg-cv-folder {
  font-size: 0.85rem;
}
/* line 717, templates/rt_manticore/custom/scss/custom.scss */
.pg-cv-name {
  text-align: left;
  margin-top: 0.45rem;
  font-size: 0.85rem;
  line-height: 0.85rem;
  text-transform: uppercase;
}
/* line 724, templates/rt_manticore/custom/scss/custom.scss */
#phocagallery .page-header h1 {
  font-size: 2rem;
  text-transform: none;
}
/* line 728, templates/rt_manticore/custom/scss/custom.scss */
#phocagallery.pg-detail-view {
  margin: -10px 0;
  padding: 0px;
  transform: perspective(1px) translateY(-7%);
}
/* line 735, templates/rt_manticore/custom/scss/custom.scss */
#phocagallery .pg-box1 .pg-img-ovr1 {
  position: absolute !important;
  top: auto !important;
  left: auto !important;
}
/* line 740, templates/rt_manticore/custom/scss/custom.scss */
#phocagallery .pg-box1 .pg-img-ovr2 {
  position: relative !important;
  top: auto !important;
  left: 35px !important;
}
/* line 745, templates/rt_manticore/custom/scss/custom.scss */
.phocagallery-box-file-first {
  width: auto !important;
  height: auto !important;
}
/* line 749, templates/rt_manticore/custom/scss/custom.scss */
#lbCenter, #lbBottomContainer {
  position: fixed;
  z-index: 9999;
  overflow: hidden;
  background-color: #fff;
}
/* line 755, templates/rt_manticore/custom/scss/custom.scss */
div#lbCenter {
  top: 201px !important;
}
/* line 758, templates/rt_manticore/custom/scss/custom.scss */
div#lbBottomContainer {
  top: 671px !important;
}
/* line 761, templates/rt_manticore/custom/scss/custom.scss */
.pagination ul {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 765, templates/rt_manticore/custom/scss/custom.scss */
a.hasTooltip.pagenav {
  display: inline-block !important;
}
/* line 768, templates/rt_manticore/custom/scss/custom.scss */
.pagination.pagination-centered {
  width: 100%;
  clear: both;
}
/* line 772, templates/rt_manticore/custom/scss/custom.scss */
.pagination ul > li > span {
  border-radius: 0.5rem !important;
}
/* line 775, templates/rt_manticore/custom/scss/custom.scss */
span.pagenav, span.pagenav:active {
  border-radius: 0.5rem !important;
  color: #000 !important;
  margin: 0 0.25rem;
  font-size: 1.25rem;
}
/* line 781, templates/rt_manticore/custom/scss/custom.scss */
a.pagenav:hover {
  border-color: #fea220 !important;
  border-radius: 0.5rem !important;
}
/* line 785, templates/rt_manticore/custom/scss/custom.scss */
span.pagenav:hover {
  border-color: #fea220 !important;
}
/* line 788, templates/rt_manticore/custom/scss/custom.scss */
.form-control {
  display: inline-block;
  height: auto;
  padding: 0.15rem;
  font-size: 0.85rem;
  line-height: 1rem;
}
/* line 795, templates/rt_manticore/custom/scss/custom.scss */
select[multiple], select[size] {
  height: auto;
  vertical-align: baseline;
  margin: 0 1.5rem 0 0.25rem;
}
/* line 800, templates/rt_manticore/custom/scss/custom.scss */
.input-mini {
  width: auto;
}
/* RockSprocket */
/* line 805, templates/rt_manticore/custom/scss/custom.scss */
#newsflash .g-content {
  margin: 0;
  padding: 0;
}
/* line 810, templates/rt_manticore/custom/scss/custom.scss */
.sprocket-headlines {
  background: transparent;
  margin-top: -4rem;
  margin-bottom: 2rem;
  border: 1px solid rgba(254, 162, 32, 0.5);
}
/* line 816, templates/rt_manticore/custom/scss/custom.scss */
.sprocket-headlines-badge span {
  background: #fea222;
  padding: 10px !important;
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: bold;
}
/* line 823, templates/rt_manticore/custom/scss/custom.scss */
.sprocket-headlines ul {
  list-style: none !important;
  margin: 0;
  max-height: 45px;
  color: #eee;
}
/* line 829, templates/rt_manticore/custom/scss/custom.scss */
.sprocket-headlines-list {
  float: left;
  overflow: hidden;
}
/* line 833, templates/rt_manticore/custom/scss/custom.scss */
.sprocket-headlines-item {
  font-size: 1.1rem;
  line-height: 1.5rem;
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
  display: block;
  visibility: hidden;
}
/* line 843, templates/rt_manticore/custom/scss/custom.scss */
.sprocket-headlines-navigation .arrow {
  background: #fea222;
  color: #fff;
  font-size: 2.2rem;
  line-height: 1rem;
  box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}
/* line 850, templates/rt_manticore/custom/scss/custom.scss */
.animation-slideandfade .sprocket-headlines-item {
  margin-top: 0;
}
/* line 854, templates/rt_manticore/custom/scss/custom.scss */
ul.whosonline {
  padding: 0;
  margin: 0;
  margin-bottom: 1rem;
  display: inline-flex;
  list-style: none;
  text-align: left !important;
}
/* line 862, templates/rt_manticore/custom/scss/custom.scss */
.whosonline li {
  padding-right: 1rem;
}
/* Footer - Bottom Logo g-powered-by */
/* line 867, templates/rt_manticore/custom/scss/custom.scss */
a.g-powered-by img:hover {
  opacity: 1;
}
/* line 870, templates/rt_manticore/custom/scss/custom.scss */
a.g-powered-by img {
  opacity: 0.5;
}
/* line 874, templates/rt_manticore/custom/scss/custom.scss */
#MyLiveChatContainer, #MyLiveChatScriptButton {
  position: fixed;
  z-index: 999999;
  bottom: 3%;
  right: 2%;
}
/*# sourceMappingURL=custom_238.css.map */