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

/* line 11, templates/rt_akuatik/custom/scss/custom.scss */
:root {
  --nav-height: 0px;
  --fullwidth-image-height: 0px;
  --flex-algin: center;
}
@media (min-width: 768px) {
  /* line 17, templates/rt_akuatik/custom/scss/custom.scss */
  .mobile-only {
    display: none;
  }
}
/* line 22, templates/rt_akuatik/custom/scss/custom.scss */
/* line 23, templates/rt_akuatik/custom/scss/custom.scss */
body.outline-316 iframe {
  height: 1233px !important;
}
@media (max-width: 768px) {
  /* line 27, templates/rt_akuatik/custom/scss/custom.scss */
  body.outline-316 #g-page-surround {
    background-color: #fff !important;
  }
  /* line 30, templates/rt_akuatik/custom/scss/custom.scss */
  body.outline-316 #g-navigation > div > div:nth-child(4), body.outline-316 #g-navigation > div:nth-child(4) {
    margin-top: 60px;
  }
  /* line 34, templates/rt_akuatik/custom/scss/custom.scss */
  body.outline-316 iframe {
    height: 80vh !important;
  }
  /* line 37, templates/rt_akuatik/custom/scss/custom.scss */
  /* line 38, templates/rt_akuatik/custom/scss/custom.scss */
  body.outline-316 #g-container-main .g-content {
    padding: 0px !important;
    margin: 0px !important;
  }
}
/* line 46, templates/rt_akuatik/custom/scss/custom.scss */
/* line 47, templates/rt_akuatik/custom/scss/custom.scss */
/* line 48, templates/rt_akuatik/custom/scss/custom.scss */
/* line 49, templates/rt_akuatik/custom/scss/custom.scss */
body.itemid-309 #g-mainbar .g-content form {
  max-width: 25vw;
  margin: 0 auto;
}
/* line 53, templates/rt_akuatik/custom/scss/custom.scss */
body.itemid-309 #g-mainbar .g-content select {
  width: 100% !important;
  height: 39px;
  padding: 8px 0px;
  border: 1px solid #abb0b2 !important;
}
/* line 59, templates/rt_akuatik/custom/scss/custom.scss */
body.itemid-309 #g-mainbar .g-content .button {
  color: #fff !important;
  background-color: #ee1d22;
  font-family: "laca-text";
  font-size: 16px !important;
  font-weight: 700 !important;
}
@media (max-width: 768px) {
  /* line 69, templates/rt_akuatik/custom/scss/custom.scss */
  /* line 70, templates/rt_akuatik/custom/scss/custom.scss */
  /* line 71, templates/rt_akuatik/custom/scss/custom.scss */
  body.itemid-309 #g-mainbar .g-content form {
    max-width: 100vw;
  }
}
/* line 79, templates/rt_akuatik/custom/scss/custom.scss */
/* line 80, templates/rt_akuatik/custom/scss/custom.scss */
#g-mobilemenu-container > .g-toplevel {
  display: flex;
  flex-direction: column;
}
/* line 83, templates/rt_akuatik/custom/scss/custom.scss */
#g-mobilemenu-container > .g-toplevel > li.g-menu-item {
  order: 2;
}
/* line 86, templates/rt_akuatik/custom/scss/custom.scss */
#g-mobilemenu-container > .g-toplevel > li.g-menu-item:nth-of-type(2) {
  order: 1;
}
/* line 92, templates/rt_akuatik/custom/scss/custom.scss */
.fb-btn-group {
  display: block;
  display: flex;
  flex-direction: column;
}
/* line 96, templates/rt_akuatik/custom/scss/custom.scss */
.fb-btn-group a {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #ee1d22;
  border-radius: 10px;
  padding: 8px 0px;
  margin: 5px 0px;
  display: block;
  font-size: 22px;
}
/* line 107, templates/rt_akuatik/custom/scss/custom.scss */
.fb-btn-group .fb-donate-btn {
  color: #fff !important;
  background-color: #ee1d22;
}
/* line 111, templates/rt_akuatik/custom/scss/custom.scss */
.fb-btn-group a.fb-newsletter-btn {
  background-color: #fff;
  color: #000 !important;
}
/* line 114, templates/rt_akuatik/custom/scss/custom.scss */
.fb-btn-group a.fb-newsletter-btn:hover {
  color: #000 !important;
}
@media (max-width: 768px) {
  /* line 121, templates/rt_akuatik/custom/scss/custom.scss */
  .fb-btn-group {
    height: 60px;
    background-color: #000;
    flex-direction: row;
    justify-content: flex-end;
  }
  /* line 126, templates/rt_akuatik/custom/scss/custom.scss */
  .fb-btn-group a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 160px;
    padding: 0px !important;
    font-size: 16px !important;
    margin-right: 10px;
    margin-top: 10px;
    border: none !important;
  }
}
@media (max-width: 1024px) {
  /* line 141, templates/rt_akuatik/custom/scss/custom.scss */
  /* line 142, templates/rt_akuatik/custom/scss/custom.scss */
  .fb-btn-group a {
    font-size: 10px !important;
  }
}
@media (max-width: 1024px) {
  /* line 149, templates/rt_akuatik/custom/scss/custom.scss */
  /* line 150, templates/rt_akuatik/custom/scss/custom.scss */
  .fb-btn-group a {
    width: 120px;
    font-size: 10px !important;
  }
}
@media (max-width: 768px) {
  /* line 158, templates/rt_akuatik/custom/scss/custom.scss */
  .fb-btn-group {
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999;
  }
  /* line 164, templates/rt_akuatik/custom/scss/custom.scss */
  #logo-3376-particle, #logo-1616-particle {
    position: fixed;
    top: 60px;
    width: 100vw;
    background-color: #fff;
    z-index: 999;
    margin: 0px;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.333);
  }
  /* line 174, templates/rt_akuatik/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    position: fixed;
  }
  /* line 177, templates/rt_akuatik/custom/scss/custom.scss */
  #g-navigation > div > div:nth-child(4), #g-navigation > div:nth-child(4) {
    margin-top: 160px;
  }
}
/* line 182, templates/rt_akuatik/custom/scss/custom.scss */
.top-large-rectangle > div:first-of-type {
  display: none;
}
/* line 187, templates/rt_akuatik/custom/scss/custom.scss */
#div-gpt-ad-1602787513660-0, #div-gpt-ad-1602787744444-0 {
  margin: 0 auto;
}
/* line 192, templates/rt_akuatik/custom/scss/custom.scss */
/* line 194, templates/rt_akuatik/custom/scss/custom.scss */
body.itemid-384 .customdonate_article, body.itemid-385 .customdonate_article {
  display: none !important;
}
/* line 203, templates/rt_akuatik/custom/scss/custom.scss */
.donate_btn {
  width: 300px;
  height: 40px;
  margin: 5px auto;
}
/* line 207, templates/rt_akuatik/custom/scss/custom.scss */
.donate_btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 10px;
  border: 2px solid #000;
  border-radius: 20px;
  padding: 5px;
  cursor: pointer;
}
/* line 220, templates/rt_akuatik/custom/scss/custom.scss */
/* line 221, templates/rt_akuatik/custom/scss/custom.scss */
.customdonate_article > div:first-of-type {
  background-color: #d9d9d9;
  padding: 10px;
}
/* line 224, templates/rt_akuatik/custom/scss/custom.scss */
.customdonate_article > div:first-of-type > div {
  text-align: center;
}
/* line 228, templates/rt_akuatik/custom/scss/custom.scss */
.customdonate_article p:last-of-type {
  padding-bottom: unset !important;
  margin-bottom: unset !important;
}
/* line 234, templates/rt_akuatik/custom/scss/custom.scss */
.thumbnail {
  border: none !important;
  box-shadow: none !important;
}
/* line 239, templates/rt_akuatik/custom/scss/custom.scss */
.g-search form:before {
  pointer-events: none;
}
/* line 243, templates/rt_akuatik/custom/scss/custom.scss */
/* line 244, templates/rt_akuatik/custom/scss/custom.scss */
.author_infobox_articles_list ul {
  list-style-type: none;
}
/* line 246, templates/rt_akuatik/custom/scss/custom.scss */
.author_infobox_articles_list ul li {
  list-style: none !important;
}
/* line 248, templates/rt_akuatik/custom/scss/custom.scss */
.author_infobox_articles_list ul li:marker {
  display: none;
}
/* line 255, templates/rt_akuatik/custom/scss/custom.scss */
/* line 256, templates/rt_akuatik/custom/scss/custom.scss */
.author_infobox_image_profile img {
  width: 150px;
}
/* line 261, templates/rt_akuatik/custom/scss/custom.scss */
dl.article-info {
  margin-bottom: 5px !important;
}
/* line 264, templates/rt_akuatik/custom/scss/custom.scss */
/* line 265, templates/rt_akuatik/custom/scss/custom.scss */
.tag_container h4 {
  display: none;
}
/* line 268, templates/rt_akuatik/custom/scss/custom.scss */
.tag_container ul {
  padding-left: 0px !important;
  margin-top: 0px !important;
}
/* line 271, templates/rt_akuatik/custom/scss/custom.scss */
.tag_container ul li {
  padding-left: 0px !important;
}
/* line 273, templates/rt_akuatik/custom/scss/custom.scss */
.tag_container ul li a {
  padding-left: 0px !important;
}
/* line 280, templates/rt_akuatik/custom/scss/custom.scss */
.pagination ul > li > span.pagenav {
  color: #fff !important;
}
/* line 284, templates/rt_akuatik/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0.1rem;
}
/* line 293, templates/rt_akuatik/custom/scss/custom.scss */
.g-social-items {
  white-space: nowrap;
}
/* line 296, templates/rt_akuatik/custom/scss/custom.scss */
[id*="div-gpt-ad"] {
  text-align: center;
}
/* line 300, templates/rt_akuatik/custom/scss/custom.scss */
.top-large-rectangle_mobile, .ros-large-rectangle_mobile, .ros-large-rectangle-a_mobile {
  grid-column: 1 / span 2;
}
/* line 305, templates/rt_akuatik/custom/scss/custom.scss */
/* line 306, templates/rt_akuatik/custom/scss/custom.scss */
.page-header h1 {
  font-family: "laca-text";
}
/* line 310, templates/rt_akuatik/custom/scss/custom.scss */
button {
  font-family: "laca-text" !important;
}
/* line 313, templates/rt_akuatik/custom/scss/custom.scss */
h3 {
  font-size: 1.2rem;
}
/* line 317, templates/rt_akuatik/custom/scss/custom.scss */
p.img_caption, .wf_caption {
  font-style: italic;
  text-align: center;
  color: #a2a2a2;
  font-family: "laca-text";
  font-weight: 400;
  line-height: 22px !important;
  font-size: 13.3px !important;
}
/* line 328, templates/rt_akuatik/custom/scss/custom.scss */
/* line 329, templates/rt_akuatik/custom/scss/custom.scss */
/* line 330, templates/rt_akuatik/custom/scss/custom.scss */
.wf_caption span span {
  display: unset !important;
  padding: unset !important;
  line-height: unset !important;
  border: none !important;
  border-radius: unset !important;
  box-shadow: unset !important;
  transition: unset !important;
}
/* line 341, templates/rt_akuatik/custom/scss/custom.scss */
blockquote {
  grid-column: 1 / span 2;
}
/* line 343, templates/rt_akuatik/custom/scss/custom.scss */
blockquote p {
  margin: 0px !important;
}
/* line 13, templates/rt_akuatik/custom/scss/ads.scss */
div[class|="desktop_ad"] div[id^="google_ads_iframe"] {
  margin: 20px auto;
}
/* line 17, templates/rt_akuatik/custom/scss/ads.scss */
/* line 18, templates/rt_akuatik/custom/scss/ads.scss */
.ad-container iframe {
  border: 1px solid #d9d9d9 !important;
}
@media (max-width: 480px) {
  /* line 24, templates/rt_akuatik/custom/scss/ads.scss */
  [itemprop="articleBody"] .ad-container {
    padding: 20px 0px 35px;
  }
}
@media (min-width: 1024px) {
  /* line 30, templates/rt_akuatik/custom/scss/ads.scss */
  .blog [container="84"] {
    border-bottom: 3px solid #d9d9d9;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
/* line 36, templates/rt_akuatik/custom/scss/ads.scss */
.overflown {
  padding: 20px 0px;
}
/* line 39, templates/rt_akuatik/custom/scss/ads.scss */
body.layout-blog #g-container-main + .ad-container, body.layout-blog #g-container-main + .ad-container + .ad-container, body.layout-blog #g-container-main + .ad-container + .ad-container + .ad-container, body.layout-blog #g-container-main + .ad-container + .ad-container + .ad-container + .ad-container, body.layout-blog #g-container-main + .ad-container + .ad-container + .ad-container + .ad-container + .ad-container {
  padding: 20px 0px;
}
@media (max-width: 480px) {
  /* line 63, templates/rt_akuatik/custom/scss/ads.scss */
  /* line 64, templates/rt_akuatik/custom/scss/ads.scss */
  #g-aside .g-grid:nth-child(n + 6) {
    display: none !important;
  }
}
/* line 349, templates/rt_akuatik/custom/scss/custom.scss */
.label-info[href], .badge-info[href] {
  background-color: transparent;
  color: #ee1d22;
}
/* line 353, templates/rt_akuatik/custom/scss/custom.scss */
.label-info[href]:hover, .badge-info[href]:hover {
  color: #231f20;
}
/* line 358, templates/rt_akuatik/custom/scss/custom.scss */
/* line 359, templates/rt_akuatik/custom/scss/custom.scss */
div[itemprop="articleBody"] .item-image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
/* line 364, templates/rt_akuatik/custom/scss/custom.scss */
div[itemprop="articleBody"] .item-image [itemprop="headline"] {
  position: absolute;
  text-align: center;
  padding: 0 10% 10% 10%;
}
/* line 372, templates/rt_akuatik/custom/scss/custom.scss */
.icon-calendar {
  display: none;
}
/* line 376, templates/rt_akuatik/custom/scss/custom.scss */
#author_infobox {
  background-color: transparent;
  border: none;
}
/* line 381, templates/rt_akuatik/custom/scss/custom.scss */
.button {
  display: inline-block;
  font-weight: 700;
  color: #ee1d22;
  text-transform: uppercase;
  background: transparent;
  text-align: center;
  margin: 0;
  padding: 0;
  padding-bottom: 0;
  border-radius: 0.4rem;
  border: 0;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 402, templates/rt_akuatik/custom/scss/custom.scss */
/* line 403, templates/rt_akuatik/custom/scss/custom.scss */
body.view-article .page-header {
  /*display: none;*/
}
/* line 404, templates/rt_akuatik/custom/scss/custom.scss */
body.view-article .page-header h1 {
  font-size: 2.25rem;
  text-transform: uppercase;
  font-weight: 700;
  text-transform: inherit;
  line-height: 1.3;
  font-family: "gimlet-micro-compressed" !important;
}
/* line 414, templates/rt_akuatik/custom/scss/custom.scss */
/* line 415, templates/rt_akuatik/custom/scss/custom.scss */
body.view-article .author_infobox_name span {
  display: none;
}
/* line 421, templates/rt_akuatik/custom/scss/custom.scss */
/* line 422, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_content .g-particle {
  background-color: #ededed;
  margin: 2.125rem !important;
  padding: 0 !important;
}
/* line 427, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_content .g-particle h2.g-title {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1rem 1rem 0 1rem;
}
/* line 434, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_content .g-particle .g-array-item {
  padding: 0 1rem;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 38% 58%;
}
/* line 440, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_content .g-particle .g-array-item .g-array-item-image {
  grid-column: 1;
  grid-row: 1 / span 3;
  margin-right: 20px;
}
/* line 443, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_content .g-particle .g-array-item .g-array-item-image img {
  /*height: 100% !important;*/
}
/* line 449, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_content .g-particle .g-array-item .g-array-item-text {
  display: block;
  grid-column: 2;
  grid-row: 2;
  padding: 0;
  margin: 0;
  font-size: 1rem;
}
/* line 458, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_content .g-particle .g-array-item .g-array-item-read-more {
  grid-column: 2;
  grid-row: 3;
}
/* line 466, templates/rt_akuatik/custom/scss/custom.scss */
/* line 467, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_sidepanel .g-particle {
  background-color: #ededed;
  margin: 2.125rem !important;
  padding: 0 !important;
}
/* line 472, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_sidepanel .g-particle h2.g-title {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1rem 1rem 0 1rem;
}
/* line 479, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_sidepanel .g-particle .g-array-item {
  padding: 0 1rem;
}
/* line 482, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_sidepanel .g-particle .g-array-item .g-array-item-image {
  grid-column: 1 / span 2 !important;
  grid-row: 1 !important;
}
/* line 485, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_sidepanel .g-particle .g-array-item .g-array-item-image img {
  height: 100% !important;
}
/* line 490, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_sidepanel .g-particle .g-array-item .g-array-item-title {
  grid-column: 1 / span 2 !important;
  grid-row: 2 !important;
  padding-top: 0.5rem;
}
/* line 496, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_sidepanel .g-particle .g-array-item .g-array-item-text {
  display: block !important;
  grid-column: 1 / span 2 !important;
  grid-row: 3 !important;
  padding-top: 0.5rem;
  font-size: 1rem !important;
}
/* line 504, templates/rt_akuatik/custom/scss/custom.scss */
.sponsored_sidepanel .g-particle .g-array-item .g-array-item-read-more {
  display: block !important;
}
/* line 536, templates/rt_akuatik/custom/scss/custom.scss */
.red-box {
  background-color: #ee1d22;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5rem;
  padding: 10px 10px;
  text-align: center;
}
/* line 553, templates/rt_akuatik/custom/scss/custom.scss */
.addHeight {
  height: var(--fullwidth-image-height);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
/* line 561, templates/rt_akuatik/custom/scss/custom.scss */
.overImage {
  position: relative;
  color: #fff;
  text-shadow: 2px 2px 0px #000;
  z-index: 999;
  font-size: 3.5vmax;
  line-height: 1.3;
  text-align: center;
}
/* line 580, templates/rt_akuatik/custom/scss/custom.scss */
h3.sharethis-header {
  display: none;
}
/* line 583, templates/rt_akuatik/custom/scss/custom.scss */
.sharethis-inline-share-buttons {
  float: right;
  margin: 0 0 1rem 1rem;
  padding: 6px;
  background: rgba(0, 0, 0, 0.15);
}
/* line 589, templates/rt_akuatik/custom/scss/custom.scss */
.st_linkedin_large {
  display: none;
}
/* line 592, templates/rt_akuatik/custom/scss/custom.scss */
.st-btn {
  background: #777 !important;
}
/* line 595, templates/rt_akuatik/custom/scss/custom.scss */
/* line 596, templates/rt_akuatik/custom/scss/custom.scss */
.blog .items-row:not(:last-of-type) {
  border-bottom: 3px solid #d9d9d9;
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 602, templates/rt_akuatik/custom/scss/custom.scss */
.g-search input[type="text"] {
  max-width: 400px;
  background-color: #e9e9e9 !important;
  margin-left: 22px;
  color: #000;
}
/* line 609, templates/rt_akuatik/custom/scss/custom.scss */
/* line 610, templates/rt_akuatik/custom/scss/custom.scss */
body:not(.view-article) .tags {
  display: none;
}
/* line 615, templates/rt_akuatik/custom/scss/custom.scss */
/* line 621, templates/rt_akuatik/custom/scss/custom.scss */
body .g-search form:before {
  color: #231f20;
  margin-left: 20px;
}
/* line 625, templates/rt_akuatik/custom/scss/custom.scss */
body .paywall {
  transform: translateY(-40px);
}
/* line 628, templates/rt_akuatik/custom/scss/custom.scss */
body #date {
  font-weight: bold;
  font-size: 1.2rem;
}
/* line 632, templates/rt_akuatik/custom/scss/custom.scss */
/* line 633, templates/rt_akuatik/custom/scss/custom.scss */
body .g-item-title a {
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 0.05rem;
}
/* line 639, templates/rt_akuatik/custom/scss/custom.scss */
/* line 640, templates/rt_akuatik/custom/scss/custom.scss */
body #g-navigation .g-container {
  width: unset;
}
/* line 669, templates/rt_akuatik/custom/scss/custom.scss */
body #g-navigation img[alt="Native News Online"] {
  max-width: 600px;
  margin-bottom: 40px;
}
/* line 673, templates/rt_akuatik/custom/scss/custom.scss */
body #g-navigation #nav-menu {
  background-color: #231f20;
}
/* line 675, templates/rt_akuatik/custom/scss/custom.scss */
body #g-navigation #nav-menu .g-menu-item-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 680, templates/rt_akuatik/custom/scss/custom.scss */
body #g-navigation #nav-menu .g-menu-parent-indicator {
  color: #fff;
}
/* line 687, templates/rt_akuatik/custom/scss/custom.scss */
/* line 688, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar p.img_caption {
  font-size: 0.9rem;
  padding-top: 5px;
  padding-bottom: 5px !important;
  margin: 0 0 1.3rem 0;
}
/* line 694, templates/rt_akuatik/custom/scss/custom.scss */
/* line 695, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .page-header h2 {
  font-weight: bold;
}
/* line 699, templates/rt_akuatik/custom/scss/custom.scss */
/* line 700, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar div[itemprop="articleBody"] p:last-of-type {
  padding-bottom: 30px;
}
/* line 706, templates/rt_akuatik/custom/scss/custom.scss */
/* line 707, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar #intro_article .g-content {
  padding-top: 0px;
}
/* line 710, templates/rt_akuatik/custom/scss/custom.scss */
/* line 711, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar #intro_article .g-array-item-image img {
  width: 100%;
}
/* line 716, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .article-info {
  grid-row: 3;
}
/* line 720, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar h6 {
  grid-column: 1 / span 2;
}
/* line 723, templates/rt_akuatik/custom/scss/custom.scss */
/* line 724, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: minmax(250px, 33%) 56% 10%;
  grid-template-rows: auto auto 10% auto;
}
/* line 731, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-image {
  grid-row: 1 / span 3;
  grid-column: 1;
  margin: unset !important;
}
/* line 735, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-image img {
  height: 300px;
  min-width: 250px;
  max-width: 250px;
  object-fit: cover;
  object-position: top;
  object-fit: cover;
  object-position: top;
}
/* line 746, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-title {
  grid-column: 2 / span 3;
  padding-right: 24px;
}
/* line 749, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-title .g-item-title {
  font-weight: bold;
  font-size: 1.5rem;
}
/* line 754, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-text {
  padding-right: 24px;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 0px;
  grid-column: 2 / span 3;
  grid-row: 2;
}
/* line 763, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-details {
  font-size: 0.7rem;
  display: inline-block;
  text-transform: uppercase;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  grid-row: 3;
  grid-column: 2;
}
/* line 518, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-details .g-array-item-author {
  white-space: nowrap;
  color: #ee1d22;
  font-weight: 600;
}
/* line 522, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-details .g-array-item-author:before {
  content: "By";
}
/* line 526, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-details .g-array-item-date {
  white-space: nowrap;
  color: #808080;
}
/* line 529, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-details .g-array-item-date:before {
  content: "|";
  margin-right: 8px;
}
/* line 769, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-details .g-array-item-category, #g-mainbar .horizontal-article .g-array-item-details .g-array-item-hits {
  display: none;
}
/* line 774, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-read-more {
  transform: translateY(-22px);
  grid-row: 3;
  grid-column: 3;
  display: flex;
  justify-content: flex-end;
}
/* line 780, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .horizontal-article .g-array-item-read-more button {
  background-color: transparent !important;
  color: #ee1d22 !important;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 788, templates/rt_akuatik/custom/scss/custom.scss */
/* line 789, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article:first-of-type {
  border-right: 3px solid #d9d9d9;
}
/* line 792, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item {
  display: flex;
  flex-direction: column;
}
/* line 795, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-image {
  order: 1;
}
/* line 797, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-image img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: top;
}
/* line 804, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-title {
  order: 2;
  height: 150px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
/* line 824, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-title .g-item-title {
  font-weight: bold;
  font-size: 1.5rem;
}
/* line 830, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-text {
  display: none;
  order: 3;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 838, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-details {
  order: 4;
  font-size: 0.7rem;
  display: inline-block;
  text-transform: uppercase;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
}
/* line 518, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-details .g-array-item-author {
  white-space: nowrap;
  color: #ee1d22;
  font-weight: 600;
}
/* line 522, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-details .g-array-item-author:before {
  content: "By";
}
/* line 526, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-details .g-array-item-date {
  white-space: nowrap;
  color: #808080;
}
/* line 529, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-details .g-array-item-date:before {
  content: "|";
  margin-right: 8px;
}
/* line 843, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-details .g-array-item-category, #g-mainbar .vertical-article .g-array-item-details .g-array-item-hits {
  display: none;
}
/* line 849, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-read-more {
  order: 4;
  display: flex;
  justify-content: flex-start;
}
/* line 853, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .vertical-article .g-array-item-read-more button {
  background-color: transparent !important;
  color: #ee1d22 !important;
  text-transform: uppercase;
  font-size: 1rem;
  padding: unset;
  margin: unset;
  border: unset;
}
/* line 864, templates/rt_akuatik/custom/scss/custom.scss */
/* line 865, templates/rt_akuatik/custom/scss/custom.scss */
/* line 866, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog .page-header h1 {
  font-weight: bold;
}
/* line 870, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] {
  display: grid;
  grid-template-columns: minmax(250px, 33%) 66%;
  grid-template-rows: auto auto 32px;
  grid-gap: 10px;
}
/* line 875, templates/rt_akuatik/custom/scss/custom.scss */
/* line 876, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .page-header h2 {
  margin: unset !important;
  line-height: 1.2;
  font-size: 1.2rem;
  font-weight: bold;
  padding: unset;
}
/* line 884, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .article-info {
  grid-row: 3;
  margin: unset;
  text-transform: uppercase;
}
/* line 888, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .article-info * {
  font-size: 1rem !important;
}
/* line 891, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .article-info dd.createdby {
  color: #ee1d22;
  font-weight: 600;
  padding-right: 0px;
}
/* line 895, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .article-info dd.createdby:after {
  content: "|";
  color: #808080;
}
/* line 900, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .article-info dd.category-name {
  color: #808080;
  padding-right: 0px;
}
/* line 903, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .article-info dd.category-name:after {
  content: "|";
  color: #808080;
}
/* line 908, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .article-info dd.published {
  color: #808080;
}
/* line 910, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .article-info dd.published .icon-calendar {
  display: none;
}
/* line 915, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .item-image {
  grid-column: 1;
  grid-row: 1 / span 3;
}
/* line 918, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .item-image img {
  height: 300px;
  min-width: 250px;
  object-fit: cover;
  object-position: top;
}
/* line 925, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .item-image + p, #g-mainbar .blog div.item[itemprop="blogPost"] .fields-container + p {
  margin: unset;
  font-weight: 400 !important;
  font-size: 16px !important;
}
/* line 931, templates/rt_akuatik/custom/scss/custom.scss */
#g-mainbar .blog div.item[itemprop="blogPost"] .fields-container {
  display: none;
}
/* line 937, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside {
  border-left: 3px solid #d9d9d9;
}
/* line 939, templates/rt_akuatik/custom/scss/custom.scss */
/* line 940, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-item-title {
  line-height: 1;
}
/* line 943, templates/rt_akuatik/custom/scss/custom.scss */
/* line 944, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item {
  display: grid;
}
/* line 947, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item-image {
  margin: unset !important;
  grid-column: 1 / span 2;
  grid-row: 1 / span 2;
}
/* line 952, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item-image a > img {
  object-position: top;
  height: 250px;
  object-fit: cover;
}
/* line 959, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item-title {
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  max-height: 150px;
  grid-column: 1 / span 2;
  grid-row: 3;
  padding-right: 10px;
}
/* line 967, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item-title a {
  font-weight: 900 !important;
  font-size: 1rem;
  letter-spacing: 0.05rem !important;
}
/* line 973, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item-text {
  display: none;
}
/* line 976, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item-details {
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 0.6rem;
  grid-row: 5;
  text-transform: uppercase;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
}
/* line 518, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item-details .g-array-item-author {
  white-space: nowrap;
  color: #ee1d22;
  font-weight: 600;
}
/* line 522, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item-details .g-array-item-author:before {
  content: "By";
}
/* line 526, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item-details .g-array-item-date {
  white-space: nowrap;
  color: #808080;
}
/* line 529, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item-details .g-array-item-date:before {
  content: "|";
  margin-right: 8px;
}
/* line 984, templates/rt_akuatik/custom/scss/custom.scss */
#main-aside .g-content-array .g-grid .g-array-item-read-more {
  display: none;
}
/* line 991, templates/rt_akuatik/custom/scss/custom.scss */
#author_infobox {
  grid-column: 1 / span 2;
  margin-left: 0px;
  padding-left: 0px;
  border-top: 1px solid;
  border-radius: 0;
}
/* line 997, templates/rt_akuatik/custom/scss/custom.scss */
#author_infobox .author_infobox_image_profile {
  margin: 5px 10px 5px 0 !important;
}
/* line 1001, templates/rt_akuatik/custom/scss/custom.scss */
#author_infobox .author_infobox_name {
  font-weight: bold;
}
/* line 1003, templates/rt_akuatik/custom/scss/custom.scss */
#author_infobox .author_infobox_name span {
  /*display: none;*/
}
/* line 1007, templates/rt_akuatik/custom/scss/custom.scss */
#author_infobox .author_infobox_articles {
  /*display: none;*/
}
/* line 1011, templates/rt_akuatik/custom/scss/custom.scss */
#author_infobox .author_infobox_articles_list {
  /*display: none;*/
}
/* line 1015, templates/rt_akuatik/custom/scss/custom.scss */
#author_infobox .author_infobox_articles_links {
  /*display: none;*/
}
/* line 1020, templates/rt_akuatik/custom/scss/custom.scss */
/* line 1021, templates/rt_akuatik/custom/scss/custom.scss */
#under_author .author_infobox_articles_list ul {
  margin-left: 0 !important;
  margin-top: 0 !important;
}
/* line 1025, templates/rt_akuatik/custom/scss/custom.scss */
#under_author .author_infobox_articles {
  font-weight: bold;
}
/* line 1030, templates/rt_akuatik/custom/scss/custom.scss */
#g-container-footer {
  background-color: #231f20;
}
/* line 1032, templates/rt_akuatik/custom/scss/custom.scss */
/* line 1033, templates/rt_akuatik/custom/scss/custom.scss */
/* line 1034, templates/rt_akuatik/custom/scss/custom.scss */
#g-container-footer #g-footer .g-simplemenu-container h6 {
  color: #ee1d22 !important;
  font-weight: bold;
}
/* line 1038, templates/rt_akuatik/custom/scss/custom.scss */
/* line 1039, templates/rt_akuatik/custom/scss/custom.scss */
/* line 1040, templates/rt_akuatik/custom/scss/custom.scss */
#g-container-footer #g-footer .g-simplemenu-container .g-simplemenu li a {
  color: #fff !important;
}
/* line 1047, templates/rt_akuatik/custom/scss/custom.scss */
#g-container-footer .copyright {
  color: #808080 !important;
  text-align: right;
}
/* line 1049, templates/rt_akuatik/custom/scss/custom.scss */
#g-container-footer .copyright a {
  color: #808080 !important;
}
/* line 1058, templates/rt_akuatik/custom/scss/custom.scss */
.item-page {
  grid-gap: 10px;
}
/* line 1061, templates/rt_akuatik/custom/scss/custom.scss */
.item-page .page-header h2 {
  line-height: 1.3 !important;
}
/* line 1065, templates/rt_akuatik/custom/scss/custom.scss */
.item-page .article-info {
  text-transform: uppercase;
}
/* line 1067, templates/rt_akuatik/custom/scss/custom.scss */
.item-page .article-info * {
  font-size: 0.8rem !important;
}
/* line 1070, templates/rt_akuatik/custom/scss/custom.scss */
.item-page .article-info dd.createdby {
  color: #ee1d22;
  font-weight: 600;
  padding-right: 0px;
}
/* line 1074, templates/rt_akuatik/custom/scss/custom.scss */
.item-page .article-info dd.createdby:after {
  content: "|";
  color: #808080;
}
/* line 1079, templates/rt_akuatik/custom/scss/custom.scss */
.item-page .article-info dd.category-name {
  color: #808080;
  padding-right: 0px;
}
/* line 1082, templates/rt_akuatik/custom/scss/custom.scss */
.item-page .article-info dd.category-name:after {
  content: "|";
  color: #808080;
}
/* line 1087, templates/rt_akuatik/custom/scss/custom.scss */
.item-page .article-info dd.create {
  color: #808080;
}
/* line 1089, templates/rt_akuatik/custom/scss/custom.scss */
.item-page .article-info dd.create .icon-calendar {
  display: none;
}
/* line 1094, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.default_layout {
  word-wrap: break-word !important;
}
/* line 1098, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.default_layout div[itemprop="articleBody"] {
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}
/* line 1099, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.default_layout div[itemprop="articleBody"] img.caption, .item-page.default_layout div[itemprop="articleBody"] .img_caption {
  width: 100%;
}
/* line 1106, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.default_layout div[itemprop="articleBody"] p:first-of-type {
  grid-row: 1;
  grid-column: 1 / span 2;
}
/* line 1110, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.default_layout div[itemprop="articleBody"] div.item-image {
  grid-row: 2;
  grid-column: 1 / span 2;
}
/* line 1114, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.default_layout div[itemprop="articleBody"] p:not(:first-of-type) {
  grid-column: 1 / span 2;
}
/* line 1119, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.headshot_layout {
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}
/* line 1123, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.headshot_layout div[itemprop="articleBody"] {
  grid-gap: 10px;
}
/* line 1127, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.headshot_layout div[itemprop="articleBody"] p.img_caption {
  margin-bottom: 0px;
}
/* line 1131, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.headshot_layout div[itemprop="articleBody"] div.item-image {
  margin-bottom: 0px;
  max-width: 350px;
  float: left;
  padding-right: 20px;
}
/* line 1137, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.headshot_layout div[itemprop="articleBody"] div.item-image img {
  max-width: 100%;
  object-fit: cover;
  object-position: top;
}
/* line 1160, templates/rt_akuatik/custom/scss/custom.scss */
/* line 1161, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.fullwidth_layout p.img_caption {
  display: none;
}
/* line 1165, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.fullwidth_layout .article-info {
  grid-row: 1 !important;
}
/* line 1169, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.fullwidth_layout .page-header {
  display: none;
}
/* line 1173, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.fullwidth_layout .item-image {
  position: absolute;
  top: var(--nav-height);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: var(--flex-align);
}
/* line 1184, templates/rt_akuatik/custom/scss/custom.scss */
.item-page.fullwidth_layout .item-image img {
  min-width: 100vw !important;
  max-height: calc(60vh + 100px);
  object-fit: cover;
  object-position: top;
}
/* line 1195, templates/rt_akuatik/custom/scss/custom.scss */
.author_section {
  border-top: 3px solid #000;
  margin-top: 20px;
}
/* line 1198, templates/rt_akuatik/custom/scss/custom.scss */
.author_section .author_section-title {
  font-weight: bold;
  padding: 20px 0px;
}
/* line 1202, templates/rt_akuatik/custom/scss/custom.scss */
.author_section .author_section-content-container {
  display: grid;
  grid-template-columns: 33% 66%;
  grid-template-rows: 30px 1fr;
}
/* line 1207, templates/rt_akuatik/custom/scss/custom.scss */
.author_section .author_section-content-container .author_image {
  width: 150px;
  height: 150px;
  background-color: #d9d9d9;
  grid-column: 1;
  grid-row: 1 /2;
}
/* line 1214, templates/rt_akuatik/custom/scss/custom.scss */
.author_section .author_section-content-container .author_name {
  font-weight: bold;
  grid-column: 2;
  grid-row: 1;
}
/* line 1219, templates/rt_akuatik/custom/scss/custom.scss */
.author_section .author_section-content-container .author_info {
  grid-column: 2;
  grid-row: 2;
  font-size: 14px;
}
@media (max-width: 1215px) and (min-width: 817px) {
  /* line 2, templates/rt_akuatik/custom/scss/1215.scss */
  /* line 3, templates/rt_akuatik/custom/scss/1215.scss */
  /* line 4, templates/rt_akuatik/custom/scss/1215.scss */
  #g-mainbar .horizontal-article .g-array-item {
    grid-template-columns: auto 100px;
  }
  /* line 7, templates/rt_akuatik/custom/scss/1215.scss */
  #g-mainbar .horizontal-article .g-array-item-details {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }
  /* line 12, templates/rt_akuatik/custom/scss/1215.scss */
  #g-mainbar .horizontal-article .g-array-item-read-more {
    grid-column: 2;
    grid-row: 4;
    align-items: flex-end;
    transform: translateY(0px);
    margin-top: 10px;
  }
  /* line 22, templates/rt_akuatik/custom/scss/1215.scss */
  /* line 23, templates/rt_akuatik/custom/scss/1215.scss */
  /* line 24, templates/rt_akuatik/custom/scss/1215.scss */
  /* line 25, templates/rt_akuatik/custom/scss/1215.scss */
  /* line 26, templates/rt_akuatik/custom/scss/1215.scss */
  .sponsored_content .g-particle .g-array-item .g-array-item-image img {
    object-fit: cover;
  }
}
@media (max-width: 1024px) {
  /* line 2, templates/rt_akuatik/custom/scss/1024.scss */
  #search-icon > div {
    padding-left: 0px !important;
  }
  /* line 5, templates/rt_akuatik/custom/scss/1024.scss */
  .g-logo {
    padding-left: 0px !important;
  }
  /* line 8, templates/rt_akuatik/custom/scss/1024.scss */
  #custom-1155-particle {
    padding-top: 0px !important;
  }
}
@media (max-width: 816px) {
  /* line 2, templates/rt_akuatik/custom/scss/816.scss */
  .g-search input[type="text"] {
    color: #fff;
  }
  /* line 5, templates/rt_akuatik/custom/scss/816.scss */
  /* line 6, templates/rt_akuatik/custom/scss/816.scss */
  .g-item-title a {
    font-size: 1rem !important;
  }
  /* line 11, templates/rt_akuatik/custom/scss/816.scss */
  .leaderboard-a-mobile {
    padding: 10px 10px 0px 10px !important;
    min-height: 290px;
  }
  /* line 16, templates/rt_akuatik/custom/scss/816.scss */
  /* line 17, templates/rt_akuatik/custom/scss/816.scss */
  body .g-offcanvas-toggle {
    top: 1.2rem !important;
  }
  /* line 21, templates/rt_akuatik/custom/scss/816.scss */
  body .g-search form:before {
    top: 23%;
  }
  /* line 25, templates/rt_akuatik/custom/scss/816.scss */
  /* line 26, templates/rt_akuatik/custom/scss/816.scss */
  /* line 27, templates/rt_akuatik/custom/scss/816.scss */
  body #g-container-main .item-page.headshot_layout div[itemprop="articleBody"] div.item-image {
    grid-column: 1 / span 2;
  }
  /* line 29, templates/rt_akuatik/custom/scss/816.scss */
  body #g-container-main .item-page.headshot_layout div[itemprop="articleBody"] div.item-image .img_caption {
    width: unset !important;
  }
  /* line 33, templates/rt_akuatik/custom/scss/816.scss */
  body #g-container-main .item-page.headshot_layout div[itemprop="articleBody"] p:nth-of-type(2) {
    grid-column: 1 / span 2;
    grid-row: 3;
  }
  /* line 38, templates/rt_akuatik/custom/scss/816.scss */
  body #g-container-main .item-page.headshot_layout img.caption {
    margin-top: 8px;
  }
  /* line 43, templates/rt_akuatik/custom/scss/816.scss */
  body #g-container-main .item-page.fullwidth_layout {
    display: unset !important;
  }
  /* line 47, templates/rt_akuatik/custom/scss/816.scss */
  body #g-navigation {
    color: #fff;
  }
  /* line 50, templates/rt_akuatik/custom/scss/816.scss */
  body #g-navigation .g-search form:before {
    color: #fff;
  }
  /* line 53, templates/rt_akuatik/custom/scss/816.scss */
  body #g-navigation .g-social-items {
    text-align: right;
  }
  /* line 60, templates/rt_akuatik/custom/scss/816.scss */
  body #g-navigation .g-grid:first-of-type {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: #231f20 !important;
  }
  /* line 66, templates/rt_akuatik/custom/scss/816.scss */
  /* line 67, templates/rt_akuatik/custom/scss/816.scss */
  body #g-navigation .g-grid:nth-of-type(3) #mobileDate {
    color: #231f20;
    font-size: 0.8rem;
  }
  /* line 74, templates/rt_akuatik/custom/scss/816.scss */
  body #g-mainbar .vertical-article:first-of-type {
    border-right: 0px solid #d9d9d9 !important;
  }
  /* line 77, templates/rt_akuatik/custom/scss/816.scss */
  body #main-aside {
    border-left: 0px;
  }
  /* line 80, templates/rt_akuatik/custom/scss/816.scss */
  /* line 81, templates/rt_akuatik/custom/scss/816.scss */
  body #g-header .overImage {
    font-size: 1rem;
  }
  /* line 89, templates/rt_akuatik/custom/scss/816.scss */
  /* line 91, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .aside-title, #main-aside .aside-title {
    margin-top: 34px;
  }
  /* line 95, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .g-content, #main-aside .g-content {
    padding-bottom: 0px !important;
  }
  /* line 98, templates/rt_akuatik/custom/scss/816.scss */
  /* line 99, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .g-joomla-articles .g-content, #main-aside .g-joomla-articles .g-content {
    padding-bottom: 0px !important;
  }
  /* line 101, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .g-joomla-articles .g-content .g-array-item, #main-aside .g-joomla-articles .g-content .g-array-item {
    display: grid !important;
    grid-gap: 10px;
    grid-template-columns: 1fr !important;
  }
  /* line 105, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .g-joomla-articles .g-content .g-array-item-image, #main-aside .g-joomla-articles .g-content .g-array-item-image {
    grid-row: 1 !important;
    grid-column: 1 !important;
  }
  /* line 108, templates/rt_akuatik/custom/scss/816.scss */
  /* line 109, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .g-joomla-articles .g-content .g-array-item-image a img, #main-aside .g-joomla-articles .g-content .g-array-item-image a img {
    max-width: unset;
    width: 100% !important;
    object-fit: cover !important;
  }
  /* line 117, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .g-joomla-articles .g-content .g-array-item-title, #main-aside .g-joomla-articles .g-content .g-array-item-title {
    grid-column: 1 !important;
    grid-row: 2;
    height: auto !important;
    margin-bottom: 0px !important;
  }
  /* line 123, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .g-joomla-articles .g-content .g-array-item-details, #main-aside .g-joomla-articles .g-content .g-array-item-details {
    display: none !important;
  }
  /* line 126, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .g-joomla-articles .g-content .g-array-item-text, #main-aside .g-joomla-articles .g-content .g-array-item-text {
    display: none;
  }
  /* line 129, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .g-joomla-articles .g-content .g-array-item-read-more, #main-aside .g-joomla-articles .g-content .g-array-item-read-more {
    grid-column: 1 !important;
    transform: unset !important;
    display: block !important;
  }
  /* line 134, templates/rt_akuatik/custom/scss/816.scss */
  /* line 135, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .g-joomla-articles .g-content .g-array-item-read-more a button, #main-aside .g-joomla-articles .g-content .g-array-item-read-more a button {
    font-size: 1rem !important;
  }
  /* line 144, templates/rt_akuatik/custom/scss/816.scss */
  /* line 145, templates/rt_akuatik/custom/scss/816.scss */
  /* line 146, templates/rt_akuatik/custom/scss/816.scss */
  #main-aside .g-joomla-articles > .g-grid {
    padding-top: 24px;
    margin-top: 10px;
  }
  /* line 153, templates/rt_akuatik/custom/scss/816.scss */
  #g-mainbar .horizontal-article .g-array-item-title .g-item-title a {
    font-size: 1rem !important;
  }
  /* line 289, templates/rt_akuatik/custom/scss/816.scss */
  /* line 290, templates/rt_akuatik/custom/scss/816.scss */
  /* line 291, templates/rt_akuatik/custom/scss/816.scss */
  .sponsored_content .g-particle .g-array-item {
    display: grid;
    grid-template-columns: 60% 40% !important;
  }
  /* line 295, templates/rt_akuatik/custom/scss/816.scss */
  .sponsored_content .g-particle .g-array-item-image {
    margin: unset !important;
    grid-column: 1 / span 2 !important;
    grid-row: 2 !important;
  }
  /* line 300, templates/rt_akuatik/custom/scss/816.scss */
  .sponsored_content .g-particle .g-array-item-image a > img {
    object-fit: center;
    height: 100px;
    object-fit: cover;
  }
  /* line 306, templates/rt_akuatik/custom/scss/816.scss */
  .sponsored_content .g-particle .g-array-item-title {
    overflow: hidden;
    max-height: 150px;
    grid-column: 1 / span 2 !important;
    grid-row: 3 !important;
    padding-right: 10px;
  }
  /* line 312, templates/rt_akuatik/custom/scss/816.scss */
  .sponsored_content .g-particle .g-array-item-title a {
    font-weight: 600 !important;
    font-size: 1.2rem;
  }
  /* line 317, templates/rt_akuatik/custom/scss/816.scss */
  .sponsored_content .g-particle .g-array-item-text {
    grid-row: 4 !important;
    grid-column: 1 / span 2 !important;
  }
  /* line 321, templates/rt_akuatik/custom/scss/816.scss */
  .sponsored_content .g-particle .g-array-item-details {
    margin-top: 10px;
    font-size: 0.6rem;
    grid-row: 3;
    text-transform: uppercase;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: flex-end;
  }
  /* line 518, templates/rt_akuatik/custom/scss/custom.scss */
  .sponsored_content .g-particle .g-array-item-details .g-array-item-author {
    white-space: nowrap;
    color: #ee1d22;
    font-weight: 600;
  }
  /* line 522, templates/rt_akuatik/custom/scss/custom.scss */
  .sponsored_content .g-particle .g-array-item-details .g-array-item-author:before {
    content: "By";
  }
  /* line 526, templates/rt_akuatik/custom/scss/custom.scss */
  .sponsored_content .g-particle .g-array-item-details .g-array-item-date {
    white-space: nowrap;
    color: #808080;
  }
  /* line 529, templates/rt_akuatik/custom/scss/custom.scss */
  .sponsored_content .g-particle .g-array-item-details .g-array-item-date:before {
    content: "|";
    margin-right: 8px;
  }
  /* line 327, templates/rt_akuatik/custom/scss/816.scss */
  .sponsored_content .g-particle .g-array-item-read-more {
    grid-row: 5 !important;
    grid-column: 1 / span 2 !important;
  }
  /* line 335, templates/rt_akuatik/custom/scss/816.scss */
  /* line 336, templates/rt_akuatik/custom/scss/816.scss */
  /* line 337, templates/rt_akuatik/custom/scss/816.scss */
  /* line 338, templates/rt_akuatik/custom/scss/816.scss */
  body.view-category #g-mainbar .blog [itemprop="blogPost"] {
    grid-template-columns: 33% 66%;
    grid-template-rows: auto auto auto;
  }
  /* line 342, templates/rt_akuatik/custom/scss/816.scss */
  body.view-category #g-mainbar .blog [itemprop="blogPost"] .item-image {
    grid-row: 1;
    grid-column: 1 / span 2;
  }
  /* line 345, templates/rt_akuatik/custom/scss/816.scss */
  body.view-category #g-mainbar .blog [itemprop="blogPost"] .item-image img {
    width: 100%;
  }
  /* line 350, templates/rt_akuatik/custom/scss/816.scss */
  body.view-category #g-mainbar .blog .article-info {
    display: none;
  }
  /* line 353, templates/rt_akuatik/custom/scss/816.scss */
  body.view-category #g-mainbar .blog .page-header {
    grid-row: 2;
    grid-column: 1 / span 2;
  }
  /* line 358, templates/rt_akuatik/custom/scss/816.scss */
  body.view-category #g-mainbar .blog p {
    grid-row: 3;
    grid-column: 1 / span 2;
  }
}
@media (max-width: 768px) {
  /* line 2, templates/rt_akuatik/custom/scss/768.scss */
  #search-icon {
    display: none !important;
  }
}
@media (max-width: 320px) {
  /* line 2, templates/rt_akuatik/custom/scss/320.scss */
  /* line 3, templates/rt_akuatik/custom/scss/320.scss */
  #g-mainbar .g-content, #main-aside .g-content {
    padding: unset !important;
  }
  /* line 5, templates/rt_akuatik/custom/scss/320.scss */
  #g-mainbar .g-content p, #main-aside .g-content p, #g-mainbar .g-content .page-header, #main-aside .g-content .page-header, #g-mainbar .g-content .page-header + div, #main-aside .g-content .page-header + div, #g-mainbar .g-content .article-info, #main-aside .g-content .article-info, #g-mainbar .g-content .img_caption, #main-aside .g-content .img_caption, #g-mainbar .g-content .g-array-item, #main-aside .g-content .g-array-item {
    padding: 0px 1.5rem;
  }
  /* line 15, templates/rt_akuatik/custom/scss/320.scss */
  .sponsored_sidepanel .g-particle {
    margin: 0.625rem !important;
  }
}
/*# sourceMappingURL=custom_300.css.map */