/* GANTRY5 DEVELOPMENT MODE ENABLED.

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

   For more information on modifying CSS, please read:

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

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
  outline: none;
}
/* line 5, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 10, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider > .g-flexslider-item-container {
  margin: 0;
  padding: 0;
  float: left;
}
/* line 17, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexsider-sliderbottom {
  color: #800b16;
  background: #ec1e31;
  position: absolute;
  border-radius: 100%;
  bottom: -30px;
  font-size: 1.75rem;
  width: 60px;
  height: 60px;
  left: 50%;
  line-height: 60px;
  margin-left: -30px;
  text-align: center;
}
/* line 30, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexsider-sliderbottom:after {
  background: #ec1e31;
  border-radius: 99%;
  content: "";
  width: 18px;
  height: 18px;
  left: 50%;
  margin-left: -9px;
  position: absolute;
  top: 100%;
}
/* line 43, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-item-container:not(:first-child) {
  display: none;
}
/* line 46, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-item-container {
  display: none;
}
/* line 50, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 56, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}
/* line 60, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider {
  margin: 0;
  padding: 0;
}
/* line 63, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 64, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider .g-flexslider-slideshow-slides > .g-flexslider-item-container {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* line 68, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider .g-flexslider-slideshow-slides img {
  width: 100%;
  display: block;
}
/* line 72, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider .g-flexslider-slideshow-slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 83, templates/rt_antares/custom/scss/_flexslider.scss */
html[xmlns] .flexslider .g-flexslider-slideshow-slides {
  display: block;
}
/* line 87, templates/rt_antares/custom/scss/_flexslider.scss */
* html .flexslider .g-flexslider-slideshow-slides {
  height: 1%;
}
/* line 91, templates/rt_antares/custom/scss/_flexslider.scss */
.no-js .flexslider .g-flexslider-slideshow-slides > .g-flexslider-slideshow-item-container:first-child {
  display: block;
}
/* line 95, templates/rt_antares/custom/scss/_flexslider.scss */
.flexslider {
  position: relative;
  zoom: 1;
}
/* line 98, templates/rt_antares/custom/scss/_flexslider.scss */
.flexslider .g-flexslider-slideshow-slides {
  zoom: 1;
}
/* line 100, templates/rt_antares/custom/scss/_flexslider.scss */
.flexslider .g-flexslider-slideshow-slides img {
  height: auto;
}
/* line 106, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 111, templates/rt_antares/custom/scss/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}
/* line 115, templates/rt_antares/custom/scss/_flexslider.scss */
.carousel li {
  margin-right: 5px;
}
/* line 119, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-direction-nav {
  *height: 0;
  position: relative;
  z-index: 10;
}
/* line 123, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-direction-nav .flex-nav-prev, .flex-direction-nav .flex-nav-next {
  position: absolute;
  opacity: 0.75;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
/* line 128, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-direction-nav .flex-nav-prev:hover, .flex-direction-nav .flex-nav-next:hover {
  opacity: 1;
}
/* line 132, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 133, templates/rt_antares/custom/scss/_flexslider.scss */
.dir-ltr .flex-direction-nav .flex-nav-prev {
  left: 50%;
  margin-left: -20rem;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .dir-ltr .flex-direction-nav .flex-nav-prev {
    left: 75px;
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .dir-ltr .flex-direction-nav .flex-nav-prev {
    left: 25px;
    margin-left: 0;
  }
}
/* line 145, templates/rt_antares/custom/scss/_flexslider.scss */
.dir-rtl .flex-direction-nav .flex-nav-prev {
  right: 50%;
  margin-right: -20rem;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .dir-rtl .flex-direction-nav .flex-nav-prev {
    right: 75px;
    margin-right: 0;
  }
}
@media only all and (max-width: 30rem) {
  .dir-rtl .flex-direction-nav .flex-nav-prev {
    right: 25px;
    margin-right: 0;
  }
}
/* line 158, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 159, templates/rt_antares/custom/scss/_flexslider.scss */
.dir-ltr .flex-direction-nav .flex-nav-next {
  right: 50%;
  margin-right: -15rem;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .dir-ltr .flex-direction-nav .flex-nav-next {
    right: 150px;
    margin-right: 0;
  }
}
@media only all and (max-width: 30rem) {
  .dir-ltr .flex-direction-nav .flex-nav-next {
    right: 100px;
    margin-right: 0;
  }
}
/* line 171, templates/rt_antares/custom/scss/_flexslider.scss */
.dir-rtl .flex-direction-nav .flex-nav-next {
  left: 50%;
  margin-left: -15rem;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .dir-rtl .flex-direction-nav .flex-nav-next {
    left: 150px;
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .dir-rtl .flex-direction-nav .flex-nav-next {
    left: 100px;
    margin-left: 0;
  }
}
/* line 184, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  margin: -45px 0 0;
  position: absolute;
  bottom: 7.5rem;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  width: auto;
  height: 50px;
  line-height: 50px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 199, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-direction-nav a:before, .flex-direction-nav a:after {
  font-family: FontAwesome;
  font-size: 1.5rem;
  margin: 0 6px;
  vertical-align: top;
}
/* line 206, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 207, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-direction-nav .flex-prev:before {
  content: "\f177";
}
/* line 209, templates/rt_antares/custom/scss/_flexslider.scss */
.dir-rtl .flex-direction-nav .flex-prev:before {
  content: "\f178";
}
/* line 214, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 215, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-direction-nav .flex-next:after {
  content: "\f178";
}
/* line 217, templates/rt_antares/custom/scss/_flexslider.scss */
.dir-rtl .flex-direction-nav .flex-next:after {
  content: "\f177";
}
/* line 224, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 225, templates/rt_antares/custom/scss/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 1rem;
}
/* line 228, templates/rt_antares/custom/scss/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
/* line 232, templates/rt_antares/custom/scss/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 1rem;
}
/* line 235, templates/rt_antares/custom/scss/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
/* line 241, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
/* line 247, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
/* line 259, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
/* line 264, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}
/* line 267, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* line 272, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 7.65rem;
  text-align: center;
}
/* line 277, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-nav li {
  margin: 0 15px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}
/* line 286, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 288, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 289, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 290, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-nav > li a:before, .flex-control-paging > li a:before {
  content: "";
  border: 2px solid;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 1;
}
/* line 302, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-nav > li a.flex-active, .flex-control-paging > li a.flex-active {
  background: #ec1e31 !important;
  width: 5px;
  height: 5px;
}
/* line 306, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-nav > li a.flex-active:before, .flex-control-paging > li a.flex-active:before {
  color: #ec1e31;
  width: 30px;
  height: 30px;
  left: -12px;
  top: -12px;
}
/* line 318, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-paging li a {
  width: 8px;
  height: 8px;
  margin: 2px;
  display: block;
  background: transparent;
  cursor: pointer;
  text-indent: 999999px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
}
/* line 329, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-paging li a:hover {
  background: #ec1e31;
}
/* line 332, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #ec1e31;
  cursor: default;
}
/* line 338, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
/* line 342, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
/* line 347, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 354, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}
/* line 358, templates/rt_antares/custom/scss/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* line 364, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-slideshow {
  position: relative;
}
/* line 366, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 371, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  text-align: center;
  margin: auto;
  padding: 13rem 2rem 10rem 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8rem 1rem;
  }
}
/* line 385, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
  font-family: "Francois One";
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 0.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 1.4rem;
    letter-spacing: 0.4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 1.3rem;
    letter-spacing: 0.3rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 1.2rem;
    letter-spacing: 0.2rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 0.9rem;
    letter-spacing: 0.1rem;
  }
}
/* line 407, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-title {
  font-family: "Libre Franklin";
  font-weight: 400;
  font-size: 6rem;
  font-style: italic;
  line-height: 1.5;
  margin: 1rem auto;
}
/* line 414, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-title span {
  font-weight: bold;
  color: #ec1e31;
}
@media only all and (max-width: 30rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title span {
    display: block;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 4rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 3rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 2rem;
    line-height: 1.15;
  }
}
/* line 435, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
    font-size: 0.9rem;
  }
}
/* line 441, templates/rt_antares/custom/scss/_flexslider.scss */
@media only all and (max-width: 47.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
    background-position: top center !important;
  }
}
/* line 445, templates/rt_antares/custom/scss/_flexslider.scss */
html.touch .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
  background-position: top center !important;
}
/* line 449, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-link {
  margin: 3rem auto;
}
/* line 453, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .flex-direction-nav a {
  color: #fff;
  opacity: 0.75;
}
/* line 456, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .flex-direction-nav a:hover {
  opacity: 1;
}
/* line 460, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .flex-control-paging li a.flex-active {
  background: #fff;
}
/* line 465, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-testimonial {
  position: relative;
}
/* line 467, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 472, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-content {
  text-align: center;
  margin: auto;
  padding: 13rem 2rem 10rem 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-content {
    padding: 8rem 1rem;
  }
}
/* line 486, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-title {
  font-family: "Libre Franklin";
  font-weight: 400;
  font-size: 6rem;
  font-style: italic;
  line-height: 1.5;
  margin: 1rem auto;
}
/* line 493, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-title span {
  font-weight: bold;
  color: #ec1e31;
}
@media only all and (max-width: 30rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title span {
    display: block;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 4rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 3rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 2rem;
    line-height: 1.15;
  }
}
/* line 514, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 519, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image img {
  border-radius: 100%;
  margin-bottom: 1rem;
}
/* line 523, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-name {
  font-weight: 700;
}
/* line 526, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-position {
  font-style: italic;
  font-size: 0.9rem;
  opacity: 0.7;
}
/* line 533, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-showcase {
  position: relative;
}
/* line 535, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-content {
  padding: 13rem 2rem 10rem 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 8rem 1rem;
  }
}
/* line 547, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-content-container {
  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;
  -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 554, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
  -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;
  width: 50%;
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
    width: 100%;
  }
}
/* line 561, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image {
  overflow: hidden;
}
/* line 563, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
/* line 567, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 568, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 573, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-title {
  font-family: "Libre Franklin";
  font-weight: 400;
  font-size: 5rem;
  font-style: italic;
  line-height: 1.5;
  margin: 1rem auto;
}
/* line 580, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-title span {
  font-weight: bold;
  color: #ec1e31;
}
@media only all and (max-width: 30rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title span {
    display: block;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 3rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 1.75rem;
    line-height: 1.15;
  }
}
/* line 601, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-desc {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.15rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.1rem;
  }
}
/* line 616, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container {
  position: relative;
}
/* line 618, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image {
  background: #fff;
  position: relative;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
/* line 623, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image * {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 630, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image img {
  cursor: pointer;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 635, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover {
  background: #ec1e31;
}
/* line 637, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  opacity: 1;
}
/* line 642, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 643, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .flex-active-slide img {
  opacity: 1;
}
/* line 646, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image {
  cursor: default;
}
/* line 648, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 649, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  display: none;
}
/* line 655, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 664, templates/rt_antares/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon span {
  color: #fff;
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
  -moz-transform: translate3d(-50%, -50%, 0px);
  -ms-transform: translate3d(-50%, -50%, 0px);
  -o-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
}
/* line 675, templates/rt_antares/custom/scss/_flexslider.scss */
/* line 676, templates/rt_antares/custom/scss/_flexslider.scss */
.dir-rtl .flexslider {
  direction: rtl;
}
/* line 680, templates/rt_antares/custom/scss/_flexslider.scss */
.dir-rtl .carousel li {
  margin-right: 0;
  margin-left: 5px;
}
/* line 683, templates/rt_antares/custom/scss/_flexslider.scss */
.dir-rtl .flex-direction-nav {
  *height: 0;
}
/* line 687, templates/rt_antares/custom/scss/_flexslider.scss */
.dir-rtl .flex-pauseplay a {
  left: auto;
  right: 10px;
}
/* line 693, templates/rt_antares/custom/scss/_flexslider.scss */
.dir-rtl .flex-control-thumbs li {
  float: right;
}
/* line 1, templates/rt_antares/custom/scss/_eventlist.scss */
.g-eventlist-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  flex-wrap: wrap;
  flex-direction: row;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-top: 0.938rem;
  padding-bottom: 0.938rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-eventlist-item {
    flex-direction: column;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-item {
    flex-direction: column;
  }
}
/* line 16, templates/rt_antares/custom/scss/_eventlist.scss */
.g-eventlist-item:last-child {
  border: 0 none;
}
/* line 19, templates/rt_antares/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-date {
  text-align: center;
  line-height: 1.1;
  padding-right: 1.563rem;
  padding-left: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
/* line 24, templates/rt_antares/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-item .g-eventlist-date {
  padding-left: 1.563rem;
  padding-right: 0.625rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-eventlist-item .g-eventlist-date {
    padding: 0.625rem 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-item .g-eventlist-date {
    padding: 0.625rem 0;
  }
}
/* line 36, templates/rt_antares/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-date .g-eventlist-date-line1 {
  font-weight: 500;
  font-size: 1.1rem;
  opacity: 0.5;
}
/* line 41, templates/rt_antares/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-date .g-eventlist-date-line2 {
  font-size: 2.1rem;
}
/* line 45, templates/rt_antares/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-eventlist-item .g-eventlist-location {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-item .g-eventlist-location {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
/* line 58, templates/rt_antares/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location .g-eventlist-location-line1 {
  font-size: 1.4rem;
  font-weight: 500;
}
/* line 63, templates/rt_antares/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location .g-eventlist-location-line2 {
  font-size: 1.3rem;
  opacity: 0.5;
}
/* line 67, templates/rt_antares/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-location .g-eventlist-location-icon {
  font-size: 2.4rem;
  padding-right: 0.925rem;
  opacity: 0.5;
}
/* line 70, templates/rt_antares/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-item .g-eventlist-location .g-eventlist-location-icon {
  padding: 0;
  padding-left: 0.925rem;
}
/* line 78, templates/rt_antares/custom/scss/_eventlist.scss */
.g-eventlist-item .g-eventlist-buttons {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-eventlist-item .g-eventlist-buttons {
    text-align: center;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-item .g-eventlist-buttons {
    text-align: center;
  }
}
/* line 8, templates/rt_antares/custom/scss/custom.scss */
#new-homepage .g-flexslider-slideshow-item-overlay {
  background-size: cover !important;
}
/* line 12, templates/rt_antares/custom/scss/custom.scss */
#new-homepage .g-eventlist-location-button {
  display: none;
}
/* line 15, templates/rt_antares/custom/scss/custom.scss */
#new-homepage .g-eventlist-location-icon {
  display: none;
}
/* line 19, templates/rt_antares/custom/scss/custom.scss */
#new-homepage .g-eventlist-item .g-eventlist-location .g-eventlist-location-line1 {
  font-size: 1.3rem;
}
/* line 23, templates/rt_antares/custom/scss/custom.scss */
#new-homepage .g-eventlist-item .g-eventlist-location .g-eventlist-location-line2 {
  font-size: 1.2rem;
}
/* line 27, templates/rt_antares/custom/scss/custom.scss */
#new-homepage .g-eventlist-item .g-eventlist-date {
  padding-right: 0rem;
}
/* line 31, templates/rt_antares/custom/scss/custom.scss */
#new-homepage .g-eventlist-item .g-eventlist-location {
  max-width: 70%;
}
/* line 35, templates/rt_antares/custom/scss/custom.scss */
#new-homepage .g-eventlist-item {
  padding: 0rem;
}
/* line 38, templates/rt_antares/custom/scss/custom.scss */
#new-homepage .g-title {
  padding-top: 0rem;
  padding-bottom: 0rem;
  margin-top: 0rem;
}
/* line 44, templates/rt_antares/custom/scss/custom.scss */
#g-header .g-title {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
/* line 49, templates/rt_antares/custom/scss/custom.scss */
.ot_logo_scroller {
  margin-bottom: -2rem;
}
/* line 53, templates/rt_antares/custom/scss/custom.scss */
.itemid-1041 #g-showcase {
  background-position-y: 0%;
  background-size: cover;
}
/* line 58, templates/rt_antares/custom/scss/custom.scss */
.itemid-1041 #g-showcase .g-container {
  padding: 0rem 0 1rem 0 !important;
}
/* line 62, templates/rt_antares/custom/scss/custom.scss */
.itemid-1041 .g-flexslider-slideshow {
  margin-bottom: 0rem;
  max-height: none;
}
/* line 67, templates/rt_antares/custom/scss/custom.scss */
.find-out-more-button {
  margin-top: -5rem;
}
/* line 71, templates/rt_antares/custom/scss/custom.scss */
.itemid-1041 .g-content-array .g-array-item-image {
  margin: 0 0 0px 0;
  float: left;
  margin-right: -1rem;
  transform: scale(0.7);
  margin-left: -3rem;
  margin-top: -1.5rem;
}
/* line 82, templates/rt_antares/custom/scss/custom.scss */
.itemid-1041 .latest-news {
  margin-top: 1rem;
}
/* line 86, templates/rt_antares/custom/scss/custom.scss */
.itemid-1041 .g-content-array .g-item-title {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
/* line 91, templates/rt_antares/custom/scss/custom.scss */
.itemid-1041 .g-content-array .g-array-item-details {
  margin: 7px 0 0;
}
/* line 105, templates/rt_antares/custom/scss/custom.scss */
.g-home-positions.g-antares-style #g-slideshow, .g-home-particles.g-antares-style #g-slideshow {
  margin-top: 0rem;
}
/* line 108, templates/rt_antares/custom/scss/custom.scss */
#g-top {
  margin-top: -1.2rem;
  margin-bottom: -1rem;
}
/* line 112, templates/rt_antares/custom/scss/custom.scss */
.top-banner {
  margin-top: 1rem;
}
/* line 115, templates/rt_antares/custom/scss/custom.scss */
#g-slideshow {
  background: #121212;
  color: #fff;
  position: relative;
  z-index: 100;
}
/* line 121, templates/rt_antares/custom/scss/custom.scss */
#g-showcase .fp-showcase-a {
  margin-bottom: -9rem;
  margin-top: -9rem;
}
/* line 125, templates/rt_antares/custom/scss/custom.scss */
#g-showcase {
  background-position-y: 71%;
}
/* line 129, templates/rt_antares/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: normal;
}
/* line 132, templates/rt_antares/custom/scss/custom.scss */
#g-utility {
  margin-bottom: -10rem;
}
/* line 135, templates/rt_antares/custom/scss/custom.scss */
.box5 {
  border: solid 1px #000;
}
/* line 138, templates/rt_antares/custom/scss/custom.scss */
.g-home-positions #g-above, .g-home-particles #g-above {
  margin-bottom: 8rem;
}
/* line 141, templates/rt_antares/custom/scss/custom.scss */
.g-animatedblock-title {
  font-family: "Trade Gothic", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
  background-color: rgba(0, 0, 0, 0.6);
  text-shadow: 2px 2px #000;
  margin-top: -12rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 100;
}
/* line 151, templates/rt_antares/custom/scss/custom.scss */
.g-animatedblock-title a {
  line-height: 1;
}
/* line 155, templates/rt_antares/custom/scss/custom.scss */
#g-mainbar {
  background: none;
}
/* line 159, templates/rt_antares/custom/scss/custom.scss */
.ridedays {
  margin-top: 5.2rem;
}
/* line 162, templates/rt_antares/custom/scss/custom.scss */
.promoters {
  margin-top: 2rem;
}
/* line 166, templates/rt_antares/custom/scss/custom.scss */
.searchbox {
  margin-top: -0.7rem;
  margin-bottom: -1rem;
}
/* line 171, templates/rt_antares/custom/scss/custom.scss */
.g-animatedblock-item:hover .g-animatedblock-body {
  -webkit-transform: translateY(125%);
  -moz-transform: translateY(125%);
  -ms-transform: translateY(125%);
  -o-transform: translateY(125%);
  transform: translateY(125%);
}
/* line 178, templates/rt_antares/custom/scss/custom.scss */
.g-animatedblock-items .g-animatedblock-item-wrapper {
  margin-top: 0%;
  margin-bottom: 0%;
  opacity: 1;
}
/* line 183, templates/rt_antares/custom/scss/custom.scss */
#g-showcase .g-animatedblock-body {
  background: #66c73d;
  margin-top: 0.5rem;
}
/* line 187, templates/rt_antares/custom/scss/custom.scss */
#g-above .g-animatedblock-body {
  margin-top: 0.5rem;
}
/* line 190, templates/rt_antares/custom/scss/custom.scss */
.g-animatedblock-items .g-animatedblock-item-wrapper img:hover {
  opacity: 0.75;
}
/* line 193, templates/rt_antares/custom/scss/custom.scss */
.g-animatedblock-items .g-animatedblock-body:hover {
  opacity: 1;
}
/* line 196, templates/rt_antares/custom/scss/custom.scss */
#g-showcase .button {
  background: #66c73d;
}
/* line 199, templates/rt_antares/custom/scss/custom.scss */
#g-showcase .button:hover, .button:active, .button:focus {
  background: #336722;
}
/* line 202, templates/rt_antares/custom/scss/custom.scss */
.g-animatedblock-items.g-3cols .g-animatedblock-item {
  border: 1px solid #686868;
}
/* line 205, templates/rt_antares/custom/scss/custom.scss */
#g-navigation {
  background: #121212 !important;
  z-index: 7777;
}
/* line 210, templates/rt_antares/custom/scss/custom.scss */
.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: 1px solid #d41912;
  color: #fff !important;
  background: #d41912;
}
/* line 216, templates/rt_antares/custom/scss/custom.scss */
.button.button-red.button-3, .button.button-red.button-4 {
  border: 1px solid #d41912;
}
/* line 220, templates/rt_antares/custom/scss/custom.scss */
#g-expanded {
  margin-bottom: -5rem;
}
/* line 224, templates/rt_antares/custom/scss/custom.scss */
.fancybox-opened {
  z-index: 9999;
}
/* line 228, templates/rt_antares/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order {
  display: none;
}
/* line 232, templates/rt_antares/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-mosaic-title, .sprocket-mosaic-item .sprocket-mosaic-info {
  font-size: 1.3rem;
}
/* line 236, templates/rt_antares/custom/scss/custom.scss */
.sprocket-readmore span {
  display: none;
}
/* line 240, templates/rt_antares/custom/scss/custom.scss */
.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
  height: 40px;
}
/* line 243, templates/rt_antares/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin-top: -0.3rem;
  text-align: center;
  margin-bottom: -0.5rem;
}
/* line 248, templates/rt_antares/custom/scss/custom.scss */
.g-home-positions.g-antares-style #g-above .g-container, .g-home-particles.g-antares-style #g-above .g-container {
  margin-top: 0rem;
}
/* line 251, templates/rt_antares/custom/scss/custom.scss */
.search {
  margin-top: -8.7rem;
  z-index: 999999;
  height: 1px;
}
/* line 256, templates/rt_antares/custom/scss/custom.scss */
.social {
  margin-top: 2.3rem;
}
/* line 259, templates/rt_antares/custom/scss/custom.scss */
.g-flexslider-slideshow {
  margin-bottom: -3.1rem;
  max-height: 739px;
}
/* line 263, templates/rt_antares/custom/scss/custom.scss */
.g-flexslider-slideshow-item-overlay {
  background-size: cover !important;
}
/* line 267, templates/rt_antares/custom/scss/custom.scss */
.g-home-positions.g-antares-style #g-header::after, .g-home-particles.g-antares-style #g-header::after {
  margin-top: -5rem;
  background: #212020;
}
/* line 272, templates/rt_antares/custom/scss/custom.scss */
#g-aside {
  background: none;
}
/* line 275, templates/rt_antares/custom/scss/custom.scss */
#g-feature .g-title {
  color: #fff;
  margin-top: -1rem;
  margin-bottom: -1rem;
}
/* line 280, templates/rt_antares/custom/scss/custom.scss */
#g-extension .button {
  background: #ffff05;
  color: #000 !important;
}
/* line 285, templates/rt_antares/custom/scss/custom.scss */
#g-extension .g-promocontent-box .g-title {
  color: #ffff05;
}
/* line 289, templates/rt_antares/custom/scss/custom.scss */
#g-extension .g-promocontent-box {
  border-top: 3px solid #ffff05;
}
/* line 293, templates/rt_antares/custom/scss/custom.scss */
.g-simplecounter-calendar .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2rem;
  font-weight: normal;
  border-radius: 4px;
  margin-bottom: 0.5rem;
  color: #000;
  background: -webkit-linear-gradient(#cc0 0%, #cc0 50%, #ffff05 50%, #ffff05 100%);
  background: linear-gradient(to, #cc0 50%, #ffff05 50%, #ffff05 100%);
}
/* line 305, templates/rt_antares/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  display: none;
}
/* line 308, templates/rt_antares/custom/scss/custom.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-title {
  font-size: 5rem;
  text-shadow: 2px 2px #000;
}
/* line 312, templates/rt_antares/custom/scss/custom.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
  font-size: 1.5rem;
  text-shadow: 2px 2px #000;
}
/* line 316, templates/rt_antares/custom/scss/custom.scss */
#g-slideshow .fp-slideshow-a .g-flexslider-slideshow-item-subtitle {
  text-shadow: 2px 2px #000;
}
/* line 319, templates/rt_antares/custom/scss/custom.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  padding: 10rem 2rem 10rem 2rem;
  position: relative;
  bottom: 3rem;
}
/* line 324, templates/rt_antares/custom/scss/custom.scss */
.flex-control-nav {
  bottom: 11.65rem;
}
/* line 327, templates/rt_antares/custom/scss/custom.scss */
.flex-direction-nav {
  bottom: 11.65rem;
}
/* line 330, templates/rt_antares/custom/scss/custom.scss */
.g-flexsider-sliderbottom {
  display: none;
}
/* line 333, templates/rt_antares/custom/scss/custom.scss */
.flex-prev {
  background: #ff0629;
}
/* line 336, templates/rt_antares/custom/scss/custom.scss */
.flex-next {
  background: #ff0629;
}
/* line 339, templates/rt_antares/custom/scss/custom.scss */
#g-feature {
  margin-bottom: 0rem;
  padding-top: 5rem;
  padding-bottom: 1rem;
}
/* line 344, templates/rt_antares/custom/scss/custom.scss */
.itemid-6 #g-container-4448 {
  background-color: #212020;
}
/* line 347, templates/rt_antares/custom/scss/custom.scss */
.itemid-6 #g-container-4448 .g-grid {
  background-color: #212020;
}
/* Opacity for block content images on homepage */
/* line 353, templates/rt_antares/custom/scss/custom.scss */
.g-blockcontent-subcontent-block-content-head {
  background: #686868;
}
/* line 356, templates/rt_antares/custom/scss/custom.scss */
.g-blockcontent-subcontent-block-content-head img {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 361, templates/rt_antares/custom/scss/custom.scss */
.g-blockcontent-subcontent-block-content-head:hover img {
  opacity: 0.5;
}
/* line 364, templates/rt_antares/custom/scss/custom.scss */
.g-content-array .g-item-title {
  font-family: "Francois One";
  font-weight: 400;
}
/* line 368, templates/rt_antares/custom/scss/custom.scss */
.g-content-array .g-item-title a {
  color: #000;
}
/* Styling for Event list particle */
/* line 374, templates/rt_antares/custom/scss/custom.scss */
#g-utility .g-title {
  color: #000;
}
/* line 377, templates/rt_antares/custom/scss/custom.scss */
.g-eventlist-item {
  color: #000;
}
/* line 380, templates/rt_antares/custom/scss/custom.scss */
.g-eventlist-item .g-eventlist-date .g-eventlist-date-line2 {
  width: 80px;
}
/* line 383, templates/rt_antares/custom/scss/custom.scss */
.top-banner-logo-text {
  font-size: 3.5rem;
  text-shadow: 2px 2px #000;
  font-family: "Libre Franklin";
  font-weight: 400;
  font-style: italic;
  line-height: 1.5;
  margin: 1rem auto;
  color: #ff0629;
  margin-top: 4rem;
  margin-left: -2rem;
}
/* line 395, templates/rt_antares/custom/scss/custom.scss */
.top-banner-text {
  font-family: "Francois One";
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 1rem 0;
  position: relative;
  top: 3.5rem;
  left: 0rem;
}
/* line 406, templates/rt_antares/custom/scss/custom.scss */
.g-eventlist-location-button .button:hover {
  color: #888 !important;
  border: 1px solid #888;
}
/* line 410, templates/rt_antares/custom/scss/custom.scss */
.g-eventlist-location-button .button {
  border: 1px solid transparent;
}
/* line 414, templates/rt_antares/custom/scss/custom.scss */
.race-results {
  margin-top: -1rem !important;
  background: none !important;
}
/* line 420, templates/rt_antares/custom/scss/custom.scss */
.race-results .button:hover {
  color: #888 !important;
  border: 1px solid #888;
}
/* line 424, templates/rt_antares/custom/scss/custom.scss */
.race-results .button {
  border: 1px solid transparent;
}
/* line 428, templates/rt_antares/custom/scss/custom.scss */
.itemid-124 #g-container-main {
  display: none;
}
/* line 432, templates/rt_antares/custom/scss/custom.scss */
.sprocket-mosaic-hovercontent {
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}
/* line 439, templates/rt_antares/custom/scss/custom.scss */
a.sprocket-readmore {
  display: none !important;
}
/* line 443, templates/rt_antares/custom/scss/custom.scss */
#g-expanded td {
  border: none;
}
/* line 447, templates/rt_antares/custom/scss/custom.scss */
#mc_embed_signup {
  background: none;
}
/* Mobiles */
@media only all and (max-width: 47.938rem) {
  /* line 457, templates/rt_antares/custom/scss/custom.scss */
  .g-logo {
    display: block;
    text-align: center;
    transform: scale(0.7);
    margin-top: -1rem;
    margin-bottom: -10rem;
  }
  /* line 464, templates/rt_antares/custom/scss/custom.scss */
  .top-banner-logo-text {
    margin-left: 0rem;
    margin-bottom: -8rem;
  }
  /* line 469, templates/rt_antares/custom/scss/custom.scss */
  .top-banner-text {
    font-size: 1rem;
    left: 1rem;
  }
  /* line 474, templates/rt_antares/custom/scss/custom.scss */
  .g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
    display: none;
  }
  /* line 478, templates/rt_antares/custom/scss/custom.scss */
  .flex-control-nav {
    display: none;
  }
  /* line 482, templates/rt_antares/custom/scss/custom.scss */
  .g-animatedblock-title {
    margin-top: -11rem;
  }
  /* line 486, templates/rt_antares/custom/scss/custom.scss */
  .g-animatedblock-items.g-3cols .g-animatedblock-item {
    margin-bottom: 1rem;
  }
  /* line 490, templates/rt_antares/custom/scss/custom.scss */
  #g-showcase .g-textpromo {
    margin-top: 6rem;
  }
}
/* Tablets */
@media (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 500, templates/rt_antares/custom/scss/custom.scss */
  .top-banner-logo-text {
    margin-top: 1rem;
  }
  /* line 503, templates/rt_antares/custom/scss/custom.scss */
  .top-banner-text {
    left: -12rem;
    width: 29rem;
    margin-bottom: 5rem;
  }
  /* line 508, templates/rt_antares/custom/scss/custom.scss */
  .ridedays {
    margin-top: 3.2rem;
    margin-left: -4rem;
  }
}
/*# sourceMappingURL=custom_25.css.map */