<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 6, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.25rem;
}
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.9rem;
}
/* line 16, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.5rem;
}
/* line 20, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.15rem;
}
/* line 24, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.85rem;
}
/* line 33, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, wp-content/plugins/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, wp-content/themes/rt_callisto/scss/callisto/_core.scss */
body {
  color: #003;
  background: #f5f0dd;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 8, wp-content/themes/rt_callisto/scss/callisto/_core.scss */
a {
  color: #002962;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 11, wp-content/themes/rt_callisto/scss/callisto/_core.scss */
a:hover {
  color: inherit;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_pagesurround.scss */
#g-page-surround {
  background: #f5f0dd;
  overflow: hidden;
}
@media print {
  /* line 7, wp-content/themes/rt_callisto/scss/callisto/_pagesurround.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 6, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
body {
  font-family: "Open Sans", "Andika", "Abel", "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
}
/* line 12, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
/* line 16, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
.g-title {
  font-size: 0.9rem;
  text-transform: uppercase;
}
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
.promo {
  font-size: 3rem;
  line-height: 1.2;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
}
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
blockquote {
  border-left: 10px solid rgba(0, 0, 51, 0.4);
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #009;
}
/* line 34, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #003;
  font-size: 1.2rem;
}
/* line 43, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
code, kbd, pre, samp {
  font-family: "Menlo", "Monaco", monospace;
}
/* line 50, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 55, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #8a8a8a;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 64, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 72, wp-content/themes/rt_callisto/scss/callisto/_typography.scss */
hr {
  margin: 1rem 0;
  border-bottom: 1px solid rgba(0, 0, 51, 0.4);
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.noliststyle {
  list-style: none;
}
/* line 4, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.g-uppercase {
  text-transform: uppercase;
}
/* line 7, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.g-notexttransform {
  text-transform: none;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.nomarginleft, .nomarginleft &gt; .g-content {
  margin-left: 0;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.smallmarginleft:not(.g-block), .smallmarginleft &gt; .g-content {
  margin-left: 0.25rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.medmarginleft:not(.g-block), .medmarginleft &gt; .g-content {
  margin-left: 1rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.largemarginleft:not(.g-block), .largemarginleft &gt; .g-content {
  margin-left: 3rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.nomarginright, .nomarginright &gt; .g-content {
  margin-right: 0;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.smallmarginright:not(.g-block), .smallmarginright &gt; .g-content {
  margin-right: 0.25rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.medmarginright:not(.g-block), .medmarginright &gt; .g-content {
  margin-right: 1rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.largemarginright:not(.g-block), .largemarginright &gt; .g-content {
  margin-right: 3rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.nomargintop, .nomargintop &gt; .g-content {
  margin-top: 0;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.smallmargintop:not(.g-block), .smallmargintop &gt; .g-content {
  margin-top: 0.25rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.medmargintop:not(.g-block), .medmargintop &gt; .g-content {
  margin-top: 1rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.largemargintop:not(.g-block), .largemargintop &gt; .g-content {
  margin-top: 3rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.nomarginbottom, .nomarginbottom &gt; .g-content {
  margin-bottom: 0;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.smallmarginbottom:not(.g-block), .smallmarginbottom &gt; .g-content {
  margin-bottom: 0.25rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.medmarginbottom:not(.g-block), .medmarginbottom &gt; .g-content {
  margin-bottom: 1rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.largemarginbottom:not(.g-block), .largemarginbottom &gt; .g-content {
  margin-bottom: 3rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.nomarginall, .nomarginall &gt; .g-content {
  margin: 0;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.smallmarginall:not(.g-block), .smallmarginall &gt; .g-content {
  margin: 0.25rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.medmarginall:not(.g-block), .medmarginall &gt; .g-content {
  margin: 1rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.largemarginall:not(.g-block), .largemarginall &gt; .g-content {
  margin: 3rem;
}
/* line 57, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 58, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.margin2x &gt; .g-content {
  margin: 1.25rem;
}
/* line 57, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 58, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.margin3x &gt; .g-content {
  margin: 1.875rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.nopaddingleft, .nopaddingleft &gt; .g-content {
  padding-left: 0;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.smallpaddingleft:not(.g-block), .smallpaddingleft &gt; .g-content {
  padding-left: 0.25rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.medpaddingleft:not(.g-block), .medpaddingleft &gt; .g-content {
  padding-left: 1rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.largepaddingleft:not(.g-block), .largepaddingleft &gt; .g-content {
  padding-left: 3rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.nopaddingright, .nopaddingright &gt; .g-content {
  padding-right: 0;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.smallpaddingright:not(.g-block), .smallpaddingright &gt; .g-content {
  padding-right: 0.25rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.medpaddingright:not(.g-block), .medpaddingright &gt; .g-content {
  padding-right: 1rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.largepaddingright:not(.g-block), .largepaddingright &gt; .g-content {
  padding-right: 3rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.nopaddingtop, .nopaddingtop &gt; .g-content {
  padding-top: 0;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.smallpaddingtop:not(.g-block), .smallpaddingtop &gt; .g-content {
  padding-top: 0.25rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.medpaddingtop:not(.g-block), .medpaddingtop &gt; .g-content {
  padding-top: 1rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.largepaddingtop:not(.g-block), .largepaddingtop &gt; .g-content {
  padding-top: 3rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.nopaddingbottom, .nopaddingbottom &gt; .g-content {
  padding-bottom: 0;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.smallpaddingbottom:not(.g-block), .smallpaddingbottom &gt; .g-content {
  padding-bottom: 0.25rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.medpaddingbottom:not(.g-block), .medpaddingbottom &gt; .g-content {
  padding-bottom: 1rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.largepaddingbottom:not(.g-block), .largepaddingbottom &gt; .g-content {
  padding-bottom: 3rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.nopaddingall, .nopaddingall &gt; .g-content {
  padding: 0;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.smallpaddingall:not(.g-block), .smallpaddingall &gt; .g-content {
  padding: 0.25rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.medpaddingall:not(.g-block), .medpaddingall &gt; .g-content {
  padding: 1rem;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.largepaddingall:not(.g-block), .largepaddingall &gt; .g-content {
  padding: 3rem;
}
/* line 57, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 58, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.padding2x &gt; .g-content {
  padding: 1.876rem;
}
/* line 57, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
/* line 58, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.padding3x &gt; .g-content {
  padding: 2.814rem;
}
/* line 70, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.section-horizontal-paddings {
  padding-left: 10%;
  padding-right: 10%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 25, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 86, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 102, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 118, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.section-vertical-paddings {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
/* line 124, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.section-vertical-paddings-small {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
/* line 130, wp-content/themes/rt_callisto/scss/callisto/_utilities.scss */
.section-vertical-paddings-large {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
#g-header {
  background: #953638;
  color: #003;
}
/* line 4, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
@media only all and (max-width: 47.99rem) {
  #g-header .g-logo-block {
    text-align: center;
  }
}
/* line 8, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
@media only all and (max-width: 47.99rem) {
  #g-header .g-logo-block .g-content {
    margin: 0;
    padding: 0;
  }
}
/* line 15, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
#g-header .g-logo {
  line-height: 2.5rem;
  margin: 0 -0.938rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
#g-header a {
  color: #003;
}
/* line 21, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
#g-header a:hover {
  color: #000;
}
/* line 27, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
/* line 29, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
#g-top-surround.g-wrapper .g-container, #g-header-surround.g-wrapper .g-container {
  background: inherit;
  color: inherit;
}
/* line 36, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
/* line 37, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
/* line 38, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
/* line 39, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
#g-top-surround &gt; .g-grid &gt; .g-block .g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-top-surround &gt; .g-grid &gt; .g-block .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-top-surround &gt; .g-grid &gt; .g-block .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-top-surround &gt; .g-grid &gt; .g-block .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-top-surround &gt; .g-grid &gt; .g-block .g-container {
    width: 100%;
  }
}
/* line 54, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
#g-top-surround &gt; .g-grid &gt; .g-block .g-container.g-flushed {
  width: 100%;
}
@media print {
  /* line 64, wp-content/themes/rt_callisto/scss/callisto/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
.g-menu-hastouch .g-standard .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-standard .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
}
/* line 4, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
.g-menu-hastouch .g-standard .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator:hover, .g-menu-hastouch .g-fullwidth .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator:hover, .g-menu-hastouch .g-standard .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator:hover, .g-menu-hastouch .g-fullwidth .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 9, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation {
  background: #fff;
  color: #888;
  position: relative;
  z-index: 11;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ebebeb;
}
/* line 18, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation &gt; .g-container {
  position: relative;
}
/* line 23, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-content {
  padding: 0;
}
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-social {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-social {
    text-align: center;
  }
}
/* line 36, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav {
  margin: 0;
}
/* line 39, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 41, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li {
  margin: 0 0.05rem;
}
/* line 43, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  color: #888;
  border-radius: 3px;
}
/* line 47, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 48, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li:hover &gt; .g-menu-item-container {
  color: #888;
  background: #fff;
}
/* line 51, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li:hover &gt; .g-menu-item-container &gt; .g-selected {
  color: #888;
  background: #fff;
}
/* line 57, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 58, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li.active &gt; .g-menu-item-container {
  color: #fff;
  background: #00142f;
}
/* line 61, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li.active &gt; .g-menu-item-container &gt; .g-selected {
  color: #fff;
  background: #00142f;
}
/* line 70, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #fff;
}
/* line 72, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown &gt; .g-dropdown-column {
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
/* line 78, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 79, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li {
  border-bottom: 1px solid rgba(136, 136, 136, 0.25);
}
/* line 81, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  color: #888;
  border-radius: 3px;
}
/* line 84, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container &gt; .g-selected {
  background: #e6e6e6;
}
/* line 89, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 90, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li:hover &gt; .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel &gt; li.active &gt; .g-menu-item-container {
  color: #fff;
  background: #00142f;
}
/* line 93, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li:hover &gt; .g-menu-item-container &gt; .g-selected, #g-navigation .g-main-nav .g-sublevel &gt; li.active &gt; .g-menu-item-container &gt; .g-selected {
  color: #fff;
  background: #00142f;
}
/* line 100, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li:last-child {
  border-bottom: none;
}
/* line 104, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 105, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 106, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li.g-menu-item-type-particle:hover &gt; .g-menu-item-container {
  background: inherit;
}
/* line 114, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-menu-block {
    display: none;
  }
}
/* line 121, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 122, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 123, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 124, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 125, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 126, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 127, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 134, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 135, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 136, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 137, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 138, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 148, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
/* line 149, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
.menu-item-particle a {
  color: #002962;
}
/* line 151, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
.menu-item-particle a:hover {
  color: #888;
}
@media print {
  /* line 158, wp-content/themes/rt_callisto/scss/callisto/_navigation.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container, .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.9rem;
  padding: 0.2345rem 0.469rem;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
/* line 11, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown {
  float: left;
}
/* line 17, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown {
  min-width: 180px;
}
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 21, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 22, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 25, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown .g-dropdown {
  top: -1px;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 32, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 34, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  line-height: 1;
}
/* line 39, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 40, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container &gt; .g-menu-item-content {
  line-height: normal;
}
/* line 45, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel &gt; li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
}
/* line 50, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 55, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
  border-radius: 3px;
}
/* line 60, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 61, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-sublevel &gt; li {
  margin: 0 0.3125rem;
  padding: 0.2345rem 0;
}
/* line 64, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  line-height: normal;
}
/* line 67, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container &gt; .g-menu-item-content {
  word-break: normal;
}
/* line 71, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 72, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-sublevel &gt; li.g-parent .g-menu-parent-indicator {
  right: 0.638rem;
  top: 50%;
  margin-top: -0.65rem;
}
/* line 82, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 83, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 84, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
#g-sidebar .g-nav .g-toplevel, #g-sidebar .g-nav .g-toplevel li {
  list-style-type: none;
  margin-left: 0;
}
/* line 92, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 42, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 43, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 44, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  margin-left: 10px;
}
/* line 46, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -10px;
  right: -10px;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: -1;
}
/* line 61, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard &gt; .g-dropdown {
  margin-left: 0;
}
/* line 20, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 21, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 22, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard &gt; .g-dropdown, .g-main-nav .g-fullwidth &gt; .g-dropdown {
  margin-top: 5px;
}
/* line 24, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard &gt; .g-dropdown:before, .g-main-nav .g-fullwidth &gt; .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -5px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 5px solid transparent;
  z-index: -1;
}
/* line 103, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(255, 255, 255, 0.2);
}
/* line 107, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
  display: none;
}
@media only all and (max-width: 47.99rem) {
  .g-menu-overlay.g-menu-overlay-open {
    display: block;
  }
}
/* line 116, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 117, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 118, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 119, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 120, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 121, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 122, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-menu-hastouch .g-standard .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 131, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 132, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 133, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 134, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
/* line 135, wp-content/themes/rt_callisto/scss/callisto/_mainnav.scss */
.g-menu-hastouch .g-standard .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  border-radius: 3px;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
#g-showcase .g-container {
  background: #e8e8e8;
  color: #878787;
}
@media print {
  /* line 9, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 16, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.fp-showcase-image, .fp-roksprocket-showcase-image {
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.fp-showcase-image .sprocket-features-img-container, .fp-roksprocket-showcase-image .sprocket-features-img-container, .fp-showcase-image .g-owlcarousel-item-image, .fp-roksprocket-showcase-image .g-owlcarousel-item-image {
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 26, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset1 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset2 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset3 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset4 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset5 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset6 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 33, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset7 .fp-showcase-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 33, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset8 .fp-showcase-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 33, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset9 .fp-showcase-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 33, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset10 .fp-showcase-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 41, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset1 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, .g-style-preset1 .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset2 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, .g-style-preset2 .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset3 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, .g-style-preset3 .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset4 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, .g-style-preset4 .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset5 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, .g-style-preset5 .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset6 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, .g-style-preset6 .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset7 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, .g-style-preset7 .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset8 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, .g-style-preset8 .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset9 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, .g-style-preset9 .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset10 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, .g-style-preset10 .fp-showcase-image .g-owlcarousel-features-index-1 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 41, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset1 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, .g-style-preset1 .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset2 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, .g-style-preset2 .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset3 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, .g-style-preset3 .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset4 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, .g-style-preset4 .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset5 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, .g-style-preset5 .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset6 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, .g-style-preset6 .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset7 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, .g-style-preset7 .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-02-light.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset8 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, .g-style-preset8 .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-02-light.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset9 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, .g-style-preset9 .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-02-light.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset10 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, .g-style-preset10 .fp-showcase-image .g-owlcarousel-features-index-2 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-02-light.jpg');
}
/* line 41, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset1 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, .g-style-preset1 .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset2 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, .g-style-preset2 .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset3 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, .g-style-preset3 .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset4 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, .g-style-preset4 .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset5 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, .g-style-preset5 .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset6 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, .g-style-preset6 .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset7 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, .g-style-preset7 .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-03-light.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset8 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, .g-style-preset8 .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-03-light.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset9 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, .g-style-preset9 .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-03-light.jpg');
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset10 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, .g-style-preset10 .fp-showcase-image .g-owlcarousel-features-index-3 .g-owlcarousel-item-image {
  background-image: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/demo/home/showcase/roksprocket-showcase/img-03-light.jpg');
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_feature.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_feature.scss */
#g-feature .g-container, .g-wrapper .g-container {
  background: #f5f5f5;
  color: #878787;
}
@media print {
  /* line 9, wp-content/themes/rt_callisto/scss/callisto/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_main.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_main.scss */
#g-main .g-container, #g-main.g-container {
  background: #f5f5f5;
  color: #878787;
}
@media print {
  /* line 10, wp-content/themes/rt_callisto/scss/callisto/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_extension.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_extension.scss */
#g-extension .g-container {
  background: #f5f5f5;
  color: #878787;
}
@media print {
  /* line 9, wp-content/themes/rt_callisto/scss/callisto/_extension.scss */
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_footer.scss */
#g-footer {
  background: #fff;
  color: #888;
}
/* line 4, wp-content/themes/rt_callisto/scss/callisto/_footer.scss */
#g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer .promo, #g-footer .title {
  color: #000;
}
@media print {
  /* line 11, wp-content/themes/rt_callisto/scss/callisto/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_copyright.scss */
#g-copyright {
  background: #f5f5f5;
  color: #878787;
}
@media print {
  /* line 7, wp-content/themes/rt_callisto/scss/callisto/_copyright.scss */
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.flush &gt; .g-content {
  margin: 0;
  padding: 0;
}
/* line 8, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 9, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.nopaddingall &gt; .g-content {
  padding: 0;
}
/* line 14, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 15, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.nomarginall &gt; .g-content {
  margin: 0;
}
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 21, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 25, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 26, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
/* line 34, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 35, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box {
  background: #002962;
}
/* line 39, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box1.moduletable, .box1.widget, .box1 &gt; .g-content {
  background: #002962;
  color: #000;
}
/* line 43, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box1.moduletable a, .box1.widget a, .box1 &gt; .g-content a {
  color: #1677ff;
}
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 50, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box {
  background: #fff;
}
/* line 54, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box2.moduletable, .box2.widget, .box2 &gt; .g-content {
  background: #fff;
  color: #808080;
}
/* line 61, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 62, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box {
  background: #383838;
}
/* line 66, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box3.moduletable, .box3.widget, .box3 &gt; .g-content {
  background: #383838;
  color: #003;
}
/* line 73, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 74, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box {
  background: #e9dfb6;
}
/* line 78, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box4.moduletable, .box4.widget, .box4 &gt; .g-content {
  background: #e9dfb6;
  color: #003;
}
/* line 85, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #fff;
}
/* line 89, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 90, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box {
  background: #95a5a6;
}
/* line 94, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey &gt; .g-content {
  background: #95a5a6;
}
/* line 98, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-grey .button {
  background: #798d8f;
}
/* line 100, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-grey .button:hover, .box-grey .button:active, .box-grey .button:focus {
  background: #b1bdbd;
}
/* line 104, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-grey a {
  color: #dae0e0;
}
/* line 109, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 110, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box {
  background: #d13b7b;
}
/* line 114, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-pink.moduletable, .box-pink.widget, .box-pink &gt; .g-content {
  background: #d13b7b;
}
/* line 118, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-pink .button {
  background: #b02963;
}
/* line 120, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-pink .button:hover, .box-pink .button:active, .box-pink .button:focus {
  background: #db6497;
}
/* line 124, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-pink a {
  color: #e9a2c1;
}
/* line 129, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 130, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box {
  background: #953638;
}
/* line 134, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-red.moduletable, .box-red.widget, .box-red &gt; .g-content {
  background: #953638;
}
/* line 138, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-red .button {
  background: #70282a;
}
/* line 140, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-red .button:hover, .box-red .button:active, .box-red .button:focus {
  background: #ba4446;
}
/* line 144, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-red a {
  color: #cf7b7d;
}
/* line 149, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 150, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box {
  background: #669b98;
}
/* line 154, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-purple.moduletable, .box-purple.widget, .box-purple &gt; .g-content {
  background: #669b98;
}
/* line 158, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-purple .button {
  background: #517d7a;
}
/* line 160, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-purple .button:hover, .box-purple .button:active, .box-purple .button:focus {
  background: #85afad;
}
/* line 164, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-purple a {
  color: #b3cdcc;
}
/* line 169, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 170, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box {
  background: #1c516c;
}
/* line 174, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-blue.moduletable, .box-blue.widget, .box-blue &gt; .g-content {
  background: #1c516c;
}
/* line 178, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-blue .button {
  background: #123344;
}
/* line 180, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-blue .button:hover, .box-blue .button:active, .box-blue .button:focus {
  background: #276f95;
}
/* line 184, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-blue a {
  color: #3b9bcc;
}
/* line 189, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 190, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box {
  background: #fda649;
}
/* line 194, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-orange.moduletable, .box-orange.widget, .box-orange &gt; .g-content {
  background: #fda649;
}
/* line 198, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-orange .button {
  background: #fc8d17;
}
/* line 200, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-orange .button:hover, .box-orange .button:active, .box-orange .button:focus {
  background: #febf7b;
}
/* line 204, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.box-orange a {
  color: #fee4c7;
}
/* line 209, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 210, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 215, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 216, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 221, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 222, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 227, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 228, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.square .g-content {
  border-radius: none;
}
/* line 233, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 234, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.rounded .g-content {
  border-radius: 0.1875rem;
  overflow: hidden;
}
/* line 240, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
/* line 241, wp-content/themes/rt_callisto/scss/callisto/_variations.scss */
.equal-height .g-content {
  flex-basis: 100%;
  width: auto;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button {
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  border-radius: 3px;
  background: #00142f;
  color: #fff;
  font-size: 0.9rem;
  border: 2px solid transparent;
  margin-bottom: 0.2rem;
  padding: 0.375rem 1.25rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 15, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button:hover, .button:active, .button:focus {
  background: #000916;
  color: #fff;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-square {
  border-radius: 0;
}
/* line 21, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-square[class*="button"] {
  border-radius: 0;
}
/* line 25, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-block {
  display: block;
}
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-xlarge {
  font-size: 1.4rem;
}
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-large {
  font-size: 1.2rem;
}
/* line 34, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-medium {
  font-size: 1rem;
}
/* line 37, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-small {
  font-size: 0.8rem;
}
/* line 40, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-xsmall {
  font-size: 0.6rem;
}
/* line 43, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-2 {
  border-radius: 1.5rem;
}
/* line 46, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
/* line 54, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-3.button-3, .button.button-4.button-3, .button.button-grey.button-3, .button.button-pink.button-3, .button.button-red.button-3, .button.button-purple.button-3, .button.button-orange.button-3, .button.button-blue.button-3, .button.button-3.button-4, .button.button-4.button-4, .button.button-grey.button-4, .button.button-pink.button-4, .button.button-red.button-4, .button.button-purple.button-4, .button.button-orange.button-4, .button.button-blue.button-4 {
  background: transparent;
}
/* line 56, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-3.button-3:hover, .button.button-4.button-3:hover, .button.button-grey.button-3:hover, .button.button-pink.button-3:hover, .button.button-red.button-3:hover, .button.button-purple.button-3:hover, .button.button-orange.button-3:hover, .button.button-blue.button-3:hover, .button.button-3.button-4:hover, .button.button-4.button-4:hover, .button.button-grey.button-4:hover, .button.button-pink.button-4:hover, .button.button-red.button-4:hover, .button.button-purple.button-4:hover, .button.button-orange.button-4:hover, .button.button-blue.button-4:hover, .button.button-3.button-3:active, .button.button-4.button-3:active, .button.button-grey.button-3:active, .button.button-pink.button-3:active, .button.button-red.button-3:active, .button.button-purple.button-3:active, .button.button-orange.button-3:active, .button.button-blue.button-3:active, .button.button-3.button-4:active, .button.button-4.button-4:active, .button.button-grey.button-4:active, .button.button-pink.button-4:active, .button.button-red.button-4:active, .button.button-purple.button-4:active, .button.button-orange.button-4:active, .button.button-blue.button-4:active, .button.button-3.button-3:focus, .button.button-4.button-3:focus, .button.button-grey.button-3:focus, .button.button-pink.button-3:focus, .button.button-red.button-3:focus, .button.button-purple.button-3:focus, .button.button-orange.button-3:focus, .button.button-blue.button-3:focus, .button.button-3.button-4:focus, .button.button-4.button-4:focus, .button.button-grey.button-4:focus, .button.button-pink.button-4:focus, .button.button-red.button-4:focus, .button.button-purple.button-4:focus, .button.button-orange.button-4:focus, .button.button-blue.button-4:focus {
  background: transparent;
}
/* line 61, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-3 {
  border-radius: 1.5rem;
  color: #002962;
  border: 2px solid #002962;
}
/* line 65, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  border: 2px solid #000916;
  color: #000916;
}
/* line 70, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-4 {
  color: #002962;
  border: 2px solid #002962;
}
/* line 73, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border: 2px solid #000916;
  color: #000916;
}
/* line 78, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-grey {
  background: #95a5a6;
}
/* line 80, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-grey.button-3, .button.button-grey.button-4 {
  color: #95a5a6;
  border: 2px solid #95a5a6;
}
/* line 83, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-grey.button-3:hover, .button.button-grey.button-4:hover, .button.button-grey.button-3:active, .button.button-grey.button-4:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:focus {
  border: 2px solid #6d8082;
  color: #6d8082;
}
/* line 88, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  background: #6d8082;
}
/* line 92, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-pink {
  background: #d13b7b;
}
/* line 94, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-pink.button-3, .button.button-pink.button-4 {
  color: #d13b7b;
  border: 2px solid #d13b7b;
}
/* line 97, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-pink.button-3:hover, .button.button-pink.button-4:hover, .button.button-pink.button-3:active, .button.button-pink.button-4:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:focus {
  border: 2px solid #9b2457;
  color: #9b2457;
}
/* line 102, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  background: #9b2457;
}
/* line 106, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-red {
  background: #953638;
}
/* line 108, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-red.button-3, .button.button-red.button-4 {
  color: #953638;
  border: 2px solid #953638;
}
/* line 111, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-red.button-3:hover, .button.button-red.button-4:hover, .button.button-red.button-3:active, .button.button-red.button-4:active, .button.button-red.button-3:focus, .button.button-red.button-4:focus {
  border: 2px solid #5d2223;
  color: #5d2223;
}
/* line 116, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
  background: #5d2223;
}
/* line 120, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-purple {
  background: #669b98;
}
/* line 122, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-purple.button-3, .button.button-purple.button-4 {
  color: #669b98;
  border: 2px solid #669b98;
}
/* line 125, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-purple.button-3:hover, .button.button-purple.button-4:hover, .button.button-purple.button-3:active, .button.button-purple.button-4:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:focus {
  border: 2px solid #476d6b;
  color: #476d6b;
}
/* line 130, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  background: #476d6b;
}
/* line 134, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-orange {
  background: #fda649;
}
/* line 136, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-orange.button-3, .button.button-orange.button-4 {
  color: #fda649;
  border: 2px solid #fda649;
}
/* line 139, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-orange.button-3:hover, .button.button-orange.button-4:hover, .button.button-orange.button-3:active, .button.button-orange.button-4:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:focus {
  border: 2px solid #f78103;
  color: #f78103;
}
/* line 144, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  background: #f78103;
}
/* line 148, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-blue {
  background: #1c516c;
}
/* line 150, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-blue.button-3, .button.button-blue.button-4 {
  color: #1c516c;
  border: 2px solid #1c516c;
}
/* line 153, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-blue.button-3:hover, .button.button-blue.button-4:hover, .button.button-blue.button-3:active, .button.button-blue.button-4:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:focus {
  border: 2px solid #0c232f;
  color: #0c232f;
}
/* line 158, wp-content/themes/rt_callisto/scss/callisto/_buttons.scss */
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  background: #0c232f;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_tables.scss */
table {
  border: 1px solid #979797;
}
/* line 5, wp-content/themes/rt_callisto/scss/callisto/_tables.scss */
th {
  background: #a4a4a4;
  padding: 0.5rem;
}
/* line 10, wp-content/themes/rt_callisto/scss/callisto/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #979797;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 2px solid #cacaca;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 6, wp-content/themes/rt_callisto/scss/callisto/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #002962;
}
/* line 10, wp-content/themes/rt_callisto/scss/callisto/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #002962;
}
/* line 14, wp-content/themes/rt_callisto/scss/callisto/_forms.scss */
textarea {
  width: 100%;
  box-sizing: border-box !important;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_forms.scss */
fieldset.input {
  margin: 0;
  padding: 0;
}
/* line 24, wp-content/themes/rt_callisto/scss/callisto/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  vertical-align: middle;
  border: 2px solid #cacaca;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-size: 1rem;
  width: 100%;
  line-height: 1.5;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
/* line 35, wp-content/themes/rt_callisto/scss/callisto/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #002962;
}
/* line 39, wp-content/themes/rt_callisto/scss/callisto/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #002962;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_social.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_social.scss */
.g-social a {
  display: inline-block;
  background: #003;
  color: #f5f0dd;
  border-radius: 0.1875rem;
  text-align: center;
  vertical-align: middle;
  padding: 0.1rem 0.25rem;
}
/* line 10, wp-content/themes/rt_callisto/scss/callisto/_social.scss */
.g-social a span {
  vertical-align: middle;
}
/* line 13, wp-content/themes/rt_callisto/scss/callisto/_social.scss */
.g-social a:hover {
  color: #fff;
  background: #002962;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
/* line 12, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
/* line 13, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
/* line 48, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
/* line 53, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
.g-content-array .g-array-item-details &gt; span {
  margin-right: 10px;
}
/* line 60, wp-content/themes/rt_callisto/scss/callisto/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas {
  background: #f0f0f0;
  width: 17rem;
  color: #888;
}
/* line 5, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas a {
  color: #fff;
}
/* line 7, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #888;
}
/* line 12, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #888;
}
/* line 16, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas .button {
  background: #953638;
  color: #888;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #a83d3f;
}
/* line 22, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #822f31;
}
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
.g-offcanvas-toggle {
  display: none;
  font-size: 1.25rem;
  color: #371415;
  border-radius: 3px;
  padding: 0.15rem;
  top: 0.469rem;
  left: 0.469rem;
  z-index: 10001;
}
@media only all and (max-width: 48rem) {
  /* line 31, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 45, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
.toggle-fixed .g-offcanvas-toggle {
  position: fixed;
}
/* line 51, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 52, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 53, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #f0f0f0;
}
/* line 55, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 56, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li &gt; .g-menu-item-container {
  color: #888;
  padding: 0.469rem 0.938rem;
}
/* line 60, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 61, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 62, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active &gt; .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover &gt; .g-menu-item-container {
  color: #888;
}
/* line 66, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #001839;
}
/* line 69, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #001e49;
}
/* line 73, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 74, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 75, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  border: 1px solid #003681;
  background: #00204e;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 78, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator:hover {
  background: #001839;
}
/* line 88, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 95, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
/* line 99, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 100, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 101, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 106, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 107, wp-content/themes/rt_callisto/scss/callisto/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_error.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_error.scss */
.g-error &gt; .g-content {
  padding: 4.69rem 0;
}
/* line 5, wp-content/themes/rt_callisto/scss/callisto/_error.scss */
.g-error h1 {
  font-size: 3rem;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
/* line 3, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 11, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 16, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 22, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
/* line 23, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-fullwidth &gt; .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-fullwidth &gt; .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-fullwidth &gt; .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 36, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-fullwidth &gt; .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 44, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 44, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 44, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 54, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 58, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 54, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 58, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 54, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 58, wp-content/themes/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_offline.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_offline.scss */
.g-offline #grav-login {
  max-width: 32rem;
}
/* line 4, wp-content/themes/rt_callisto/scss/callisto/_offline.scss */
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
/* line 10, wp-content/themes/rt_callisto/scss/callisto/_offline.scss */
.g-offline #grav-login .button {
  text-transform: capitalize;
}
/* line 13, wp-content/themes/rt_callisto/scss/callisto/_offline.scss */
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
  box-sizing: border-box !important;
}
/* line 4, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
/* line 5, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.platform-content .rokajaxsearch * *, .platform-content .rokajaxsearch *:before *, .platform-content .rokajaxsearch *:after *, .platform-content .rokajaxsearch * *:before, .platform-content .rokajaxsearch *:before *:before, .platform-content .rokajaxsearch *:after *:before, .platform-content .rokajaxsearch * *:after, .platform-content .rokajaxsearch *:before *:after, .platform-content .rokajaxsearch *:after *:after {
  box-sizing: border-box;
}
/* line 10, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch #roksearch_search_str {
  border: 1px solid transparent;
  border-radius: 2rem;
  margin-bottom: 1rem;
  padding: 0.35rem 1rem;
  width: 100%;
}
/* line 18, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
form#rokajaxsearch {
  margin: 0;
}
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
form#rokajaxsearch &gt; .rokajaxsearch {
  background: none;
  box-shadow: none;
  border: none;
}
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results {
  color: #003;
  background: #f5f0dd;
  border: 1px solid #8a8a8a;
}
/* line 32, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1 {
  background: #efe7c9;
  color: #003;
}
/* line 35, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1:hover {
  background: #002962;
  color: #000;
  border: 1px solid #000;
}
/* line 41, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results span.highlight {
  color: #fff;
  background-color: #000916;
  text-shadow: none;
}
@media only all and (max-width: 47.99rem) {
  /* line 47, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
  body #roksearch_results {
    width: 95%;
  }
}
/* line 52, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
/* line 53, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch .search_options {
  margin-top: 8px;
  padding-bottom: 15px;
}
/* line 56, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch .search_options label {
  margin-right: 10px !important;
}
/* line 58, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
  margin: 0 5px 0 0;
}
/* line 63, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch .clr {
  clear: both;
}
/* line 66, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch .searchintro {
  overflow: hidden;
}
/* line 70, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  text-align: left;
  visibility: hidden;
  margin-top: 5px;
}
/* line 78, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .small {
  display: inline;
  position: relative;
  text-align: inherit;
  bottom: 0;
  right: 0;
  font-size: 11px;
  font-style: italic;
}
/* line 87, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results a.clr {
  margin: 10px 0 5px 0;
}
/* line 90, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results h3 {
  color: #0a0f22;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 110%;
  font-size: 110%;
  padding-bottom: 0;
}
/* line 97, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results h3:hover {
  color: inherit;
}
/* line 101, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .container-wrapper {
  overflow: hidden;
}
/* line 104, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .page {
  float: left;
}
/* line 107, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
  background: #efe7c9;
  padding: 10px 15px;
  line-height: 130%;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
/* line 115, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_row_btm {
  overflow: hidden;
  border-top: 1px solid #8a8a8a;
}
/* line 119, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
  padding: 15px;
  border-bottom: none;
}
/* line 122, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
  margin-top: 15px;
  line-height: 140%;
}
/* line 125, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
  margin-top: 0;
  padding: 0 3px;
}
/* line 131, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .viewall {
  float: left;
  margin: 0 5px;
}
/* line 134, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .viewall span {
  line-height: 130%;
  text-transform: none;
}
/* line 139, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .estimated_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
/* line 145, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  text-transform: none;
  font-size: 11px;
}
/* line 150, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .pagination_res span {
  padding: 0 5px;
}
/* line 154, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .powered-by-google {
  text-transform: lowercase;
  font-style: italic;
  font-size: 9px;
}
/* line 159, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
/* line 160, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .google-search #roksearch_link {
  margin-top: 5px;
}
/* line 164, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .google-thumb-image {
  margin: 0 auto;
}
/* line 167, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .readon {
  margin-top: 15px;
}
/* line 169, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .readon span, #roksearch_results .readon .button {
  font-size: 13px;
  line-height: 22px;
}
/* line 174, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .container-arrows {
  height: 12px;
  width: 30px;
  float: left;
  margin-right: 5px;
  position: relative;
}
/* line 181, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results #roksearch_link:before {
  content: "Ã—";
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 100;
}
/* line 189, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  position: absolute;
}
/* line 191, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before, #roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  font-family: FontAwesome;
  font-size: 1.3em;
}
/* line 196, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-right {
  cursor: pointer;
}
/* line 198, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
  color: #002962;
}
/* line 202, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
  left: 0;
}
/* line 204, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
  content: '\f104';
}
/* line 208, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  left: 18px;
}
/* line 210, wp-content/themes/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  content: '\f105';
}
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow, .sprocket-headlines .sprocket-headlines-navigation .arrow, .sprocket-strips .sprocket-strips-arrows .arrow, .sprocket-lists .sprocket-lists-arrows .arrow {
  color: #000;
  background: #002962;
  box-shadow: none;
  width: 30px;
  height: 30px;
  font-size: 2rem;
  font-weight: normal;
  line-height: 28px;
}
/* line 14, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li, .sprocket-strips .sprocket-strips-pagination li, .sprocket-lists .sprocket-lists-pagination li {
  background: transparent;
  color: #000;
  border: 2px solid #002962;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  padding: 0;
  box-shadow: none;
}
/* line 23, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li.active, .sprocket-strips .sprocket-strips-pagination li.active, .sprocket-lists .sprocket-lists-pagination li.active {
  background: #002962;
}
/* line 29, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
[class*="sprocket-"] *, [class*="sprocket-"] *:before, [class*="sprocket-"] *:after {
  box-sizing: border-box !important;
}
/* line 33, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 34, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.platform-content [class*="sprocket-"] *, .platform-content [class*="sprocket-"] *:before, .platform-content [class*="sprocket-"] *:after {
  box-sizing: border-box !important;
}
/* line 41, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 42, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 43, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container:before {
  background: -webkit-linear-gradient(rgba(245, 245, 245, 0), #f5f5f5);
  background: linear-gradient(rgba(245, 245, 245, 0), #f5f5f5);
  position: absolute;
  content: "";
  width: 100%;
  height: 75%;
  bottom: 0;
}
/* line 51, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 52, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-img-container, .sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-content {
  opacity: 1;
  z-index: 2;
}
/* line 57, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-img-container {
  position: relative;
}
/* line 61, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container, .sprocket-features.layout-slideshow .sprocket-features-content {
  opacity: 0;
  position: absolute;
  z-index: 1;
}
/* line 67, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-content {
  width: 40%;
  padding: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-content {
    width: 44%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-content {
    width: 55%;
  }
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-content {
    width: 55%;
    padding-top: 0;
  }
}
@media only all and (max-width: 30rem) {
  .sprocket-features.layout-slideshow .sprocket-features-content {
    top: 20px;
    left: 1rem;
  }
}
/* line 85, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-title, .sprocket-features.layout-slideshow .sprocket-features-desc {
  background: transparent;
  color: inherit;
}
/* line 90, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-title {
  font-size: 3rem;
  line-height: 1.2;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  margin: 0;
  padding: 10px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-title {
    font-size: 2.5rem;
    line-height: 1.1;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-title {
    font-size: 2rem;
    line-height: 1;
  }
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-title {
    font-size: 1.3rem;
    padding-top: 0;
  }
}
@media only all and (max-width: 30rem) {
  .sprocket-features.layout-slideshow .sprocket-features-title {
    font-size: 1.2rem;
  }
}
/* line 113, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-desc {
  opacity: 0.75;
  font-size: 1.05rem;
  line-height: 1.3;
  padding: 10px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-desc {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-desc {
    display: none;
  }
}
/* line 124, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-desc p {
  margin-top: 0;
}
/* line 128, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 129, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow {
  margin-top: -15px;
}
/* line 132, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
  right: 1rem;
}
/* line 135, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
  left: 1rem;
}
@media only all and (max-width: 30rem) {
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow {
    width: 20px;
    height: 20px;
    line-height: 18px;
  }
  /* line 142, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
    right: 0.3rem;
  }
  /* line 145, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
    left: 0.3rem;
  }
}
/* line 151, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination {
  left: inherit;
  right: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-pagination {
    left: 1rem;
    text-align: center;
    bottom: 0;
  }
}
/* line 159, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li {
  display: block;
  width: 30px;
  height: 30px;
  margin-bottom: 0.25rem;
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-pagination li {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: bottom;
  }
  /* line 170, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-features.layout-slideshow .sprocket-features-pagination li span {
    display: none;
    visibility: hidden;
  }
}
/* line 175, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li span {
  display: block;
  line-height: 28px;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
}
/* line 188, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 189, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 190, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav, .sprocket-tabs.layout-right .sprocket-tabs-nav, .sprocket-tabs.layout-bottom .sprocket-tabs-nav, .sprocket-tabs.layout-left .sprocket-tabs-nav {
  background: transparent;
  padding: 0 !important;
  border: none;
}
/* line 194, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 195, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner {
  border: none;
  border-radius: 3px;
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  margin: 0;
  padding: 0.25rem 0.75rem;
  text-transform: uppercase;
  line-height: normal;
}
/* line 207, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 208, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li.active &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li.active &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li.active &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li.active &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li.active:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li.active:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li.active:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li.active:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li.active:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li.active:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li.active:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li.active:focus &gt; .sprocket-tabs-inner {
  color: #006;
  background: #e9dfb6;
}
/* line 213, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 214, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li:focus &gt; .sprocket-tabs-inner {
  background: #ece2bd;
}
/* line 221, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 222, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner {
  margin-right: 0.25rem;
}
/* line 226, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 227, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav {
  margin-bottom: 1rem;
}
/* line 231, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 232, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-bottom .sprocket-tabs-nav {
  margin-top: 1rem;
}
/* line 236, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 237, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner {
  margin-bottom: 0.25rem;
}
/* line 241, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 242, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-left .sprocket-tabs-nav {
  margin-right: 1rem;
}
/* line 246, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 247, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-right .sprocket-tabs-nav {
  margin-left: 1rem;
}
/* line 254, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines {
  background: transparent;
  border: none;
  margin: -0.5rem 0;
}
/* line 258, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines .sprocket-headlines-badge {
  height: 2.6rem;
}
/* line 261, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines .sprocket-headlines-badge span {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.9rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px;
  display: block;
}
/* line 270, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines .sprocket-headlines-list {
  width: 80%;
  padding: 10px;
}
/* line 274, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines .sprocket-headlines-text {
  font-size: 1rem;
}
/* line 277, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines .sprocket-headlines-navigation {
  padding: 0;
  width: auto;
}
/* line 280, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 287, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 288, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-item {
  box-shadow: none;
  border-radius: 3px;
  overflow: hidden;
}
/* line 293, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-content {
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  position: relative;
}
/* line 296, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 297, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-content:hover .sprocket-strips-title, .sprocket-strips .sprocket-strips-content:hover .sprocket-strips-text, .sprocket-strips .sprocket-strips-content:hover .readon span {
  opacity: 0;
}
/* line 300, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-content:hover .readon:before, .sprocket-strips .sprocket-strips-content:hover .readon:after {
  opacity: 1;
}
/* line 305, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-tag {
  position: absolute;
  top: 1rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 3px;
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.7rem;
  padding: 0.15rem 0.75rem;
  text-transform: uppercase;
}
/* line 318, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-title, .sprocket-strips .sprocket-strips-title a {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  margin: 100% 0 0 0;
}
/* line 327, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-text {
  opacity: 0.75;
  line-height: 2.5rem;
}
/* line 331, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 332, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .readon:before, .sprocket-strips .readon:after {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 337, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .readon:before {
  background: rgba(0, 41, 98, 0.75);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
}
/* line 345, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .readon:after {
  color: #fff;
  content: "\f15c";
  top: 50%;
  left: 50%;
  font-size: 3.5rem;
  font-family: FontAwesome;
  margin-top: -1.5rem;
  margin-left: -1.5rem;
}
/* line 356, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-title, .sprocket-strips .sprocket-strips-text, .sprocket-strips .readon span {
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 359, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 360, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 364, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 365, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 369, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-overlay .css-loader-wrapper {
  box-sizing: unset !important;
}
/* line 375, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 376, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-title {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.9rem !important;
  line-height: 1.35rem !important;
  text-transform: uppercase;
  background: transparent;
  border: none;
}
/* line 384, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-title .indicator {
  color: #000;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
/* line 393, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 394, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-container li {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 51, 0.4);
}
/* line 397, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-container li.active {
  background: #fff;
  color: #003;
}
/* line 400, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-container li.active .sprocket-lists-title {
  line-height: 1rem !important;
  margin: 0.25rem 0 0 0 !important;
}
/* line 404, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-container li.active .indicator {
  background: rgba(0, 0, 0, 0.25);
  color: rgba(0, 0, 0, 0.5);
}
/* line 411, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .readon {
  display: inline-block;
  margin-top: 0.35rem;
}
/* line 415, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 416, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 420, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-nav {
  padding: 0.75rem 1rem;
}
/* line 423, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 424, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
@media only all and (max-width: 47.99rem) {
  /* line 434, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .layout-slideshow2 .sprocket-features-desc {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 439, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-columns-1 &gt; li, .sprocket-grids-b-columns-2 &gt; li, .sprocket-grids-b-columns-3 &gt; li, .sprocket-grids-b-columns-4 &gt; li, .sprocket-grids-b-columns-5 &gt; li, .sprocket-grids-b-columns-6 &gt; li, .sprocket-grids-b-columns-7 &gt; li, .sprocket-grids-b-columns-8 &gt; li, .sprocket-grids-b-columns-9 &gt; li, .sprocket-grids-b-columns-10 &gt; li {
    width: 33.34%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 443, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-columns-1 &gt; li, .sprocket-grids-b-columns-2 &gt; li, .sprocket-grids-b-columns-3 &gt; li, .sprocket-grids-b-columns-4 &gt; li, .sprocket-grids-b-columns-5 &gt; li, .sprocket-grids-b-columns-6 &gt; li, .sprocket-grids-b-columns-7 &gt; li, .sprocket-grids-b-columns-8 &gt; li, .sprocket-grids-b-columns-9 &gt; li, .sprocket-grids-b-columns-10 &gt; li {
    width: 50%;
  }
  /* line 444, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-info {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  /* line 448, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-columns-1 &gt; li, .sprocket-grids-b-columns-2 &gt; li, .sprocket-grids-b-columns-3 &gt; li, .sprocket-grids-b-columns-4 &gt; li, .sprocket-grids-b-columns-5 &gt; li, .sprocket-grids-b-columns-6 &gt; li, .sprocket-grids-b-columns-7 &gt; li, .sprocket-grids-b-columns-8 &gt; li, .sprocket-grids-b-columns-9 &gt; li, .sprocket-grids-b-columns-10 &gt; li {
    width: 50%;
  }
  /* line 449, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-content {
    text-align: center;
  }
  /* line 450, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-info, .sprocket-grids-b-text {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 455, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-columns-1 li, .sprocket-mosaic-columns-2 li, .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 &gt; li, .sprocket-mosaic-g-columns-2 &gt; li, .sprocket-mosaic-g-columns-3 &gt; li, .sprocket-mosaic-g-columns-4 &gt; li, .sprocket-mosaic-g-columns-5 &gt; li, .sprocket-mosaic-g-columns-6 &gt; li {
    width: 33.34%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 459, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-columns-1 li, .sprocket-mosaic-columns-2 li, .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 &gt; li, .sprocket-mosaic-g-columns-2 &gt; li, .sprocket-mosaic-g-columns-3 &gt; li, .sprocket-mosaic-g-columns-4 &gt; li, .sprocket-mosaic-g-columns-5 &gt; li, .sprocket-mosaic-g-columns-6 &gt; li {
    width: 50%;
  }
  /* line 460, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-g-info {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  /* line 464, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-columns-1 li, .sprocket-mosaic-columns-2 li, .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 &gt; li, .sprocket-mosaic-g-columns-2 &gt; li, .sprocket-mosaic-g-columns-3 &gt; li, .sprocket-mosaic-g-columns-4 &gt; li, .sprocket-mosaic-g-columns-5 &gt; li, .sprocket-mosaic-g-columns-6 &gt; li {
    width: 100%;
  }
  /* line 465, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-g-content {
    text-align: center;
  }
  /* line 466, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-g-info, .sprocket-mosaic-g-tags, .sprocket-mosaic-g-text {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 471, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-quotes .cols-1 &gt; li, .sprocket-quotes .cols-2 &gt; li, .sprocket-quotes .cols-3 &gt; li, .sprocket-quotes .cols-4 &gt; li {
    width: 100%;
    float: none;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 476, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-strips .cols-1 &gt; li, .sprocket-strips .cols-2 &gt; li, .sprocket-strips .cols-3 &gt; li, .sprocket-strips .cols-4 &gt; li, .sprocket-strips .cols-5 &gt; li, .sprocket-strips .cols-6 &gt; li, .sprocket-strips .cols-7 &gt; li, .sprocket-strips .cols-8 &gt; li, .sprocket-strips .cols-9 &gt; li, .sprocket-strips .cols-10 &gt; li, .sprocket-strips .cols-11 &gt; li, .sprocket-strips .cols-12 &gt; li {
    width: 98%;
    float: none;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 480, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-strips-c-container .sprocket-strips-c-block, .sprocket-strips-p-container .sprocket-strips-p-block, .sprocket-strips-s-container .sprocket-strips-s-block {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  /* line 484, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-strips-c-container .sprocket-strips-c-block, .sprocket-strips-p-container .sprocket-strips-p-block, .sprocket-strips-s-container .sprocket-strips-s-block {
    width: 100%;
    float: none;
  }
  /* line 485, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-strips-s-item img {
    width: auto;
    float: none;
    margin: 0;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 490, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-tables-container .sprocket-tables-block {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  /* line 494, wp-content/themes/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-tables-container .sprocket-tables-block {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-headline, .g-contentlist .g-contentlist-subtitle {
  margin: 0;
}
/* line 6, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-headline {
  line-height: 1.8rem;
}
/* line 9, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-subtitle {
  font-family: "Open Sans", "Andika", "Abel", "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.85rem;
  opacity: 0.75;
  line-height: 2.2rem;
}
/* line 16, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-desc {
  margin: 0.5rem 0 1.5rem 0;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
/* line 24, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-img-tag {
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 3px;
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.7rem;
  margin: 1rem;
  padding: 0.15rem 0.75rem;
  text-transform: uppercase;
}
/* line 36, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-list {
  background: rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 39, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-list .g-content {
  background: transparent;
}
/* line 43, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -0.5rem;
}
/* line 47, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid .g-listgrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  font-size: 0.9rem;
  font-weight: bold;
  float: left;
}
/* line 54, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid .g-listgrid-item a {
  position: relative;
  padding-left: 30px;
  color: inherit;
  display: block;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  opacity: 0.75;
}
/* line 62, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid .g-listgrid-item a:hover {
  opacity: 1;
}
/* line 66, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid .g-listgrid-item .fa {
  font-size: 1.25rem;
  position: absolute;
  left: 0;
  padding-top: 0.25rem;
}
/* line 73, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
/* line 74, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item {
  width: 50%;
}
/* line 76, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
/* line 77, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:nth-last-child(2) a {
  border-bottom: 0;
}
/* line 83, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
/* line 84, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item {
  width: 33.33333%;
}
/* line 86, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
/* line 87, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(3) a {
  border-bottom: 0;
}
/* line 93, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
/* line 94, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item {
  width: 25%;
}
/* line 96, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
/* line 97, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(4) a {
  border-bottom: 0;
}
/* line 103, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
/* line 104, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item {
  width: 20%;
}
/* line 106, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
/* line 107, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(4) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(5) a {
  border-bottom: 0;
}
@media only all and (max-width: 30rem) {
  /* line 114, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
  /* line 115, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
  .g-contentlist .g-listgrid[class$="cols"] .g-listgrid-item {
    width: 100%;
  }
}
/* line 122, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
/* line 123, wp-content/themes/rt_callisto/scss/callisto/_contentlist.scss */
.fp-contentlist &gt; .g-content {
  padding: 0;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media only all and (max-width: 47.99rem) {
  .g-iconmenu {
    margin: auto;
    width: 50%;
  }
}
/* line 8, wp-content/themes/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu .g-iconmenu-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  min-height: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin: 1rem 0;
  padding: 0 1rem;
  text-align: center;
}
/* line 17, wp-content/themes/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu .g-iconmenu-item:last-child {
  border-right: 0;
}
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_iconmenu.scss */
/* line 21, wp-content/themes/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu .g-iconmenu-item:hover .g-iconmenu-icon {
  background: rgba(255, 255, 255, 0.25);
  color: #000;
}
@media only all and (max-width: 47.99rem) {
  .g-iconmenu .g-iconmenu-item {
    border-right: 0;
    padding: 0;
  }
}
/* line 31, wp-content/themes/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu span {
  display: block;
}
/* line 34, wp-content/themes/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu .g-iconmenu-icon {
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 45, wp-content/themes/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu .g-iconmenu-text {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  padding: 5px 0;
}
@media only all and (max-width: 47.99rem) {
  .g-iconmenu .g-iconmenu-text {
    display: none;
  }
}
/* line 54, wp-content/themes/rt_callisto/scss/callisto/_iconmenu.scss */
.last-iconmenu .g-iconmenu {
  border-right: 0;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
/* line 3, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
/* line 23, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr {
  overflow: hidden;
  font-size: 1vw;
}
@media (max-width: 100rem) {
  /* line 25, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-calendar-particle .g-calendar .clndr {
    font-size: 1rem;
  }
}
/* line 27, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .controls {
  font-size: 1.15vw;
  line-height: 3.5;
  background-color: #002962;
  color: #fff;
}
@media (max-width: 100rem) {
  .g-calendar-particle .g-calendar .clndr .controls {
    font-size: 1.15rem;
  }
}
/* line 33, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_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: #00142f;
}
/* line 47, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
/* line 48, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
/* line 49, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
/* line 50, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.dir-rtl .g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button .fa-arrow-circle-left:before {
  content: "\f0a9";
}
/* line 57, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
/* line 58, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
/* line 59, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
/* line 60, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.dir-rtl .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button .fa-arrow-circle-right:before {
  content: "\f0a8";
}
/* line 67, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container {
  position: relative;
  width: 100%;
  height: 400px;
}
@media only all and (min-width: 75rem) {
  /* line 4, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-calendar-particle .g-calendar .clndr .days-container {
    height: 575px;
  }
}
/* line 87, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_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: #003;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
/* line 106, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_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: #00347c;
  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, wp-content/themes/rt_callisto/scss/callisto/_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: #002962;
}
/* line 123, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .empty {
  height: 31px;
  vertical-align: bottom;
}
/* line 133, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .headers {
  border-bottom: 1px solid #e5e5e5;
  background-color: #f9fafb;
}
/* line 137, wp-content/themes/rt_callisto/scss/callisto/_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(0, 0, 0, 0.4);
  letter-spacing: 1px;
}
/* line 151, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .headers {
  position: relative;
}
/* line 164, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .event-header {
  width: 100%;
  background-color: #002962;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  font-weight: 500;
}
/* line 173, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .x-button:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* line 186, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.dir-rtl .g-calendar-particle .g-calendar .clndr .days-container .events .x-button {
  right: 20px;
  left: auto;
}
/* line 192, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list {
  overflow-y: auto;
  height: 90%;
}
/* line 196, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a {
  position: relative;
  letter-spacing: 1px;
  background-color: transparent;
  color: #003;
  text-decoration: none;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
}
/* line 209, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a:hover {
  color: #006;
}
/* line 214, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
/* line 224, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container.show-events .days {
  left: -100%;
}
/* line 228, wp-content/themes/rt_callisto/scss/callisto/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container.show-events .events {
  left: 0;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
@media only all and (max-width: 47.99rem) {
  /* line 4, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  .g-swiper.multislides .g-swiper-title, .g-swiper.multislides .g-swiper-text {
    font-size: 1rem !important;
  }
  /* line 7, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  .g-swiper.multislides .button {
    font-size: 0.7rem !important;
    padding: 0.4rem 0.75rem !important;
  }
  /* line 11, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  /* line 12, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  .g-swiper.multislides .swiper-navigation &gt; div {
    font-size: 2rem !important;
  }
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 20, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper.swiper-container-horizontal &gt; .swiper-pagination-bullets {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
}
/* line 28, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper.swiper-container-horizontal &gt; .swiper-pagination-progressbar {
  top: auto;
  bottom: 0;
  height: 10px;
}
/* line 35, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 36, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 37, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper.swiper-container-vertical .swiper-navigation + .swiper-pagination-bullets {
  top: unset;
  bottom: 0;
  transform: none;
}
/* line 44, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets {
    right: 0;
  }
}
/* line 50, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.dir-rtl .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets {
  right: auto;
  left: 10px;
}
@media only all and (max-width: 47.99rem) {
  .dir-rtl .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets {
    left: 0;
  }
}
/* line 61, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 62, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 63, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-vertical.swiper-container-coverflow &gt; .swiper-pagination-bullets {
    right: 10px;
  }
  /* line 67, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  .dir-rtl .g-swiper.swiper-container-vertical.swiper-container-coverflow &gt; .swiper-pagination-bullets {
    right: auto;
    left: 10px;
  }
}
/* line 76, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper div[class*="swiper-pagination-parent"] {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  z-index: 10;
}
/* line 83, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 84, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 85, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 2rem 1rem;
  background: transparent;
  border: 2px solid #fff;
  opacity: 1;
  height: 22px;
  width: 22px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  outline: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
  }
}
/* line 103, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet.active, .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet.active {
  outline: 0;
  -moz-outline-style: none;
}
/* line 109, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet::after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet::after {
    width: 4px;
    height: 4px;
  }
}
/* line 123, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet-active, .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
  border-color: #fff;
}
/* line 128, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
  width: 8px;
  height: 8px;
  background: #000;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
    width: 6px;
    height: 6px;
  }
}
/* line 143, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 144, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #002962;
}
/* line 149, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 150, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide {
  position: relative;
}
/* line 153, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .swiper-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 164, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide video {
  position: absolute;
  z-index: 10;
  width: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
/* line 178, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .swiper-link-overlay {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
}
/* line 185, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide {
  position: absolute;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 20;
}
/* line 195, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -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;
  height: 100%;
}
/* line 201, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content {
  text-align: center;
}
/* line 204, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
  font-size: 1.1vw;
  font-weight: 400;
  line-height: 1.3;
  margin: 1rem 4rem;
  max-width: 1200px;
  color: #fff;
}
@media (max-width: 118.1818181818rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1.3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1rem;
  }
}
/* line 217, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
  font-size: 1.5vw;
  font-weight: 500;
  line-height: 1.3;
  margin: 1rem 3rem;
  color: #fff;
}
@media (max-width: 120rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.8rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.2rem;
  }
}
/* line 229, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .button {
    padding: 0.4rem 1rem;
    font-size: 0.8rem;
  }
}
/* line 242, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 243, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
  position: absolute;
  font-size: 4rem;
  color: #fff;
  outline: none;
  z-index: 20;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media only all and (max-width: 47.99rem) {
  .swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
    font-size: 3rem;
  }
}
/* line 260, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-navigation div[class*="button-next"] {
  right: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
/* line 268, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-navigation div[class*="button-prev"] {
  left: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
/* line 276, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 277, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-navigation.rtl div[class*="button-prev"] {
  right: 1rem;
  left: auto;
}
/* line 282, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-navigation.rtl div[class*="button-next"] {
  right: auto;
  left: 1rem;
}
/* line 289, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
div[class*="g-swiper-thumbs"] {
  margin: 2rem 0;
  font-weight: 700;
}
/* line 293, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs {
  box-sizing: border-box;
  cursor: pointer;
}
/* line 298, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 6px;
  position: relative;
  pointer-events: auto;
}
/* line 306, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  -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;
  font-size: 0.9vw;
  height: 100%;
  margin: -1rem 2rem 0;
  text-align: center;
  color: #fff;
}
@media (max-width: 111.1111111111rem) {
  div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
    font-size: 1rem;
  }
}
/* line 316, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title span {
  z-index: 2;
}
/* line 321, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  border-radius: 6px;
  transition: opacity 0.5s ease-in-out;
}
/* line 331, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 332, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide-thumb-active:before {
  opacity: 0.25;
}
/* line 337, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
/* line 338, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
  font-size: 3rem;
  opacity: 1;
  z-index: 20;
}
@media only all and (max-width: 47.99rem) {
  div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
    font-size: 2rem;
  }
}
/*******************************************/
/* kenburns animation */
/*******************************************/
/* line 354, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-slide-active .kenburns {
  -webkit-animation: kenburns ease-out;
  -moz-animation: kenburns ease-out;
  animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
  /* line 359, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  /* line 362, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
@keyframes kenburns {
  /* line 368, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  /* line 371, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
/*******************************************/
/* kenburnsDownLeft animation */
/*******************************************/
/* line 379, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-slide-active .kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
  -moz-animation: kenburnsDownLeft ease-out;
  animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
  /* line 384, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  /* line 387, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownLeft {
  /* line 393, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  /* line 396, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDownRight animation */
/*******************************************/
/* line 404, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-slide-active .kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
  animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
  /* line 410, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  /* line 413, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownRight {
  /* line 419, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  /* line 422, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDown animation */
/*******************************************/
/* line 430, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-slide-active .kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
  animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
  /* line 436, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  /* line 439, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDown {
  /* line 445, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  /* line 448, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsLeft animation */
/*******************************************/
/* line 456, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-slide-active .kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
  animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
  /* line 462, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  /* line 465, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsLeft {
  /* line 471, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  /* line 474, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsRight animation */
/*******************************************/
/* line 482, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-slide-active .kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
  animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
  /* line 488, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  /* line 491, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsRight {
  /* line 497, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  /* line 500, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpLeft animation */
/*******************************************/
/* line 508, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-slide-active .kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
  animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
  /* line 514, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  /* line 517, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpLeft {
  /* line 523, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  /* line 526, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpRight animation */
/*******************************************/
/* line 534, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-slide-active .kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
  animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
  /* line 540, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  /* line 543, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpRight {
  /* line 549, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  /* line 552, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUp animation */
/*******************************************/
/* line 560, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
.swiper-slide-active .kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
  animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
  /* line 566, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  /* line 569, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUp {
  /* line 575, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  /* line 578, wp-content/themes/rt_callisto/scss/callisto/_swiper.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer {
  position: relative;
  padding: 0.938rem;
}
/* line 5, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-info {
    display: block;
  }
}
/* line 12, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-left {
  padding-right: 1.563rem;
}
/* line 14, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.dir-rtl .g-audioplayer .g-audioplayer-left {
  padding: 0;
  padding-left: 1.563rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-left {
    padding: 0;
    margin-bottom: 1.563rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-left {
    padding: 0;
    margin-bottom: 1.563rem;
  }
}
/* line 26, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
  border-radius: 3px;
  min-width: 200px;
  max-width: 200px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
    width: 100%;
  }
}
/* line 38, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-right {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
}
/* line 40, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-right .g-audioplayer-nowplaying {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
}
/* line 45, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-right .g-audioplayer-trackinfo {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
}
/* line 52, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-playlist {
    font-size: 1.3rem;
  }
}
/* line 59, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol {
  padding-left: 0;
}
/* line 61, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li {
  padding: 0.925rem 0;
  list-style-position: inside;
  border-bottom: 1px solid rgba(128, 128, 128, 0.1);
}
/* line 65, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li a {
  color: #003;
}
/* line 68, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li .fa {
  padding-left: 0.625rem;
  color: #002962;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 70, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.dir-rtl .g-audioplayer .g-audioplayer-playlist ol li .fa {
  padding-left: 0;
  padding-right: 0.625rem;
}
/* line 78, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li.playing .fa {
  opacity: 1;
}
/* line 84, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-button {
  float: right;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-button {
    float: none;
  }
}
@media only all and (max-width: 30rem) {
  .g-audioplayer .g-audioplayer-button {
    float: none;
  }
}
/* line 92, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .g-audioplayer-button .button {
  padding: 0.4rem 1.4rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-button .button {
    margin: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-audioplayer .g-audioplayer-button .button {
    margin: 0;
  }
}
/* line 102, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
/* line 103, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 105, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button {
  width: 72px;
  height: 62px;
  border-radius: 5px;
  background: #002962;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  margin: 0.425rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -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 116, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
/* line 117, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-forward, .dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-backward {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
/* line 121, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
  margin-left: 0;
}
/* line 123, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
  margin: 0.425rem;
  margin-right: 0;
}
/* line 128, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
  margin-right: 0;
}
/* line 130, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
  margin: 0.425rem;
  margin-left: 0;
}
/* line 135, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:hover {
  cursor: pointer;
}
/* line 140, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
/* line 141, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs .play-pause .loading, .g-audioplayer .audiojs .play-pause .error, .g-audioplayer .audiojs .play-pause .pause {
  display: none;
}
/* line 145, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
/* line 146, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs.playing .pause {
  display: block;
}
/* line 149, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs.playing .play {
  display: none;
}
/* line 153, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
/* line 154, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs.loading .loading {
  display: block;
}
/* line 157, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs.loading .pause, .g-audioplayer .audiojs.loading .play {
  display: none;
}
/* line 161, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
/* line 162, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs.error .error {
  display: block;
}
/* line 165, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs.error .pause, .g-audioplayer .audiojs.error .play {
  display: none;
}
/* line 168, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs.error .scrubber {
  display: none;
}
/* line 172, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs .error-message {
  margin: 0.625rem 0;
  color: #ef4a44;
}
/* line 176, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs .scrubber {
  margin: 0.625rem 0;
  padding-bottom: 0.5rem;
  position: relative;
}
/* line 180, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs .scrubber .progress {
  height: 6px;
  background: #002962;
}
/* line 184, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs .scrubber .loaded {
  height: 6px;
  background: rgba(128, 128, 128, 0.1);
  position: absolute;
  top: 0;
}
/* line 191, wp-content/themes/rt_callisto/scss/callisto/_audioplayer.scss */
.g-audioplayer .audiojs .time {
  font-size: 1.2rem;
  font-weight: 400;
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
@media only all and (max-width: 47.99rem) {
  /* line 4, wp-content/themes/rt_callisto/scss/callisto/_fixedheader.scss */
  /* line 5, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_fixedheader.scss */
  .disable-mobile .headroom-bg-section + section, .disable-mobile .headroom-bg-section + header {
    padding-top: 0 !important;
  }
  /* line 15, wp-content/themes/rt_callisto/scss/callisto/_fixedheader.scss */
  /* line 16, wp-content/themes/rt_callisto/scss/callisto/_fixedheader.scss */
  /* line 17, wp-content/themes/rt_callisto/scss/callisto/_fixedheader.scss */
  .disable-mobile #g-header-surround + section, .disable-mobile #g-header-surround + header {
    padding-top: 0 !important;
  }
}
/* line 24, wp-content/themes/rt_callisto/scss/callisto/_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 34, wp-content/themes/rt_callisto/scss/callisto/_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 38, wp-content/themes/rt_callisto/scss/callisto/_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%);
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
@media only all and (max-width: 47.99rem) {
  .g-blockcontent-header {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 10, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent-title {
  margin: 0.625rem 0;
}
/* line 14, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent-title-icon {
  margin-bottom: 0.625rem;
  font-size: 1.2rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent-title-text {
  font-weight: 400;
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 0.438rem;
}
/* line 26, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent {
  margin: -1.563rem;
}
@media only all and (max-width: 47.99rem) {
  .g-blockcontent-subcontent {
    margin: -0.625rem;
  }
}
/* line 33, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-spacing .g-blockcontent-subcontent {
  margin: -0.625rem 0;
}
/* line 38, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent-block {
  margin: 0.625rem;
  margin-right: 0;
  height: 100%;
}
/* line 42, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1 {
  background: #002962;
  position: relative;
}
/* line 45, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: -0.625rem;
  top: 0.625rem;
  border: 2px solid #002962;
}
/* line 56, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent2 {
  background: #953638;
}
/* line 61, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent-subtitle {
  font-family: "Open Sans", "Andika", "Abel", "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.7rem;
  vertical-align: super;
}
/* line 68, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent-desc {
  font-family: "Open Sans", "Andika", "Abel", "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  position: relative;
  margin: 0.625rem 0;
  line-height: 1.4;
}
/* line 76, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent-desc i {
  margin-top: 0.625rem;
}
/* line 81, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-subcontent-img {
  border-radius: 3px;
}
/* line 85, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-description {
  font-family: "Open Sans", "Andika", "Abel", "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}
/* line 91, wp-content/themes/rt_callisto/scss/callisto/_blockcontent.scss */
.g-blockcontent-buttons {
  margin-top: 0.938rem;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container .g-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  background: #000;
  box-shadow: 0 0.5rem 3rem #000;
}
/* line 11, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container .g-video iframe, .g-video-container .g-video object, .g-video-container .g-video embed, .g-video-container .g-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 18, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container .g-video:hover .g-videolocal-play.pause {
  opacity: 1;
}
/* line 23, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container .g-video .g-videolocal-play {
  position: absolute;
  height: 3.5vw;
  width: 3.5vw;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 50%;
  margin-bottom: -40px;
  background: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/owlcarousel/play.svg') no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 1;
}
@media only all and (max-width: 30rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 6vw;
    width: 6vw;
  }
}
/* line 52, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container .g-video .g-videolocal-play.pause {
  background: url('https://www.plaincitylib.org/wp-content/themes/rt_callisto/images/owlcarousel/paused.svg');
  background-size: contain;
  opacity: 0;
}
/* line 58, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container .g-video .g-video-nocontrols::-webkit-media-controls {
  display: none !important;
}
/* line 65, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
/* line 66, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container.g-video-container-columns-1 .g-video-inner {
  width: 100%;
}
/* line 71, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container.g-video-container-columns-2 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 74, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container.g-video-container-columns-2 .g-video-inner {
  width: 50%;
}
/* line 77, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container.g-video-container-columns-2 .g-video-inner .g-video {
  margin-right: 0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-2 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-2 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
/* line 92, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container.g-video-container-columns-3 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 95, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container.g-video-container-columns-3 .g-video-inner {
  width: 33.3%;
}
/* line 98, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container.g-video-container-columns-3 .g-video-inner .g-video {
  margin-right: 0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
/* line 116, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container.g-video-container-columns-4 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 120, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container.g-video-container-columns-4 .g-video-inner {
  width: 25%;
}
/* line 123, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-container.g-video-container-columns-4 .g-video-inner .g-video {
  margin-right: 0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
/* line 143, wp-content/themes/rt_callisto/scss/callisto/_video.scss */
.g-video-caption {
  text-align: center;
  font-size: 1.3vw;
  padding: 1.938rem 0;
  color: #003;
}
@media (max-width: 76.9230769231rem) {
  .g-video-caption {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-caption {
    padding: 0.938rem 0;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_infolist.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 51, 0.4);
}
/* line 6, wp-content/themes/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
/* line 11, wp-content/themes/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item.g-infolist-with-img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
/* line 16, wp-content/themes/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item-img {
  margin-right: 1rem;
  margin-top: 0.35rem;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item-img img {
  border-radius: 3px;
}
/* line 23, wp-content/themes/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item-title {
  font-size: 0.9rem;
  margin: 0 0 0.25rem 0;
}
/* line 27, wp-content/themes/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item-desc {
  margin: 0;
  font-size: 0.875rem;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_contact.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_contact.scss */
.g-contact .g-contact-item {
  position: relative;
  padding-left: 50px;
  margin-bottom: 1.5rem;
}
/* line 7, wp-content/themes/rt_callisto/scss/callisto/_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, wp-content/themes/rt_callisto/scss/callisto/_contact.scss */
.g-contact .g-contact-label {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: bold;
  opacity: 0.5;
}
/* line 22, wp-content/themes/rt_callisto/scss/callisto/_contact.scss */
.g-contact .g-contact-text {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -0.25rem;
}
/* line 7, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
/* line 13, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 14, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover img {
  opacity: 0.25;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 18, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 1;
}
/* line 23, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
/* line 26, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link {
  display: block;
  position: relative;
  background: #002962;
  border-radius: 3px;
  overflow: hidden;
}
/* line 32, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link:before {
  font-family: FontAwesome;
  content: "\f002";
  font-size: 1.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -13px;
  z-index: 1;
  opacity: 0;
}
/* line 45, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 46, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
/* line 50, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 51, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
/* line 55, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 56, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
/* line 60, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 61, wp-content/themes/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage {
  position: relative;
  text-align: center;
}
/* line 4, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect {
  display: block;
  border-radius: 3px;
  background: #002962;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
/* line 13, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect img {
  position: relative;
  opacity: 0.9;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-iconbutton {
  border: 5px solid rgba(0, 0, 0, 0.85);
  background: rgba(0, 41, 98, 0.85);
  color: #000;
  border-radius: 100%;
  bottom: 0;
  font-family: FontAwesome;
  content: "\f0f6";
  height: 50px;
  left: 50%;
  line-height: 42px;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  z-index: 11;
  text-align: center;
  top: 50%;
  width: 50px;
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition: -moz-transform 0.25s;
  transition: transform 0.25s;
}
/* line 39, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-caption {
  background: #000;
  color: #fff;
  padding: 0.75rem;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  height: 3.5rem;
  width: 100%;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 52, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-caption:before, .g-promoimage .g-promoimage-caption:after {
  pointer-events: none;
}
/* line 56, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-title {
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  float: left;
}
/* line 63, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-icon a {
  float: right;
}
/* line 65, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-icon a span:before {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
}
/* line 71, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-title, .g-promoimage .g-promoimage-icon a {
  -webkit-transform: translate3d(0, 200%, 0);
  -moz-transform: translate3d(0, 200%, 0);
  -ms-transform: translate3d(0, 200%, 0);
  -o-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
}
/* line 76, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-desc {
  position: absolute;
  bottom: 130%;
  opacity: 0;
  width: 100%;
  left: 0;
  padding: 0.75rem;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 86, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover {
  background: #000;
}
/* line 88, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover img {
  opacity: 0.75;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
/* line 96, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-iconbutton {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 99, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-desc {
  opacity: 1;
}
/* line 102, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-caption, .g-promoimage .g-promoimage-effect:hover .g-promoimage-title, .g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 107, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-title {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
/* line 110, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
/* line 111, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 114, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/* line 117, wp-content/themes/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:first-child {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent {
  padding: 2rem;
}
/* line 3, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent.g-layercontent-large {
  padding: 5rem 2rem;
}
/* line 6, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent.g-layercontent-medium {
  padding: 3rem 2rem;
}
/* line 9, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent.g-layercontent-small {
  padding: 2rem;
}
/* line 12, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent .g-layercontent-title {
  margin: 0;
  line-height: 3rem;
}
/* line 16, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent .g-layercontent-subtitle, .g-layercontent .g-layercontent-promotext {
  line-height: 2rem;
  opacity: 0.8;
}
/* line 21, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent .g-layercontent-promotext {
  font-size: 1rem;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  margin-top: 1rem;
}
/* line 27, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent .button {
  margin: 1rem 0 0.75rem 0;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent + .g-layercontent {
  padding-top: 0rem;
}
/* line 33, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent .rounded {
  border-radius: 0.1875rem;
}
/* line 43, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper {
  padding-top: 34px;
  border-radius: 0.1875rem;
  position: relative;
  vertical-align: bottom;
  overflow: hidden;
}
/* line 50, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper.left {
  margin-right: 2rem;
}
/* line 53, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper.right {
  margin-left: 2rem;
}
/* line 57, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar {
  position: absolute;
  top: 0;
  width: 100%;
  height: 34px;
  background: #eee;
  border-radius: 0.1875rem 0.1875rem 0 0;
  border-bottom: 1px solid #e1e1e1;
}
/* line 66, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar .browser-button {
  top: 8px;
}
/* line 70, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar .browser-button {
  position: relative;
  display: block;
  content: '';
  width: 12px;
  height: 12px;
  background: #ff3b47;
  border: 1px solid #ff0817;
  border-radius: 100%;
  left: 8px;
}
/* line 81, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar .browser-button:after, .browser-wrapper .browser-bar .browser-button:before {
  display: block;
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  border-radius: 100%;
  top: -1px;
}
/* line 91, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar .browser-button:after {
  left: 17px;
  background: #ffbd00;
  border: 1px solid #cc9700;
}
/* line 97, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar .browser-button:before {
  left: 35px;
  background: #00d841;
  border: 1px solid #00a532;
}
/* line 105, wp-content/themes/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper img {
  border-radius: 0 0 0.1875rem 0.1875rem;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_newsletter.scss */
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_newsletter.scss */
.g-newsletter .g-newsletter-headtext {
  margin-bottom: 1.5rem;
}
/* line 5, wp-content/themes/rt_callisto/scss/callisto/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox {
  border-radius: 1.5rem;
  border: 2px solid rgba(0, 0, 51, 0.4);
  display: inline-block;
  padding: 0.375rem 0.469rem;
  width: 70%;
  margin-right: 0.25rem;
  vertical-align: top;
}
/* line 14, wp-content/themes/rt_callisto/scss/callisto/_newsletter.scss */
.g-newsletter .g-newsletter-button {
  width: 25%;
  padding-left: inherit;
  padding-right: inherit;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_pricingtable.scss */
.g-pricingtable {
  list-style: none;
  text-align: center;
  margin: 0;
  border: 1px solid rgba(0, 0, 51, 0.4);
  border-radius: 3px;
}
/* line 7, wp-content/themes/rt_callisto/scss/callisto/_pricingtable.scss */
.g-pricingtable li {
  padding: 0.938rem;
  border-bottom: 1px solid rgba(0, 0, 51, 0.4);
}
/* line 10, wp-content/themes/rt_callisto/scss/callisto/_pricingtable.scss */
.g-pricingtable li:last-child {
  border-bottom: 0;
}
/* line 14, wp-content/themes/rt_callisto/scss/callisto/_pricingtable.scss */
.g-pricingtable .g-pricingtable-title {
  background: #002962;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.2;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 23, wp-content/themes/rt_callisto/scss/callisto/_pricingtable.scss */
.g-pricingtable .g-pricingtable-price {
  color: #002962;
  font-size: 4rem;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_simplecounter.scss */
.g-simplecounter-block {
  display: block;
  margin: 2rem auto 0.5rem auto;
}
/* line 5, wp-content/themes/rt_callisto/scss/callisto/_simplecounter.scss */
.g-simplecounter-calendar {
  text-align: center;
}
/* line 7, wp-content/themes/rt_callisto/scss/callisto/_simplecounter.scss */
.g-simplecounter-calendar .counter-block {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0;
}
/* line 12, wp-content/themes/rt_callisto/scss/callisto/_simplecounter.scss */
.g-simplecounter-calendar .number, .g-simplecounter-calendar .word {
  display: block;
  margin: 0;
  padding: 0;
}
/* line 17, wp-content/themes/rt_callisto/scss/callisto/_simplecounter.scss */
.g-simplecounter-calendar .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2rem;
  font-weight: normal;
  border-radius: 3px;
  margin-bottom: 0.5rem;
  color: #fff;
  background: -webkit-linear-gradient(#00142f 0%, #00142f 50%, #002962 50%, #002962 100%);
  background: linear-gradient(to   , #00142f 50%, #002962 50%, #002962 100%);
}
@media only all and (max-width: 47.99rem) {
  .g-simplecounter-calendar .number {
    font-size: 1.5rem;
    width: 85px;
    height: 50px;
    line-height: 50px;
  }
}
/* line 34, wp-content/themes/rt_callisto/scss/callisto/_simplecounter.scss */
.g-simplecounter-calendar .word {
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  .g-simplecounter-calendar .word {
    font-size: 75%;
  }
}
/* line 1, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.ui-tabs {
  position: relative;
}
/* line 4, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 8, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  border-bottom-width: 0;
  padding: 0;
  outline: none;
}
/* line 15, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
/* line 16, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: text;
}
/* line 21, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor {
  cursor: text;
}
/* line 25, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
/* line 30, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  text-decoration: none;
}
/* line 36, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
/* line 40, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
/* line 41, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-container {
  list-style: none;
  margin: 0 0 1rem 0;
}
/* line 46, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab {
  outline: none;
}
/* line 50, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
/* line 51, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-head a {
  color: #878787;
}
/* line 55, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  display: block;
  border: none;
  border-radius: 3px;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  margin: 0;
  padding: 0.25rem 0.75rem;
  text-transform: uppercase;
  line-height: normal;
}
/* line 67, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title:hover, .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title:focus {
  background: #ece2bd;
}
/* line 73, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-wrapper-container {
  list-style: none;
  margin: 0;
  padding: 0 0 0.938rem;
}
/* line 78, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body {
  padding: 0;
}
/* line 81, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body .g-contenttabs-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 90, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
/* line 91, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
/* line 92, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.ui-tabs-active .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  color: #006;
  background: #e9dfb6;
}
/* line 98, wp-content/themes/rt_callisto/scss/callisto/_contenttabs.scss */
.ui-tabs-active .g-contenttabs-tab-title {
  color: #fff;
}
/*
 *  Owl Carousel - Animate Plugin
 */
/* line 8, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 15, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 19, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/* line 23, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  /* line 29, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 33, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  /* line 39, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 43, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
/* line 51, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
/* line 62, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
/* line 71, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/* line 76, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 85, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 92, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 104, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 108, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 113, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 117, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
/* line 121, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: translate3d(0, 0, 0) !important;
}
/* line 136, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
/* line 142, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
/* line 149, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
/* line 157, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 161, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
/* line 166, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
/* line 173, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 182, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Nav &amp; Dots
 */
/* line 189, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-nav {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
/* line 193, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-nav div, .owl-nav button {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: transparent;
  outline: none;
  display: inline-block;
  opacity: 1;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 204, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-nav div:hover, .owl-nav button:hover {
  color: #002962;
}
/* line 208, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-nav div.owl-prev, .owl-nav button.owl-prev {
  margin-right: 4.69rem;
}
@media only all and (max-width: 30rem) {
  .owl-nav div.owl-prev, .owl-nav button.owl-prev {
    margin-right: 1.876rem;
  }
}
/* line 216, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.dir-rtl .owl-nav div, .dir-rtl .owl-nav button {
  left: 0;
  right: auto;
}
/* line 220, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.dir-rtl .owl-nav div.owl-next, .dir-rtl .owl-nav button.owl-next {
  margin-left: 4.69rem;
}
@media only all and (max-width: 30rem) {
  .dir-rtl .owl-nav div.owl-next, .dir-rtl .owl-nav button.owl-next {
    margin-left: 1.876rem;
  }
}
/* line 230, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-nav.disabled {
  display: none;
}
/* line 235, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
@media only all and (max-width: 30rem) {
  .owl-controls {
    text-align: center;
  }
}
/* line 241, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 242, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-dots .owl-dot {
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  width: 15px;
  height: 15px;
  padding: 0;
  outline: none;
  border-radius: 100%;
  margin: 0 0.6rem;
  background: #fff;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 255, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owl-dots .owl-dot.active {
  background: #002962;
}
/* line 261, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owlcarousel-offset {
  margin-right: -45px !important;
  margin-bottom: -45px !important;
  margin-left: -45px !important;
  position: relative;
  z-index: 2;
}
@media only all and (max-width: 47.99rem) {
  .owlcarousel-offset {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 274, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.owlcarousel-offset.size-100 {
  flex-basis: auto;
  width: auto;
}
/* line 280, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-description {
  font-family: "Open Sans", "Andika", "Abel", "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
}
/* line 286, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-header {
  padding: 0.938rem !important;
  margin: 0.625rem;
}
/* line 293, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-nav div, .g-owlcarousel-feature-slider .owl-nav button, .g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-nav &gt; div, .g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-nav &gt; button, .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav &gt; div, .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav &gt; button, .g-owlcarousel-lists .g-owlcarousel .owl-nav &gt; div, .g-owlcarousel-lists .g-owlcarousel .owl-nav &gt; button {
  color: #000;
  background: #002962;
  box-shadow: none;
  border-radius: 1em;
  width: 30px;
  height: 30px;
  font-size: 2rem;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  opacity: 0.7;
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-feature-slider .owl-nav div, .g-owlcarousel-feature-slider .owl-nav button, .g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-nav &gt; div, .g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-nav &gt; button, .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav &gt; div, .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav &gt; button, .g-owlcarousel-lists .g-owlcarousel .owl-nav &gt; div, .g-owlcarousel-lists .g-owlcarousel .owl-nav &gt; button {
    width: 20px;
    height: 20px;
    line-height: 18px;
  }
}
/* line 313, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider {
  position: relative;
}
/* line 316, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .g-owlcarousel-header {
  margin: 0.625rem;
  padding-bottom: 0.1rem !important;
}
/* line 321, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .g-title {
  color: #002962;
  padding: 0;
}
/* line 326, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 327, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 328, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 329, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-item-image:before {
  background: -webkit-linear-gradient(rgba(245, 245, 245, 0), #f5f5f5);
  background: linear-gradient(rgba(245, 245, 245, 0), #f5f5f5);
  position: absolute;
  content: "";
  width: 100%;
  height: 75%;
  bottom: 0;
  z-index: 1;
}
/* line 340, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 40%;
  padding: 1rem;
  z-index: 2;
}
/* line 348, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content {
  right: 40px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content {
    width: 44%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content {
    width: 55%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content {
    width: 55%;
    padding-top: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content {
    top: 20px;
    left: 1rem;
  }
}
/* line 370, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-title, .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-desc {
  background: transparent;
  color: inherit;
}
/* line 375, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-title {
  font-size: 3rem;
  line-height: 1.2;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  margin: 0;
  padding: 10px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-title {
    font-size: 2.5rem;
    line-height: 1.1;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-title {
    font-size: 2rem;
    line-height: 1;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-title {
    font-size: 1.3rem;
    padding-top: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-title {
    font-size: 1.2rem;
  }
}
/* line 403, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-desc {
  opacity: 0.75;
  font-size: 1.05rem;
  line-height: 1.3;
  padding: 10px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-desc {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-desc {
    display: none;
  }
}
/* line 417, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-desc p {
  margin-top: 0;
}
/* line 426, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-dots {
  position: absolute;
  z-index: 10;
  bottom: 15px;
  right: 1rem;
  left: inherit;
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-feature-slider .owl-dots {
    left: 1rem;
    text-align: center;
    bottom: 0;
  }
}
/* line 440, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-dots li {
  display: block;
  background: transparent;
  color: #000;
  border: 2px solid #002962;
  border-radius: 100%;
  padding: 0;
  box-shadow: none;
  width: 30px;
  height: 30px;
  margin: 0 0 0.25rem;
  cursor: pointer;
  opacity: 0.4;
}
/* line 454, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-dots li.active {
  background: #002962;
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-feature-slider .owl-dots li {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: bottom;
  }
  /* line 465, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
  .g-owlcarousel-feature-slider .owl-dots li span {
    display: none;
    visibility: hidden;
  }
}
/* line 471, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-dots li span {
  display: block;
  line-height: 28px;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
}
/* line 482, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 483, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-nav div, .g-owlcarousel-feature-slider .owl-nav button {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  margin: auto;
  opacity: 0.5;
}
/* line 495, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-nav div:hover, .g-owlcarousel-feature-slider .owl-nav button:hover {
  opacity: 1;
}
/* line 499, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-nav div.owl-prev, .g-owlcarousel-feature-slider .owl-nav button.owl-prev {
  left: 1rem;
  right: auto;
}
/* line 503, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-nav div.owl-prev .fa, .g-owlcarousel-feature-slider .owl-nav button.owl-prev .fa {
  padding-right: 3px;
  font-size: 1rem;
}
/* line 508, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.rtl .g-owlcarousel-feature-slider .owl-nav div.owl-prev, .rtl .g-owlcarousel-feature-slider .owl-nav button.owl-prev {
  right: 1rem;
  left: auto;
}
/* line 514, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-nav div.owl-next, .g-owlcarousel-feature-slider .owl-nav button.owl-next {
  right: 1rem;
  left: auto;
}
/* line 518, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-feature-slider .owl-nav div.owl-next .fa, .g-owlcarousel-feature-slider .owl-nav button.owl-next .fa {
  padding-left: 3px;
  font-size: 1rem;
}
/* line 523, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.rtl .g-owlcarousel-feature-slider .owl-nav div.owl-next, .rtl .g-owlcarousel-feature-slider .owl-nav button.owl-next {
  left: 1rem;
  right: auto;
}
/* line 533, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-headlines {
  position: relative;
  border-radius: 5px;
  margin: -1px;
  padding-right: 5px;
}
/* line 539, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-headlines {
  padding-left: 5px;
}
/* line 543, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-headlines .g-owlcarousel-header {
  margin: 0.625rem;
  padding-bottom: 0.1rem !important;
}
/* line 548, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-headlines .g-title {
  color: #002962;
  padding: 0;
}
/* line 553, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 554, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-headlines .headlines-container .headlines-badge {
  float: left;
  line-height: 2.6rem;
}
/* line 558, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-headlines .headlines-container .headlines-badge span {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.9rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px;
  display: block;
}
/* line 569, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 570, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-stage-outer {
  width: 80%;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-stage-outer {
    width: 100%;
  }
}
/* line 577, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-stage-outer .owl-item {
  line-height: 1.2rem;
  font-size: 1.1rem;
  padding: 10px;
}
/* line 582, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 583, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-stage-outer .owl-item .item .g-headlines-desc {
  font-size: 1rem;
}
/* line 590, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 591, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-nav &gt; div, .g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-nav &gt; button {
  top: 5px;
}
/* line 595, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-nav &gt; div.owl-prev, .g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-nav &gt; button.owl-prev {
  margin-right: 2.2rem;
}
/* line 599, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-nav &gt; div:hover, .g-owlcarousel-headlines .headlines-container .g-owlcarousel .owl-nav &gt; button:hover {
  opacity: 1;
}
/* line 609, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider {
  position: relative;
}
/* line 612, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 613, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 617, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item {
  box-shadow: none;
  border-radius: 3px;
  overflow: hidden;
  background-size: cover;
}
/* line 623, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content {
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  z-index: 2;
  padding: 15px;
  color: #fff;
}
/* line 629, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 630, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content:hover .g-owlcarousel-item-title, .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content:hover .g-owlcarousel-item-desc, .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content:hover .readon span {
  opacity: 0;
}
/* line 634, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 635, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content:hover .readon:before, .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content:hover .readon:after {
  opacity: 1;
}
/* line 641, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-title, .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-title a {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  margin: 100% 0 0 0;
}
/* line 651, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-desc {
  display: block;
  opacity: 0.75;
  line-height: 2.5rem;
}
/* line 657, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content .g-strips-tag {
  position: absolute;
  top: 1rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 3px;
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.7rem;
  padding: 0.15rem 0.75rem;
  text-transform: uppercase;
}
/* line 671, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 672, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content .readon:before, .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content .readon:after {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 678, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content .readon:before {
  background: rgba(0, 41, 98, 0.75);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
}
/* line 687, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content .readon:after {
  color: #fff;
  content: "\f15c";
  top: 50%;
  left: 50%;
  font-size: 3.5rem;
  font-family: FontAwesome;
  margin-top: -1.5rem;
  margin-left: -1.5rem;
}
/* line 699, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-title, .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content .g-owlcarousel-item-desc, .g-owlcarousel-strips-slider .g-owlcarousel .owl-item .item .g-owlcarousel-content .readon span {
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 706, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-nav {
  padding: 5px;
}
/* line 709, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 712, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-nav &gt; div.owl-prev, .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav &gt; button.owl-prev {
  margin-right: 2.2rem;
}
/* line 716, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-nav &gt; div:hover, .g-owlcarousel-strips-slider .g-owlcarousel .owl-nav &gt; button:hover {
  opacity: 1;
}
/* line 722, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 723, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-dots .owl-dot {
  border: 2px solid #002962;
  opacity: 1;
  margin: 0 2px;
}
/* line 728, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-strips-slider .g-owlcarousel .owl-dots .owl-dot:not(.active) {
  background: transparent;
  opacity: 0.3;
}
/* line 738, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists {
  position: relative;
}
/* line 741, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel {
  overflow: hidden;
  padding: 0 0 3rem;
}
/* line 745, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item {
  border-bottom: 1px solid rgba(0, 0, 51, 0.4);
}
/* line 748, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 749, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item p {
  margin: 0;
}
/* line 753, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .g-owlcarousel-item-title {
  position: relative;
  outline: none;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.9rem !important;
  line-height: 1.35rem !important;
  text-transform: uppercase;
  background: transparent;
  border: none;
  padding: 13px 18px 5px;
  margin: -1px -1px 2px -1px;
  cursor: pointer;
}
/* line 767, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .g-owlcarousel-item-title.padding {
  padding-right: 35px;
}
/* line 771, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .g-owlcarousel-item-title .indicator {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -9px;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  text-align: center;
  color: #000;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
/* line 787, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .g-owlcarousel-item-title .indicator:hover {
  opacity: 1;
}
/* line 792, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .g-owlcarousel-item-title.ui-accordion-header-active {
  background: #fff;
  color: #003;
  margin: 0;
}
/* line 797, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .g-owlcarousel-item-title.ui-accordion-header-active .ui-accordion-header-icon {
  display: none;
}
/* line 801, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .g-owlcarousel-item-title.ui-accordion-header-active .indicator {
  opacity: 0;
  background: rgba(0, 0, 0, 0.25);
  color: rgba(0, 0, 0, 0.5);
}
/* line 806, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .g-owlcarousel-item-title.ui-accordion-header-active .indicator:hover {
  opacity: 0;
}
/* line 813, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .g-owlcarousel-content {
  padding: 18px;
}
/* line 816, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .g-owlcarousel-content .readon {
  display: inline-block;
  margin-top: 0.35rem;
}
/* line 821, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-item .item .g-owlcarousel-content.ui-accordion-content-active {
  background: #fff;
  color: #003;
}
/* line 829, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
/* line 830, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-nav &gt; div, .g-owlcarousel-lists .g-owlcarousel .owl-nav &gt; button {
  bottom: 0.75rem;
  right: 0.75rem;
}
/* line 835, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-nav &gt; div.owl-prev, .g-owlcarousel-lists .g-owlcarousel .owl-nav &gt; button.owl-prev {
  margin-right: 2.2rem;
}
/* line 839, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-nav &gt; div:hover, .g-owlcarousel-lists .g-owlcarousel .owl-nav &gt; button:hover {
  opacity: 1;
}
/* line 845, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-dots {
  position: absolute;
  left: 10px;
  bottom: 15px;
}
/* line 850, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-dots .owl-dot {
  border: 2px solid #002962;
  opacity: 1;
  margin: 0 2px;
}
/* line 855, wp-content/themes/rt_callisto/scss/callisto/_owlcarousel.scss */
.g-owlcarousel-lists .g-owlcarousel .owl-dots .owl-dot:not(.active) {
  background: transparent;
  opacity: 0.3;
}
/* line 2, wp-content/themes/rt_callisto/scss/callisto/_search.scss */
.g-search .search-input {
  border: 1px solid transparent;
  border-radius: 2rem;
  margin-bottom: 1rem;
  padding: 0.35rem 1rem;
  width: 100%;
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
/* line 17, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
/* line 30, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    /* line 45, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.99rem) {
  /* line 14, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 23, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 32, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 41, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 57, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 63, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 69, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 85, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=callisto.css.map */</pre></body></html>