/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert, .alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
#g-page-surround .nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}
#g-page-surround .nav > li > a {
  display: block;
}
#g-page-surround .nav > li > a:hover, #g-page-surround .nav > li > a:focus {
  text-decoration: none;
}
#g-page-surround .nav > li > a > img {
  max-width: none;
}
#g-page-surround .platform-content .entries .tease.sticky {
  background-color: #f2f2f2;
}
#g-page-surround .platform-content form.password-form .password-box {
  margin: 5px 0;
}
#g-page-surround .search-form input.search-field {
  height: 40px;
  padding-top: 3px;
  color: #ffffff;
}
.pagination ul.pagination-list, .page-links ul.pagination-list {
  font-size: 0;
  display: inline-block;
  *zoom: 1;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pagination ul.pagination-list li.pagination-list-item, .page-links ul.pagination-list li.pagination-list-item {
  font-size: 1rem;
  margin-bottom: 0;
}
.pagination ul.pagination-list li.pagination-list-item > a, .pagination ul.pagination-list li.pagination-list-item > span, .page-links ul.pagination-list li.pagination-list-item > a, .page-links ul.pagination-list li.pagination-list-item > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul.pagination-list li.pagination-list-item > a:hover, .pagination ul.pagination-list li.pagination-list-item > a:focus, .pagination ul.pagination-list li.pagination-list-item > span:hover, .pagination ul.pagination-list li.pagination-list-item > span:focus, .page-links ul.pagination-list li.pagination-list-item > a:hover, .page-links ul.pagination-list li.pagination-list-item > a:focus, .page-links ul.pagination-list li.pagination-list-item > span:hover, .page-links ul.pagination-list li.pagination-list-item > span:focus {
  background-color: #f5f5f5;
}
.pagination ul.pagination-list li.pagination-list-item:first-child > a, .pagination ul.pagination-list li.pagination-list-item:first-child > span, .page-links ul.pagination-list li.pagination-list-item:first-child > a, .page-links ul.pagination-list li.pagination-list-item:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul.pagination-list li.pagination-list-item:last-child > a, .pagination ul.pagination-list li.pagination-list-item:last-child > span, .page-links ul.pagination-list li.pagination-list-item:last-child > a, .page-links ul.pagination-list li.pagination-list-item:last-child > span {
  border-right-width: 1px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination p.counter, .page-links p.counter {
  margin: 0;
}
#comments {
  padding: 10px 15px 25px;
}
#comments h3 {
  color: #000000;
}
#comments ol.commentlist {
  margin-top: 0;
}
#comments ol.commentlist li.comment .comment-body {
  position: relative;
  margin-left: 5px;
  padding: 0 20px;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.875rem;
}
#comments ol.commentlist li.comment .comment-body .child-arrow-indicator {
  visibility: hidden;
  position: absolute;
  top: 4px;
  left: -16px;
  color: #ffffff;
}
#comments ol.commentlist li.comment .comment-body .comment-reply {
  position: absolute;
  right: 20px;
  top: 20px;
}
#comments ol.commentlist li.comment .comment-author {
  line-height: normal;
  padding-top: 20px;
  height: auto;
}
#comments ol.commentlist li.comment .comment-author .author-avatar {
  flex: 0 40px;
  width: 40px;
  height: 40px;
  margin-right: 20px;
}
#comments ol.commentlist li.comment .comment-author .author-avatar .avatar {
  border-radius: 50%;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name {
  font-size: 1rem;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a {
  color: #000000;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a:hover {
  color: #01b2ff;
}
#comments ol.commentlist li.comment .comment-author .author-meta time a, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link a {
  color: #ffffff;
}
#comments ol.commentlist li.comment .comment-author .author-meta time a:hover, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link a:hover {
  color: #01b2ff;
}
@media only all and (max-width: 47.99rem) {
  #comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link {
    display: inline;
  }
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a {
  color: #01b2ff;
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a:hover {
  color: #ffffff;
}
#comments ol.commentlist li.comment .comment-content {
  overflow: hidden;
  margin-left: 60px;
  padding: 0 15px 15px 0;
}
#comments ol.commentlist ol.children li.comment .comment-body {
  border-left: 20px solid rgba(0, 0, 0, 0.1);
}
#comments ol.commentlist ol.children li.comment .comment-body .child-arrow-indicator {
  visibility: visible;
}
#comments #responses > ol.commentlist > li.comment:first-child {
  margin-top: 0;
}
#comments #responses > ol.commentlist > li.comment:first-child > .comment-body .comment-author {
  border-top: none;
}
#comments #comments-nav .comments-previous .button span, #comments #comments-nav .comments-next .button span {
  vertical-align: top;
}
.g-loginform .login-pretext {
  margin-bottom: 1rem;
}
.g-loginform fieldset.login-data #login-username {
  margin-top: 0;
}
.g-loginform .login-extra {
  list-style-type: none;
  margin-left: 0;
}
.widget.widget_archive ul, .widget.widget_categories ul, .widget.widget_meta ul, .widget.widget_pages ul, .widget.widget_recent_comments ul, .widget.widget_recent_entries ul {
  list-style-type: none;
  margin-left: 0;
  margin-top: 0;
}
.widget.widget_archive ul ul, .widget.widget_categories ul ul, .widget.widget_meta ul ul, .widget.widget_pages ul ul, .widget.widget_recent_comments ul ul, .widget.widget_recent_entries ul ul {
  list-style-type: none;
}
.widget.widget_archive ul ul.children, .widget.widget_categories ul ul.children, .widget.widget_meta ul ul.children, .widget.widget_pages ul ul.children, .widget.widget_recent_comments ul ul.children, .widget.widget_recent_entries ul ul.children {
  margin-left: 1.5rem;
}
.widget.widget_search input.search-field {
  margin-bottom: 5px;
}
.widget.widget_tag_cloud a {
  display: inline-block;
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  border-radius: 3px;
  background: #008fcd;
  color: #ffffff;
  padding: 5px 8px;
  margin: 0 4px 8px 0;
  vertical-align: bottom;
}
.widget.widget_tag_cloud a:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  margin-right: 5px;
  content: "";
}
.widget.widget_tag_cloud a:hover {
  background: #007db4;
  color: #ffffff;
}
.widget.widget_calendar {
  margin-bottom: 1.5rem;
}
.g-contactform #contact-form .form-message {
  margin-bottom: 15px;
}
.g-contactform #contact-form .control-group {
  margin-bottom: 1.5rem;
}
.g-contactform #contact-form .control-group .control-label-checkbox {
  margin-right: 0.75rem;
  float: left;
}
.g-contactform #contact-form .g-recaptcha {
  margin: 20px 0;
}
.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
  box-sizing: border-box !important;
}
.platform-content .rokajaxsearch * *, .platform-content .rokajaxsearch * *:before, .platform-content .rokajaxsearch * *:after, .platform-content .rokajaxsearch *:before *, .platform-content .rokajaxsearch *:before *:before, .platform-content .rokajaxsearch *:before *:after, .platform-content .rokajaxsearch *:after *, .platform-content .rokajaxsearch *:after *:before, .platform-content .rokajaxsearch *:after *:after {
  box-sizing: border-box;
}
.rokajaxsearch #roksearch_search_str {
  border: 1px solid #888888;
  border-radius: 2rem;
  margin-bottom: 1rem;
  padding: 0.75rem 1rem;
  width: 100%;
  box-shadow: none;
}
form#rokajaxsearch {
  margin: 0;
}
form#rokajaxsearch > .rokajaxsearch {
  background: none;
  box-shadow: none;
  border: none;
}
#roksearch_results {
  color: #ffffff;
  background: #272c35;
  border: 1px solid #888888;
}
#roksearch_results .roksearch_result_wrapper1 {
  background: #1c2026;
  color: #ffffff;
}
#roksearch_results .roksearch_result_wrapper1:hover {
  background: #01b2ff;
  color: #ffffff;
  border: 1px solid #00364e;
}
#roksearch_results .roksearch_result_wrapper1:hover a, #roksearch_results .roksearch_result_wrapper1:hover h3 {
  color: #81d9ff;
}
#roksearch_results span.highlight {
  color: #ffffff;
  background-color: #007db4;
  text-shadow: none;
}
@media only all and (max-width: 47.99rem) {
  body #roksearch_results {
    width: 95%;
  }
}
.rokajaxsearch .search_options {
  margin-top: 8px;
  padding-bottom: 15px;
}
.rokajaxsearch .search_options label {
  margin-right: 10px !important;
}
.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
  margin: 0 5px 0 0;
}
.rokajaxsearch .clr {
  clear: both;
}
.rokajaxsearch .searchintro {
  overflow: hidden;
}
#roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  text-align: left;
  visibility: hidden;
  margin-top: 5px;
}
#roksearch_results .small {
  display: inline;
  position: relative;
  text-align: inherit;
  bottom: 0;
  right: 0;
  font-size: 11px;
  font-style: italic;
}
#roksearch_results a.clr {
  margin: 10px 0 5px 0;
}
#roksearch_results a {
  color: #005a81;
}
#roksearch_results h3 {
  color: #005a81;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 110%;
  font-size: 110%;
  padding-bottom: 0;
}
#roksearch_results h3:hover {
  color: inherit;
}
#roksearch_results .roksearch_result_wrapper1:hover {
  border: none;
}
#roksearch_results .container-wrapper {
  overflow: hidden;
}
#roksearch_results .page {
  float: left;
}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
  background: #1c2026;
  padding: 10px 15px;
  line-height: 130%;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
#roksearch_results .roksearch_row_btm {
  overflow: hidden;
  border-top: 1px solid #888888;
}
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
  padding: 15px;
  border-bottom: none;
}
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
  margin-top: 15px;
  line-height: 140%;
}
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
  margin-top: 0;
  padding: 0 3px;
}
#roksearch_results .roksearch_odd {
  background: rgba(0, 0, 0, 0.05);
}
#roksearch_results .viewall {
  float: left;
  margin: 0 5px;
}
#roksearch_results .viewall span {
  line-height: 130%;
  text-transform: none;
}
#roksearch_results .estimated_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
#roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  text-transform: none;
  font-size: 11px;
}
#roksearch_results .pagination_res span {
  padding: 0 5px;
}
#roksearch_results .powered-by-google {
  text-transform: lowercase;
  font-style: italic;
  font-size: 9px;
}
#roksearch_results .google-search #roksearch_link {
  margin-top: 5px;
}
#roksearch_results .google-thumb-image {
  margin: 0 auto;
}
#roksearch_results .readon {
  margin-top: 15px;
}
#roksearch_results .readon span, #roksearch_results .readon .button {
  font-size: 13px;
  line-height: 22px;
}
#roksearch_results .container-arrows {
  height: 12px;
  width: 30px;
  float: left;
  margin-right: 5px;
  position: relative;
}
#roksearch_results #roksearch_link:before {
  content: "×";
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 100;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  position: absolute;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before, #roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  font-size: 1.3em;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-right {
  cursor: pointer;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
  color: #01b2ff;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
  left: 0;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
  content: "";
}
#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  left: 18px;
}
#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  content: "";
}
.sprocket-features.layout-slideshow .sprocket-features-pagination li, .sprocket-strips .sprocket-strips-pagination li {
  background: transparent;
  color: #bfbfbf;
  border: 2px solid #ffffff;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  padding: 0;
  box-shadow: none;
}
.sprocket-features.layout-slideshow .sprocket-features-pagination li.active, .sprocket-strips .sprocket-strips-pagination li.active {
  background: #ffffff;
}
.sprocket-features.layout-slideshow .sprocket-features-img-container {
  background-position: center;
  background-size: cover;
  position: relative;
}
.sprocket-features.layout-slideshow .sprocket-features-img-container img {
  visibility: hidden;
}
.sprocket-features.layout-slideshow .sprocket-features-img-container:before {
  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;
}
.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;
}
.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-img-container {
  position: relative;
}
.sprocket-features.layout-slideshow .sprocket-features-img-container, .sprocket-features.layout-slideshow .sprocket-features-content {
  opacity: 0;
  position: absolute;
  z-index: 1;
}
.sprocket-features.layout-slideshow .sprocket-features-content {
  width: 100%;
  top: 0;
  left: 0;
}
.sprocket-features.layout-slideshow .sprocket-features-title, .sprocket-features.layout-slideshow .sprocket-features-desc {
  background: transparent;
  color: inherit;
}
.sprocket-features.layout-slideshow .sprocket-features-title {
  padding-left: 0;
  padding-right: 0;
  margin: auto;
  width: 75%;
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1;
}
.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.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-desc {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-desc {
    display: none;
  }
}
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow {
  margin-top: 0;
  border-radius: 0;
  opacity: 1;
  box-shadow: none;
}
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow span {
  display: none;
}
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow:before {
  position: absolute;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
}
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
  right: 10%;
}
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next:before {
  content: "";
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
    right: 5%;
  }
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
    right: 5%;
  }
}
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
  left: 10%;
}
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev:before {
  content: "";
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
    left: 5%;
  }
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
    left: 5%;
  }
}
.sprocket-features.layout-slideshow .sprocket-features-pagination {
  left: 1rem;
  right: inherit;
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-pagination {
    left: 1rem;
    text-align: center;
    bottom: 0;
  }
}
.sprocket-features.layout-slideshow .sprocket-features-pagination li {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-bottom: 0.25rem;
  color: #ffffff;
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-pagination li {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: bottom;
  }
  .sprocket-features.layout-slideshow .sprocket-features-pagination li span {
    display: none;
    visibility: hidden;
  }
}
.sprocket-features.layout-slideshow .sprocket-features-pagination li span {
  display: block;
  line-height: 28px;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
}
.sprocket-strips .sprocket-strips-item {
  background: #272c35;
  color: #ffffff;
  border-radius: 3px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
}
.sprocket-strips .sprocket-strips-content {
  color: #ffffff;
}
.sprocket-strips .sprocket-strips-title {
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  margin: 0;
}
.dir-rtl .sprocket-strips .sprocket-strips-pagination ul {
  float: right;
}
.sprocket-strips .sprocket-strips-arrows .arrow {
  font-size: inherit;
  width: 30px;
  height: 30px;
}
.dir-rtl .sprocket-strips .sprocket-strips-arrows .arrow {
  float: left;
}
.sprocket-strips .sprocket-strips-arrows .arrow span {
  line-height: 25px;
  font-size: 2rem;
}
@media only all and (max-width: 30rem) {
  .sprocket-mosaic .sprocket-mosaic-header {
    text-align: center;
  }
}
@media only all and (max-width: 30rem) {
  .sprocket-mosaic .sprocket-mosaic-filter {
    margin-bottom: 0.5rem;
  }
}
.sprocket-mosaic .sprocket-mosaic-filter li, .sprocket-mosaic .sprocket-mosaic-order li {
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 1.25;
  text-transform: uppercase;
  display: inline-block;
  background: #01b2ff;
  border: none;
  border-radius: 3px;
  color: #ffffff;
  padding: 0.25rem 0.5rem;
  transition: background 0.3s;
}
.sprocket-mosaic .sprocket-mosaic-filter li:hover, .sprocket-mosaic .sprocket-mosaic-filter li.active, .sprocket-mosaic .sprocket-mosaic-order li:hover, .sprocket-mosaic .sprocket-mosaic-order li.active {
  background: #007db4;
}
@media only all and (max-width: 30rem) {
  .sprocket-mosaic .sprocket-mosaic-filter, .sprocket-mosaic .sprocket-mosaic-order {
    float: none !important;
  }
}
.sprocket-mosaic .sprocket-padding {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.sprocket-mosaic .sprocket-mosaic-item {
  border-radius: 0;
  border: none;
}
.sprocket-mosaic .sprocket-mosaic-item:hover .sprocket-mosaic-head {
  transform: translateY(-100%);
}
.sprocket-mosaic .sprocket-mosaic-item:hover .sprocket-mosaic-body {
  opacity: 1;
  transform: translateY(-100%);
}
.sprocket-mosaic .sprocket-mosaic-content-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sprocket-mosaic .sprocket-mosaic-head {
  transform: translateY(0);
  transition: all 0.3s;
}
.sprocket-mosaic .sprocket-mosaic-title {
  color: #ffffff;
  margin: 0 0 1rem 0;
  padding: 0 1rem;
  font-size: 4.5rem;
  line-height: 0.9;
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .sprocket-mosaic .sprocket-mosaic-title {
    font-size: 3rem;
    line-height: 0.85;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-mosaic .sprocket-mosaic-title {
    font-size: 1.5rem;
    line-height: 1.05;
  }
}
@media only all and (max-width: 47.99rem) {
  .sprocket-mosaic .sprocket-mosaic-title {
    font-size: 2rem;
    line-height: 1.15;
  }
}
.sprocket-mosaic .sprocket-mosaic-title a {
  color: #ffffff;
  line-height: 0.9;
}
.sprocket-mosaic .sprocket-mosaic-body {
  padding: 0.5rem 1rem 0.75rem 1rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-mosaic .sprocket-mosaic-body {
    padding: 0.25rem 1rem 0.5rem 1rem;
  }
}
.sprocket-mosaic .sprocket-mosaic-body {
  background: #01b2ff;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  transform: translateY(0);
  transition: all 0.3s;
}
.sprocket-mosaic .sprocket-mosaic-body a {
  font-weight: bold;
  color: #ffffff;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .sprocket-mosaic .sprocket-mosaic-body a {
    font-size: 0.9rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-mosaic .sprocket-mosaic-body a {
    font-size: 0.8rem;
  }
}
.sprocket-mosaic .sprocket-mosaic-body a:hover {
  color: #005a81;
}
.sprocket-mosaic .sprocket-mosaic-text {
  opacity: 0.75;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .sprocket-mosaic .sprocket-mosaic-text {
    font-size: 0.9rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-mosaic .sprocket-mosaic-text {
    font-size: 0.8rem;
  }
}
.sprocket-mosaic .sprocket-mosaic-tags {
  background: transparent;
  margin: 0.5rem 0;
  padding: 0 1rem;
}
.sprocket-mosaic .sprocket-mosaic-tags li {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.35);
  margin: 0;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
.sprocket-mosaic .sprocket-mosaic-loadmore {
  border: 3px solid #bfbfbf;
  border-radius: 30px;
  margin: 2rem auto;
  padding: 0.5rem 1rem;
  width: 200px;
}
.sprocket-mosaic .sprocket-mosaic-overlay .css-loader-wrapper {
  box-sizing: unset;
}
.g-roksprocket-tabs-style-1 {
  margin-bottom: -1rem;
}
.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.99rem) {
  .g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav {
    float: none;
    width: 100%;
    text-align: center;
    margin: 1rem auto 0 auto;
  }
}
.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner {
  color: #000000;
  background: transparent;
  border: 0 !important;
  border-radius: 0;
  display: inline-block;
  padding: 2px 8px;
  line-height: 1;
  vertical-align: middle;
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.75rem;
}
@media only all and (max-width: 47.99rem) {
  .g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner {
    font-size: 1.5rem;
  }
}
.g-roksprocket-tabs-style-1 .sprocket-tabs .sprocket-tabs-nav li.active .sprocket-tabs-inner {
  color: #ffffff !important;
  background: #01b2ff !important;
}
.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-top .sprocket-tabs-nav {
  width: 100%;
  margin: 1rem 1.25rem 0 1.25rem;
}
.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-top .sprocket-tabs-nav > li {
  margin-right: 1rem;
}
.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-bottom .sprocket-tabs-nav {
  width: 100%;
  margin: 0 1.25rem 1rem 1.25rem;
}
.g-roksprocket-tabs-style-1 .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li {
  margin-right: 1rem;
}
.g-roksprocket-tabs-style-1 .sprocket-tabs .g-title-regular {
  font-size: 1.05rem;
}
.g-roksprocket-tabs-style-2 {
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.g-roksprocket-tabs-style-2 .sprocket-tabs.layout-top .sprocket-tabs-nav {
  padding: 1rem !important;
}
.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav {
  text-align: right;
}
.dir-rtl .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav {
  text-align: left;
}
@media only all and (max-width: 30rem) {
  .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;
  }
}
.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li {
  margin-bottom: 0;
  float: none;
  display: inline-block;
}
.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border: none;
  padding: 0 0.5rem;
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.5;
  text-transform: uppercase;
}
@media only all and (max-width: 30rem) {
  .g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
    padding: 0 0.25rem;
    font-size: 0.8rem;
  }
}
.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background: transparent;
  border: none;
  color: #000000;
}
.g-roksprocket-tabs-style-2 .sprocket-tabs .sprocket-tabs-panels {
  margin: 0;
}
.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.99rem) {
  .g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-panels {
    width: 95%;
  }
}
.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav {
  margin: 0;
}
.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li {
  margin-bottom: 0;
  float: none;
  display: inline-block;
}
.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  background: white;
  border: none;
  border-radius: 3px;
  padding: 0.25rem 0.5rem;
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  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.99rem) {
  .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) {
  .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;
  }
}
.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background: #01b2ff;
  border: none;
  color: #ffffff;
}
.g-roksprocket-tabs-style-3 .sprocket-tabs .sprocket-tabs-panels {
  margin: 0.625rem 0;
}
.g-roksprocket-headlines-style-1 .sprocket-headlines-text {
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
    font-size: 1.15rem;
    line-height: 1.15;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-roksprocket-headlines-style-1 .sprocket-headlines-text {
    font-size: 1.25rem;
    line-height: 1.25;
  }
}
.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.99rem) {
  .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.99rem) {
  .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;
  }
}
.g-roksprocket-headlines-style-1 .sprocket-headlines {
  background: transparent;
  border: none;
  margin: -0.5rem 0;
  overflow: visible;
}
.g-roksprocket-headlines-style-1 .sprocket-headlines-badge span {
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  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;
}
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation {
  width: auto;
}
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow {
  position: absolute;
  right: -20px;
  border-radius: 0;
  color: #ffffff;
  background: #000000;
  opacity: 1;
  box-shadow: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 1.75rem;
  transition: background 0.25s ease;
}
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow span {
  display: none;
}
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
}
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.next {
  top: -7px;
}
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.next:before {
  content: "";
}
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev {
  bottom: -7px;
}
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev:before {
  content: "";
}
@media only all and (max-width: 47.99rem) {
  .g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow.prev {
    bottom: inherit;
    top: 23px;
  }
}
.g-roksprocket-headlines-style-1 .sprocket-headlines-navigation .arrow:hover {
  background: #404040;
}
.g-roksprocket-headlines-style-2 .sprocket-headlines-text {
  font-size: 0.875rem;
}
.g-roksprocket-headlines-style-2 .sprocket-headlines {
  background: transparent;
  border: none;
  margin: -0.5rem 0;
  overflow: visible;
}
.g-roksprocket-headlines-style-2 .sprocket-headlines-badge span {
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  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;
}
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation {
  width: auto;
}
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow {
  position: absolute;
  right: -5px;
  border-radius: 0;
  color: #ffffff;
  background: #01b2ff;
  opacity: 1;
  box-shadow: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 1.75rem;
  transition: background 0.25s ease;
}
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow span {
  display: none;
}
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
}
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.next {
  top: 0;
}
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.next:before {
  content: "";
}
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.prev {
  top: 30px;
}
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow.prev:before {
  content: "";
}
.g-roksprocket-headlines-style-2 .sprocket-headlines-navigation .arrow:hover {
  background: #4ec9ff;
}
.sprocket-lists .sprocket-lists-title {
  font-family: "kelson_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  background: #ffffff;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.sprocket-lists .active .sprocket-lists-item {
  font-size: 0.875rem;
  background: #ffffff;
  margin-bottom: 3px;
}
.sprocket-lists .active .sprocket-lists-item .sprocket-padding {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
  padding-bottom: 9px;
}
.sprocket-lists .indicator {
  background: transparent;
  margin-top: -12px;
}
.dir-rtl .sprocket-lists .indicator {
  right: auto;
  left: 10px;
}
.sprocket-strips-s .sprocket-strips-s-overlay {
  margin-top: -40px;
}
.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.99rem) {
  .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.01rem) and (max-width: 47.99rem) {
  .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%;
  }
  .sprocket-grids-b-info {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  .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%;
  }
  .sprocket-grids-b-content {
    text-align: center;
  }
  .sprocket-grids-b-info, .sprocket-grids-b-text {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .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.01rem) and (max-width: 47.99rem) {
  .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%;
  }
  .sprocket-mosaic-g-info {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  .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%;
  }
  .sprocket-mosaic-g-content {
    text-align: center;
  }
  .sprocket-mosaic-g-info, .sprocket-mosaic-g-tags, .sprocket-mosaic-g-text {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .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.99rem) {
  .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.01rem) and (max-width: 47.99rem) {
  .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) {
  .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;
  }
  .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) {
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow {
    z-index: 100;
    color: #01b2ff;
  }
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow.prev {
    left: -10px;
  }
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow.prev:before {
    left: 10px;
  }
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow.next {
    right: -10px;
  }
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow.next:before {
    right: 16px;
  }
  .sprocket-strips-s .sprocket-strips-s-arrows .arrow:before {
    padding: 0 8px;
    color: #ffffff;
    background: #01b2ff;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .sprocket-tables-container .sprocket-tables-block {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .sprocket-tables-container .sprocket-tables-block {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
}
/*# sourceMappingURL=kraken-wordpress_home.css.map */