/*8f6cdf387e7a6a73b433c92e577eaa62*/
/* 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 */
/*53e27f2f58eec7f6849c4bb5645d4382*/
/* line 3, templates/rt_kraken/custom/scss/custom.scss */
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
/* line 7, templates/rt_kraken/custom/scss/custom.scss */
legend small {
  font-size: 0.8rem;
}
/* line 10, templates/rt_kraken/custom/scss/custom.scss */
.input-prepend > .add-on, .input-append > .add-on {
  line-height: 1.5;
}
/* line 14, templates/rt_kraken/custom/scss/custom.scss */
.btn {
  background: #1e6b8f;
  color: #fff;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 20, templates/rt_kraken/custom/scss/custom.scss */
.btn-primary {
  background: #1e6b8f;
  color: #fff;
  text-shadow: none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 26, templates/rt_kraken/custom/scss/custom.scss */
.btn-primary:hover {
  background: #227ba4;
  color: #fff;
}
/* line 30, templates/rt_kraken/custom/scss/custom.scss */
.btn-primary:active, .btn-primary:focus {
  background: #1a5b7a;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
}
/* line 36, templates/rt_kraken/custom/scss/custom.scss */
.btn-group > .btn + .dropdown-toggle {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 39, templates/rt_kraken/custom/scss/custom.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background: #1a5b7a;
  color: #fff;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
/* line 44, templates/rt_kraken/custom/scss/custom.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-image: none;
  background-color: #1e6b8f;
}
/* line 51, templates/rt_kraken/custom/scss/custom.scss */
.btn-link {
  color: #1e6b8f;
}
/* line 54, templates/rt_kraken/custom/scss/custom.scss */
.view-articles, .view-images, .view-imagesList {
  background: none;
  height: auto;
}
/* line 60, templates/rt_kraken/custom/scss/custom.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 68, templates/rt_kraken/custom/scss/custom.scss */
.view-articles .g-menu-overlay, .view-images .g-menu-overlay, .view-imagesList .g-menu-overlay {
  display: none;
}
/* line 74, templates/rt_kraken/custom/scss/custom.scss */
table.table-bordered {
  border-collapse: separate;
  *border-collapse: collapse;
}
/* line 78, templates/rt_kraken/custom/scss/custom.scss */
table.table-bordered th {
  background-color: #4c6171;
}
/* line 81, templates/rt_kraken/custom/scss/custom.scss */
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
  background: #9a9ea0;
}
/* line 85, templates/rt_kraken/custom/scss/custom.scss */
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background: #a8b9c5;
}
/* line 89, templates/rt_kraken/custom/scss/custom.scss */
.table, .table-bordered {
  border-color: rgba(31, 36, 41, 0.15) rgba(31, 36, 41, 0.15) rgba(31, 36, 41, 0.15) transparent;
}
/* line 93, templates/rt_kraken/custom/scss/custom.scss */
.table th, .table-bordered th, .table td, .table-bordered td {
  border: 1px solid rgba(31, 36, 41, 0.15);
}
/* line 100, templates/rt_kraken/custom/scss/custom.scss */
.well {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
/* line 105, templates/rt_kraken/custom/scss/custom.scss */
.nav-tabs.nav-stacked > li > a {
  background-color: #425461;
}
/* line 108, templates/rt_kraken/custom/scss/custom.scss */
.nav-tabs.nav-stacked > li > a:hover {
  background-color: #374752;
}
/* line 111, templates/rt_kraken/custom/scss/custom.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: #425461;
}
/* line 118, templates/rt_kraken/custom/scss/custom.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: #374752;
}
/* line 126, templates/rt_kraken/custom/scss/custom.scss */
.pager li > a, .pager li > span {
  display: inline-block;
  font-family: "Anaheim";
  font-weight: 700;
  background: #1e6b8f;
  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 144, templates/rt_kraken/custom/scss/custom.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: #113c50;
  color: #fff !important;
}
/* line 153, templates/rt_kraken/custom/scss/custom.scss */
.pagination ul > li > a, .pagination ul > li > span {
  background: #374752;
  border: 1px solid #232c34;
}
/* line 158, templates/rt_kraken/custom/scss/custom.scss */
.pagination ul > li > a:hover, .pagination ul > li > span:hover {
  background: #4c6171;
}
/* line 162, templates/rt_kraken/custom/scss/custom.scss */
.list-striped, .row-striped {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 166, templates/rt_kraken/custom/scss/custom.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 172, templates/rt_kraken/custom/scss/custom.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 178, templates/rt_kraken/custom/scss/custom.scss */
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
/* line 184, templates/rt_kraken/custom/scss/custom.scss */
.list-bordered, .row-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 188, templates/rt_kraken/custom/scss/custom.scss */
.row-even, .row-odd {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 192, templates/rt_kraken/custom/scss/custom.scss */
.row-even {
  background-color: #fcfcfc;
}
/* line 195, templates/rt_kraken/custom/scss/custom.scss */
.iframe-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 198, templates/rt_kraken/custom/scss/custom.scss */
blockquote {
  border-left: 5px solid rgba(0, 0, 0, 0.1);
}
/* line 201, templates/rt_kraken/custom/scss/custom.scss */
blockquote small {
  color: #4b5763;
}
/* line 204, templates/rt_kraken/custom/scss/custom.scss */
blockquote.pull-right {
  border-right: 5px solid rgba(0, 0, 0, 0.1);
}
/* line 207, templates/rt_kraken/custom/scss/custom.scss */
code, pre {
  background-color: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 212, templates/rt_kraken/custom/scss/custom.scss */
pre.prettyprint {
  padding: 1rem !important;
}
/* line 215, templates/rt_kraken/custom/scss/custom.scss */
legend {
  color: #1f2429;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  margin: 1rem 0;
}
/* line 223, templates/rt_kraken/custom/scss/custom.scss */
.input-prepend .chzn-container-single .chzn-single, .input-append .chzn-container-single .chzn-single {
  border-color: rgba(0, 0, 0, 0.1);
}
/* line 227, templates/rt_kraken/custom/scss/custom.scss */
.input-prepend .chzn-container-single .chzn-drop, .input-append .chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, 0.1);
}
/* line 231, templates/rt_kraken/custom/scss/custom.scss */
.form-actions {
  background: none;
  border: 0;
}
/* line 235, templates/rt_kraken/custom/scss/custom.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: #1f1f20;
  background-color: #e2eaf0;
  border: 1px solid rgba(31, 36, 41, 0.15);
  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 260, templates/rt_kraken/custom/scss/custom.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.325rem;
  max-width: 95%;
}
/* line 295, templates/rt_kraken/custom/scss/custom.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 329, templates/rt_kraken/custom/scss/custom.scss */
.input-prepend > .add-on, .input-append > .add-on {
  background: #374752;
  border: 1px solid rgba(31, 36, 41, 0.15);
  padding: 6px;
  -webkit-padding-before: 7px;
  -webkit-padding-after: 7px;
}
/* line 337, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .input-prepend > .add-on, .dir-rtl .input-append > .add-on {
  margin-right: auto;
  margin-left: -1px;
}
/* line 342, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .input-prepend > .add-on .btn, .dir-rtl .input-append > .add-on .btn {
  margin-right: auto;
  margin-left: -1px;
}
/* line 347, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .input-prepend > .add-on:first-child, .dir-rtl .input-append > .add-on:first-child {
  border-radius: 0 4px 4px 0;
}
/* line 351, templates/rt_kraken/custom/scss/custom.scss */
textarea {
  width: 100%;
}
/* line 354, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .form-horizontal .control-label {
  float: right;
  text-align: left;
}
/* line 358, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .form-horizontal .controls {
  margin-left: 0;
  margin-right: 180px;
}
/* line 362, templates/rt_kraken/custom/scss/custom.scss */
select {
  color: #1f2429;
  background: #566e80;
  border: 1px solid rgba(31, 36, 41, 0.15);
}
/* line 367, templates/rt_kraken/custom/scss/custom.scss */
.view-mailto, .body-only {
  padding: 0 1.5rem;
}
/* line 371, templates/rt_kraken/custom/scss/custom.scss */
.view-mailto #g-page-surround, .body-only #g-page-surround {
  box-shadow: none;
}
/* line 375, templates/rt_kraken/custom/scss/custom.scss */
.controls input[type="radio"] {
  margin-right: 5px;
}
/* line 378, templates/rt_kraken/custom/scss/custom.scss */
.layout-edit #sbox-content.sbox-content-iframe {
  overflow: hidden;
}
/* line 381, templates/rt_kraken/custom/scss/custom.scss */
#login-form .input-prepend, #login-form .input-append {
  width: 100%;
}
/* line 385, templates/rt_kraken/custom/scss/custom.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 393, templates/rt_kraken/custom/scss/custom.scss */
#login-form .input-prepend .input-small, #login-form .input-append .input-small {
  width: 80%;
}
/* line 397, templates/rt_kraken/custom/scss/custom.scss */
#searchForm .btn, #finder-search .btn {
  display: inline-block;
  font-family: "Anaheim";
  font-weight: 700;
  background: #1e6b8f;
  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 415, templates/rt_kraken/custom/scss/custom.scss */
#searchForm .btn:hover, #finder-search .btn:hover, #searchForm .btn:active, #finder-search .btn:active, #searchForm .btn:focus, #finder-search .btn:focus {
  background: #113c50;
  color: #fff !important;
}
/* line 424, templates/rt_kraken/custom/scss/custom.scss */
#searchForm .btn {
  padding: 0.35rem 1.25rem;
  border-radius: 3px;
}
/* line 428, templates/rt_kraken/custom/scss/custom.scss */
#finder-search .inputbox {
  margin: 1rem 0 0.5rem 0;
}
/* line 431, templates/rt_kraken/custom/scss/custom.scss */
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
/* line 435, templates/rt_kraken/custom/scss/custom.scss */
.nav-tabs.nav-dark > li > a {
  color: rgba(31, 36, 41, 0.15);
}
/* line 438, templates/rt_kraken/custom/scss/custom.scss */
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777;
}
/* line 442, templates/rt_kraken/custom/scss/custom.scss */
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  color: #fff;
  background-color: #555;
  border: 1px solid #222;
}
/* line 448, templates/rt_kraken/custom/scss/custom.scss */
.tip-wrap {
  color: #fff;
  background-color: #000;
}
/* line 452, templates/rt_kraken/custom/scss/custom.scss */
.search span.highlight {
  background-color: #425461;
}
/* line 455, templates/rt_kraken/custom/scss/custom.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 460, templates/rt_kraken/custom/scss/custom.scss */
.muted {
  color: #999;
}
/* line 463, templates/rt_kraken/custom/scss/custom.scss */
a.muted:hover, a.muted:focus {
  color: #808080;
}
/* line 467, templates/rt_kraken/custom/scss/custom.scss */
.alert {
  background-color: #f8f4ec;
  border-color: #eee4d2;
  padding: 0.938rem;
}
/* line 472, templates/rt_kraken/custom/scss/custom.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 481, templates/rt_kraken/custom/scss/custom.scss */
.alert, .alert h4, .text-warning {
  color: #c09853;
}
/* line 486, templates/rt_kraken/custom/scss/custom.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #b78c43;
}
/* line 490, templates/rt_kraken/custom/scss/custom.scss */
.alert-success {
  color: #468847;
  background-color: #dfeedf;
  border-color: #c4e0c4;
}
/* line 495, templates/rt_kraken/custom/scss/custom.scss */
.alert-success a, .alert-success a:hover, .alert-success .alert-link, .alert-success .alert-link:hover {
  color: #356635;
  font-weight: bold;
}
/* line 502, templates/rt_kraken/custom/scss/custom.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 508, templates/rt_kraken/custom/scss/custom.scss */
.alert-success h4, .text-success {
  color: #468847;
}
/* line 512, templates/rt_kraken/custom/scss/custom.scss */
a.text-success:hover, a.text-success:focus {
  color: #3d773e;
}
/* line 516, templates/rt_kraken/custom/scss/custom.scss */
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f6e7e7;
  border-color: #edd1d0;
}
/* line 522, templates/rt_kraken/custom/scss/custom.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 533, templates/rt_kraken/custom/scss/custom.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 543, templates/rt_kraken/custom/scss/custom.scss */
.alert-danger h4, .alert-error h4, .text-error {
  color: #b94a48;
}
/* line 548, templates/rt_kraken/custom/scss/custom.scss */
a.text-error:hover, a.text-error:focus {
  color: #a74240;
}
/* line 552, templates/rt_kraken/custom/scss/custom.scss */
.alert-info {
  color: #3a87ad;
  background-color: #e2eff5;
  border-color: #c7e0ec;
}
/* line 557, templates/rt_kraken/custom/scss/custom.scss */
.alert-info a, .alert-info a:hover, .alert-info .alert-link, .alert-info .alert-link:hover {
  color: #2d6987;
  font-weight: bold;
}
/* line 564, templates/rt_kraken/custom/scss/custom.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 570, templates/rt_kraken/custom/scss/custom.scss */
.alert-info h4, .text-info {
  color: #3a87ad;
}
/* line 574, templates/rt_kraken/custom/scss/custom.scss */
a.text-info:hover, a.text-info:focus {
  color: #34789a;
}
/* line 578, templates/rt_kraken/custom/scss/custom.scss */
.blog dl.article-info {
  margin-left: 0;
}
/* line 581, templates/rt_kraken/custom/scss/custom.scss */
.blog dl.article-info dt, .blog dl.article-info dd {
  margin-left: 0;
}
/* line 585, templates/rt_kraken/custom/scss/custom.scss */
.blog ol.nav {
  padding-left: 0;
}
/* line 588, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .blog ol.nav {
  padding-right: 0;
}
/* line 591, templates/rt_kraken/custom/scss/custom.scss */
.pull-left, .pull-right {
  max-width: 100%;
}
/* line 595, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .pull-left {
  float: right;
}
/* line 598, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .pull-right {
  float: left;
}
/* line 601, templates/rt_kraken/custom/scss/custom.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
}
/* line 605, templates/rt_kraken/custom/scss/custom.scss */
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 611, templates/rt_kraken/custom/scss/custom.scss */
.thumbnails:after {
  clear: both;
}
/* line 614, templates/rt_kraken/custom/scss/custom.scss */
.row-fluid .thumbnails {
  margin-left: 0;
}
/* line 617, templates/rt_kraken/custom/scss/custom.scss */
.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}
/* line 622, templates/rt_kraken/custom/scss/custom.scss */
.manager > li {
  float: left !important;
  margin-bottom: 18px !important;
  margin-left: 20px !important;
}
/* line 627, templates/rt_kraken/custom/scss/custom.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 638, templates/rt_kraken/custom/scss/custom.scss */
a.thumbnail:hover, a.thumbnail:focus {
  border-color: #08c;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
/* line 643, templates/rt_kraken/custom/scss/custom.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 649, templates/rt_kraken/custom/scss/custom.scss */
.thumbnail .caption {
  padding: 9px;
  color: #555;
}
/* line 653, templates/rt_kraken/custom/scss/custom.scss */
.contact > h3 {
  display: none;
}
/* line 656, templates/rt_kraken/custom/scss/custom.scss */
.contact .contact-address {
  margin: 0;
}
/* line 659, templates/rt_kraken/custom/scss/custom.scss */
.print-mode #g-page-surround {
  padding: 0.938rem;
}
/* line 662, templates/rt_kraken/custom/scss/custom.scss */
.calendar .title {
  border: none;
}
/* line 665, templates/rt_kraken/custom/scss/custom.scss */
.calendar thead .name {
  padding: 2px;
}
/* line 668, templates/rt_kraken/custom/scss/custom.scss */
.calendar thead .button {
  color: #000 !important;
  font-weight: normal;
  border: 1px solid transparent;
}
/* line 673, templates/rt_kraken/custom/scss/custom.scss */
.calendar thead .hilite {
  border-radius: 0;
  padding: 2px;
}
/* line 677, templates/rt_kraken/custom/scss/custom.scss */
.pagination-list {
  list-style: none;
}
/* line 680, templates/rt_kraken/custom/scss/custom.scss */
.pagination-list li {
  display: inline-block;
  margin: 0 0.5rem;
}
/* line 684, templates/rt_kraken/custom/scss/custom.scss */
#imageForm button, #uploadForm button {
  padding: 0.25rem 1rem;
  margin: 1rem 0;
}
/* line 689, templates/rt_kraken/custom/scss/custom.scss */
#imageForm button:hover, #uploadForm button:hover {
  border: none;
}
/* line 693, templates/rt_kraken/custom/scss/custom.scss */
.chzn-container .chzn-drop, .chzn-container .chzn-results li.no-results {
  border: none;
  color: #1f2429;
}
/* line 698, templates/rt_kraken/custom/scss/custom.scss */
.chzn-container-multi .chzn-choices {
  color: #1f2429;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  width: 250px;
  background-image: none;
}
/* line 705, templates/rt_kraken/custom/scss/custom.scss */
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  box-shadow: none;
  height: 35px;
  margin: 0;
  padding: 0 5px;
  color: #1f2429 !important;
}
/* line 712, templates/rt_kraken/custom/scss/custom.scss */
.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
  box-sizing: border-box !important;
}
/* line 717, templates/rt_kraken/custom/scss/custom.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 728, templates/rt_kraken/custom/scss/custom.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 736, templates/rt_kraken/custom/scss/custom.scss */
form#rokajaxsearch {
  margin: 0;
}
/* line 739, templates/rt_kraken/custom/scss/custom.scss */
form#rokajaxsearch > .rokajaxsearch {
  background: none;
  box-shadow: none;
  border: none;
}
/* line 744, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results {
  color: #1f2429;
  background: #566e80;
  border: 1px solid #888;
}
/* line 749, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .roksearch_result_wrapper1 {
  background: #4c6171;
  color: #1f2429;
}
/* line 753, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .roksearch_result_wrapper1:hover {
  background: #1e6b8f;
  color: #fff;
  border: 1px solid #000;
}
/* line 758, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .roksearch_result_wrapper1:hover a, #roksearch_results .roksearch_result_wrapper1:hover h3 {
  color: #52afdb;
}
/* line 762, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results span.highlight {
  color: #fff;
  background-color: #113c50;
  text-shadow: none;
}
@media only all and (max-width: 47.938rem) {
  /* line 768, templates/rt_kraken/custom/scss/custom.scss */
  body #roksearch_results {
    width: 95%;
  }
}
/* line 772, templates/rt_kraken/custom/scss/custom.scss */
.rokajaxsearch .search_options {
  margin-top: 8px;
  padding-bottom: 15px;
}
/* line 776, templates/rt_kraken/custom/scss/custom.scss */
.rokajaxsearch .search_options label {
  margin-right: 10px !important;
}
/* line 779, templates/rt_kraken/custom/scss/custom.scss */
.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
  margin: 0 5px 0 0;
}
/* line 783, templates/rt_kraken/custom/scss/custom.scss */
.rokajaxsearch .clr {
  clear: both;
}
/* line 786, templates/rt_kraken/custom/scss/custom.scss */
.rokajaxsearch .searchintro {
  overflow: hidden;
}
/* line 789, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  text-align: left;
  visibility: hidden;
  margin-top: 5px;
}
/* line 798, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .small {
  display: inline;
  position: relative;
  text-align: inherit;
  bottom: 0;
  right: 0;
  font-size: 11px;
  font-style: italic;
}
/* line 807, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results a.clr {
  margin: 10px 0 5px 0;
}
/* line 810, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results a {
  color: #081c26;
}
/* line 813, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results h3 {
  color: #081c26;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 110%;
  font-size: 110%;
  padding-bottom: 0;
}
/* line 821, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results h3:hover {
  color: inherit;
}
/* line 824, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .roksearch_result_wrapper1:hover {
  border: none;
}
/* line 827, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .container-wrapper {
  overflow: hidden;
}
/* line 830, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .page {
  float: left;
}
/* line 833, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
  background: #4c6171;
  padding: 10px 15px;
  line-height: 130%;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
/* line 842, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .roksearch_row_btm {
  overflow: hidden;
  border-top: 1px solid #888;
}
/* line 846, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
  padding: 15px;
  border-bottom: none;
}
/* line 851, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
  margin-top: 15px;
  line-height: 140%;
}
/* line 856, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
  margin-top: 0;
  padding: 0 3px;
}
/* line 861, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .roksearch_odd {
  background: rgba(0, 0, 0, 0.05);
}
/* line 864, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .viewall {
  float: left;
  margin: 0 5px;
}
/* line 868, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .viewall span {
  line-height: 130%;
  text-transform: none;
}
/* line 872, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .estimated_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
/* line 878, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  text-transform: none;
  font-size: 11px;
}
/* line 884, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .pagination_res span {
  padding: 0 5px;
}
/* line 887, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .powered-by-google {
  text-transform: lowercase;
  font-style: italic;
  font-size: 9px;
}
/* line 892, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .google-search #roksearch_link {
  margin-top: 5px;
}
/* line 895, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .google-thumb-image {
  margin: 0 auto;
}
/* line 898, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .readon {
  margin-top: 15px;
}
/* line 901, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .readon span, #roksearch_results .readon .button {
  font-size: 13px;
  line-height: 22px;
}
/* line 906, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .container-arrows {
  height: 12px;
  width: 30px;
  float: left;
  margin-right: 5px;
  position: relative;
}
/* line 913, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results #roksearch_link:before {
  content: "×";
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 100;
}
/* line 921, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  position: absolute;
}
/* line 927, templates/rt_kraken/custom/scss/custom.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 934, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-right {
  cursor: pointer;
}
/* line 938, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
  color: #1e6b8f;
}
/* line 942, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
  left: 0;
}
/* line 946, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
  content: '\f104';
}
/* line 950, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  left: 18px;
}
/* line 954, templates/rt_kraken/custom/scss/custom.scss */
#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  content: '\f105';
}
/* line 958, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li, .sprocket-strips .sprocket-strips-pagination li {
  background: transparent;
  color: #000;
  border: 2px solid #1f2429;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  padding: 0;
  box-shadow: none;
}
/* line 969, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li.active, .sprocket-strips .sprocket-strips-pagination li.active {
  background: #1f2429;
}
/* line 973, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container {
  background-position: center;
  background-size: cover;
  position: relative;
}
/* line 978, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container img {
  visibility: hidden;
}
/* line 981, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container:before {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.35));
  background: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.35));
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 991, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-img-container, .sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-content {
  opacity: 1;
  z-index: 1;
}
/* line 996, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-img-container {
  position: relative;
}
/* line 999, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container, .sprocket-features.layout-slideshow .sprocket-features-content {
  opacity: 0;
  position: absolute;
  z-index: 1;
}
/* line 1005, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-content {
  width: 100%;
  top: 0;
  left: 0;
}
/* line 1010, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-title, .sprocket-features.layout-slideshow .sprocket-features-desc {
  background: transparent;
  color: inherit;
}
/* line 1015, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-title {
  padding-left: 0;
  padding-right: 0;
  margin: auto;
  width: 75%;
  font-family: "Archivo";
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1;
}
/* line 1025, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-desc {
  width: 70%;
  position: relative;
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 1.05rem;
  line-height: 1.3;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1036, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-desc {
    display: none;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 1041, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-desc {
    display: none;
  }
}
/* line 1045, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow {
  margin-top: 0;
  border-radius: 0;
  opacity: 1;
  box-shadow: none;
}
/* line 1051, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow span {
  display: none;
}
/* line 1054, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow:before {
  position: absolute;
  font-family: FontAwesome;
}
/* line 1058, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
  right: 10%;
}
/* line 1061, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next:before {
  content: "\f105";
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1065, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
    right: 5%;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 1070, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
    right: 5%;
  }
}
/* line 1074, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
  left: 10%;
}
/* line 1077, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev:before {
  content: "\f104";
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1081, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
    left: 5%;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 1086, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
    left: 5%;
  }
}
/* line 1090, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination {
  left: 1rem;
  right: inherit;
}
@media only all and (max-width: 47.938rem) {
  /* line 1095, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-pagination {
    left: 1rem;
    text-align: center;
    bottom: 0;
  }
}
/* line 1101, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-bottom: 0.25rem;
  color: #fff;
}
@media only all and (max-width: 47.938rem) {
  /* line 1109, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-pagination li {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: bottom;
  }
  /* line 1115, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-features.layout-slideshow .sprocket-features-pagination li span {
    display: none;
    visibility: hidden;
  }
}
/* line 1120, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li span {
  display: block;
  line-height: 28px;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
}
/* line 1127, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-strips .sprocket-strips-item {
  background: #566e80;
  color: #1f2429;
  border-radius: 3px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
}
/* line 1133, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-strips .sprocket-strips-content {
  color: #1f2429;
}
/* line 1136, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-strips .sprocket-strips-title {
  font-family: "Anaheim";
  font-weight: 700;
  font-size: 2rem;
  margin: 0;
}
/* line 1142, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .sprocket-strips .sprocket-strips-pagination ul {
  float: right;
}
/* line 1145, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-strips .sprocket-strips-arrows .arrow {
  font-size: inherit;
  width: 30px;
  height: 30px;
}
/* line 1150, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .sprocket-strips .sprocket-strips-arrows .arrow {
  float: left;
}
/* line 1153, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-strips .sprocket-strips-arrows .arrow span {
  line-height: 25px;
  font-size: 2rem;
}
@media only all and (max-width: 30rem) {
  /* line 1158, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-header {
    text-align: center;
  }
}
@media only all and (max-width: 30rem) {
  /* line 1163, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-filter {
    margin-bottom: 0.5rem;
  }
}
/* line 1167, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-filter li, .sprocket-mosaic .sprocket-mosaic-order li {
  font-family: "Anaheim";
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 1.25;
  text-transform: uppercase;
  display: inline-block;
  background: #1e6b8f;
  border: none;
  border-radius: 3px;
  color: #fff;
  padding: 0.25rem 0.5rem;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
/* line 1184, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-filter li:hover, .sprocket-mosaic .sprocket-mosaic-order li:hover, .sprocket-mosaic .sprocket-mosaic-filter li.active, .sprocket-mosaic .sprocket-mosaic-order li.active {
  background: #113c50;
}
@media only all and (max-width: 30rem) {
  /* line 1191, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-filter, .sprocket-mosaic .sprocket-mosaic-order {
    float: none !important;
  }
}
/* line 1196, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-padding {
  padding: 0;
  position: relative;
  overflow: hidden;
}
/* line 1201, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-item {
  border-radius: 0;
  border: none;
}
/* line 1205, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-item:hover .sprocket-mosaic-head {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 1212, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-item:hover .sprocket-mosaic-body {
  opacity: 1;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 1220, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-content-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 1226, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-head {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 1236, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-title {
  color: #fff;
  margin: 0 0 1rem 0;
  padding: 0 1rem;
  font-size: 4.5rem;
  line-height: 0.9;
  font-family: "Archivo";
  font-weight: 700;
  text-transform: uppercase;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 1247, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-title {
    font-size: 3rem;
    line-height: 0.85;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1253, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-title {
    font-size: 1.5rem;
    line-height: 1.05;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 1259, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-title {
    font-size: 2rem;
    line-height: 1.15;
  }
}
/* line 1264, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-title a {
  color: #fff;
  line-height: 0.9;
}
/* line 1268, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-body {
  padding: 0.5rem 1rem 0.75rem 1rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1272, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-body {
    padding: 0.25rem 1rem 0.5rem 1rem;
  }
}
/* line 1276, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-body {
  background: #1e6b8f;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 1292, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-body a {
  font-weight: bold;
  color: #fff;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 1297, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-body a {
    font-size: 0.9rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1302, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-body a {
    font-size: 0.8rem;
  }
}
/* line 1306, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-body a:hover {
  color: #081c26;
}
/* line 1309, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-text {
  opacity: 0.75;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 1313, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-text {
    font-size: 0.9rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1318, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-text {
    font-size: 0.8rem;
  }
}
/* line 1322, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-tags {
  background: transparent;
  margin: 0.5rem 0;
  padding: 0 1rem;
}
/* line 1327, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-tags li {
  color: #fff;
  background: rgba(0, 0, 0, 0.35);
  margin: 0;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 1335, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-loadmore {
  border: 3px solid #000;
  border-radius: 30px;
  margin: 2rem auto;
  padding: 0.5rem 1rem;
  width: 200px;
}
/* line 1342, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-overlay .css-loader-wrapper {
  box-sizing: unset;
}
/* line 1345, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-1 {
  margin-bottom: -1rem;
}
/* line 1348, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav {
  background: transparent;
  border: 0;
  width: 25%;
  margin: 1.25rem 1rem;
}
@media only all and (max-width: 47.938rem) {
  /* line 1355, templates/rt_kraken/custom/scss/custom.scss */
  .g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav {
    float: none;
    width: 100%;
    text-align: center;
    margin: 1rem auto 0 auto;
  }
}
/* line 1362, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner {
  color: #000;
  background: transparent;
  border: 0 !important;
  border-radius: 0;
  display: inline-block;
  padding: 2px 8px;
  line-height: 1;
  vertical-align: middle;
  font-family: "Archivo";
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.75rem;
}
@media only all and (max-width: 47.938rem) {
  /* line 1377, templates/rt_kraken/custom/scss/custom.scss */
  .g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner {
    font-size: 1.5rem;
  }
}
/* line 1381, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav li.active .sprocket-tabs-inner {
  color: #fff !important;
  background: #1e6b8f !important;
}
/* line 1385, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-top .sprocket-tabs-nav {
  width: 100%;
  margin: 1rem 1.25rem 0 1.25rem;
}
/* line 1389, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-top .sprocket-tabs-nav > li {
  margin-right: 1rem;
}
/* line 1392, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-bottom .sprocket-tabs-nav {
  width: 100%;
  margin: 0 1.25rem 1rem 1.25rem;
}
/* line 1396, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li {
  margin-right: 1rem;
}
/* line 1399, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-1 .sprocket-tabs .g-title-regular {
  font-size: 1.05rem;
}
/* line 1402, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-2 {
  border: 1px solid rgba(31, 36, 41, 0.15);
}
/* line 1405, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-2 .sprocket-tabs.layout-top .sprocket-tabs-nav {
  padding: 1rem !important;
}
/* line 1408, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav {
  text-align: right;
}
/* line 1411, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav {
  text-align: left;
}
@media only all and (max-width: 30rem) {
  /* line 1415, templates/rt_kraken/custom/scss/custom.scss */
  .g-style-preset2 .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav, .g-style-preset4 .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav, .g-style-preset6 .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav {
    text-align: center;
  }
}
/* line 1421, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li {
  margin-bottom: 0;
  float: none;
  display: inline-block;
}
/* line 1426, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border: none;
  padding: 0 0.5rem;
  font-family: "Anaheim";
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.5;
  text-transform: uppercase;
}
@media only all and (max-width: 30rem) {
  /* line 1436, templates/rt_kraken/custom/scss/custom.scss */
  .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
    padding: 0 0.25rem;
    font-size: 0.8rem;
  }
}
/* line 1441, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background: transparent;
  border: none;
  color: #000;
}
/* line 1446, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-panels {
  margin: 0;
}
/* line 1449, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-3 .sprocket-tabs.layout-top .sprocket-tabs-nav {
  padding: 0 !important;
  background: transparent;
  border: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1455, templates/rt_kraken/custom/scss/custom.scss */
  .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-panels {
    width: 95%;
  }
}
/* line 1459, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav {
  margin: 0;
}
/* line 1462, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li {
  margin-bottom: 0;
  float: none;
  display: inline-block;
}
/* line 1467, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  background: #7a8a9a;
  border: none;
  border-radius: 3px;
  padding: 0.25rem 0.5rem;
  font-family: "Anaheim";
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1.5;
  text-transform: uppercase;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1479, templates/rt_kraken/custom/scss/custom.scss */
  .g-style-preset2 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner, .g-style-preset4 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner, .g-style-preset6 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
    font-size: 0.65rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 1486, templates/rt_kraken/custom/scss/custom.scss */
  .g-style-preset2 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner, .g-style-preset4 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner, .g-style-preset6 .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
    font-size: 0.65rem;
  }
}
/* line 1492, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background: #1e6b8f;
  border: none;
  color: #fff;
}
/* line 1497, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-panels {
  margin: 0.625rem 0;
}
/* line 1500, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines-text {
  font-family: "Archivo";
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1507, templates/rt_kraken/custom/scss/custom.scss */
  .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
    font-size: 1.15rem;
    line-height: 1.15;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 1513, templates/rt_kraken/custom/scss/custom.scss */
  .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
    font-size: 1.25rem;
    line-height: 1.25;
  }
}
/* line 1518, templates/rt_kraken/custom/scss/custom.scss */
.g-style-preset2 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset4 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset6 .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
  font-size: 1.35rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1524, templates/rt_kraken/custom/scss/custom.scss */
  .g-style-preset2 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset4 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset6 .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 1531, templates/rt_kraken/custom/scss/custom.scss */
  .g-style-preset2 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset4 .g-roksprocket-headlines-style-1 .sprocket-headlines-text, .g-style-preset6 .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
    font-size: 1.15rem;
  }
}
/* line 1537, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines {
  background: transparent;
  border: none;
  margin: -0.5rem 0;
  overflow: visible;
}
/* line 1543, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines-badge span {
  font-family: "Anaheim";
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.5;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 2px solid;
  margin: 0.6rem;
  padding: 0 !important;
}
/* line 1554, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation {
  width: auto;
}
/* line 1557, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow {
  position: absolute;
  right: -20px;
  border-radius: 0;
  color: #fff;
  background: #000;
  opacity: 1;
  box-shadow: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 1.75rem;
  -webkit-transition: background 0.25s ease;
  -moz-transition: background 0.25s ease;
  transition: background 0.25s ease;
}
/* line 1573, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow span {
  display: none;
}
/* line 1576, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow:before {
  font-family: FontAwesome;
}
/* line 1579, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.next {
  top: -7px;
}
/* line 1582, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.next:before {
  content: "\f106";
}
/* line 1585, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev {
  bottom: -7px;
}
/* line 1588, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev:before {
  content: "\f107";
}
@media only all and (max-width: 47.938rem) {
  /* line 1592, templates/rt_kraken/custom/scss/custom.scss */
  .g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev {
    bottom: inherit;
    top: 23px;
  }
}
/* line 1597, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow:hover {
  background: #404040;
}
/* line 1600, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines-text {
  font-size: 0.875rem;
}
/* line 1603, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines {
  background: transparent;
  border: none;
  margin: -0.5rem 0;
  overflow: visible;
}
/* line 1609, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines-badge span {
  font-family: "Anaheim";
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.5;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 2px solid;
  margin: 0.6rem;
  padding: 0 !important;
}
/* line 1620, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation {
  width: auto;
}
/* line 1623, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow {
  position: absolute;
  right: -5px;
  border-radius: 0;
  color: #fff;
  background: #1e6b8f;
  opacity: 1;
  box-shadow: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 1.75rem;
  -webkit-transition: background 0.25s ease;
  -moz-transition: background 0.25s ease;
  transition: background 0.25s ease;
}
/* line 1639, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow span {
  display: none;
}
/* line 1642, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow:before {
  font-family: FontAwesome;
}
/* line 1645, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.next {
  top: 0;
}
/* line 1648, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.next:before {
  content: "\f106";
}
/* line 1651, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.prev {
  top: 30px;
}
/* line 1654, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.prev:before {
  content: "\f107";
}
/* line 1657, templates/rt_kraken/custom/scss/custom.scss */
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow:hover {
  background: #2b9ace;
}
/* line 1660, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-lists .sprocket-lists-title {
  font-family: "Anaheim";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  background: #fff;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(31, 36, 41, 0.15);
}
/* line 1671, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-lists .active .sprocket-lists-item {
  font-size: 0.875rem;
  background: #fff;
  margin-bottom: 3px;
}
/* line 1676, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-lists .active .sprocket-lists-item .sprocket-padding {
  border-bottom: 1px solid rgba(31, 36, 41, 0.15) !important;
  padding-bottom: 9px;
}
/* line 1680, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-lists .indicator {
  background: transparent;
  margin-top: -12px;
}
/* line 1684, templates/rt_kraken/custom/scss/custom.scss */
.dir-rtl .sprocket-lists .indicator {
  right: auto;
  left: 10px;
}
/* line 1688, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-strips-s .sprocket-strips-s-overlay {
  margin-top: -40px;
}
/* line 1691, templates/rt_kraken/custom/scss/custom.scss */
.sprocket-strips-s .sprocket-strips-s-block {
  display: block;
  float: left;
  margin: 1% 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1697, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-grids-b-columns-3 > li, .sprocket-grids-b-columns-4 > li, .sprocket-grids-b-columns-5 > li, .sprocket-grids-b-columns-6 > li, .sprocket-grids-b-columns-7 > li, .sprocket-grids-b-columns-8 > li, .sprocket-grids-b-columns-9 > li, .sprocket-grids-b-columns-10 > li {
    width: 33.34%;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 1709, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-grids-b-columns-1 > li, .sprocket-grids-b-columns-2 > li, .sprocket-grids-b-columns-3 > li, .sprocket-grids-b-columns-4 > li, .sprocket-grids-b-columns-5 > li, .sprocket-grids-b-columns-6 > li, .sprocket-grids-b-columns-7 > li, .sprocket-grids-b-columns-8 > li, .sprocket-grids-b-columns-9 > li, .sprocket-grids-b-columns-10 > li {
    width: 100%;
  }
  /* line 1721, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-grids-b-info {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  /* line 1726, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-grids-b-columns-1 > li, .sprocket-grids-b-columns-2 > li, .sprocket-grids-b-columns-3 > li, .sprocket-grids-b-columns-4 > li, .sprocket-grids-b-columns-5 > li, .sprocket-grids-b-columns-6 > li, .sprocket-grids-b-columns-7 > li, .sprocket-grids-b-columns-8 > li, .sprocket-grids-b-columns-9 > li, .sprocket-grids-b-columns-10 > li {
    width: 100%;
  }
  /* line 1738, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-grids-b-content {
    text-align: center;
  }
  /* line 1741, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-grids-b-info, .sprocket-grids-b-text {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1747, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 > li, .sprocket-mosaic-g-columns-2 > li, .sprocket-mosaic-g-columns-3 > li, .sprocket-mosaic-g-columns-4 > li, .sprocket-mosaic-g-columns-5 > li, .sprocket-mosaic-g-columns-6 > li {
    width: 33.34%;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 1761, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic-columns-1 li, .sprocket-mosaic-columns-2 li, .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 > li, .sprocket-mosaic-g-columns-2 > li, .sprocket-mosaic-g-columns-3 > li, .sprocket-mosaic-g-columns-4 > li, .sprocket-mosaic-g-columns-5 > li, .sprocket-mosaic-g-columns-6 > li {
    width: 100%;
  }
  /* line 1775, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic-g-info {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  /* line 1780, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic-columns-1 li, .sprocket-mosaic-columns-2 li, .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 > li, .sprocket-mosaic-g-columns-2 > li, .sprocket-mosaic-g-columns-3 > li, .sprocket-mosaic-g-columns-4 > li, .sprocket-mosaic-g-columns-5 > li, .sprocket-mosaic-g-columns-6 > li {
    width: 100%;
  }
  /* line 1794, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic-g-content {
    text-align: center;
  }
  /* line 1797, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-mosaic-g-info, .sprocket-mosaic-g-tags, .sprocket-mosaic-g-text {
    display: none;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 1804, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-quotes .cols-1 > li, .sprocket-quotes .cols-2 > li, .sprocket-quotes .cols-3 > li, .sprocket-quotes .cols-4 > li {
    width: 100%;
    float: none;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 1813, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-strips .cols-1 > li, .sprocket-strips .cols-2 > li, .sprocket-strips .cols-3 > li, .sprocket-strips .cols-4 > li, .sprocket-strips .cols-5 > li, .sprocket-strips .cols-6 > li, .sprocket-strips .cols-7 > li, .sprocket-strips .cols-8 > li, .sprocket-strips .cols-9 > li, .sprocket-strips .cols-10 > li, .sprocket-strips .cols-11 > li, .sprocket-strips .cols-12 > li {
    width: 98%;
    float: none;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 1830, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-strips-c-container .sprocket-strips-c-block, .sprocket-strips-p-container .sprocket-strips-p-block, .sprocket-strips-s-container .sprocket-strips-s-block {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  /* line 1837, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-strips-c-container .sprocket-strips-c-block, .sprocket-strips-p-container .sprocket-strips-p-block, .sprocket-strips-s-container .sprocket-strips-s-block {
    width: 100%;
    float: none;
  }
  /* line 1843, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-strips-s-item img {
    width: auto;
    float: none;
    margin: 0;
  }
}
@media only screen and (min-width: 1195px) and (max-width: 1275px), only screen and (min-width: 960px) and (max-width: 1070px), only screen and (min-width: 768px) and (max-width: 880px), only screen and (min-width: 482px) and (max-width: 600px), only screen and (max-width: 480px) {
  /* line 1850, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow {
    z-index: 100;
    color: #1e6b8f;
  }
  /* line 1854, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow.prev {
    left: -10px;
  }
  /* line 1857, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow.prev:before {
    left: 10px;
  }
  /* line 1860, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow.next {
    right: -10px;
  }
  /* line 1863, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow.next:before {
    right: 16px;
  }
  /* line 1866, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow:before {
    padding: 0 8px;
    color: #fff;
    background: #1e6b8f;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 1873, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-tables-container .sprocket-tables-block {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  /* line 1878, templates/rt_kraken/custom/scss/custom.scss */
  .sprocket-tables-container .sprocket-tables-block {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 1885, templates/rt_kraken/custom/scss/custom.scss */
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  /* line 1891, templates/rt_kraken/custom/scss/custom.scss */
  .container-fluid {
    padding: 0;
  }
  /* line 1894, templates/rt_kraken/custom/scss/custom.scss */
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  /* line 1900, templates/rt_kraken/custom/scss/custom.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }
  /* line 1903, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid {
    width: 100%;
  }
  /* line 1906, templates/rt_kraken/custom/scss/custom.scss */
  .row, .thumbnails {
    margin-left: 0;
  }
  /* line 1910, templates/rt_kraken/custom/scss/custom.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  /* line 1914, templates/rt_kraken/custom/scss/custom.scss */
  .manager.thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  /* line 1918, templates/rt_kraken/custom/scss/custom.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 1927, templates/rt_kraken/custom/scss/custom.scss */
  .span12, .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  /* line 1932, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  /* line 1935, templates/rt_kraken/custom/scss/custom.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 1947, templates/rt_kraken/custom/scss/custom.scss */
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  /* line 1954, templates/rt_kraken/custom/scss/custom.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  /* line 1959, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  /* line 1962, templates/rt_kraken/custom/scss/custom.scss */
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  /* line 1966, templates/rt_kraken/custom/scss/custom.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  /* line 1972, templates/rt_kraken/custom/scss/custom.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }
  /* line 1975, templates/rt_kraken/custom/scss/custom.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }
  /* line 1978, templates/rt_kraken/custom/scss/custom.scss */
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  /* line 1982, templates/rt_kraken/custom/scss/custom.scss */
  .media .pull-left, .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  /* line 1989, templates/rt_kraken/custom/scss/custom.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 1993, templates/rt_kraken/custom/scss/custom.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1999, templates/rt_kraken/custom/scss/custom.scss */
  .row {
    margin-left: -20px;
  }
  /* line 2002, templates/rt_kraken/custom/scss/custom.scss */
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  /* line 2008, templates/rt_kraken/custom/scss/custom.scss */
  .row:after {
    clear: both;
  }
  /* line 2011, templates/rt_kraken/custom/scss/custom.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  /* line 2016, templates/rt_kraken/custom/scss/custom.scss */
  .span12 {
    width: 724px;
  }
  /* line 2019, templates/rt_kraken/custom/scss/custom.scss */
  .span11 {
    width: 662px;
  }
  /* line 2022, templates/rt_kraken/custom/scss/custom.scss */
  .span10 {
    width: 600px;
  }
  /* line 2025, templates/rt_kraken/custom/scss/custom.scss */
  .span9 {
    width: 538px;
  }
  /* line 2028, templates/rt_kraken/custom/scss/custom.scss */
  .span8 {
    width: 476px;
  }
  /* line 2031, templates/rt_kraken/custom/scss/custom.scss */
  .span7 {
    width: 414px;
  }
  /* line 2034, templates/rt_kraken/custom/scss/custom.scss */
  .span6 {
    width: 352px;
  }
  /* line 2037, templates/rt_kraken/custom/scss/custom.scss */
  .span5 {
    width: 290px;
  }
  /* line 2040, templates/rt_kraken/custom/scss/custom.scss */
  .span4 {
    width: 228px;
  }
  /* line 2043, templates/rt_kraken/custom/scss/custom.scss */
  .span3 {
    width: 166px;
  }
  /* line 2046, templates/rt_kraken/custom/scss/custom.scss */
  .span2 {
    width: 104px;
  }
  /* line 2049, templates/rt_kraken/custom/scss/custom.scss */
  .span1 {
    width: 42px;
  }
  /* line 2052, templates/rt_kraken/custom/scss/custom.scss */
  .offset12 {
    margin-left: 764px;
  }
  /* line 2055, templates/rt_kraken/custom/scss/custom.scss */
  .offset11 {
    margin-left: 702px;
  }
  /* line 2058, templates/rt_kraken/custom/scss/custom.scss */
  .offset10 {
    margin-left: 640px;
  }
  /* line 2061, templates/rt_kraken/custom/scss/custom.scss */
  .offset9 {
    margin-left: 578px;
  }
  /* line 2064, templates/rt_kraken/custom/scss/custom.scss */
  .offset8 {
    margin-left: 516px;
  }
  /* line 2067, templates/rt_kraken/custom/scss/custom.scss */
  .offset7 {
    margin-left: 454px;
  }
  /* line 2070, templates/rt_kraken/custom/scss/custom.scss */
  .offset6 {
    margin-left: 392px;
  }
  /* line 2073, templates/rt_kraken/custom/scss/custom.scss */
  .offset5 {
    margin-left: 330px;
  }
  /* line 2076, templates/rt_kraken/custom/scss/custom.scss */
  .offset4 {
    margin-left: 268px;
  }
  /* line 2079, templates/rt_kraken/custom/scss/custom.scss */
  .offset3 {
    margin-left: 206px;
  }
  /* line 2082, templates/rt_kraken/custom/scss/custom.scss */
  .offset2 {
    margin-left: 144px;
  }
  /* line 2085, templates/rt_kraken/custom/scss/custom.scss */
  .offset1 {
    margin-left: 82px;
  }
  /* line 2088, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid {
    width: 100%;
  }
  /* line 2091, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  /* line 2097, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 2100, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392%;
    box-sizing: border-box;
  }
  /* line 2108, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 2111, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  /* line 2114, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span12 {
    width: 100%;
  }
  /* line 2117, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span11 {
    width: 91.4364640884%;
  }
  /* line 2120, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span10 {
    width: 82.8729281768%;
  }
  /* line 2123, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span9 {
    width: 74.3093922652%;
  }
  /* line 2126, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span8 {
    width: 65.7458563536%;
  }
  /* line 2129, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span7 {
    width: 57.182320442%;
  }
  /* line 2132, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span6 {
    width: 48.6187845304%;
  }
  /* line 2135, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span5 {
    width: 40.0552486188%;
  }
  /* line 2138, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span4 {
    width: 31.4917127072%;
  }
  /* line 2141, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span3 {
    width: 22.9281767956%;
  }
  /* line 2144, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span2 {
    width: 14.364640884%;
  }
  /* line 2147, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .span1 {
    width: 5.8011049724%;
  }
  /* line 2150, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
  }
  /* line 2153, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
  }
  /* line 2156, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
  }
  /* line 2159, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
  }
  /* line 2162, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
  }
  /* line 2165, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
  }
  /* line 2168, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
  }
  /* line 2171, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
  }
  /* line 2174, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
  }
  /* line 2177, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
  }
  /* line 2180, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
  }
  /* line 2183, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
  }
  /* line 2186, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
  }
  /* line 2189, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
  }
  /* line 2192, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
  }
  /* line 2195, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
  }
  /* line 2198, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
  }
  /* line 2201, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
  }
  /* line 2204, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
  }
  /* line 2207, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
  }
  /* line 2210, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
  }
  /* line 2213, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
  }
  /* line 2216, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
  }
  /* line 2219, templates/rt_kraken/custom/scss/custom.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
  }
  /* line 2222, templates/rt_kraken/custom/scss/custom.scss */
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  /* line 2227, templates/rt_kraken/custom/scss/custom.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  /* line 2230, templates/rt_kraken/custom/scss/custom.scss */
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  /* line 2235, templates/rt_kraken/custom/scss/custom.scss */
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  /* line 2240, templates/rt_kraken/custom/scss/custom.scss */
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  /* line 2245, templates/rt_kraken/custom/scss/custom.scss */
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  /* line 2250, templates/rt_kraken/custom/scss/custom.scss */
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  /* line 2255, templates/rt_kraken/custom/scss/custom.scss */
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  /* line 2260, templates/rt_kraken/custom/scss/custom.scss */
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  /* line 2265, templates/rt_kraken/custom/scss/custom.scss */
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  /* line 2270, templates/rt_kraken/custom/scss/custom.scss */
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  /* line 2275, templates/rt_kraken/custom/scss/custom.scss */
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  /* line 2280, templates/rt_kraken/custom/scss/custom.scss */
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  /* line 2285, templates/rt_kraken/custom/scss/custom.scss */
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media only all and (max-width: 59.938rem) {
  /* line 2292, templates/rt_kraken/custom/scss/custom.scss */
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }
  /* line 2296, templates/rt_kraken/custom/scss/custom.scss */
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  /* line 2299, templates/rt_kraken/custom/scss/custom.scss */
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  /* line 2302, templates/rt_kraken/custom/scss/custom.scss */
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  /* line 2306, templates/rt_kraken/custom/scss/custom.scss */
  .navbar .container {
    width: auto;
    padding: 0;
  }
  /* line 2310, templates/rt_kraken/custom/scss/custom.scss */
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  /* line 2315, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse {
    clear: both;
  }
  /* line 2318, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  /* line 2322, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .nav > li {
    float: none;
  }
  /* line 2325, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  /* line 2328, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  /* line 2331, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  /* line 2335, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    border-radius: 0.1875rem;
  }
  /* line 2342, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 0.1875rem;
  }
  /* line 2347, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  /* line 2350, templates/rt_kraken/custom/scss/custom.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 2356, templates/rt_kraken/custom/scss/custom.scss */
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
  }
  /* line 2360, templates/rt_kraken/custom/scss/custom.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 2366, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  /* line 2370, templates/rt_kraken/custom/scss/custom.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 2384, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  /* line 2387, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none;
  }
  /* line 2391, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  /* line 2394, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  /* line 2398, templates/rt_kraken/custom/scss/custom.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 2407, templates/rt_kraken/custom/scss/custom.scss */
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111;
    border-bottom-color: #111;
  }
  /* line 2412, templates/rt_kraken/custom/scss/custom.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  /* line 2416, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  /* line 2421, templates/rt_kraken/custom/scss/custom.scss */
  .navbar .btn-navbar {
    display: block;
  }
  /* line 2424, templates/rt_kraken/custom/scss/custom.scss */
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only all and (min-width: 60rem) {
  /* line 2430, templates/rt_kraken/custom/scss/custom.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 2436, templates/rt_kraken/custom/scss/custom.scss */
  .form-horizontal .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  /* line 2442, templates/rt_kraken/custom/scss/custom.scss */
  .form-horizontal .controls {
    margin: 0;
  }
  /* line 2445, templates/rt_kraken/custom/scss/custom.scss */
  [dir="rtl"] .form-horizontal .control-label {
    text-align: right;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 2450, templates/rt_kraken/custom/scss/custom.scss */
  div.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  /* line 2458, templates/rt_kraken/custom/scss/custom.scss */
  div.modal.fade {
    top: -100px;
  }
  /* line 2461, templates/rt_kraken/custom/scss/custom.scss */
  div.modal.fade.in {
    top: 20px;
  }
}
@media only all and (max-width: 30rem) {
  /* line 2466, templates/rt_kraken/custom/scss/custom.scss */
  div.modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 2473, templates/rt_kraken/custom/scss/custom.scss */
  .pull-right.item-image {
    margin-left: 0;
  }
  /* line 2476, templates/rt_kraken/custom/scss/custom.scss */
  .pull-left.item-image {
    margin-right: 0;
  }
}
/* line 2480, templates/rt_kraken/custom/scss/custom.scss */
#rt-bottom-surround {
  position: fixed;
  bottom: 0;
  width: 100%;
}
/*# sourceMappingURL=custom__body_only.css.map */