/* 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
 */

/* Rubberstamp */
/* line 2, templates/rt_gemini/custom/scss/custom.scss */
.g-content h3, .g-content h4, .g-content h5, .g-content h6, .g-content h2 {
  color: #003b11;
}
/* Core */
/* line 4, templates/rt_gemini/custom/scss/custom.scss */
body:not(.itemid-101) .page-header > h2 {
  border-bottom: 3px solid #003b11;
  color: #003b11;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 0;
  text-transform: uppercase;
}
@media only screen and (min-width: 1200px) {
  /* line 14, templates/rt_gemini/custom/scss/custom.scss */
  .section-paddings, #g-container-overlay, #g-top, #g-slideshow, #g-navigation, #g-header, #g-above, #g-utility, #g-feature, #g-expanded, #g-extension, #g-bottom, #g-footer, #g-copyright {
    padding: 0 13%;
  }
  /* line 17, templates/rt_gemini/custom/scss/custom.scss */
  #g-container-main {
    padding: 0 18%;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  /* line 22, templates/rt_gemini/custom/scss/custom.scss */
  .section-paddings, #g-container-overlay, #g-top, #g-slideshow, #g-navigation, #g-header, #g-above, #g-utility, #g-feature, #g-expanded, #g-extension, #g-bottom, #g-footer, #g-copyright {
    padding: 0 4%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 27, templates/rt_gemini/custom/scss/custom.scss */
  .section-paddings, #g-container-overlay, #g-top, #g-slideshow, #g-navigation, #g-header, #g-above, #g-utility, #g-feature, #g-expanded, #g-extension, #g-bottom, #g-footer, #g-copyright {
    padding: 0;
  }
}
/* line 31, templates/rt_gemini/custom/scss/custom.scss */
.contentimg {
  border: 10px solid #fff;
  box-shadow: 0 6px 10px -2px rgba(0, 0, 0, 0.6);
  float: right;
  margin: 20px !important;
  max-width: 50%;
  transform: rotate(1deg);
}
@media (max-width: 767px) {
  /* line 40, templates/rt_gemini/custom/scss/custom.scss */
  .contentimg {
    display: block;
    float: none;
    margin: 20px auto !important;
    max-width: 80%;
    transform: rotate(0deg);
  }
}
/* Page Surround */
/* Top */
/* line 51, templates/rt_gemini/custom/scss/custom.scss */
#g-top {
  background: #013a12 url('../../../../images/layout/background-image.jpg') no-repeat scroll right center / auto auto;
}
@media (min-width: 768px) and (max-width: 1412px) {
  /* line 55, templates/rt_gemini/custom/scss/custom.scss */
  #g-top {
    background-size: auto 420px;
  }
}
@media (max-width: 767px) {
  /* line 60, templates/rt_gemini/custom/scss/custom.scss */
  #g-top {
    background-size: 1850px;
    background-position: left bottom;
  }
  /* line 64, templates/rt_gemini/custom/scss/custom.scss */
  #g-top * {
    text-align: center !important;
  }
  /* line 67, templates/rt_gemini/custom/scss/custom.scss */
  #g-top .intro-text img {
    width: 239px;
  }
  /* line 70, templates/rt_gemini/custom/scss/custom.scss */
  .int-t-block > .g-content {
    margin-top: 0 !important;
    padding-top: 0;
  }
}
/* line 75, templates/rt_gemini/custom/scss/custom.scss */
.intro-text h2 {
  color: #003b11;
  margin: 0;
}
/* line 79, templates/rt_gemini/custom/scss/custom.scss */
.intro-text i {
  color: #a18240;
}
/* line 82, templates/rt_gemini/custom/scss/custom.scss */
#g-top .g-grid:nth-of-type(2) .g-content > .platform-content {
  padding: 0;
}
/* Header */
/* Standard Navigation */
/* line 88, templates/rt_gemini/custom/scss/custom.scss */
nav.g-main-nav {
  font-size: 0;
}
/* line 91, templates/rt_gemini/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  border-bottom: 4px solid #ddd;
  border-left: 1px solid #1c1c1c;
  border-right: 1px solid #000;
  color: #fff;
  font-weight: bold;
  padding: 20px 35px;
  text-transform: uppercase;
  transition: none;
}
/* line 101, templates/rt_gemini/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:first-of-type {
  border-left: 1px solid #000;
}
/* line 104, templates/rt_gemini/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:last-of-type {
  border-right: 1px solid #1c1c1c;
}
/* line 107, templates/rt_gemini/custom/scss/custom.scss */
#g-navigation {
  /*background: #fbfbfb url("http://www.furphys.com.au/images/metal.jpg") repeat scroll center top;*/
  padding: 0;
}
/* line 111, templates/rt_gemini/custom/scss/custom.scss */
#g-navigation > .g-grid {
  /*background-color: rgba(255, 255, 255, 0.6);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.8+30,0.9+70,0+100 */
  /*background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  /*background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 30%,rgba(255,255,255,0.9) 70%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 30%,rgba(255,255,255,0.9) 70%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
  width: 100%;
}
/* line 120, templates/rt_gemini/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:nth-of-type(1) > .g-menu-item-container, .g-main-nav .g-toplevel > li:nth-of-type(1n+3) > .g-menu-item-container {
  border-bottom-color: #1462a3;
}
/* line 123, templates/rt_gemini/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:nth-of-type(2) > .g-menu-item-container, .g-main-nav .g-toplevel > li:nth-of-type(2n+3) > .g-menu-item-container {
  border-bottom-color: #009f4a;
}
/* line 126, templates/rt_gemini/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:nth-of-type(3) > .g-menu-item-container, .g-main-nav .g-toplevel > li:nth-of-type(3n+3) > .g-menu-item-container {
  border-bottom-color: #ffa500;
}
/* line 129, templates/rt_gemini/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  border-left-color: #000;
  box-shadow: 0 61px 40px -35px rgba(0, 0, 0, 0.4) inset;
}
/* line 133, templates/rt_gemini/custom/scss/custom.scss */
.g-dropdown {
  border-radius: 0 !important;
  margin-top: 0 !important;
  width: 274px !important;
}
/* line 138, templates/rt_gemini/custom/scss/custom.scss */
.g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  left: 0;
}
/* Mobile Navigation */
@media (max-width: 767px) {
  /* line 143, templates/rt_gemini/custom/scss/custom.scss */
  .g-menu-item-title {
    font-weight: normal;
  }
  /* line 146, templates/rt_gemini/custom/scss/custom.scss */
  .scroll-block {
    max-height: none !important;
  }
}
/* Showcase */
/* line 151, templates/rt_gemini/custom/scss/custom.scss */
#g-slideshow {
  padding: 0;
}
/* line 154, templates/rt_gemini/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  box-shadow: none;
  padding: 3px;
  width: 15px;
}
/* Feature */
/* line 162, templates/rt_gemini/custom/scss/custom.scss */
.featured-item h2 {
  border-bottom: 5px solid transparent;
  color: #242424;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
  padding-bottom: 30px;
  text-transform: uppercase;
}
/* line 171, templates/rt_gemini/custom/scss/custom.scss */
.featured-item > h2::after {
  background-color: #003b11;
  content: "";
  display: block;
  height: 5px;
  line-height: 0;
  margin: 0 auto;
  padding: 0;
  position: relative;
  top: 35px;
  width: 65px;
}
/* line 183, templates/rt_gemini/custom/scss/custom.scss */
.featured-item p {
  color: #242424;
  font-size: 18px;
  padding: 0 5%;
}
/* Utility */
/* line 189, templates/rt_gemini/custom/scss/custom.scss */
.quote-button {
  background-color: rgba(255, 255, 255, 0.75);
  border: 2px solid #efefef;
  border-radius: 0 0 2px 2px;
  color: #003b11;
  font-family: calibri, sans-serif;
  font-size: 22px;
  position: fixed;
  right: -112px;
  top: 415px;
  transform: rotate(90deg);
  transition: all 0.2s ease 0s;
  z-index: 99999999 !important;
}
/* line 203, templates/rt_gemini/custom/scss/custom.scss */
.quote-button:hover {
  background-color: rgba(255, 255, 255, 0.95);
}
/* line 206, templates/rt_gemini/custom/scss/custom.scss */
.quote-button > a {
  color: #003b11;
  display: block;
  padding: 15px 20px;
}
/* line 211, templates/rt_gemini/custom/scss/custom.scss */
.quote-button > a::before {
  content: " ";
  font-family: fontawesome;
}
@media (max-width: 767px) {
  /* line 216, templates/rt_gemini/custom/scss/custom.scss */
  .quote-button {
    display: none;
  }
}
/* Main Top */
/* Content Top */
/* Main Body */
/* line 225, templates/rt_gemini/custom/scss/custom.scss */
.itemid-101 #g-container-main #g-mainbar p {
  font-size: 18px;
}
/* line 228, templates/rt_gemini/custom/scss/custom.scss */
#g-container-main {
  margin: 0;
}
/* Content Bottom */
/* Sidebar */
/* line 234, templates/rt_gemini/custom/scss/custom.scss */
.submenu-mod.moduletable .nav.menu, .submenu-mod.moduletable .mostread, .submenu-mod.moduletable .latestnews, .submenu-mod.moduletable .archive-module, .submenu-mod.moduletable .relateditems, .submenu-mod.moduletable .categories-module, .submenu-mod.moduletable .category-module, .submenu-mod.moduletable .latestusers, .submenu-mod.moduletable .unstyled {
  border: medium none;
  margin: 0.938rem 1.876rem;
  padding: 0;
  width: 100%;
}
/* line 240, templates/rt_gemini/custom/scss/custom.scss */
.page-header h2 {
  margin-top: 0;
}
/* line 243, templates/rt_gemini/custom/scss/custom.scss */
#g-aside {
  border-radius: 0;
  margin-top: 3rem;
}
/* line 247, templates/rt_gemini/custom/scss/custom.scss */
#g-aside .g-content {
  background-color: #fafafa;
  margin-bottom: 35px;
  padding: 0;
}
/* line 252, templates/rt_gemini/custom/scss/custom.scss */
.submenu-mod.moduletable .nav.menu li, .submenu-mod.moduletable .mostread li, .submenu-mod.moduletable .latestnews li, .submenu-mod.moduletable .archive-module li, .submenu-mod.moduletable .relateditems li, .submenu-mod.moduletable .categories-module li, .submenu-mod.moduletable .category-module li, .submenu-mod.moduletable .latestusers li, .submenu-mod.moduletable .unstyled li {
  border-bottom: 2px solid #fff;
  left: -30px;
  position: relative;
  text-indent: 10px;
}
/* line 258, templates/rt_gemini/custom/scss/custom.scss */
.submenu-mod.moduletable .nav.menu li:last-child, .submenu-mod.moduletable .mostread li:last-child, .submenu-mod.moduletable .latestnews li:last-child, .submenu-mod.moduletable .archive-module li:last-child, .submenu-mod.moduletable .relateditems li:last-child, .submenu-mod.moduletable .categories-module li:last-child, .submenu-mod.moduletable .category-module li:last-child, .submenu-mod.moduletable .latestusers li:last-child, .submenu-mod.moduletable .unstyled li:last-child {
  border-bottom: 0 none;
}
/* line 261, templates/rt_gemini/custom/scss/custom.scss */
.submenu-mod a {
  color: #000;
  text-transform: uppercase;
}
/* line 265, templates/rt_gemini/custom/scss/custom.scss */
.submenu-mod span.separator {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 270, templates/rt_gemini/custom/scss/custom.scss */
#g-aside .platform-content {
  border-top: 5px solid #003b11;
}
/* line 273, templates/rt_gemini/custom/scss/custom.scss */
.submenu-mod ul.nav.menu > li {
  margin-bottom: 0;
}
/* line 276, templates/rt_gemini/custom/scss/custom.scss */
.submenu-mod li.parent {
  background-color: #efefef;
}
/* line 279, templates/rt_gemini/custom/scss/custom.scss */
.submenu-mod li.parent {
  background-color: #efefef;
  padding-bottom: 0 !important;
}
/* line 283, templates/rt_gemini/custom/scss/custom.scss */
.submenu-mod .g-title {
  color: #003b11;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 0 10px;
  padding: 0;
  text-transform: uppercase;
}
/* Mainbottom */
/* Extension */
/* line 294, templates/rt_gemini/custom/scss/custom.scss */
#g-expanded {
  padding: 0;
}
/* line 297, templates/rt_gemini/custom/scss/custom.scss */
.expanded-intro > h2 {
  font-weight: normal;
  margin-top: 0;
}
/* line 301, templates/rt_gemini/custom/scss/custom.scss */
.expanded-intro > p {
  font-size: 18px;
}
/* line 304, templates/rt_gemini/custom/scss/custom.scss */
.custom.expanded-intro {
  max-width: 700px;
}
/* line 307, templates/rt_gemini/custom/scss/custom.scss */
.scroll-block {
  max-height: 500px;
  overflow: auto;
  position: relative;
}
/* line 312, templates/rt_gemini/custom/scss/custom.scss */
.map-block {
  line-height: 0;
}
/* line 315, templates/rt_gemini/custom/scss/custom.scss */
#g-expanded iframe {
  height: 500px;
  line-height: 0;
}
/* line 319, templates/rt_gemini/custom/scss/custom.scss */
.scroll-down {
  background-color: #fbfbfb;
  border-bottom: 1px solid #dcdcdc;
  color: #bababa;
  display: block;
  left: 0;
  margin: 0 auto;
  padding-bottom: 5px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  display: none;
}
@media (min-width: 768px) and (max-width: 1213px) {
  /* line 334, templates/rt_gemini/custom/scss/custom.scss */
  .scroll-down {
    display: block;
  }
}
/* Bottom */
/* line 339, templates/rt_gemini/custom/scss/custom.scss */
.extension-contact h4 {
  font-size: 28px;
  font-weight: lighter;
  margin: 0 auto;
  max-width: 890px;
  padding: 25px 0;
  color: #979797;
}
/* line 347, templates/rt_gemini/custom/scss/custom.scss */
.custom.extension-contact {
  text-align: center;
}
/* line 350, templates/rt_gemini/custom/scss/custom.scss */
.g-bottom-simplemenu .g-simplemenu-particle {
  -moz-box-pack: end;
  justify-content: right;
}
/* line 354, templates/rt_gemini/custom/scss/custom.scss */
.extension-contact > h2 {
  font-weight: lighter;
  margin-top: 0;
  color: #454545;
}
/* line 359, templates/rt_gemini/custom/scss/custom.scss */
.extension-contact > h2 > i {
  color: #003b11;
}
/* Footer */
/* line 363, templates/rt_gemini/custom/scss/custom.scss */
#g-footer {
  border: none;
}
/* line 366, templates/rt_gemini/custom/scss/custom.scss */
.botticon {
  float: left;
  font-size: 50px;
  line-height: 0;
  padding: 0 10px;
  color: #fff !important;
}
/* line 373, templates/rt_gemini/custom/scss/custom.scss */
.botticon .fa {
  line-height: 47px;
}
/* line 376, templates/rt_gemini/custom/scss/custom.scss */
.botttitle {
  font-weight: bold;
  text-align: left;
  color: #fff !important;
}
/* line 381, templates/rt_gemini/custom/scss/custom.scss */
.botttitle::after {
  content: " ›";
}
/* line 384, templates/rt_gemini/custom/scss/custom.scss */
.bottdesc {
  font-size: 14px;
  font-weight: lighter;
  text-align: left;
  color: #fff !important;
}
/* line 390, templates/rt_gemini/custom/scss/custom.scss */
.bottom-module {
  display: block;
  margin: 0 auto !important;
  max-width: 100%;
  width: 245px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 397, templates/rt_gemini/custom/scss/custom.scss */
  #g-footer .g-content {
    margin: 0;
  }
  /* line 400, templates/rt_gemini/custom/scss/custom.scss */
  #g-footer {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 890px) {
  /* line 405, templates/rt_gemini/custom/scss/custom.scss */
  #g-footer .g-content {
    padding: 20px 0;
  }
}
/* Copyright */
/* Mediart Custom Styles */
/* line 412, templates/rt_gemini/custom/scss/custom.scss */
.mediart-highligher {
  background: #feffbf;
  padding: 1px;
  font-weight: bold;
}
/* line 417, templates/rt_gemini/custom/scss/custom.scss */
.mediart-alert {
  background-color: #fffbfb;
  padding: 3px 4px;
  border: 1px dashed #f8c9bb;
  color: #d0583f;
  font-size: 120%;
}
/* line 424, templates/rt_gemini/custom/scss/custom.scss */
.mediart-approved {
  background: #fafdf9;
  padding: 3px 4px;
  border: 1px dashed #c1cec1;
  color: #6cb656;
  font-size: 120%;
}
/* line 431, templates/rt_gemini/custom/scss/custom.scss */
.mediart-bigone {
  background-color: #fff;
  font-style: italic;
  padding: 4px;
  border: 4px solid #eee;
  font-weight: bold;
  font-size: 150%;
  line-height: 120%;
  color: #666;
}
/* line 441, templates/rt_gemini/custom/scss/custom.scss */
.mediart-attention {
  background-color: #fffdf6;
  padding: 3px 4px;
  border: 1px dashed #e4e4d5;
  font-size: 120%;
  color: #e1b42f;
}
/* line 448, templates/rt_gemini/custom/scss/custom.scss */
.mediart-doc {
  background-color: #f7f7f7;
  padding: 3px 4px;
  border: 1px dashed #e5e5e5;
  color: #666;
  font-size: 120%;
}
/* line 455, templates/rt_gemini/custom/scss/custom.scss */
.mediart-question {
  background-color: #fafcfd;
  padding: 3px 4px;
  border: 1px dashed #c7cdda;
  color: #6187b3;
  font-size: 120%;
}
/* Mediart Custom Fine Tuning */
/* line 463, templates/rt_gemini/custom/scss/custom.scss */
table.haslines td {
  border: 1px solid #ccc;
  padding: 2px;
  font-size: 10px;
  background-color: #fff;
}
/* line 464, templates/rt_gemini/custom/scss/custom.scss */
code {
  font-size: 12px;
}
/* Webkit Scrollbar */
/* line 468, templates/rt_gemini/custom/scss/custom.scss */
.scroll-block::-webkit-scrollbar {
  width: 5px;
  height: 2px;
}
/* line 472, templates/rt_gemini/custom/scss/custom.scss */
.scroll-block::-webkit-scrollbar-button {
  width: 10px;
  height: 10px;
}
/* line 476, templates/rt_gemini/custom/scss/custom.scss */
.scroll-block::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.1);
  border: 0px none #fff;
  border-radius: 50px;
}
/* line 481, templates/rt_gemini/custom/scss/custom.scss */
.scroll-block:hover::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
}
/* line 484, templates/rt_gemini/custom/scss/custom.scss */
.scroll-block::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
/* line 487, templates/rt_gemini/custom/scss/custom.scss */
.scroll-block::-webkit-scrollbar-thumb:active {
  background: rgba(0, 0, 0, 0.5);
}
/* line 490, templates/rt_gemini/custom/scss/custom.scss */
.scroll-block::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #fff;
  border-radius: 50px;
}
/* line 495, templates/rt_gemini/custom/scss/custom.scss */
.scroll-block::-webkit-scrollbar-track:hover {
  background: transparent;
}
/* line 498, templates/rt_gemini/custom/scss/custom.scss */
.scroll-block::-webkit-scrollbar-track:active {
  background: transparent;
}
/* line 501, templates/rt_gemini/custom/scss/custom.scss */
.scroll-block::-webkit-scrollbar-corner {
  background: transparent;
}
/* Media Query Overirdes */
@media only screen and (min-width: 768px) and (max-width: 1372px) {
  /* line 508, templates/rt_gemini/custom/scss/custom.scss */
  #g-above .g-content {
    padding: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 513, templates/rt_gemini/custom/scss/custom.scss */
  .quote-button {
    font-size: 16px;
    right: -84px;
    top: 389px;
  }
}
/* Bootstrap Tables */
/* line 521, templates/rt_gemini/custom/scss/custom.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 525, templates/rt_gemini/custom/scss/custom.scss */
.row::after, .row::before {
  content: " ";
  display: table;
}
/* line 529, templates/rt_gemini/custom/scss/custom.scss */
.row::after {
  clear: both;
}
/* line 532, templates/rt_gemini/custom/scss/custom.scss */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (min-width: 993px) {
  /* line 539, templates/rt_gemini/custom/scss/custom.scss */
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  /* line 542, templates/rt_gemini/custom/scss/custom.scss */
  .col-md-1 {
    width: 8.33333%;
  }
  /* line 545, templates/rt_gemini/custom/scss/custom.scss */
  .col-md-2 {
    width: 16.6667%;
  }
  /* line 548, templates/rt_gemini/custom/scss/custom.scss */
  .col-md-3 {
    width: 25%;
  }
}
/* line 552, templates/rt_gemini/custom/scss/custom.scss */
.dealers-list .row:nth-of-type(2n) {
  background-color: #e7e8e9;
}
/* line 555, templates/rt_gemini/custom/scss/custom.scss */
.dealers-list .row:nth-of-type(2n+1) {
  background-color: #f9f9f9;
}
/* line 558, templates/rt_gemini/custom/scss/custom.scss */
.dealers-list .row:nth-of-type(1) {
  background-color: #013a12;
  color: #fff;
}
/* line 562, templates/rt_gemini/custom/scss/custom.scss */
.dealers-list .row {
  text-align: center;
}
@media (max-width: 992px) {
  /* line 566, templates/rt_gemini/custom/scss/custom.scss */
  .dealers-list .row:nth-of-type(1) {
    display: none;
  }
  /* line 569, templates/rt_gemini/custom/scss/custom.scss */
  .dealers-list .row {
    padding: 10px 0;
  }
}
/* line 573, templates/rt_gemini/custom/scss/custom.scss */
.fancybox-title {
  display: none !important;
}
/* line 576, templates/rt_gemini/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #fff;
}
@media (min-width: 768px) and (max-width: 939px) {
  /* line 581, templates/rt_gemini/custom/scss/custom.scss */
  #g-above .g-block.size-16-7 {
    -webkit-flex: 0 33.3333333333%;
    -moz-flex: 0 33.3333333333%;
    -ms-flex: 0 33.3333333333%;
    flex: 0 33.3333333333%;
    width: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
/*# sourceMappingURL=custom_12.css.map */