CINXE.COM

WEST BOATHOUSE — Thank You

<!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, viewport-fit=cover"> <title>WEST BOATHOUSE — Thank You</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=7.6.5' 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 { 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: sticky; 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 500ms cubic-bezier(0.075, 0.82, 0.165, 1); } .lay-slide-from-left { top: 0; left: 0; bottom: 0; transform: translateX(-100.1%); } .lay-slide-from-left { transition: transform 500ms cubic-bezier(0.075, 0.82, 0.165, 1); } .lay-slide-from-right { top: 0; right: 0; transform: translateX(100.1%); } .lay-slide-from-right { transition: transform 500ms cubic-bezier(0.075, 0.82, 0.165, 1); } .lay-slide-from-bottom { left: 0; right: 0; bottom: 0; transform: translateY(100.1%); } .lay-slide-from-bottom { transition: transform 500ms cubic-bezier(0.075, 0.82, 0.165, 1); } .lay-fade { opacity: 0; top: 0; left: 0; right: 0; transform: translateY(-100.1%); } .lay-none { transform: translate(0, 0); top: 0; left: 0; pointer-events: none; opacity: 0; } .lay-none .row .col { pointer-events: none; } .lay-none-right { transform: translate(0, 0); top: 0; right: 0; pointer-events: none; opacity: 0; } .lay-none-right .row .col { pointer-events: none; } .lay-none-left { transform: translate(0, 0); top: 0; left: 0; pointer-events: none; opacity: 0; } .lay-none-left .row .col { pointer-events: none; } .lay-none-bottom { transform: translate(0, 0); bottom: 0; left: 0; right: 0; pointer-events: none; opacity: 0; } .lay-none-bottom .row .col { pointer-events: none; } .lay-none-top { transform: translate(0, 0); top: 0; left: 0; right: 0; pointer-events: none; opacity: 0; } .lay-none-top .row .col { pointer-events: 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, .lay-show-overlay.lay-none-right, .lay-show-overlay.lay-none-left, .lay-show-overlay.lay-none-top, .lay-show-overlay.lay-none-bottom { pointer-events: auto; opacity: 1; } .lay-show-overlay.lay-none .row .col, .lay-show-overlay.lay-none-right .row .col, .lay-show-overlay.lay-none-left .row .col, .lay-show-overlay.lay-none-top .row .col, .lay-show-overlay.lay-none-bottom .row .col { pointer-events: auto; } @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; } .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) !important; } .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-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-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-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-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 .cover-region-phone .column-wrap._100vh, html.flexbox .cover-region-phone .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 .cover-region-phone .col.align-top, html.flexbox #footer-custom-phone-grid .col.align-top { align-self: start; } html.flexbox #custom-phone-grid .col.align-middle, html.flexbox .cover-region-phone .col.align-middle, html.flexbox #footer-custom-phone-grid .col.align-middle { align-self: center; } html.flexbox #custom-phone-grid .col.align-bottom, html.flexbox .cover-region-phone .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: sticky; z-index: 1; top: 0; left: 0; width: 100%; min-height: 100vh; will-change: transform; } .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%; } body.mobile-menu-style_4.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_4 nav.mobile-nav::-webkit-scrollbar { display: none; } body.mobile-menu-style_4 nav.mobile-nav { width: 100%; height: 0; box-sizing: border-box; z-index: 29; overflow-y: scroll; -webkit-overflow-scrolling: touch; white-space: normal; width: 100%; } body.mobile-menu-style_4 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, .mobile-menu-style_4 .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_4 .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_4 .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 500ms cubic-bezier(0.075, 0.82, 0.165, 1); } .lay-phone-slide-from-left { top: 0; left: 0; bottom: 0; transform: translateX(-100.1%); } .lay-phone-slide-from-left { transition: transform 500ms cubic-bezier(0.075, 0.82, 0.165, 1); } .lay-phone-slide-from-right { top: 0; right: 0; transition: transform 500ms cubic-bezier(0.075, 0.82, 0.165, 1); transform: translateX(100%); } .lay-phone-slide-from-right { transition: transform 500ms cubic-bezier(0.075, 0.82, 0.165, 1); } .lay-phone-slide-from-bottom { left: 0; right: 0; bottom: 0; transform: translateY(100.1%); } .lay-phone-slide-from-bottom { transition: transform 500ms cubic-bezier(0.075, 0.82, 0.165, 1); } .lay-phone-fade { opacity: 0; top: 0; left: 0; right: 0; transform: translateY(-100.1%); } .lay-phone-none { transform: translate(0, 0); top: 0; left: 0; pointer-events: none; opacity: 0; } .lay-phone-none .row .col { pointer-events: none; } .lay-phone-none-right { transform: translate(0, 0); top: 0; right: 0; pointer-events: none; opacity: 0; } .lay-phone-none-right .row .col { pointer-events: none; } .lay-phone-none-left { transform: translate(0, 0); top: 0; left: 0; pointer-events: none; opacity: 0; } .lay-phone-none-left .row .col { pointer-events: none; } .lay-phone-none-bottom { transform: translate(0, 0); bottom: 0; left: 0; right: 0; pointer-events: none; opacity: 0; } .lay-phone-none-bottom .row .col { pointer-events: none; } .lay-phone-none-top { transform: translate(0, 0); top: 0; left: 0; right: 0; pointer-events: none; opacity: 0; } .lay-phone-none-top .row .col { pointer-events: 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, .lay-show-overlay.lay-phone-none-right, .lay-show-overlay.lay-phone-none-left, .lay-show-overlay.lay-phone-none-top, .lay-show-overlay.lay-phone-none-bottom { pointer-events: auto; opacity: 1; } .lay-show-overlay.lay-phone-none .row .col, .lay-show-overlay.lay-phone-none-right .row .col, .lay-show-overlay.lay-phone-none-left .row .col, .lay-show-overlay.lay-phone-none-top .row .col, .lay-show-overlay.lay-phone-none-bottom .row .col { pointer-events: auto; } @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;}body>.lay-content .cover-enabled-on-phone .cover-region{top:40px;}body>.lay-content .cover-enabled-on-phone .cover-region .lay-imagehover-on-element{top:-40px;} /* make sure the space-top in a project overlay is the same as when opened not in a project overlay and space bottom too: */ html.show-project-overlay #lay-project-overlay{ padding-top: 40px; height: calc(100vh - 40px)!important; }html.show-project-overlay body:not(.woocommerce-page).touchdevice.sticky-footer-option-enabled #lay-project-overlay>.lay-content{ min-height: calc(100vh - 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; } 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; } html:not(.fp-enabled).show-project-overlay #lay-project-overlay .row.first-row._100vh{ min-height: calc(100vh - 40px)!important; min-height: calc(100svh - 40px)!important; } html:not(.fp-enabled).show-project-overlay #lay-project-overlay .row.first-row ._100vh{ 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; } html.show-project-overlay #lay-project-overlay .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='tablepress-default-css' href='https://westboathouse.org.uk/wp-content/tablepress-combined.min.css?ver=14' type='text/css' media='all' /> <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-content/themes/lay/frontend/assets/js/events_channels.min.js?ver=7.6.5" id="lay-frontend-events-channels-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" src="https://westboathouse.org.uk/wp-content/themes/lay/frontend/assets/vendor/swiper.js?ver=7.6.5" id="swiper-js"></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/pages/449" /><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/thank-you/" /> <link rel='shortlink' href='https://westboathouse.org.uk/?p=449' /> <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%2Fthank-you%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%2Fthank-you%2F&#038;format=xml" /> <!-- webfonts --> <style type="text/css">@font-face{ font-family: "GT-Walsheim-Regular_1"; src: url("https://westboathouse.org.uk/wp-content/uploads/2023/07/GT-Walsheim-Regular_1.woff") format("woff"); font-display: swap; } @font-face{ font-family: "Boathouse-Regular"; src: url("https://westboathouse.org.uk/wp-content/uploads/2023/07/Boathouse-Regular.woff") format("woff"); font-display: swap; } @font-face{ font-family: "GTWalsheim-RgOb"; src: url("https://westboathouse.org.uk/wp-content/uploads/2023/08/GTWalsheim-RgOb.woff") format("woff"); font-display: swap; } @font-face{ font-family: "GTWalsheim-Rg"; src: url("https://westboathouse.org.uk/wp-content/uploads/2023/08/GTWalsheim-Rg.woff") format("woff"); font-display: swap; } </style><!-- horizontal lines --> <style> .lay-hr{ height:1px; background-color:#000000; } </style><!-- vertical lines --> <style> .element.type-vl{ width:1px!important; } .lay-vl{ width:1px; background-color:#000000; } </style><!-- sticky footer css --> <style> body.woocommerce-page{ display: flex; flex-direction: column; min-height: 100vh; } body.woocommerce-page #lay-woocommerce{ -webkit-flex: 1 0 auto; flex: 1 0 auto; } body>.lay-content{ display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; } /* needs to work for desktop grid and cpl grid container */ #grid, #custom-phone-grid { -webkit-flex: 1 0 auto; flex: 1 0 auto; } /* firefox fix */ #footer-region{ overflow: hidden; } /* for project overlay */ #lay-project-overlay>.lay-content{ display: -webkit-box; display: flex; -webkit-box-direction: normal; flex-direction: column; } @media (min-width: 770px){ body>.lay-content{ min-height: 100vh; } #lay-project-overlay>.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; } body:not(.woocommerce-page).no-touchdevice.sticky-footer-option-enabled #lay-project-overlay>.lay-content{ min-height: 100vh; }/* 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); } .no-touchdevice body:not(.woocommerce-page) #lay-project-overlay>.lay-content{ min-height: calc(100vh - 40px); } } </style><link rel="icon" href="https://westboathouse.org.uk/wp-content/uploads/2023/07/cropped-319699356_1362640787894158_3394770074236547441_n_crop-32x32.jpg" sizes="32x32" /> <link rel="icon" href="https://westboathouse.org.uk/wp-content/uploads/2023/07/cropped-319699356_1362640787894158_3394770074236547441_n_crop-192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://westboathouse.org.uk/wp-content/uploads/2023/07/cropped-319699356_1362640787894158_3394770074236547441_n_crop-180x180.jpg" /> <meta name="msapplication-TileImage" content="https://westboathouse.org.uk/wp-content/uploads/2023/07/cropped-319699356_1362640787894158_3394770074236547441_n_crop-270x270.jpg" /> <style type="text/css" id="wp-custom-css"> #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(1) > a, #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(2) > a, #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(3) > a, #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(4) > a, #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(5) > a, #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-3.colstart-0.colend-3.no-frame-overflow.align-top.first-child.no-parallax.type-text.id-21.lay-sticky > div > h1:nth-child(6) > a { background-color: #c7e9c9; color: #096203; border: 1px solid #096203; } #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-8.colstart-3.colend-11.no-frame-overflow.align-top.not-first-child.no-parallax.type-stack.id-25.no-sticky > div:nth-child(1) > div > div > h1._Buttonheadgreen > a { background-color: #c7e9c9; color: #096203; border: 1px solid #096203; } #grid > div > div.row.row-col-amt-2.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-8.colstart-3.colend-11.no-frame-overflow.align-top.not-first-child.no-parallax.type-stack.id-25.no-sticky > div:nth-child(3) > div > div > p:nth-child(3) > a { background-color: #c7e9c9; color: #096203; border: 1px solid #096203; } #grid > div > div.row.one-col-row.row-col-amt-1.absolute-positioning-vertically-in-apl.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div > div:nth-child(1) > div > div > h1:nth-child(3) > a, #grid > div > div.row.one-col-row.row-col-amt-1.absolute-positioning-vertically-in-apl.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div > div:nth-child(3) > div > div > p:nth-child(3) > a { background-color: #c7e9c9; color: #096203; border: 1px solid #c7e9c9; } #trail > div > h1:nth-child(3) > a, #nonnatives > div > p:nth-child(3) > a, #greeningbutton > div > p > a { background-color: #c7e9c9 !important; color: #096203 !important; border: 1px solid #c7e9c9 !important; } #grid > div > div.row.row-col-amt-2.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-19.row-5 > div > div > div.col.no-offset.place-normal.push-0.span-8.colstart-3.colend-11.no-frame-overflow.align-top.not-first-child.no-parallax.type-stack.id-25.no-sticky > div:nth-child(2) > div > div > div.lay-carousel-sink-parent > div > span { color: #c7e9c9 !important; } .slug-index ._Carousel_no_spaces { color: #fff !important; } .slug-index .flickity-prev-next-button .arrow { fill: #fff !important; } .slug-the-living-river .flickity-prev-next-button .arrow { fill: #fff !important; } .slug-index ._Carousel_no_spaces { color: #fff !important; } .slug-boats-build-people .flickity-prev-next-button .arrow { fill: #00549e !important; } .slug-saving-the-boathouse .flickity-prev-next-button .arrow { fill: #00549e !important; } .slug-greening-the-west-boathouse .flickity-prev-next-button .arrow { fill: #096203 !important; } .slug-greening-the-west-boathouse ._Carousel_no_spaces { color: #096203 !important; } #grid > div > div.row.row-col-amt-2.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-14.row-1 > div > div > div.col.no-offset.place-normal.push-0.span-6.colstart-6.colend-12.no-frame-overflow.align-middle.not-first-child.no-parallax.type-text.id-15.no-sticky > div > p > a { color: #c7e9c9 !important; background-color: #096203 !important; border: 1px solid #c7e9c9 !important; } #grid > div > div.row.row-col-amt-2.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-14.row-1 > div > div > div.col.no-offset.place-normal.push-0.span-6.colstart-6.colend-12.no-frame-overflow.align-middle.not-first-child.no-parallax.type-text.id-15.no-sticky > div > p > a:hover { color: #096203 !important; background-color: #c7e9c9 !important; border: 1px solid #c7e9c9 !important; } #grid > div > div.row.one-col-row.row-col-amt-1.absolute-positioning-vertically-in-apl.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-56.row-2 > div > div > div > div > p:nth-child(2) > a { color: #fff !important; background-color: #e86d26 !important; border: 1px solid #e86d26 !important; } #grid > div > div.row.one-col-row.row-col-amt-1.absolute-positioning-vertically-in-apl.no-stickies.no-y-offsets.no-horizontal-grid.no-webglslideshow.no-row-hoverimage.has-background.row-id-56.row-2 > div > div > div > div > p:nth-child(2) > a:hover { color: #e86d26 !important; background-color: #fff !important; border: 1px solid #fff !important; } .lay-carousel-sink .single-caption-inner a.laybutton{ display:inline-block; } /*.flickity-prev-next-button .arrow {*/ /* fill: #00549e !important;*/ /*}*/ .mgw-nfo { background-color: #fffff0; color: #00549e; } .mgw-nfo li { background-color: #fffff0; color: #00549e; } .mgw-nfo p { font-family: "GT-Walsheim-Regular_1" !important; background-color: #fffff0; color: #00549e; } .mgw-nfo li:first-of-type { font-family: "GT-Walsheim-Regular_1" !important; color: #00549e; } .mgw-nfo button { font-family: "GT-Walsheim-Regular_1" !important; background-color: #fffff0; color: #00549e; } .mgw-cnt p { font-family: "GT-Walsheim-Regular_1" !important; background-color: #fffff0; color: #00549e; } .mgw-cnt.mgw-box { border: 0px solid #fffff0; box-shadow: 0 0 0 0; } .mgw-cnt .btn-box { background-color: #fffff0; } .mgw-cnt .btn-box button { background-color: #fffff0; } .mgw-cnt .btn-box button.accept { color: #00549e; } .mgw-cnt .btn-box button.more-info { color: #00549e; } .mgw-cnt .btn-box button.accept, .mgw-cnt .btn-box button.more-info { border-width: 1px; border-color: #00549e; } ._Masthead { background: #fffff0; border-radius: 50px; padding: 0.5em; } /*._Masthead {*/ /* background: #fffff0;*/ /* border-radius: 50px;*/ /*}*/ ._Mastheadgreen { background: #fffff0; border-radius: 50px; padding: 0.5em; } .lay-thumbnailgrid-filter-anchor { border: 1px solid #00549e;; border-radius: 100px; padding: 10px; background: #c7e3e9; color: #00549e; } .lay-thumbnailgrid-filter-anchor.lay-filter-active { border: 1px solid #c7e3e9;; border-radius: 100px; padding: 10px; background: #00549e; color: #c7e3e9; } /* site title */ body.slug-a-z .sitetitle.txt .sitetitle-txt-inner span{ color: #187570; } /* navigation */ body.slug-a-z nav.primary a span{ color: #187570; } body.slug-a-z .navbar { background-color: #fdbc8f; } body.slug-a-z .sub-menu { background-color: #fdbc8f; } .lay-mute-unmute-button { padding: 20px !important; } </style> <meta name="description" content="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 property="og:image" content="https://westboathouse.org.uk/wp-content/uploads/2023/10/Original_WestBoathouse_WebHeader.png"> <meta property="og:image:width" content="3685"> <meta property="og:image:height" content="2367"><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/10/Original_WestBoathouse_WebHeader.png"><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><!-- Version 7.6.5--><!-- Fix for flash of unstyled content on Chrome --><style>.sitetitle, .laynav, .project-arrow, .mobile-title{visibility:hidden;}</style></head> <body class="page-template-default page page-id-449 no-touchdevice type-page id-449 slug-thank-you mobile-menu-style_1 mobile-menu-has-animation thumb-mo-image-no-transition mobile_menu_bar_not_hidden mobile_burger_style_default_thin sticky-footer-option-enabled intro-disabled no-lazyload-blur" data-type="page" data-id="449" data-catid="" data-slug="thank-you" data-footerid="168"> <a class="sitetitle position-top is-fixed txt" href="https://westboathouse.org.uk" data-title="" data-type="page" data-id="9" data-catid=""> <div class="sitetitle-txt-inner _Navhead"><span>WEST BOATHOUSE</span></div> </a><nav class="laynav mobile-nav mobile-menu-position- mobile-menu-style-style_1 "><ul><li id="menu-item-548" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-548"><a href="https://westboathouse.org.uk/about/" class="_Navmenu _Navmenu" data-id="46" data-type="page" data-title="About"><span>About</span></a> <ul class="sub-menu"> <li id="menu-item-555" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-555"><a href="https://westboathouse.org.uk/about/" class="_Navmenu _Navmenu" data-id="46" data-type="page" data-title="About"><span>About</span></a></li> <li id="menu-item-558" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-558"><a href="https://westboathouse.org.uk/saving-the-boathouse/" class="_Navmenu _Navmenu" data-id="140" data-type="project" data-title="Saving The Boathouse" data-catid="1"><span>Saving The Boathouse</span></a></li> <li id="menu-item-554" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-554"><a href="https://westboathouse.org.uk/up-the-watter/" class="_Navmenu _Navmenu" data-id="80" data-type="project" data-title="Up The Watter" data-catid="1"><span>Up The Watter</span></a></li> <li id="menu-item-552" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-552"><a href="https://westboathouse.org.uk/our-clubs/" class="_Navmenu _Navmenu" data-id="124" data-type="project" data-title="Our Clubs" data-catid="1"><span>Our Clubs</span></a></li> <li id="menu-item-553" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-553"><a href="https://westboathouse.org.uk/funders-and-partners/" class="_Navmenu _Navmenu" data-id="132" data-type="project" data-title="Funders and Partners" data-catid="1"><span>Funders and Partners</span></a></li> </ul> </li> <li id="menu-item-549" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-549"><a href="https://westboathouse.org.uk/get-involved/" class="_Navmenu _Navmenu" data-id="19" data-type="page" data-title="Get Involved"><span>Get Involved</span></a></li> <li id="menu-item-547" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-547"><a href="https://westboathouse.org.uk/stories/" class="_Navmenu _Navmenu" data-id="150" data-type="page" data-title="Stories"><span>Stories</span></a> <ul class="sub-menu"> <li id="menu-item-565" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-565"><a href="https://westboathouse.org.uk/stories/" class="_Navmenu _Navmenu" data-id="150" data-type="page" data-title="Stories"><span>Stories</span></a></li> <li id="menu-item-560" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-560"><a href="https://westboathouse.org.uk/boats-build-people/" class="_Navmenu _Navmenu" data-id="170" data-type="project" data-title="Boats Build People" data-catid="12"><span>Boats Build People</span></a></li> <li id="menu-item-563" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-563"><a href="https://westboathouse.org.uk/mapping-sporting-glasgow/" class="_Navmenu _Navmenu" data-id="173" data-type="project" data-title="Mapping Sporting Glasgow" data-catid="12"><span>Mapping Sporting Glasgow</span></a></li> <li id="menu-item-561" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-561"><a href="https://westboathouse.org.uk/play-like-a-lassie/" class="_Navmenu _Navmenu" data-id="176" data-type="project" data-title="Play Like A Lassie" data-catid="12"><span>Play Like A Lassie</span></a></li> <li id="menu-item-562" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-562"><a href="https://westboathouse.org.uk/greening-the-west-boathouse/" class="_Navmenu _Navmenu" data-id="178" data-type="project" data-title="Greening the West Boathouse" data-catid="12"><span>Greening the West Boathouse</span></a></li> <li id="menu-item-598" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-598"><a href="https://westboathouse.org.uk/this-is-your-dalmarnock/" class="_Navmenu _Navmenu" data-id="595" data-type="project" data-title="This Is Your Dalmarnock" data-catid="12"><span>This Is Your Dalmarnock</span></a></li> <li id="menu-item-876" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-876"><a href="https://westboathouse.org.uk/mon-the-fish/" class="_Navmenu _Navmenu" data-id="857" data-type="project" data-title="Mon The Fish" data-catid="12"><span>Mon The Fish</span></a></li> </ul> </li> <li id="menu-item-550" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-550"><a href="https://westboathouse.org.uk/resources/" class="_Navmenu _Navmenu" data-id="20" data-type="page" data-title="Resources"><span>Resources</span></a></li> <li id="menu-item-551" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-551"><a href="https://westboathouse.org.uk/collections/" class="_Navmenu _Navmenu" data-id="21" data-type="page" data-title="Collections"><span>Collections</span></a></li> <li id="menu-item-546" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-546"><a href="https://westboathouse.org.uk/a-z-of-rowing/" class="_Navmenu _Navmenu" data-id="329" data-type="page" data-title="A-Z of Rowing"><span>A-Z of Rowing</span></a></li> <li id="menu-item-570" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-570"><a href="#search" class="_Navmenu _Navmenu" data-type="custom"><span>Search</span></a></li> </ul> </nav><nav class="laynav desktop-nav show-submenu-on-hover submenu-type-vertical laynav-position-top-right arrangement-horizontal position-top is-fixed primary"> <ul> <li id="menu-item-47" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-47"><a href="https://westboathouse.org.uk/about/" class="_Navmenu" data-id="46" data-type="page" data-title="About"><span>About</span></a> <ul class="sub-menu"> <li id="menu-item-151" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-151"><a href="https://westboathouse.org.uk/saving-the-boathouse/" class="_Navmenu" data-id="140" data-type="project" data-title="Saving The Boathouse" data-catid="[1]"><span>Saving The Boathouse</span></a></li> <li id="menu-item-122" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-122"><a href="https://westboathouse.org.uk/up-the-watter/" class="_Navmenu" data-id="80" data-type="project" data-title="Up The Watter" data-catid="[1]"><span>Up The Watter</span></a></li> <li id="menu-item-134" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-134"><a href="https://westboathouse.org.uk/our-clubs/" class="_Navmenu" data-id="124" data-type="project" data-title="Our Clubs" data-catid="[1]"><span>Our Clubs</span></a></li> <li id="menu-item-135" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-135"><a href="https://westboathouse.org.uk/funders-and-partners/" class="_Navmenu" data-id="132" data-type="project" data-title="Funders and Partners" data-catid="[1]"><span>Funders and Partners</span></a></li> <li id="menu-item-1020" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1020"><a href="https://westboathouse.org.uk/gallery/" class="_Navmenu" data-id="1018" data-type="page" data-title="Gallery"><span>Gallery</span></a></li> <li id="menu-item-844" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-844"><a href="https://westboathouse.org.uk/timeline/" class="_Navmenu" data-id="843" data-type="page" data-title="Timeline"><span>Timeline</span></a></li> <li id="menu-item-850" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-850"><a href="https://westboathouse.org.uk/before-and-after/" class="_Navmenu" data-id="366" data-type="page" data-title="Before and After"><span>Before and After</span></a></li> </ul> </li> <li id="menu-item-24" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24"><a href="https://westboathouse.org.uk/get-involved/" class="_Navmenu" data-id="19" data-type="page" data-title="Get Involved"><span>Get Involved</span></a></li> <li id="menu-item-152" class="menu-item menu-item-type-post_type menu-item-object-page 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="search-region" > <div class="search-view hide"> <div class="close-search"></div> <div class="search-inputs"> <input id="search-query" type="search" class="search-query" placeholder="Type here to search" autocomplete="off" spellcheck="false"/> <div id="search-autosuggest-list"></div> </div> <div id="search-results-region"></div> </div> </div><div class="lay-content hascustomphonegrid footer-hascustomphonegrid nocover cpl-nocover cover-disabled-on-phone"> <!-- Start Desktop Layout --> <div id="grid" class="grid lay-not-empty id-449 "> <div class="grid-inner"> <!-- grid frame css --><style>@media (min-width: 770px){#grid.id-449{padding-top:100px;}#grid.id-449{padding-bottom:3%;}}</style> <!-- rows margin bottom css --><style>@media (min-width: 770px){#grid.id-449 .row-0{margin-bottom:3%;}#grid.id-449 .row-1{margin-bottom:3%;}#grid.id-449 .row-2{margin-bottom:3%;}#grid.id-449 .row-3{margin-bottom:3%;}#grid.id-449 .row-4{margin-bottom:3%;}#grid.id-449 .row-5{margin-bottom:3%;}#grid.id-449 .row-6{margin-bottom:3%;}#grid.id-449 .row-7{margin-bottom:3%;}}</style> <!-- grid css --><style id="grid-css">@media (min-width: 770px){#grid.id-449 .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-449 .frame-overflow-both.span-12.absolute-position{width: 100%;}#grid.id-449 .frame-overflow-left.span-0:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-0:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-0:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-0{grid-column-start:2;}#grid.id-449 :not(.absolute-position).colend-0{grid-column-end:2;}#grid.id-449 .type-stack .colstart-0{grid-column-start:1;}#grid.id-449 .type-stack .colend-0{grid-column-end:1;}#grid.id-449 .span-0.type-stack .stack-element{display:grid;grid-template-columns:;}#grid.id-449 .absolute-position.no-frame-overflow.push-0{left: 3%}#grid.id-449 .absolute-position.frame-overflow-right.push-0{left: 3%}#grid.id-449 .absolute-position.no-frame-overflow.push-0.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 - 3%);}#grid.id-449 .frame-overflow-left.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#grid.id-449 .frame-overflow-right.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#grid.id-449 .span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75%);}#grid.id-449 .frame-overflow-left.span-1:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-1:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-1:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-1{grid-column-start:4;}#grid.id-449 :not(.absolute-position).colend-1{grid-column-end:3;}#grid.id-449 .type-stack .colstart-1{grid-column-start:3;}#grid.id-449 .type-stack .colend-1{grid-column-end:2;}#grid.id-449 .span-1.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) ;}#grid.id-449 .absolute-position.push-1{left: calc( 3% + (100% - 6%) / 12 * 1 + 0.25%);}#grid.id-449 .absolute-position.push-1.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.25% - 3%);}#grid.id-449 .frame-overflow-left.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#grid.id-449 .frame-overflow-right.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#grid.id-449 .span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5%);}#grid.id-449 .frame-overflow-left.span-2:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-2:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-2:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-2{grid-column-start:6;}#grid.id-449 :not(.absolute-position).colend-2{grid-column-end:5;}#grid.id-449 .type-stack .colstart-2{grid-column-start:5;}#grid.id-449 .type-stack .colend-2{grid-column-end:4;}#grid.id-449 .span-2.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 19.148936170213% minmax(0, 1fr) ;}#grid.id-449 .absolute-position.push-2{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.5%);}#grid.id-449 .absolute-position.push-2.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.5% - 3%);}#grid.id-449 .frame-overflow-left.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#grid.id-449 .frame-overflow-right.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#grid.id-449 .span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25%);}#grid.id-449 .frame-overflow-left.span-3:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-3:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-3:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-3{grid-column-start:8;}#grid.id-449 :not(.absolute-position).colend-3{grid-column-end:7;}#grid.id-449 .type-stack .colstart-3{grid-column-start:7;}#grid.id-449 .type-stack .colend-3{grid-column-end:6;}#grid.id-449 .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-449 .absolute-position.push-3{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.75%);}#grid.id-449 .absolute-position.push-3.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 4 + 0.75% - 3%);}#grid.id-449 .frame-overflow-left.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#grid.id-449 .frame-overflow-right.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#grid.id-449 .span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2%);}#grid.id-449 .frame-overflow-left.span-4:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-4:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-4:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-4{grid-column-start:10;}#grid.id-449 :not(.absolute-position).colend-4{grid-column-end:9;}#grid.id-449 .type-stack .colstart-4{grid-column-start:9;}#grid.id-449 .type-stack .colend-4{grid-column-end:8;}#grid.id-449 .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-449 .absolute-position.push-4{left: calc( 3% + (100% - 6%) / 12 * 4 + 1%);}#grid.id-449 .absolute-position.push-4.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 5 + 1% - 3%);}#grid.id-449 .frame-overflow-left.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#grid.id-449 .frame-overflow-right.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#grid.id-449 .span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75%);}#grid.id-449 .frame-overflow-left.span-5:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-5:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-5:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-5{grid-column-start:12;}#grid.id-449 :not(.absolute-position).colend-5{grid-column-end:11;}#grid.id-449 .type-stack .colstart-5{grid-column-start:11;}#grid.id-449 .type-stack .colend-5{grid-column-end:10;}#grid.id-449 .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-449 .absolute-position.push-5{left: calc( 3% + (100% - 6%) / 12 * 5 + 1.25%);}#grid.id-449 .absolute-position.push-5.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.25% - 3%);}#grid.id-449 .frame-overflow-left.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#grid.id-449 .frame-overflow-right.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#grid.id-449 .span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5%);}#grid.id-449 .frame-overflow-left.span-6:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-6:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-6:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-6{grid-column-start:14;}#grid.id-449 :not(.absolute-position).colend-6{grid-column-end:13;}#grid.id-449 .type-stack .colstart-6{grid-column-start:13;}#grid.id-449 .type-stack .colend-6{grid-column-end:12;}#grid.id-449 .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-449 .absolute-position.push-6{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.5%);}#grid.id-449 .absolute-position.push-6.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.5% - 3%);}#grid.id-449 .frame-overflow-left.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#grid.id-449 .frame-overflow-right.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#grid.id-449 .span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25%);}#grid.id-449 .frame-overflow-left.span-7:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-7:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-7:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-7{grid-column-start:16;}#grid.id-449 :not(.absolute-position).colend-7{grid-column-end:15;}#grid.id-449 .type-stack .colstart-7{grid-column-start:15;}#grid.id-449 .type-stack .colend-7{grid-column-end:14;}#grid.id-449 .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-449 .absolute-position.push-7{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.75%);}#grid.id-449 .absolute-position.push-7.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 8 + 1.75% - 3%);}#grid.id-449 .frame-overflow-left.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#grid.id-449 .frame-overflow-right.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#grid.id-449 .span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1%);}#grid.id-449 .frame-overflow-left.span-8:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-8:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-8:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-8{grid-column-start:18;}#grid.id-449 :not(.absolute-position).colend-8{grid-column-end:17;}#grid.id-449 .type-stack .colstart-8{grid-column-start:17;}#grid.id-449 .type-stack .colend-8{grid-column-end:16;}#grid.id-449 .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-449 .absolute-position.push-8{left: calc( 3% + (100% - 6%) / 12 * 8 + 2%);}#grid.id-449 .absolute-position.push-8.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 9 + 2% - 3%);}#grid.id-449 .frame-overflow-left.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#grid.id-449 .frame-overflow-right.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#grid.id-449 .span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75%);}#grid.id-449 .frame-overflow-left.span-9:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-9:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-9:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-9{grid-column-start:20;}#grid.id-449 :not(.absolute-position).colend-9{grid-column-end:19;}#grid.id-449 .type-stack .colstart-9{grid-column-start:19;}#grid.id-449 .type-stack .colend-9{grid-column-end:18;}#grid.id-449 .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-449 .absolute-position.push-9{left: calc( 3% + (100% - 6%) / 12 * 9 + 2.25%);}#grid.id-449 .absolute-position.push-9.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.25% - 3%);}#grid.id-449 .frame-overflow-left.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#grid.id-449 .frame-overflow-right.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#grid.id-449 .span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5%);}#grid.id-449 .frame-overflow-left.span-10:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-10:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-10:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-10{grid-column-start:22;}#grid.id-449 :not(.absolute-position).colend-10{grid-column-end:21;}#grid.id-449 .type-stack .colstart-10{grid-column-start:21;}#grid.id-449 .type-stack .colend-10{grid-column-end:20;}#grid.id-449 .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-449 .absolute-position.push-10{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.5%);}#grid.id-449 .absolute-position.push-10.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.5% - 3%);}#grid.id-449 .frame-overflow-left.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#grid.id-449 .frame-overflow-right.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#grid.id-449 .span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25%);}#grid.id-449 .frame-overflow-left.span-11:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-11:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-11:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-11{grid-column-start:24;}#grid.id-449 :not(.absolute-position).colend-11{grid-column-end:23;}#grid.id-449 .type-stack .colstart-11{grid-column-start:23;}#grid.id-449 .type-stack .colend-11{grid-column-end:22;}#grid.id-449 .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-449 .absolute-position.push-11{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.75%);}#grid.id-449 .absolute-position.push-11.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 12 + 2.75% - 3%);}#grid.id-449 .frame-overflow-left.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#grid.id-449 .frame-overflow-right.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#grid.id-449 .span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0%);}#grid.id-449 .frame-overflow-left.span-12:not(.absolute-position){grid-column-start:1;}#grid.id-449 .frame-overflow-right.span-12:not(.absolute-position){grid-column-end:26;}#grid.id-449 .frame-overflow-both.span-12:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#grid.id-449 :not(.absolute-position).colstart-12{grid-column-start:26;}#grid.id-449 :not(.absolute-position).colend-12{grid-column-end:25;}#grid.id-449 .type-stack .colstart-12{grid-column-start:25;}#grid.id-449 .type-stack .colend-12{grid-column-end:24;}#grid.id-449 .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-449 .absolute-position.push-12{left: calc( 3% + (100% - 6%) / 12 * 12 + 3%);}#grid.id-449 .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-449, .cover-region-desktop.id-449 .cover-inner{background-color:#c7e9c9;}</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-17 first-row row-0" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-2 span-8 colstart-2 colend-10 no-frame-overflow align-middle first-child no-parallax type-text id-18 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_18 "><h1 class="_Headgreen"><span>THANK YOU</span></h1><p class="_Bodygreen"><span>There are a LOT of folks to thank for the West Boathouse re-opening event, so here goes…</span></p></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-1 row-1" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-2 span-8 colstart-2 colend-10 no-frame-overflow align-top first-child no-parallax type-text id-2 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_2 "><h1 class="_Headgreen">Clubs</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks as ever to members, friends and family of our resident West Boathouse clubs -</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.clydesdalearc.org.uk/"><span style="font-weight: 400;">Clydesdale Amateur Rowing Club</span></a></span><span style="font-weight: 400;">, </span><span style="color: #096203;"><a style="color: #096203;" href="https://clydearc.org.uk/"><span style="font-weight: 400;">Clyde Amateur Rowing Club</span></a></span> <span style="font-weight: 400;">and</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.facebook.com/SUBCRowing/?locale=en_GB"><span style="font-weight: 400;">Strathclyde University Boatclub</span></a></span><span style="font-weight: 400;"> for their support on the day and in the weeks leading up to the event, and a special shout-out to Ken Diamond, Julia Anne MacDonough, David Collie and John Eadie. To</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.glasgowrowingclub.org/"><span style="font-weight: 400;">Glasgow Rowing Club</span></a></span><span style="font-weight: 400;"> for joining in the procession, and to the freshly-minted</span> <span style="color: #096203;"><a style="color: #096203;" href="https://skylarkix.co.uk/"><span style="font-weight: 400;">Skylark IX Trust</span></a></span><span style="font-weight: 400;"> coastal rowing club on their first trip ‘up the watter’ and to</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.rwsabc.co.uk/"><span style="font-weight: 400;">Royal West of Scotland Amateur Boat Club</span></a></span><span style="font-weight: 400;"> for supporting the Skylarkers. To William Graham,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.glasgowhumanesociety.org.uk/"><span style="font-weight: 400;">Glasgow Humane Society</span></a></span><span style="font-weight: 400;"> officer, and his team of volunteers for keeping everyone safe on the water.</span></p></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-2" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-2 span-8 colstart-2 colend-10 no-frame-overflow align-middle 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="_Headgreen">Volunteers</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks to all our volunteers (over 60 in total!), who came from the clubs, the West Boathouse project,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://glasgowdoorsopendays.org.uk/"><span style="font-weight: 400;">Glasgow Doors Open Days</span></a></span><span style="font-weight: 400;">,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://fork.org.uk/"><span style="font-weight: 400;">Friends of the River Kelvin</span></a></span><span style="font-weight: 400;">, and the local area, to give up their time to make this happen. From stewarding to setting out tables, delivering the food and giving tours - we couldn’t have done it without you.</span></p></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-5 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-2 span-8 colstart-2 colend-10 no-frame-overflow align-middle first-child no-parallax type-text id-6 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_6 "><h1 class="_Headgreen">Speakers</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks to David Cook of</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.gbpt.org/"><span style="font-weight: 400;">Glasgow Building Preservation Trust (GBPT)</span></a></span><span style="font-weight: 400;">, who acted as Master of Ceremonies. We heard from Liz Davidson, Chair of GBPT; Stuart Housden of the</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.heritagefund.org.uk/"><span style="font-weight: 400;">National Lottery Heritage Fund</span></a></span><span style="font-weight: 400;">; Bailie Leòdhas Massie and representatives from the resident rowing clubs - Caitie Gorton-Phillips (Clyde Amateur Rowing Club), Matthew Bell (Strathclyde University Boat Club), and Ken Diamond (Clydesdale Amateur Rowing Club). And of course, a big thank you to our final speaker,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.britishrowing.org/athlete/harry-leask/"><span style="font-weight: 400;">Harry Leask</span></a></span><span style="font-weight: 400;">, Team GB Olympic silver medalist and former Clydesdale ARC club member.</span></p></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-7 row-4" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-2 span-8 colstart-2 colend-10 no-frame-overflow align-middle first-child no-parallax type-text id-8 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_8 "><h1 class="_Headgreen">Catering</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks to Joanne Munro and team at</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.kelvingrovecafe.com/"><span style="font-weight: 400;">Kelvingrove Cafe</span></a></span><span style="font-weight: 400;"> for the fabulous picnic lunches, and</span> <span style="color: #096203;"><a style="color: #096203;" href="https://rapscallionsoda.com/"><span style="font-weight: 400;">Rapscallion Soda</span></a></span><span style="font-weight: 400;"> who provided the very tasty (and healthy!) fizzy juice - and who very generously donated an extra 75 cans on the day. Necole Gallacher at</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.facebook.com/cakesbynecole/?locale=en_GB"><span style="font-weight: 400;">Cakes, Balloons and More</span></a></span><span style="font-weight: 400;"> made our wonderful boathouse cake. Definitely NOT sugar-free!</span></p></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-9 row-5" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-2 span-8 colstart-2 colend-10 no-frame-overflow align-top first-child no-parallax type-text id-10 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_10 "><h1 class="_Headgreen">Entertainment</h1><p class="_Bodygreen"><span style="font-weight: 400;">Music was provided by the amazing Gorbals community music charity,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://givinitlaldie.org.uk/"><span style="font-weight: 400;">Givin It Laldie</span></a></span><span style="font-weight: 400;"> and community brass band,</span><span style="color: #096203;"><a style="color: #096203;" href="https://www.brassaye.com/"> <span style="font-weight: 400;">Brass, Aye</span></a></span><span style="font-weight: 400;">? A very special thanks to Chani Bond, Marix Leahy, Patrick Shand and Neil Sturgeon of Givin it Laldie, for putting together fabulous aquatic-themed sets that ran the gamut from The Chemical Brothers to Otis Redding. Members of the G5 Kids Choir (along with some members of the Youth Guitar Group), and Strum for Life truly lived up to their names and gave it plenty laldie. A special shout out to former Clyde ARC rower and musician</span> <span style="color: #096203;"><a style="color: #096203;" href="http://www.mick-slaven.co.uk/"><span style="font-weight: 400;">Mick Slaven</span></a></span><span style="font-weight: 400;">, who worked and performed with Neil and the Strum for Life group.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Brass, Aye? is a New Orleans-style community brass band and ALWAYS bring the party. They kicked proceedings off with a procession following the boats along from the suspension bridge to greet the arrival of the new flag for the boathouse. The finale of the ‘Tide is High’ with Strum for Life was truly joyous.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Talking of flags, the new flag specially commissioned for the day, was designed and created by artist</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.facebook.com/fiona.fleming.509/"><span style="font-weight: 400;">Fiona Fleming</span></a></span><span style="font-weight: 400;"> with input from members of the Glasgow Disability Alliance.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Poet and author</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.scotslanguage.com/articles/view/id/5470"><span style="font-weight: 400;">Carla Woodburn</span></a></span><span style="font-weight: 400;"> read out our ‘Promise to Clota’ to our river goddess (Julia-Anne MacDonough). Clota’s headdress was made by artist</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.williewawa.com/home"><span style="font-weight: 400;">Willie Sutherland</span></a></span><span style="font-weight: 400;">, from recycled lace by</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.mybtextiles.com/"><span style="font-weight: 400;">MYB Textiles</span></a></span><span style="font-weight: 400;">. The promise was hand-stamped onto a reused stair tread from the building. Willie also created the souvenirs for the day - upcycled from the stair balusters of the building.</span></p></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-11 row-6" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-2 span-8 colstart-2 colend-10 no-frame-overflow align-middle first-child no-parallax type-text id-12 no-sticky" data-type="text" style="padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_12 "><h1 class="_Headgreen">Partners</h1><p class="_Bodygreen"><span style="font-weight: 400;">A huge thank you to all our project partners and friends.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">In the marquee:</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Our river goddess, Clota, talking about the newly launched draft Environmental Policy for the clubs and building. </span></p><p class="_Bodygreen"><a href="https://www.tcv.org.uk/"><span style="font-weight: 400;"><span style="color: #096203;">The Conservation Volunteers</span></span></a><span style="font-weight: 400;">, who’d also been delivering some family workshops at Cuningar Loop in the morning (thanks also to</span> <span style="color: #096203;"><a style="color: #096203;" href="https://forestryandland.gov.scot/"><span style="font-weight: 400;">Forestry Land Scotland</span></a></span><span style="font-weight: 400;"> and</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.clydegateway.com/"><span style="font-weight: 400;">Clyde Gateway</span></a></span><span style="font-weight: 400;">), along with local historian Peter Mortimer who gave a heritage walk along the Clyde. Also in the marquee were</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.friendsofppwggg.org.uk/"><span style="font-weight: 400;">Friends of Glasgow Green, The People’s Palace and Winter Gardens</span></a></span><span style="font-weight: 400;">, Glasgow Humane Society, the</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.gla.ac.uk/research/az/sustainablesolutions/ourprojects/gallant/"><span style="font-weight: 400;">GALLANT project</span></a></span><span style="font-weight: 400;">, and The Skylark IX Trust team.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">On the Green,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://gda.scot/"><span style="font-weight: 400;">Glasgow Disability Alliance</span></a></span> <span style="font-weight: 400;">showed off the two ‘Caravelle’ skiffs they built with Archipelago Folkschool for the project back in 2019 and</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.peekproject.org.uk/"><span style="font-weight: 400;">PEEK Project</span></a></span><span style="font-weight: 400;"> kept the kids amused with creative play and a fire pit.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">In the boathouse:</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Huge thanks to Willie Yeomans and team from the</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.clyderiverfoundation.org/"><span style="font-weight: 400;">Clyde River Foundation</span></a></span><span style="font-weight: 400;">, who brought along a tank of baby salmon and an eel! Also a huge thanks to Tita, Bodil, Billy and John, West Boathouse collections volunteers, who chatted visitors through the heritage collections. Special thanks to Chris Parsonage of SUBC for leading tours of the building.</span></p></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-13 row-7" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-2 span-8 colstart-2 colend-10 no-frame-overflow align-middle first-child no-parallax type-text id-14 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_14 "><h1 class="_Headgreen">Support and Logistics</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks to</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.bailliesmarquees.co.uk/"><span style="font-weight: 400;">Baillies Marquees</span></a><span style="font-weight: 400;">,</span><a style="color: #096203;" href="https://gbrscotland.com/"> <span style="font-weight: 400;">GBR Scotland</span></a></span><span style="font-weight: 400;"> for a/v equipment and stage hire, and Diamond Shine Cleaners left the building spotless,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.360hire.events/"><span style="font-weight: 400;">360 Events Hire</span></a></span><span style="font-weight: 400;">,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.eclipse-ip.co.uk/service/fire-safety-solutions/hand-held-extinguishers"><span style="font-weight: 400;">Eclipse Fire Extinguishers</span></a></span><span style="font-weight: 400;"> and</span> <span style="color: #096203;"><a style="color: #096203;" href="https://securityscotland.com/"><span style="font-weight: 400;">Security Scotland</span></a></span><span style="font-weight: 400;"> kept us safe and secure on the day. Thanks also to Alistair from</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.timorousbeasties.com/"><span style="font-weight: 400;">Timorous Beasties</span></a></span><span style="font-weight: 400;"> and Verity from</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.strangefield.org/"><span style="font-weight: 400;">Strange Field</span></a></span><span style="font-weight: 400;"> for helping us out with the project boats.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Glasgow Humane Society provided advice and support in advance as well as on the day. Thanks also to</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.glasgow.gov.uk/"><span style="font-weight: 400;">Glasgow City Council</span></a></span><span style="font-weight: 400;"> for getting us through the many legal and logistical hoops, and to the</span> <span style="color: #096203;"><a style="color: #096203;" href="http://shettlestonharriers.org.uk/"><span style="font-weight: 400;">Shettleston Harriers</span></a></span><span style="font-weight: 400;"> for liaising around their 10k running event in the morning.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">GBPT would like to say an extra special thanks to</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.linkedin.com/in/sally-johnston-7a947a10/?originalSubdomain=uk"><span style="font-weight: 400;">Sally Johnston</span></a></span><span style="font-weight: 400;"> for coordinating and bringing this all together, and to Hanneke Booij for generously giving her time and support to this and many other events and activities over the past three years.</span></p></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-15 row-8" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-2 span-8 colstart-2 colend-10 no-frame-overflow align-middle first-child no-parallax type-text id-16 no-sticky" data-type="text" data-yvel="1" ><div class="text lay-textformat-parent text_16 "><h1 class="_Headgreen">Capturing the Day</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks to filmmaker Ally Bhatia from</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.mambovideo.com/"><span style="font-weight: 400;">Mambo Video</span></a></span><span style="font-weight: 400;">, official event photographer</span> <span style="color: #096203;"><a style="color: #096203;" href="https://swpp.co.uk/members/Bauer77174.htm"><span style="font-weight: 400;">Julia Bauer</span></a></span><span style="font-weight: 400;"> and all the other folks who have kindly shared their images of the day.</span></p></div></div></div> </div> </div> </div> </div><!-- End Desktop Layout --><!-- Start CPL Layout --><div id="custom-phone-grid" class="grid lay-not-empty id-449 "> <div class="grid-inner"> <!-- grid frame css --><style>@media (max-width: 769px){#custom-phone-grid.id-449{padding-top:0%;}#custom-phone-grid.id-449{padding-bottom:0%;}}</style> <!-- rows margin bottom css --><style>@media (max-width: 769px){#custom-phone-grid.id-449 .row-0{margin-bottom:0%;}#custom-phone-grid.id-449 .row-1{margin-bottom:0%;}#custom-phone-grid.id-449 .row-2{margin-bottom:0%;}#custom-phone-grid.id-449 .row-3{margin-bottom:0%;}#custom-phone-grid.id-449 .row-4{margin-bottom:0%;}#custom-phone-grid.id-449 .row-5{margin-bottom:0%;}#custom-phone-grid.id-449 .row-6{margin-bottom:0%;}#custom-phone-grid.id-449 .row-7{margin-bottom:0%;}}</style> <!-- grid css --><style id="phone-grid-css">@media (max-width: 769px){#custom-phone-grid.id-449 .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-449 .frame-overflow-both.span-12.absolute-position{width: 100%;}#custom-phone-grid.id-449 .frame-overflow-left.span-0:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-0:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-0:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-0{grid-column-start:2;}#custom-phone-grid.id-449 :not(.absolute-position).colend-0{grid-column-end:2;}#custom-phone-grid.id-449 .type-stack .colstart-0{grid-column-start:1;}#custom-phone-grid.id-449 .type-stack .colend-0{grid-column-end:1;}#custom-phone-grid.id-449 .span-0.type-stack .stack-element{display:grid;grid-template-columns:;}#custom-phone-grid.id-449 .absolute-position.no-frame-overflow.push-0{left: 3%}#custom-phone-grid.id-449 .absolute-position.frame-overflow-right.push-0{left: 3%}#custom-phone-grid.id-449 .absolute-position.no-frame-overflow.push-0.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#custom-phone-grid.id-449 .span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75%);}#custom-phone-grid.id-449 .frame-overflow-left.span-1:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-1:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-1:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-1{grid-column-start:4;}#custom-phone-grid.id-449 :not(.absolute-position).colend-1{grid-column-end:3;}#custom-phone-grid.id-449 .type-stack .colstart-1{grid-column-start:3;}#custom-phone-grid.id-449 .type-stack .colend-1{grid-column-end:2;}#custom-phone-grid.id-449 .span-1.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) ;}#custom-phone-grid.id-449 .absolute-position.push-1{left: calc( 3% + (100% - 6%) / 12 * 1 + 0.25%);}#custom-phone-grid.id-449 .absolute-position.push-1.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.25% - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#custom-phone-grid.id-449 .span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5%);}#custom-phone-grid.id-449 .frame-overflow-left.span-2:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-2:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-2:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-2{grid-column-start:6;}#custom-phone-grid.id-449 :not(.absolute-position).colend-2{grid-column-end:5;}#custom-phone-grid.id-449 .type-stack .colstart-2{grid-column-start:5;}#custom-phone-grid.id-449 .type-stack .colend-2{grid-column-end:4;}#custom-phone-grid.id-449 .span-2.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 19.148936170213% minmax(0, 1fr) ;}#custom-phone-grid.id-449 .absolute-position.push-2{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.5%);}#custom-phone-grid.id-449 .absolute-position.push-2.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.5% - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#custom-phone-grid.id-449 .span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25%);}#custom-phone-grid.id-449 .frame-overflow-left.span-3:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-3:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-3:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-3{grid-column-start:8;}#custom-phone-grid.id-449 :not(.absolute-position).colend-3{grid-column-end:7;}#custom-phone-grid.id-449 .type-stack .colstart-3{grid-column-start:7;}#custom-phone-grid.id-449 .type-stack .colend-3{grid-column-end:6;}#custom-phone-grid.id-449 .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-449 .absolute-position.push-3{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.75%);}#custom-phone-grid.id-449 .absolute-position.push-3.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 4 + 0.75% - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#custom-phone-grid.id-449 .span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2%);}#custom-phone-grid.id-449 .frame-overflow-left.span-4:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-4:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-4:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-4{grid-column-start:10;}#custom-phone-grid.id-449 :not(.absolute-position).colend-4{grid-column-end:9;}#custom-phone-grid.id-449 .type-stack .colstart-4{grid-column-start:9;}#custom-phone-grid.id-449 .type-stack .colend-4{grid-column-end:8;}#custom-phone-grid.id-449 .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-449 .absolute-position.push-4{left: calc( 3% + (100% - 6%) / 12 * 4 + 1%);}#custom-phone-grid.id-449 .absolute-position.push-4.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 5 + 1% - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#custom-phone-grid.id-449 .span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75%);}#custom-phone-grid.id-449 .frame-overflow-left.span-5:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-5:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-5:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-5{grid-column-start:12;}#custom-phone-grid.id-449 :not(.absolute-position).colend-5{grid-column-end:11;}#custom-phone-grid.id-449 .type-stack .colstart-5{grid-column-start:11;}#custom-phone-grid.id-449 .type-stack .colend-5{grid-column-end:10;}#custom-phone-grid.id-449 .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-449 .absolute-position.push-5{left: calc( 3% + (100% - 6%) / 12 * 5 + 1.25%);}#custom-phone-grid.id-449 .absolute-position.push-5.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.25% - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#custom-phone-grid.id-449 .span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5%);}#custom-phone-grid.id-449 .frame-overflow-left.span-6:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-6:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-6:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-6{grid-column-start:14;}#custom-phone-grid.id-449 :not(.absolute-position).colend-6{grid-column-end:13;}#custom-phone-grid.id-449 .type-stack .colstart-6{grid-column-start:13;}#custom-phone-grid.id-449 .type-stack .colend-6{grid-column-end:12;}#custom-phone-grid.id-449 .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-449 .absolute-position.push-6{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.5%);}#custom-phone-grid.id-449 .absolute-position.push-6.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.5% - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#custom-phone-grid.id-449 .span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25%);}#custom-phone-grid.id-449 .frame-overflow-left.span-7:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-7:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-7:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-7{grid-column-start:16;}#custom-phone-grid.id-449 :not(.absolute-position).colend-7{grid-column-end:15;}#custom-phone-grid.id-449 .type-stack .colstart-7{grid-column-start:15;}#custom-phone-grid.id-449 .type-stack .colend-7{grid-column-end:14;}#custom-phone-grid.id-449 .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-449 .absolute-position.push-7{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.75%);}#custom-phone-grid.id-449 .absolute-position.push-7.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 8 + 1.75% - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#custom-phone-grid.id-449 .span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1%);}#custom-phone-grid.id-449 .frame-overflow-left.span-8:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-8:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-8:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-8{grid-column-start:18;}#custom-phone-grid.id-449 :not(.absolute-position).colend-8{grid-column-end:17;}#custom-phone-grid.id-449 .type-stack .colstart-8{grid-column-start:17;}#custom-phone-grid.id-449 .type-stack .colend-8{grid-column-end:16;}#custom-phone-grid.id-449 .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-449 .absolute-position.push-8{left: calc( 3% + (100% - 6%) / 12 * 8 + 2%);}#custom-phone-grid.id-449 .absolute-position.push-8.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 9 + 2% - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#custom-phone-grid.id-449 .span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75%);}#custom-phone-grid.id-449 .frame-overflow-left.span-9:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-9:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-9:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-9{grid-column-start:20;}#custom-phone-grid.id-449 :not(.absolute-position).colend-9{grid-column-end:19;}#custom-phone-grid.id-449 .type-stack .colstart-9{grid-column-start:19;}#custom-phone-grid.id-449 .type-stack .colend-9{grid-column-end:18;}#custom-phone-grid.id-449 .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-449 .absolute-position.push-9{left: calc( 3% + (100% - 6%) / 12 * 9 + 2.25%);}#custom-phone-grid.id-449 .absolute-position.push-9.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.25% - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#custom-phone-grid.id-449 .span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5%);}#custom-phone-grid.id-449 .frame-overflow-left.span-10:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-10:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-10:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-10{grid-column-start:22;}#custom-phone-grid.id-449 :not(.absolute-position).colend-10{grid-column-end:21;}#custom-phone-grid.id-449 .type-stack .colstart-10{grid-column-start:21;}#custom-phone-grid.id-449 .type-stack .colend-10{grid-column-end:20;}#custom-phone-grid.id-449 .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-449 .absolute-position.push-10{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.5%);}#custom-phone-grid.id-449 .absolute-position.push-10.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.5% - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#custom-phone-grid.id-449 .span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25%);}#custom-phone-grid.id-449 .frame-overflow-left.span-11:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-11:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-11:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-11{grid-column-start:24;}#custom-phone-grid.id-449 :not(.absolute-position).colend-11{grid-column-end:23;}#custom-phone-grid.id-449 .type-stack .colstart-11{grid-column-start:23;}#custom-phone-grid.id-449 .type-stack .colend-11{grid-column-end:22;}#custom-phone-grid.id-449 .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-449 .absolute-position.push-11{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.75%);}#custom-phone-grid.id-449 .absolute-position.push-11.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 12 + 2.75% - 3%);}#custom-phone-grid.id-449 .frame-overflow-left.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#custom-phone-grid.id-449 .frame-overflow-right.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#custom-phone-grid.id-449 .span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0%);}#custom-phone-grid.id-449 .frame-overflow-left.span-12:not(.absolute-position){grid-column-start:1;}#custom-phone-grid.id-449 .frame-overflow-right.span-12:not(.absolute-position){grid-column-end:26;}#custom-phone-grid.id-449 .frame-overflow-both.span-12:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#custom-phone-grid.id-449 :not(.absolute-position).colstart-12{grid-column-start:26;}#custom-phone-grid.id-449 :not(.absolute-position).colend-12{grid-column-end:25;}#custom-phone-grid.id-449 .type-stack .colstart-12{grid-column-start:25;}#custom-phone-grid.id-449 .type-stack .colend-12{grid-column-end:24;}#custom-phone-grid.id-449 .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-449 .absolute-position.push-12{left: calc( 3% + (100% - 6%) / 12 * 12 + 3%);}#custom-phone-grid.id-449 .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-449, .cover-region-phone.id-449 .cover-inner{background-color:#c7e9c9;}</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-17 first-row row-0" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-text id-18 no-sticky" data-type="text" style="padding-top: 3vw;padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_18 "><h1 class="_Headgreen"><span>THANK YOU</span></h1><p class="_Bodygreen"><span>There are a LOT of folks to thank for the West Boathouse re-opening event, so here goes…</span></p></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-1 row-1" 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-text id-2 no-sticky" data-type="text" style="padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_2 "><h1 class="_Headgreen">Clubs</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks as ever to members, friends and family of our resident West Boathouse clubs -</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.clydesdalearc.org.uk/"><span style="font-weight: 400;">Clydesdale Amateur Rowing Club</span></a></span><span style="font-weight: 400;">, </span><span style="color: #096203;"><a style="color: #096203;" href="https://clydearc.org.uk/"><span style="font-weight: 400;">Clyde Amateur Rowing Club</span></a></span> <span style="font-weight: 400;">and</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.facebook.com/SUBCRowing/?locale=en_GB"><span style="font-weight: 400;">Strathclyde University Boatclub</span></a></span><span style="font-weight: 400;"> for their support on the day and in the weeks leading up to the event, and a special shout-out to Ken Diamond, Julia Anne MacDonough, David Collie and John Eadie. To</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.glasgowrowingclub.org/"><span style="font-weight: 400;">Glasgow Rowing Club</span></a></span><span style="font-weight: 400;"> for joining in the procession, and to the freshly-minted</span> <span style="color: #096203;"><a style="color: #096203;" href="https://skylarkix.co.uk/"><span style="font-weight: 400;">Skylark IX Trust</span></a></span><span style="font-weight: 400;"> coastal rowing club on their first trip ‘up the watter’ and to</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.rwsabc.co.uk/"><span style="font-weight: 400;">Royal West of Scotland Amateur Boat Club</span></a></span><span style="font-weight: 400;"> for supporting the Skylarkers. To William Graham,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.glasgowhumanesociety.org.uk/"><span style="font-weight: 400;">Glasgow Humane Society</span></a></span><span style="font-weight: 400;"> officer, and his team of volunteers for keeping everyone safe on the water.</span></p></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-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-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-text id-4 no-sticky" data-type="text" style="padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_4 "><h1 class="_Headgreen">Volunteers</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks to all our volunteers (over 60 in total!), who came from the clubs, the West Boathouse project,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://glasgowdoorsopendays.org.uk/"><span style="font-weight: 400;">Glasgow Doors Open Days</span></a></span><span style="font-weight: 400;">,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://fork.org.uk/"><span style="font-weight: 400;">Friends of the River Kelvin</span></a></span><span style="font-weight: 400;">, and the local area, to give up their time to make this happen. From stewarding to setting out tables, delivering the food and giving tours - we couldn’t have done it without you.</span></p></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-5 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-middle first-child no-parallax type-text id-6 no-sticky" data-type="text" style="padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_6 "><h1 class="_Headgreen">Speakers</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks to David Cook of</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.gbpt.org/"><span style="font-weight: 400;">Glasgow Building Preservation Trust (GBPT)</span></a></span><span style="font-weight: 400;">, who acted as Master of Ceremonies. We heard from Liz Davidson, Chair of GBPT; Stuart Housden of the</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.heritagefund.org.uk/"><span style="font-weight: 400;">National Lottery Heritage Fund</span></a></span><span style="font-weight: 400;">; Bailie Leòdhas Massie and representatives from the resident rowing clubs - Caitie Gorton-Phillips (Clyde Amateur Rowing Club), Matthew Bell (Strathclyde University Boat Club), and Ken Diamond (Clydesdale Amateur Rowing Club). And of course, a big thank you to our final speaker,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.britishrowing.org/athlete/harry-leask/"><span style="font-weight: 400;">Harry Leask</span></a></span><span style="font-weight: 400;">, Team GB Olympic silver medalist and former Clydesdale ARC club member.</span></p></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-7 row-4" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-text id-8 no-sticky" data-type="text" style="padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_8 "><h1 class="_Headgreen">Catering</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks to Joanne Munro and team at</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.kelvingrovecafe.com/"><span style="font-weight: 400;">Kelvingrove Cafe</span></a></span><span style="font-weight: 400;"> for the fabulous picnic lunches, and</span> <span style="color: #096203;"><a style="color: #096203;" href="https://rapscallionsoda.com/"><span style="font-weight: 400;">Rapscallion Soda</span></a></span><span style="font-weight: 400;"> who provided the very tasty (and healthy!) fizzy juice - and who very generously donated an extra 75 cans on the day. Necole Gallacher at</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.facebook.com/cakesbynecole/?locale=en_GB"><span style="font-weight: 400;">Cakes, Balloons and More</span></a></span><span style="font-weight: 400;"> made our wonderful boathouse cake. Definitely NOT sugar-free!</span></p></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-9 row-5" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-text id-10 no-sticky" data-type="text" style="padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_10 "><h1 class="_Headgreen">Entertainment</h1><p class="_Bodygreen"><span style="font-weight: 400;">Music was provided by the amazing Gorbals community music charity,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://givinitlaldie.org.uk/"><span style="font-weight: 400;">Givin It Laldie</span></a></span><span style="font-weight: 400;"> and community brass band,</span><span style="color: #096203;"><a style="color: #096203;" href="https://www.brassaye.com/"> <span style="font-weight: 400;">Brass, Aye</span></a></span><span style="font-weight: 400;">? A very special thanks to Chani Bond, Marix Leahy, Patrick Shand and Neil Sturgeon of Givin it Laldie, for putting together fabulous aquatic-themed sets that ran the gamut from The Chemical Brothers to Otis Redding. Members of the G5 Kids Choir (along with some members of the Youth Guitar Group), and Strum for Life truly lived up to their names and gave it plenty laldie. A special shout out to former Clyde ARC rower and musician</span> <span style="color: #096203;"><a style="color: #096203;" href="http://www.mick-slaven.co.uk/"><span style="font-weight: 400;">Mick Slaven</span></a></span><span style="font-weight: 400;">, who worked and performed with Neil and the Strum for Life group.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Brass, Aye? is a New Orleans-style community brass band and ALWAYS bring the party. They kicked proceedings off with a procession following the boats along from the suspension bridge to greet the arrival of the new flag for the boathouse. The finale of the ‘Tide is High’ with Strum for Life was truly joyous.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Talking of flags, the new flag specially commissioned for the day, was designed and created by artist</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.facebook.com/fiona.fleming.509/"><span style="font-weight: 400;">Fiona Fleming</span></a></span><span style="font-weight: 400;"> with input from members of the Glasgow Disability Alliance.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Poet and author</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.scotslanguage.com/articles/view/id/5470"><span style="font-weight: 400;">Carla Woodburn</span></a></span><span style="font-weight: 400;"> read out our ‘Promise to Clota’ to our river goddess (Julia-Anne MacDonough). Clota’s headdress was made by artist</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.williewawa.com/home"><span style="font-weight: 400;">Willie Sutherland</span></a></span><span style="font-weight: 400;">, from recycled lace by</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.mybtextiles.com/"><span style="font-weight: 400;">MYB Textiles</span></a></span><span style="font-weight: 400;">. The promise was hand-stamped onto a reused stair tread from the building. Willie also created the souvenirs for the day - upcycled from the stair balusters of the building.</span></p></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-11 row-6" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-text id-12 no-sticky" data-type="text" style="padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_12 "><h1 class="_Headgreen">Partners</h1><p class="_Bodygreen"><span style="font-weight: 400;">A huge thank you to all our project partners and friends.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">In the marquee:</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Our river goddess, Clota, talking about the newly launched draft Environmental Policy for the clubs and building. </span></p><p class="_Bodygreen"><a href="https://www.tcv.org.uk/"><span style="font-weight: 400;"><span style="color: #096203;">The Conservation Volunteers</span></span></a><span style="font-weight: 400;">, who’d also been delivering some family workshops at Cuningar Loop in the morning (thanks also to</span> <span style="color: #096203;"><a style="color: #096203;" href="https://forestryandland.gov.scot/"><span style="font-weight: 400;">Forestry Land Scotland</span></a></span><span style="font-weight: 400;"> and</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.clydegateway.com/"><span style="font-weight: 400;">Clyde Gateway</span></a></span><span style="font-weight: 400;">), along with local historian Peter Mortimer who gave a heritage walk along the Clyde. Also in the marquee were</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.friendsofppwggg.org.uk/"><span style="font-weight: 400;">Friends of Glasgow Green, The People’s Palace and Winter Gardens</span></a></span><span style="font-weight: 400;">, Glasgow Humane Society, the</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.gla.ac.uk/research/az/sustainablesolutions/ourprojects/gallant/"><span style="font-weight: 400;">GALLANT project</span></a></span><span style="font-weight: 400;">, and The Skylark IX Trust team.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">On the Green,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://gda.scot/"><span style="font-weight: 400;">Glasgow Disability Alliance</span></a></span> <span style="font-weight: 400;">showed off the two ‘Caravelle’ skiffs they built with Archipelago Folkschool for the project back in 2019 and</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.peekproject.org.uk/"><span style="font-weight: 400;">PEEK Project</span></a></span><span style="font-weight: 400;"> kept the kids amused with creative play and a fire pit.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">In the boathouse:</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Huge thanks to Willie Yeomans and team from the</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.clyderiverfoundation.org/"><span style="font-weight: 400;">Clyde River Foundation</span></a></span><span style="font-weight: 400;">, who brought along a tank of baby salmon and an eel! Also a huge thanks to Tita, Bodil, Billy and John, West Boathouse collections volunteers, who chatted visitors through the heritage collections. Special thanks to Chris Parsonage of SUBC for leading tours of the building.</span></p></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-13 row-7" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-text id-14 no-sticky" data-type="text" style="padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_14 "><h1 class="_Headgreen">Support and Logistics</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks to</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.bailliesmarquees.co.uk/"><span style="font-weight: 400;">Baillies Marquees</span></a><span style="font-weight: 400;">,</span><a style="color: #096203;" href="https://gbrscotland.com/"> <span style="font-weight: 400;">GBR Scotland</span></a></span><span style="font-weight: 400;"> for a/v equipment and stage hire, and Diamond Shine Cleaners left the building spotless,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.360hire.events/"><span style="font-weight: 400;">360 Events Hire</span></a></span><span style="font-weight: 400;">,</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.eclipse-ip.co.uk/service/fire-safety-solutions/hand-held-extinguishers"><span style="font-weight: 400;">Eclipse Fire Extinguishers</span></a></span><span style="font-weight: 400;"> and</span> <span style="color: #096203;"><a style="color: #096203;" href="https://securityscotland.com/"><span style="font-weight: 400;">Security Scotland</span></a></span><span style="font-weight: 400;"> kept us safe and secure on the day. Thanks also to Alistair from</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.timorousbeasties.com/"><span style="font-weight: 400;">Timorous Beasties</span></a></span><span style="font-weight: 400;"> and Verity from</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.strangefield.org/"><span style="font-weight: 400;">Strange Field</span></a></span><span style="font-weight: 400;"> for helping us out with the project boats.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">Glasgow Humane Society provided advice and support in advance as well as on the day. Thanks also to</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.glasgow.gov.uk/"><span style="font-weight: 400;">Glasgow City Council</span></a></span><span style="font-weight: 400;"> for getting us through the many legal and logistical hoops, and to the</span> <span style="color: #096203;"><a style="color: #096203;" href="http://shettlestonharriers.org.uk/"><span style="font-weight: 400;">Shettleston Harriers</span></a></span><span style="font-weight: 400;"> for liaising around their 10k running event in the morning.</span></p><p class="_Bodygreen"><span style="font-weight: 400;">GBPT would like to say an extra special thanks to</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.linkedin.com/in/sally-johnston-7a947a10/?originalSubdomain=uk"><span style="font-weight: 400;">Sally Johnston</span></a></span><span style="font-weight: 400;"> for coordinating and bringing this all together, and to Hanneke Booij for generously giving her time and support to this and many other events and activities over the past three years.</span></p></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-15 row-8" data-collapsed="false" style="background-color:#c7e9c9;"> <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-text id-16 no-sticky" data-type="text" style="padding-bottom: 3vw;" data-yvel="1" ><div class="text lay-textformat-parent text_16 "><h1 class="_Headgreen">Capturing the Day</h1><p class="_Bodygreen"><span style="font-weight: 400;">Thanks to filmmaker Ally Bhatia from</span> <span style="color: #096203;"><a style="color: #096203;" href="https://www.mambovideo.com/"><span style="font-weight: 400;">Mambo Video</span></a></span><span style="font-weight: 400;">, official event photographer</span> <span style="color: #096203;"><a style="color: #096203;" href="https://swpp.co.uk/members/Bauer77174.htm"><span style="font-weight: 400;">Julia Bauer</span></a></span><span style="font-weight: 400;"> and all the other folks who have kindly shared their images of the day.</span></p></div></div></div> </div> </div> </div> </div><!-- End CPL Layout --><div id="footer-region"><div id="footer" class="footer grid"> <!-- grid frame css --><style>@media (min-width: 770px){#footer{padding-top:70px;}#footer{padding-bottom:3%;}}</style> <!-- rows margin bottom css --><style>@media (min-width: 770px){}</style> <!-- grid css --><style id="grid-css">@media (min-width: 770px){#footer .column-wrap:not(._100vh):not(.rowcustomheight){display:grid;grid-template-columns:3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3%;}#footer .frame-overflow-both.span-12.absolute-position{width: 100%;}#footer .frame-overflow-left.span-0:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-0:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-0:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-0{grid-column-start:2;}#footer :not(.absolute-position).colend-0{grid-column-end:2;}#footer .type-stack .colstart-0{grid-column-start:1;}#footer .type-stack .colend-0{grid-column-end:1;}#footer .span-0.type-stack .stack-element{display:grid;grid-template-columns:;}#footer .absolute-position.no-frame-overflow.push-0{left: 3%}#footer .absolute-position.frame-overflow-right.push-0{left: 3%}#footer .absolute-position.no-frame-overflow.push-0.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 - 3%);}#footer .frame-overflow-left.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#footer .frame-overflow-right.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#footer .span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75%);}#footer .frame-overflow-left.span-1:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-1:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-1:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-1{grid-column-start:4;}#footer :not(.absolute-position).colend-1{grid-column-end:3;}#footer .type-stack .colstart-1{grid-column-start:3;}#footer .type-stack .colend-1{grid-column-end:2;}#footer .span-1.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) ;}#footer .absolute-position.push-1{left: calc( 3% + (100% - 6%) / 12 * 1 + 0.25%);}#footer .absolute-position.push-1.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.25% - 3%);}#footer .frame-overflow-left.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#footer .frame-overflow-right.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#footer .span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5%);}#footer .frame-overflow-left.span-2:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-2:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-2:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-2{grid-column-start:6;}#footer :not(.absolute-position).colend-2{grid-column-end:5;}#footer .type-stack .colstart-2{grid-column-start:5;}#footer .type-stack .colend-2{grid-column-end:4;}#footer .span-2.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 19.148936170213% minmax(0, 1fr) ;}#footer .absolute-position.push-2{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.5%);}#footer .absolute-position.push-2.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.5% - 3%);}#footer .frame-overflow-left.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#footer .frame-overflow-right.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#footer .span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25%);}#footer .frame-overflow-left.span-3:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-3:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-3:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-3{grid-column-start:8;}#footer :not(.absolute-position).colend-3{grid-column-end:7;}#footer .type-stack .colstart-3{grid-column-start:7;}#footer .type-stack .colend-3{grid-column-end:6;}#footer .span-3.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) ;}#footer .absolute-position.push-3{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.75%);}#footer .absolute-position.push-3.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 4 + 0.75% - 3%);}#footer .frame-overflow-left.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#footer .frame-overflow-right.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#footer .span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2%);}#footer .frame-overflow-left.span-4:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-4:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-4:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-4{grid-column-start:10;}#footer :not(.absolute-position).colend-4{grid-column-end:9;}#footer .type-stack .colstart-4{grid-column-start:9;}#footer .type-stack .colend-4{grid-column-end:8;}#footer .span-4.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) ;}#footer .absolute-position.push-4{left: calc( 3% + (100% - 6%) / 12 * 4 + 1%);}#footer .absolute-position.push-4.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 5 + 1% - 3%);}#footer .frame-overflow-left.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#footer .frame-overflow-right.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#footer .span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75%);}#footer .frame-overflow-left.span-5:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-5:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-5:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-5{grid-column-start:12;}#footer :not(.absolute-position).colend-5{grid-column-end:11;}#footer .type-stack .colstart-5{grid-column-start:11;}#footer .type-stack .colend-5{grid-column-end:10;}#footer .span-5.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) ;}#footer .absolute-position.push-5{left: calc( 3% + (100% - 6%) / 12 * 5 + 1.25%);}#footer .absolute-position.push-5.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.25% - 3%);}#footer .frame-overflow-left.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#footer .frame-overflow-right.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#footer .span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5%);}#footer .frame-overflow-left.span-6:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-6:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-6:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-6{grid-column-start:14;}#footer :not(.absolute-position).colend-6{grid-column-end:13;}#footer .type-stack .colstart-6{grid-column-start:13;}#footer .type-stack .colend-6{grid-column-end:12;}#footer .span-6.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) ;}#footer .absolute-position.push-6{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.5%);}#footer .absolute-position.push-6.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.5% - 3%);}#footer .frame-overflow-left.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#footer .frame-overflow-right.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#footer .span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25%);}#footer .frame-overflow-left.span-7:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-7:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-7:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-7{grid-column-start:16;}#footer :not(.absolute-position).colend-7{grid-column-end:15;}#footer .type-stack .colstart-7{grid-column-start:15;}#footer .type-stack .colend-7{grid-column-end:14;}#footer .span-7.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) ;}#footer .absolute-position.push-7{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.75%);}#footer .absolute-position.push-7.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 8 + 1.75% - 3%);}#footer .frame-overflow-left.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#footer .frame-overflow-right.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#footer .span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1%);}#footer .frame-overflow-left.span-8:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-8:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-8:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-8{grid-column-start:18;}#footer :not(.absolute-position).colend-8{grid-column-end:17;}#footer .type-stack .colstart-8{grid-column-start:17;}#footer .type-stack .colend-8{grid-column-end:16;}#footer .span-8.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) ;}#footer .absolute-position.push-8{left: calc( 3% + (100% - 6%) / 12 * 8 + 2%);}#footer .absolute-position.push-8.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 9 + 2% - 3%);}#footer .frame-overflow-left.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#footer .frame-overflow-right.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#footer .span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75%);}#footer .frame-overflow-left.span-9:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-9:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-9:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-9{grid-column-start:20;}#footer :not(.absolute-position).colend-9{grid-column-end:19;}#footer .type-stack .colstart-9{grid-column-start:19;}#footer .type-stack .colend-9{grid-column-end:18;}#footer .span-9.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) ;}#footer .absolute-position.push-9{left: calc( 3% + (100% - 6%) / 12 * 9 + 2.25%);}#footer .absolute-position.push-9.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.25% - 3%);}#footer .frame-overflow-left.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#footer .frame-overflow-right.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#footer .span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5%);}#footer .frame-overflow-left.span-10:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-10:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-10:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-10{grid-column-start:22;}#footer :not(.absolute-position).colend-10{grid-column-end:21;}#footer .type-stack .colstart-10{grid-column-start:21;}#footer .type-stack .colend-10{grid-column-end:20;}#footer .span-10.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) ;}#footer .absolute-position.push-10{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.5%);}#footer .absolute-position.push-10.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.5% - 3%);}#footer .frame-overflow-left.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#footer .frame-overflow-right.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#footer .span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25%);}#footer .frame-overflow-left.span-11:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-11:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-11:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-11{grid-column-start:24;}#footer :not(.absolute-position).colend-11{grid-column-end:23;}#footer .type-stack .colstart-11{grid-column-start:23;}#footer .type-stack .colend-11{grid-column-end:22;}#footer .span-11.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) ;}#footer .absolute-position.push-11{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.75%);}#footer .absolute-position.push-11.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 12 + 2.75% - 3%);}#footer .frame-overflow-left.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#footer .frame-overflow-right.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#footer .span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0%);}#footer .frame-overflow-left.span-12:not(.absolute-position){grid-column-start:1;}#footer .frame-overflow-right.span-12:not(.absolute-position){grid-column-end:26;}#footer .frame-overflow-both.span-12:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer :not(.absolute-position).colstart-12{grid-column-start:26;}#footer :not(.absolute-position).colend-12{grid-column-end:25;}#footer .type-stack .colstart-12{grid-column-start:25;}#footer .type-stack .colend-12{grid-column-end:24;}#footer .span-12.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) ;}#footer .absolute-position.push-12{left: calc( 3% + (100% - 6%) / 12 * 12 + 3%);}#footer .absolute-position.push-12.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 13 + 3% - 3%);}</style> <!-- background color css --><style>#footer{background-color:#fffff0;}</style> <div class="row row-col-amt-3 no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-7 first-row row-0" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-2 colstart-0 colend-2 no-frame-overflow align-top first-child no-parallax type-img id-4 no-sticky" data-type="img" data-yvel="1" ><div class="img image-transparent-bg " data-id=520 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;West Boathouse footer logo&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-265x147.png" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-265x147.png 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-512x284.png 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-768x425.png 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 4096w" data-ar="0.5537109375" alt="West Boathouse" data-w="1024" data-h="567" data-id="520" style="aspect-ratio:1024/567;"/><div class="ph" style="padding-bottom:55.37109375%;"></div></div></div><div class="col no-offset place-normal push-0 span-8 colstart-2 colend-10 no-frame-overflow align-middle not-first-child no-parallax type-textfooter id-12 no-sticky" data-type="textfooter" data-yvel="1" ><div class="lay-textfooter-inner lay-textformat-parent lay-textfooter-align-center"><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="mailto:westboathouse@gmail.com">westboathouse@gmail.com</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/map/" data-id="526" data-title="Map" data-type="page">Find Us</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a rel="noopener" href="https://www.facebook.com/WestBoathouse" target="_blank">Facebook</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/sitemap/" data-id="426" data-title="Sitemap" data-type="page">Sitemap</a></p></div><div style="margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/privacy-policy/" data-id="423" data-title="Privacy Policy" data-type="page">Privacy Policy</a></p></div></div></div><div class="col no-offset place-normal push-0 span-2 colstart-10 colend-12 no-frame-overflow align-middle not-first-child no-parallax type-img id-11 no-sticky" data-type="img" data-yvel="1" ><div class="img image-transparent-bg " data-id=371 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-265x95.png" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-265x95.png 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-512x184.png 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-768x276.png 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1024x368.png 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1280x461.png 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1920x691.png 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 4096w" data-ar="0.35976789168279" alt="West Boathouse" data-w="2068" data-h="744" data-id="371" style="aspect-ratio:2068/744;"/><div class="ph" style="padding-bottom:35.976789168279%;"></div></div></div></div> </div> </div> </div><div id="footer-custom-phone-grid" class="grid"> <!-- grid frame css --><style>@media (max-width: 769px){#footer-custom-phone-grid{padding-top:6%;}#footer-custom-phone-grid{padding-bottom:6%;}}</style> <!-- rows margin bottom css --><style>@media (max-width: 769px){#footer-custom-phone-grid .row-0{margin-bottom:6%;}#footer-custom-phone-grid .row-1{margin-bottom:6%;}}</style> <!-- grid css --><style id="phone-grid-css">@media (max-width: 769px){#footer-custom-phone-grid .column-wrap:not(._100vh):not(.rowcustomheight){display:grid;grid-template-columns:3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3% minmax(0, 1fr) 3%;}#footer-custom-phone-grid .frame-overflow-both.span-12.absolute-position{width: 100%;}#footer-custom-phone-grid .frame-overflow-left.span-0:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-0:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-0:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-0{grid-column-start:2;}#footer-custom-phone-grid :not(.absolute-position).colend-0{grid-column-end:2;}#footer-custom-phone-grid .type-stack .colstart-0{grid-column-start:1;}#footer-custom-phone-grid .type-stack .colend-0{grid-column-end:1;}#footer-custom-phone-grid .span-0.type-stack .stack-element{display:grid;grid-template-columns:;}#footer-custom-phone-grid .absolute-position.no-frame-overflow.push-0{left: 3%}#footer-custom-phone-grid .absolute-position.frame-overflow-right.push-0{left: 3%}#footer-custom-phone-grid .absolute-position.no-frame-overflow.push-0.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75% + 3%);}#footer-custom-phone-grid .span-1.absolute-position{width: calc( (100% - 6%) / 12 * 1 - 2.75%);}#footer-custom-phone-grid .frame-overflow-left.span-1:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-1:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-1:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-1{grid-column-start:4;}#footer-custom-phone-grid :not(.absolute-position).colend-1{grid-column-end:3;}#footer-custom-phone-grid .type-stack .colstart-1{grid-column-start:3;}#footer-custom-phone-grid .type-stack .colend-1{grid-column-end:2;}#footer-custom-phone-grid .span-1.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-1{left: calc( 3% + (100% - 6%) / 12 * 1 + 0.25%);}#footer-custom-phone-grid .absolute-position.push-1.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.25% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5% + 3%);}#footer-custom-phone-grid .span-2.absolute-position{width: calc( (100% - 6%) / 12 * 2 - 2.5%);}#footer-custom-phone-grid .frame-overflow-left.span-2:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-2:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-2:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-2{grid-column-start:6;}#footer-custom-phone-grid :not(.absolute-position).colend-2{grid-column-end:5;}#footer-custom-phone-grid .type-stack .colstart-2{grid-column-start:5;}#footer-custom-phone-grid .type-stack .colend-2{grid-column-end:4;}#footer-custom-phone-grid .span-2.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 19.148936170213% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-2{left: calc( 3% + (100% - 6%) / 12 * 2 + 0.5%);}#footer-custom-phone-grid .absolute-position.push-2.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.5% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25% + 3%);}#footer-custom-phone-grid .span-3.absolute-position{width: calc( (100% - 6%) / 12 * 3 - 2.25%);}#footer-custom-phone-grid .frame-overflow-left.span-3:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-3:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-3:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-3{grid-column-start:8;}#footer-custom-phone-grid :not(.absolute-position).colend-3{grid-column-end:7;}#footer-custom-phone-grid .type-stack .colstart-3{grid-column-start:7;}#footer-custom-phone-grid .type-stack .colend-3{grid-column-end:6;}#footer-custom-phone-grid .span-3.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) 12.765957446809% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-3{left: calc( 3% + (100% - 6%) / 12 * 3 + 0.75%);}#footer-custom-phone-grid .absolute-position.push-3.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 4 + 0.75% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2% + 3%);}#footer-custom-phone-grid .span-4.absolute-position{width: calc( (100% - 6%) / 12 * 4 - 2%);}#footer-custom-phone-grid .frame-overflow-left.span-4:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-4:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-4:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-4{grid-column-start:10;}#footer-custom-phone-grid :not(.absolute-position).colend-4{grid-column-end:9;}#footer-custom-phone-grid .type-stack .colstart-4{grid-column-start:9;}#footer-custom-phone-grid .type-stack .colend-4{grid-column-end:8;}#footer-custom-phone-grid .span-4.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) 9.5744680851064% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-4{left: calc( 3% + (100% - 6%) / 12 * 4 + 1%);}#footer-custom-phone-grid .absolute-position.push-4.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 5 + 1% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75% + 3%);}#footer-custom-phone-grid .span-5.absolute-position{width: calc( (100% - 6%) / 12 * 5 - 1.75%);}#footer-custom-phone-grid .frame-overflow-left.span-5:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-5:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-5:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-5{grid-column-start:12;}#footer-custom-phone-grid :not(.absolute-position).colend-5{grid-column-end:11;}#footer-custom-phone-grid .type-stack .colstart-5{grid-column-start:11;}#footer-custom-phone-grid .type-stack .colend-5{grid-column-end:10;}#footer-custom-phone-grid .span-5.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) 7.6595744680851% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-5{left: calc( 3% + (100% - 6%) / 12 * 5 + 1.25%);}#footer-custom-phone-grid .absolute-position.push-5.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.25% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5% + 3%);}#footer-custom-phone-grid .span-6.absolute-position{width: calc( (100% - 6%) / 12 * 6 - 1.5%);}#footer-custom-phone-grid .frame-overflow-left.span-6:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-6:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-6:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-6{grid-column-start:14;}#footer-custom-phone-grid :not(.absolute-position).colend-6{grid-column-end:13;}#footer-custom-phone-grid .type-stack .colstart-6{grid-column-start:13;}#footer-custom-phone-grid .type-stack .colend-6{grid-column-end:12;}#footer-custom-phone-grid .span-6.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) 6.3829787234043% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-6{left: calc( 3% + (100% - 6%) / 12 * 6 + 1.5%);}#footer-custom-phone-grid .absolute-position.push-6.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.5% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25% + 3%);}#footer-custom-phone-grid .span-7.absolute-position{width: calc( (100% - 6%) / 12 * 7 - 1.25%);}#footer-custom-phone-grid .frame-overflow-left.span-7:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-7:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-7:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-7{grid-column-start:16;}#footer-custom-phone-grid :not(.absolute-position).colend-7{grid-column-end:15;}#footer-custom-phone-grid .type-stack .colstart-7{grid-column-start:15;}#footer-custom-phone-grid .type-stack .colend-7{grid-column-end:14;}#footer-custom-phone-grid .span-7.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) 5.4711246200608% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-7{left: calc( 3% + (100% - 6%) / 12 * 7 + 1.75%);}#footer-custom-phone-grid .absolute-position.push-7.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 8 + 1.75% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1% + 3%);}#footer-custom-phone-grid .span-8.absolute-position{width: calc( (100% - 6%) / 12 * 8 - 1%);}#footer-custom-phone-grid .frame-overflow-left.span-8:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-8:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-8:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-8{grid-column-start:18;}#footer-custom-phone-grid :not(.absolute-position).colend-8{grid-column-end:17;}#footer-custom-phone-grid .type-stack .colstart-8{grid-column-start:17;}#footer-custom-phone-grid .type-stack .colend-8{grid-column-end:16;}#footer-custom-phone-grid .span-8.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) 4.7872340425532% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-8{left: calc( 3% + (100% - 6%) / 12 * 8 + 2%);}#footer-custom-phone-grid .absolute-position.push-8.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 9 + 2% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75% + 3%);}#footer-custom-phone-grid .span-9.absolute-position{width: calc( (100% - 6%) / 12 * 9 - 0.75%);}#footer-custom-phone-grid .frame-overflow-left.span-9:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-9:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-9:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-9{grid-column-start:20;}#footer-custom-phone-grid :not(.absolute-position).colend-9{grid-column-end:19;}#footer-custom-phone-grid .type-stack .colstart-9{grid-column-start:19;}#footer-custom-phone-grid .type-stack .colend-9{grid-column-end:18;}#footer-custom-phone-grid .span-9.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) 4.2553191489362% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-9{left: calc( 3% + (100% - 6%) / 12 * 9 + 2.25%);}#footer-custom-phone-grid .absolute-position.push-9.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.25% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5% + 3%);}#footer-custom-phone-grid .span-10.absolute-position{width: calc( (100% - 6%) / 12 * 10 - 0.5%);}#footer-custom-phone-grid .frame-overflow-left.span-10:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-10:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-10:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-10{grid-column-start:22;}#footer-custom-phone-grid :not(.absolute-position).colend-10{grid-column-end:21;}#footer-custom-phone-grid .type-stack .colstart-10{grid-column-start:21;}#footer-custom-phone-grid .type-stack .colend-10{grid-column-end:20;}#footer-custom-phone-grid .span-10.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) 3.8297872340426% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-10{left: calc( 3% + (100% - 6%) / 12 * 10 + 2.5%);}#footer-custom-phone-grid .absolute-position.push-10.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.5% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25% + 3%);}#footer-custom-phone-grid .span-11.absolute-position{width: calc( (100% - 6%) / 12 * 11 - 0.25%);}#footer-custom-phone-grid .frame-overflow-left.span-11:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-11:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-11:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-11{grid-column-start:24;}#footer-custom-phone-grid :not(.absolute-position).colend-11{grid-column-end:23;}#footer-custom-phone-grid .type-stack .colstart-11{grid-column-start:23;}#footer-custom-phone-grid .type-stack .colend-11{grid-column-end:22;}#footer-custom-phone-grid .span-11.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) 3.4816247582205% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-11{left: calc( 3% + (100% - 6%) / 12 * 11 + 2.75%);}#footer-custom-phone-grid .absolute-position.push-11.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 12 + 2.75% - 3%);}#footer-custom-phone-grid .frame-overflow-left.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#footer-custom-phone-grid .frame-overflow-right.span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0% + 3%);}#footer-custom-phone-grid .span-12.absolute-position{width: calc( (100% - 6%) / 12 * 12 - 0%);}#footer-custom-phone-grid .frame-overflow-left.span-12:not(.absolute-position){grid-column-start:1;}#footer-custom-phone-grid .frame-overflow-right.span-12:not(.absolute-position){grid-column-end:26;}#footer-custom-phone-grid .frame-overflow-both.span-12:not(.absolute-position){grid-column-start:1; grid-column-end:26;}#footer-custom-phone-grid :not(.absolute-position).colstart-12{grid-column-start:26;}#footer-custom-phone-grid :not(.absolute-position).colend-12{grid-column-end:25;}#footer-custom-phone-grid .type-stack .colstart-12{grid-column-start:25;}#footer-custom-phone-grid .type-stack .colend-12{grid-column-end:24;}#footer-custom-phone-grid .span-12.type-stack .stack-element{display:grid;grid-template-columns:minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) 3.1914893617021% minmax(0, 1fr) ;}#footer-custom-phone-grid .absolute-position.push-12{left: calc( 3% + (100% - 6%) / 12 * 12 + 3%);}#footer-custom-phone-grid .absolute-position.push-12.place-at-end-of-col{left: calc( 3% + (100% - 6%) / 12 * 13 + 3% - 3%);}</style> <!-- background color css --><style>#footer-custom-phone-grid{background-color:#fffff0;}</style> <div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-1 first-row row-0" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-3 span-6 colstart-3 colend-9 no-frame-overflow align-top first-child no-parallax type-img id-4 no-sticky" data-type="img" data-yvel="1" ><div class="img image-transparent-bg " data-id=520 data-lightbox-caption="&lt;p class=&quot;_SmallItalic_no_spaces&quot;&gt;West Boathouse footer logo&lt;/p&gt;"><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-265x147.png" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-265x147.png 265w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-512x284.png 512w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue-768x425.png 768w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/08/Possible-Footer-logo-1024x567_blue.png 4096w" data-ar="0.5537109375" alt="West Boathouse" data-w="1024" data-h="567" data-id="520" style="aspect-ratio:1024/567;"/><div class="ph" style="padding-bottom:55.37109375%;"></div></div></div></div> </div> </div><div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-7 row-1" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-0 span-12 colstart-0 colend-12 no-frame-overflow align-middle first-child no-parallax type-textfooter id-12 no-sticky" data-type="textfooter" data-yvel="1" ><div class="lay-textfooter-inner lay-textformat-parent lay-textfooter-align-center"><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="mailto:westboathouse@gmail.com">westboathouse@gmail.com</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/map/" data-id="526" data-title="Map" data-type="page">Find Us</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a rel="noopener" href="https://www.facebook.com/WestBoathouse" target="_blank">Facebook</a></p></div><div style="margin-right:15px;margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/sitemap/" data-id="426" data-title="Sitemap" data-type="page">Sitemap</a></p></div><div style="margin-bottom:10px;" class="lay-textfooter-item _Body_no_spaces"><p class="_Body"><a href="https://westboathouse.org.uk/privacy-policy/" data-id="423" data-title="Privacy Policy" data-type="page">Privacy Policy</a></p></div></div></div></div> </div> </div><div class="row one-col-row row-col-amt-1 absolute-positioning-vertically-in-apl no-stickies no-y-offsets no-horizontal-grid no-webglslideshow no-row-hoverimage row-id-2 row-2" data-collapsed="false" > <div class="row-inner " > <div class="column-wrap " ><div class="col no-offset place-normal push-4 span-4 colstart-4 colend-8 no-frame-overflow align-top first-child no-parallax type-img id-11 no-sticky" data-type="img" data-yvel="1" ><div class="img image-transparent-bg " data-id=371 ><img class="lay-image-responsive lazyload " src="data:image/png;base64,R0lGODlhFAAUAIAAAP///wAAACH5BAEAAAAALAAAAAAUABQAAAIRhI+py+0Po5y02ouz3rz7rxUAOw==" data-src="https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-265x95.png" data-srcset="https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-265x95.png 265w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-512x184.png 512w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-768x276.png 768w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1024x368.png 1024w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1280x461.png 1280w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund-1920x691.png 1920w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 2560w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 3200w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 3840w, https://westboathouse.org.uk/wp-content/uploads/2023/07/heritage_fund.png 4096w" data-ar="0.35976789168279" alt="West Boathouse" data-w="2068" data-h="744" data-id="371" style="aspect-ratio:2068/744;"/><div class="ph" style="padding-bottom:35.976789168279%;"></div></div></div></div> </div> </div> </div></div></div><div id="lay-overlays"> </div> <div id="lay-project-overlay-background" style="opacity:0;"></div><div id="lay-project-overlay" style="transform: translateY(100%);" class="animation-slideup"></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/frontend/assets/js/vendor.min.js?ver=7.6.5" 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 layData = {"loadingBlur":"","lazyLoading":"on","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":"[]","template_directory_uri":"https:\/\/westboathouse.org.uk\/wp-content\/themes\/lay","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_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_woocommerce_use_swatches":"","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":"","projects_overlays":"","po_show_close_icon":"on","po_animation":"slideup","po_opening_behaviour":"immediate","po_easing_function":"cubic-bezier(0.075, 0.82, 0.165, 1)","po_animation_duration":"1200","po_use_custom_close_icon":"","po_custom_close_icon":"","page_overlay_feature":"","po_background_behind_overlay":"on"}; /* ]]> */ </script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/themes/lay/frontend/assets/js/frontend.app.min.js?ver=7.6.5" id="frontend-app-js"></script> <script type="text/javascript" id="laycarousel-app-js-extra"> /* <![CDATA[ */ var layCarouselPassedData = {"horizontalAlignment":"center","youtube":"","loop":"1","transition":"sliding","autoplaySpeed":"2000","autoplayDelay":"0","transitionSpeed":"300","mousecursor":"leftright","showCaptions":"on","captionTextformat":"Projectdesc","numberTextformat":"Carousel","showCircles":"","showNumbers":"on","captionsPosition":"left","numbersPosition":"right","showArrowButtons":"on","pauseAutoplayOnHover":"on","rightButton":"","lazyload":"on","alt_rightButton":"","showArrowButtonsForTouchDevices":"","alignSink":"","contentAlignment":"bottom","sinkPosition":"below","textAlignment":"middle","lessSizing":"","originalImages":"","loopTouchDevice":"on"}; /* ]]> */ </script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/plugins/laytheme-carousel/frontend/assets/js/carousel.plugin.min.js?ver=2.6.5" id="laycarousel-app-js"></script> <script type="text/javascript" id="imagehover-app-js-extra"> /* <![CDATA[ */ var imagehoverPassedData = {"imagehover_imageposition":"followmousexy","desktop_max_width":"400","desktop_max_height":"400","tablet_max_width":"300","tablet_max_height":"300","phone_max_width":"100","phone_max_height":"100","position_horizontal":"right","offset_vertical":"5","mousecursor_offset_vertical":"5","position_vertical":"top","transition":"fade2","imagehover_adjustposition":"on","imagehover_donthideonmouseleave":"","imagehover_scrolltrigger":"onhoveronly","imagehover_imageposition_for_scroll":"centerfixed","imagehover_scrolltrigger_y_desktop":"350","imagehover_scrolltrigger_y_phone":"250","imagehover_clickable":""}; /* ]]> */ </script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/plugins/laytheme-imagehover/frontend/assets/js/imagehover.plugin.min.js?ver=1.4.4" id="imagehover-app-js"></script> <script type="text/javascript" id="lightbox-app-js-extra"> /* <![CDATA[ */ var layLightboxPassedData = {"minimalStyle":"","activeInProjects":"individual","activeInPages":"individual","activeInCategories":"off","activeInNews":"off","individualProjectIds":"[80,170,329,857]","individualPageIds":"[80,170,329,857]","individualCategoryIds":"null","individualNewsIds":"null","onlyZoom":"on","onlyDrag":"","slidingDuration":"1000","spaceAround":"50","spaceAroundPhone":"30","spaceBelow":"50","spaceBelowPhone":"30","space_between_image_and_caption":"10","space_between_image_and_caption_phone":"10","showOriginalImages":"","breakpoint":"769","activeOnPhone":"on","lightbox_animation_style":"none","scrollBackground":"on"}; /* ]]> */ </script> <script type="text/javascript" src="https://westboathouse.org.uk/wp-content/plugins/laytheme-lightbox/frontend/assets/js/lightbox.plugin.min.js?ver=1.7.6" id="lightbox-app-js"></script> <!-- Fix for flash of unstyled content on Chrome --><style>.sitetitle, .laynav, .project-arrow, .mobile-title{visibility:visible;}</style></body> </html>

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