/*5b13e53199965b5eca6323a4794c7a97*/
/* 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, media/gantry5/engines/nucleus/scss/joomla/theme/_forms.scss */
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
/* line 6, media/gantry5/engines/nucleus/scss/joomla/theme/_forms.scss */
legend small {
  font-size: 0.8rem;
}
/* line 10, media/gantry5/engines/nucleus/scss/joomla/theme/_forms.scss */
.input-prepend > .add-on, .input-append > .add-on {
  line-height: 1.5;
}
/* line 1, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.btn-primary {
  background: #c00000;
  color: #fff;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 6, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.btn-primary:hover {
  background: #da0000;
  color: #fff;
}
/* line 10, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.btn-primary:active, .btn-primary:focus {
  background: #a70000;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
}
/* line 17, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.btn-group > .btn + .dropdown-toggle {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 21, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background: #a70000;
  color: #fff;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
/* line 27, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-image: none;
  background-color: #c00000;
}
/* line 32, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.btn-link {
  color: #c00000;
}
/* line 36, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.view-articles, .view-images, .view-imagesList {
  background: none;
  height: auto;
}
/* line 40, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.view-articles #g-page-surround, .view-images #g-page-surround, .view-imagesList #g-page-surround {
  background: none;
  overflow: visible;
  min-height: auto;
  position: static;
}
/* line 46, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.view-articles .g-menu-overlay, .view-images .g-menu-overlay, .view-imagesList .g-menu-overlay {
  display: none;
}
/* line 52, templates/rt_xenon/scss/xenon-joomla/_core.scss */
table.table-bordered {
  border-collapse: separate;
  *border-collapse: collapse;
}
/* line 55, templates/rt_xenon/scss/xenon-joomla/_core.scss */
table.table-bordered th {
  background-color: #f2f2f2;
}
/* line 59, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
  background: #e6e6e6;
}
/* line 62, templates/rt_xenon/scss/xenon-joomla/_core.scss */
/* line 63, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background: #bfbfbf;
}
/* line 67, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.table, .table-bordered {
  /*	border-color: $rule-color $rule-color $rule-color transparent;*/
}
/* line 69, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.table th, .table-bordered th, .table td, .table-bordered td {
  /*	border: 1px solid $rule-color;*/
}
/* line 73, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.well {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
/* line 78, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.nav-tabs.nav-stacked > li > a {
  background-color: #e6e6e6;
}
/* line 80, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.nav-tabs.nav-stacked > li > a:hover {
  background-color: #f2f2f2;
}
/* line 84, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd), .cat-list-row0 {
  background-color: #e6e6e6;
}
/* line 91, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover, .cat-list-row0:hover, .cat-list-row1:hover {
  background-color: #d9d9d9;
}
/* line 99, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.pager li > a, .pager li > span {
  display: inline-block;
  font-family: "Arial", sans-serif;
  font-weight: 500;
  background: #c00000;
  color: #fff !important;
  font-size: 1rem;
  border: 2px solid transparent;
  border-radius: 0;
  margin: 0;
  padding: 0.5rem 1.25rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 113, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.pager li > a:hover, .pager li > span:hover, .pager li > a:active, .pager li > span:active, .pager li > a:focus, .pager li > span:focus {
  background: #740000;
  color: #fff !important;
}
/* line 119, templates/rt_xenon/scss/xenon-joomla/_core.scss */
/* line 120, templates/rt_xenon/scss/xenon-joomla/_core.scss */
/* line 121, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.pagination ul > li > a, .pagination ul > li > span {
  background: #d9d9d9;
  border: 1px solid #bfbfbf;
}
/* line 124, templates/rt_xenon/scss/xenon-joomla/_core.scss */
.pagination ul > li > a:hover, .pagination ul > li > span:hover {
  background: #f2f2f2;
}
/* line 2, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
.list-striped, .row-striped {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 7, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 14, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
  background-color: #fcfcfc;
}
/* line 21, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
/* line 28, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
.list-bordered, .row-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 33, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
.row-even, .row-odd {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 38, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
.row-even {
  background-color: #fcfcfc;
}
/* line 42, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
.iframe-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 47, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
blockquote {
  border-left: 5px solid rgba(0, 0, 0, 0.1);
}
/* line 52, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
blockquote small {
  color: #9b9b9b;
}
/* line 56, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
blockquote.pull-right {
  border-right: 5px solid rgba(0, 0, 0, 0.1);
}
/* line 60, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
code, pre {
  background-color: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 65, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
/* line 66, templates/rt_xenon/scss/xenon-joomla/_typography.scss */
pre.prettyprint {
  padding: 1rem !important;
}
/* line 1, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
legend {
  color: #686868;
  font-family: "Arial", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.5;
  margin: 1rem 0;
}
/* line 10, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.input-prepend .chzn-container-single .chzn-single, .input-append .chzn-container-single .chzn-single {
  border-color: rgba(0, 0, 0, 0.1);
}
/* line 15, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.input-prepend .chzn-container-single .chzn-drop, .input-append .chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, 0.1);
}
/* line 20, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.form-actions {
  background: none;
  border: 0;
}
/* line 25, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  color: #686868;
  background-color: #d9d9d9;
  border: 1px solid rgba(104, 104, 104, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-sizing: border-box !important;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
/* line 47, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.input-prepend textarea, .input-prepend input[type="text"], .input-prepend input[type="password"], .input-prepend input[type="datetime"], .input-prepend input[type="datetime-local"], .input-prepend input[type="date"], .input-prepend input[type="month"], .input-prepend input[type="time"], .input-prepend input[type="week"], .input-prepend input[type="number"], .input-prepend input[type="email"], .input-prepend input[type="url"], .input-prepend input[type="search"], .input-prepend input[type="tel"], .input-prepend input[type="color"], .input-prepend .uneditable-input, .input-append textarea, .input-append input[type="text"], .input-append input[type="password"], .input-append input[type="datetime"], .input-append input[type="datetime-local"], .input-append input[type="date"], .input-append input[type="month"], .input-append input[type="time"], .input-append input[type="week"], .input-append input[type="number"], .input-append input[type="email"], .input-append input[type="url"], .input-append input[type="search"], .input-append input[type="tel"], .input-append input[type="color"], .input-append .uneditable-input {
  padding: 0.35rem;
  max-width: 95%;
}
/* line 50, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.dir-rtl .input-prepend textarea, .dir-rtl .input-prepend input[type="text"], .dir-rtl .input-prepend input[type="password"], .dir-rtl .input-prepend input[type="datetime"], .dir-rtl .input-prepend input[type="datetime-local"], .dir-rtl .input-prepend input[type="date"], .dir-rtl .input-prepend input[type="month"], .dir-rtl .input-prepend input[type="time"], .dir-rtl .input-prepend input[type="week"], .dir-rtl .input-prepend input[type="number"], .dir-rtl .input-prepend input[type="email"], .dir-rtl .input-prepend input[type="url"], .dir-rtl .input-prepend input[type="search"], .dir-rtl .input-prepend input[type="tel"], .dir-rtl .input-prepend input[type="color"], .dir-rtl .input-prepend .uneditable-input, .dir-rtl .input-append textarea, .dir-rtl .input-append input[type="text"], .dir-rtl .input-append input[type="password"], .dir-rtl .input-append input[type="datetime"], .dir-rtl .input-append input[type="datetime-local"], .dir-rtl .input-append input[type="date"], .dir-rtl .input-append input[type="month"], .dir-rtl .input-append input[type="time"], .dir-rtl .input-append input[type="week"], .dir-rtl .input-append input[type="number"], .dir-rtl .input-append input[type="email"], .dir-rtl .input-append input[type="url"], .dir-rtl .input-append input[type="search"], .dir-rtl .input-append input[type="tel"], .dir-rtl .input-append input[type="color"], .dir-rtl .input-append .uneditable-input {
  border-radius: 4px 0 0 4px;
}
/* line 56, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.input-prepend > .add-on, .input-append > .add-on {
  background: #d9d9d9;
  border: 1px solid rgba(104, 104, 104, 0.5);
  padding: 0.275rem;
  -webkit-padding-before: 7px;
  -webkit-padding-after: 7px;
}
/* line 62, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.dir-rtl .input-prepend > .add-on, .dir-rtl .input-append > .add-on {
  margin-right: auto;
  margin-left: -1px;
}
/* line 65, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.dir-rtl .input-prepend > .add-on .btn, .dir-rtl .input-append > .add-on .btn {
  margin-right: auto;
  margin-left: -1px;
}
/* line 69, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.dir-rtl .input-prepend > .add-on:first-child, .dir-rtl .input-append > .add-on:first-child {
  border-radius: 0 4px 4px 0;
}
/* line 75, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
textarea {
  width: 100%;
}
/* line 79, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
/* line 80, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
/* line 81, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.dir-rtl .form-horizontal .control-label {
  float: right;
  text-align: left;
}
/* line 85, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.dir-rtl .form-horizontal .controls {
  margin-left: 0;
  margin-right: 180px;
}
/* line 92, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
select {
  color: #686868;
  background: #fff;
  border: 1px solid rgba(104, 104, 104, 0.5);
}
/* line 99, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.view-mailto, .body-only {
  padding: 0 1.5rem;
}
/* line 101, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.view-mailto #g-page-surround, .body-only #g-page-surround {
  box-shadow: none;
}
/* line 107, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
/* line 108, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.controls input[type="radio"] {
  margin-right: 5px;
}
/* line 112, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
/* line 113, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
.layout-edit #sbox-content.sbox-content-iframe {
  overflow: hidden;
}
/* line 119, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
/* line 120, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
#login-form .input-prepend, #login-form .input-append {
  width: 100%;
}
/* line 122, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
#login-form .input-prepend .add-on, #login-form .input-append .add-on, #login-form .input-prepend .input-small, #login-form .input-append .input-small, #login-form .input-prepend .btn, #login-form .input-append .btn {
  height: 35px;
}
/* line 125, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
#login-form .input-prepend .input-small, #login-form .input-append .input-small {
  width: 80%;
}
/* line 129, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
#login-form #modlgn-secretkey {
  width: 65%;
}
/* line 133, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
/* line 134, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
/* line 135, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
#lightcase-content #login-form .input-small {
  width: 240px;
}
/* line 142, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
/* line 143, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
#searchForm .btn, #finder-search .btn {
  display: inline-block;
  font-family: "Arial", sans-serif;
  font-weight: 500;
  background: #c00000;
  color: #fff !important;
  font-size: 1rem;
  border: 2px solid transparent;
  border-radius: 0;
  margin: 0;
  padding: 0.5rem 1.25rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 157, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
#searchForm .btn:hover, #finder-search .btn:hover, #searchForm .btn:active, #finder-search .btn:active, #searchForm .btn:focus, #finder-search .btn:focus {
  background: #740000;
  color: #fff !important;
}
/* line 163, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
/* line 164, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
#searchForm .btn {
  padding: 0.35rem 1.25rem;
  border-radius: 4px;
}
/* line 169, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
/* line 170, templates/rt_xenon/scss/xenon-joomla/_forms.scss */
#finder-search .inputbox {
  margin: 1rem 0 0.5rem 0;
}
/* line 1, templates/rt_xenon/scss/xenon-joomla/_tabs.scss */
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
/* line 6, templates/rt_xenon/scss/xenon-joomla/_tabs.scss */
.nav-tabs.nav-dark > li > a {
  color: rgba(104, 104, 104, 0.5);
}
/* line 10, templates/rt_xenon/scss/xenon-joomla/_tabs.scss */
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777;
}
/* line 15, templates/rt_xenon/scss/xenon-joomla/_tabs.scss */
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  color: #fff;
  background-color: #555;
  border: 1px solid #222;
}
/* line 2, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.tip-wrap {
  color: #fff;
  background-color: #000;
}
/* line 8, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.search span.highlight {
  background-color: #e6e6e6;
}
/* line 13, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.img-polaroid {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 20, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.muted {
  color: #999;
}
/* line 24, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
a.muted:hover, a.muted:focus {
  color: #808080;
}
/* line 29, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert {
  background-color: #f8f4ec;
  border-color: #eee4d2;
  padding: 0.938rem;
}
/* line 34, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert a, .alert a:hover, .alert .alert-link, .alert .alert-link:hover {
  right: 0 !important;
  color: #6c5328;
  font-weight: bold;
  text-decoration: none;
}
/* line 42, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert, .alert h4, .text-warning {
  color: #c09853;
}
/* line 48, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #b78c43;
}
/* line 53, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-success {
  color: #468847;
  background-color: #dfeedf;
  border-color: #c4e0c4;
}
/* line 58, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-success a, .alert-success a:hover, .alert-success .alert-link, .alert-success .alert-link:hover {
  color: #356635;
  font-weight: bold;
}
/* line 62, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-success a:hover, .alert-success a:hover:hover, .alert-success .alert-link:hover, .alert-success .alert-link:hover:hover {
  text-decoration: underline;
}
/* line 68, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-success h4, .text-success {
  color: #468847;
}
/* line 73, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
a.text-success:hover, a.text-success:focus {
  color: #3d773e;
}
/* line 78, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f6e7e7;
  border-color: #edd1d0;
}
/* line 84, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-danger a, .alert-error a, .alert-danger a:hover, .alert-error a:hover, .alert-danger .alert-link, .alert-error .alert-link, .alert-danger .alert-link:hover, .alert-error .alert-link:hover {
  color: #953b39;
  font-weight: bold;
}
/* line 88, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-danger a:hover, .alert-error a:hover, .alert-danger a:hover:hover, .alert-error a:hover:hover, .alert-danger .alert-link:hover, .alert-error .alert-link:hover, .alert-danger .alert-link:hover:hover, .alert-error .alert-link:hover:hover {
  text-decoration: underline;
}
/* line 94, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-danger h4, .alert-error h4, .text-error {
  color: #b94a48;
}
/* line 100, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
a.text-error:hover, a.text-error:focus {
  color: #a74240;
}
/* line 105, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-info {
  color: #3a87ad;
  background-color: #e2eff5;
  border-color: #c7e0ec;
}
/* line 110, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-info a, .alert-info a:hover, .alert-info .alert-link, .alert-info .alert-link:hover {
  color: #2d6987;
  font-weight: bold;
}
/* line 114, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-info a:hover, .alert-info a:hover:hover, .alert-info .alert-link:hover, .alert-info .alert-link:hover:hover {
  text-decoration: underline;
}
/* line 120, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.alert-info h4, .text-info {
  color: #3a87ad;
}
/* line 125, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
a.text-info:hover, a.text-info:focus {
  color: #34789a;
}
/* line 131, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
/* line 132, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.blog dl.article-info {
  margin-left: 0;
}
/* line 134, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.blog dl.article-info dt, .blog dl.article-info dd {
  margin-left: 0;
}
/* line 138, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.blog ol.nav {
  padding-left: 0;
}
/* line 140, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.dir-rtl .blog ol.nav {
  padding-right: 0;
}
/* line 144, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.blog .icons .pull-right {
  top: -1rem;
}
/* line 150, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.pull-left, .pull-right {
  max-width: 100%;
}
/* line 153, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
/* line 154, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.dir-rtl .pull-left {
  float: right;
}
/* line 157, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.dir-rtl .pull-right {
  float: left;
}
/* line 163, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
}
/* line 167, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 173, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.thumbnails:after {
  clear: both;
}
/* line 176, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.row-fluid .thumbnails {
  margin-left: 0;
}
/* line 179, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}
/* line 185, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
/* line 186, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.manager > li {
  float: left !important;
  margin-bottom: 18px !important;
  margin-left: 20px !important;
}
/* line 193, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 18px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 202, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
a.thumbnail:hover, a.thumbnail:focus {
  border-color: #08c;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
/* line 207, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 213, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.thumbnail .caption {
  padding: 9px;
  color: #555;
}
/* line 219, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
/* line 220, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.contact > h3 {
  display: none;
}
/* line 223, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.contact .contact-address {
  margin: 0;
}
/* line 229, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
/* line 230, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.print-mode #g-page-surround {
  padding: 0.938rem;
}
/* line 236, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
/* line 237, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.calendar .title {
  border: none;
}
/* line 240, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
/* line 241, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.calendar thead .name {
  padding: 2px;
}
/* line 244, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.calendar thead .button {
  color: #000 !important;
  font-weight: normal;
  border: 1px solid transparent;
}
/* line 249, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.calendar thead .hilite {
  border-radius: 0;
  padding: 2px;
}
/* line 257, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.pagination-list {
  list-style: none;
}
/* line 259, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.pagination-list li {
  display: inline-block;
  margin: 0 0.5rem;
}
/* line 266, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
/* line 267, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
#imageForm button, #uploadForm button {
  padding: 0.25rem 1rem;
  margin: 1rem 0;
}
/* line 270, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
#imageForm button:hover, #uploadForm button:hover {
  border: none;
}
/* line 277, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.chzn-container .chzn-drop, .chzn-container .chzn-results li.no-results {
  border: none;
  color: #686868;
}
/* line 281, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.chzn-container-multi .chzn-choices {
  color: #686868;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  width: 250px;
  background-image: none;
}
/* line 287, templates/rt_xenon/scss/xenon-joomla/_utilities.scss */
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  box-shadow: none;
  height: 35px;
  margin: 0;
  padding: 0 5px;
  color: #686868 !important;
}
/* line 1, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
/* line 2, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
  box-sizing: border-box !important;
}
/* line 4, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
/* line 5, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
.platform-content .rokajaxsearch * *, .platform-content .rokajaxsearch *:before *, .platform-content .rokajaxsearch *:after *, .platform-content .rokajaxsearch * *:before, .platform-content .rokajaxsearch *:before *:before, .platform-content .rokajaxsearch *:after *:before, .platform-content .rokajaxsearch * *:after, .platform-content .rokajaxsearch *:before *:after, .platform-content .rokajaxsearch *:after *:after {
  box-sizing: border-box;
}
/* line 10, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
.rokajaxsearch #roksearch_search_str {
  border: 1px solid #888;
  border-radius: 2rem;
  margin-bottom: 1rem;
  padding: 0.75rem 1rem;
  width: 100%;
  box-shadow: none;
}
/* line 19, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
form#rokajaxsearch {
  margin: 0;
}
/* line 21, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
form#rokajaxsearch > .rokajaxsearch {
  background: none;
  box-shadow: none;
  border: none;
}
/* line 29, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results {
  color: #686868;
  background: #fff;
  border: 1px solid #888;
}
/* line 33, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1 {
  background: #f2f2f2;
  color: #686868;
}
/* line 36, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1:hover {
  background: #c00000;
  color: #fff;
  border: 1px solid #0e0000;
}
/* line 40, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1:hover a, #roksearch_results .roksearch_result_wrapper1:hover h3 {
  color: #ff4141;
}
/* line 45, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results span.highlight {
  color: #fff;
  background-color: #740000;
  text-shadow: none;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 51, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
  body #roksearch_results {
    width: 95%;
  }
}
/* line 56, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
/* line 57, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
.rokajaxsearch .search_options {
  margin-top: 8px;
  padding-bottom: 15px;
}
/* line 60, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
.rokajaxsearch .search_options label {
  margin-right: 10px !important;
}
/* line 62, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
  margin: 0 5px 0 0;
}
/* line 67, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
.rokajaxsearch .clr {
  clear: both;
}
/* line 70, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
.rokajaxsearch .searchintro {
  overflow: hidden;
}
/* line 74, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  text-align: left;
  visibility: hidden;
  margin-top: 5px;
}
/* line 82, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .small {
  display: inline;
  position: relative;
  text-align: inherit;
  bottom: 0;
  right: 0;
  font-size: 11px;
  font-style: italic;
}
/* line 91, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results a.clr {
  margin: 10px 0 5px 0;
}
/* line 94, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results a {
  color: #410000;
}
/* line 97, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results h3 {
  color: #410000;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 110%;
  font-size: 110%;
  padding-bottom: 0;
}
/* line 104, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results h3:hover {
  color: inherit;
}
/* line 108, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1:hover {
  border: none;
}
/* line 111, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .container-wrapper {
  overflow: hidden;
}
/* line 114, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .page {
  float: left;
}
/* line 117, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
  background: #f2f2f2;
  padding: 10px 15px;
  line-height: 130%;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
/* line 125, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .roksearch_row_btm {
  overflow: hidden;
  border-top: 1px solid #888;
}
/* line 129, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
  padding: 15px;
  border-bottom: none;
}
/* line 132, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
  margin-top: 15px;
  line-height: 140%;
}
/* line 135, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
  margin-top: 0;
  padding: 0 3px;
}
/* line 141, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .roksearch_odd {
  background: rgba(0, 0, 0, 0.05);
}
/* line 144, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .viewall {
  float: left;
  margin: 0 5px;
}
/* line 147, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .viewall span {
  line-height: 130%;
  text-transform: none;
}
/* line 152, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .estimated_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
/* line 158, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  text-transform: none;
  font-size: 11px;
}
/* line 163, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .pagination_res span {
  padding: 0 5px;
}
/* line 167, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .powered-by-google {
  text-transform: lowercase;
  font-style: italic;
  font-size: 9px;
}
/* line 172, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
/* line 173, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .google-search #roksearch_link {
  margin-top: 5px;
}
/* line 177, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .google-thumb-image {
  margin: 0 auto;
}
/* line 180, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .readon {
  margin-top: 15px;
}
/* line 182, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .readon span, #roksearch_results .readon .button {
  font-size: 13px;
  line-height: 22px;
}
/* line 187, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .container-arrows {
  height: 12px;
  width: 30px;
  float: left;
  margin-right: 5px;
  position: relative;
}
/* line 194, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results #roksearch_link:before {
  content: "×";
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 100;
}
/* line 202, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  position: absolute;
}
/* line 204, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before, #roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  font-family: FontAwesome;
  font-size: 1.3em;
}
/* line 209, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-right {
  cursor: pointer;
}
/* line 211, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
  color: #c00000;
}
/* line 215, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
  left: 0;
}
/* line 217, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
  content: '\f104';
}
/* line 221, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  left: 18px;
}
/* line 223, templates/rt_xenon/scss/xenon-joomla/_rokajaxsearch.scss */
#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  content: '\f105';
}
@media only all and (max-width: 47.99rem) {
  /* line 2, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  /* line 8, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .container-fluid {
    padding: 0;
  }
  /* line 11, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }
  /* line 20, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid {
    width: 100%;
  }
  /* line 23, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row, .thumbnails {
    margin-left: 0;
  }
  /* line 27, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  /* line 32, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .manager.thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  /* line 37, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  /* line 46, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span12, .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  /* line 51, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  /* line 54, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  /* line 66, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  /* line 73, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 79, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  /* line 82, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  /* line 86, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  /* line 92, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }
  /* line 95, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }
  /* line 98, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  /* line 102, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .media .pull-left, .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  /* line 108, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 112, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 119, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row {
    margin-left: -20px;
  }
  /* line 122, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  /* line 128, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row:after {
    clear: both;
  }
  /* line 131, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  /* line 136, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span12 {
    width: 724px;
  }
  /* line 139, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span11 {
    width: 662px;
  }
  /* line 142, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span10 {
    width: 600px;
  }
  /* line 145, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span9 {
    width: 538px;
  }
  /* line 148, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span8 {
    width: 476px;
  }
  /* line 151, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span7 {
    width: 414px;
  }
  /* line 154, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span6 {
    width: 352px;
  }
  /* line 157, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span5 {
    width: 290px;
  }
  /* line 160, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span4 {
    width: 228px;
  }
  /* line 163, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span3 {
    width: 166px;
  }
  /* line 166, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span2 {
    width: 104px;
  }
  /* line 169, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .span1 {
    width: 42px;
  }
  /* line 172, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset12 {
    margin-left: 764px;
  }
  /* line 175, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset11 {
    margin-left: 702px;
  }
  /* line 178, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset10 {
    margin-left: 640px;
  }
  /* line 181, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset9 {
    margin-left: 578px;
  }
  /* line 184, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset8 {
    margin-left: 516px;
  }
  /* line 187, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset7 {
    margin-left: 454px;
  }
  /* line 190, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset6 {
    margin-left: 392px;
  }
  /* line 193, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset5 {
    margin-left: 330px;
  }
  /* line 196, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset4 {
    margin-left: 268px;
  }
  /* line 199, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset3 {
    margin-left: 206px;
  }
  /* line 202, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset2 {
    margin-left: 144px;
  }
  /* line 205, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .offset1 {
    margin-left: 82px;
  }
  /* line 208, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid {
    width: 100%;
  }
  /* line 211, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  /* line 217, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 220, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392%;
    box-sizing: border-box;
  }
  /* line 228, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 231, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  /* line 234, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span12 {
    width: 100%;
  }
  /* line 237, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span11 {
    width: 91.4364640884%;
  }
  /* line 240, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span10 {
    width: 82.8729281768%;
  }
  /* line 243, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span9 {
    width: 74.3093922652%;
  }
  /* line 246, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span8 {
    width: 65.7458563536%;
  }
  /* line 249, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span7 {
    width: 57.182320442%;
  }
  /* line 252, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span6 {
    width: 48.6187845304%;
  }
  /* line 255, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span5 {
    width: 40.0552486188%;
  }
  /* line 258, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span4 {
    width: 31.4917127072%;
  }
  /* line 261, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span3 {
    width: 22.9281767956%;
  }
  /* line 264, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span2 {
    width: 14.364640884%;
  }
  /* line 267, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .span1 {
    width: 5.8011049724%;
  }
  /* line 270, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
  }
  /* line 273, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
  }
  /* line 276, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
  }
  /* line 279, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
  }
  /* line 282, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
  }
  /* line 285, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
  }
  /* line 288, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
  }
  /* line 291, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
  }
  /* line 294, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
  }
  /* line 297, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
  }
  /* line 300, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
  }
  /* line 303, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
  }
  /* line 306, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
  }
  /* line 309, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
  }
  /* line 312, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
  }
  /* line 315, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
  }
  /* line 318, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
  }
  /* line 321, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
  }
  /* line 324, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
  }
  /* line 327, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
  }
  /* line 330, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
  }
  /* line 333, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
  }
  /* line 336, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
  }
  /* line 339, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
  }
  /* line 342, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  /* line 347, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  /* line 350, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  /* line 355, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  /* line 360, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  /* line 365, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  /* line 370, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  /* line 375, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  /* line 380, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  /* line 385, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  /* line 390, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  /* line 395, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  /* line 400, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  /* line 405, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media only all and (max-width: 59.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 413, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }
  /* line 417, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  /* line 420, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  /* line 423, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  /* line 427, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar .container {
    width: auto;
    padding: 0;
  }
  /* line 431, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  /* line 436, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse {
    clear: both;
  }
  /* line 439, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  /* line 443, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav > li {
    float: none;
  }
  /* line 446, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  /* line 449, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  /* line 452, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  /* line 456, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    border-radius: 0.1875rem;
  }
  /* line 463, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 0.1875rem;
  }
  /* line 468, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  /* line 471, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  /* line 477, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
  }
  /* line 481, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111;
  }
  /* line 487, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  /* line 491, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  /* line 505, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  /* line 508, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none;
  }
  /* line 512, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  /* line 515, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  /* line 519, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  /* line 528, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111;
    border-bottom-color: #111;
  }
  /* line 533, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  /* line 537, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  /* line 542, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar .btn-navbar {
    display: block;
  }
  /* line 545, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 552, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_bootstrap.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 2, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_forms.scss */
  /* line 3, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_forms.scss */
  .form-horizontal .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  /* line 9, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_forms.scss */
  .form-horizontal .controls {
    margin: 0;
  }
  /* line 14, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_forms.scss */
  [dir="rtl"] .form-horizontal .control-label {
    text-align: right;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 2, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  div.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  /* line 10, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  div.modal.fade {
    top: -100px;
  }
  /* line 13, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  div.modal.fade.in {
    top: 20px;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  div.modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 27, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  /* line 28, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  .pull-right.item-image {
    margin-left: 0;
  }
  /* line 33, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  /* line 34, media/gantry5/engines/nucleus/scss/joomla/theme/breakpoints/_utilities.scss */
  .pull-left.item-image {
    margin-right: 0;
  }
}
/*# sourceMappingURL=xenon-joomla_62.css.map */