CINXE.COM

WEST BOATHOUSE — The Living River

<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0, user-scalable=yes"> <title>WEST BOATHOUSE — The Living River</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='stylesheet' id='frontend-style-css' href='https://westboathouse.org.uk/wp-content/themes/lay/frontend/assets/css/frontend.style.css?ver=6.7.7' type='text/css' media='all' /> <style id='frontend-style-inline-css' type='text/css'> /* essential styles that need to be in head */ html{ overflow-y: scroll; /* needs to be min-height: 100% instead of height: 100%. doing height: 100% can cause a bug when doing scroll in jQuery for html,body */ min-height: 100%; /* prevent anchor font size from changing when rotating iphone to landscape mode */ /* also: https://stackoverflow.com/questions/49589861/is-there-a-non-hacky-way-to-prevent-pinch-zoom-on-ios-11-3-safari */ -webkit-text-size-adjust: none; /* prevent overflow while loading */ overflow-x: hidden!important; } body{ background-color: white; transition: background-color 300ms ease; min-height: 100%; margin: 0; width: 100%; } /* lay image opacity css */ #search-results-region img.setsizes{opacity: 0;}#search-results-region img.lay-gif{opacity: 0;}#search-results-region img.lay-image-original{opacity: 0;}#search-results-region img.carousel-img{opacity: 0;}#search-results-region video.video-lazyload{opacity: 0;}#search-results-region img.setsizes.loaded{opacity: 1;}#search-results-region img.loaded-error{opacity: 1;}#search-results-region img.lay-gif.loaded{opacity: 1;}#search-results-region img.lay-image-original.loaded{opacity: 1;}#search-results-region img.carousel-img.loaded{opacity: 1;}#search-results-region video.loaded{opacity: 1;}.col img.setsizes{opacity: 0;}.col img.lay-gif{opacity: 0;}.col img.lay-image-original{opacity: 0;}.col img.carousel-img{opacity: 0;}.col video.video-lazyload{opacity: 0;}.col img.setsizes.loaded{opacity: 1;}.col img.loaded-error{opacity: 1;}.col img.lay-gif.loaded{opacity: 1;}.col img.lay-image-original.loaded{opacity: 1;}.col img.carousel-img.loaded{opacity: 1;}.col video.loaded{opacity: 1;}.project-arrow img.setsizes{opacity: 0;}.project-arrow img.lay-gif{opacity: 0;}.project-arrow img.lay-image-original{opacity: 0;}.project-arrow img.carousel-img{opacity: 0;}.project-arrow video.video-lazyload{opacity: 0;}.project-arrow img.setsizes.loaded{opacity: 1;}.project-arrow img.loaded-error{opacity: 1;}.project-arrow img.lay-gif.loaded{opacity: 1;}.project-arrow img.lay-image-original.loaded{opacity: 1;}.project-arrow img.carousel-img.loaded{opacity: 1;}.project-arrow video.loaded{opacity: 1;}.background-image img.setsizes{opacity: 0;}.background-image img.lay-gif{opacity: 0;}.background-image img.lay-image-original{opacity: 0;}.background-image img.carousel-img{opacity: 0;}.background-image video.video-lazyload{opacity: 0;}.background-image img.setsizes.loaded{opacity: 1;}.background-image img.loaded-error{opacity: 1;}.background-image img.lay-gif.loaded{opacity: 1;}.background-image img.lay-image-original.loaded{opacity: 1;}.background-image img.carousel-img.loaded{opacity: 1;}.background-image video.loaded{opacity: 1;}.background-video img.setsizes{opacity: 0;}.background-video img.lay-gif{opacity: 0;}.background-video img.lay-image-original{opacity: 0;}.background-video img.carousel-img{opacity: 0;}.background-video video.video-lazyload{opacity: 0;}.background-video img.setsizes.loaded{opacity: 1;}.background-video img.loaded-error{opacity: 1;}.background-video img.lay-gif.loaded{opacity: 1;}.background-video img.lay-image-original.loaded{opacity: 1;}.background-video img.carousel-img.loaded{opacity: 1;}.background-video video.loaded{opacity: 1;} /* lay media query styles */ @media (min-width: 770px){ .column-wrap._100vh, .column-wrap.rowcustomheight { display: flex; } #custom-phone-grid { display: none; } #footer-custom-phone-grid { display: none; } .cover-region-phone, .cover-region-placeholder-phone { display: none; } .column-wrap._100vh, .column-wrap.rowcustomheight { display: flex; } .sitetitle.txt .sitetitle-txt-inner { margin-top: 0; margin-bottom: 0; } .row._100vh, .row._100vh.empty { min-height: 100vh; min-height: 100svh; } .row._100vh .row-inner, .row._100vh .column-wrap, .row._100vh.empty .row-inner, .row._100vh.empty .column-wrap { min-height: 100vh; min-height: 100svh; } nav.laynav li { display: inline-block; } nav.laynav { white-space: nowrap; } .lay-mobile-icons-wrap { display: none; white-space: nowrap; } .mobile-title { display: none; } .navbar { position: fixed; z-index: 10; width: 100%; transform: translateZ(0); } nav.mobile-nav { display: none; } .sitetitle.txt .sitetitle-txt-inner span, nav.laynav span { text-decoration-style: underline; } .col.align-top { align-self: start; } .col.align-onethird { align-self: start; } .col.align-middle { align-self: center; } .col.align-twothirds { align-self: end; } .col.align-bottom { align-self: end; } .cover-region { position: fixed; z-index: 1; top: 0; left: 0; width: 100%; height: 100vh; will-change: transform; } .lay-sitewide-background-video-mobile { display: none; } .cover-down-arrow-desktop { display: block; } .cover-down-arrow-phone { display: none; } .col.type-vl.absolute-position { position: absolute !important; margin-left: 0 !important; z-index: 1; } /* 100VH rows */ .column-wrap._100vh > .col.absolute-position:not(.lay-sticky) { position: absolute !important; margin-left: 0 !important; } .column-wrap._100vh > .col.absolute-position.align-top:not(.lay-sticky) { top: 0; } .column-wrap._100vh > .col.absolute-position.align-bottom:not(.lay-sticky) { bottom: 0; } ._100vh:not(.stack-element) > .type-html { position: absolute !important; margin-left: 0 !important; z-index: 1; } ._100vh:not(.stack-element) > .type-html.align-top { top: 0; } ._100vh:not(.stack-element) > .type-html.align-middle { top: 50%; transform: translateY(-50%); } ._100vh:not(.stack-element) > .type-html.align-bottom { bottom: 0; } /* CUSTOM ROW HEIGHT */ .column-wrap.rowcustomheight > .col.absolute-position:not(.lay-sticky) { position: absolute !important; margin-left: 0 !important; z-index: 1; } .rowcustomheight:not(.stack-element) > .type-html { position: absolute !important; margin-left: 0 !important; z-index: 1; } .rowcustomheight:not(.stack-element) > .type-html.align-top { top: 0; } .rowcustomheight:not(.stack-element) > .type-html.align-middle { top: 50%; transform: translateY(-50%); } .rowcustomheight:not(.stack-element) > .type-html.align-bottom { bottom: 0; } .lay-slide-from-top { top: 0; left: 0; right: 0; transform: translateY(-100.1%); } .lay-slide-from-top { transition: transform 300ms cubic-bezier(0.52, 0.16, 0.24, 1); } .lay-slide-from-left { top: 0; left: 0; bottom: 0; transform: translateX(-100.1%); } .lay-slide-from-left { transition: transform 300ms cubic-bezier(0.52, 0.16, 0.24, 1); } .lay-slide-from-right { top: 0; right: 0; transform: translateX(100.1%); } .lay-slide-from-right { transition: transform 300ms cubic-bezier(0.52, 0.16, 0.24, 1); } .lay-slide-from-bottom { left: 0; right: 0; bottom: 0; transform: translateY(100.1%); } .lay-slide-from-bottom { transition: transform 300ms cubic-bezier(0.52, 0.16, 0.24, 1); } .lay-fade { opacity: 0; top: 0; left: 0; right: 0; transform: translateY(-100.1%); } .lay-none { top: 0; left: 0; display: none; } .lay-show-overlay.lay-slide-from-top { transform: translateY(0); } .lay-show-overlay.lay-slide-from-left { transform: translateX(0); } .lay-show-overlay.lay-slide-from-right { transform: translateX(0); } .lay-show-overlay.lay-slide-from-bottom { transform: translateY(0); } .lay-show-overlay.lay-fade { transform: translateY(0); animation: 350ms forwards overlayfadein; opacity: 1; } .lay-show-overlay.lay-fadeout { animation: 350ms forwards overlayfadeout; } .lay-show-overlay.lay-none { display: block; } @keyframes overlayfadein { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes overlayfadeout { 0% { opacity: 1; } 100% { opacity: 0; } } nav.laynav { z-index: 20; line-height: 1; } nav.laynav .span-wrap { display: inline-block; } nav.laynav ul { list-style-type: none; margin: 0; padding: 0; font-size: 0; display: flex; } nav.laynav a { text-decoration: none; } nav.laynav li { vertical-align: top; } nav.laynav li:last-child { margin-right: 0 !important; margin-bottom: 0 !important; } } @media (max-width: 769px){ .hascustomphonegrid #grid { display: none; } .hascustomphonegrid .column-wrap._100vh, .hascustomphonegrid .column-wrap.rowcustomheight { display: flex; } .hascustomphonegrid .cover-region-desktop { display: none; } .hascustomphonegrid .cover-region-placeholder-desktop { display: none; } .nocustomphonegrid .type-vl { display: none; } .footer-hascustomphonegrid #footer { display: none; } .tagline { display: none; } body { box-sizing: border-box; } .fp-section.row._100vh, .fp-section.row._100vh.empty { min-height: 0; } .fp-section.row._100vh .row-inner, .fp-section.row._100vh.empty .row-inner { min-height: 0 !important; } .lay-content.nocustomphonegrid #grid .col.lay-sticky, .lay-content.footer-nocustomphonegrid #footer .col.lay-sticky, .lay-content .cover-region-desktop .col.lay-sticky { position: relative !important; top: auto !important; } .lay-content.nocustomphonegrid #grid .col:not(.below, .in-view), .lay-content.footer-nocustomphonegrid #footer .col:not(.below, .in-view), .lay-content .cover-region-desktop .col:not(.below, .in-view) { transform: translate3d(0, 0, 0); } .lay-content.nocustomphonegrid #grid .col, .lay-content.footer-nocustomphonegrid #footer .col, .lay-content .cover-region-desktop .col { width: 100%; } html.flexbox .lay-content .row._100vh.row-col-amt-2.absolute-positioning-vertically-in-apl .col.align-top, html.flexbox .lay-content .row.rowcustomheight.row-col-amt-2.absolute-positioning-vertically-in-apl .col.align-top, html.flexbox .lay-content .row._100vh.row-col-amt-3.absolute-positioning-vertically-in-apl .col.align-top, html.flexbox .lay-content .row.rowcustomheight.row-col-amt-3.absolute-positioning-vertically-in-apl .col.align-top { top: 0; position: absolute; margin-bottom: 0; } html.flexbox .lay-content .row._100vh.row-col-amt-2.absolute-positioning-vertically-in-apl .col.align-onethird, html.flexbox .lay-content .row.rowcustomheight.row-col-amt-2.absolute-positioning-vertically-in-apl .col.align-onethird, html.flexbox .lay-content .row._100vh.row-col-amt-3.absolute-positioning-vertically-in-apl .col.align-onethird, html.flexbox .lay-content .row.rowcustomheight.row-col-amt-3.absolute-positioning-vertically-in-apl .col.align-onethird { top: 33%; transform: translate(0, -33%) !important; position: absolute; margin-bottom: 0; } html.flexbox .lay-content .row._100vh.row-col-amt-2.absolute-positioning-vertically-in-apl .col.align-middle, html.flexbox .lay-content .row.rowcustomheight.row-col-amt-2.absolute-positioning-vertically-in-apl .col.align-middle, html.flexbox .lay-content .row._100vh.row-col-amt-3.absolute-positioning-vertically-in-apl .col.align-middle, html.flexbox .lay-content .row.rowcustomheight.row-col-amt-3.absolute-positioning-vertically-in-apl .col.align-middle { top: 50%; transform: translate(0, -50%) !important; position: absolute; margin-bottom: 0; } html.flexbox .lay-content .row._100vh.row-col-amt-2.absolute-positioning-vertically-in-apl .col.align-twothirds, html.flexbox .lay-content .row.rowcustomheight.row-col-amt-2.absolute-positioning-vertically-in-apl .col.align-twothirds, html.flexbox .lay-content .row._100vh.row-col-amt-3.absolute-positioning-vertically-in-apl .col.align-twothirds, html.flexbox .lay-content .row.rowcustomheight.row-col-amt-3.absolute-positioning-vertically-in-apl .col.align-twothirds { bottom: 33%; transform: translate(0, -33%) !important; position: absolute; margin-bottom: 0; } html.flexbox .lay-content .row._100vh.row-col-amt-2.absolute-positioning-vertically-in-apl .col.align-bottom, html.flexbox .lay-content .row.rowcustomheight.row-col-amt-2.absolute-positioning-vertically-in-apl .col.align-bottom, html.flexbox .lay-content .row._100vh.row-col-amt-3.absolute-positioning-vertically-in-apl .col.align-bottom, html.flexbox .lay-content .row.rowcustomheight.row-col-amt-3.absolute-positioning-vertically-in-apl .col.align-bottom { bottom: 0; position: absolute; margin-bottom: 0; } html.flexbox .lay-content .row._100vh.one-col-row .column-wrap, html.flexbox .lay-content .row.rowcustomheight.one-col-row .column-wrap { display: flex; } html.flexbox .lay-content .row._100vh.one-col-row .col.align-top, html.flexbox .lay-content .row.rowcustomheight.one-col-row .col.align-top { align-self: start; margin-bottom: 0; } html.flexbox .lay-content .row._100vh.one-col-row .col.align-onethird, html.flexbox .lay-content .row.rowcustomheight.one-col-row .col.align-onethird { align-self: start; margin-bottom: 0; } html.flexbox .lay-content .row._100vh.one-col-row .col.align-middle, html.flexbox .lay-content .row.rowcustomheight.one-col-row .col.align-middle { align-self: center; margin-bottom: 0; } html.flexbox .lay-content .row._100vh.one-col-row .col.align-twothirds, html.flexbox .lay-content .row.rowcustomheight.one-col-row .col.align-twothirds { align-self: end; margin-bottom: 0; } html.flexbox .lay-content .row._100vh.one-col-row .col.align-bottom, html.flexbox .lay-content .row.rowcustomheight.one-col-row .col.align-bottom { align-self: end; margin-bottom: 0; } .lay-content .row { box-sizing: border-box; display: block; } .lay-content .row:last-child .col:last-child { margin-bottom: 0 !important; } html.flexbox #custom-phone-grid .column-wrap._100vh, html.flexbox #custom-phone-grid .column-wrap.rowcustomheight, html.flexbox #footer-custom-phone-grid .column-wrap._100vh, html.flexbox #footer-custom-phone-grid .column-wrap.rowcustomheight { display: flex; } html.flexbox #custom-phone-grid .col.align-top, html.flexbox #footer-custom-phone-grid .col.align-top { align-self: start; } html.flexbox #custom-phone-grid .col.align-onethird, html.flexbox #footer-custom-phone-grid .col.align-onethird { align-self: start; } html.flexbox #custom-phone-grid .col.align-middle, html.flexbox #footer-custom-phone-grid .col.align-middle { align-self: center; } html.flexbox #custom-phone-grid .col.align-twothirds, html.flexbox #footer-custom-phone-grid .col.align-twothirds { align-self: end; } html.flexbox #custom-phone-grid .col.align-bottom, html.flexbox #footer-custom-phone-grid .col.align-bottom { align-self: end; } .row-inner { box-sizing: border-box; } .title a, .title { opacity: 1; } .sitetitle { display: none; } .navbar { display: block; top: 0; left: 0; bottom: auto; right: auto; width: 100%; z-index: 30; border-bottom-style: solid; border-bottom-width: 1px; } .mobile-title.image { font-size: 0; } .mobile-title.text { line-height: 1; display: inline-flex; } .mobile-title.text > span { align-self: center; } .mobile-title { z-index: 31; display: inline-block; box-sizing: border-box; } .mobile-title img { box-sizing: border-box; height: 100%; } nav.primary, nav.second_menu, nav.third_menu, nav.fourth_menu { display: none; } body.mobile-menu-style_desktop_menu .burger-wrap, body.mobile-menu-style_desktop_menu .mobile-menu-close-custom { display: none; } body.mobile-menu-style_desktop_menu nav.mobile-nav { z-index: 35; line-height: 1; white-space: nowrap; } body.mobile-menu-style_desktop_menu nav.mobile-nav li { vertical-align: top; } body.mobile-menu-style_desktop_menu nav.mobile-nav li:last-child { margin-right: 0 !important; margin-bottom: 0 !important; } body.mobile-menu-style_desktop_menu nav.mobile-nav ul { list-style-type: none; margin: 0; padding: 0; font-size: 0; } body.mobile-menu-style_desktop_menu nav.mobile-nav a { text-decoration: none; } body.mobile-menu-style_desktop_menu nav.mobile-nav span { border-bottom-style: solid; border-bottom-width: 0; } .html5video .html5video-customplayicon { max-width: 100px; } .cover-enabled-on-phone .cover-region { position: fixed; z-index: 1; top: 0; left: 0; width: 100%; min-height: 100vh; will-change: transform; } .cover-disabled-on-phone .cover-region-placeholder { display: none; } .lay-sitewide-background-video { display: none; } .cover-down-arrow-desktop { display: none; } .cover-down-arrow-phone { display: block; } .lay-content.nocustomphonegrid #grid .row.only-marquee-row { padding-left: 0; padding-right: 0; } .col.absolute-position.type-vl { position: absolute; margin-left: 0 !important; z-index: 1; } .hascustomphonegrid .column-wrap._100vh > .col.absolute-position:not(.lay-sticky) { position: absolute !important; margin-left: 0 !important; z-index: 1; } .hascustomphonegrid .column-wrap._100vh > .col.absolute-position.align-top:not(.lay-sticky) { top: 0; } .hascustomphonegrid .column-wrap._100vh > .col.absolute-position.align-bottom:not(.lay-sticky) { bottom: 0; } .hascustomphonegrid .column-wrap.rowcustomheight > .col.absolute-position:not(.lay-sticky) { position: absolute !important; margin-left: 0 !important; z-index: 1; } .hascustomphonegrid .column-wrap.rowcustomheight > .col.absolute-position.align-top:not(.lay-sticky) { top: 0; } .hascustomphonegrid .column-wrap.rowcustomheight > .col.absolute-position.align-bottom:not(.lay-sticky) { bottom: 0; } body.mobile-menu-style_1.mobile-menu-has-animation.mobile-menu-animation-possible.animate-mobile-menu nav.mobile-nav { transition: transform 300ms cubic-bezier(0.52, 0.16, 0.24, 1); } body.mobile-menu-style_1 nav.mobile-nav::-webkit-scrollbar { display: none; } body.mobile-menu-style_1 nav.mobile-nav { transform: translateY(-99999px); overflow-y: scroll; -webkit-overflow-scrolling: touch; white-space: normal; width: 100%; top: 0; left: 0; bottom: auto; } body.mobile-menu-style_1 nav.mobile-nav .current-menu-item { opacity: 1; } body.mobile-menu-style_1 nav.mobile-nav li { display: block; margin-right: 0; margin-bottom: 0; padding: 0; } body.mobile-menu-style_1 nav.mobile-nav li a { display: block; opacity: 1; border-bottom-style: solid; border-bottom-width: 1px; transition: background-color 200ms ease; margin: 0; } body.mobile-menu-style_1 nav.mobile-nav li a:hover { opacity: 1; } body.mobile-menu-style_1 nav.mobile-nav li a .span-wrap { border-bottom: none; } body.mobile-menu-style_1 nav.mobile-nav li a:hover .span-wrap { border-bottom: none; } body.mobile-menu-style_2.mobile-menu-has-animation.mobile-menu-animation-possible nav.mobile-nav { transition: transform 500ms cubic-bezier(0.52, 0.16, 0.24, 1); } body.mobile-menu-style_2 .laynav .burger-wrap { position: absolute; right: 0; top: 0; } body.mobile-menu-style_2 nav.mobile-nav.active { transform: translateX(0); } body.mobile-menu-style_2 nav.mobile-nav::-webkit-scrollbar { display: none; } body.mobile-menu-style_2 nav.mobile-nav { box-sizing: border-box; z-index: 35; top: 0; height: 100vh; overflow-y: scroll; -webkit-overflow-scrolling: touch; white-space: normal; width: 100%; transform: translateX(100%); } body.mobile-menu-style_2 nav.mobile-nav li a { display: block; margin: 0; box-sizing: border-box; width: 100%; } body.mobile-menu-style_3.mobile-menu-has-animation.mobile-menu-animation-possible .mobile-nav ul { opacity: 0; transition: opacity 300ms cubic-bezier(0.52, 0.16, 0.24, 1) 200ms; } body.mobile-menu-style_3.mobile-menu-has-animation.mobile-menu-animation-possible.mobile-menu-open .mobile-nav ul { opacity: 1; } body.mobile-menu-style_3.mobile-menu-has-animation.mobile-menu-animation-possible nav.mobile-nav { transition: height 500ms cubic-bezier(0.52, 0.16, 0.24, 1); } body.mobile-menu-style_3 nav.mobile-nav.active { transform: translateX(0); } body.mobile-menu-style_3 nav.mobile-nav::-webkit-scrollbar { display: none; } body.mobile-menu-style_3 nav.mobile-nav { width: 100%; height: 0; box-sizing: border-box; z-index: 33; overflow-y: scroll; -webkit-overflow-scrolling: touch; white-space: normal; width: 100%; } body.mobile-menu-style_3 nav.mobile-nav li a { display: block; margin: 0; box-sizing: border-box; width: 100%; } /** * Toggle Switch Globals * * All switches should take on the class `c-hamburger` as well as their * variant that will give them unique properties. This class is an overview * class that acts as a reset for all versions of the icon. */ .mobile-menu-style_1 .burger-wrap, .mobile-menu-style_3 .burger-wrap { z-index: 33; } .lay-mobile-icons-wrap { z-index: 33; top: 0; right: 0; vertical-align: top; } .burger-wrap { padding-left: 10px; font-size: 0; box-sizing: border-box; display: inline-block; cursor: pointer; vertical-align: top; } .burger-inner { position: relative; } .burger-default { border-radius: 0; overflow: hidden; margin: 0; padding: 0; width: 25px; height: 20px; font-size: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow: none; border-radius: none; border: none; cursor: pointer; background-color: transparent; } .burger-default:focus { outline: none; } .burger-default span { display: block; position: absolute; left: 0; right: 0; background-color: #000; } .default .burger-default span { height: 2px; top: 9px; } .default .burger-default span::before, .default .burger-default span::after { height: 2px; } .default .burger-default span::before { top: -8px; } .default .burger-default span::after { bottom: -8px; } .default_thin .burger-default span { height: 1px; top: 9px; } .default_thin .burger-default span::before, .default_thin .burger-default span::after { height: 1px; } .default_thin .burger-default span::before { top: -7px; } .default_thin .burger-default span::after { bottom: -7px; } .burger-default span::before, .burger-default span::after { position: absolute; display: block; left: 0; width: 100%; background-color: #000; content: ""; } /** * Style 2 * * Hamburger to "x" (htx). Takes on a hamburger shape, bars slide * down to center and transform into an "x". */ .burger-has-animation .burger-default { transition: background 0.2s; } .burger-has-animation .burger-default span { transition: background-color 0.2s 0s; } .burger-has-animation .burger-default span::before, .burger-has-animation .burger-default span::after { transition-timing-function: cubic-bezier(0.04, 0.04, 0.12, 0.96); transition-duration: 0.2s, 0.2s; transition-delay: 0.2s, 0s; } .burger-has-animation .burger-default span::before { transition-property: top, transform; -webkit-transition-property: top, -webkit-transform; } .burger-has-animation .burger-default span::after { transition-property: bottom, transform; -webkit-transition-property: bottom, -webkit-transform; } .burger-has-animation .burger-default.active span::before, .burger-has-animation .burger-default.active span::after { transition-delay: 0s, 0.2s; } /* active state, i.e. menu open */ .burger-default.active span { background-color: transparent !important; } .burger-default.active span::before { transform: rotate(45deg); top: 0; } .burger-default.active span::after { transform: rotate(-45deg); bottom: 0; } .mobile-menu-icon { z-index: 31; } .mobile-menu-icon { cursor: pointer; } .burger-custom-wrap-close { display: none; } body.mobile-menu-style_2 .mobile-nav .burger-custom-wrap-close { display: inline-block; } body.mobile-menu-style_2 .burger-custom-wrap-open { display: inline-block; } body.mobile-menu-open.mobile-menu-style_3 .burger-custom-wrap-close, body.mobile-menu-open.mobile-menu-style_1 .burger-custom-wrap-close { display: inline-block; } body.mobile-menu-open.mobile-menu-style_3 .burger-custom-wrap-open, body.mobile-menu-open.mobile-menu-style_1 .burger-custom-wrap-open { display: none; } /** * Toggle Switch Globals * * All switches should take on the class `c-hamburger` as well as their * variant that will give them unique properties. This class is an overview * class that acts as a reset for all versions of the icon. */ body.mobile_menu_bar_not_hidden .lay-mobile-icons-wrap.contains-cart-icon .burger-wrap-new { padding-top: 6px; } .burger-wrap-new.burger-wrap { padding-left: 5px; padding-right: 5px; } .lay-mobile-icons-wrap.contains-cart-icon.custom-burger .lay-cart-icon-wrap { padding-top: 0; } .burger-new { border-radius: 0; overflow: hidden; margin: 0; padding: 0; width: 30px; height: 30px; font-size: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow: none; border-radius: none; border: none; cursor: pointer; background-color: transparent; } .burger-new:focus { outline: none; } .burger-new .bread-top, .burger-new .bread-bottom { transform: none; z-index: 4; position: absolute; z-index: 3; top: 0; left: 0; width: 30px; height: 30px; } .burger-has-animation .bread-top, .burger-has-animation .bread-bottom { transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); } .burger-has-animation .bread-crust-bottom, .burger-has-animation .bread-crust-top { transition: transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s; } .burger-has-animation .burger-new.active .bread-top, .burger-has-animation .burger-new.active .bread-bottom { transition: transform 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s; } .burger-has-animation .burger-new.active .bread-crust-bottom, .burger-has-animation .burger-new.active .bread-crust-top { transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96); } .burger-new .bread-crust-top, .burger-new .bread-crust-bottom { display: block; width: 17px; height: 1px; background: #000; position: absolute; left: 7px; z-index: 1; } .bread-crust-top { top: 14px; transform: translateY(-3px); } .bread-crust-bottom { bottom: 14px; transform: translateY(3px); } .burger-new.active .bread-top { transform: rotate(45deg); } .burger-new.active .bread-crust-bottom { transform: none; } .burger-new.active .bread-bottom { transform: rotate(-45deg); } .burger-new.active .bread-crust-top { transform: none; } .cover-disabled-on-phone .cover-region-desktop._100vh._100vh-not-set-by-user { min-height: 0 !important; } .cover-disabled-on-phone .cover-region-desktop._100vh._100vh-not-set-by-user .cover-inner._100vh { min-height: 0 !important; } .cover-disabled-on-phone .cover-region-desktop._100vh._100vh-not-set-by-user .row._100vh { min-height: 0 !important; } .cover-disabled-on-phone .cover-region-desktop._100vh._100vh-not-set-by-user .row-inner._100vh { min-height: 0 !important; } .cover-disabled-on-phone .cover-region-desktop._100vh._100vh-not-set-by-user .column-wrap._100vh { min-height: 0 !important; } .lay-thumbnailgrid-tagfilter.mobile-one-line { white-space: nowrap; overflow-x: scroll; box-sizing: border-box; -webkit-overflow-scrolling: touch; } .lay-thumbnailgrid-tagfilter::-webkit-scrollbar { display: none; } .lay-thumbnailgrid-filter.mobile-one-line { white-space: nowrap; overflow-x: scroll; box-sizing: border-box; -webkit-overflow-scrolling: touch; } .lay-thumbnailgrid-filter::-webkit-scrollbar { display: none; } .lay-thumbnailgrid-tagfilter.mobile-one-line .tag-bubble:first-child { margin-left: 0 !important; } .lay-thumbnailgrid-tagfilter.mobile-one-line .tag-bubble:last-child { margin-right: 0 !important; } .lay-phone-slide-from-top { top: 0; left: 0; right: 0; transform: translateY(-100.1%); } .lay-phone-slide-from-top { transition: transform 300ms cubic-bezier(0.52, 0.16, 0.24, 1); } .lay-phone-slide-from-left { top: 0; left: 0; bottom: 0; transform: translateX(-100.1%); } .lay-phone-slide-from-left { transition: transform 300ms cubic-bezier(0.52, 0.16, 0.24, 1); } .lay-phone-slide-from-right { top: 0; right: 0; transition: transform 300ms cubic-bezier(0.52, 0.16, 0.24, 1); transform: translateX(100%); } .lay-phone-slide-from-right { transition: transform 300ms cubic-bezier(0.52, 0.16, 0.24, 1); } .lay-phone-slide-from-bottom { left: 0; right: 0; bottom: 0; transform: translateY(100.1%); } .lay-phone-slide-from-bottom { transition: transform 300ms cubic-bezier(0.52, 0.16, 0.24, 1); } .lay-phone-fade { opacity: 0; top: 0; left: 0; right: 0; transform: translateY(-100.1%); } .lay-phone-none { top: 0; left: 0; display: none; } .lay-show-overlay.lay-phone-slide-from-top { transform: translateY(0); } .lay-show-overlay.lay-phone-slide-from-left { transform: translateX(0); } .lay-show-overlay.lay-phone-slide-from-right { transform: translateX(0); } .lay-show-overlay.lay-phone-slide-from-bottom { transform: translateY(0); } .lay-show-overlay.lay-phone-fade { transform: translateY(0); animation: 350ms forwards overlayfadein; opacity: 1; } .lay-show-overlay.lay-fadeout { animation: 350ms forwards overlayfadeout; } .lay-show-overlay.lay-phone-none { display: block; } @keyframes overlayfadein { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes overlayfadeout { 0% { opacity: 1; } 100% { opacity: 0; } } html.no-flexbox #footer-custom-phone-grid .col.align-bottom { vertical-align: bottom; } .mobile_sitetitle_fade_out_when_scrolling_down { transition: all ease-in-out 300ms; } .mobile_sitetitle_move_away_when_scrolling_down { transition: all ease-in-out 300ms; } .mobile_menu_fade_out_when_scrolling_down { transition: all ease-in-out 300ms; } .mobile_menu_move_away_when_scrolling_down { transition: all ease-in-out 300ms; } .mobile_menubar_move_away_when_scrolling_down { transition: all ease-in-out 300ms; } .mobile_menubar_fade_out_when_scrolling_down { transition: all ease-in-out 300ms; } .mobile_menuicons_fade_out_when_scrolling_down { transition: all ease-in-out 300ms; } .mobile_menuicons_move_away_when_scrolling_down { transition: all ease-in-out 300ms; } body.lay-hide-phone-menu .mobile_sitetitle_fade_out_when_scrolling_down { opacity: 0; pointer-events: none; } body.lay-hide-phone-menu .mobile_menu_fade_out_when_scrolling_down { opacity: 0; pointer-events: none; } body.lay-hide-phone-menu .mobile_menubar_move_away_when_scrolling_down { transform: translateY(-100%); } body.lay-hide-phone-menu .mobile_menubar_fade_out_when_scrolling_down { opacity: 0 !important; pointer-events: none; } body.lay-hide-phone-menu .mobile_menuicons_fade_out_when_scrolling_down { opacity: 0 !important; pointer-events: none; } body.lay-hide-phone-menu .mobile_menuicons_move_away_when_scrolling_down { transform: translateY(-100%); } nav.laynav { z-index: 20; line-height: 1; } nav.laynav .span-wrap { display: inline-block; } nav.laynav ul { list-style-type: none; margin: 0; padding: 0; font-size: 0; } nav.laynav a { text-decoration: none; } nav.laynav li { vertical-align: top; } nav.laynav li:last-child { margin-right: 0 !important; margin-bottom: 0 !important; } } /* default text format "Default" */ .lay-textformat-parent > *, ._Default, ._Default_no_spaces{ font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left; }@media (min-width: 1025px){ .lay-textformat-parent > *, ._Default{ font-size:19px;margin:0px 0 15px 0; } ._Default_no_spaces{ font-size:19px; } .lay-textformat-parent > *:last-child, ._Default:last-child{ margin-bottom: 0; } } @media (min-width: 770px) and (max-width: 1024px){ .lay-textformat-parent > *, ._Default{ font-size:16px;margin:0px 0 15px 0; } ._Default_no_spaces{ font-size:16px; } .lay-textformat-parent > *:last-child, ._Default:last-child{ margin-bottom: 0; } } @media (max-width: 769px){ .lay-textformat-parent > *, ._Default{ font-size:17px;margin:0px 0 15px 0; } ._Default_no_spaces{ font-size:17px; } .lay-textformat-parent > *:last-child, ._Default:last-child{ margin-bottom: 0; } }._Navhead, ._Navhead_no_spaces{font-family:Boathouse-Regular;color:#00549e;letter-spacing:0em;line-height:1.2;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Navhead{font-size:25px;margin:0px 0 15px 0;} ._Navhead:last-child{ margin-bottom: 0; } ._Navhead_no_spaces{font-size:25px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Navhead{font-size:20px;margin:0px 0 15px 0;} ._Navhead:last-child{ margin-bottom: 0; } ._Navhead_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Navhead{font-size:20px;margin:0px 0 15px 0;} ._Navhead:last-child{ margin-bottom: 0; } ._Navhead_no_spaces{font-size:20px;} }._Navmenu, ._Navmenu_no_spaces{font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.2;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Navmenu{font-size:1.5vw;margin:0px 0 15px 0;} ._Navmenu:last-child{ margin-bottom: 0; } ._Navmenu_no_spaces{font-size:1.5vw;} } @media (min-width: 770px) and (max-width: 1024px){ ._Navmenu{font-size:1.2vw;margin:0px 0 15px 0;} ._Navmenu:last-child{ margin-bottom: 0; } ._Navmenu_no_spaces{font-size:1.2vw;} } @media (max-width: 769px){ ._Navmenu{font-size:16px;margin:0px 0 15px 0;} ._Navmenu:last-child{ margin-bottom: 0; } ._Navmenu_no_spaces{font-size:16px;} }._Masthead, ._Masthead_no_spaces{font-family:Boathouse-Regular;color:#00549e;letter-spacing:0em;line-height:1.2;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:center;}@media (min-width: 1025px){ ._Masthead{font-size:41px;margin:0px 0 15px 0;} ._Masthead:last-child{ margin-bottom: 0; } ._Masthead_no_spaces{font-size:41px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Masthead{font-size:20px;margin:0px 0 15px 0;} ._Masthead:last-child{ margin-bottom: 0; } ._Masthead_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Masthead{font-size:16px;margin:0px 0 15px 0;} ._Masthead:last-child{ margin-bottom: 0; } ._Masthead_no_spaces{font-size:16px;} }._Mastheadgreen, ._Mastheadgreen_no_spaces{font-family:Boathouse-Regular;color:#096203;letter-spacing:0em;line-height:1.2;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:center;}@media (min-width: 1025px){ ._Mastheadgreen{font-size:41px;margin:0px 0 15px 0;} ._Mastheadgreen:last-child{ margin-bottom: 0; } ._Mastheadgreen_no_spaces{font-size:41px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Mastheadgreen{font-size:20px;margin:0px 0 15px 0;} ._Mastheadgreen:last-child{ margin-bottom: 0; } ._Mastheadgreen_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Mastheadgreen{font-size:16px;margin:0px 0 15px 0;} ._Mastheadgreen:last-child{ margin-bottom: 0; } ._Mastheadgreen_no_spaces{font-size:16px;} }._Head, ._Head_no_spaces{font-family:Boathouse-Regular;color:#00549e;letter-spacing:0em;line-height:1.2;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Head{font-size:41px;margin:0px 0 15px 0;} ._Head:last-child{ margin-bottom: 0; } ._Head_no_spaces{font-size:41px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Head{font-size:20px;margin:0px 0 15px 0;} ._Head:last-child{ margin-bottom: 0; } ._Head_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Head{font-size:25px;margin:0px 0 15px 0;} ._Head:last-child{ margin-bottom: 0; } ._Head_no_spaces{font-size:25px;} }._Headgreen, ._Headgreen_no_spaces{font-family:Boathouse-Regular;color:#096203;letter-spacing:0em;line-height:1.2;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Headgreen{font-size:51px;margin:0px 0 15px 0;} ._Headgreen:last-child{ margin-bottom: 0; } ._Headgreen_no_spaces{font-size:51px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Headgreen{font-size:20px;margin:0px 0 15px 0;} ._Headgreen:last-child{ margin-bottom: 0; } ._Headgreen_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Headgreen{font-size:25px;margin:0px 0 15px 0;} ._Headgreen:last-child{ margin-bottom: 0; } ._Headgreen_no_spaces{font-size:25px;} }._AZHeadteal, ._AZHeadteal_no_spaces{font-family:Boathouse-Regular;color:#187570;letter-spacing:0em;line-height:1.2;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:center;}@media (min-width: 1025px){ ._AZHeadteal{font-size:31px;margin:0px 0 15px 0;} ._AZHeadteal:last-child{ margin-bottom: 0; } ._AZHeadteal_no_spaces{font-size:31px;} } @media (min-width: 770px) and (max-width: 1024px){ ._AZHeadteal{font-size:20px;margin:0px 0 15px 0;} ._AZHeadteal:last-child{ margin-bottom: 0; } ._AZHeadteal_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._AZHeadteal{font-size:16px;margin:0px 0 15px 0;} ._AZHeadteal:last-child{ margin-bottom: 0; } ._AZHeadteal_no_spaces{font-size:16px;} }._AZHead, ._AZHead_no_spaces{font-family:Boathouse-Regular;color:#e86d26;letter-spacing:0em;line-height:1.2;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._AZHead{font-size:51px;margin:0px 0 15px 0;} ._AZHead:last-child{ margin-bottom: 0; } ._AZHead_no_spaces{font-size:51px;} } @media (min-width: 770px) and (max-width: 1024px){ ._AZHead{font-size:20px;margin:0px 0 15px 0;} ._AZHead:last-child{ margin-bottom: 0; } ._AZHead_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._AZHead{font-size:16px;margin:0px 0 15px 0;} ._AZHead:last-child{ margin-bottom: 0; } ._AZHead_no_spaces{font-size:16px;} }._Subhead, ._Subhead_no_spaces{font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0.05em;line-height:1.2;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Subhead{font-size:25px;margin:0px 0 15px 0;} ._Subhead:last-child{ margin-bottom: 0; } ._Subhead_no_spaces{font-size:25px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Subhead{font-size:20px;margin:0px 0 15px 0;} ._Subhead:last-child{ margin-bottom: 0; } ._Subhead_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Subhead{font-size:19px;margin:0px 0 15px 0;} ._Subhead:last-child{ margin-bottom: 0; } ._Subhead_no_spaces{font-size:19px;} }._Subheadgreen, ._Subheadgreen_no_spaces{font-family:GTWalsheim-Rg;color:#096203;letter-spacing:0.05em;line-height:1.2;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Subheadgreen{font-size:25px;margin:0px 0 15px 0;} ._Subheadgreen:last-child{ margin-bottom: 0; } ._Subheadgreen_no_spaces{font-size:25px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Subheadgreen{font-size:20px;margin:0px 0 15px 0;} ._Subheadgreen:last-child{ margin-bottom: 0; } ._Subheadgreen_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Subheadgreen{font-size:19px;margin:0px 0 15px 0;} ._Subheadgreen:last-child{ margin-bottom: 0; } ._Subheadgreen_no_spaces{font-size:19px;} }._Body, ._Body_no_spaces{font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Body{font-size:19px;margin:0px 0 15px 0;} ._Body:last-child{ margin-bottom: 0; } ._Body_no_spaces{font-size:19px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Body{font-size:16px;margin:0px 0 15px 0;} ._Body:last-child{ margin-bottom: 0; } ._Body_no_spaces{font-size:16px;} } @media (max-width: 769px){ ._Body{font-size:17px;margin:0px 0 15px 0;} ._Body:last-child{ margin-bottom: 0; } ._Body_no_spaces{font-size:17px;} }._Bodygreen, ._Bodygreen_no_spaces{font-family:GTWalsheim-Rg;color:#096203;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Bodygreen{font-size:19px;margin:0px 0 15px 0;} ._Bodygreen:last-child{ margin-bottom: 0; } ._Bodygreen_no_spaces{font-size:19px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Bodygreen{font-size:17px;margin:0px 0 15px 0;} ._Bodygreen:last-child{ margin-bottom: 0; } ._Bodygreen_no_spaces{font-size:17px;} } @media (max-width: 769px){ ._Bodygreen{font-size:17px;margin:0px 0 15px 0;} ._Bodygreen:last-child{ margin-bottom: 0; } ._Bodygreen_no_spaces{font-size:17px;} }._Smallbody, ._Smallbody_no_spaces{font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Smallbody{font-size:17px;margin:0px 0 15px 0;} ._Smallbody:last-child{ margin-bottom: 0; } ._Smallbody_no_spaces{font-size:17px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Smallbody{font-size:20px;margin:0px 0 15px 0;} ._Smallbody:last-child{ margin-bottom: 0; } ._Smallbody_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Smallbody{font-size:13px;margin:0px 0 15px 0;} ._Smallbody:last-child{ margin-bottom: 0; } ._Smallbody_no_spaces{font-size:13px;} }._SmallItalic, ._SmallItalic_no_spaces{font-family:GTWalsheim-RgOb;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._SmallItalic{font-size:17px;margin:0px 0 15px 0;} ._SmallItalic:last-child{ margin-bottom: 0; } ._SmallItalic_no_spaces{font-size:17px;} } @media (min-width: 770px) and (max-width: 1024px){ ._SmallItalic{font-size:13px;margin:0px 0 15px 0;} ._SmallItalic:last-child{ margin-bottom: 0; } ._SmallItalic_no_spaces{font-size:13px;} } @media (max-width: 769px){ ._SmallItalic{font-size:13px;margin:0px 0 15px 0;} ._SmallItalic:last-child{ margin-bottom: 0; } ._SmallItalic_no_spaces{font-size:13px;} }._Button, ._Button_no_spaces{font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Button{font-size:17px;margin:0px 0 15px 0;} ._Button:last-child{ margin-bottom: 0; } ._Button_no_spaces{font-size:17px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Button{font-size:20px;margin:0px 0 15px 0;} ._Button:last-child{ margin-bottom: 0; } ._Button_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Button{font-size:15px;margin:0px 0 15px 0;} ._Button:last-child{ margin-bottom: 0; } ._Button_no_spaces{font-size:15px;} }._Button2, ._Button2_no_spaces{font-family:Boathouse-Regular;color:#000000;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Button2{font-size:30px;margin:0px 0 15px 0;} ._Button2:last-child{ margin-bottom: 0; } ._Button2_no_spaces{font-size:30px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Button2{font-size:20px;margin:0px 0 15px 0;} ._Button2:last-child{ margin-bottom: 0; } ._Button2_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Button2{font-size:16px;margin:0px 0 15px 0;} ._Button2:last-child{ margin-bottom: 0; } ._Button2_no_spaces{font-size:16px;} }._AZBody, ._AZBody_no_spaces{font-family:GTWalsheim-Rg;color:#187570;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._AZBody{font-size:19px;margin:0px 0 15px 0;} ._AZBody:last-child{ margin-bottom: 0; } ._AZBody_no_spaces{font-size:19px;} } @media (min-width: 770px) and (max-width: 1024px){ ._AZBody{font-size:16px;margin:0px 0 15px 0;} ._AZBody:last-child{ margin-bottom: 0; } ._AZBody_no_spaces{font-size:16px;} } @media (max-width: 769px){ ._AZBody{font-size:16px;margin:0px 0 15px 0;} ._AZBody:last-child{ margin-bottom: 0; } ._AZBody_no_spaces{font-size:16px;} }._Footer, ._Footer_no_spaces{font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Footer{font-size:17px;margin:0px 0 15px 0;} ._Footer:last-child{ margin-bottom: 0; } ._Footer_no_spaces{font-size:17px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Footer{font-size:20px;margin:0px 0 15px 0;} ._Footer:last-child{ margin-bottom: 0; } ._Footer_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Footer{font-size:16px;margin:0px 0 15px 0;} ._Footer:last-child{ margin-bottom: 0; } ._Footer_no_spaces{font-size:16px;} }._Buttonhead, ._Buttonhead_no_spaces{font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Buttonhead{font-size:17px;margin:0px 0 15px 0;} ._Buttonhead:last-child{ margin-bottom: 0; } ._Buttonhead_no_spaces{font-size:17px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Buttonhead{font-size:17px;margin:0px 0 15px 0;} ._Buttonhead:last-child{ margin-bottom: 0; } ._Buttonhead_no_spaces{font-size:17px;} } @media (max-width: 769px){ ._Buttonhead{font-size:16px;margin:0px 0 15px 0;} ._Buttonhead:last-child{ margin-bottom: 0; } ._Buttonhead_no_spaces{font-size:16px;} }._Buttonheadgreen, ._Buttonheadgreen_no_spaces{font-family:GTWalsheim-Rg;color:#096203;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Buttonheadgreen{font-size:17px;margin:0px 0 15px 0;} ._Buttonheadgreen:last-child{ margin-bottom: 0; } ._Buttonheadgreen_no_spaces{font-size:17px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Buttonheadgreen{font-size:17px;margin:0px 0 15px 0;} ._Buttonheadgreen:last-child{ margin-bottom: 0; } ._Buttonheadgreen_no_spaces{font-size:17px;} } @media (max-width: 769px){ ._Buttonheadgreen{font-size:16px;margin:0px 0 15px 0;} ._Buttonheadgreen:last-child{ margin-bottom: 0; } ._Buttonheadgreen_no_spaces{font-size:16px;} }._Footerhead, ._Footerhead_no_spaces{font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Footerhead{font-size:19px;margin:0px 0 15px 0;} ._Footerhead:last-child{ margin-bottom: 0; } ._Footerhead_no_spaces{font-size:19px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Footerhead{font-size:20px;margin:0px 0 15px 0;} ._Footerhead:last-child{ margin-bottom: 0; } ._Footerhead_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Footerhead{font-size:16px;margin:0px 0 15px 0;} ._Footerhead:last-child{ margin-bottom: 0; } ._Footerhead_no_spaces{font-size:16px;} }._Smallfooter, ._Smallfooter_no_spaces{font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Smallfooter{font-size:17px;margin:0px 0 15px 0;} ._Smallfooter:last-child{ margin-bottom: 0; } ._Smallfooter_no_spaces{font-size:17px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Smallfooter{font-size:20px;margin:0px 0 15px 0;} ._Smallfooter:last-child{ margin-bottom: 0; } ._Smallfooter_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Smallfooter{font-size:16px;margin:0px 0 15px 0;} ._Smallfooter:last-child{ margin-bottom: 0; } ._Smallfooter_no_spaces{font-size:16px;} }._Sitemap, ._Sitemap_no_spaces{font-family:GTWalsheim-Rg;color:#fffff0;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Sitemap{font-size:19px;margin:0px 0 15px 0;} ._Sitemap:last-child{ margin-bottom: 0; } ._Sitemap_no_spaces{font-size:19px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Sitemap{font-size:20px;margin:0px 0 15px 0;} ._Sitemap:last-child{ margin-bottom: 0; } ._Sitemap_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Sitemap{font-size:16px;margin:0px 0 15px 0;} ._Sitemap:last-child{ margin-bottom: 0; } ._Sitemap_no_spaces{font-size:16px;} }._Sitemapsmall, ._Sitemapsmall_no_spaces{font-family:GTWalsheim-Rg;color:#fffff0;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Sitemapsmall{font-size:17px;margin:0px 0 15px 0;} ._Sitemapsmall:last-child{ margin-bottom: 0; } ._Sitemapsmall_no_spaces{font-size:17px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Sitemapsmall{font-size:20px;margin:0px 0 15px 0;} ._Sitemapsmall:last-child{ margin-bottom: 0; } ._Sitemapsmall_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Sitemapsmall{font-size:16px;margin:0px 0 15px 0;} ._Sitemapsmall:last-child{ margin-bottom: 0; } ._Sitemapsmall_no_spaces{font-size:16px;} }._Sitemaphead, ._Sitemaphead_no_spaces{font-family:GTWalsheim-Rg;color:#fffff0;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Sitemaphead{font-size:25px;margin:0px 0 15px 0;} ._Sitemaphead:last-child{ margin-bottom: 0; } ._Sitemaphead_no_spaces{font-size:25px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Sitemaphead{font-size:20px;margin:0px 0 15px 0;} ._Sitemaphead:last-child{ margin-bottom: 0; } ._Sitemaphead_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._Sitemaphead{font-size:16px;margin:0px 0 15px 0;} ._Sitemaphead:last-child{ margin-bottom: 0; } ._Sitemaphead_no_spaces{font-size:16px;} }._AZSmallitalic, ._AZSmallitalic_no_spaces{font-family:GTWalsheim-RgOb;color:#187570;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._AZSmallitalic{font-size:19px;margin:0px 0 15px 0;} ._AZSmallitalic:last-child{ margin-bottom: 0; } ._AZSmallitalic_no_spaces{font-size:19px;} } @media (min-width: 770px) and (max-width: 1024px){ ._AZSmallitalic{font-size:20px;margin:0px 0 15px 0;} ._AZSmallitalic:last-child{ margin-bottom: 0; } ._AZSmallitalic_no_spaces{font-size:20px;} } @media (max-width: 769px){ ._AZSmallitalic{font-size:16px;margin:0px 0 15px 0;} ._AZSmallitalic:last-child{ margin-bottom: 0; } ._AZSmallitalic_no_spaces{font-size:16px;} }._Carousel, ._Carousel_no_spaces{font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Carousel{font-size:17px;margin:0px 0 15px 0;} ._Carousel:last-child{ margin-bottom: 0; } ._Carousel_no_spaces{font-size:17px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Carousel{font-size:17px;margin:0px 0 15px 0;} ._Carousel:last-child{ margin-bottom: 0; } ._Carousel_no_spaces{font-size:17px;} } @media (max-width: 769px){ ._Carousel{font-size:15px;margin:0px 0 15px 0;} ._Carousel:last-child{ margin-bottom: 0; } ._Carousel_no_spaces{font-size:15px;} }._Projectdesc, ._Projectdesc_no_spaces{font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Projectdesc{font-size:17px;margin:0px 0 15px 0;} ._Projectdesc:last-child{ margin-bottom: 0; } ._Projectdesc_no_spaces{font-size:17px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Projectdesc{font-size:16px;margin:0px 0 15px 0;} ._Projectdesc:last-child{ margin-bottom: 0; } ._Projectdesc_no_spaces{font-size:16px;} } @media (max-width: 769px){ ._Projectdesc{font-size:16px;margin:0px 0 15px 0;} ._Projectdesc:last-child{ margin-bottom: 0; } ._Projectdesc_no_spaces{font-size:16px;} }._Buttonheadstrapline, ._Buttonheadstrapline_no_spaces{font-family:GTWalsheim-Rg;color:#ffffff;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none;padding: 0;text-indent:0em;border-bottom: none;text-align:left;}@media (min-width: 1025px){ ._Buttonheadstrapline{font-size:17px;margin:0px 0 15px 0;} ._Buttonheadstrapline:last-child{ margin-bottom: 0; } ._Buttonheadstrapline_no_spaces{font-size:17px;} } @media (min-width: 770px) and (max-width: 1024px){ ._Buttonheadstrapline{font-size:17px;margin:0px 0 15px 0;} ._Buttonheadstrapline:last-child{ margin-bottom: 0; } ._Buttonheadstrapline_no_spaces{font-size:17px;} } @media (max-width: 769px){ ._Buttonheadstrapline{font-size:16px;margin:0px 0 15px 0;} ._Buttonheadstrapline:last-child{ margin-bottom: 0; } ._Buttonheadstrapline_no_spaces{font-size:16px;} } /* customizer css */ .thumb .thumbnail-tags{opacity: 1;}.thumb .thumbnail-tags { margin-top:0px; }.thumb .thumbnail-tags { margin-bottom:0px; }.thumb .thumbnail-tags { text-align:left; }.thumb .thumbnail-tags { line-height:1.5; }.thumb .title, .thumb .thumbnail-tags{ -webkit-transition: all 400ms ease-out; -moz-transition: all 400ms ease-out; transition: all 400ms ease-out; }.title{opacity: 1;}.title { text-align:left; }.below-image .title { margin-top:10px; }.above-image .title { margin-bottom:10px; }.title { line-height:1.2; }.titlewrap-on-image{}.thumb .descr{ -webkit-transition: all 400ms ease-out; -moz-transition: all 400ms ease-out; transition: all 400ms ease-out; }.thumb .descr{opacity: 1;}.thumb .descr { margin-top:10px; }.thumb .descr { margin-bottom:0px; }.thumb .ph{ transition: -webkit-filter 400ms ease-out; }.no-touchdevice .thumb:hover img, .touchdevice .thumb.hover img, .no-touchdevice .thumb:hover video, .touchdevice .thumb.hover video{ -webkit-transform: translateZ(0) scale(1.05); -moz-transform: translateZ(0) scale(1.05); -ms-transform: translateZ(0) scale(1.05); -o-transform: translateZ(0) scale(1.05); transform: translateZ(0) scale(1.05); }body, .hascover #footer-region, .cover-content, .cover-region { background-color:#ffffff; } .sitetitle.txt .sitetitle-txt-inner span, nav.laynav a span{ text-underline-offset: 3px; }.lay-textformat-parent a:not(.laybutton), .lay-link-parent a:not(.laybutton), a.projectlink .lay-textformat-parent>*:not(.laybutton), .lay-carousel-sink .single-caption-inner a:not(.laybutton), .lay-marquee p a:not(.laybutton), .link-in-text { color:#00549e; }.lay-textformat-parent a:not(.laybutton), .lay-link-parent a:not(.laybutton), a.projectlink .lay-textformat-parent>*:not(.laybutton), .lay-carousel-sink .single-caption-inner a:not(.laybutton), .lay-marquee p a:not(.laybutton), .link-in-text, .pa-text .pa-inner{ text-decoration-thickness:1px; text-decoration-style: solid; text-decoration-line: underline; text-underline-offset: 3px; }.lay-thumbnailgrid-filter .lay-filter-active { color:#00549e; }.lay-thumbnailgrid-filter { margin-bottom:30px; }.lay-thumbnailgrid-filter-anchor{opacity: 1;}.lay-thumbnailgrid-filter-anchor.lay-filter-active{opacity: 1;}@media (hover) {.lay-thumbnailgrid-filter-anchor:hover{opacity: 1;}}.tag-bubble { font-size:15px; }.tag-bubble { font-weight:400; }.tag-bubble { letter-spacing:0em; }.tag-bubble { color:#00549e; }.tag-bubble { font-family:GT-Walsheim-Regular_1; }.lay-thumbnailgrid-tagfilter { margin-bottom:20px; }.tag-bubble { background-color:#eeeeee; }.tag-bubble { border-radius:100px; }@media (hover:hover) {.tag-bubble:hover { background-color:#d0d0d0; }}.tag-bubble.lay-tag-active { background-color:#d0d0d0; }input#search-query, .suggest-item { font-family:GT-Walsheim-Regular_1; }.search-view { background-color:rgba(255,255,240,0.8); }input#search-query::selection { background:#00549e; }.close-search { color:#00549e; }input#search-query::placeholder { color:#00549e; }input#search-query { color:#000; }.suggest-item { color:#00549e; }@media (hover:hover) {.suggest-item:hover { color:#00549e; }}.search-view{ -webkit-backdrop-filter: saturate(180%) blur(10px); backdrop-filter: saturate(180%) blur(10px); }input#search-query{ font-family:Boathouse-Regular;color:#00549e;letter-spacing:0em;line-height:1.2;font-weight:400;text-transform:uppercase;font-style:normal;text-decoration: none; } @media (min-width: 1025px){ input#search-query{ font-size:41px; } } @media (min-width: 770px) and (max-width: 1024px){ input#search-query{ font-size:20px; } } @media (max-width: 769px){ input#search-query{ font-size:25px; } }.laybutton1{ font-family:GTWalsheim-Rg;color:#ffffff;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none; } @media (min-width: 1025px){ .laybutton1{ font-size:17px; } } @media (min-width: 770px) and (max-width: 1024px){ .laybutton1{ font-size:17px; } } @media (max-width: 769px){ .laybutton1{ font-size:16px; } }.laybutton1{ color: #00549e; border-radius: 100px; background-color: #c7e3e9; border: 1px solid #00549e; padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }.laybutton1:hover{ color: #ffffff; background-color: transparent; border: 1px solid #ffffff; }.laybutton2{ font-family:GTWalsheim-Rg;color:#00549e;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none; } @media (min-width: 1025px){ .laybutton2{ font-size:17px; } } @media (min-width: 770px) and (max-width: 1024px){ .laybutton2{ font-size:17px; } } @media (max-width: 769px){ .laybutton2{ font-size:16px; } }.laybutton2{ color: #c7e3e9; border-radius: 100px; background-color: #00549e; border: 1px solid #c7e3e9; padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }.laybutton2:hover{ color: #00549e; background-color: transparent; border: 1px solid #00549e; }.laybutton3{ font-family:GTWalsheim-Rg;color:#096203;letter-spacing:0em;line-height:1.5;font-weight:400;text-transform:none;font-style:normal;text-decoration: none; } @media (min-width: 1025px){ .laybutton3{ font-size:17px; } } @media (min-width: 770px) and (max-width: 1024px){ .laybutton3{ font-size:17px; } } @media (max-width: 769px){ .laybutton3{ font-size:16px; } }.laybutton3{ color: #c7e9c9; border-radius: 100px; background-color: #096203; border: 1px solid #c7e9c9; padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 5px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }.laybutton3:hover{ color: #096203; background-color: transparent; border: 1px solid #096203; } @media (min-width: 770px){.sitetitle { top:20px; }.sitetitle { left:3%; }.sitetitle { right:5%; }.sitetitle { bottom:16px; }.sitetitle img { width:55vw; }.sitetitle{opacity: 1;}.sitetitle{bottom: auto; right: auto;}.sitetitle{position: fixed;}.sitetitle{display: inline-block;}.sitetitle.img { text-align:center; }.no-touchdevice .sitetitle.txt:hover .sitetitle-txt-inner span, .no-touchdevice .sitetitle:hover .tagline { color:#00549e; }.no-touchdevice .sitetitle:hover{opacity: 1;}.no-touchdevice .sitetitle.txt:hover .sitetitle-txt-inner span{ text-decoration: none; }.tagline { margin-top:5px; }.tagline{opacity: 1;}nav.primary{display: inline-block;}nav.primary { left:5%; }nav.primary { right:3%; }nav.primary { bottom:16px; }nav.primary ul {gap:20px;}nav.primary ul {flex-direction:row;;}nav.primary{position: fixed;}nav.primary a{opacity: 1;}nav.laynav.primary li{display: inline-block;}nav.primary { top:20px; }nav.primary{bottom: auto; left: auto;}nav.laynav .current-menu-item>a { color:#00549e; }nav.laynav .current-menu-item>a { font-weight:600; }nav.laynav .current-menu-item>a span{ text-decoration: none; }nav.laynav .current-menu-item>a{opacity: 1;}nav.laynav .current_page_item>a { color:#00549e; }nav.laynav .current_page_item>a { font-weight:600; }nav.laynav .current_page_item>a span{ text-decoration: none; }nav.laynav .current_page_item>a{opacity: 1;}nav.laynav .current-menu-parent>a { color:#00549e; }nav.laynav .current-menu-parent>a { font-weight:600; }nav.laynav .current-menu-parent>a span{ text-decoration: none; }nav.laynav .current-menu-parent>a{opacity: 1;}nav.laynav .current-menu-ancestor>a { color:#00549e; }nav.laynav .current-menu-ancestor>a { font-weight:600; }nav.laynav .current-menu-ancestor>a span{ text-decoration: none; }nav.laynav .current-menu-ancestor>a{opacity: 1;}nav.laynav .current-lang>a { color:#00549e; }nav.laynav .current-lang>a { font-weight:600; }nav.laynav .current-lang>a span{ text-decoration: none; }nav.laynav .current-lang>a{opacity: 1;}.current-lang>a{opacity: 1;}.no-touchdevice nav.laynav a:hover { color:#00549e; }.no-touchdevice nav.laynav a:hover span { text-decoration-color:#00549e; }.no-touchdevice nav.laynav a:hover span { text-decoration-thickness:1px; }.no-touchdevice nav.laynav a:hover span{ text-decoration-style: solid; text-decoration-line: underline; }.no-touchdevice nav.laynav a:hover{opacity: 1;}.laynav.desktop-nav.arrangement-horizontal .sub-menu{ left:-9px; padding:9px; }.laynav.desktop-nav.arrangement-vertical .sub-menu{ padding-left:9px; padding-right:9px; }.laynav.desktop-nav.arrangement-horizontal.submenu-type-vertical .menu-item-has-children .sub-menu li a{ padding-bottom: 9px; }.laynav.desktop-nav.arrangement-horizontal.submenu-type-horizontal .menu-item-has-children .sub-menu li{ margin-right: 9px; }.laynav.desktop-nav.arrangement-vertical .menu-item-has-children .sub-menu li{ margin-bottom: 9px; }.laynav.desktop-nav.arrangement-horizontal.show-submenu-on-hover.position-top .menu-item-has-children:hover { padding-bottom:0px; }.laynav.desktop-nav.arrangement-horizontal.show-submenu-on-click.position-top .menu-item-has-children.show-submenu-desktop { padding-bottom:0px; }.laynav.desktop-nav.arrangement-horizontal.show-submenu-on-always.position-top .menu-item-has-children { padding-bottom:0px; }.laynav.desktop-nav.arrangement-horizontal.show-submenu-on-hover.position-not-top .menu-item-has-children:hover { padding-top:0px; }.laynav.desktop-nav.arrangement-horizontal.show-submenu-on-click.position-not-top .menu-item-has-children.show-submenu-desktop { padding-top:0px; }.laynav.desktop-nav.arrangement-horizontal.show-submenu-on-always.position-not-top .menu-item-has-children { padding-top:0px; }.laynav.desktop-nav.arrangement-vertical .sub-menu { padding-top:0px; }.laynav.desktop-nav.arrangement-vertical .sub-menu { padding-bottom:0px; }.sub-menu { background-color:rgba(255,255,240,1); }.navbar{ top:0; bottom: auto; }.navbar { height:70px; }.navbar{display:block;}.navbar { background-color:rgba(255,255,240,1); }.navbar { border-color:#cccccc; }.no-touchdevice .lay-textformat-parent a:not(.laybutton):hover, .no-touchdevice .lay-textformat-parent a:not(.laybutton):hover span, .no-touchdevice .lay-link-parent a:not(.laybutton):hover, .no-touchdevice .lay-link-parent a:not(.laybutton):hover span, .lay-textformat-parent a:not(.laybutton).hover, .lay-textformat-parent a:not(.laybutton).hover span, .no-touchdevice a.projectlink .lay-textformat-parent>*:not(.laybutton):hover, a.projectlink .lay-textformat-parent>*:not(.laybutton).hover, .no-touchdevice .lay-carousel-sink .single-caption-inner a:not(.laybutton):hover, .no-touchdevice .lay-marquee p a:not(.laybutton):hover, .no-touchdevice .link-in-text:hover, .link-in-text.hover { color:#00549e; }.no-touchdevice .lay-textformat-parent a:not(.laybutton):hover, .no-touchdevice .lay-link-parent a:not(.laybutton):hover, .lay-textformat-parent a:not(.laybutton).hover, .no-touchdevice a.projectlink .lay-textformat-parent>*:not(.laybutton):hover, a.projectlink .lay-textformat-parent>*:not(.laybutton).hover, .no-touchdevice .lay-carousel-sink .single-caption-inner a:not(.laybutton):hover, .no-touchdevice .lay-marquee p a:not(.laybutton):hover, .no-touchdevice .link-in-text:hover, .no-touchdevice .link-in-text.hover, .no-touchdevice .pa-text:hover .pa-inner{ text-decoration-thickness:1px; text-decoration-style: solid; text-decoration-line: underline; }.no-touchdevice .lay-link-parent a:not(.laybutton):hover, .no-touchdevice .lay-textformat-parent a:not(.laybutton):hover, .lay-textformat-parent a:not(.laybutton).hover, .no-touchdevice a.projectlink .lay-textformat-parent>*:not(.laybutton):hover, a.projectlink .lay-textformat-parent>*:not(.laybutton).hover, .no-touchdevice .lay-carousel-sink .single-caption-inner a:not(.laybutton):hover, .no-touchdevice .lay-marquee p a:not(.laybutton):hover, .no-touchdevice .link-in-text:hover, .no-touchdevice .link-in-text.hover, .no-touchdevice .pa-text:hover .pa-inner{opacity: 1;}.lay-thumbnailgrid-filter-anchor { margin-right:15px; }.tag-bubble { margin:10px; }.lay-thumbnailgrid-tagfilter { margin-left:-10px; }} @media (max-width: 769px){.lay-textformat-parent a:not(.laybutton).hover, .lay-textformat-parent a:not(.laybutton).hover span { color:#00549e; }.lay-textformat-parent a:not(.laybutton).hover, .lay-link-parent a:not(.laybutton):hover{ text-decoration-thickness:1px; text-decoration-style: solid; text-decoration-line: underline; }.lay-textformat-parent a:not(.laybutton).hover, .lay-link-parent a:not(.laybutton).hover{opacity: 1;}.mobile-one-line .lay-thumbnailgrid-filter-anchor { margin-right:10px; }.mobile-not-one-line .lay-thumbnailgrid-filter-anchor { margin:10px; }.mobile-one-line .tag-bubble { margin-right:10px; }.mobile-not-one-line .tag-bubble { margin:10px; }.lay-thumbnailgrid-tagfilter { margin-left:-10px; }.lay-content.nocustomphonegrid #grid .col, .lay-content.footer-nocustomphonegrid #footer .col { margin-bottom:6%; }.lay-content.nocustomphonegrid .cover-region .col { margin-bottom:6%; }.lay-content.nocustomphonegrid #grid .row.empty._100vh, .lay-content.footer-nocustomphonegrid #footer .row.empty._100vh { margin-bottom:6%; }.lay-content.nocustomphonegrid #grid .row.has-background, .lay-content.footer-nocustomphonegrid #footer .row.has-background { margin-bottom:6%; }.lay-content.nocustomphonegrid.hascover #grid { padding-top:6%; }.lay-content.nocustomphonegrid #grid .row, .lay-content.nocustomphonegrid .cover-region-desktop .row, .lay-content.footer-nocustomphonegrid #footer .row { padding-left:3vw; }.lay-content.nocustomphonegrid #grid .row, .lay-content.nocustomphonegrid .cover-region-desktop .row, .lay-content.footer-nocustomphonegrid #footer .row { padding-right:3vw; }.lay-content.nocustomphonegrid #grid .col.frame-overflow-both, .lay-content.nocustomphonegrid .cover-region-desktop .col.frame-overflow-both, .lay-content.footer-nocustomphonegrid #footer .col.frame-overflow-both{ width: calc( 100% + 3vw * 2 ); left: -3vw; }.lay-content.nocustomphonegrid #grid .col.frame-overflow-right, .lay-content.nocustomphonegrid .cover-region-desktop .col.frame-overflow-right, .lay-content.footer-nocustomphonegrid #footer .col.frame-overflow-right{ width: calc( 100% + 3vw ); }.lay-content.nocustomphonegrid #grid .col.frame-overflow-left, .lay-content.nocustomphonegrid .cover-region-desktop .col.frame-overflow-left, .lay-content.footer-nocustomphonegrid #footer .col.frame-overflow-left{ width: calc( 100% + 3vw ); left: -3vw; }.lay-content.nocustomphonegrid #grid { padding-bottom:3vw; }.lay-content.nocustomphonegrid #grid { padding-top:0vw; }.nocustomphonegrid .cover-region .column-wrap { padding-top:0vw; }.lay-content.footer-nocustomphonegrid #footer { padding-bottom:5vw; }.lay-content.footer-nocustomphonegrid #footer { padding-top:5vw; }} /* customizer css mobile menu */ @media (max-width: 769px){nav.mobile-nav{position: fixed;}.navbar, .lay-mobile-icons-wrap{position: fixed;}.mobile-title.image img { height:30px; }.mobile-title.text { font-family:Boathouse-Regular; }.mobile-title.text { font-size:20px; }.mobile-title.text { font-weight:400; }.mobile-title.text { color:#00549e; }.mobile-title.text { letter-spacing:0em; }.mobile-title{position:fixed;}.mobile-title { top:12px; }.mobile-title { left:5%; }body.lay-hide-phone-menu .mobile_sitetitle_move_away_when_scrolling_down { transform: translateY(calc(-12px - 100% - 10px)); }.navbar{ text-align: left; } .mobile-title{ text-align:left; padding: 0 44px 0 0; }.burger-wrap{padding-top:10px;}.lay-mobile-icons-wrap{padding-right:10px;}.laynav .burger-wrap{padding-right:7px;}.lay-cart-icon-wrap{padding-top:8px;}.lay-cart-icon-wrap{padding-left:10px;}.lay-cart-icon-wrap{height:42px;}.burger-wrap{height:40px;}.burger-custom{width:25px;}.mobile-menu-close-custom{width:25px;}body{padding-top:40px;}.cover-enabled-on-phone .cover-region{top:40px;}.cover-enabled-on-phone .cover-region .lay-imagehover-on-element{top:-40px;} html:not(.fp-enabled) body>.lay-content .row.first-row._100vh{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; } html:not(.fp-enabled) body>.lay-content .row.first-row ._100vh{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; } body:not(.woocommerce-page).touchdevice.sticky-footer-option-enabled>.lay-content{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; } .cover-region-phone._100vh{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; } .cover-region-phone .cover-inner._100vh{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; } .cover-region-phone .row._100vh{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; } .cover-region-phone .row-inner._100vh{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; } .cover-region-phone .column-wrap._100vh{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; } body>.lay-content .row.first-row .col .lay-carousel._100vh{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; } body:not(.fp-autoscroll) .fullpage-wrapper{ height: calc(100vh - 40px)!important; height: calc(100svh - 40px)!important; } .cover-enabled-on-phone .cover-region{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; } .cover-region .cover-inner{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; }.navbar { height:40px; }.navbar{background-color:rgba(255,255,240,1)}.navbar { border-bottom-color:#ededde; }.burger-default span, .burger-default span:before, .burger-default span:after { background-color:#00549e; }.burger-new .bread-crust-top, .burger-new .bread-crust-bottom { background:#00549e; }.lay-cart-icon-wrap { color:#000; }.navbar{border-bottom-width: 0;}nav.mobile-nav li a { border-bottom-color:#00549e; }nav.mobile-nav a { color:#00549e; }nav.mobile-nav li>a{background-color:rgba(255,255,240,1)}nav.mobile-nav li.current-menu-item>a, nav.mobile-nav li.current_page_item>a{background-color:rgba(237,237,222,1)}nav.mobile-nav li.current-menu-item>a, nav.mobile-nav li.current_page_item>a{color:rgb(0,84,158)}nav.mobile-nav li a { font-size:20px; }nav.mobile-nav li a { padding-left:10px; }nav.mobile-nav li a { padding-right:10px; }nav.mobile-nav li a { padding-top:10px; }nav.mobile-nav li a { padding-bottom:10px; }nav.mobile-nav li, nav.mobile-nav li a { text-align:center; }nav.mobile-nav li a { line-height:1em; }} </style> <link rel='stylesheet' id='mini-gdpr-cookie-consent-css' href='https://westboathouse.org.uk/wp-content/plugins/mini-wp-gdpr/assets/mini-gdpr-cookie-popup.css?ver=1.4.0' type='text/css' media='all' /> <script type="text/javascript" src="https://westboathouse.org.uk/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-includes/js/backbone.min.js?ver=1.6.0" id="backbone-js"></script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/themes/lay/frontend/assets/vendor/backbone.radio.js?ver=6.7.7" id="vendor-backbone-radio-js"></script> <script type="text/javascript" id="vendor-backbone-radio-js-after"> /* <![CDATA[ */ window.laytheme = Backbone.Radio.channel('laytheme'); // Frontend.GlobalEvents for backwards compatibility window.Frontend = {}; window.Frontend.GlobalEvents = Backbone.Radio.channel('globalevents'); /* ]]> */ </script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/themes/lay/frontend/assets/vendor/swiper.js?ver=6.7.7" id="swiper-js"></script> <script src="https://www.googletagmanager.com/gtag/js?id=UA-120133557-1" id="mgw-google-analytics-js" async></script> <script id="mgw-google-analytics-js-after"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag("js", new Date()); gtag("config", "UA-120133557-1"); </script> <script type="text/javascript" id="mini-gdpr-cookie-consent-js-extra"> /* <![CDATA[ */ var mgwcsData = {"cn":"mgwcs_0_","cd":"365","msg":"WEST BOATHOUSE uses cookies and analytics to create a better user experience. Are you OK with this?","cls":["mgw-cnt","mgw-box","mgw-lft","mgw-btm"],"ok":"Accept","mre":"info...","nfo1":"Along with some cookies, we use these scripts","nfo2":"We don't use any tracking scripts, but we do use some cookies.","nfo3":"","meta":{"mgw-google-analytics":{"pattern":"\/googletagmanager\\.com\/","field":"src","description":"Google Analytics","html":"","after":"window.dataLayer = window.dataLayer || [];\nfunction gtag(){dataLayer.push(arguments);}\ngtag('js', new Date());\ngtag('config', 'UA-120133557-1');","can-defer":true,"is-captured":true,"extra":"","src":"https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-120133557-1"}},"always":"1","blkon":"0"}; /* ]]> */ </script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/plugins/mini-wp-gdpr/assets/mini-gdpr-cookie-popup.js?ver=1.4.0" id="mini-gdpr-cookie-consent-js"></script> <link rel="https://api.w.org/" href="https://westboathouse.org.uk/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://westboathouse.org.uk/wp-json/wp/v2/posts/592" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://westboathouse.org.uk/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <link rel="canonical" href="https://westboathouse.org.uk/the-living-river/" /> <link rel='shortlink' href='https://westboathouse.org.uk/?p=592' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://westboathouse.org.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwestboathouse.org.uk%2Fthe-living-river%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://westboathouse.org.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwestboathouse.org.uk%2Fthe-living-river%2F&#038;format=xml" /> <!-- webfonts --> <style type="text/css">@font-face{ font-family: "GT-Walsheim-Regular_1"; src: url("https://westboathouse.org.uk/wp-content/uploads/2023/07/GT-Walsheim-Regular_1.woff") format("woff"); font-display: swap; } @font-face{ font-family: "Boathouse-Regular"; src: url("https://westboathouse.org.uk/wp-content/uploads/2023/07/Boathouse-Regular.woff") format("woff"); font-display: swap; } @font-face{ font-family: "GTWalsheim-RgOb"; src: url("https://westboathouse.org.uk/wp-content/uploads/2023/08/GTWalsheim-RgOb.woff") format("woff"); font-display: swap; } @font-face{ font-family: "GTWalsheim-Rg"; src: url("https://westboathouse.org.uk/wp-content/uploads/2023/08/GTWalsheim-Rg.woff") format("woff"); font-display: swap; } </style><!-- horizontal lines --> <style> .lay-hr{ height:1px; background-color:#000000; } </style><!-- vertical lines --> <style> .element.type-vl{ width:1px!important; } .lay-vl{ width:1px; background-color:#000000; } </style><!-- sticky footer css --> <style> body.woocommerce-page{ display: flex; flex-direction: column; min-height: 100vh; } body.woocommerce-page #lay-woocommerce{ flex: 1 0 auto; } body>.lay-content{ display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } /* needs to work for desktop grid and cpl grid container */ #grid, #custom-phone-grid { -webkit-box-flex: 1 0 auto; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; } /* firefox fix */ #footer-region{ overflow: hidden; } @media (min-width: 770px){ body>.lay-content{ min-height: 100vh; } } @media (max-width: 769px){ body:not(.woocommerce-page).no-touchdevice.sticky-footer-option-enabled>.lay-content{ min-height: 100vh; } body.woocommerce-page>.lay-content{ min-height: auto; }/* account for possible mobile menu menubar height, not if this is a woocommerce page */ .no-touchdevice body:not(.woocommerce-page)>.lay-content{ min-height: calc(100vh - 40px); } } </style><link rel="icon" href="https://westboathouse.org.uk/wp-content/uploads/2023/07/cropped-319699356_1362640787894158_3394770074236547441_n_crop-32x32.jpg" sizes="32x32" /> <link rel="icon" href="https://westboathouse.org.uk/wp-content/uploads/2023/07/cropped-319699356_1362640787894158_3394770074236547441_n_crop-192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://westboathouse.org.uk/wp-content/uploads/2023/07/cropped-319699356_1362640787894158_3394770074236547441_n_crop-180x180.jpg" /> <meta name="msapplication-TileImage" content="https://westboathouse.org.uk/wp-content/uploads/2023/07/cropped-319699356_1362640787894158_3394770074236547441_n_crop-270x270.jpg" /> <style type="text/css" id="wp-custom-css"> #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(1) > a, #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(2) > a, #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(3) > a, #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(4) > a, #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(5) > a, #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(6) > a { background-color: #c7e9c9; color: #096203; border: 1px solid #096203; } #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-8.colstart-3.colend-11.no-frame-overflow.align-top.not-first-child.no-parallax.type-stack.id-25.no-sticky > div:nth-child(1) > div > div > h1._Buttonheadgreen > a { background-color: #c7e9c9; color: #096203; border: 1px solid #096203; } #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-8.colstart-3.colend-11.no-frame-overflow.align-top.not-first-child.no-parallax.type-stack.id-25.no-sticky > div:nth-child(3) > div > div > p:nth-child(3) > a { background-color: #c7e9c9; color: #096203; border: 1px solid #096203; } #grid > div > div.row.one-col-row.row-col-amt-1.absolute-positioning-vertically-in-apl.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div > div:nth-child(1) > div > div > h1:nth-child(3) > a, #grid > div > div.row.one-col-row.row-col-amt-1.absolute-positioning-vertically-in-apl.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div > div:nth-child(3) > div > div > p:nth-child(3) > a { background-color: #c7e9c9; color: #096203; border: 1px solid #c7e9c9; } #trail > div > h1:nth-child(3) > a, #nonnatives > div > p:nth-child(3) > a, #greeningbutton > div > p > a { background-color: #c7e9c9 !important; color: #096203 !important; border: 1px solid #c7e9c9 !important; } #grid > div > div.row.row-col-amt-2.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-8.colstart-3.colend-11.no-frame-overflow.align-top.not-first-child.no-parallax.type-stack.id-25.no-sticky > div:nth-child(2) > div > div > div.lay-carousel-sink-parent > div > span { color: #c7e9c9 !important; } .slug-index ._Carousel_no_spaces { color: #fff !important; } .slug-index .flickity-prev-next-button .arrow { fill: #fff !important; } .slug-the-living-river .flickity-prev-next-button .arrow { fill: #fff !important; } .slug-index ._Carousel_no_spaces { color: #fff !important; } .slug-boats-build-people .flickity-prev-next-button .arrow { fill: #00549e !important; } .slug-saving-the-boathouse .flickity-prev-next-button .arrow { fill: #00549e !important; } .slug-greening-the-west-boathouse .flickity-prev-next-button .arrow { fill: #096203 !important; } .slug-greening-the-west-boathouse ._Carousel_no_spaces { color: #096203 !important; } #grid > div > div.row.row-col-amt-2.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-14.row-1 > div > div > div.col.no-offset.place-normal.push-0.span-6.colstart-6.colend-12.no-frame-overflow.align-middle.not-first-child.no-parallax.type-text.id-15.no-sticky > div > p > a { color: #c7e9c9 !important; background-color: #096203 !important; border: 1px solid #c7e9c9 !important; } #grid > div > div.row.row-col-amt-2.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-14.row-1 > div > div > div.col.no-offset.place-normal.push-0.span-6.colstart-6.colend-12.no-frame-overflow.align-middle.not-first-child.no-parallax.type-text.id-15.no-sticky > div > p > a:hover { color: #096203 !important; background-color: #c7e9c9 !important; border: 1px solid #c7e9c9 !important; } #grid > div > div.row.one-col-row.row-col-amt-1.absolute-positioning-vertically-in-apl.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-56.row-2 > div > div > div > div > p:nth-child(2) > a { color: #fff !important; background-color: #e86d26 !important; border: 1px solid #e86d26 !important; } #grid > div > div.row.one-col-row.row-col-amt-1.absolute-positioning-vertically-in-apl.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-56.row-2 > div > div > div > div > p:nth-child(2) > a:hover { color: #e86d26 !important; background-color: #fff !important; border: 1px solid #fff !important; } .lay-carousel-sink .single-caption-inner a.laybutton{ display:inline-block; } /*.flickity-prev-next-button .arrow {*/ /* fill: #00549e !important;*/ /*}*/ .mgw-nfo { background-color: #fffff0; color: #00549e; } .mgw-nfo li { background-color: #fffff0; color: #00549e; } .mgw-nfo p { font-family: "GT-Walsheim-Regular_1" !important; background-color: #fffff0; color: #00549e; } .mgw-nfo li:first-of-type { font-family: "GT-Walsheim-Regular_1" !important; color: #00549e; } .mgw-nfo button { font-family: "GT-Walsheim-Regular_1" !important; background-color: #fffff0; color: #00549e; } .mgw-cnt p { font-family: "GT-Walsheim-Regular_1" !important; background-color: #fffff0; color: #00549e; } .mgw-cnt.mgw-box { border: 0px solid #fffff0; box-shadow: 0 0 0 0; } .mgw-cnt .btn-box { background-color: #fffff0; } .mgw-cnt .btn-box button { background-color: #fffff0; } .mgw-cnt .btn-box button.accept { color: #00549e; } .mgw-cnt .btn-box button.more-info { color: #00549e; } .mgw-cnt .btn-box button.accept, .mgw-cnt .btn-box button.more-info { border-width: 1px; border-color: #00549e; } ._Masthead { background: #fffff0; border-radius: 50px; padding: 0.5em; } /*._Masthead {*/ /* background: #fffff0;*/ /* border-radius: 50px;*/ /*}*/ ._Mastheadgreen { background: #fffff0; border-radius: 50px; padding: 0.5em; } .lay-thumbnailgrid-filter-anchor { border: 1px solid #00549e;; border-radius: 100px; padding: 10px; background: #c7e3e9; color: #00549e; } .lay-thumbnailgrid-filter-anchor.lay-filter-active { border: 1px solid #c7e3e9;; border-radius: 100px; padding: 10px; background: #00549e; color: #c7e3e9; } /* site title */ body.slug-a-z .sitetitle.txt .sitetitle-txt-inner span{ color: #187570; } /* navigation */ body.slug-a-z nav.primary a span{ color: #187570; } body.slug-a-z .navbar { background-color: #fdbc8f; } body.slug-a-z .sub-menu { background-color: #fdbc8f; } .lay-mute-unmute-button { padding: 20px !important; } </style> <meta name="description" content="Once deemed a biologically dead, ‘zombie river’, the Clyde is slowly recovering and now hosts over 30 species of fish and banks teeming with wildlife. Post-industrial landscapes can and do recover, often with surprising results. "/><meta property="og:image" content="https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1.jpeg"> <meta property="og:image:width" content="3840"> <meta property="og:image:height" content="2160"><meta property="og:title" content="WEST BOATHOUSE"> <meta property="og:site_name" content="WEST BOATHOUSE"><meta property="og:description" content="The West Boathouse project was delivered by Glasgow Building Preservation Trusy and has repaired and adapted this beautiful category B-listed building to improve accessibility, upgrade facilities and provide flexible, multi-use spaces."><meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="WEST BOATHOUSE"> <meta name="twitter:image" content="https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1.jpeg"><meta name="twitter:description" content="The West Boathouse project was delivered by Glasgow Building Preservation Trusy and has repaired and adapted this beautiful category B-listed building to improve accessibility, upgrade facilities and provide flexible, multi-use spaces."><!-- custom head content --><!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-FFTYV3JFX8"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-FFTYV3JFX8'); </script><style id="lay-hide-wrap-css"> body .lay-content{ opacity: 0; } /* because we need to wait for masonry to initalize before starting animation */ .col.type-thumbnailgrid .thumbnail-wrap{opacity: 0;} .col.type-elementgrid .element-wrap{opacity: 0;} </style><style id="lay-hide-sitetitle-menubar-menu-etc"> .sitetitle, .overlay-burger .laynav, #lay_canvas, .navbar, .lay-fadein, .mobile-title, .burger-wrap, body #fp-nav, body .fp-slidesNav, .mobile-menu-style-style_desktop_menu{ opacity: 0; transition: opacity 150ms ease!important; } </style><!-- custom css for mobile version --><style>@media (max-width: 769px){.flickity-prev-next-button previous, .flickity-prev-next-button next { display: none !important; } #images > div > div.lay-carousel.content-alignment-bottom.no-autoplay.enable-click-and-drag.no-free-scroll.no-captions-under-slides.no-fixed-height-auto.transition-sliding.fixed-height-not-auto.text-alignment-middle.default-arrowbuttons.initialized > button.flickity-prev-next-button.previous > svg { display: none !important; } #images > div > div.lay-carousel.content-alignment-bottom.no-autoplay.enable-click-and-drag.no-free-scroll.no-captions-under-slides.no-fixed-height-auto.transition-sliding.fixed-height-not-auto.text-alignment-middle.default-arrowbuttons.initialized > button.flickity-prev-next-button.next > svg { display: none !important; }}</style><!-- Thank you for using Lay Theme 6.7.7--><!-- Fix for flash of unstyled content on Chrome --><style>.sitetitle, .laynav, .project-arrow, .mobile-title{visibility:hidden;}</style></head> <body class="post-template-default single single-post postid-592 no-touchdevice type-project id-592 slug-the-living-river mobile-menu-style_1 mobile-menu-has-animation thumb-mo-image-no-transition category-12 mobile_menu_bar_not_hidden mobile_burger_style_default_thin sticky-footer-option-enabled intro-disabled" data-type="project" data-id="592" data-catid="[12]" data-slug="the-living-river" data-footerid="168"> <a class="sitetitle position-top is-fixed txt" href="https://westboathouse.org.uk" data-title="" data-type="page" data-id="9" data-catid=""> <div class="sitetitle-txt-inner _Navhead"><span>WEST BOATHOUSE</span></div> </a><nav class="laynav mobile-nav mobile-menu-position- mobile-menu-style-style_1 "><ul><li id="menu-item-548" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-548"><a href="https://westboathouse.org.uk/about/" class="_Navmenu _Navmenu" data-id="46" data-type="page" data-title="About"><span>About</span></a> <ul class="sub-menu"> <li id="menu-item-555" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-555"><a href="https://westboathouse.org.uk/about/" class="_Navmenu _Navmenu" data-id="46" data-type="page" data-title="About"><span>About</span></a></li> <li id="menu-item-558" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-558"><a href="https://westboathouse.org.uk/saving-the-boathouse/" class="_Navmenu _Navmenu" data-id="140" data-type="project" data-title="Saving The Boathouse" data-catid="1"><span>Saving The Boathouse</span></a></li> <li id="menu-item-554" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-554"><a href="https://westboathouse.org.uk/up-the-watter/" class="_Navmenu _Navmenu" data-id="80" data-type="project" data-title="Up The Watter" data-catid="1"><span>Up The Watter</span></a></li> <li id="menu-item-552" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-552"><a href="https://westboathouse.org.uk/our-clubs/" class="_Navmenu _Navmenu" data-id="124" data-type="project" data-title="Our Clubs" data-catid="1"><span>Our Clubs</span></a></li> <li id="menu-item-553" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-553"><a href="https://westboathouse.org.uk/funders-and-partners/" class="_Navmenu _Navmenu" data-id="132" data-type="project" data-title="Funders and Partners" data-catid="1"><span>Funders and Partners</span></a></li> </ul> </li> <li id="menu-item-549" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-549"><a href="https://westboathouse.org.uk/get-involved/" class="_Navmenu _Navmenu" data-id="19" data-type="page" data-title="Get Involved"><span>Get Involved</span></a></li> <li id="menu-item-547" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-547"><a href="https://westboathouse.org.uk/stories/" class="_Navmenu _Navmenu" data-id="150" data-type="page" data-title="Stories"><span>Stories</span></a> <ul class="sub-menu"> <li id="menu-item-565" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-565"><a href="https://westboathouse.org.uk/stories/" class="_Navmenu _Navmenu" data-id="150" data-type="page" data-title="Stories"><span>Stories</span></a></li> <li id="menu-item-560" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-560"><a href="https://westboathouse.org.uk/boats-build-people/" class="_Navmenu _Navmenu" data-id="170" data-type="project" data-title="Boats Build People" data-catid="12"><span>Boats Build People</span></a></li> <li id="menu-item-563" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-563"><a href="https://westboathouse.org.uk/mapping-sporting-glasgow/" class="_Navmenu _Navmenu" data-id="173" data-type="project" data-title="Mapping Sporting Glasgow" data-catid="12"><span>Mapping Sporting Glasgow</span></a></li> <li id="menu-item-561" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-561"><a href="https://westboathouse.org.uk/play-like-a-lassie/" class="_Navmenu _Navmenu" data-id="176" data-type="project" data-title="Play Like A Lassie" data-catid="12"><span>Play Like A Lassie</span></a></li> <li id="menu-item-562" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-562"><a href="https://westboathouse.org.uk/greening-the-west-boathouse/" class="_Navmenu _Navmenu" data-id="178" data-type="project" data-title="Greening the West Boathouse" data-catid="12"><span>Greening the West Boathouse</span></a></li> <li id="menu-item-598" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-598"><a href="https://westboathouse.org.uk/this-is-your-dalmarnock/" class="_Navmenu _Navmenu" data-id="595" data-type="project" data-title="This Is Your Dalmarnock" data-catid="12"><span>This Is Your Dalmarnock</span></a></li> <li id="menu-item-876" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-876"><a href="https://westboathouse.org.uk/mon-the-fish/" class="_Navmenu _Navmenu" data-id="857" data-type="project" data-title="Mon The Fish" data-catid="12"><span>Mon The Fish</span></a></li> </ul> </li> <li id="menu-item-550" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-550"><a href="https://westboathouse.org.uk/resources/" class="_Navmenu _Navmenu" data-id="20" data-type="page" data-title="Resources"><span>Resources</span></a></li> <li id="menu-item-551" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-551"><a href="https://westboathouse.org.uk/collections/" class="_Navmenu _Navmenu" data-id="21" data-type="page" data-title="Collections"><span>Collections</span></a></li> <li id="menu-item-546" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-546"><a href="https://westboathouse.org.uk/a-z-of-rowing/" class="_Navmenu _Navmenu" data-id="329" data-type="page" data-title="A-Z of Rowing"><span>A-Z of Rowing</span></a></li> <li id="menu-item-570" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-570"><a href="#search" class="_Navmenu _Navmenu" data-type="custom"><span>Search</span></a></li> </ul> </nav><nav class="laynav desktop-nav show-submenu-on-hover submenu-type-vertical laynav-position-top-right arrangement-horizontal position-top is-fixed primary"> <ul> <li id="menu-item-47" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-47"><a href="https://westboathouse.org.uk/about/" class="_Navmenu" data-id="46" data-type="page" data-title="About"><span>About</span></a> <ul class="sub-menu"> <li id="menu-item-151" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-151"><a href="https://westboathouse.org.uk/saving-the-boathouse/" class="_Navmenu" data-id="140" data-type="project" data-title="Saving The Boathouse" data-catid="[1]"><span>Saving The Boathouse</span></a></li> <li id="menu-item-122" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-122"><a href="https://westboathouse.org.uk/up-the-watter/" class="_Navmenu" data-id="80" data-type="project" data-title="Up The Watter" data-catid="[1]"><span>Up The Watter</span></a></li> <li id="menu-item-134" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-134"><a href="https://westboathouse.org.uk/our-clubs/" class="_Navmenu" data-id="124" data-type="project" data-title="Our Clubs" data-catid="[1]"><span>Our Clubs</span></a></li> <li id="menu-item-135" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-135"><a href="https://westboathouse.org.uk/funders-and-partners/" class="_Navmenu" data-id="132" data-type="project" data-title="Funders and Partners" data-catid="[1]"><span>Funders and Partners</span></a></li> <li id="menu-item-1020" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1020"><a href="https://westboathouse.org.uk/gallery/" class="_Navmenu" data-id="1018" data-type="page" data-title="Gallery"><span>Gallery</span></a></li> <li id="menu-item-844" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-844"><a href="https://westboathouse.org.uk/timeline/" class="_Navmenu" data-id="843" data-type="page" data-title="Timeline"><span>Timeline</span></a></li> <li id="menu-item-850" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-850"><a href="https://westboathouse.org.uk/before-and-after/" class="_Navmenu" data-id="366" data-type="page" data-title="Before and After"><span>Before and After</span></a></li> </ul> </li> <li id="menu-item-24" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24"><a href="https://westboathouse.org.uk/get-involved/" class="_Navmenu" data-id="19" data-type="page" data-title="Get Involved"><span>Get Involved</span></a></li> <li id="menu-item-152" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-152"><a href="https://westboathouse.org.uk/stories/" class="_Navmenu" data-id="150" data-type="page" data-title="Stories"><span>Stories</span></a> <ul class="sub-menu"> <li id="menu-item-657" class="menu-item menu-item-type-post_type menu-item-object-post current-menu-item menu-item-657"><a href="https://westboathouse.org.uk/the-living-river/" aria-current="page" class="_Navmenu" data-id="592" data-type="project" data-title="The Living River" data-catid="[12]"><span>The Living River</span></a></li> <li id="menu-item-172" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-172"><a href="https://westboathouse.org.uk/boats-build-people/" class="_Navmenu" data-id="170" data-type="project" data-title="Boats Build People" data-catid="[12]"><span>Boats Build People</span></a></li> <li id="menu-item-175" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-175"><a href="https://westboathouse.org.uk/mapping-sporting-glasgow/" class="_Navmenu" data-id="173" data-type="project" data-title="Mapping Sporting Glasgow" data-catid="[12]"><span>Mapping Sporting Glasgow</span></a></li> <li id="menu-item-179" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-179"><a href="https://westboathouse.org.uk/play-like-a-lassie/" class="_Navmenu" data-id="176" data-type="project" data-title="Play Like A Lassie" data-catid="[12]"><span>Play Like A Lassie</span></a></li> <li id="menu-item-181" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-181"><a href="https://westboathouse.org.uk/greening-the-west-boathouse/" class="_Navmenu" data-id="178" data-type="project" data-title="Greening the West Boathouse" data-catid="[12]"><span>Greening the West Boathouse</span></a></li> <li id="menu-item-599" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-599"><a href="https://westboathouse.org.uk/this-is-your-dalmarnock/" class="_Navmenu" data-id="595" data-type="project" data-title="This Is Your Dalmarnock" data-catid="[12]"><span>This Is Your Dalmarnock</span></a></li> <li id="menu-item-344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-344"><a href="https://westboathouse.org.uk/a-z-of-rowing/" class="_Navmenu" data-id="329" data-type="page" data-title="A-Z of Rowing"><span>A-Z of Rowing</span></a></li> <li id="menu-item-877" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-877"><a href="https://westboathouse.org.uk/mon-the-fish/" class="_Navmenu" data-id="857" data-type="project" data-title="Mon The Fish" data-catid="[12]"><span>Mon The Fish</span></a></li> </ul> </li> <li id="menu-item-26" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-26"><a href="https://westboathouse.org.uk/collections/" class="_Navmenu" data-id="21" data-type="page" data-title="Collections"><span>Collections</span></a> <ul class="sub-menu"> <li id="menu-item-668" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-668"><a href="https://ehive.com/collections/9195/west-boathouse" class="_Navmenu" data-type="custom"><span>Explore eHive Collection</span></a></li> </ul> </li> <li id="menu-item-25" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25"><a href="https://westboathouse.org.uk/resources/" class="_Navmenu" data-id="20" data-type="page" data-title="Resources"><span>Resources</span></a></li> <li id="menu-item-571" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-571"><a href="#search" class="_Navmenu" data-type="custom"><span>Search</span></a></li> </ul> </nav><div class="navbar position-top is-fixed "></div><a class="mobile-title text is-fixed " href="https://westboathouse.org.uk" data-title="" data-type="page" data-id="9" data-catid=""><span>WEST BOATHOUSE</span></a><div class="lay-mobile-icons-wrap default_thin-burger is-fixed "><div class="burger-wrap burger-wrap-default burger-no-animation default_thin" > <div class="burger-inner"> <div class="burger burger-default mobile-menu-icon"> <span></span> <span></span> <span></span> </div> </div> </div></div><td style="padding: 20px !important"></td> <div id="intro-region"></div> <div id="search-region"></div> <div class="lay-content hascustomphonegrid footer-hascustomphonegrid nocover cpl-nocover cover-disabled-on-phone"> <!-- Start Desktop Layout --> <div id="grid" class="grid lay-not-empty id-592"> <div class="grid-inner"> <!-- grid frame css --><style>@media (min-width: 770px){#grid.id-592{padding-top:70px;}#grid.id-592{padding-bottom:0%;}}</style> <!-- rows margin bottom css --><style>@media (min-width: 770px){#grid.id-592 .row-0{margin-bottom:3%;}#grid.id-592 .row-1{margin-bottom:0%;}#grid.id-592 .row-2{margin-bottom:0%;}#grid.id-592 .row-3{margin-bottom:0%;}#grid.id-592 .row-4{margin-bottom:0%;}#grid.id-592 .row-5{margin-bottom:0%;}#grid.id-592 .row-6{margin-bottom:0%;}}</style> <!-- grid css --><style id="grid-css">@media (min-width: 770px){#grid.id-592 .column-wrap:not(._100vh):not(.rowcustomheight){display:grid;grid-template-columns:3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3%;}#grid.id-592 .frame-overflow-both.span-12.absolute-position{width: 100%;}#grid.id-592 .frame-overflow-left.span-0:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-0:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-0:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-0{grid-column-start:2;}#grid.id-592 :not(.absolute-position).colend-0{grid-column-end:2;}#grid.id-592 .type-stack .colstart-0{grid-column-start:1;}#grid.id-592 .type-stack .colend-0{grid-column-end:1;}#grid.id-592 .span-0.type-stack .stack-element{display:grid;grid-template-columns:;}#grid.id-592 .absolute-position.no-frame-overflow.push-0{left: 3%}#grid.id-592 .absolute-position.frame-overflow-right.push-0{left: 3%}#grid.id-592 .absolute-position.no-frame-overflow.push-0.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 - 3%);}#grid.id-592 .frame-overflow-left.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#grid.id-592 .frame-overflow-right.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#grid.id-592 .span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75%);}#grid.id-592 .frame-overflow-left.span-1:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-1:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-1:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-1{grid-column-start:4;}#grid.id-592 :not(.absolute-position).colend-1{grid-column-end:3;}#grid.id-592 .type-stack .colstart-1{grid-column-start:3;}#grid.id-592 .type-stack .colend-1{grid-column-end:2;}#grid.id-592 .span-1.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-1{left: calc( 3% + (100% - 6%) / 12 * 1 + 0.25%);}#grid.id-592 .absolute-position.push-1.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.25% - 3%);}#grid.id-592 .frame-overflow-left.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#grid.id-592 .frame-overflow-right.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#grid.id-592 .span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5%);}#grid.id-592 .frame-overflow-left.span-2:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-2:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-2:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-2{grid-column-start:6;}#grid.id-592 :not(.absolute-position).colend-2{grid-column-end:5;}#grid.id-592 .type-stack .colstart-2{grid-column-start:5;}#grid.id-592 .type-stack .colend-2{grid-column-end:4;}#grid.id-592 .span-2.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 19.148936170213% minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-2{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.5%);}#grid.id-592 .absolute-position.push-2.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.5% - 3%);}#grid.id-592 .frame-overflow-left.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#grid.id-592 .frame-overflow-right.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#grid.id-592 .span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25%);}#grid.id-592 .frame-overflow-left.span-3:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-3:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-3:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-3{grid-column-start:8;}#grid.id-592 :not(.absolute-position).colend-3{grid-column-end:7;}#grid.id-592 .type-stack .colstart-3{grid-column-start:7;}#grid.id-592 .type-stack .colend-3{grid-column-end:6;}#grid.id-592 .span-3.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-3{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.75%);}#grid.id-592 .absolute-position.push-3.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 4 + 0.75% - 3%);}#grid.id-592 .frame-overflow-left.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#grid.id-592 .frame-overflow-right.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#grid.id-592 .span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2%);}#grid.id-592 .frame-overflow-left.span-4:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-4:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-4:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-4{grid-column-start:10;}#grid.id-592 :not(.absolute-position).colend-4{grid-column-end:9;}#grid.id-592 .type-stack .colstart-4{grid-column-start:9;}#grid.id-592 .type-stack .colend-4{grid-column-end:8;}#grid.id-592 .span-4.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-4{left: calc( 3% + (100% - 6%) / 12 * 4 + 1%);}#grid.id-592 .absolute-position.push-4.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 5 + 1% - 3%);}#grid.id-592 .frame-overflow-left.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#grid.id-592 .frame-overflow-right.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#grid.id-592 .span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75%);}#grid.id-592 .frame-overflow-left.span-5:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-5:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-5:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-5{grid-column-start:12;}#grid.id-592 :not(.absolute-position).colend-5{grid-column-end:11;}#grid.id-592 .type-stack .colstart-5{grid-column-start:11;}#grid.id-592 .type-stack .colend-5{grid-column-end:10;}#grid.id-592 .span-5.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-5{left: calc( 3% + (100% - 6%) / 12 * 5 + 1.25%);}#grid.id-592 .absolute-position.push-5.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.25% - 3%);}#grid.id-592 .frame-overflow-left.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#grid.id-592 .frame-overflow-right.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#grid.id-592 .span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5%);}#grid.id-592 .frame-overflow-left.span-6:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-6:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-6:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-6{grid-column-start:14;}#grid.id-592 :not(.absolute-position).colend-6{grid-column-end:13;}#grid.id-592 .type-stack .colstart-6{grid-column-start:13;}#grid.id-592 .type-stack .colend-6{grid-column-end:12;}#grid.id-592 .span-6.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-6{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.5%);}#grid.id-592 .absolute-position.push-6.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.5% - 3%);}#grid.id-592 .frame-overflow-left.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#grid.id-592 .frame-overflow-right.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#grid.id-592 .span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25%);}#grid.id-592 .frame-overflow-left.span-7:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-7:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-7:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-7{grid-column-start:16;}#grid.id-592 :not(.absolute-position).colend-7{grid-column-end:15;}#grid.id-592 .type-stack .colstart-7{grid-column-start:15;}#grid.id-592 .type-stack .colend-7{grid-column-end:14;}#grid.id-592 .span-7.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-7{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.75%);}#grid.id-592 .absolute-position.push-7.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 8 + 1.75% - 3%);}#grid.id-592 .frame-overflow-left.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#grid.id-592 .frame-overflow-right.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#grid.id-592 .span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1%);}#grid.id-592 .frame-overflow-left.span-8:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-8:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-8:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-8{grid-column-start:18;}#grid.id-592 :not(.absolute-position).colend-8{grid-column-end:17;}#grid.id-592 .type-stack .colstart-8{grid-column-start:17;}#grid.id-592 .type-stack .colend-8{grid-column-end:16;}#grid.id-592 .span-8.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-8{left: calc( 3% + (100% - 6%) / 12 * 8 + 2%);}#grid.id-592 .absolute-position.push-8.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 9 + 2% - 3%);}#grid.id-592 .frame-overflow-left.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#grid.id-592 .frame-overflow-right.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#grid.id-592 .span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75%);}#grid.id-592 .frame-overflow-left.span-9:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-9:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-9:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-9{grid-column-start:20;}#grid.id-592 :not(.absolute-position).colend-9{grid-column-end:19;}#grid.id-592 .type-stack .colstart-9{grid-column-start:19;}#grid.id-592 .type-stack .colend-9{grid-column-end:18;}#grid.id-592 .span-9.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-9{left: calc( 3% + (100% - 6%) / 12 * 9 + 2.25%);}#grid.id-592 .absolute-position.push-9.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.25% - 3%);}#grid.id-592 .frame-overflow-left.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#grid.id-592 .frame-overflow-right.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#grid.id-592 .span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5%);}#grid.id-592 .frame-overflow-left.span-10:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-10:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-10:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-10{grid-column-start:22;}#grid.id-592 :not(.absolute-position).colend-10{grid-column-end:21;}#grid.id-592 .type-stack .colstart-10{grid-column-start:21;}#grid.id-592 .type-stack .colend-10{grid-column-end:20;}#grid.id-592 .span-10.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-10{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.5%);}#grid.id-592 .absolute-position.push-10.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.5% - 3%);}#grid.id-592 .frame-overflow-left.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#grid.id-592 .frame-overflow-right.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#grid.id-592 .span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25%);}#grid.id-592 .frame-overflow-left.span-11:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-11:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-11:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-11{grid-column-start:24;}#grid.id-592 :not(.absolute-position).colend-11{grid-column-end:23;}#grid.id-592 .type-stack .colstart-11{grid-column-start:23;}#grid.id-592 .type-stack .colend-11{grid-column-end:22;}#grid.id-592 .span-11.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-11{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.75%);}#grid.id-592 .absolute-position.push-11.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 12 + 2.75% - 3%);}#grid.id-592 .frame-overflow-left.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#grid.id-592 .frame-overflow-right.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#grid.id-592 .span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0%);}#grid.id-592 .frame-overflow-left.span-12:not(.absolute-position){grid-column-start:1;}#grid.id-592 .frame-overflow-right.span-12:not(.absolute-position){grid-column-end:26;}#grid.id-592 .frame-overflow-both.span-12:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-592 :not(.absolute-position).colstart-12{grid-column-start:26;}#grid.id-592 :not(.absolute-position).colend-12{grid-column-end:25;}#grid.id-592 .type-stack .colstart-12{grid-column-start:25;}#grid.id-592 .type-stack .colend-12{grid-column-end:24;}#grid.id-592 .span-12.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) ;}#grid.id-592 .absolute-position.push-12{left: calc( 3% + (100% - 6%) / 12 * 12 + 3%);}#grid.id-592 .absolute-position.push-12.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 13 + 3% - 3%);}</style> <!-- background color css --><style>#grid.id-592, .cover-region-desktop.id-592 .cover-inner{background-color:#c7e3e9;}</style> <div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow _100vh no-row-hoverimage has-background row-id-13 first-row row-0" data-collapsed="false" > <div class=" background-image background-image-style-normal background-image-count-1" ><img class="lazyload" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-ar="0.5622641509434" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1-265x149.jpeg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1-265x149.jpeg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1-512x288.jpeg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1-768x432.jpeg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1-1024x576.jpeg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1-1280x720.jpeg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1-1920x1080.jpeg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1-2560x1440.jpeg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1-3200x1800.jpeg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1.jpeg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/F8-B1rsW8AAR0C5-1.jpeg 4096w" data-aspectratio="1.7785234899329" data-sizes="auto" data-parent-fit="cover" alt="Heron standing in water."/></div> <div class="row-inner _100vh" > <div class="column-wrap _100vh" ><div class="col no-offset place-normal push-3 span-6 colstart-3 colend-9 no-frame-overflow align-middle masthead absolute-position first-child no-parallax type-text id-14 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_14 "><h1 class="_Masthead">The Living River</h1></div></div></div> </div> </div><div class="row row-col-amt-2 no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-18 row-1" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-3 colstart-0 colend-3 no-frame-overflow align-top first-child no-parallax type-text id-27 lay-sticky" data-type="text" style="padding-bottom: 3vw;position:sticky;top:100px;" data-yvel="1" ><div class="text lay-textformat-parent text_27 "><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#theclydeisalive">→ The Clyde is Alive</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#howtojoin">→ How to Join</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#staysafe">→ Stay Safe</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#trail">→ Trail</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#nonnatives">→ Non Natives</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#reporting">→ Reporting</a></h1></div></div><div class="col no-offset place-normal push-0 span-8 colstart-3 colend-11 no-frame-overflow align-top not-first-child no-parallax type-stack id-26 no-sticky" data-type="stack" data-yvel="1" ><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-1 colstart-0 colend-1 no-frame-overflow align-top no-parallax type-img id-31 lightboxoff no-sticky" id="theclydeisalive" data-type="img" style="padding-bottom: 1.5vw;" data-yvel="1" ><div class="img lightboxoff " data-id=719 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="719"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-8 colstart-0 colend-8 no-frame-overflow align-top no-parallax type-text id-20 no-sticky" data-type="text" style="padding-bottom: 1.5vw;" data-yvel="1" ><div class="text lay-textformat-parent text_20 "><h1 class="_Head"><span style="font-weight: 400;">THE CLYDE IS ALIVE!</span></h1></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-8 colstart-0 colend-8 no-frame-overflow align-onethird no-parallax type-elementgrid id-22 no-sticky" data-type="elementgrid" style="padding-bottom: 1.5vw;" data-yvel="1" ><div> <div class="elements-collection-region top-aligned" data-config="{&quot;desktop&quot;:{&quot;colCount&quot;:2,&quot;colGutter&quot;:3,&quot;rowGutter&quot;:2,&quot;colGutterMu&quot;:&quot;%&quot;,&quot;rowGutterMu&quot;:&quot;%&quot;},&quot;tablet&quot;:{&quot;colCount&quot;:2,&quot;colGutter&quot;:1,&quot;rowGutter&quot;:1,&quot;colGutterMu&quot;:&quot;%&quot;,&quot;rowGutterMu&quot;:&quot;%&quot;},&quot;phone&quot;:{&quot;colCount&quot;:1,&quot;colGutter&quot;:3,&quot;rowGutter&quot;:3,&quot;colGutterMu&quot;:&quot;%&quot;,&quot;rowGutterMu&quot;:&quot;%&quot;},&quot;layoutType&quot;:&quot;top-aligned&quot;,&quot;addtostart&quot;:false}"> <div class="element-collection"><div class="element-wrap"><div class="img " data-id=317 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;A heron inspecting the Himalayan balsam (invasive species). Photo by David Pritchard.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard.jpg 4096w" data-ar="0.74990626171729" alt="West Boathouse" data-w="2667" data-h="2000" data-id="317"/ style="aspect-ratio:2667/2000;"><div class="ph" style="padding-bottom:74.990626171729%;"></div></div></div><div class="element-wrap"><div class="img " data-id=316 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;Taking a break at Baltic Street Adventure Playground after a rainy walk with The Conservation Volunteers. West Boathouse Collection.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-4096x3072.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="4608" data-h="3456" data-id="316"/ style="aspect-ratio:4608/3456;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=313 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;Crack willows along the north bank of the Clyde. West Boathouse Collection.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-4096x3072.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="4608" data-h="3456" data-id="313"/ style="aspect-ratio:4608/3456;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=314 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;A volunteer using the iNaturalist app. west Boathouse Collection.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-4096x3072.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="4608" data-h="3456" data-id="314"/ style="aspect-ratio:4608/3456;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=312 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;Volunteers on a WikiWalk through Glasgow Green, learning how to use the iNaturalist app. West Boathouse Collection.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-4096x3072.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="4608" data-h="3456" data-id="312"/ style="aspect-ratio:4608/3456;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=927 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;Wiki Walks and iNaturalist training session with Thriving Places in the Eastern necropolis. West Boathouse collections.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-4096x3072.jpg 4096w" data-ar="0.75" alt="A group of people in a park." data-w="4608" data-h="3456" data-id="927"/ style="aspect-ratio:4608/3456;"><div class="ph" style="padding-bottom:75%;"></div><div class="caption lay-textformat-parent"><p class="_SmallItalic">Wiki Walks and iNaturalist training session with Thriving Places in the Eastern necropolis. West Boathouse collections.</p></div></div></div></div> </div> </div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-8 colstart-0 colend-8 no-frame-overflow align-onethird no-parallax type-text id-16 no-sticky" data-type="text" style="padding-bottom: 1.5vw;" data-yvel="1" ><div class="text lay-textformat-parent text_16 "><p class="_Body"><span style="font-weight: 400;">Once deemed a biologically dead, ‘zombie river’, the Clyde is slowly recovering and now hosts over 30 species of fish and banks teeming with wildlife. Post-industrial landscapes can and do recover, often with surprising results.</span></p><p class="_Body"><span style="font-weight: 400;">The 'Living River' project is focused on recording wildlife along a 6km section of the River Clyde from Glasgow Green to Cuningar Loop. We're looking for volunteers to submit observations and records of all kinds of flora and fauna and are keen to identify areas where invasive species are present - particularly Giant Hogweed, Japanese Knotweed and Himalayan Balsam.</span></p></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-1 colstart-0 colend-1 no-frame-overflow align-top no-parallax type-img id-34 lightboxoff no-sticky" id="trail" data-type="img" style="padding-top: 1.5vw;padding-bottom: 3vw;" data-yvel="1" ><div class="img lightboxoff " data-id=718 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="718"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></div></div></div></div></div> </div> </div><div class="row row-col-amt-2 no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage has-background row-id-17 row-2" data-collapsed="false" style="background-color:#00549e;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-3 colstart-0 colend-3 no-frame-overflow align-top first-child no-parallax type-img id-1 no-sticky" data-type="img" style="padding-top: 3vw;" data-yvel="1" ><div class="img " data-id=766 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverHowToGuide-265x166.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverHowToGuide-265x166.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverHowToGuide-512x320.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverHowToGuide-768x480.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverHowToGuide-1024x640.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverHowToGuide.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverHowToGuide.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverHowToGuide.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverHowToGuide.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverHowToGuide.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverHowToGuide.jpg 4096w" data-ar="0.625" alt="West Boathouse" data-w="1280" data-h="800" data-id="766"/ style="aspect-ratio:1280/800;"><div class="ph" style="padding-bottom:62.5%;"></div></div></div><div class="col no-offset place-normal push-0 span-8 colstart-3 colend-11 no-frame-overflow align-middle not-first-child no-parallax type-stack id-23 no-sticky" data-type="stack" data-yvel="1" ><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-8 colstart-0 colend-8 no-frame-overflow align-top no-parallax type-text id-24 no-sticky" id="howtojoin" data-type="text" style="padding-top: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_24 "><h1 class="_Head"><span style="font-weight: 400; color: #c7e3e9;">HOW TO JOIN</span></h1></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-8 colstart-0 colend-8 no-frame-overflow align-top no-parallax type-img id-12 no-sticky" data-type="img" style="padding-top: 1.5vw;" data-yvel="1" ><div class="img " data-id=862 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;Artwork by Rosie Cunningham.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/112301-cover-1-265x137.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/112301-cover-1-265x137.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/112301-cover-1-512x264.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/112301-cover-1-768x396.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/112301-cover-1-1024x528.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/112301-cover-1-1280x660.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/112301-cover-1-1920x990.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/112301-cover-1-2560x1320.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/112301-cover-1-3200x1650.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/112301-cover-1-3840x1981.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/112301-cover-1-4096x2113.jpg 4096w" data-ar="0.51575931232092" alt="West Boathouse" data-w="7329" data-h="3780" data-id="862"/ style="aspect-ratio:7329/3780;"><div class="ph" style="padding-bottom:51.575931232092%;"></div></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-8 colstart-0 colend-8 no-frame-overflow align-onethird no-parallax type-text id-37 no-sticky" data-type="text" style="padding-top: 1.5vw;" data-yvel="1" ><div class="text lay-textformat-parent text_37 "><p class="_Body"><span style="color: #c7e3e9;"><span style="font-weight: 400;">We use </span><a style="color: #c7e3e9;" rel="noopener" href="https://www.inaturalist.org/" target="_blank"><span style="font-weight: 400;">iNaturalist</span></a><span style="font-weight: 400;"> - a free, plant and animal identification and observation app for your phone, tablet or desktop. It uses image recognition technology paired with the knowledge and expertise of a worldwide community of volunteers to identify plants and animals in pictures that users share. Your contributions will be used by researchers, local environmental records centres, wildlife trusts and other conservation organisations to monitor and study biodiversity.</span></span></p><p class="_Body"><span style="color: #c7e3e9;"><b>To Join 'The Living River'</b></span></p><ol class="_Body"><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400; color: #c7e3e9;">Create an Account:</span></li></ol><ul class="_Body"><li style="font-weight: 400;" aria-level="1"><span style="color: #c7e3e9;"><b>For desktop</b><span style="font-weight: 400;"> - create an account on the iNaturalistUK website (</span><a style="color: #c7e3e9;" rel="noopener" href="https://uk.inaturalist.org" target="_blank"><span style="font-weight: 400;">uk.inaturalist.org</span></a><span style="font-weight: 400;">)</span></span></li><li style="font-weight: 400;" aria-level="1"><span style="color: #c7e3e9;"><b>For mobile phone/tablet </b><span style="font-weight: 400;">- search for ‘iNaturalist’ on Google Play or the App Store.</span></span></li></ul><ol class="_Body"><li style="font-weight: 400;" aria-level="1"><span style="color: #c7e3e9;"><span style="font-weight: 400;">Search for 'the living river' under 'Projects' or go directly to </span><a style="color: #c7e3e9;" rel="noopener" href="https://www.inaturalist.org/projects/the-living-river" target="_blank"><span style="font-weight: 400;">www.inaturalist.org/projects/the-living-river</span></a><span style="font-weight: 400;">.</span></span></li><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400; color: #c7e3e9;">Click the green ‘Join’ button.</span></li></ol><p class="_Body"><span style="color: #c7e3e9;"><b>Don't worry if you don't know much about plants and animals</b><span style="font-weight: 400;"> - you can learn as you go, and there are teams of volunteer experts who will verify your submissions.<br /><br /></span></span></p></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-8 colstart-0 colend-8 no-frame-overflow align-bottom no-parallax type-text id-38 no-sticky" data-type="text" style="padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_38 "><p class="_Body"><a class="laybutton1 laybutton" rel="noopener" href="https://westboathouse.org.uk/wp-content/uploads/2023/09/West-Boathouse-iNaturalist-User-Guide.pdf" target="_blank" data-id="0">→ Download our user guide</a></p></div></div></div></div></div> </div> </div><div class="row row-col-amt-2 absolute-positioning-vertically-in-apl no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-39 row-3" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-3 colstart-0 colend-3 no-frame-overflow align-top first-child no-parallax type-text id-2 lay-sticky" data-type="text" style="padding-top: 3vw;padding-bottom: 3vw;position:sticky;top:100px;" data-yvel="1" ><div class="text lay-textformat-parent text_2 "><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#theclydeisalive">→ The Clyde is Alive</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#howtojoin">→ How to Join</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#staysafe">→ Stay Safe</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#trail">→ Trail</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#nonnatives">→ Non Natives</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#reporting">→ Reporting</a></h1></div></div><div class="col no-offset place-normal push-0 span-8 colstart-3 colend-11 no-frame-overflow align-middle not-first-child no-parallax type-stack id-40 no-sticky" data-type="stack" data-yvel="1" ><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-1 colstart-0 colend-1 no-frame-overflow align-onethird no-parallax type-img id-32 lightboxoff no-sticky" id="staysafe" data-type="img" style="padding-top: 3vw;" data-yvel="1" ><div class="img lightboxoff " data-id=718 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="718"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-8 colstart-0 colend-8 no-frame-overflow align-top no-parallax type-text id-4 no-sticky" data-type="text" style="padding-top: 1.5vw;padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_4 "><h1 class="_Head"><span style="font-weight: 400;">STAY SAFE</span></h1><p class="_Body"><span style="font-weight: 400;">Always stay well back from the river and banks when undertaking any observations. The path along the north bank of the river is well maintained, but there are sections along the south bank that are inaccessible and dangerous. </span><b>Please don't take any unnecessary risks.</b></p><p class="_Body"><span style="font-weight: 400;">Ideally, go out with a friend or a group when you're taking observations, or let someone know where you're going and when you'll be back.</span></p></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-1 colstart-0 colend-1 no-frame-overflow align-bottom no-parallax type-img id-33 lightboxoff no-sticky" data-type="img" style="padding-bottom: 3vw;" data-yvel="1" ><div class="img lightboxoff " data-id=709 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="709"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></div></div></div></div></div> </div> </div><div class="row empty row-col-amt-0 _100vh no-row-hoverimage has-background row-id-30 row-4" data-collapsed="false" > <div class=" background-image background-image-style-normal background-image-count-1" ><img class="lazyload" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-ar="0.75094339622642" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-4096x3072.jpg 4096w" data-aspectratio="1.3316582914573" data-sizes="auto" data-parent-fit="cover" alt="Riverbank undergrowth and the reflection of a tower block in the water."/></div> <div class="row-inner _100vh" > <div class="column-wrap _100vh" ></div> </div> </div><div class="row row-col-amt-2 no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage has-background row-id-19 row-5" data-collapsed="false" style="background-color:#096203;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-3 colstart-0 colend-3 no-frame-overflow align-top first-child no-parallax type-img id-41 no-sticky" data-type="img" style="padding-top: 3vw;padding-bottom: 3vw;" data-yvel="1" ><div class="img " data-id=768 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail-265x166.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail-265x166.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail-512x320.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail-768x480.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail-1024x640.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 4096w" data-ar="0.625" alt="West Boathouse" data-w="1280" data-h="800" data-id="768"/ style="aspect-ratio:1280/800;"><div class="ph" style="padding-bottom:62.5%;"></div></div></div><div class="col no-offset place-normal push-0 span-8 colstart-3 colend-11 no-frame-overflow align-top not-first-child no-parallax type-stack id-25 no-sticky" data-type="stack" data-yvel="1" ><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-8 colstart-0 colend-8 no-frame-overflow align-top no-parallax type-text id-6 no-sticky" id="trail" data-type="text" style="padding-top: 3vw;padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_6 "><h1 class="_Headgreen"><span style="font-weight: 400; color: #c7e9c9;">TRY OUR FAMILY-FRIENDLY ACTIVITY TRAIL</span></h1><p class="_Bodygreen"><span style="font-weight: 400; color: #c7e9c9;">Want to learn more about the environmental history of the river? Try our interactive, family friendly quiz and trail, all about wildlife on the Clyde. Click the link below for the Desktop version, or download the app to your mobile phone.</span></p><h1><a class="laybutton1 laybutton" rel="noopener" href="https://www.guidigo.com/Tour/United%20Kingdom/Glasgow%20City/The-Living-River--Wildlife-on-the-Clyde/KvlchNkjSJA" target="_blank" data-id="0">→ The Living River: Wildlife on The Clyde</a></h1></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-6 colstart-0 colend-6 no-frame-overflow align-top no-parallax type-carousel id-15 no_100vh-carousel no-sticky" data-type="carousel" style="padding-bottom: 3vw;" data-yvel="1" ><div class="lay-carousel-wrap place-buttons-outside captions-and-numbers-not-same-position loop-slides dont-show-multiple-slides enable-click-and-drag aspectRatioOfFirstElement dont-fill-slides no-fixed-slides-width no-fixed-height no-circles sink-below pause-autoplay-on-hover horizontal-alignment-center"> <div class="lay-carousel content-alignment-bottom no-autoplay enable-click-and-drag no-free-scroll no-captions-under-slides no-fixed-height-auto transition-sliding fixed-height-not-auto text-alignment-middle" data-relid="15" data-autoplayspeed="2000" data-autoplaydelay="0" data-transitionspeed="300" data-spacebetween="0" style="padding-bottom:75%;" data-carouselAr="0.75"><div class="swiper-container swiper"><div class="swiper-wrapper"><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-portrait swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-265x353.jpeg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-265x353.jpeg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-512x683.jpeg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-768x1024.jpeg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-1024x1365.jpeg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-1280x1707.jpeg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-1920x2560.jpeg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-2560x3413.jpeg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-rotated.jpeg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-rotated.jpeg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-rotated.jpeg 4096w" data-ar="1.3333333333333" data-w="3024" data-h="4032" data-aspectratio="0.75" alt=" West Boathouse"/><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div><div class="lay-carousel-slide orientation-portrait swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-265x353.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-265x353.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-512x683.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-768x1024.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-1024x1365.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-1280x1707.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-1920x2560.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-2560x3413.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-3200x4267.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-rotated.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-rotated.jpg 4096w" data-ar="1.3333333333333" data-w="3456" data-h="4608" data-aspectratio="0.75" alt="Worksheets showing spotters guides for hoverfly identification. West Boathouse"/><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-portrait swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-265x353.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-265x353.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-512x683.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-768x1024.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-1024x1365.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-1280x1707.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-1920x2560.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-2560x3413.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-rotated.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-rotated.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-rotated.jpg 4096w" data-ar="1.3333333333333" data-w="3024" data-h="4032" data-aspectratio="0.75" alt=" West Boathouse"/><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div></div></div></div><div class="lay-carousel-sink-parent"><div class="lay-carousel-sink numbers-right captions-left sink-with-numbers-and-captions"><div class="captions-wrap"><div class="captions-inner"><div class="captions-slider"><div class="single-caption ix-0 caption-active"><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"></div></div></div><div class="single-caption ix-1 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"></div></div></div><div class="single-caption ix-2 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"></div></div></div><div class="single-caption ix-3 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Workshop resources for outdoor learning, with The Conservation Volunteers. West Boathouse collections.</p></div></div></div><div class="single-caption ix-4 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Outdoor learning workshops with The Conservation Volunteers. West Boathouse collections.</p></div></div></div><div class="single-caption ix-5 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Outdoor learning workshops with The Conservation Volunteers. West Boathouse collections.</p></div></div></div><div class="single-caption ix-6 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Exploring sensory encounters with trees during outdoor learning workshops with The Conservation Volunteers. West Boathouse collections.</p></div></div></div><div class="single-caption ix-7 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Outdoor learning workshop, with The Conservation Volunteers. West Boathouse collections.</p></div></div></div><div class="single-caption ix-8 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Workshops with The Conservation Volunteers, learning how to use iNaturalist app. West Boathouse collections.</p></div></div></div><div class="single-caption ix-9 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Workshops at Cuningar Loop with The Conservation Volunteers. West Boathouse collections.</p></div></div></div></div></div></div><span class="numbers _Carousel_no_spaces"></span></div></div></div></div></div></div></div> </div> </div><div class="row row-col-amt-2 no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage has-background row-id-21 row-6" data-collapsed="false" style="background-color:#096203;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-3 colstart-0 colend-3 no-frame-overflow align-top first-child no-parallax type-img id-42 no-sticky" data-type="img" style="padding-top: 3vw;padding-bottom: 3vw;" data-yvel="1" ><div class="img " data-id=808 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb-265x166.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb-265x166.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb-512x320.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb-768x480.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb-1024x640.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 4096w" data-ar="0.625" alt="West Boathouse" data-w="1280" data-h="800" data-id="808"/ style="aspect-ratio:1280/800;"><div class="ph" style="padding-bottom:62.5%;"></div></div></div><div class="col no-offset place-normal push-0 span-8 colstart-3 colend-11 no-frame-overflow align-top not-first-child no-parallax type-text id-8 no-sticky" id="nonnatives" data-type="text" style="padding-top: 3vw;padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_8 "><h1 class="_Headgreen"><span style="font-weight: 400; color: #c7e9c9;">KNOW YOUR NON-NATIVES</span></h1><p class="_Bodygreen"><span style="color: #c7e9c9;"><span style="font-weight: 400;">Invasive, non-native species (INNS) are something we're very keen to map. The 'big three' - Himalayan balsam, Japanese knotweed and Giant hogweed, are all prevalent along this stretch of the river. They are very successful at spreading and quickly crowd out native species. In addition, Japanese knotweed and Himalayan balsam can cause erosion of the river banks when they die back in the winter. </span><b>Giant hogweed is HIGHLY TOXIC</b><span style="font-weight: 400;"> and can cause severe skin burns - keep well away if you spot any!</span></span></p><p><a class="laybutton1 laybutton" href="https://westboathouse.org.uk/wp-content/uploads/2023/09/West-Boathouse-Clyde-Invaders.pdf">Download our INNS spotters guide</a></p></div></div></div> </div> </div><div class="row row-col-amt-2 absolute-positioning-vertically-in-apl no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage has-background row-id-28 row-7" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-3 colstart-0 colend-3 no-frame-overflow align-top first-child no-parallax type-text id-3 lay-sticky" data-type="text" style="padding-top: 3vw;padding-bottom: 3vw;position:sticky;top:100px;" data-yvel="1" ><div class="text lay-textformat-parent text_3 "><h1 class="_Buttonheadgreen"><a class="laybutton3 laybutton" href="#theclydeisalive">→ The Clyde is Alive</a></h1><h1 class="_Buttonheadgreen"><a class="laybutton3 laybutton" href="#howtojoin">→ How to Join</a></h1><h1 class="_Buttonheadgreen"><a class="laybutton3 laybutton" href="#staysafe">→ Stay Safe</a></h1><h1 class="_Buttonheadgreen"><a class="laybutton3 laybutton" href="#trail">→ Trail</a></h1><h1 class="_Buttonheadgreen"><a class="laybutton3 laybutton" href="#nonnatives">→ Non Natives</a></h1><h1 class="_Buttonheadgreen"><a class="laybutton3 laybutton" href="#reporting">→ Reporting</a></h1></div></div><div class="col no-offset place-normal push-0 span-8 colstart-3 colend-11 no-frame-overflow align-middle not-first-child no-parallax type-stack id-29 no-sticky" data-type="stack" data-yvel="1" ><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-1 colstart-0 colend-1 no-frame-overflow align-onethird no-parallax type-img id-35 lightboxoff no-sticky" id="nonnatives" data-type="img" style="padding-top: 3vw;" data-yvel="1" ><div class="img lightboxoff " data-id=774 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;Artwork by Rosie Cunningham.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/sealgreen.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/sealgreen.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/sealgreen.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/sealgreen.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/sealgreen.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/sealgreen.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/sealgreen.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/sealgreen.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/sealgreen.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/sealgreen.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/sealgreen.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="774"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-8 colstart-0 colend-8 no-frame-overflow align-top no-parallax type-text id-10 no-sticky" data-type="text" style="padding-top: 1.5vw;padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_10 "><h1 class="_Headgreen"><span style="font-weight: 400;">REPORTING INVASIVES, POLLUTION AND LITTERING: </span></h1><p class="_Bodygreen"><span style="font-weight: 400;">If you see invasive species such as Giant Hogweed, fly-tipping or evidence of contamination of a river or burn, it is helpful to those responsible for caring for our environment if you tell them </span><b>what </b><span style="font-weight: 400;">you’ve seen, and </span><b>where</b><span style="font-weight: 400;"> and </span><b>when</b><span style="font-weight: 400;"> you saw it. Take photographs or film footage if you can. </span></p><p class="_Bodygreen"><span style="font-weight: 400;">Reporting helps build a picture of what the issues are along our waterways, and helps regulatory bodies plan for management. Invasives such as Giant Hogweed can be harmful to humans and animals, and pollution-related issues such as algal blooms also have an impact on health.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Who you report to will depend on what you saw and where you saw it. </span></p><p class="_Subheadgreen">INVASIVES</p><p class="_Bodygreen"><span style="font-weight: 400;">For invasive species, </span><b>Scottish Invasive Species Initiative</b><span style="font-weight: 400;"> have some helpful advice on what to do next: </span><span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://www.invasivespecies.scot/report-sighting" target="_blank"><span style="font-weight: 400;">https://www.invasivespecies.scot/report-sighting</span></a></span></p><p class="_Subheadgreen">POLLUTION OF WATERWAYS</p><p class="_Bodygreen"><span style="font-weight: 400;">There are several public bodies in Scotland responsible for protecting and improving our environment. For river-related issues, The Scottish Environmental Protection Agency (SEPA) is likely to be the most relevant. SEPA are a regulatory body who have overall responsibility for protecting Scotland’s environment. They have a handy online guide, outlining </span><a rel="noopener" href="https://www.sepa.org.uk/media/101164/sepa_facts_who_does-what_2015.pdf" target="_blank"><span style="font-weight: 400;"><span style="color: #096203;">WHO DOES WHAT</span></span></a></p><p class="_Subheadgreen"><span style="font-weight: 400;">TO REPORT AN INCIDENT:</span></p><ul class="_Bodygreen"><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">POLLUTION HOTLINE: 0800 80 70 60 </span></li><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">SUBMIT ONLINE: </span><span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://www2.sepa.org.uk/environmentalevents" target="_blank"><span style="font-weight: 400;">Sepa</span></a></span></li></ul><p class="_Subheadgreen">LITTERING AND FLY-TIPPING</p><p class="_Bodygreen"><span style="font-weight: 400;">Riverbanks are usually the responsibility of the local authority or private owner, for example Glasgow City Council or North Lanarkshire. Check your local council website. Glasgow City Council have a mobile phone app called ‘MyGlasgow’ app which allows you to report issues directly. It is free to download from the</span> <span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://itunes.apple.com/gb/app/my-glasgow/id539391208?mt=8" target="_blank"><span style="font-weight: 400;">App store</span></a></span><span style="font-weight: 400;"> and</span> <span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://play.google.com/store/apps/details?id=com.myglasgow.council.app" target="_blank"><span style="font-weight: 400;"><span style="color: #096203;">Google</span> Play</span></a></span><span style="font-weight: 400;">.</span></p><p class="_Bodygreen"><span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://www.glasgow.gov.uk/article/23781/Neighbourhood-Improvement-and-Enforcement-Service" target="_blank">glasgow.gov.uk</a></span></p></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-1 colstart-0 colend-1 no-frame-overflow align-middle no-parallax type-img id-36 lightboxoff no-sticky" id="reporting" data-type="img" style="padding-bottom: 3vw;" data-yvel="1" ><div class="img lightboxoff " data-id=725 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="725"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></div></div></div></div></div> </div> </div> </div> </div><!-- End Desktop Layout --><!-- Start CPL Layout --><div id="custom-phone-grid" class="grid lay-not-empty id-592"> <div class="grid-inner"> <!-- grid frame css --><style>@media (max-width: 769px){#custom-phone-grid.id-592{padding-top:0px;}#custom-phone-grid.id-592{padding-bottom:0%;}}</style> <!-- rows margin bottom css --><style>@media (max-width: 769px){#custom-phone-grid.id-592 .row-0{margin-bottom:0%;}#custom-phone-grid.id-592 .row-1{margin-bottom:0%;}#custom-phone-grid.id-592 .row-2{margin-bottom:0%;}#custom-phone-grid.id-592 .row-3{margin-bottom:0%;}#custom-phone-grid.id-592 .row-4{margin-bottom:0%;}#custom-phone-grid.id-592 .row-5{margin-bottom:0%;}}</style> <!-- grid css --><style id="phone-grid-css">@media (max-width: 769px){#custom-phone-grid.id-592 .column-wrap:not(._100vh):not(.rowcustomheight){display:grid;grid-template-columns:3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3%;}#custom-phone-grid.id-592 .frame-overflow-both.span-12.absolute-position{width: 100%;}#custom-phone-grid.id-592 .frame-overflow-left.span-0:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-0:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-0:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-0{grid-column-start:2;}#custom-phone-grid.id-592 :not(.absolute-position).colend-0{grid-column-end:2;}#custom-phone-grid.id-592 .type-stack .colstart-0{grid-column-start:1;}#custom-phone-grid.id-592 .type-stack .colend-0{grid-column-end:1;}#custom-phone-grid.id-592 .span-0.type-stack .stack-element{display:grid;grid-template-columns:;}#custom-phone-grid.id-592 .absolute-position.no-frame-overflow.push-0{left: 3%}#custom-phone-grid.id-592 .absolute-position.frame-overflow-right.push-0{left: 3%}#custom-phone-grid.id-592 .absolute-position.no-frame-overflow.push-0.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#custom-phone-grid.id-592 .span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75%);}#custom-phone-grid.id-592 .frame-overflow-left.span-1:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-1:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-1:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-1{grid-column-start:4;}#custom-phone-grid.id-592 :not(.absolute-position).colend-1{grid-column-end:3;}#custom-phone-grid.id-592 .type-stack .colstart-1{grid-column-start:3;}#custom-phone-grid.id-592 .type-stack .colend-1{grid-column-end:2;}#custom-phone-grid.id-592 .span-1.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-1{left: calc( 3% + (100% - 6%) / 12 * 1 + 0.25%);}#custom-phone-grid.id-592 .absolute-position.push-1.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.25% - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#custom-phone-grid.id-592 .span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5%);}#custom-phone-grid.id-592 .frame-overflow-left.span-2:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-2:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-2:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-2{grid-column-start:6;}#custom-phone-grid.id-592 :not(.absolute-position).colend-2{grid-column-end:5;}#custom-phone-grid.id-592 .type-stack .colstart-2{grid-column-start:5;}#custom-phone-grid.id-592 .type-stack .colend-2{grid-column-end:4;}#custom-phone-grid.id-592 .span-2.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 19.148936170213% minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-2{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.5%);}#custom-phone-grid.id-592 .absolute-position.push-2.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.5% - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#custom-phone-grid.id-592 .span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25%);}#custom-phone-grid.id-592 .frame-overflow-left.span-3:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-3:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-3:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-3{grid-column-start:8;}#custom-phone-grid.id-592 :not(.absolute-position).colend-3{grid-column-end:7;}#custom-phone-grid.id-592 .type-stack .colstart-3{grid-column-start:7;}#custom-phone-grid.id-592 .type-stack .colend-3{grid-column-end:6;}#custom-phone-grid.id-592 .span-3.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-3{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.75%);}#custom-phone-grid.id-592 .absolute-position.push-3.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 4 + 0.75% - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#custom-phone-grid.id-592 .span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2%);}#custom-phone-grid.id-592 .frame-overflow-left.span-4:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-4:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-4:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-4{grid-column-start:10;}#custom-phone-grid.id-592 :not(.absolute-position).colend-4{grid-column-end:9;}#custom-phone-grid.id-592 .type-stack .colstart-4{grid-column-start:9;}#custom-phone-grid.id-592 .type-stack .colend-4{grid-column-end:8;}#custom-phone-grid.id-592 .span-4.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-4{left: calc( 3% + (100% - 6%) / 12 * 4 + 1%);}#custom-phone-grid.id-592 .absolute-position.push-4.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 5 + 1% - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#custom-phone-grid.id-592 .span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75%);}#custom-phone-grid.id-592 .frame-overflow-left.span-5:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-5:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-5:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-5{grid-column-start:12;}#custom-phone-grid.id-592 :not(.absolute-position).colend-5{grid-column-end:11;}#custom-phone-grid.id-592 .type-stack .colstart-5{grid-column-start:11;}#custom-phone-grid.id-592 .type-stack .colend-5{grid-column-end:10;}#custom-phone-grid.id-592 .span-5.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-5{left: calc( 3% + (100% - 6%) / 12 * 5 + 1.25%);}#custom-phone-grid.id-592 .absolute-position.push-5.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.25% - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#custom-phone-grid.id-592 .span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5%);}#custom-phone-grid.id-592 .frame-overflow-left.span-6:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-6:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-6:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-6{grid-column-start:14;}#custom-phone-grid.id-592 :not(.absolute-position).colend-6{grid-column-end:13;}#custom-phone-grid.id-592 .type-stack .colstart-6{grid-column-start:13;}#custom-phone-grid.id-592 .type-stack .colend-6{grid-column-end:12;}#custom-phone-grid.id-592 .span-6.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-6{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.5%);}#custom-phone-grid.id-592 .absolute-position.push-6.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.5% - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#custom-phone-grid.id-592 .span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25%);}#custom-phone-grid.id-592 .frame-overflow-left.span-7:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-7:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-7:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-7{grid-column-start:16;}#custom-phone-grid.id-592 :not(.absolute-position).colend-7{grid-column-end:15;}#custom-phone-grid.id-592 .type-stack .colstart-7{grid-column-start:15;}#custom-phone-grid.id-592 .type-stack .colend-7{grid-column-end:14;}#custom-phone-grid.id-592 .span-7.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-7{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.75%);}#custom-phone-grid.id-592 .absolute-position.push-7.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 8 + 1.75% - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#custom-phone-grid.id-592 .span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1%);}#custom-phone-grid.id-592 .frame-overflow-left.span-8:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-8:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-8:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-8{grid-column-start:18;}#custom-phone-grid.id-592 :not(.absolute-position).colend-8{grid-column-end:17;}#custom-phone-grid.id-592 .type-stack .colstart-8{grid-column-start:17;}#custom-phone-grid.id-592 .type-stack .colend-8{grid-column-end:16;}#custom-phone-grid.id-592 .span-8.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-8{left: calc( 3% + (100% - 6%) / 12 * 8 + 2%);}#custom-phone-grid.id-592 .absolute-position.push-8.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 9 + 2% - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#custom-phone-grid.id-592 .span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75%);}#custom-phone-grid.id-592 .frame-overflow-left.span-9:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-9:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-9:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-9{grid-column-start:20;}#custom-phone-grid.id-592 :not(.absolute-position).colend-9{grid-column-end:19;}#custom-phone-grid.id-592 .type-stack .colstart-9{grid-column-start:19;}#custom-phone-grid.id-592 .type-stack .colend-9{grid-column-end:18;}#custom-phone-grid.id-592 .span-9.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-9{left: calc( 3% + (100% - 6%) / 12 * 9 + 2.25%);}#custom-phone-grid.id-592 .absolute-position.push-9.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.25% - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#custom-phone-grid.id-592 .span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5%);}#custom-phone-grid.id-592 .frame-overflow-left.span-10:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-10:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-10:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-10{grid-column-start:22;}#custom-phone-grid.id-592 :not(.absolute-position).colend-10{grid-column-end:21;}#custom-phone-grid.id-592 .type-stack .colstart-10{grid-column-start:21;}#custom-phone-grid.id-592 .type-stack .colend-10{grid-column-end:20;}#custom-phone-grid.id-592 .span-10.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-10{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.5%);}#custom-phone-grid.id-592 .absolute-position.push-10.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.5% - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#custom-phone-grid.id-592 .span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25%);}#custom-phone-grid.id-592 .frame-overflow-left.span-11:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-11:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-11:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-11{grid-column-start:24;}#custom-phone-grid.id-592 :not(.absolute-position).colend-11{grid-column-end:23;}#custom-phone-grid.id-592 .type-stack .colstart-11{grid-column-start:23;}#custom-phone-grid.id-592 .type-stack .colend-11{grid-column-end:22;}#custom-phone-grid.id-592 .span-11.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-11{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.75%);}#custom-phone-grid.id-592 .absolute-position.push-11.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 12 + 2.75% - 3%);}#custom-phone-grid.id-592 .frame-overflow-left.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#custom-phone-grid.id-592 .frame-overflow-right.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#custom-phone-grid.id-592 .span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0%);}#custom-phone-grid.id-592 .frame-overflow-left.span-12:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-592 .frame-overflow-right.span-12:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-592 .frame-overflow-both.span-12:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-592 :not(.absolute-position).colstart-12{grid-column-start:26;}#custom-phone-grid.id-592 :not(.absolute-position).colend-12{grid-column-end:25;}#custom-phone-grid.id-592 .type-stack .colstart-12{grid-column-start:25;}#custom-phone-grid.id-592 .type-stack .colend-12{grid-column-end:24;}#custom-phone-grid.id-592 .span-12.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) ;}#custom-phone-grid.id-592 .absolute-position.push-12{left: calc( 3% + (100% - 6%) / 12 * 12 + 3%);}#custom-phone-grid.id-592 .absolute-position.push-12.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 13 + 3% - 3%);}</style> <!-- background color css --><style>#custom-phone-grid.id-592, .cover-region-phone .cover-inner{background-color:#c7e3e9;}</style> <div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-7 first-row row-0" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-11 colstart-0 colend-11 no-frame-overflow align-top first-child no-parallax type-text id-9 no-sticky" data-type="text" style="padding-top: 6vw;padding-bottom: 6vw;" data-yvel="1" ><div class="text lay-textformat-parent text_9 "><h1 class="_Head"><span style="font-weight: 400;">The Living River</span></h1></div></div></div> </div> </div><div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-13 row-1" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 frame-overflow-both align-middle first-child no-parallax type-img id-5 no-sticky" data-type="img" data-yvel="1" ><div class="img " data-id=445 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/The-Living-River-Header-265x149.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/The-Living-River-Header-265x149.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/The-Living-River-Header-512x288.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/The-Living-River-Header-768x432.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/The-Living-River-Header-1024x576.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/The-Living-River-Header-1280x720.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/The-Living-River-Header-1920x1080.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/The-Living-River-Header-2560x1440.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/The-Living-River-Header-3200x1800.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/The-Living-River-Header.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/The-Living-River-Header.jpg 4096w" data-ar="0.5625" alt="West Boathouse" data-w="3840" data-h="2160" data-id="445"/ style="aspect-ratio:3840/2160;"><div class="ph" style="padding-bottom:56.25%;"></div></div></div></div> </div> </div><div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-18 row-2" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-stack id-26 no-sticky" data-type="stack" data-yvel="1" ><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-2 colstart-0 colend-2 no-frame-overflow align-top no-parallax type-img id-31 lightboxoff no-sticky" id="theclydeisalive" data-type="img" style="padding-top: 6vw;padding-bottom: 6vw;" data-yvel="1" ><div class="img lightboxoff " data-id=719 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swan.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="719"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-top no-parallax type-text id-20 no-sticky" data-type="text" style="padding-top: 6vw;padding-bottom: 6vw;" data-yvel="1" ><div class="text lay-textformat-parent text_20 "><h1 class="_Head"><span style="font-weight: 400;">THE CLYDE IS ALIVE!</span></h1></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-onethird no-parallax type-elementgrid id-22 no-sticky" data-type="elementgrid" data-yvel="1" ><div> <div class="elements-collection-region top-aligned" data-config="{&quot;desktop&quot;:{&quot;colCount&quot;:2,&quot;colGutter&quot;:3,&quot;rowGutter&quot;:2,&quot;colGutterMu&quot;:&quot;%&quot;,&quot;rowGutterMu&quot;:&quot;%&quot;},&quot;tablet&quot;:{&quot;colCount&quot;:2,&quot;colGutter&quot;:1,&quot;rowGutter&quot;:1,&quot;colGutterMu&quot;:&quot;%&quot;,&quot;rowGutterMu&quot;:&quot;%&quot;},&quot;phone&quot;:{&quot;colCount&quot;:1,&quot;colGutter&quot;:3,&quot;rowGutter&quot;:3,&quot;colGutterMu&quot;:&quot;%&quot;,&quot;rowGutterMu&quot;:&quot;%&quot;},&quot;layoutType&quot;:&quot;top-aligned&quot;,&quot;addtostart&quot;:false}"> <div class="element-collection"><div class="element-wrap"><div class="img " data-id=317 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;A heron inspecting the Himalayan balsam (invasive species). Photo by David Pritchard.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heron-cart-credit-David-Pritchard.jpg 4096w" data-ar="0.74990626171729" alt="West Boathouse" data-w="2667" data-h="2000" data-id="317"/ style="aspect-ratio:2667/2000;"><div class="ph" style="padding-bottom:74.990626171729%;"></div></div></div><div class="element-wrap"><div class="img " data-id=316 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;Taking a break at Baltic Street Adventure Playground after a rainy walk with The Conservation Volunteers. West Boathouse Collection.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20191205_115749-4096x3072.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="4608" data-h="3456" data-id="316"/ style="aspect-ratio:4608/3456;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=313 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;Crack willows along the north bank of the Clyde. West Boathouse Collection.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210921_163031-4096x3072.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="4608" data-h="3456" data-id="313"/ style="aspect-ratio:4608/3456;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=314 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;A volunteer using the iNaturalist app. west Boathouse Collection.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210830_121041-4096x3072.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="4608" data-h="3456" data-id="314"/ style="aspect-ratio:4608/3456;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=312 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;Volunteers on a WikiWalk through Glasgow Green, learning how to use the iNaturalist app. West Boathouse Collection.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20220906_114047-4096x3072.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="4608" data-h="3456" data-id="312"/ style="aspect-ratio:4608/3456;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=927 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;Wiki Walks and iNaturalist training session with Thriving Places in the Eastern necropolis. West Boathouse collections.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210809_112332-4096x3072.jpg 4096w" data-ar="0.75" alt="A group of people in a park." data-w="4608" data-h="3456" data-id="927"/ style="aspect-ratio:4608/3456;"><div class="ph" style="padding-bottom:75%;"></div><div class="caption lay-textformat-parent"><p class="_SmallItalic">Wiki Walks and iNaturalist training session with Thriving Places in the Eastern necropolis. West Boathouse collections.</p></div></div></div></div> </div> </div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-2 colstart-0 colend-2 no-frame-overflow align-onethird no-parallax type-img id-32 lightboxoff no-sticky" id="staysafe" data-type="img" style="padding-top: 6vw;padding-bottom: 6vw;" data-yvel="1" ><div class="img lightboxoff " data-id=718 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/fish.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="718"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-onethird no-parallax type-text id-16 no-sticky" data-type="text" style="padding-top: 6vw;padding-bottom: 6vw;" data-yvel="1" ><div class="text lay-textformat-parent text_16 "><p class="_Body"><span style="font-weight: 400;">Once deemed a biologically dead, ‘zombie river’, the Clyde is slowly recovering and now hosts over 30 species of fish and banks teeming with wildlife. Post-industrial landscapes can and do recover, often with surprising results.</span></p><p class="_Body"><span style="font-weight: 400;">The 'Living River' project is focused on recording wildlife along a 6km section of the River Clyde from Glasgow Green to Cuningar Loop. We're looking for volunteers to submit observations and records of all kinds of flora and fauna and are keen to identify areas where invasive species are present - particularly Giant Hogweed, Japanese Knotweed and Himalayan Balsam.</span></p></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-2 colstart-0 colend-2 no-frame-overflow align-bottom no-parallax type-img id-33 lightboxoff no-sticky" id="staysafe" data-type="img" style="padding-top: 6vw;padding-bottom: 6vw;" data-yvel="1" ><div class="img lightboxoff " data-id=709 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/ducks.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="709"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-top no-parallax type-text id-4 no-sticky" data-type="text" style="padding-top: 6vw;padding-bottom: 6vw;" data-yvel="1" ><div class="text lay-textformat-parent text_4 "><h1 class="_Head"><span style="font-weight: 400;">STAY SAFE</span></h1><p class="_Body"><span style="font-weight: 400;">Always stay well back from the river and banks when undertaking any observations. The path along the north bank of the river is well maintained, but there are sections along the south bank that are inaccessible and dangerous. </span><b>Please don't take any unnecessary risks.</b></p><p class="_Body"><span style="font-weight: 400;">Ideally, go out with a friend or a group when you're taking observations, or let someone know where you're going and when you'll be back.</span></p></div></div></div></div></div> </div> </div><div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-30 row-3" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 frame-overflow-both align-middle first-child no-parallax type-img id-11 no-sticky" data-type="img" data-yvel="1" ><div class="img " data-id=323 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;Himalayan balsam (bottom right) on the riverbank. West Boathouse Collection.&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210825_114201-4096x3072.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="4608" data-h="3456" data-id="323"/ style="aspect-ratio:4608/3456;"><div class="ph" style="padding-bottom:75%;"></div></div></div></div> </div> </div><div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-46 row-4" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 frame-overflow-both align-top first-child no-parallax type-img id-41 no-sticky" data-type="img" style="padding-top: 3vw;" data-yvel="1" ><div class="img " data-id=768 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail-265x166.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail-265x166.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail-512x320.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail-768x480.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail-1024x640.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/10/LivingRiverKidsTrail.jpg 4096w" data-ar="0.625" alt="West Boathouse" data-w="1280" data-h="800" data-id="768"/ style="aspect-ratio:1280/800;"><div class="ph" style="padding-bottom:62.5%;"></div></div></div></div> </div> </div><div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage has-background row-id-44 row-5" data-collapsed="false" style="background-color:#096203;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-stack id-45 no-sticky" data-type="stack" data-yvel="1" ><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-11 colstart-0 colend-11 no-frame-overflow align-top no-parallax type-text id-6 no-sticky" id="trail" data-type="text" style="padding-top: 6vw;padding-bottom: 6vw;" data-yvel="1" ><div class="text lay-textformat-parent text_6 "><h1 class="_Headgreen"><span style="font-weight: 400; color: #c7e9c9;">TRY OUR FAMILY-FRIENDLY ACTIVITY TRAIL</span></h1><p class="_Bodygreen"><span style="font-weight: 400; color: #c7e9c9;">Want to learn more about the environmental history of the river? Try our interactive, family friendly quiz and trail, all about wildlife on the Clyde. Click the link below for the Desktop version, or download the app to your mobile phone.</span></p><h1><a class="laybutton1 laybutton" rel="noopener" href="https://www.guidigo.com/Tour/United%20Kingdom/Glasgow%20City/The-Living-River--Wildlife-on-the-Clyde/KvlchNkjSJA" target="_blank" data-id="0">→ The Living River: Wildlife on The Clyde</a></h1></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-bottom no-parallax type-carousel id-15 no_100vh-carousel no-sticky" data-type="carousel" style="padding-bottom: 6vw;" data-yvel="1" ><div class="lay-carousel-wrap place-buttons-outside captions-and-numbers-not-same-position loop-slides dont-show-multiple-slides enable-click-and-drag aspectRatioOfFirstElement dont-fill-slides no-fixed-slides-width no-fixed-height no-circles sink-below pause-autoplay-on-hover horizontal-alignment-center"> <div class="lay-carousel content-alignment-bottom no-autoplay enable-click-and-drag no-free-scroll no-captions-under-slides no-fixed-height-auto transition-sliding fixed-height-not-auto text-alignment-middle" data-relid="15" data-autoplayspeed="2000" data-autoplaydelay="0" data-transitionspeed="300" data-spacebetween="0" style="padding-bottom:75%;" data-carouselAr="0.75"><div class="swiper-container swiper"><div class="swiper-wrapper"><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_105152-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/IMG_20210624_113955-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-portrait swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-265x353.jpeg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-265x353.jpeg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-512x683.jpeg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-768x1024.jpeg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-1024x1365.jpeg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-1280x1707.jpeg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-1920x2560.jpeg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-2560x3413.jpeg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-rotated.jpeg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-rotated.jpeg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/image00004-rotated.jpeg 4096w" data-ar="1.3333333333333" data-w="3024" data-h="4032" data-aspectratio="0.75" alt=" West Boathouse"/><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div><div class="lay-carousel-slide orientation-portrait swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-265x353.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-265x353.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-512x683.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-768x1024.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-1024x1365.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-1280x1707.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-1920x2560.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-2560x3413.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-3200x4267.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-rotated.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210603_125346-rotated.jpg 4096w" data-ar="1.3333333333333" data-w="3456" data-h="4608" data-aspectratio="0.75" alt="Worksheets showing spotters guides for hoverfly identification. West Boathouse"/><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105016-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210524_105021-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_111916-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210601_170224-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-landscape swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-265x199.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-2560x1920.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-3200x2400.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-3840x2880.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/IMG_20210624_105700-4096x3072.jpg 4096w" data-ar="0.75" data-w="4608" data-h="3456" data-aspectratio="1.3333333333333" alt=" West Boathouse"/><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="lay-carousel-slide orientation-portrait swiper-slide lay-carousel-slide-img" data-slide-type="img" style="width:calc(null);"><div class="slide-inner" style=""><img class="carousel-img carousel-lazy-img carousel-responsive-img" src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-lay-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-265x353.jpg" data-lay-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-265x353.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-512x683.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-768x1024.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-1024x1365.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-1280x1707.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-1920x2560.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-2560x3413.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-rotated.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-rotated.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/PXL_20210601_103709842-rotated.jpg 4096w" data-ar="1.3333333333333" data-w="3024" data-h="4032" data-aspectratio="0.75" alt=" West Boathouse"/><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div></div></div></div><div class="lay-carousel-sink-parent"><div class="lay-carousel-sink numbers-right captions-left sink-with-numbers-and-captions"><div class="captions-wrap"><div class="captions-inner"><div class="captions-slider"><div class="single-caption ix-0 caption-active"><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"></div></div></div><div class="single-caption ix-1 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"></div></div></div><div class="single-caption ix-2 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"></div></div></div><div class="single-caption ix-3 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Workshop resources for outdoor learning, with The Conservation Volunteers. West Boathouse collections.</p></div></div></div><div class="single-caption ix-4 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Outdoor learning workshops with The Conservation Volunteers. West Boathouse collections.</p></div></div></div><div class="single-caption ix-5 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Outdoor learning workshops with The Conservation Volunteers. West Boathouse collections.</p></div></div></div><div class="single-caption ix-6 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Exploring sensory encounters with trees during outdoor learning workshops with The Conservation Volunteers. West Boathouse collections.</p></div></div></div><div class="single-caption ix-7 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Outdoor learning workshop, with The Conservation Volunteers. West Boathouse collections.</p></div></div></div><div class="single-caption ix-8 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Workshops with The Conservation Volunteers, learning how to use iNaturalist app. West Boathouse collections.</p></div></div></div><div class="single-caption ix-9 "><div class="single-caption-inner _Projectdesc_no_spaces"><div class="sink-caption"><p class="_SmallItalic">Workshops at Cuningar Loop with The Conservation Volunteers. West Boathouse collections.</p></div></div></div></div></div></div><span class="numbers _Carousel_no_spaces"></span></div></div></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-bottom no-parallax type-img id-42 no-sticky" data-type="img" data-yvel="1" ><div class="img " data-id=808 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb-265x166.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb-265x166.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb-512x320.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb-768x480.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb-1024x640.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/10/ClydeInvadersThumb.jpg 4096w" data-ar="0.625" alt="West Boathouse" data-w="1280" data-h="800" data-id="808"/ style="aspect-ratio:1280/800;"><div class="ph" style="padding-bottom:62.5%;"></div></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-11 colstart-0 colend-11 no-frame-overflow align-onethird no-parallax type-text id-8 no-sticky" id="nonnatives" data-type="text" style="padding-top: 6vw;padding-bottom: 6vw;" data-yvel="1" ><div class="text lay-textformat-parent text_8 "><h1 class="_Headgreen"><span style="font-weight: 400; color: #c7e9c9;">KNOW YOUR NON-NATIVES</span></h1><p class="_Bodygreen"><span style="color: #c7e9c9;"><span style="font-weight: 400;">Invasive, non-native species (INNS) are something we're very keen to map. The 'big three' - Himalayan balsam, Japanese knotweed and Giant hogweed, are all prevalent along this stretch of the river. They are very successful at spreading and quickly crowd out native species. In addition, Japanese knotweed and Himalayan balsam can cause erosion of the river banks when they die back in the winter. </span><b>Giant hogweed is HIGHLY TOXIC</b><span style="font-weight: 400;"> and can cause severe skin burns - keep well away if you spot any!</span></span></p><p><a class="laybutton1 laybutton" href="https://westboathouse.org.uk/wp-content/uploads/2023/09/West-Boathouse-Clyde-Invaders.pdf">Download our INNS spotters guide</a></p></div></div></div></div></div> </div> </div><div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage has-background row-id-28 row-6" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-stack id-29 no-sticky" data-type="stack" data-yvel="1" ><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-2 colstart-0 colend-2 no-frame-overflow align-middle no-parallax type-img id-36 lightboxoff no-sticky" id="reporting" data-type="img" style="padding-top: 6vw;padding-bottom: 6vw;" data-yvel="1" ><div class="img lightboxoff " data-id=725 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/swangreen.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="725"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-top no-parallax type-text id-10 no-sticky" data-type="text" style="padding-top: 6vw;padding-bottom: 6vw;" data-yvel="1" ><div class="text lay-textformat-parent text_10 "><h1 class="_Headgreen"><span style="font-weight: 400;">REPORTING INVASIVES, POLLUTION AND LITTERING: </span></h1><p class="_Bodygreen"><span style="font-weight: 400;">If you see invasive species such as Giant Hogweed, fly-tipping or evidence of contamination of a river or burn, it is helpful to those responsible for caring for our environment if you tell them </span><b>what </b><span style="font-weight: 400;">you’ve seen, and </span><b>where</b><span style="font-weight: 400;"> and </span><b>when</b><span style="font-weight: 400;"> you saw it. Take photographs or film footage if you can. </span></p><p class="_Bodygreen"><span style="font-weight: 400;">Reporting helps build a picture of what the issues are along our waterways, and helps regulatory bodies plan for management. Invasives such as Giant Hogweed can be harmful to humans and animals, and pollution-related issues such as algal blooms also have an impact on health.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Who you report to will depend on what you saw and where you saw it. </span></p><p class="_Subheadgreen">INVASIVES</p><p class="_Bodygreen"><span style="font-weight: 400;">For invasive species, </span><b>Scottish Invasive Species Initiative</b><span style="font-weight: 400;"> have some helpful advice on what to do next: </span><span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://www.invasivespecies.scot/report-sighting" target="_blank"><span style="font-weight: 400;">https://www.invasivespecies.scot/report-sighting</span></a></span></p><p class="_Subheadgreen">POLLUTION OF WATERWAYS</p><p class="_Bodygreen"><span style="font-weight: 400;">There are several public bodies in Scotland responsible for protecting and improving our environment. For river-related issues, The Scottish Environmental Protection Agency (SEPA) is likely to be the most relevant. SEPA are a regulatory body who have overall responsibility for protecting Scotland’s environment. They have a handy online guide, outlining </span><a rel="noopener" href="https://www.sepa.org.uk/media/101164/sepa_facts_who_does-what_2015.pdf" target="_blank"><span style="font-weight: 400;"><span style="color: #096203;">WHO DOES WHAT</span></span></a></p><p class="_Subheadgreen"><span style="font-weight: 400;">TO REPORT AN INCIDENT:</span></p><ul class="_Bodygreen"><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">POLLUTION HOTLINE: 0800 80 70 60 </span></li><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">SUBMIT ONLINE: </span><span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://www2.sepa.org.uk/environmentalevents" target="_blank"><span style="font-weight: 400;">Sepa</span></a></span></li></ul><p class="_Subheadgreen">LITTERING AND FLY-TIPPING</p><p class="_Bodygreen"><span style="font-weight: 400;">Riverbanks are usually the responsibility of the local authority or private owner, for example Glasgow City Council or North Lanarkshire. Check your local council website. Glasgow City Council have a mobile phone app called ‘MyGlasgow’ app which allows you to report issues directly. It is free to download from the</span> <span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://itunes.apple.com/gb/app/my-glasgow/id539391208?mt=8" target="_blank"><span style="font-weight: 400;">App store</span></a></span><span style="font-weight: 400;"> and</span> <span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://play.google.com/store/apps/details?id=com.myglasgow.council.app" target="_blank"><span style="font-weight: 400;"><span style="color: #096203;">Google</span> Play</span></a></span><span style="font-weight: 400;">.</span></p><p class="_Bodygreen"><span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://www.glasgow.gov.uk/article/23781/Neighbourhood-Improvement-and-Enforcement-Service" target="_blank">glasgow.gov.uk</a></span></p></div></div></div></div></div> </div> </div> </div> </div><!-- End CPL Layout --><div id="footer-region"><div id="footer" class="footer grid"> <!-- grid frame css --><style>@media (min-width: 770px){#footer{padding-top:70px;}#footer{padding-bottom:3%;}}</style> <!-- rows margin bottom css --><style>@media (min-width: 770px){}</style> <!-- grid css --><style id="grid-css">@media (min-width: 770px){#footer .column-wrap:not(._100vh):not(.rowcustomheight){display:grid;grid-template-columns:3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3%;}#footer .frame-overflow-both.span-12.absolute-position{width: 100%;}#footer .frame-overflow-left.span-0:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-0:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-0:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-0{grid-column-start:2;}#footer :not(.absolute-position).colend-0{grid-column-end:2;}#footer .type-stack .colstart-0{grid-column-start:1;}#footer .type-stack .colend-0{grid-column-end:1;}#footer .span-0.type-stack .stack-element{display:grid;grid-template-columns:;}#footer .absolute-position.no-frame-overflow.push-0{left: 3%}#footer .absolute-position.frame-overflow-right.push-0{left: 3%}#footer .absolute-position.no-frame-overflow.push-0.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 - 3%);}#footer .frame-overflow-left.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#footer .frame-overflow-right.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#footer .span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75%);}#footer .frame-overflow-left.span-1:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-1:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-1:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-1{grid-column-start:4;}#footer :not(.absolute-position).colend-1{grid-column-end:3;}#footer .type-stack .colstart-1{grid-column-start:3;}#footer .type-stack .colend-1{grid-column-end:2;}#footer .span-1.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) ;}#footer .absolute-position.push-1{left: calc( 3% + (100% - 6%) / 12 * 1 + 0.25%);}#footer .absolute-position.push-1.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.25% - 3%);}#footer .frame-overflow-left.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#footer .frame-overflow-right.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#footer .span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5%);}#footer .frame-overflow-left.span-2:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-2:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-2:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-2{grid-column-start:6;}#footer :not(.absolute-position).colend-2{grid-column-end:5;}#footer .type-stack .colstart-2{grid-column-start:5;}#footer .type-stack .colend-2{grid-column-end:4;}#footer .span-2.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 19.148936170213% minmax(0, 1fr) ;}#footer .absolute-position.push-2{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.5%);}#footer .absolute-position.push-2.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.5% - 3%);}#footer .frame-overflow-left.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#footer .frame-overflow-right.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#footer .span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25%);}#footer .frame-overflow-left.span-3:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-3:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-3:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-3{grid-column-start:8;}#footer :not(.absolute-position).colend-3{grid-column-end:7;}#footer .type-stack .colstart-3{grid-column-start:7;}#footer .type-stack .colend-3{grid-column-end:6;}#footer .span-3.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) ;}#footer .absolute-position.push-3{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.75%);}#footer .absolute-position.push-3.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 4 + 0.75% - 3%);}#footer .frame-overflow-left.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#footer .frame-overflow-right.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#footer .span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2%);}#footer .frame-overflow-left.span-4:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-4:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-4:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-4{grid-column-start:10;}#footer :not(.absolute-position).colend-4{grid-column-end:9;}#footer .type-stack .colstart-4{grid-column-start:9;}#footer .type-stack .colend-4{grid-column-end:8;}#footer .span-4.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) ;}#footer .absolute-position.push-4{left: calc( 3% + (100% - 6%) / 12 * 4 + 1%);}#footer .absolute-position.push-4.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 5 + 1% - 3%);}#footer .frame-overflow-left.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#footer .frame-overflow-right.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#footer .span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75%);}#footer .frame-overflow-left.span-5:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-5:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-5:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-5{grid-column-start:12;}#footer :not(.absolute-position).colend-5{grid-column-end:11;}#footer .type-stack .colstart-5{grid-column-start:11;}#footer .type-stack .colend-5{grid-column-end:10;}#footer .span-5.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) ;}#footer .absolute-position.push-5{left: calc( 3% + (100% - 6%) / 12 * 5 + 1.25%);}#footer .absolute-position.push-5.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.25% - 3%);}#footer .frame-overflow-left.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#footer .frame-overflow-right.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#footer .span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5%);}#footer .frame-overflow-left.span-6:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-6:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-6:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-6{grid-column-start:14;}#footer :not(.absolute-position).colend-6{grid-column-end:13;}#footer .type-stack .colstart-6{grid-column-start:13;}#footer .type-stack .colend-6{grid-column-end:12;}#footer .span-6.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) ;}#footer .absolute-position.push-6{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.5%);}#footer .absolute-position.push-6.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.5% - 3%);}#footer .frame-overflow-left.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#footer .frame-overflow-right.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#footer .span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25%);}#footer .frame-overflow-left.span-7:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-7:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-7:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-7{grid-column-start:16;}#footer :not(.absolute-position).colend-7{grid-column-end:15;}#footer .type-stack .colstart-7{grid-column-start:15;}#footer .type-stack .colend-7{grid-column-end:14;}#footer .span-7.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) ;}#footer .absolute-position.push-7{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.75%);}#footer .absolute-position.push-7.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 8 + 1.75% - 3%);}#footer .frame-overflow-left.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#footer .frame-overflow-right.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#footer .span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1%);}#footer .frame-overflow-left.span-8:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-8:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-8:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-8{grid-column-start:18;}#footer :not(.absolute-position).colend-8{grid-column-end:17;}#footer .type-stack .colstart-8{grid-column-start:17;}#footer .type-stack .colend-8{grid-column-end:16;}#footer .span-8.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) ;}#footer .absolute-position.push-8{left: calc( 3% + (100% - 6%) / 12 * 8 + 2%);}#footer .absolute-position.push-8.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 9 + 2% - 3%);}#footer .frame-overflow-left.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#footer .frame-overflow-right.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#footer .span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75%);}#footer .frame-overflow-left.span-9:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-9:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-9:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-9{grid-column-start:20;}#footer :not(.absolute-position).colend-9{grid-column-end:19;}#footer .type-stack .colstart-9{grid-column-start:19;}#footer .type-stack .colend-9{grid-column-end:18;}#footer .span-9.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) ;}#footer .absolute-position.push-9{left: calc( 3% + (100% - 6%) / 12 * 9 + 2.25%);}#footer .absolute-position.push-9.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.25% - 3%);}#footer .frame-overflow-left.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#footer .frame-overflow-right.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#footer .span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5%);}#footer .frame-overflow-left.span-10:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-10:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-10:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-10{grid-column-start:22;}#footer :not(.absolute-position).colend-10{grid-column-end:21;}#footer .type-stack .colstart-10{grid-column-start:21;}#footer .type-stack .colend-10{grid-column-end:20;}#footer .span-10.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) ;}#footer .absolute-position.push-10{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.5%);}#footer .absolute-position.push-10.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.5% - 3%);}#footer .frame-overflow-left.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#footer .frame-overflow-right.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#footer .span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25%);}#footer .frame-overflow-left.span-11:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-11:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-11:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-11{grid-column-start:24;}#footer :not(.absolute-position).colend-11{grid-column-end:23;}#footer .type-stack .colstart-11{grid-column-start:23;}#footer .type-stack .colend-11{grid-column-end:22;}#footer .span-11.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) ;}#footer .absolute-position.push-11{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.75%);}#footer .absolute-position.push-11.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 12 + 2.75% - 3%);}#footer .frame-overflow-left.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#footer .frame-overflow-right.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#footer .span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0%);}#footer .frame-overflow-left.span-12:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-12:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-12:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-12{grid-column-start:26;}#footer :not(.absolute-position).colend-12{grid-column-end:25;}#footer .type-stack .colstart-12{grid-column-start:25;}#footer .type-stack .colend-12{grid-column-end:24;}#footer .span-12.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) ;}#footer .absolute-position.push-12{left: calc( 3% + (100% - 6%) / 12 * 12 + 3%);}#footer .absolute-position.push-12.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 13 + 3% - 3%);}</style> <!-- background color css --><style>#footer{background-color:#fffff0;}</style> <div class="row row-col-amt-3 no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-7 first-row row-0" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-2 colstart-0 colend-2 no-frame-overflow align-top first-child no-parallax type-img id-4 no-sticky" data-type="img" data-yvel="1" ><div class="img image-transparent-bg " data-id=520 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;West Boathouse footer logo&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-265x147.png" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-265x147.png 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-512x284.png 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-768x425.png 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 4096w" data-ar="0.5537109375" alt="West Boathouse" data-w="1024" data-h="567" data-id="520"/ style="aspect-ratio:1024/567;"><div class="ph" style="padding-bottom:55.37109375%;"></div></div></div><div class="col no-offset place-normal push-0 span-8 colstart-2 colend-10 no-frame-overflow align-middle not-first-child no-parallax type-textfooter id-12 no-sticky" data-type="textfooter" data-yvel="1" ><div class="lay-textfooter-inner lay-textformat-parent lay-textfooter-align-center"><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="mailto:westboathouse@gmail.com">westboathouse@gmail.com</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/map/" data-id="526" data-title="Map" data-type="page">Find Us</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a rel="noopener" href="https://www.facebook.com/WestBoathouse" target="_blank">Facebook</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/sitemap/" data-id="426" data-title="Sitemap" data-type="page">Sitemap</a></p></div><div style="margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/privacy-policy/" data-id="423" data-title="Privacy Policy" data-type="page">Privacy Policy</a></p></div></div></div><div class="col no-offset place-normal push-0 span-2 colstart-10 colend-12 no-frame-overflow align-middle not-first-child no-parallax type-img id-11 no-sticky" data-type="img" data-yvel="1" ><div class="img image-transparent-bg " data-id=371 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-265x95.png" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-265x95.png 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-512x184.png 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-768x276.png 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1024x368.png 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1280x461.png 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1920x691.png 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 4096w" data-ar="0.35976789168279" alt="West Boathouse" data-w="2068" data-h="744" data-id="371"/ style="aspect-ratio:2068/744;"><div class="ph" style="padding-bottom:35.976789168279%;"></div></div></div></div> </div> </div> </div><div id="footer-custom-phone-grid" class="grid"> <!-- grid frame css --><style>@media (max-width: 769px){#footer-custom-phone-grid{padding-top:6%;}#footer-custom-phone-grid{padding-bottom:6%;}}</style> <!-- rows margin bottom css --><style>@media (max-width: 769px){#footer-custom-phone-grid .row-0{margin-bottom:6%;}#footer-custom-phone-grid .row-1{margin-bottom:6%;}}</style> <!-- grid css --><style id="phone-grid-css">@media (max-width: 769px){#footer-custom-phone-grid .column-wrap:not(._100vh):not(.rowcustomheight){display:grid;grid-template-columns:3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3%;}#footer-custom-phone-grid .frame-overflow-both.span-12.absolute-position{width: 100%;}#footer-custom-phone-grid .frame-overflow-left.span-0:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-0:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-0:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-0{grid-column-start:2;}#footer-custom-phone-grid :not(.absolute-position).colend-0{grid-column-end:2;}#footer-custom-phone-grid .type-stack .colstart-0{grid-column-start:1;}#footer-custom-phone-grid .type-stack .colend-0{grid-column-end:1;}#footer-custom-phone-grid .span-0.type-stack .stack-element{display:grid;grid-template-columns:;}#footer-custom-phone-grid .absolute-position.no-frame-overflow.push-0{left: 3%}#footer-custom-phone-grid .absolute-position.frame-overflow-right.push-0{left: 3%}#footer-custom-phone-grid .absolute-position.no-frame-overflow.push-0.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#footer-custom-phone-grid .span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75%);}#footer-custom-phone-grid .frame-overflow-left.span-1:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-1:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-1:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-1{grid-column-start:4;}#footer-custom-phone-grid :not(.absolute-position).colend-1{grid-column-end:3;}#footer-custom-phone-grid .type-stack .colstart-1{grid-column-start:3;}#footer-custom-phone-grid .type-stack .colend-1{grid-column-end:2;}#footer-custom-phone-grid .span-1.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-1{left: calc( 3% + (100% - 6%) / 12 * 1 + 0.25%);}#footer-custom-phone-grid .absolute-position.push-1.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.25% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#footer-custom-phone-grid .span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5%);}#footer-custom-phone-grid .frame-overflow-left.span-2:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-2:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-2:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-2{grid-column-start:6;}#footer-custom-phone-grid :not(.absolute-position).colend-2{grid-column-end:5;}#footer-custom-phone-grid .type-stack .colstart-2{grid-column-start:5;}#footer-custom-phone-grid .type-stack .colend-2{grid-column-end:4;}#footer-custom-phone-grid .span-2.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 19.148936170213% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-2{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.5%);}#footer-custom-phone-grid .absolute-position.push-2.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.5% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#footer-custom-phone-grid .span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25%);}#footer-custom-phone-grid .frame-overflow-left.span-3:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-3:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-3:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-3{grid-column-start:8;}#footer-custom-phone-grid :not(.absolute-position).colend-3{grid-column-end:7;}#footer-custom-phone-grid .type-stack .colstart-3{grid-column-start:7;}#footer-custom-phone-grid .type-stack .colend-3{grid-column-end:6;}#footer-custom-phone-grid .span-3.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-3{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.75%);}#footer-custom-phone-grid .absolute-position.push-3.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 4 + 0.75% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#footer-custom-phone-grid .span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2%);}#footer-custom-phone-grid .frame-overflow-left.span-4:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-4:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-4:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-4{grid-column-start:10;}#footer-custom-phone-grid :not(.absolute-position).colend-4{grid-column-end:9;}#footer-custom-phone-grid .type-stack .colstart-4{grid-column-start:9;}#footer-custom-phone-grid .type-stack .colend-4{grid-column-end:8;}#footer-custom-phone-grid .span-4.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-4{left: calc( 3% + (100% - 6%) / 12 * 4 + 1%);}#footer-custom-phone-grid .absolute-position.push-4.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 5 + 1% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#footer-custom-phone-grid .span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75%);}#footer-custom-phone-grid .frame-overflow-left.span-5:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-5:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-5:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-5{grid-column-start:12;}#footer-custom-phone-grid :not(.absolute-position).colend-5{grid-column-end:11;}#footer-custom-phone-grid .type-stack .colstart-5{grid-column-start:11;}#footer-custom-phone-grid .type-stack .colend-5{grid-column-end:10;}#footer-custom-phone-grid .span-5.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-5{left: calc( 3% + (100% - 6%) / 12 * 5 + 1.25%);}#footer-custom-phone-grid .absolute-position.push-5.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.25% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#footer-custom-phone-grid .span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5%);}#footer-custom-phone-grid .frame-overflow-left.span-6:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-6:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-6:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-6{grid-column-start:14;}#footer-custom-phone-grid :not(.absolute-position).colend-6{grid-column-end:13;}#footer-custom-phone-grid .type-stack .colstart-6{grid-column-start:13;}#footer-custom-phone-grid .type-stack .colend-6{grid-column-end:12;}#footer-custom-phone-grid .span-6.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-6{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.5%);}#footer-custom-phone-grid .absolute-position.push-6.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.5% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#footer-custom-phone-grid .span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25%);}#footer-custom-phone-grid .frame-overflow-left.span-7:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-7:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-7:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-7{grid-column-start:16;}#footer-custom-phone-grid :not(.absolute-position).colend-7{grid-column-end:15;}#footer-custom-phone-grid .type-stack .colstart-7{grid-column-start:15;}#footer-custom-phone-grid .type-stack .colend-7{grid-column-end:14;}#footer-custom-phone-grid .span-7.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-7{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.75%);}#footer-custom-phone-grid .absolute-position.push-7.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 8 + 1.75% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#footer-custom-phone-grid .span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1%);}#footer-custom-phone-grid .frame-overflow-left.span-8:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-8:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-8:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-8{grid-column-start:18;}#footer-custom-phone-grid :not(.absolute-position).colend-8{grid-column-end:17;}#footer-custom-phone-grid .type-stack .colstart-8{grid-column-start:17;}#footer-custom-phone-grid .type-stack .colend-8{grid-column-end:16;}#footer-custom-phone-grid .span-8.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-8{left: calc( 3% + (100% - 6%) / 12 * 8 + 2%);}#footer-custom-phone-grid .absolute-position.push-8.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 9 + 2% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#footer-custom-phone-grid .span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75%);}#footer-custom-phone-grid .frame-overflow-left.span-9:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-9:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-9:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-9{grid-column-start:20;}#footer-custom-phone-grid :not(.absolute-position).colend-9{grid-column-end:19;}#footer-custom-phone-grid .type-stack .colstart-9{grid-column-start:19;}#footer-custom-phone-grid .type-stack .colend-9{grid-column-end:18;}#footer-custom-phone-grid .span-9.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-9{left: calc( 3% + (100% - 6%) / 12 * 9 + 2.25%);}#footer-custom-phone-grid .absolute-position.push-9.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.25% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#footer-custom-phone-grid .span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5%);}#footer-custom-phone-grid .frame-overflow-left.span-10:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-10:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-10:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-10{grid-column-start:22;}#footer-custom-phone-grid :not(.absolute-position).colend-10{grid-column-end:21;}#footer-custom-phone-grid .type-stack .colstart-10{grid-column-start:21;}#footer-custom-phone-grid .type-stack .colend-10{grid-column-end:20;}#footer-custom-phone-grid .span-10.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-10{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.5%);}#footer-custom-phone-grid .absolute-position.push-10.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.5% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#footer-custom-phone-grid .span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25%);}#footer-custom-phone-grid .frame-overflow-left.span-11:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-11:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-11:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-11{grid-column-start:24;}#footer-custom-phone-grid :not(.absolute-position).colend-11{grid-column-end:23;}#footer-custom-phone-grid .type-stack .colstart-11{grid-column-start:23;}#footer-custom-phone-grid .type-stack .colend-11{grid-column-end:22;}#footer-custom-phone-grid .span-11.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-11{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.75%);}#footer-custom-phone-grid .absolute-position.push-11.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 12 + 2.75% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#footer-custom-phone-grid .span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0%);}#footer-custom-phone-grid .frame-overflow-left.span-12:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-12:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-12:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-12{grid-column-start:26;}#footer-custom-phone-grid :not(.absolute-position).colend-12{grid-column-end:25;}#footer-custom-phone-grid .type-stack .colstart-12{grid-column-start:25;}#footer-custom-phone-grid .type-stack .colend-12{grid-column-end:24;}#footer-custom-phone-grid .span-12.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-12{left: calc( 3% + (100% - 6%) / 12 * 12 + 3%);}#footer-custom-phone-grid .absolute-position.push-12.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 13 + 3% - 3%);}</style> <!-- background color css --><style>#footer-custom-phone-grid{background-color:#fffff0;}</style> <div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-1 first-row row-0" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-3 span-6 colstart-3 colend-9 no-frame-overflow align-top first-child no-parallax type-img id-4 no-sticky" data-type="img" data-yvel="1" ><div class="img image-transparent-bg " data-id=520 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;West Boathouse footer logo&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-265x147.png" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-265x147.png 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-512x284.png 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-768x425.png 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 4096w" data-ar="0.5537109375" alt="West Boathouse" data-w="1024" data-h="567" data-id="520"/ style="aspect-ratio:1024/567;"><div class="ph" style="padding-bottom:55.37109375%;"></div></div></div></div> </div> </div><div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-7 row-1" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-textfooter id-12 no-sticky" data-type="textfooter" data-yvel="1" ><div class="lay-textfooter-inner lay-textformat-parent lay-textfooter-align-center"><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="mailto:westboathouse@gmail.com">westboathouse@gmail.com</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/map/" data-id="526" data-title="Map" data-type="page">Find Us</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a rel="noopener" href="https://www.facebook.com/WestBoathouse" target="_blank">Facebook</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/sitemap/" data-id="426" data-title="Sitemap" data-type="page">Sitemap</a></p></div><div style="margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/privacy-policy/" data-id="423" data-title="Privacy Policy" data-type="page">Privacy Policy</a></p></div></div></div></div> </div> </div><div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-2 row-2" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-4 span-4 colstart-4 colend-8 no-frame-overflow align-top first-child no-parallax type-img id-11 no-sticky" data-type="img" data-yvel="1" ><div class="img image-transparent-bg " data-id=371 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-265x95.png" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-265x95.png 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-512x184.png 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-768x276.png 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1024x368.png 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1280x461.png 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1920x691.png 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 4096w" data-ar="0.35976789168279" alt="West Boathouse" data-w="2068" data-h="744" data-id="371"/ style="aspect-ratio:2068/744;"><div class="ph" style="padding-bottom:35.976789168279%;"></div></div></div></div> </div> </div> </div></div></div><div id="lay-overlays"> </div> <td style="padding: 20px !important"></td><div id="lightbox-region" class="transparent normal-style animation-none"> <div class="lightbox-bg"></div> <div id="lightbox-inner"> <div class="swiper-container"> </div> </div> <div class="close-lightbox standard-close"> </div> </div><link rel='stylesheet' id='laycarousel-style-css' href='https://westboathouse.org.uk/wp-content/plugins/laytheme-carousel/frontend/assets/css/frontend.style.css?ver=2.6.5' type='text/css' media='all' /> <style id='laycarousel-style-inline-css' type='text/css'> .lay-carousel-caption-under-slide-caption, .lay-carousel-sink-parent .sink-caption{ margin-top:15px;padding-left:0px; } .lay-carousel-sink-parent .numbers, .lay-carousel-caption-under-slide-number{ margin-top:0px;padding-right:0px; } .laycarousel-bullets{ padding-top:10px; }.flickity-prev-next-button.next{ right:10px; } .flickity-prev-next-button.previous{ left:10px; }@media (min-width: 770px){ .place-buttons-outside .flickity-prev-next-button.previous { -webkit-transform: translate(-100%, -50%); transform: translate(-100%, -50%); } .place-buttons-outside .flickity-prev-next-button.next { -webkit-transform: translate(100%, -50%); transform: translate(100%, -50%); } .flickity-prev-next-button.next{ right:-10px; } .flickity-prev-next-button.previous{ left:-10px; } }.lay-carousel .slide-text{ padding-left:0px; padding-right:0px; } </style> <link rel='stylesheet' id='imagehover-style-css' href='https://westboathouse.org.uk/wp-content/plugins/laytheme-imagehover/frontend/assets/css/frontend.style.css?ver=1.4.4' type='text/css' media='all' /> <style id='imagehover-style-inline-css' type='text/css'> @media (min-width: 770px){ } @media (max-width: 769px){ .lay-imagehover-on-element{ z-index: 0; } .col { z-index: 1; } } @media (min-width: 1025px){ .lay-imagehover-on-element[data-imageposition="followmousex"] img.w100, .lay-imagehover-on-element[data-imageposition="followmousex"] video.w100{ width:400px; height:auto; } .lay-imagehover-on-element[data-imageposition="followmousex"] img.h100, .lay-imagehover-on-element[data-imageposition="followmousex"] video.h100{ width:auto; height:400px; } } @media (min-width: 770px) and (max-width: 1024px){ .lay-imagehover-on-element[data-imageposition="followmousex"] img.w100, .lay-imagehover-on-element[data-imageposition="followmousex"] video.w100{ width:300px; height:auto; } .lay-imagehover-on-element[data-imageposition="followmousex"] img.h100, .lay-imagehover-on-element[data-imageposition="followmousex"] video.h100{ width:auto; height:300px; } } @media (max-width: 769px){ .lay-imagehover-on-element[data-imageposition="followmousex"] img.w100, .lay-imagehover-on-element[data-imageposition="followmousex"] video.w100{ width:100px; height:auto; } .lay-imagehover-on-element[data-imageposition="followmousex"] img.h100, .lay-imagehover-on-element[data-imageposition="followmousex"] video.h100{ width:auto; height:100px; } }@media (min-width: 1025px){ .lay-imagehover-on-element[data-imageposition="followmousexy"] img.w100, .lay-imagehover-on-element[data-imageposition="followmousexy"] video.w100{ width:400px; height:auto; } .lay-imagehover-on-element[data-imageposition="followmousexy"] img.h100, .lay-imagehover-on-element[data-imageposition="followmousexy"] video.h100{ width:auto; height:400px; } } @media (min-width: 770px) and (max-width: 1024px){ .lay-imagehover-on-element[data-imageposition="followmousexy"] img.w100, .lay-imagehover-on-element[data-imageposition="followmousexy"] video.w100{ width:300px; height:auto; } .lay-imagehover-on-element[data-imageposition="followmousexy"] img.h100, .lay-imagehover-on-element[data-imageposition="followmousexy"] video.h100{ width:auto; height:300px; } } @media (max-width: 769px){ .lay-imagehover-on-element[data-imageposition="followmousexy"] img.w100, .lay-imagehover-on-element[data-imageposition="followmousexy"] video.w100{ width:100px; height:auto; } .lay-imagehover-on-element[data-imageposition="followmousexy"] img.h100, .lay-imagehover-on-element[data-imageposition="followmousexy"] video.h100{ width:auto; height:100px; } }@media (min-width: 1025px){ .lay-imagehover-on-element[data-imageposition="sticktolink"] img.w100, .lay-imagehover-on-element[data-imageposition="sticktolink"] video.w100{ width:400px; height:auto; } .lay-imagehover-on-element[data-imageposition="sticktolink"] img.h100, .lay-imagehover-on-element[data-imageposition="sticktolink"] video.h100{ width:auto; height:400px; } } @media (min-width: 770px) and (max-width: 1024px){ .lay-imagehover-on-element[data-imageposition="sticktolink"] img.w100, .lay-imagehover-on-element[data-imageposition="sticktolink"] video.w100{ width:300px; height:auto; } .lay-imagehover-on-element[data-imageposition="sticktolink"] img.h100, .lay-imagehover-on-element[data-imageposition="sticktolink"] video.h100{ width:auto; height:300px; } } @media (max-width: 769px){ .lay-imagehover-on-element[data-imageposition="sticktolink"] img.w100, .lay-imagehover-on-element[data-imageposition="sticktolink"] video.w100{ width:100px; height:auto; } .lay-imagehover-on-element[data-imageposition="sticktolink"] img.h100, .lay-imagehover-on-element[data-imageposition="sticktolink"] video.h100{ width:auto; height:100px; } }@media (min-width: 1025px){ .lay-imagehover-on-element[data-imageposition="centerfixed"] img.w100, .lay-imagehover-on-element[data-imageposition="centerfixed"] video.w100{ width:400px; height:auto; } .lay-imagehover-on-element[data-imageposition="centerfixed"] img.h100, .lay-imagehover-on-element[data-imageposition="centerfixed"] video.h100{ width:auto; height:400px; } } @media (min-width: 770px) and (max-width: 1024px){ .lay-imagehover-on-element[data-imageposition="centerfixed"] img.w100, .lay-imagehover-on-element[data-imageposition="centerfixed"] video.w100{ width:300px; height:auto; } .lay-imagehover-on-element[data-imageposition="centerfixed"] img.h100, .lay-imagehover-on-element[data-imageposition="centerfixed"] video.h100{ width:auto; height:300px; } } @media (max-width: 769px){ .lay-imagehover-on-element[data-imageposition="centerfixed"] img.w100, .lay-imagehover-on-element[data-imageposition="centerfixed"] video.w100{ width:100px; height:auto; } .lay-imagehover-on-element[data-imageposition="centerfixed"] img.h100, .lay-imagehover-on-element[data-imageposition="centerfixed"] video.h100{ width:auto; height:100px; } }@media (min-width: 1025px){ .lay-imagehover-on-element[data-imageposition="custom"] img.w100, .lay-imagehover-on-element[data-imageposition="custom"] video.w100{ width:400px; height:auto; } .lay-imagehover-on-element[data-imageposition="custom"] img.h100, .lay-imagehover-on-element[data-imageposition="custom"] video.h100{ width:auto; height:400px; } } @media (min-width: 770px) and (max-width: 1024px){ .lay-imagehover-on-element[data-imageposition="custom"] img.w100, .lay-imagehover-on-element[data-imageposition="custom"] video.w100{ width:300px; height:auto; } .lay-imagehover-on-element[data-imageposition="custom"] img.h100, .lay-imagehover-on-element[data-imageposition="custom"] video.h100{ width:auto; height:300px; } } @media (max-width: 769px){ .lay-imagehover-on-element[data-imageposition="custom"] img.w100, .lay-imagehover-on-element[data-imageposition="custom"] video.w100{ width:100px; height:auto; } .lay-imagehover-on-element[data-imageposition="custom"] img.h100, .lay-imagehover-on-element[data-imageposition="custom"] video.h100{ width:auto; height:100px; } }@media (min-width: 770px){ .lay-imagehover-on-element[data-imageposition="custom"]{ position:fixed;top:50%;left:50%;transform:translate(-50%,-50%); box-sizing: content-box; padding: 10px 10px; } } @media (max-width: 769px){ .lay-imagehover-on-element[data-imageposition="custom"]{ position:fixed;bottom:0;right:0;left:auto;top:auto; box-sizing: content-box; padding: 10px 10px; } } </style> <link rel='stylesheet' id='lightbox-style-css' href='https://westboathouse.org.uk/wp-content/plugins/laytheme-lightbox/frontend/assets/css/frontend.style.css?ver=1.7.6' type='text/css' media='all' /> <style id='lightbox-style-inline-css' type='text/css'> /* lightbox css */ body.lightbox-css-on #lightbox-region .lightbox-bg{ background-color:#c7e3e9; opacity:1; } body.lightbox-css-on .close-lightbox.standard-close::before{ color:#00549e; } @media (min-width: 770px){ body.lightbox-css-on .close-lightbox{ top: 0; right: 0; position: fixed; padding: 20px; z-index: 20; cursor: pointer; font-size: 0; } body.lightbox-css-on .close-lightbox.standard-close::before { font-size: 26px; } } @media (max-width: 769px){ body.lightbox-css-on .close-lightbox{ top: 0; right: 0; position: fixed; padding: 20px; z-index: 20; cursor: pointer; font-size: 0; } body.lightbox-css-on .close-lightbox.standard-close::before { font-size: 23px; } } body.lightbox-css-on #lightbox-region #lightbox-inner{ cursor: pointer; } </style> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/themes/lay/assets/js/vendor/marionettev3/backbone.marionette.min.js?ver=6.7.7" id="frontend-marionettev3-js"></script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/themes/lay/frontend/assets/js/vendor.min.js?ver=6.7.7" id="vendor-frontend-footer-js"></script> <script type="text/javascript" id="frontend-app-js-extra"> /* <![CDATA[ */ var passedDataHistory = {"titleprefix":"WEST BOATHOUSE \u2014 ","title":"WEST BOATHOUSE"}; var frontendPassedData = {"wpapiroot":"https:\/\/westboathouse.org.uk\/wp-json\/","simple_parallax":"","pa_type":"icon","show_arrows":"","projectsMeta":"[{\"title\":\"Clyde Invaders \u2013 Invasive Species Spotters (PDF)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/clyde-invaders-invasive-species-spotters\\\/\",\"id\":817,\"catid\":[11,9,8]},{\"title\":\"Banter at the Boathouse: Place Perspectives (Film)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/banter-at-the-boathouse-place-perspectives\\\/\",\"id\":835,\"catid\":[11,7,3,8]},{\"title\":\"Banter at the Boathouse: Volunteering (Film)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/banter-at-the-boathouse-volunteering\\\/\",\"id\":184,\"catid\":[11,7,3,8]},{\"title\":\"Virtual Row Up the Watter (Film)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/virtual-row-up-the-watter\\\/\",\"id\":201,\"catid\":[11,7,3]},{\"title\":\"Play Like A Lassie Wikipedia Editing Guide (Film)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/play-like-a-lassie-wikipedia-editing-guide\\\/\",\"id\":200,\"catid\":[11,3,8]},{\"title\":\"A Boathouse for Everyone\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/a-boathouse-for-everyone\\\/\",\"id\":878,\"catid\":[11,9,7,3,8]},{\"title\":\"This Is Your Dalmarnock (Film)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/dalmarnock-film\\\/\",\"id\":199,\"catid\":[11,5,7]},{\"title\":\"AKD Electrics (Film)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/akd-electrics\\\/\",\"id\":198,\"catid\":[11,7,8]},{\"title\":\"Dame Katherine Grainger (Film)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/dame-katherine-grainger\\\/\",\"id\":197,\"catid\":[11,7,3,8]},{\"title\":\"A-Z of Rowing (PDF)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/a-z-of-rowing-pdf\\\/\",\"id\":802,\"catid\":[11,7,3]},{\"title\":\"West Boathouse Strip Out (Film)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/west-boathouse-strip-out\\\/\",\"id\":196,\"catid\":[11,7,8]},{\"title\":\"Large Print Timeline (PDF)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/large-print-timeline\\\/\",\"id\":841,\"catid\":[11,7,3]},{\"title\":\"Game On: Glasgow Greens Sporting Heritage (Guidigo)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/game-on-glasgow-greens-sporting-heritage\\\/\",\"id\":833,\"catid\":[11,7,3]},{\"title\":\"Kids Wildlife Spotters Guide (PDF)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/kids-wildlife-spotters-guide\\\/\",\"id\":839,\"catid\":[11,9,5,7]},{\"title\":\"Living River Kids Trail (Guidigo)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/living-river-kids-trail\\\/\",\"id\":193,\"catid\":[11,9,5,7]},{\"title\":\"Wiki Walks How to Guide (PDF)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/wiki-walks-how-to-guide-pdf\\\/\",\"id\":820,\"catid\":[11,9,7,8]},{\"title\":\"Know Your Place Research (Film)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/know-your-place-research\\\/\",\"id\":837,\"catid\":[11,9,8]},{\"title\":\"iNaturalist How To Guide (PDF)\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/inaturalist-how-to-guide\\\/\",\"id\":191,\"catid\":[11,9,8]},{\"title\":\"Saving The Boathouse\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/saving-the-boathouse\\\/\",\"id\":140,\"catid\":[1]},{\"title\":\"The Living River\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/the-living-river\\\/\",\"id\":592,\"catid\":[12]},{\"title\":\"This Is Your Dalmarnock\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/this-is-your-dalmarnock\\\/\",\"id\":595,\"catid\":[12]},{\"title\":\"Boats Build People\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/boats-build-people\\\/\",\"id\":170,\"catid\":[12]},{\"title\":\"Play Like A Lassie\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/play-like-a-lassie\\\/\",\"id\":176,\"catid\":[12]},{\"title\":\"Mon The Fish\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/mon-the-fish\\\/\",\"id\":857,\"catid\":[12]},{\"title\":\"Greening the West Boathouse\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/greening-the-west-boathouse\\\/\",\"id\":178,\"catid\":[12]},{\"title\":\"Mapping Sporting Glasgow\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/mapping-sporting-glasgow\\\/\",\"id\":173,\"catid\":[12]},{\"title\":\"Our Clubs\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/our-clubs\\\/\",\"id\":124,\"catid\":[1]},{\"title\":\"Funders and Partners\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/funders-and-partners\\\/\",\"id\":132,\"catid\":[1]},{\"title\":\"Up The Watter\",\"url\":\"https:\\\/\\\/westboathouse.org.uk\\\/up-the-watter\\\/\",\"id\":80,\"catid\":[1]}]","newsMeta":"[]","nav_amount":"1","nav_customizer_properties":{"nav_hidewhenscrollingdown":"","nav_hidewhenscrollingdown_second_menu":"","nav_hidewhenscrollingdown_third_menu":"","nav_hidewhenscrollingdown_fourth_menu":"","nav_hidewhenscrolling_show_on_mouseover":true,"nav_hidewhenscrolling_show_on_mouseover_second_menu":true,"nav_hidewhenscrolling_show_on_mouseover_third_menu":true,"nav_hidewhenscrolling_show_on_mouseover_fourth_menu":true,"nav_fadeout_whenscrollingdown":"","nav_fadeout_whenscrollingdown_second_menu":"","nav_fadeout_whenscrollingdown_third_menu":"","nav_fadeout_whenscrollingdown_fourth_menu":"","nav_hide":0,"nav_hide_second_menu":0,"nav_hide_third_menu":0,"nav_hide_fourth_menu":0,"nav_position":"top-right","nav_position_second_menu":"top-right","nav_position_third_menu":"top-right","nav_position_fourth_menu":"top-right"},"st_hidewhenscrollingdown":"","st_fadeout_whenscrollingdown":"","st_hide":"","navbar_hide":"","navbar_position":"top","navbar_hidewhenscrollingdown":"","navbar_fadeout_whenscrollingdown":"","st_position":"top-left","footer_active_in_projects":"all","footer_active_in_pages":"all","footer_active_in_categories":"off","projectsFooterId":"168","pagesFooterId":"168","categoriesFooterId":"","individual_project_footers":"","individual_page_footers":"","individual_category_footers":"","prevnext_navigate_through":"all_projects","fi_mo_touchdevice_behaviour":"mo_dont_show","image_loading":"lazy_load","cover_scrolldown_on_click":"","cover_darken_when_scrolling":"","cover_parallaxmove_when_scrolling":"","cover_disable_for_phone":"1","misc_options_cover":"on","misc_options_max_width_apply_to_logo_and_nav":"","maxwidth":"0","frame_left":"3","frame_right":"3","frame_leftright_mu":"%","m_st_fontfamily":"Boathouse-Regular","misc_options_showoriginalimages":"","misc_options_showoriginalimages_for_phone":"","phone_layout_active":"on","breakpoint":"769","tabletbreakpoint":"1024","shortcodes":[{"cont":"[table id=1 \/]","shortcodeid":1698258063517,"info":{"type":"post","layouttype":"desktop","id":948}},{"cont":"[advanced_iframe use_shortcode_attributes_only=\"true\" src=\"\/\/google.com\/maps\/embed?pb=!1m14!1m8!1m3!1d17915.887856986326!2d-4.2460876!3d55.8542342!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x488847b037a9a309%3A0x8ce201fc1ca92d13!2sWest%20Boathouse!5e0!3m2!1sen!2suk!4v1691609808146!5m2!1sen!2suk\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" width=\"100%\" height=\"600\"]","shortcodeid":1692350699921,"info":{"type":"post","layouttype":"desktop","id":526}},{"cont":"[advanced_iframe use_shortcode_attributes_only=\"true\" src=\"\/\/google.com\/maps\/embed?pb=!1m14!1m8!1m3!1d17915.887856986326!2d-4.2460876!3d55.8542342!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x488847b037a9a309%3A0x8ce201fc1ca92d13!2sWest%20Boathouse!5e0!3m2!1sen!2suk!4v1691609808146!5m2!1sen!2suk\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" width=\"100%\" height=\"600\"]","shortcodeid":1692350699921,"info":{"type":"post","layouttype":"phone","id":526}},{"cont":"[advanced_iframe use_shortcode_attributes_only=\"true\" src=\"\/\/google.com\/maps\/d\/embed?mid=101f_XoGaPndc_alx0B7MYK3bc7bjK3ks&ehbc=2E312F\" frameborder=\"0\" width=\"100%\" height=\"600\"]","shortcodeid":1692367491941,"info":{"type":"post","layouttype":"desktop","id":173}},{"cont":"[advanced_iframe use_shortcode_attributes_only=\"true\" src=\"\/\/google.com\/maps\/d\/embed?mid=101f_XoGaPndc_alx0B7MYK3bc7bjK3ks&ehbc=2E312F\" frameborder=\"0\" width=\"100%\" height=\"600\"]","shortcodeid":1692367491941,"info":{"type":"post","layouttype":"phone","id":173}},{"cont":"[table id=1 \/]","shortcodeid":1698258012586,"info":{"type":"post","layouttype":"desktop","id":21}},{"cont":"[table id=1 \/]","shortcodeid":1698258012586,"info":{"type":"post","layouttype":"phone","id":21}}],"is_customize":"","mobile_hide_menubar":"0","mobile_menu_style":"style_1","mobile_burger_type":"default_thin","siteUrl":"https:\/\/westboathouse.org.uk","ajax_url":"https:\/\/westboathouse.org.uk\/wp-admin\/admin-ajax.php","intro_active":"","intro_transition_duration":"500","intro_hide_after":"4000","intro_movement":"","intro_landscape":{},"intro_portrait":{},"intro_use_svg_overlay":"","intro_use_text_overlay":"","intro_text":"","is_frontpage":"","intro_svg_url":"","intro_text_textformat":"_Default","intro_hide_on_phone":"","is_ssl":"1","has_www":"0","is_qtranslate_active":"","is_polylang_active":"","video_thumbnail_mouseover_behaviour":"autoplay","element_transition_on_scroll":"","mobile_navbar_fixed":"1","misc_options_disable_ajax":"","anchorscroll_offset_desktop":"0","anchorscroll_offset_phone":"0","tgf_transition":"fade_out_fade_in_2","sideCartPluginActive":"","lay_woocommerce_mobile_space_leftright":"15","woocommerce_active":"","lay_sticky_footer":"on","menu_submenu_show_on":"hover","spaces_mu":"%","offsets_mu":"%","search_placeholder_text":"Type here to search","menu_submenu_keep_open":"","search_autosuggest_hide":"","shownag":"dontshow","never_change_scrolling_position":"","navigation_transition_in_duration":"150","navigation_transition_out_duration":"150","navigation_transition_in":"fade","navigation_transition_out":"fade","navigation_transition_out_easing":"easeInSine","navigation_transition_in_easing":"easeOutSine","navigation_transition_use_revealing_transition_on_first_visit":"on","navigation_transition_y_translate_desktop":"100","navigation_transition_y_translate_phone":"50","youtube":""}; /* ]]> */ </script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/themes/lay/frontend/assets/js/frontend.app.min.js?ver=6.7.7" id="frontend-app-js"></script> <script type="text/javascript" id="laycarousel-app-js-extra"> /* <![CDATA[ */ var layCarouselPassedData = {"horizontalAlignment":"center","youtube":"","loop":"1","transition":"sliding","autoplaySpeed":"2000","autoplayDelay":"0","transitionSpeed":"300","mousecursor":"leftright","showCaptions":"on","captionTextformat":"Projectdesc","numberTextformat":"Carousel","showCircles":"","showNumbers":"on","captionsPosition":"left","numbersPosition":"right","showArrowButtons":"on","pauseAutoplayOnHover":"on","rightButton":"","lazyload":"on","alt_rightButton":"","showArrowButtonsForTouchDevices":"","alignSink":"","contentAlignment":"bottom","sinkPosition":"below","textAlignment":"middle","lessSizing":"","originalImages":"","loopTouchDevice":"on"}; /* ]]> */ </script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/plugins/laytheme-carousel/frontend/assets/js/carousel.plugin.min.js?ver=2.6.5" id="laycarousel-app-js"></script> <script type="text/javascript" id="imagehover-app-js-extra"> /* <![CDATA[ */ var imagehoverPassedData = {"imagehover_imageposition":"followmousexy","desktop_max_width":"400","desktop_max_height":"400","tablet_max_width":"300","tablet_max_height":"300","phone_max_width":"100","phone_max_height":"100","position_horizontal":"right","offset_vertical":"5","mousecursor_offset_vertical":"5","position_vertical":"top","transition":"fade2","imagehover_adjustposition":"on","imagehover_donthideonmouseleave":"","imagehover_scrolltrigger":"onhoveronly","imagehover_imageposition_for_scroll":"centerfixed","imagehover_scrolltrigger_y_desktop":"350","imagehover_scrolltrigger_y_phone":"250","imagehover_clickable":""}; /* ]]> */ </script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/plugins/laytheme-imagehover/frontend/assets/js/imagehover.plugin.min.js?ver=1.4.4" id="imagehover-app-js"></script> <script type="text/javascript" id="lightbox-app-js-extra"> /* <![CDATA[ */ var layLightboxPassedData = {"minimalStyle":"","activeInProjects":"individual","activeInPages":"individual","activeInCategories":"off","activeInNews":"off","individualProjectIds":"[80,170,329,857]","individualPageIds":"[80,170,329,857]","individualCategoryIds":"null","individualNewsIds":"null","onlyZoom":"on","onlyDrag":"","slidingDuration":"1000","spaceAround":"50","spaceAroundPhone":"30","spaceBelow":"50","spaceBelowPhone":"30","space_between_image_and_caption":"10","space_between_image_and_caption_phone":"10","showOriginalImages":"","breakpoint":"769","activeOnPhone":"on","lightbox_animation_style":"none","scrollBackground":"on"}; /* ]]> */ </script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/plugins/laytheme-lightbox/frontend/assets/js/lightbox.plugin.min.js?ver=1.7.6" id="lightbox-app-js"></script> <!-- Fix for flash of unstyled content on Chrome --><style>.sitetitle, .laynav, .project-arrow, .mobile-title{visibility:visible;}</style></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10