CINXE.COM
WEST BOATHOUSE — Up The Watter
<!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 — Up The Watter</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/80" /><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/up-the-watter/" /> <link rel='shortlink' href='https://westboathouse.org.uk/?p=80' /> <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%2Fup-the-watter%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%2Fup-the-watter%2F&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 property="og:image" content="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029.jpg"> <meta property="og:image:width" content="3000"> <meta property="og:image:height" content="2000"><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/07/2023_05_14_WestBoathouse_Opening_029.jpg"><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-80 no-touchdevice type-project id-80 slug-up-the-watter mobile-menu-style_1 mobile-menu-has-animation thumb-mo-image-no-transition category-1 mobile_menu_bar_not_hidden mobile_burger_style_default_thin sticky-footer-option-enabled intro-disabled" data-type="project" data-id="80" data-catid="[1]" data-slug="up-the-watter" 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 current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor 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 current-menu-item menu-item-554"><a href="https://westboathouse.org.uk/up-the-watter/" aria-current="page" 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 current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor 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 current-menu-item menu-item-122"><a href="https://westboathouse.org.uk/up-the-watter/" aria-current="page" 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 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 menu-item-657"><a href="https://westboathouse.org.uk/the-living-river/" 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 hascover cpl-nocover cover-disabled-on-phone"> <!-- Start Desktop Layout --> <!-- First Row-Gutter as padding top for pages with Cover --> <style>@media (min-width: 770px){#grid.id-80{padding-top:3%;}}</style> <!-- grid css --><style id="grid-css">@media (min-width: 770px){.cover-region .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%;}.cover-region .frame-overflow-both.span-12.absolute-position{width: 100%;}.cover-region .frame-overflow-left.span-0:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-0:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-0:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-0{grid-column-start:2;}.cover-region :not(.absolute-position).colend-0{grid-column-end:2;}.cover-region .type-stack .colstart-0{grid-column-start:1;}.cover-region .type-stack .colend-0{grid-column-end:1;}.cover-region .span-0.type-stack .stack-element{display:grid;grid-template-columns:;}.cover-region .absolute-position.no-frame-overflow.push-0{left: 3%}.cover-region .absolute-position.frame-overflow-right.push-0{left: 3%}.cover-region .absolute-position.no-frame-overflow.push-0.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 - 3%);}.cover-region .frame-overflow-left.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}.cover-region .frame-overflow-right.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}.cover-region .span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75%);}.cover-region .frame-overflow-left.span-1:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-1:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-1:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-1{grid-column-start:4;}.cover-region :not(.absolute-position).colend-1{grid-column-end:3;}.cover-region .type-stack .colstart-1{grid-column-start:3;}.cover-region .type-stack .colend-1{grid-column-end:2;}.cover-region .span-1.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) ;}.cover-region .absolute-position.push-1{left: calc( 3% + (100% - 6%) / 12 * 1 + 0.25%);}.cover-region .absolute-position.push-1.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.25% - 3%);}.cover-region .frame-overflow-left.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}.cover-region .frame-overflow-right.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}.cover-region .span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5%);}.cover-region .frame-overflow-left.span-2:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-2:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-2:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-2{grid-column-start:6;}.cover-region :not(.absolute-position).colend-2{grid-column-end:5;}.cover-region .type-stack .colstart-2{grid-column-start:5;}.cover-region .type-stack .colend-2{grid-column-end:4;}.cover-region .span-2.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 19.148936170213% minmax(0, 1fr) ;}.cover-region .absolute-position.push-2{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.5%);}.cover-region .absolute-position.push-2.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.5% - 3%);}.cover-region .frame-overflow-left.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}.cover-region .frame-overflow-right.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}.cover-region .span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25%);}.cover-region .frame-overflow-left.span-3:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-3:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-3:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-3{grid-column-start:8;}.cover-region :not(.absolute-position).colend-3{grid-column-end:7;}.cover-region .type-stack .colstart-3{grid-column-start:7;}.cover-region .type-stack .colend-3{grid-column-end:6;}.cover-region .span-3.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) ;}.cover-region .absolute-position.push-3{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.75%);}.cover-region .absolute-position.push-3.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 4 + 0.75% - 3%);}.cover-region .frame-overflow-left.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}.cover-region .frame-overflow-right.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}.cover-region .span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2%);}.cover-region .frame-overflow-left.span-4:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-4:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-4:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-4{grid-column-start:10;}.cover-region :not(.absolute-position).colend-4{grid-column-end:9;}.cover-region .type-stack .colstart-4{grid-column-start:9;}.cover-region .type-stack .colend-4{grid-column-end:8;}.cover-region .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) ;}.cover-region .absolute-position.push-4{left: calc( 3% + (100% - 6%) / 12 * 4 + 1%);}.cover-region .absolute-position.push-4.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 5 + 1% - 3%);}.cover-region .frame-overflow-left.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}.cover-region .frame-overflow-right.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}.cover-region .span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75%);}.cover-region .frame-overflow-left.span-5:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-5:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-5:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-5{grid-column-start:12;}.cover-region :not(.absolute-position).colend-5{grid-column-end:11;}.cover-region .type-stack .colstart-5{grid-column-start:11;}.cover-region .type-stack .colend-5{grid-column-end:10;}.cover-region .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) ;}.cover-region .absolute-position.push-5{left: calc( 3% + (100% - 6%) / 12 * 5 + 1.25%);}.cover-region .absolute-position.push-5.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.25% - 3%);}.cover-region .frame-overflow-left.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}.cover-region .frame-overflow-right.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}.cover-region .span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5%);}.cover-region .frame-overflow-left.span-6:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-6:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-6:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-6{grid-column-start:14;}.cover-region :not(.absolute-position).colend-6{grid-column-end:13;}.cover-region .type-stack .colstart-6{grid-column-start:13;}.cover-region .type-stack .colend-6{grid-column-end:12;}.cover-region .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) ;}.cover-region .absolute-position.push-6{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.5%);}.cover-region .absolute-position.push-6.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.5% - 3%);}.cover-region .frame-overflow-left.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}.cover-region .frame-overflow-right.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}.cover-region .span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25%);}.cover-region .frame-overflow-left.span-7:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-7:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-7:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-7{grid-column-start:16;}.cover-region :not(.absolute-position).colend-7{grid-column-end:15;}.cover-region .type-stack .colstart-7{grid-column-start:15;}.cover-region .type-stack .colend-7{grid-column-end:14;}.cover-region .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) ;}.cover-region .absolute-position.push-7{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.75%);}.cover-region .absolute-position.push-7.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 8 + 1.75% - 3%);}.cover-region .frame-overflow-left.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}.cover-region .frame-overflow-right.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}.cover-region .span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1%);}.cover-region .frame-overflow-left.span-8:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-8:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-8:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-8{grid-column-start:18;}.cover-region :not(.absolute-position).colend-8{grid-column-end:17;}.cover-region .type-stack .colstart-8{grid-column-start:17;}.cover-region .type-stack .colend-8{grid-column-end:16;}.cover-region .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) ;}.cover-region .absolute-position.push-8{left: calc( 3% + (100% - 6%) / 12 * 8 + 2%);}.cover-region .absolute-position.push-8.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 9 + 2% - 3%);}.cover-region .frame-overflow-left.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}.cover-region .frame-overflow-right.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}.cover-region .span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75%);}.cover-region .frame-overflow-left.span-9:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-9:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-9:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-9{grid-column-start:20;}.cover-region :not(.absolute-position).colend-9{grid-column-end:19;}.cover-region .type-stack .colstart-9{grid-column-start:19;}.cover-region .type-stack .colend-9{grid-column-end:18;}.cover-region .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) ;}.cover-region .absolute-position.push-9{left: calc( 3% + (100% - 6%) / 12 * 9 + 2.25%);}.cover-region .absolute-position.push-9.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.25% - 3%);}.cover-region .frame-overflow-left.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}.cover-region .frame-overflow-right.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}.cover-region .span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5%);}.cover-region .frame-overflow-left.span-10:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-10:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-10:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-10{grid-column-start:22;}.cover-region :not(.absolute-position).colend-10{grid-column-end:21;}.cover-region .type-stack .colstart-10{grid-column-start:21;}.cover-region .type-stack .colend-10{grid-column-end:20;}.cover-region .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) ;}.cover-region .absolute-position.push-10{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.5%);}.cover-region .absolute-position.push-10.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.5% - 3%);}.cover-region .frame-overflow-left.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}.cover-region .frame-overflow-right.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}.cover-region .span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25%);}.cover-region .frame-overflow-left.span-11:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-11:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-11:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-11{grid-column-start:24;}.cover-region :not(.absolute-position).colend-11{grid-column-end:23;}.cover-region .type-stack .colstart-11{grid-column-start:23;}.cover-region .type-stack .colend-11{grid-column-end:22;}.cover-region .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) ;}.cover-region .absolute-position.push-11{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.75%);}.cover-region .absolute-position.push-11.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 12 + 2.75% - 3%);}.cover-region .frame-overflow-left.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}.cover-region .frame-overflow-right.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}.cover-region .span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0%);}.cover-region .frame-overflow-left.span-12:not(.absolute-position){grid-column-start:1;}.cover-region .frame-overflow-right.span-12:not(.absolute-position){grid-column-end:26;}.cover-region .frame-overflow-both.span-12:not(.absolute-position){grid-column-start:1; grid-column-end:26;}.cover-region :not(.absolute-position).colstart-12{grid-column-start:26;}.cover-region :not(.absolute-position).colend-12{grid-column-end:25;}.cover-region .type-stack .colstart-12{grid-column-start:25;}.cover-region .type-stack .colend-12{grid-column-end:24;}.cover-region .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) ;}.cover-region .absolute-position.push-12{left: calc( 3% + (100% - 6%) / 12 * 12 + 3%);}.cover-region .absolute-position.push-12.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 13 + 3% - 3%);}</style> <div class="cover-region cover-region-desktop _100vh _100vh-set-by-user id-80""> <div class="cover-inner _100vh"> <div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-webglslideshow _100vh no-row-hoverimage has-background row-id-2 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.54716981132075" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-265x145.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-265x145.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-512x281.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-768x422.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-1024x562.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-1280x703.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-1920x1054.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header.jpg 4096w" data-aspectratio="1.8275862068966" data-sizes="auto" data-parent-fit="cover" alt="Image of West Boathouse reopening celebration day"/></div> <div class="row-inner _100vh" > <div class="column-wrap _100vh" ><div class="col no-offset place-normal push-2 span-8 colstart-2 colend-10 no-frame-overflow align-middle masthead absolute-position first-child no-parallax type-text id-4 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_4 "><h1 class="_Masthead"><span>WESTBOAT HOUSE<br />REOPENING CELEBRATION</span></h1></div></div></div> </div> </div> </div> <div class="cover-down-arrow cover-down-arrow-type-white cover-down-arrow-animate"> <svg class="cover-down-arrow-phone" stroke="black" width="36" height="20"> <polyline fill="none" stroke-width="2" points="2,2 18,16 34,2" stroke-linecap="round"></polyline> </svg><svg class="cover-down-arrow-desktop" stroke="black" width="48" height="24"> <polyline fill="none" stroke-width="2" points="2,2 24,22 46,2" stroke-linecap="round"></polyline> </svg> </div> </div> <div class="cover-region-placeholder cover-region-placeholder-desktop _100vh id-80""></div><div class="cover-content cover-content-desktop"><div id="grid" class="grid lay-not-empty id-80"> <div class="grid-inner"> <!-- grid frame css --><style>@media (min-width: 770px){.cover-region-desktop .cover-inner{padding-top:70px;}#grid.id-80{padding-bottom:0%;}}</style> <!-- rows margin bottom css --><style>@media (min-width: 770px){#grid.id-80 .row-0{margin-bottom:3%;}#grid.id-80 .row-1{margin-bottom:0%;}#grid.id-80 .row-2{margin-bottom:0%;}#grid.id-80 .row-3{margin-bottom:3%;}#grid.id-80 .row-4{margin-bottom:1.5%;}}</style> <!-- grid css --><style id="grid-css">@media (min-width: 770px){#grid.id-80 .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-80 .frame-overflow-both.span-12.absolute-position{width: 100%;}#grid.id-80 .frame-overflow-left.span-0:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-0:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-0:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-0{grid-column-start:2;}#grid.id-80 :not(.absolute-position).colend-0{grid-column-end:2;}#grid.id-80 .type-stack .colstart-0{grid-column-start:1;}#grid.id-80 .type-stack .colend-0{grid-column-end:1;}#grid.id-80 .span-0.type-stack .stack-element{display:grid;grid-template-columns:;}#grid.id-80 .absolute-position.no-frame-overflow.push-0{left: 3%}#grid.id-80 .absolute-position.frame-overflow-right.push-0{left: 3%}#grid.id-80 .absolute-position.no-frame-overflow.push-0.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 - 3%);}#grid.id-80 .frame-overflow-left.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#grid.id-80 .frame-overflow-right.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#grid.id-80 .span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75%);}#grid.id-80 .frame-overflow-left.span-1:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-1:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-1:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-1{grid-column-start:4;}#grid.id-80 :not(.absolute-position).colend-1{grid-column-end:3;}#grid.id-80 .type-stack .colstart-1{grid-column-start:3;}#grid.id-80 .type-stack .colend-1{grid-column-end:2;}#grid.id-80 .span-1.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) ;}#grid.id-80 .absolute-position.push-1{left: calc( 3% + (100% - 6%) / 12 * 1 + 0.25%);}#grid.id-80 .absolute-position.push-1.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.25% - 3%);}#grid.id-80 .frame-overflow-left.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#grid.id-80 .frame-overflow-right.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#grid.id-80 .span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5%);}#grid.id-80 .frame-overflow-left.span-2:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-2:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-2:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-2{grid-column-start:6;}#grid.id-80 :not(.absolute-position).colend-2{grid-column-end:5;}#grid.id-80 .type-stack .colstart-2{grid-column-start:5;}#grid.id-80 .type-stack .colend-2{grid-column-end:4;}#grid.id-80 .span-2.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 19.148936170213% minmax(0, 1fr) ;}#grid.id-80 .absolute-position.push-2{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.5%);}#grid.id-80 .absolute-position.push-2.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.5% - 3%);}#grid.id-80 .frame-overflow-left.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#grid.id-80 .frame-overflow-right.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#grid.id-80 .span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25%);}#grid.id-80 .frame-overflow-left.span-3:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-3:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-3:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-3{grid-column-start:8;}#grid.id-80 :not(.absolute-position).colend-3{grid-column-end:7;}#grid.id-80 .type-stack .colstart-3{grid-column-start:7;}#grid.id-80 .type-stack .colend-3{grid-column-end:6;}#grid.id-80 .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-80 .absolute-position.push-3{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.75%);}#grid.id-80 .absolute-position.push-3.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 4 + 0.75% - 3%);}#grid.id-80 .frame-overflow-left.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#grid.id-80 .frame-overflow-right.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#grid.id-80 .span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2%);}#grid.id-80 .frame-overflow-left.span-4:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-4:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-4:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-4{grid-column-start:10;}#grid.id-80 :not(.absolute-position).colend-4{grid-column-end:9;}#grid.id-80 .type-stack .colstart-4{grid-column-start:9;}#grid.id-80 .type-stack .colend-4{grid-column-end:8;}#grid.id-80 .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-80 .absolute-position.push-4{left: calc( 3% + (100% - 6%) / 12 * 4 + 1%);}#grid.id-80 .absolute-position.push-4.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 5 + 1% - 3%);}#grid.id-80 .frame-overflow-left.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#grid.id-80 .frame-overflow-right.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#grid.id-80 .span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75%);}#grid.id-80 .frame-overflow-left.span-5:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-5:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-5:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-5{grid-column-start:12;}#grid.id-80 :not(.absolute-position).colend-5{grid-column-end:11;}#grid.id-80 .type-stack .colstart-5{grid-column-start:11;}#grid.id-80 .type-stack .colend-5{grid-column-end:10;}#grid.id-80 .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-80 .absolute-position.push-5{left: calc( 3% + (100% - 6%) / 12 * 5 + 1.25%);}#grid.id-80 .absolute-position.push-5.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.25% - 3%);}#grid.id-80 .frame-overflow-left.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#grid.id-80 .frame-overflow-right.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#grid.id-80 .span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5%);}#grid.id-80 .frame-overflow-left.span-6:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-6:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-6:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-6{grid-column-start:14;}#grid.id-80 :not(.absolute-position).colend-6{grid-column-end:13;}#grid.id-80 .type-stack .colstart-6{grid-column-start:13;}#grid.id-80 .type-stack .colend-6{grid-column-end:12;}#grid.id-80 .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-80 .absolute-position.push-6{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.5%);}#grid.id-80 .absolute-position.push-6.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.5% - 3%);}#grid.id-80 .frame-overflow-left.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#grid.id-80 .frame-overflow-right.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#grid.id-80 .span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25%);}#grid.id-80 .frame-overflow-left.span-7:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-7:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-7:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-7{grid-column-start:16;}#grid.id-80 :not(.absolute-position).colend-7{grid-column-end:15;}#grid.id-80 .type-stack .colstart-7{grid-column-start:15;}#grid.id-80 .type-stack .colend-7{grid-column-end:14;}#grid.id-80 .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-80 .absolute-position.push-7{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.75%);}#grid.id-80 .absolute-position.push-7.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 8 + 1.75% - 3%);}#grid.id-80 .frame-overflow-left.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#grid.id-80 .frame-overflow-right.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#grid.id-80 .span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1%);}#grid.id-80 .frame-overflow-left.span-8:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-8:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-8:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-8{grid-column-start:18;}#grid.id-80 :not(.absolute-position).colend-8{grid-column-end:17;}#grid.id-80 .type-stack .colstart-8{grid-column-start:17;}#grid.id-80 .type-stack .colend-8{grid-column-end:16;}#grid.id-80 .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-80 .absolute-position.push-8{left: calc( 3% + (100% - 6%) / 12 * 8 + 2%);}#grid.id-80 .absolute-position.push-8.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 9 + 2% - 3%);}#grid.id-80 .frame-overflow-left.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#grid.id-80 .frame-overflow-right.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#grid.id-80 .span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75%);}#grid.id-80 .frame-overflow-left.span-9:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-9:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-9:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-9{grid-column-start:20;}#grid.id-80 :not(.absolute-position).colend-9{grid-column-end:19;}#grid.id-80 .type-stack .colstart-9{grid-column-start:19;}#grid.id-80 .type-stack .colend-9{grid-column-end:18;}#grid.id-80 .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-80 .absolute-position.push-9{left: calc( 3% + (100% - 6%) / 12 * 9 + 2.25%);}#grid.id-80 .absolute-position.push-9.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.25% - 3%);}#grid.id-80 .frame-overflow-left.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#grid.id-80 .frame-overflow-right.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#grid.id-80 .span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5%);}#grid.id-80 .frame-overflow-left.span-10:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-10:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-10:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-10{grid-column-start:22;}#grid.id-80 :not(.absolute-position).colend-10{grid-column-end:21;}#grid.id-80 .type-stack .colstart-10{grid-column-start:21;}#grid.id-80 .type-stack .colend-10{grid-column-end:20;}#grid.id-80 .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-80 .absolute-position.push-10{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.5%);}#grid.id-80 .absolute-position.push-10.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.5% - 3%);}#grid.id-80 .frame-overflow-left.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#grid.id-80 .frame-overflow-right.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#grid.id-80 .span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25%);}#grid.id-80 .frame-overflow-left.span-11:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-11:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-11:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-11{grid-column-start:24;}#grid.id-80 :not(.absolute-position).colend-11{grid-column-end:23;}#grid.id-80 .type-stack .colstart-11{grid-column-start:23;}#grid.id-80 .type-stack .colend-11{grid-column-end:22;}#grid.id-80 .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-80 .absolute-position.push-11{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.75%);}#grid.id-80 .absolute-position.push-11.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 12 + 2.75% - 3%);}#grid.id-80 .frame-overflow-left.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#grid.id-80 .frame-overflow-right.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#grid.id-80 .span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0%);}#grid.id-80 .frame-overflow-left.span-12:not(.absolute-position){grid-column-start:1;}#grid.id-80 .frame-overflow-right.span-12:not(.absolute-position){grid-column-end:26;}#grid.id-80 .frame-overflow-both.span-12:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-80 :not(.absolute-position).colstart-12{grid-column-start:26;}#grid.id-80 :not(.absolute-position).colend-12{grid-column-end:25;}#grid.id-80 .type-stack .colstart-12{grid-column-start:25;}#grid.id-80 .type-stack .colend-12{grid-column-end:24;}#grid.id-80 .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-80 .absolute-position.push-12{left: calc( 3% + (100% - 6%) / 12 * 12 + 3%);}#grid.id-80 .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-80, .cover-region-desktop.id-80 .cover-inner{background-color:#c7e3e9;}</style> <div class="row row-col-amt-2 no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage has-background row-id-3 first-row row-0" data-collapsed="false" style="background-color:#c7e3e9;"> <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-7 lay-sticky" data-type="text" style="position:sticky;top:100px;" data-yvel="1" ><div class="text lay-textformat-parent text_7 "><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#upthewatter">→ Up the Watter</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#backonglasgowgreen">→ Back on Glasgow Green</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#festivities">→ Festivities</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#photographs">→ Photographs</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="https://westboathouse.org.uk/thank-you/" data-id="449" data-title="Thank You" data-type="page">→ Thank you!</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-16 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-6 lightboxoff no-sticky" id="upthewatter" data-type="img" 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-8 colstart-0 colend-8 no-frame-overflow align-middle no-parallax type-text id-9 no-sticky" data-type="text" style="padding-top: 1.5vw;padding-bottom: 1.5vw;" data-yvel="1" ><div class="text lay-textformat-parent text_9 "><h1 class="_Head"><span>UP THE WATTER</span></h1><p class="_Body"><span style="font-weight: 400;">On Sunday the 14th May, 2023 we officially reopened the West Boathouse with a big party. Kicking off in the morning at the Cuningar Loop,</span> <a rel="noopener" href="https://www.tcv.org.uk/" target="_blank"><span style="font-weight: 400;">The Conservation Volunteers</span></a><span style="font-weight: 400;"> ran a guided nature walk for families, while the rowing clubs gathered a small flotilla of boats together for a procession upriver. The lead boat - an 'eight' - featured representatives from all the West Boathouse clubs and was carrying a specially commissioned new flag for the building. The flag was created by artist Fiona Fleming, who worked with participants from the</span> <a rel="noopener" href="https://gda.scot/" target="_blank"><span style="font-weight: 400;">Glasgow Disability Alliance</span></a><span style="font-weight: 400;"> on a design that celebrated the rebirth and renewal of the River Clyde. A heritage walk along the river's north bank, led by local historian Peter Mortimer, followed the boats as they made their way downstream, back to the boathouse.</span></p><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="https://westboathouse.org.uk/thank-you/" data-id="449" data-title="Thank You" data-type="page">→ Thank you!</a></h1></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-7 span-1 colstart-7 colend-8 no-frame-overflow align-top no-parallax type-img id-19 lightboxoff no-sticky" data-type="img" data-yvel="1" ><div class="img lightboxoff " data-id=710 ><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/row.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="710"/ 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-25 row-1" 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.66792452830189" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 4096w" data-aspectratio="1.4971751412429" data-sizes="auto" data-parent-fit="cover" alt="WEST BOATHOUSE"/></div> <div class="row-inner _100vh" > <div class="column-wrap _100vh" ></div> </div> </div><div class="row row-col-amt-2 no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage has-background row-id-12 row-2" 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-11 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_11 "><h1 class="_Buttonheadgreen"><a class="laybutton3 laybutton" href="#upthewatter">→ Up the Watter</a></h1><h1 class="_Buttonheadgreen"><a class="laybutton3 laybutton" href="#backonglasgowgreen">→ Back on Glasgow Green</a></h1><h1 class="_Buttonheadgreen"><a class="laybutton3 laybutton" href="#festivities">→ Festivities</a></h1><h1 class="_Buttonheadgreen"><a class="laybutton3 laybutton" href="#photographs">→ Photographs</a></h1><h1 class="_Buttonhead"><a class="laybutton3 laybutton" href="https://westboathouse.org.uk/thank-you/" data-id="449" data-title="Thank You" data-type="page">→ Thank you!</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-22 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-1 lightboxoff no-sticky" id="backonglasgowgreen" data-type="img" style="padding-top: 3vw;" data-yvel="1" ><div class="img lightboxoff " data-id=715 ><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/foxgreen.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="715"/ 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-bottom no-parallax type-text id-17 no-sticky" data-type="text" style="padding-top: 1.5vw;padding-bottom: 1.5vw;" data-yvel="1" ><div class="text lay-textformat-parent text_17 "><h1 class="_Headgreen"><span>BACK ON GLASGOW GREEN</span></h1><p class="_Bodygreen"><span style="font-weight: 400;">Back on Glasgow Green, community brass band,</span> <span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://www.brassaye.com/" target="_blank"><span style="font-weight: 400;">Brass Aye?</span></a></span><span style="font-weight: 400;"> and members of the</span> <span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://givinitlaldie.org.uk/our-music-groups/gorbals-childrens-choir/" target="_blank"><span style="font-weight: 400;">G5 Kids Choir</span></a></span><span style="font-weight: 400;"> assembled on St Andrew's Suspension Bridge, awaiting the arrival of the flotilla. This landward procession grooved along to meet the boats at the pontoon. The flag was then presented to the goddess of the River Clyde, Clota (played by Julia Anne MacDonough) and poet Carla Woodward read a 'Promise to Clota' written specially for the event.</span></p></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-7 span-1 colstart-7 colend-8 no-frame-overflow align-twothirds no-parallax type-img id-5 lightboxoff no-sticky" data-type="img" style="padding-bottom: 3vw;" data-yvel="1" ><div class="img lightboxoff " data-id=714 ><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/carrygreen.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="714"/ 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-13 row-3" 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.66792452830189" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 4096w" data-aspectratio="1.4971751412429" data-sizes="auto" data-parent-fit="cover" alt="WEST BOATHOUSE"/></div> <div class="row-inner _100vh" > <div class="column-wrap _100vh" ></div> </div> </div><div class="row row-col-amt-2 no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage has-background row-id-21 row-4" data-collapsed="false" style="background-color:#c7e3e9;"> <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-14 lay-sticky" data-type="text" style="position:sticky;top:100px;" data-yvel="1" ><div class="text lay-textformat-parent text_14 "><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#upthewatter">→ Up the Watter</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#backonglasgowgreen">→ Back on Glasgow Green</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#festivities">→ Festivities</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="#photographs">→ Photographs</a></h1><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="https://westboathouse.org.uk/thank-you/" data-id="449" data-title="Thank You" data-type="page">→ Thank you!</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-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-1 colstart-0 colend-1 no-frame-overflow align-twothirds no-parallax type-img id-10 lightboxoff no-sticky" id="festivities" data-type="img" 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-24 no-sticky" data-type="text" style="padding-top: 1.5vw;" data-yvel="1" ><div class="text lay-textformat-parent text_24 "><h1 class="_Head">FESTIVITIES</h1><p class="_Body"><span style="font-weight: 400;">More festivities followed in the marquee and in the building, where the</span> <a href="https://www.clyderiverfoundation.org/"><span style="font-weight: 400;">Clyde River Foundation</span></a><span style="font-weight: 400;"> had installed a tank with baby salmon and a European Common Eel. Following fabulous aquatic-themed sets from Strum for Life and the G5 Kids choir, we had speeches from rowing club representatives, GBPT and Olympic silver medalist Harry Leask. We also launched our</span> <a href="http://weebly-link/630304162756255215"><span style="font-weight: 400;">Green Policy</span></a><span style="font-weight: 400;"> for the West Boathouse and our</span><span style="font-family: GTWalsheim-RgOb;"><i><span style="font-weight: 400;"> 'A-Z of Rowing on The Clyde'</span></i></span><span style="font-weight: 400;"> project publication. Picnic lunches and ice cream floats powered a final, joyful, singalong stramash of the 'Tide Is High' with Brass, Aye? and Strum for Life.</span></p><p class="_Body"><span style="font-weight: 400;">A grand day out. Thank you all for coming along and supporting.</span></p></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-7 span-1 colstart-7 colend-8 no-frame-overflow align-twothirds no-parallax type-img id-32 lightboxoff no-sticky" id="festivities" data-type="img" data-yvel="1" ><div class="img lightboxoff " data-id=710 ><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/row.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="710"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></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-15 row-5" 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-18 no-sticky" data-type="stack" data-yvel="1" ><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-3 span-1 colstart-3 colend-4 no-frame-overflow align-onethird no-parallax type-img id-8 lightboxoff no-sticky" id="photographs" data-type="img" 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-3 span-8 colstart-3 colend-11 no-frame-overflow align-onethird no-parallax type-text id-20 no-sticky" data-type="text" style="padding-top: 1.5vw;padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_20 "><h1 class="_Head">Photographs</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-top no-parallax type-elementgrid id-27 no-sticky contains-masonry-layout" data-type="elementgrid" data-yvel="1" ><div> <div class="elements-collection-region masonry" data-config="{"desktop":{"colCount":5,"colGutter":3,"rowGutter":3,"colGutterMu":"%","rowGutterMu":"%"},"tablet":{"colCount":2,"colGutter":1,"rowGutter":1,"colGutterMu":"%","rowGutterMu":"%"},"phone":{"colCount":2,"colGutter":3,"rowGutter":3,"colGutterMu":"%","rowGutterMu":"%"},"layoutType":"masonry","addtostart":false}"> <div class="element-collection"><div class="element-wrap"><div class="img " data-id=121 ><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/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="121"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=120 ><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/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-265x398.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-265x398.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-512x768.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-768x1152.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-1024x1536.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-1280x1920.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-1920x2880.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002.jpg 4096w" data-ar="1.5" alt="West Boathouse" data-w="2000" data-h="3000" data-id="120"/ style="aspect-ratio:2000/3000;"><div class="ph" style="padding-bottom:150%;"></div></div></div><div class="element-wrap"><div class="img " data-id=119 ><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/2023_05_14_WestBoathouse_Opening_Speeches_046-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="119"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=118 ><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/2023_05_14_WestBoathouse_Opening_Speeches_003-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="118"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=117 ><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/2023_05_14_WestBoathouse_Opening_Speeches_001-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="117"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=116 ><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/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="116"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=115 ><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/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="115"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=114 ><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/2023_05_14_WestBoathouse_Opening_Cake_001-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="114"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=113 ><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/2023_05_14_WestBoathouse_Opening_BrassAye_049-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="113"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=112 ><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/2023_05_14_WestBoathouse_Opening_BrassAye_015-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="112"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=111 ><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/2023_05_14_WestBoathouse_Opening_BrassAye_002-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="111"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=110 ><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/2023_05_14_WestBoathouse_Opening_274-265x398.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-265x398.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-512x768.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-768x1152.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-1024x1536.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-1280x1920.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-1920x2880.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274.jpg 4096w" data-ar="1.5" alt="West Boathouse" data-w="2000" data-h="3000" data-id="110"/ style="aspect-ratio:2000/3000;"><div class="ph" style="padding-bottom:150%;"></div></div></div><div class="element-wrap"><div class="img " data-id=109 ><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/2023_05_14_WestBoathouse_Opening_194-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="109"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=108 ><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/2023_05_14_WestBoathouse_Opening_193-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="108"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=107 ><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/2023_05_14_WestBoathouse_Opening_179-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="107"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=106 ><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/2023_05_14_WestBoathouse_Opening_177-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="106"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=105 ><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/2023_05_14_WestBoathouse_Opening_174-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="105"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=104 ><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/2023_05_14_WestBoathouse_Opening_173-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="104"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=103 ><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/2023_05_14_WestBoathouse_Opening_171-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="103"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=102 ><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/2023_05_14_WestBoathouse_Opening_102-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="102"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=101 ><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/2023_05_14_WestBoathouse_Opening_101-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="101"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=100 ><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/2023_05_14_WestBoathouse_Opening_094-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="100"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=99 ><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/2023_05_14_WestBoathouse_Opening_093-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="99"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=98 ><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/2023_05_14_WestBoathouse_Opening_090-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="98"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=97 ><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/2023_05_14_WestBoathouse_Opening_086-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="97"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=96 ><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/2023_05_14_WestBoathouse_Opening_083-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="96"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=95 ><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/2023_05_14_WestBoathouse_Opening_081-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="95"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=94 ><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/2023_05_14_WestBoathouse_Opening_041-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="94"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=93 ><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/2023_05_14_WestBoathouse_Opening_040-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="93"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=92 ><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/2023_05_14_WestBoathouse_Opening_039-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="92"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=91 ><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/2023_05_14_WestBoathouse_Opening_036-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="91"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=90 ><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/2023_05_14_WestBoathouse_Opening_029-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="90"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=89 ><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/2023_05_14_WestBoathouse_Opening_025-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="89"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=88 ><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/2023_05_14_WestBoathouse_Opening_019-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="88"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=87 ><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/2023_05_14_WestBoathouse_Opening_018-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="87"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=86 ><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/2023_05_14_WestBoathouse_Opening_006-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="86"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=85 ><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/346864857_603875418348378_4929875542487368866_n-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="2048" data-h="1536" data-id="85"/ style="aspect-ratio:2048/1536;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=84 ><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/347123331_200591709477595_595581097152097040_n-265x353.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n-265x353.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n-512x683.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n-768x1024.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n-1024x1365.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n-1280x1707.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n.jpg 4096w" data-ar="1.3333333333333" alt="West Boathouse" data-w="1536" data-h="2048" data-id="84"/ style="aspect-ratio:1536/2048;"><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div><div class="element-wrap"><div class="img " data-id=83 ><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/347243218_592714876287570_8216174620171266527_n-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="2048" data-h="1536" data-id="83"/ style="aspect-ratio:2048/1536;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=82 ><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/FwHiht6WcAIAO2t-265x353.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t-265x353.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t-512x683.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t-768x1024.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t-1024x1365.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t-1280x1707.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t.jpg 4096w" data-ar="1.3333333333333" alt="West Boathouse" data-w="1536" data-h="2048" data-id="82"/ style="aspect-ratio:1536/2048;"><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div><div class="element-wrap"><div class="img " data-id=81 ><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/347221371_1283584605621842_6121771924222772070_n-265x353.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n-265x353.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n-512x683.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n-768x1024.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n-1024x1365.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n-1280x1707.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n.jpg 4096w" data-ar="1.3333333333333" alt="West Boathouse" data-w="1512" data-h="2016" data-id="81"/ style="aspect-ratio:1512/2016;"><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div></div> </div> </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-80"> <div class="grid-inner"> <!-- grid frame css --><style>@media (max-width: 769px){#custom-phone-grid.id-80{padding-top:0px;}#custom-phone-grid.id-80{padding-bottom:0%;}}</style> <!-- rows margin bottom css --><style>@media (max-width: 769px){#custom-phone-grid.id-80 .row-0{margin-bottom:0%;}#custom-phone-grid.id-80 .row-1{margin-bottom:0%;}#custom-phone-grid.id-80 .row-2{margin-bottom:0%;}#custom-phone-grid.id-80 .row-3{margin-bottom:0%;}#custom-phone-grid.id-80 .row-4{margin-bottom:0%;}#custom-phone-grid.id-80 .row-5{margin-bottom:0%;}}</style> <!-- grid css --><style id="phone-grid-css">@media (max-width: 769px){#custom-phone-grid.id-80 .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-80 .frame-overflow-both.span-12.absolute-position{width: 100%;}#custom-phone-grid.id-80 .frame-overflow-left.span-0:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-0:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-0:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-0{grid-column-start:2;}#custom-phone-grid.id-80 :not(.absolute-position).colend-0{grid-column-end:2;}#custom-phone-grid.id-80 .type-stack .colstart-0{grid-column-start:1;}#custom-phone-grid.id-80 .type-stack .colend-0{grid-column-end:1;}#custom-phone-grid.id-80 .span-0.type-stack .stack-element{display:grid;grid-template-columns:;}#custom-phone-grid.id-80 .absolute-position.no-frame-overflow.push-0{left: 3%}#custom-phone-grid.id-80 .absolute-position.frame-overflow-right.push-0{left: 3%}#custom-phone-grid.id-80 .absolute-position.no-frame-overflow.push-0.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#custom-phone-grid.id-80 .span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75%);}#custom-phone-grid.id-80 .frame-overflow-left.span-1:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-1:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-1:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-1{grid-column-start:4;}#custom-phone-grid.id-80 :not(.absolute-position).colend-1{grid-column-end:3;}#custom-phone-grid.id-80 .type-stack .colstart-1{grid-column-start:3;}#custom-phone-grid.id-80 .type-stack .colend-1{grid-column-end:2;}#custom-phone-grid.id-80 .span-1.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) ;}#custom-phone-grid.id-80 .absolute-position.push-1{left: calc( 3% + (100% - 6%) / 12 * 1 + 0.25%);}#custom-phone-grid.id-80 .absolute-position.push-1.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.25% - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#custom-phone-grid.id-80 .span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5%);}#custom-phone-grid.id-80 .frame-overflow-left.span-2:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-2:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-2:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-2{grid-column-start:6;}#custom-phone-grid.id-80 :not(.absolute-position).colend-2{grid-column-end:5;}#custom-phone-grid.id-80 .type-stack .colstart-2{grid-column-start:5;}#custom-phone-grid.id-80 .type-stack .colend-2{grid-column-end:4;}#custom-phone-grid.id-80 .span-2.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 19.148936170213% minmax(0, 1fr) ;}#custom-phone-grid.id-80 .absolute-position.push-2{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.5%);}#custom-phone-grid.id-80 .absolute-position.push-2.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.5% - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#custom-phone-grid.id-80 .span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25%);}#custom-phone-grid.id-80 .frame-overflow-left.span-3:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-3:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-3:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-3{grid-column-start:8;}#custom-phone-grid.id-80 :not(.absolute-position).colend-3{grid-column-end:7;}#custom-phone-grid.id-80 .type-stack .colstart-3{grid-column-start:7;}#custom-phone-grid.id-80 .type-stack .colend-3{grid-column-end:6;}#custom-phone-grid.id-80 .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-80 .absolute-position.push-3{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.75%);}#custom-phone-grid.id-80 .absolute-position.push-3.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 4 + 0.75% - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#custom-phone-grid.id-80 .span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2%);}#custom-phone-grid.id-80 .frame-overflow-left.span-4:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-4:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-4:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-4{grid-column-start:10;}#custom-phone-grid.id-80 :not(.absolute-position).colend-4{grid-column-end:9;}#custom-phone-grid.id-80 .type-stack .colstart-4{grid-column-start:9;}#custom-phone-grid.id-80 .type-stack .colend-4{grid-column-end:8;}#custom-phone-grid.id-80 .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-80 .absolute-position.push-4{left: calc( 3% + (100% - 6%) / 12 * 4 + 1%);}#custom-phone-grid.id-80 .absolute-position.push-4.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 5 + 1% - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#custom-phone-grid.id-80 .span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75%);}#custom-phone-grid.id-80 .frame-overflow-left.span-5:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-5:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-5:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-5{grid-column-start:12;}#custom-phone-grid.id-80 :not(.absolute-position).colend-5{grid-column-end:11;}#custom-phone-grid.id-80 .type-stack .colstart-5{grid-column-start:11;}#custom-phone-grid.id-80 .type-stack .colend-5{grid-column-end:10;}#custom-phone-grid.id-80 .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-80 .absolute-position.push-5{left: calc( 3% + (100% - 6%) / 12 * 5 + 1.25%);}#custom-phone-grid.id-80 .absolute-position.push-5.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.25% - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#custom-phone-grid.id-80 .span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5%);}#custom-phone-grid.id-80 .frame-overflow-left.span-6:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-6:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-6:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-6{grid-column-start:14;}#custom-phone-grid.id-80 :not(.absolute-position).colend-6{grid-column-end:13;}#custom-phone-grid.id-80 .type-stack .colstart-6{grid-column-start:13;}#custom-phone-grid.id-80 .type-stack .colend-6{grid-column-end:12;}#custom-phone-grid.id-80 .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-80 .absolute-position.push-6{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.5%);}#custom-phone-grid.id-80 .absolute-position.push-6.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.5% - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#custom-phone-grid.id-80 .span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25%);}#custom-phone-grid.id-80 .frame-overflow-left.span-7:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-7:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-7:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-7{grid-column-start:16;}#custom-phone-grid.id-80 :not(.absolute-position).colend-7{grid-column-end:15;}#custom-phone-grid.id-80 .type-stack .colstart-7{grid-column-start:15;}#custom-phone-grid.id-80 .type-stack .colend-7{grid-column-end:14;}#custom-phone-grid.id-80 .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-80 .absolute-position.push-7{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.75%);}#custom-phone-grid.id-80 .absolute-position.push-7.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 8 + 1.75% - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#custom-phone-grid.id-80 .span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1%);}#custom-phone-grid.id-80 .frame-overflow-left.span-8:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-8:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-8:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-8{grid-column-start:18;}#custom-phone-grid.id-80 :not(.absolute-position).colend-8{grid-column-end:17;}#custom-phone-grid.id-80 .type-stack .colstart-8{grid-column-start:17;}#custom-phone-grid.id-80 .type-stack .colend-8{grid-column-end:16;}#custom-phone-grid.id-80 .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-80 .absolute-position.push-8{left: calc( 3% + (100% - 6%) / 12 * 8 + 2%);}#custom-phone-grid.id-80 .absolute-position.push-8.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 9 + 2% - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#custom-phone-grid.id-80 .span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75%);}#custom-phone-grid.id-80 .frame-overflow-left.span-9:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-9:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-9:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-9{grid-column-start:20;}#custom-phone-grid.id-80 :not(.absolute-position).colend-9{grid-column-end:19;}#custom-phone-grid.id-80 .type-stack .colstart-9{grid-column-start:19;}#custom-phone-grid.id-80 .type-stack .colend-9{grid-column-end:18;}#custom-phone-grid.id-80 .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-80 .absolute-position.push-9{left: calc( 3% + (100% - 6%) / 12 * 9 + 2.25%);}#custom-phone-grid.id-80 .absolute-position.push-9.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.25% - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#custom-phone-grid.id-80 .span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5%);}#custom-phone-grid.id-80 .frame-overflow-left.span-10:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-10:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-10:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-10{grid-column-start:22;}#custom-phone-grid.id-80 :not(.absolute-position).colend-10{grid-column-end:21;}#custom-phone-grid.id-80 .type-stack .colstart-10{grid-column-start:21;}#custom-phone-grid.id-80 .type-stack .colend-10{grid-column-end:20;}#custom-phone-grid.id-80 .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-80 .absolute-position.push-10{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.5%);}#custom-phone-grid.id-80 .absolute-position.push-10.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.5% - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#custom-phone-grid.id-80 .span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25%);}#custom-phone-grid.id-80 .frame-overflow-left.span-11:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-11:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-11:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-11{grid-column-start:24;}#custom-phone-grid.id-80 :not(.absolute-position).colend-11{grid-column-end:23;}#custom-phone-grid.id-80 .type-stack .colstart-11{grid-column-start:23;}#custom-phone-grid.id-80 .type-stack .colend-11{grid-column-end:22;}#custom-phone-grid.id-80 .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-80 .absolute-position.push-11{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.75%);}#custom-phone-grid.id-80 .absolute-position.push-11.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 12 + 2.75% - 3%);}#custom-phone-grid.id-80 .frame-overflow-left.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#custom-phone-grid.id-80 .frame-overflow-right.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#custom-phone-grid.id-80 .span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0%);}#custom-phone-grid.id-80 .frame-overflow-left.span-12:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-80 .frame-overflow-right.span-12:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-80 .frame-overflow-both.span-12:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-80 :not(.absolute-position).colstart-12{grid-column-start:26;}#custom-phone-grid.id-80 :not(.absolute-position).colend-12{grid-column-end:25;}#custom-phone-grid.id-80 .type-stack .colstart-12{grid-column-start:25;}#custom-phone-grid.id-80 .type-stack .colend-12{grid-column-end:24;}#custom-phone-grid.id-80 .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-80 .absolute-position.push-12{left: calc( 3% + (100% - 6%) / 12 * 12 + 3%);}#custom-phone-grid.id-80 .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-80, .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 has-background row-id-2 first-row row-0" data-collapsed="false" style="background-color:#c7e3e9;"> <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-29 no-sticky" data-type="img" data-yvel="1" ><div class="img " data-id=446 ><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/Up-The-Watter-Header-265x145.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-265x145.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-512x281.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-768x422.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-1024x562.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-1280x703.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header-1920x1054.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/Up-The-Watter-Header.jpg 4096w" data-ar="0.54884829229547" alt="West Boathouse" data-w="2518" data-h="1382" data-id="446"/ style="aspect-ratio:2518/1382;"><div class="ph" style="padding-bottom:54.884829229547%;"></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-3 row-1" data-collapsed="false" style="background-color:#c7e3e9;"> <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-top first-child no-parallax type-stack id-16 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-6 lightboxoff no-sticky" id="upthewatter" data-type="img" style="padding-top: 3vw;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 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-28 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_28 "><h1 class="_Head"><span>WESTBOAT HOUSE<br />REOPENING CELEBRATION</span></h1></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-26 no-sticky" data-type="img" style="padding-top: 3vw;padding-bottom: 3vw;" data-yvel="1" ><div class="img " data-id=728 ><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/seal.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/10/seal.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/10/seal.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/10/seal.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/10/seal.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/10/seal.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/10/seal.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/10/seal.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/10/seal.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/10/seal.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/10/seal.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="728"/ 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-middle no-parallax type-text id-9 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_9 "><h1 class="_Head"><span>UP THE WATTER</span></h1><p class="_Body"><span style="font-weight: 400;">On Sunday the 14th May, 2023 we officially reopened the West Boathouse with a big party. Kicking off in the morning at the Cuningar Loop,</span> <a rel="noopener" href="https://www.tcv.org.uk/" target="_blank"><span style="font-weight: 400;">The Conservation Volunteers</span></a><span style="font-weight: 400;"> ran a guided nature walk for families, while the rowing clubs gathered a small flotilla of boats together for a procession upriver. The lead boat - an 'eight' - featured representatives from all the West Boathouse clubs and was carrying a specially commissioned new flag for the building. The flag was created by artist Fiona Fleming, who worked with participants from the</span> <a rel="noopener" href="https://gda.scot/" target="_blank"><span style="font-weight: 400;">Glasgow Disability Alliance</span></a><span style="font-weight: 400;"> on a design that celebrated the rebirth and renewal of the River Clyde. A heritage walk along the river's north bank, led by local historian Peter Mortimer, followed the boats as they made their way downstream, back to the boathouse.</span></p><h1 class="_Buttonhead"><a class="laybutton2 laybutton" href="https://westboathouse.org.uk/thank-you/" data-id="449" data-title="Thank You" data-type="page">→ Thank you!</a></h1></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-9 span-3 colstart-9 colend-12 no-frame-overflow align-top no-parallax type-img id-19 lightboxoff no-sticky" data-type="img" style="padding-top: 3vw;padding-bottom: 3vw;" data-yvel="1" ><div class="img lightboxoff " data-id=710 ><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/row.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/row.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="710"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></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-25 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 frame-overflow-both align-middle first-child no-parallax type-img id-30 no-sticky" data-type="img" data-yvel="1" ><div class="img " data-id=89 ><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/2023_05_14_WestBoathouse_Opening_025-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="89"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></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-12 row-3" 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-top first-child no-parallax type-stack id-22 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-onethird no-parallax type-img id-1 lightboxoff no-sticky" id="backonglasgowgreen" data-type="img" style="padding-top: 3vw;padding-bottom: 3vw;" data-yvel="1" ><div class="img lightboxoff " data-id=715 ><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/foxgreen.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/foxgreen.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="715"/ 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-bottom no-parallax type-text id-17 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_17 "><h1 class="_Headgreen"><span>BACK ON GLASGOW GREEN</span></h1><p class="_Bodygreen"><span style="font-weight: 400;">Back on Glasgow Green, community brass band,</span> <span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://www.brassaye.com/" target="_blank"><span style="font-weight: 400;">Brass Aye?</span></a></span><span style="font-weight: 400;"> and members of the</span> <span style="color: #096203;"><a style="color: #096203;" rel="noopener" href="https://givinitlaldie.org.uk/our-music-groups/gorbals-childrens-choir/" target="_blank"><span style="font-weight: 400;">G5 Kids Choir</span></a></span><span style="font-weight: 400;"> assembled on St Andrew's Suspension Bridge, awaiting the arrival of the flotilla. This landward procession grooved along to meet the boats at the pontoon. The flag was then presented to the goddess of the River Clyde, Clota (played by Julia Anne MacDonough) and poet Carla Woodward read a 'Promise to Clota' written specially for the event.</span></p></div></div></div><div class="stack-element" style="width: 100%;"><div class="col no-offset place-normal push-9 span-3 colstart-9 colend-12 no-frame-overflow align-twothirds no-parallax type-img id-5 lightboxoff no-sticky" data-type="img" style="padding-top: 3vw;padding-bottom: 3vw;" data-yvel="1" ><div class="img lightboxoff " data-id=714 ><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/carrygreen.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/carrygreen.jpg 4096w" data-ar="0.4" alt="West Boathouse" data-w="200" data-h="80" data-id="714"/ style="aspect-ratio:200/80;"><div class="ph" style="padding-bottom:40%;"></div></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-13 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-onethird first-child no-parallax type-img id-31 no-sticky" data-type="img" data-yvel="1" ><div class="img " data-id=111 ><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/2023_05_14_WestBoathouse_Opening_BrassAye_002-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="111"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></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-21 row-5" data-collapsed="false" style="background-color:#c7e3e9;"> <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-top 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-2 colstart-0 colend-2 no-frame-overflow align-twothirds no-parallax type-img id-10 lightboxoff no-sticky" id="festivities" data-type="img" style="padding-top: 3vw;padding-bottom: 3vw;" 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-24 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_24 "><h1 class="_Head">FESTIVITIES</h1><p class="_Body"><span style="font-weight: 400;">More festivities followed in the marquee and in the building, where the</span> <a href="https://www.clyderiverfoundation.org/"><span style="font-weight: 400;">Clyde River Foundation</span></a><span style="font-weight: 400;"> had installed a tank with baby salmon and a European Common Eel. Following fabulous aquatic-themed sets from Strum for Life and the G5 Kids choir, we had speeches from rowing club representatives, GBPT and Olympic silver medalist Harry Leask. We also launched our</span> <a href="http://weebly-link/630304162756255215"><span style="font-weight: 400;">Green Policy</span></a><span style="font-weight: 400;"> for the West Boathouse and our</span><span style="font-family: GTWalsheim-RgOb;"><i><span style="font-weight: 400;"> 'A-Z of Rowing on The Clyde'</span></i></span><span style="font-weight: 400;"> project publication. Picnic lunches and ice cream floats powered a final, joyful, singalong stramash of the 'Tide Is High' with Brass, Aye? and Strum for Life.</span></p><p class="_Body"><span style="font-weight: 400;">A grand day out. Thank you all for coming along and supporting.</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-15 row-6" 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-18 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-onethird no-parallax type-img id-8 lightboxoff no-sticky" id="photographs" data-type="img" style="padding-top: 3vw;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 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-20 no-sticky" data-type="text" style="padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_20 "><h1 class="_Head">Photographs</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-top no-parallax type-elementgrid id-27 no-sticky contains-masonry-layout" data-type="elementgrid" data-yvel="1" ><div> <div class="elements-collection-region masonry" data-config="{"desktop":{"colCount":5,"colGutter":3,"rowGutter":3,"colGutterMu":"%","rowGutterMu":"%"},"tablet":{"colCount":2,"colGutter":1,"rowGutter":1,"colGutterMu":"%","rowGutterMu":"%"},"phone":{"colCount":2,"colGutter":3,"rowGutter":3,"colGutterMu":"%","rowGutterMu":"%"},"layoutType":"masonry","addtostart":false}"> <div class="element-collection"><div class="element-wrap"><div class="img " data-id=121 ><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/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_StrumAndBrass_005.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="121"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=120 ><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/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-265x398.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-265x398.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-512x768.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-768x1152.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-1024x1536.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-1280x1920.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002-1920x2880.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_SponsorStairs_002.jpg 4096w" data-ar="1.5" alt="West Boathouse" data-w="2000" data-h="3000" data-id="120"/ style="aspect-ratio:2000/3000;"><div class="ph" style="padding-bottom:150%;"></div></div></div><div class="element-wrap"><div class="img " data-id=119 ><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/2023_05_14_WestBoathouse_Opening_Speeches_046-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_046.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="119"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=118 ><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/2023_05_14_WestBoathouse_Opening_Speeches_003-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_003.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="118"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=117 ><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/2023_05_14_WestBoathouse_Opening_Speeches_001-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Speeches_001.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="117"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=116 ><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/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_010.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="116"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=115 ><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/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_GivinItLaldieKidsChoir_006.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="115"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=114 ><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/2023_05_14_WestBoathouse_Opening_Cake_001-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_Cake_001.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="114"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=113 ><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/2023_05_14_WestBoathouse_Opening_BrassAye_049-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_049.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="113"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=112 ><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/2023_05_14_WestBoathouse_Opening_BrassAye_015-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_015.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="112"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=111 ><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/2023_05_14_WestBoathouse_Opening_BrassAye_002-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_BrassAye_002.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="111"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=110 ><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/2023_05_14_WestBoathouse_Opening_274-265x398.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-265x398.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-512x768.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-768x1152.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-1024x1536.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-1280x1920.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274-1920x2880.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_274.jpg 4096w" data-ar="1.5" alt="West Boathouse" data-w="2000" data-h="3000" data-id="110"/ style="aspect-ratio:2000/3000;"><div class="ph" style="padding-bottom:150%;"></div></div></div><div class="element-wrap"><div class="img " data-id=109 ><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/2023_05_14_WestBoathouse_Opening_194-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_194.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="109"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=108 ><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/2023_05_14_WestBoathouse_Opening_193-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_193.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="108"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=107 ><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/2023_05_14_WestBoathouse_Opening_179-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_179.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="107"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=106 ><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/2023_05_14_WestBoathouse_Opening_177-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_177.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="106"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=105 ><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/2023_05_14_WestBoathouse_Opening_174-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_174.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="105"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=104 ><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/2023_05_14_WestBoathouse_Opening_173-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_173.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="104"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=103 ><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/2023_05_14_WestBoathouse_Opening_171-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_171.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="103"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=102 ><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/2023_05_14_WestBoathouse_Opening_102-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_102.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="102"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=101 ><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/2023_05_14_WestBoathouse_Opening_101-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_101.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="101"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=100 ><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/2023_05_14_WestBoathouse_Opening_094-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_094.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="100"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=99 ><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/2023_05_14_WestBoathouse_Opening_093-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_093.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="99"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=98 ><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/2023_05_14_WestBoathouse_Opening_090-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_090.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="98"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=97 ><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/2023_05_14_WestBoathouse_Opening_086-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_086.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="97"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=96 ><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/2023_05_14_WestBoathouse_Opening_083-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_083.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="96"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=95 ><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/2023_05_14_WestBoathouse_Opening_081-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_081.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="95"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=94 ><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/2023_05_14_WestBoathouse_Opening_041-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_041.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="94"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=93 ><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/2023_05_14_WestBoathouse_Opening_040-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_040.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="93"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=92 ><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/2023_05_14_WestBoathouse_Opening_039-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_039.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="92"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=91 ><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/2023_05_14_WestBoathouse_Opening_036-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_036.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="91"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=90 ><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/2023_05_14_WestBoathouse_Opening_029-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_029.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="90"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=89 ><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/2023_05_14_WestBoathouse_Opening_025-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_025.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="89"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=88 ><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/2023_05_14_WestBoathouse_Opening_019-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_019.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="88"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=87 ><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/2023_05_14_WestBoathouse_Opening_018-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_018.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="87"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=86 ><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/2023_05_14_WestBoathouse_Opening_006-265x177.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-265x177.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-512x341.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-768x512.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-1024x683.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-1280x853.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-1920x1280.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006-2560x1707.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/2023_05_14_WestBoathouse_Opening_006.jpg 4096w" data-ar="0.66666666666667" alt="West Boathouse" data-w="3000" data-h="2000" data-id="86"/ style="aspect-ratio:3000/2000;"><div class="ph" style="padding-bottom:66.666666666667%;"></div></div></div><div class="element-wrap"><div class="img " data-id=85 ><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/346864857_603875418348378_4929875542487368866_n-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/346864857_603875418348378_4929875542487368866_n.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="2048" data-h="1536" data-id="85"/ style="aspect-ratio:2048/1536;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=84 ><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/347123331_200591709477595_595581097152097040_n-265x353.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n-265x353.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n-512x683.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n-768x1024.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n-1024x1365.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n-1280x1707.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347123331_200591709477595_595581097152097040_n.jpg 4096w" data-ar="1.3333333333333" alt="West Boathouse" data-w="1536" data-h="2048" data-id="84"/ style="aspect-ratio:1536/2048;"><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div><div class="element-wrap"><div class="img " data-id=83 ><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/347243218_592714876287570_8216174620171266527_n-265x199.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-265x199.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-512x384.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-768x576.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-1024x768.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-1280x960.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n-1920x1440.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347243218_592714876287570_8216174620171266527_n.jpg 4096w" data-ar="0.75" alt="West Boathouse" data-w="2048" data-h="1536" data-id="83"/ style="aspect-ratio:2048/1536;"><div class="ph" style="padding-bottom:75%;"></div></div></div><div class="element-wrap"><div class="img " data-id=82 ><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/FwHiht6WcAIAO2t-265x353.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t-265x353.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t-512x683.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t-768x1024.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t-1024x1365.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t-1280x1707.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/FwHiht6WcAIAO2t.jpg 4096w" data-ar="1.3333333333333" alt="West Boathouse" data-w="1536" data-h="2048" data-id="82"/ style="aspect-ratio:1536/2048;"><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div><div class="element-wrap"><div class="img " data-id=81 ><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/347221371_1283584605621842_6121771924222772070_n-265x353.jpg" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n-265x353.jpg 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n-512x683.jpg 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n-768x1024.jpg 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n-1024x1365.jpg 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n-1280x1707.jpg 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n.jpg 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n.jpg 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n.jpg 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n.jpg 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/347221371_1283584605621842_6121771924222772070_n.jpg 4096w" data-ar="1.3333333333333" alt="West Boathouse" data-w="1512" data-h="2016" data-id="81"/ style="aspect-ratio:1512/2016;"><div class="ph" style="padding-bottom:133.33333333333%;"></div></div></div></div> </div> </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="<p class="_SmallItalic_no_spaces">West Boathouse footer logo</p>"><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="<p class="_SmallItalic_no_spaces">West Boathouse footer logo</p>"><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>