/* 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 4, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid #888;
}
/* line 7, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab {
  border-color: #888;
}
/* line 9, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 10, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #686868;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 18, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #686868;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
/* line 25, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 26, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #686868;
}
/* line 30, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 34, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 36, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 39, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #888;
  padding: 0;
  border-radius: 0;
}
/* line 45, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 47, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 48, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #686868;
}
/* line 51, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 54, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f8f8f8;
  box-shadow: none;
}
/* line 64, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 65, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: #888;
}
/* line 69, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 70, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 71, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav > a {
  border-right: none;
  border-left: 1px solid #888;
}
/* line 75, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 76, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav:first-child > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav:first-child > a {
  border-left: none;
}
/* line 83, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #888;
}
/* line 85, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 86, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #888;
}
/* line 88, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 97, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 98, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 99, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #c00000;
}
/* line 106, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #888;
}
/* line 108, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 109, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #888;
}
/* line 111, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a:before {
  border-bottom: 3px solid transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* line 120, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 121, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 122, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #c00000;
}
/* line 129, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 130, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 131, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #888;
}
/* line 133, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a:before {
  border-left: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
/* line 142, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 143, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 147, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 148, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 149, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #c00000;
}
/* line 156, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 157, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 158, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #888;
}
/* line 160, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a:before {
  border-right: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
/* line 169, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 170, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 174, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 175, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 176, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #c00000;
}
/* line 183, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 185, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 188, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 191, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 194, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 47.938rem) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
/* line 200, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 201, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 206, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 47.938rem) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
/* line 212, templates/rt_xenon/custom/scss/_tabs.scss */
/* line 213, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 218, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 221, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 225, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 228, templates/rt_xenon/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/* line 8, templates/rt_xenon/custom/scss/custom.scss */
/* line 9, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-item-title {
  display: block;
  text-transform: uppercase;
}
/* line 13, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-item-subtitle {
  display: block;
  margin-bottom: 0.5rem;
}
/* line 17, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-item-subtitle {
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 700;
}
/* line 22, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-item-title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.25;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flippingcontent .g-flippingcontent-item-title {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-flippingcontent .g-flippingcontent-item-title {
    font-size: 1.5rem;
  }
}
/* line 34, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-item-desc {
  font-size: 0.9rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flippingcontent .g-flippingcontent-item-desc {
    font-size: 0.8rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-flippingcontent .g-flippingcontent-item-desc {
    font-size: 0.8rem;
  }
}
/* line 43, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-item-link {
  display: block;
  margin-top: 0.5rem;
  font-size: 1.5rem;
}
/* line 48, templates/rt_xenon/custom/scss/custom.scss */
/* line 49, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-1cols .g-flippingcontent-item {
  width: 100%;
}
/* line 53, templates/rt_xenon/custom/scss/custom.scss */
/* line 54, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-2cols .g-flippingcontent-item {
  width: 50%;
}
/* line 58, templates/rt_xenon/custom/scss/custom.scss */
/* line 59, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-3cols .g-flippingcontent-item {
  width: 33.33333%;
}
/* line 63, templates/rt_xenon/custom/scss/custom.scss */
/* line 64, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-4cols .g-flippingcontent-item {
  width: 25%;
}
/* line 68, templates/rt_xenon/custom/scss/custom.scss */
/* line 69, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-5cols .g-flippingcontent-item {
  width: 20%;
}
/* line 73, templates/rt_xenon/custom/scss/custom.scss */
/* line 74, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-6cols .g-flippingcontent-item {
  width: 16.66667%;
}
/* line 78, templates/rt_xenon/custom/scss/custom.scss */
/* line 79, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-1cols .g-flippingcontent-item {
  margin-bottom: 0;
}
/* line 83, templates/rt_xenon/custom/scss/custom.scss */
/* line 84, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-2cols .g-flippingcontent-item {
  margin-bottom: 0;
}
@media only all and (max-width: 30rem) {
  .g-flippingcontent .g-flippingcontent-2cols .g-flippingcontent-item {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 90, templates/rt_xenon/custom/scss/custom.scss */
  .g-typography .g-flippingcontent .g-flippingcontent-2cols .g-flippingcontent-item {
    width: 100%;
  }
}
/* line 96, templates/rt_xenon/custom/scss/custom.scss */
/* line 97, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent .g-flippingcontent-3cols .g-flippingcontent-item {
  margin-bottom: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-flippingcontent .g-flippingcontent-3cols .g-flippingcontent-item {
    width: 100%;
  }
}
/* line 104, templates/rt_xenon/custom/scss/custom.scss */
/* line 105, templates/rt_xenon/custom/scss/custom.scss */
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-flippingcontent .g-flippingcontent-4cols .g-flippingcontent-item {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-flippingcontent .g-flippingcontent-4cols .g-flippingcontent-item {
    width: 100%;
  }
}
/* line 114, templates/rt_xenon/custom/scss/custom.scss */
/* line 115, templates/rt_xenon/custom/scss/custom.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flippingcontent .g-flippingcontent-5cols .g-flippingcontent-item, .g-flippingcontent .g-flippingcontent-6cols .g-flippingcontent-item {
    width: 25%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flippingcontent .g-flippingcontent-5cols .g-flippingcontent-item, .g-flippingcontent .g-flippingcontent-6cols .g-flippingcontent-item {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-flippingcontent .g-flippingcontent-5cols .g-flippingcontent-item, .g-flippingcontent .g-flippingcontent-6cols .g-flippingcontent-item {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-flippingcontent .g-flippingcontent-5cols .g-flippingcontent-item, .g-flippingcontent .g-flippingcontent-6cols .g-flippingcontent-item {
    width: 100%;
  }
}
/* line 132, templates/rt_xenon/custom/scss/custom.scss */
/* line 133, templates/rt_xenon/custom/scss/custom.scss */
/* line 134, templates/rt_xenon/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  .g-tabs .uk-tab-responsive.uk-active {
    display: block !important;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-tabs .uk-tab-responsive.uk-active {
    display: block !important;
    width: 100%;
  }
}
/* line 145, templates/rt_xenon/custom/scss/custom.scss */
/* line 146, templates/rt_xenon/custom/scss/custom.scss */
/* line 147, templates/rt_xenon/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  .g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav {
    width: auto;
  }
}
/* line 154, templates/rt_xenon/custom/scss/custom.scss */
.g-tabs .uk-tab {
  z-index: 1;
}
/* line 159, templates/rt_xenon/custom/scss/custom.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  min-height: 505px;
}
/* line 163, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent-item {
  position: relative;
  float: left;
  min-height: 250px;
  margin-bottom: 1rem;
}
@media only all and (max-width: 30rem) {
  .g-flippingcontent-item {
    margin-bottom: 2rem;
  }
}
/* line 173, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent-item-front, .g-flippingcontent-item-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 182, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent-item-front, .g-flippingcontent-item-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
/* line 188, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent-item-front {
  text-align: center;
}
/* line 192, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent-item-back {
  background: #fff;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
/* line 197, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent-item-content-wrapper {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 1.5rem 1rem;
  padding: 0.5rem;
}
/* line 208, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent-item:hover .g-flippingcontent-item-front {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
/* line 212, templates/rt_xenon/custom/scss/custom.scss */
.g-flippingcontent-item:hover .g-flippingcontent-item-back {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}
/* line 216, templates/rt_xenon/custom/scss/custom.scss */
.moduletablecomparison-chart .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 100%;
}
/* line 220, templates/rt_xenon/custom/scss/custom.scss */
.moduletablecomparison-chart .g-imagegrid .g-imagegrid-link {
  background: #fff;
}
/* line 224, templates/rt_xenon/custom/scss/custom.scss */
.moduletablecomparison-chart .g-imagegrid .g-imagegrid-item img {
  opacity: 1;
}
/* line 228, templates/rt_xenon/custom/scss/custom.scss */
.moduletablecomparison-chart .g-title {
  font-size: 0.9rem;
  line-height: normal;
  background-color: #d9d9d9;
  padding: 0.3rem;
  text-align: center;
  border-radius: 5px;
}
/* line 237, templates/rt_xenon/custom/scss/custom.scss */
.moduletableproducts-showcase .g-popupgrid-item-img-wrap img {
  top: 30px;
  position: relative;
}
/* line 242, templates/rt_xenon/custom/scss/custom.scss */
.moduletableproducts-showcase .g-overlay-enable.g-popupgrid-description-preview-icon span {
  color: #9d0000;
  font-size: 2rem;
}
/* line 247, templates/rt_xenon/custom/scss/custom.scss */
.moduletableproducts-flexslider .g-flexslider-showcase .g-flexslider-showcase-item-image {
  width: 100%;
  text-align: center;
}
/* line 252, templates/rt_xenon/custom/scss/custom.scss */
.moduletableproducts-flexslider .g-flexslider-carousel-container {
  margin-top: 50px;
}
/* line 256, templates/rt_xenon/custom/scss/custom.scss */
/* line 257, templates/rt_xenon/custom/scss/custom.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image {
  overflow: hidden;
}
/* line 259, templates/rt_xenon/custom/scss/custom.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
/* line 263, templates/rt_xenon/custom/scss/custom.scss */
/* line 264, templates/rt_xenon/custom/scss/custom.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 271, templates/rt_xenon/custom/scss/custom.scss */
#system-message {
  margin: 2rem;
  padding: 0;
}
/* line 276, templates/rt_xenon/custom/scss/custom.scss */
span.highlight {
  color: #000;
}
/* line 280, templates/rt_xenon/custom/scss/custom.scss */
.hidecontent {
  display: none;
}
/* line 284, templates/rt_xenon/custom/scss/custom.scss */
.hideMenuItem {
  display: none;
}
/* line 288, templates/rt_xenon/custom/scss/custom.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item {
  background-position: top left;
}
/* line 292, templates/rt_xenon/custom/scss/custom.scss */
form#rokajaxsearch > .rokajaxsearch {
  text-align: right;
}
/* line 296, templates/rt_xenon/custom/scss/custom.scss */
.rokajaxsearch #roksearch_search_str {
  width: 40%;
}
/* line 300, templates/rt_xenon/custom/scss/custom.scss */
#roksearch_results {
  z-index: 1000000;
}
/* line 304, templates/rt_xenon/custom/scss/custom.scss */
.g-social a {
  font-size: 2rem;
}
/* line 308, templates/rt_xenon/custom/scss/custom.scss */
#g-top .fp-top-b .g-social {
  margin-right: 15px;
}
/* line 312, templates/rt_xenon/custom/scss/custom.scss */
#roksearch_results .roksearch_result_wrapper1:hover {
  background: #5a0d0d;
}
/* line 316, templates/rt_xenon/custom/scss/custom.scss */
#roksearch_results span.highlight {
  color: #686868;
  background-color: #ff0;
}
/* line 321, templates/rt_xenon/custom/scss/custom.scss */
#g-page-surround {
  background: rgba(181, 181, 181, 0.25);
}
/* line 325, templates/rt_xenon/custom/scss/custom.scss */
.g-popupgrid-item-img-wrap img {
  opacity: 1;
}
/* line 329, templates/rt_xenon/custom/scss/custom.scss */
.g-overlay-enable.g-popupgrid-description-preview-icon {
  background: rgba(0, 0, 0, 0);
}
/* line 333, templates/rt_xenon/custom/scss/custom.scss */
.g-popupgrid-item-img-wrap {
  background: -webkit-linear-gradient(rgba(255, 255, 255, 1), rgba(0, 0, 0, 0.5));
  background: linear-gradient(rgba(255, 255, 255, 1), rgba(0, 0, 0, 0.5));
}
/* line 338, templates/rt_xenon/custom/scss/custom.scss */
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-title {
  display: none;
}
/* line 342, templates/rt_xenon/custom/scss/custom.scss */
.g-popupgrid-description-preview .g-popupgrid-description-preview-tag {
  display: none;
}
/* line 346, templates/rt_xenon/custom/scss/custom.scss */
.g-popupgrid-description-preview .g-popupgrid-description-preview-content {
  font-size: 1.1rem;
  max-width: 100%;
}
/* line 351, templates/rt_xenon/custom/scss/custom.scss */
.about-us {
  padding: 1.563rem;
}
/* line 355, templates/rt_xenon/custom/scss/custom.scss */
#g-navigation .g-popupmodule-button-wrapper .button.button-2:hover {
  color: #fff !important;
  background: #c00000;
}
/* line 360, templates/rt_xenon/custom/scss/custom.scss */
#g-navigation .g-popupmodule-button-wrapper .button.button-2:focus {
  color: #c00000 !important;
  background: #fff;
}
/* line 365, templates/rt_xenon/custom/scss/custom.scss */
.g-contact .g-contact-icon {
  height: 100%;
}
/* line 369, templates/rt_xenon/custom/scss/custom.scss */
.contact-details-container {
  float: left;
  margin-right: 3rem;
}
/* line 374, templates/rt_xenon/custom/scss/custom.scss */
.contact-map-container {
  float: left;
  width: 910px;
  max-width: 100%;
  border: 2px solid #d2d2d2;
}
/* line 381, templates/rt_xenon/custom/scss/custom.scss */
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-tag {
  font-size: 1.3rem;
  width: 100%;
  text-align: center;
  border-radius: 0;
  margin: 0;
  background: rgba(113, 113, 113, 1);
}
/* line 390, templates/rt_xenon/custom/scss/custom.scss */
.moduletableaccessories-imagegrid .g-imagegrid .g-imagegrid-item img {
  opacity: 1;
}
/* line 394, templates/rt_xenon/custom/scss/custom.scss */
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  display: none;
}
/* line 398, templates/rt_xenon/custom/scss/custom.scss */
.g-tabs .uk-tab > li > a {
  text-transform: uppercase;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 403, templates/rt_xenon/custom/scss/custom.scss */
.g-tabs .uk-tab > li > a {
  padding: 10px 25px !important;
  color: #fff !important;
}
/* line 408, templates/rt_xenon/custom/scss/custom.scss */
.g-tabs {
  border: 0;
}
/* line 412, templates/rt_xenon/custom/scss/custom.scss */
.g-tabs .uk-tab-top {
  background-color: #888;
}
/* line 416, templates/rt_xenon/custom/scss/custom.scss */
.uk-tab > li.uk-active > a {
  background: #9d0000 !important;
}
/* line 420, templates/rt_xenon/custom/scss/custom.scss */
.uk-tab > li.uk-open > a, .uk-tab > li > a:hover {
  background: #999 !important;
}
/* line 424, templates/rt_xenon/custom/scss/custom.scss */
.moduletablespec-gridcontent .g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
  width: 50%;
  text-align: center;
}
/* line 429, templates/rt_xenon/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-link {
  background: #fff;
}
/* line 433, templates/rt_xenon/custom/scss/custom.scss */
.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-caption {
  background: rgba(0, 0, 0, 0.7);
}
/* line 437, templates/rt_xenon/custom/scss/custom.scss */
.accessoriesTitle {
  position: relative;
  background: rgba(0, 0, 0, 0.7);
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 10;
  color: #fff;
  border-radius: 15px;
  width: 50%;
  text-align: center;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 452, templates/rt_xenon/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item:hover 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);
}
/* line 460, templates/rt_xenon/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-link:before {
  bottom: 1rem;
  right: 1rem;
}
/* line 465, templates/rt_xenon/custom/scss/custom.scss */
.moduletableaccessories-imagegrid .g-imagegrid .g-imagegrid-item {
  background: #fff;
}
/* line 469, templates/rt_xenon/custom/scss/custom.scss */
.moduletablecomparison-chart .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  text-align: center;
}
/* line 473, templates/rt_xenon/custom/scss/custom.scss */
.findersmartsearchbox input[type="text"].search-query {
  width: 50%;
  border-radius: 15px 0 0 15px;
  padding-left: 15px;
}
/* line 479, templates/rt_xenon/custom/scss/custom.scss */
.form-search {
  text-align: right;
}
/* line 483, templates/rt_xenon/custom/scss/custom.scss */
.moduletable[class*="box"] {
  padding: 0;
  margin: 0;
}
/* line 488, templates/rt_xenon/custom/scss/custom.scss */
.btn-primary {
  padding: 0.375rem 0.375rem;
  border-radius: 0 4px 4px 0;
  line-height: 1.5;
}
/* line 494, templates/rt_xenon/custom/scss/custom.scss */
div.autocomplete-suggestions[style] {
  width: auto !important;
}
/* line 498, templates/rt_xenon/custom/scss/custom.scss */
#g-utility .fp-utility-a > .g-content {
  padding: 1rem 6rem;
}
/* line 502, templates/rt_xenon/custom/scss/custom.scss */
.g-content .g-blockcontent-subcontent-block-content img {
  border-radius: 1rem;
}
/* line 506, templates/rt_xenon/custom/scss/custom.scss */
.g-blockcontent .g-blockcontent-subcontent-subtitle {
  color: #c00000;
  font-weight: bold;
}
@media screen and (max-width: 40em) and (orientation: landscape) {
  /* line 513, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .g-popupgrid-description-preview .g-popupgrid-description-preview-content {
    display: inherit;
  }
  /* line 517, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .g-popupgrid-description-preview {
    padding: 0;
  }
}
/* Smartphones */
@media (max-width: 480px) {
  /* line 525, templates/rt_xenon/custom/scss/custom.scss */
  .g-logo {
    margin-top: 2rem;
  }
  /* line 529, templates/rt_xenon/custom/scss/custom.scss */
  .contact-map-container {
    clear: left;
    margin-left: 0;
  }
  /* line 534, templates/rt_xenon/custom/scss/custom.scss */
  .g-flippingcontent-item {
    min-height: 200px;
  }
  /* line 538, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .g-popupgrid-item {
    width: 100% !important;
  }
  /* line 542, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .g-popupgrid-description-preview .g-popupgrid-description-preview-title {
    font-size: 1rem;
  }
  /* line 546, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .g-popupgrid-description-preview .g-popupgrid-description-preview-content {
    font-size: 0.65rem;
  }
  /* line 550, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .button.button-2 {
    padding: 0 1rem;
  }
  /* line 554, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .g-popupgrid-description-preview .g-popupgrid-description-preview-readmore {
    margin: 0;
  }
  /* line 558, templates/rt_xenon/custom/scss/custom.scss */
  .moduletablespec-gridcontent .g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
    width: 100%;
  }
  /* line 562, templates/rt_xenon/custom/scss/custom.scss */
  .moduletabledownloads-contentlist .g-contentlist .g-contentlist-img {
    min-height: 0;
    margin: 0 0.625rem;
  }
  /* line 567, templates/rt_xenon/custom/scss/custom.scss */
  .accessoriesTitle {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    width: 75%;
    font-size: 0.8rem;
  }
  /* line 576, templates/rt_xenon/custom/scss/custom.scss */
  .hideMenuItem {
    display: block;
  }
  /* line 580, templates/rt_xenon/custom/scss/custom.scss */
  #g-utility .fp-utility-a > .g-content {
    padding: 1rem;
  }
}
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
  /* line 588, templates/rt_xenon/custom/scss/custom.scss */
  .g-logo {
    margin-top: 2rem;
  }
  /* line 592, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .g-popupgrid-item {
    width: 100% !important;
  }
  /* line 596, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .g-popupgrid-description-preview .g-popupgrid-description-preview-title {
    font-size: 1rem;
  }
  /* line 600, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .g-popupgrid-description-preview .g-popupgrid-description-preview-content {
    font-size: 0.65rem;
  }
  /* line 604, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .button.button-2 {
    padding: 0 1rem;
  }
  /* line 608, templates/rt_xenon/custom/scss/custom.scss */
  .moduletableproducts-showcase .g-popupgrid-description-preview .g-popupgrid-description-preview-readmore {
    margin: 0;
  }
  /* line 612, templates/rt_xenon/custom/scss/custom.scss */
  .moduletablespec-gridcontent .g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
    width: 100%;
  }
  /* line 616, templates/rt_xenon/custom/scss/custom.scss */
  .moduletabledownloads-contentlist .g-contentlist .g-contentlist-img {
    min-height: 0;
    margin: 0 0.625rem;
  }
  /* line 621, templates/rt_xenon/custom/scss/custom.scss */
  .accessoriesTitle {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    width: 75%;
    font-size: 0.8rem;
  }
  /* line 630, templates/rt_xenon/custom/scss/custom.scss */
  .hideMenuItem {
    display: block;
  }
  /* line 634, templates/rt_xenon/custom/scss/custom.scss */
  #g-utility .fp-utility-a > .g-content {
    padding: 1rem;
  }
}
/* Tablets Portrait*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* line 642, templates/rt_xenon/custom/scss/custom.scss */
  .contact-map-container {
    width: 470px;
  }
  /* line 646, templates/rt_xenon/custom/scss/custom.scss */
  .accessoriesTitle {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    width: 75%;
    font-size: 0.8rem;
  }
  /* line 655, templates/rt_xenon/custom/scss/custom.scss */
  #g-utility .fp-utility-a > .g-content {
    padding: 1rem;
  }
}
/* Tablets Landscape */
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* line 662, templates/rt_xenon/custom/scss/custom.scss */
  .contact-map-container {
    width: 670px;
  }
  /* line 666, templates/rt_xenon/custom/scss/custom.scss */
  .accessoriesTitle {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    width: 75%;
    font-size: 0.8rem;
  }
  /* line 675, templates/rt_xenon/custom/scss/custom.scss */
  #g-utility .fp-utility-a > .g-content {
    padding: 1rem;
  }
}
/*# sourceMappingURL=custom_53.css.map */