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

/* Slide */
/* line 3, templates/rt_isotope/custom/scss/custom.scss */
.layout-slideshow2 .sprocket-features-content {
  background: transparent !important;
}
/* line 9, templates/rt_isotope/custom/scss/custom.scss */
.layout-slideshow2 .sprocket-features-title {
  font-size: 3.5em !important;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}
/* line 16, templates/rt_isotope/custom/scss/custom.scss */
.layout-slideshow2 .sprocket-features-desc {
  font-size: 1.8em !important;
  line-height: 2em !important;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
/* line 23, templates/rt_isotope/custom/scss/custom.scss */
.layout-slideshow2 .sprocket-features-content {
  top: 35% !important;
  left: 50% !important;
  margin-left: -200px !important;
  width: 400px !important;
}
/* end Slide */
/* Button Home */
/* line 34, templates/rt_isotope/custom/scss/custom.scss */
.button.button-blue {
  background: #5aff3e;
}
/* line 38, templates/rt_isotope/custom/scss/custom.scss */
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  background: #1e7d0e;
}
/* line 45, templates/rt_isotope/custom/scss/custom.scss */
.button.button-red {
  background: #105fcd;
}
/* line 49, templates/rt_isotope/custom/scss/custom.scss */
.button.button-red:hover, .button.button-blue:active, .button.button-blue:focus {
  background: #134b9a;
}
/* End Button Home */
/* Body */
/* line 59, templates/rt_isotope/custom/scss/custom.scss */
.button, .readon, .readon2, a.readmore, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, .sprocket-readmore, .roksearch_results a.clr {
  border-radius: 0 !important;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0;
}
/* line 67, templates/rt_isotope/custom/scss/custom.scss */
.readon {
  background: #3176d6;
  color: #fff;
  border: 2px solid #3176d6;
}
/* line 73, templates/rt_isotope/custom/scss/custom.scss */
.readon:hover {
  background: transparent;
  color: #3176d6;
  border: 2px solid #3176d6;
}
/* line 80, templates/rt_isotope/custom/scss/custom.scss */
.center {
  text-align: center;
}
/* line 84, templates/rt_isotope/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Open Sans', 'Helvetica', arial, serif;
}
/* line 88, templates/rt_isotope/custom/scss/custom.scss */
#g-showcase:before {
  background: transparent;
}
/* line 92, templates/rt_isotope/custom/scss/custom.scss */
.g-title {
  font-size: 1.5rem !important;
}
/* end Body */
/* 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 */
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.938rem) {
}
@media only all and (max-width: 59.938rem) {
}
/* line 163, templates/rt_isotope/custom/scss/custom.scss */
------------------------------------------ .g-width-container {
  /* GANTRY5 G-width*/
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 173, templates/rt_isotope/custom/scss/custom.scss */
.g-width-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
/* line 180, templates/rt_isotope/custom/scss/custom.scss */
.g-row, .g-row:before, .g-row:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/* line 185, templates/rt_isotope/custom/scss/custom.scss */
.g-row {
  margin: 0 -15px;
}
/* line 188, templates/rt_isotope/custom/scss/custom.scss */
.g-container [class*="g-block"], .g-container [class*="g-width"] {
  min-width: 0;
}
/* line 191, templates/rt_isotope/custom/scss/custom.scss */
.g-width-block {
  display: block;
  float: left;
}
/* line 195, templates/rt_isotope/custom/scss/custom.scss */
.g-row .g-width-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;
  margin: -0.25rem;
}
/* line 208, templates/rt_isotope/custom/scss/custom.scss */
.g-width-spacer {
  margin: 15px;
}
/* line 212, templates/rt_isotope/custom/scss/custom.scss */
.gantry-block-center {
  margin: auto;
  float: none !important;
}
/* line 216, templates/rt_isotope/custom/scss/custom.scss */
.g-width-10, .g-width-20, .g-width-25, .g-width-30, .g-width-33, .g-width-40, .g-width-50, .g-width-60, .g-width-66, .g-width-70, .g-width-75, .g-width-80, .g-width-90 {
  display: block;
  float: left;
}
/* line 232, templates/rt_isotope/custom/scss/custom.scss */
.g-width-10 {
  width: 10%;
}
/* line 235, templates/rt_isotope/custom/scss/custom.scss */
.g-width-20 {
  width: 20%;
}
/* line 238, templates/rt_isotope/custom/scss/custom.scss */
.g-width-25 {
  width: 25%;
}
/* line 241, templates/rt_isotope/custom/scss/custom.scss */
.g-width-30 {
  width: 30%;
}
/* line 244, templates/rt_isotope/custom/scss/custom.scss */
.g-width-33 {
  width: 33.33333%;
}
/* line 247, templates/rt_isotope/custom/scss/custom.scss */
.g-width-40 {
  width: 40%;
}
/* line 250, templates/rt_isotope/custom/scss/custom.scss */
.g-width-50 {
  width: 50%;
}
/* line 253, templates/rt_isotope/custom/scss/custom.scss */
.g-width-60 {
  width: 60%;
}
/* line 256, templates/rt_isotope/custom/scss/custom.scss */
.g-width-66 {
  width: 66.66667%;
}
/* line 259, templates/rt_isotope/custom/scss/custom.scss */
.g-width-70 {
  width: 70%;
}
/* line 262, templates/rt_isotope/custom/scss/custom.scss */
.g-width-75 {
  width: 75%;
}
/* line 265, templates/rt_isotope/custom/scss/custom.scss */
.g-width-80 {
  width: 80%;
}
/* line 268, templates/rt_isotope/custom/scss/custom.scss */
.g-width-90 {
  width: 90%;
}
/* line 271, templates/rt_isotope/custom/scss/custom.scss */
.g-width-100 {
  width: 100%;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 276, templates/rt_isotope/custom/scss/custom.scss */
  .g-width-20, .g-width-25, .g-width-30, .g-width-33, .g-width-40, .g-width-50, .g-width-60, .g-width-66, .g-width-70, .g-width-75, .g-width-80, .g-width-90 {
    width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  /* line 283, templates/rt_isotope/custom/scss/custom.scss */
  .g-width-20, .g-width-25, .g-width-30, .g-width-33, .g-width-40, .g-width-50, .g-width-60, .g-width-66, .g-width-70, .g-width-75, .g-width-80, .g-width-90 {
    width: 100%;
  }
}
/* end GANTRY5 G-width*/
/* ------------------------------------------------------------------------------------------------------------------ */
/* line 294, templates/rt_isotope/custom/scss/custom.scss */
.g-main-nav ul, #g-mobilemenu-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  margin-left: -95px;
  margin-top: 25px;
}
/* line 303, templates/rt_isotope/custom/scss/custom.scss */
.layout-slideshow2 .sprocket-features-img-container img {
  width: 100%;
  margin-top: 96px;
}
/* line 308, templates/rt_isotope/custom/scss/custom.scss */
.muted {
  color: #999;
  display: none;
}
/* line 313, templates/rt_isotope/custom/scss/custom.scss */
table {
  border: 0px solid #dedede !important;
}
/* line 317, templates/rt_isotope/custom/scss/custom.scss */
td {
  padding: 0.5rem;
  border: 0px solid #dedede !important;
}
/* line 322, templates/rt_isotope/custom/scss/custom.scss */
.logo-center {
  position: static;
  height: auto;
  display: none;
}
/* line 328, templates/rt_isotope/custom/scss/custom.scss */
.footer {
  background-color: #f4f4f4;
  display: none;
}
/* line 333, templates/rt_isotope/custom/scss/custom.scss */
.mast-fixed.mast-down {
  margin-top: 0;
  display: none;
}
/* line 338, templates/rt_isotope/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);
}
/* #g-expanded {
 background: #121212;
 color: #fff;
 height: 222px;
 }*/
/* line 353, templates/rt_isotope/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #105fcd;
  margin-left: 10px;
}
/* line 358, templates/rt_isotope/custom/scss/custom.scss */
.g-offcanvas-toggle {
  font-size: 1rem;
  color: #3176d6;
  border: 2px solid #3176d6;
  background: transparent;
  border-radius: 0;
  width: 32px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  top: 0.8rem;
  left: 1.8rem;
  margin-left: -15px;
  padding-left: 1px;
  z-index: 100001;
}
/* line 375, templates/rt_isotope/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Open Sans', 'Helvetica', arial, serif;
  margin-top: 50px;
}
/* line 380, templates/rt_isotope/custom/scss/custom.scss */
.g-title {
  font-size: 1.5rem !important;
  margin-top: 0px;
}
/* line 385, templates/rt_isotope/custom/scss/custom.scss */
.g-toplevel > li.g-menu-item-type-particle, .g-main-nav .g-toplevel > li.g-menu-item-type-module {
  display: inline-block;
  font-family: "Open Sans";
  font-weight: 700;
  color: #fff !important;
  font-size: 1rem;
  text-transform: uppercase;
  border: 2px solid transparent;
  margin: 0 0 0.5rem 0;
  padding: 0.5rem 1.5rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  margin-left: 125px;
}
/* line 403, templates/rt_isotope/custom/scss/custom.scss */
#g-showcase {
  background: #fff;
  color: #777;
  position: relative;
  margin-top: -51px;
}
/* line 410, templates/rt_isotope/custom/scss/custom.scss */
#g-offcanvas .button {
  background: transparent;
  border: 2px solid #fff !important;
  color: #fff !important;
  margin-left: -165px;
}
/* line 417, templates/rt_isotope/custom/scss/custom.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  display: none;
}
/* line 428, templates/rt_isotope/custom/scss/custom.scss */
.layout-slideshow2 .sprocket-features-content {
  top: 35% !important;
  left: 50% !important;
  margin-left: -200px !important;
  width: 400px !important;
  display: none;
}
/* line 436, templates/rt_isotope/custom/scss/custom.scss */
#g-mainbar {
  background: #fff;
  color: #686868;
  margin-top: 30px;
}
/* line 442, templates/rt_isotope/custom/scss/custom.scss */
.readon {
  background: #a97a38;
  color: #504f4e !important;
  border: 2px solid #d0ad7c;
}
/* line 448, templates/rt_isotope/custom/scss/custom.scss */
.readon:hover {
  background: transparent;
  color: #000 !important;
  border: 2px solid #d0ad7c;
}
/* line 454, templates/rt_isotope/custom/scss/custom.scss */
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  margin-top: -15px;
}
/* line 465, templates/rt_isotope/custom/scss/custom.scss */
.g-promoimage .g-promoimage-title {
  display: inline-block;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 1.1rem;
  float: left;
  margin-top: 6px;
}
/* line 474, templates/rt_isotope/custom/scss/custom.scss */
.g-title {
  font-size: 1.5rem !important;
  margin-top: 0px;
  text-transform: capitalize;
}
/* line 480, templates/rt_isotope/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
  font-weight: bold;
  border: 0px solid transparent;
  margin-left: 94px;
}
/* line 487, templates/rt_isotope/custom/scss/custom.scss */
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -77px;
  width: 100%;
}
