CINXE.COM

Book a Program | Studio Bell

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="icon" type="image/png" href="/favicon.png" /> <title>Book a Program | Studio Bell</title> <meta name="description" content="" /> <meta property="fb:app_id" content=""> <meta property="og:url" content="https://www.studiobell.ca/book-a-school-program" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Book a School Program | Studio Bell" /> <meta property="og:image" content="https://www.studiobell.ca/assets/images/_1200x600_crop_center-center_none/StudioBell_crBittermannPhotography-LR-1.jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="600" /> <meta property="og:description" content="" /> <meta property="og:site_name" content="English" /> <meta property="og:locale" content="en_CA" /> <meta property="og:locale:alternate" content="en_CA" /> <meta property="og:locale:alternate" content="fr_CA" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="nmc_canada" /> <meta name="twitter:url" content="https://www.studiobell.ca/book-a-school-program" /> <meta name="twitter:title" content="Book a School Program | Studio Bell" /> <meta name="twitter:description" content="" /> <meta name="twitter:image" content="https://www.studiobell.ca/assets/images/_1200x675_crop_center-center_none/StudioBell_crBittermannPhotography-LR-1.jpg" /> <link rel="home" href="https://www.studiobell.ca/" /> <link rel="canonical" href="https://www.studiobell.ca/book-a-school-program"> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-P3KWTBH');</script> <!-- End Google Tag Manager --> <!-- Meta Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '970147891084858'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=970147891084858&ev=PageView&noscript=1" /></noscript> <!-- End Meta Pixel Code --> <!-- Hotjar Tracking Code for studiobell.ca --> <script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:1155401,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> <!-- loading Spektrix header tags for web components (donate + memberships) --> <script src="https://webcomponents.spektrix.com/stable/webcomponents-loader.js"></script> <script src="https://webcomponents.spektrix.com/stable/spektrix-component-loader.js" data-components="spektrix-donate,spektrix-memberships" async></script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-JJ1L3MNBV4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-JJ1L3MNBV4'); </script> <!--Countdown timer code --> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/countdown/2.6.0/countdown.min.js"></script> <!--Spektrix resize iFrame --> <script type="text/javascript" src="https://tickets.studiobell.ca/nationalmusiccentre/website/scripts/integrate.js"></script> <!--Spektrix load components --> <script src="https://webcomponents.spektrix.com/stable/spektrix-component-loader.js" data-components="spektrix-login-status,spektrix-donate,spektrix-merchandise,spektrix-memberships,spektrix-gift-vouchers,spektrix-basket-summary" async></script> <style> /*Global styles*/ /*smallfont is a custom class applied to text to make it smaller than standard p elements*/ .smallfont { font-size: 13px; } .notification { background: #ffe4b5; color: #9D1C20; padding: 1rem; } div.notification { display: inline-block; margin-bottom: 1rem; } /*Globals styles end*/ @media (max-width: 767px) { .content .column { padding: 2rem 1rem !important; } } .videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; margin: 1em; } .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } a.buttonCanadaDay { background-color:#ffffff; color:#a51206; } div.experiencesMobile { display:block !important; border: 1px solid #E8E8E8; padding: 2rem; margin-bottom: 1rem; min-height: 500px; } h3.experiencesHeader { display: block; background-color: #066635; color: #fff; margin-bottom: 0; margin-top: 2.6rem; padding: 2rem; } table.experiencesDesktop, table.experiencesDesktop td, table.experiencesDesktop th { border:1px solid #E8E8E8; } table.experiencesDesktop td { word-wrap: break-word; word-break: break-all; } table.experiencesDesktop td strong { font-size: 12px; } table.experiencesDesktop td h2{ margin-bottom:1rem; margin-top:1rem; } .tooltip { text-decoration:none; position:relative; } .tooltip:hover { cursor: help !important; } .tooltip span { display:none; width: 275px; height: auto; background: #fff; padding: 1em; text-align: left; word-break:keep-all; word-wrap:normal; font-size: 15px; -webkit-box-shadow: 0 8px 6px -6px black; -moz-box-shadow: 0 8px 6px -6px black; box-shadow: 0 8px 6px -6px black; } .tooltip:hover span { display:block; position:fixed; overflow:hidden; z-index: 1000; } img.publication_img:hover { opacity: 0.6; } </style> <link href="/css/style.css?v=1572367861" rel="stylesheet"> <script src="/js/jquery-3.3.1.min.js?v=1572367861"></script></head> <body> <div class="bodycontainer"> <header class="sticky"> <!------- MOBILE MENU ------> <div class="header row visibleSm mobileHeader"> <div class="col-9"> <div class="left flex-column h-100 justify-content-center"> <div> <span class="hours"> <svg class="clock" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"><defs><style>.clock .a{fill:#de3371;}</style></defs><path class="a" d="M7,0a7,7,0,1,0,7,7A7.008,7.008,0,0,0,7,0Zm.583,12.8v-1.72H6.417V12.8A5.842,5.842,0,0,1,1.2,7.583h1.72V6.417H1.2A5.842,5.842,0,0,1,6.417,1.2v1.72H7.583V1.2a5.843,5.843,0,0,1,5.22,5.22h-1.72V7.583H12.8A5.842,5.842,0,0,1,7.583,12.8Z"/><path class="a" d="M7.367,4.613l-.754.5,2.2,3.3h2.507V7.506H9.3Z" transform="translate(-2.098 -1.599)"/></svg> <a href="https://www.studiobell.ca/hours-and-admission"> Open today 10:00 a.m. &dash; 5:00 p.m. </a> </span> </div> </div> </div> <div class="col-3"> <div class="right flex-column h-100 justify-content-center"> <div> <span class="language en-CA"> <a class="english" href="https://www.studiobell.ca/book-a-school-program">EN</a> / <a class="french" href="https://www.studiobell.ca/fr/book-a-program">FR</a> </span> </div> </div> </div> </div> <div class="header row visibleSm mobileMenu"> <div class="col-2"> <div class="left flex-column h-100 justify-content-center"> <div> <a href="javascript:void(0);" class="mobileOpen"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="4" viewBox="0 0 22 4"><g transform="translate(-1 -10)"><circle cx="2" cy="2" r="2" transform="translate(10 10)"/><circle cx="2" cy="2" r="2" transform="translate(1 10)"/><circle cx="2" cy="2" r="2" transform="translate(19 10)"/></g></svg></a> </div> </div> </div> <div class="col-8"> <div class="logo flex-column h-100 justify-content-center"> <a href="https://www.studiobell.ca/"><svg class="logo" alignment-baseline=""xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 326.414 45"><defs><style>.logo .a{clip-path:url(#a);}.logo .b{fill:#004987;}.logo .c{clip-path:url(#h);}.logo .d{clip-path:url(#az);}.logo .e{fill:#ef68a5;}.logo .f{fill:#de3371;}.logo .g{fill:#da1c5c;}.logo .h{fill:#92278f;}.logo .i{fill:#5c2d91;}</style><clipPath id="a"><rect width="326.414" height="45"/></clipPath><clipPath id="h"><rect width="326.414" height="45" transform="translate(0 0)"/></clipPath><clipPath id="az"><rect width="326.414" height="45" transform="translate(0)"/></clipPath></defs><g transform="translate(-416 -370)"><g class="a" transform="translate(416 370)"><path class="b" d="M0,35.69l2.472-1.6c1.672,2.908,4.144,3.78,7.851,3.78,5.234,0,7.2-2.254,7.2-5.307,0-8.36-15.994-4.435-15.994-15.485,0-4.071,2.835-6.979,9.087-6.979,2.981,0,6.834.436,9.233,4.435l-2.4,1.527c-1.745-2.763-4.289-3.344-6.979-3.344-4.362,0-6.034,1.672-6.034,4.289s1.018,4.435,6.906,6.325c5.016,1.6,9.16,3.635,9.16,9.015,0,4.362-2.763,8.215-10.323,8.215C5.961,40.56,1.963,39.4,0,35.69" transform="translate(0 -2.758)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M31.1,15.8h2.835v5.525h6.906v2.617H33.935V35.5c0,2.617,1.309,4.144,4,4.144a12.6,12.6,0,0,0,4.362-.872v2.4a12.023,12.023,0,0,1-4.8.945c-4.071,0-6.325-2.472-6.325-6.47V15.8Z" transform="translate(-8.491 -4.314)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M63.485,41.384V23.5h2.763V43.347a24.174,24.174,0,0,1-7.924,1.236c-6.47,0-9.523-2.981-9.523-8.288V23.5h2.763V36.222c0,3.417,1.745,5.816,6.906,5.816a18.981,18.981,0,0,0,5.016-.654" transform="translate(-13.323 -6.416)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M95.047,40.279H92.5V39.7c0-.945-.8-.8-1.381-.509A14.557,14.557,0,0,1,85.3,40.5c-6.543,0-10.1-4.58-10.1-10.687,0-6.034,4.144-10.687,10.25-10.687a9.35,9.35,0,0,1,6.979,2.617V9.6h2.544V40.279ZM85.6,21.6c-4.871,0-7.633,3.635-7.633,8.215s2.4,8.36,7.488,8.36a10.729,10.729,0,0,0,6.761-2.254V27.774c.073-3.562-2.617-6.179-6.616-6.179" transform="translate(-20.531 -2.621)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M107.517,16.408c-1.236,0-1.817-.654-1.817-1.89a1.817,1.817,0,1,1,3.635,0c0,1.236-.582,1.89-1.817,1.89m-1.381,4.071H108.9V41.125h-2.763Z" transform="translate(-28.858 -3.467)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M133.264,33.359c0,6.179-4.289,10.759-10.469,10.759-6.107,0-10.4-4.8-10.4-10.759S116.762,22.6,122.8,22.6c6.252,0,10.469,4.653,10.469,10.759m-2.763,0c0-4.362-3.126-8.288-7.706-8.288-4.725,0-7.633,3.78-7.633,8.288,0,4.58,2.835,8.433,7.633,8.433,4.653-.073,7.706-3.708,7.706-8.433" transform="translate(-30.688 -6.17)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M186.747,27.556a8.4,8.4,0,0,0-1.6-3.562,9.343,9.343,0,0,0-7.779-3.489,9.922,9.922,0,0,0-9.887,7.706,8.707,8.707,0,0,0-5.816-5.452,7.091,7.091,0,0,0,.582-10.977c-2.181-1.817-5.089-2.181-8.724-2.181H146.4V40.279h6.107c1.817,0,3.562,0,5.162-.073,5.162-.218,8.724-2.835,9.814-6.688a9.243,9.243,0,0,0,2.108,4.216,10.244,10.244,0,0,0,7.779,3.053c3.562,0,6.179-1.018,7.924-2.617l-2.544-2.981a7.978,7.978,0,0,1-4.725,1.527c-3.635,0-5.162-2.326-5.307-4.507h14.1v8.069h5.307V9.745H186.82V27.556ZM151.78,13.744h1.454a10.348,10.348,0,0,1,3.344.436,3.449,3.449,0,0,1,2.326,3.489,3.841,3.841,0,0,1-3.344,4,13.423,13.423,0,0,1-2.108.145h-1.745V13.744Zm5.889,22.027a10.29,10.29,0,0,1-2.108.145h-3.853v-9.96h3.417a15.841,15.841,0,0,1,2.981.291,4.652,4.652,0,0,1,3.78,4.653c.073,2.326-1.163,4.362-4.216,4.871m15.048-7.415A4.5,4.5,0,0,1,177.3,24.5a4.363,4.363,0,0,1,4.507,3.853Z" transform="translate(-39.97 -2.621)"/></g><g class="c" transform="translate(416 370)"><rect class="b" width="5.162" height="30.46" transform="translate(155.574 7.124)"/></g><g class="a" transform="translate(416 370)"><path d="M321.725,16.216h-1.236l-3.126-4.362v3.271h.727v1.09H315.4v-1.09h.727V10.618H315.4V9.6h1.89l3.126,4.435V10.618h-.727V9.6h2.69v1.018h-.654Z" transform="translate(-86.111 -2.621)"/></g><g class="a" transform="translate(416 370)"><path d="M328.944,16.135a1.761,1.761,0,0,1-1.6.8,2.546,2.546,0,0,1-2.544-2.617,2.606,2.606,0,0,1,2.617-2.617,1.632,1.632,0,0,1,1.527.872v-.727h1.745v1.09h-.654v2.835h.654v1.09h-1.745Zm0-1.89a1.475,1.475,0,0,0-1.527-1.454,1.536,1.536,0,0,0-1.527,1.527,1.527,1.527,0,0,0,3.053-.073" transform="translate(-88.677 -3.194)"/></g><g class="a" transform="translate(416 370)"><path d="M335.09,15.125h.945v1.09H334V12.29h-.8V11.272h.8V9.6h1.09v1.672h.872V12.29h-.872Z" transform="translate(-90.971 -2.621)"/></g><g class="a" transform="translate(416 370)"><path d="M339.445,15.125h.654v1.09h-2.4v-1.09h.654V12.29H337.7V11.2h1.745Zm0-4.362h-1.163V9.6h1.163Z" transform="translate(-92.199 -2.621)"/></g><g class="a" transform="translate(416 370)"><path d="M341.4,14.317a2.617,2.617,0,1,1,2.617,2.617,2.653,2.653,0,0,1-2.617-2.617m4.071,0a1.491,1.491,0,1,0-1.527,1.454,1.476,1.476,0,0,0,1.527-1.454" transform="translate(-93.209 -3.194)"/></g><g class="a" transform="translate(416 370)"><path d="M349.554,12.863H348.9v-1.09h1.745V12.5a1.534,1.534,0,0,1,1.454-.8,2.161,2.161,0,0,1,1.454.582,1.757,1.757,0,0,1,.436,1.454V15.7h.654v1.09h-2.4V15.7h.654V14.1a1.219,1.219,0,0,0-.218-.872,1.036,1.036,0,0,0-.872-.436.952.952,0,0,0-.872.436,1.732,1.732,0,0,0-.218,1.018V15.7h.654v1.09h-2.4V15.7h.654V12.863Z" transform="translate(-95.257 -3.194)"/></g><g class="a" transform="translate(416 370)"><path d="M361.144,16.135a1.761,1.761,0,0,1-1.6.8A2.546,2.546,0,0,1,357,14.317a2.606,2.606,0,0,1,2.617-2.617,1.709,1.709,0,0,1,1.527.872v-.727h1.745v1.09h-.654v2.835h.654v1.09h-1.745Zm0-1.89a1.475,1.475,0,0,0-1.527-1.454,1.536,1.536,0,0,0-1.527,1.527,1.527,1.527,0,0,0,3.053-.073" transform="translate(-97.468 -3.194)"/></g><g class="a" transform="translate(416 370)"><path d="M367.317,15.125h.654v1.09H365.5v-1.09h.727V10.618h-.654V9.6h1.745Z" transform="translate(-99.789 -2.621)"/></g><g class="a" transform="translate(416 370)"><path d="M323.251,27h.727v1.018h-2.69V27h.654V23.145l-1.817,4.871h-.872l-1.89-4.871V27h.8v1.018H315.4V27h.727v-4.58H315.4V21.4h2.472l1.817,4.653,1.817-4.653h2.472v1.018h-.727Z" transform="translate(-86.111 -5.843)"/></g><g class="a" transform="translate(416 370)"><path d="M332.589,27.626h.654v1.09H331.5v-.582a1.826,1.826,0,0,1-1.527.727,1.79,1.79,0,0,1-1.381-.654,2.042,2.042,0,0,1-.436-1.454V24.79H327.5V23.7h1.745v2.69a1.513,1.513,0,0,0,.218.945,1.036,1.036,0,0,0,.872.436,1.136,1.136,0,0,0,.872-.436,1.513,1.513,0,0,0,.218-.945v-1.6h-.654V23.7h1.745v3.926Z" transform="translate(-89.414 -6.471)"/></g><g class="a" transform="translate(416 370)"><path d="M337.009,27.135a.747.747,0,0,0,.8.727.594.594,0,0,0,.654-.582c0-.509-.436-.582-.872-.654-.872-.218-1.817-.509-1.817-1.6a1.57,1.57,0,0,1,1.672-1.527,1.175,1.175,0,0,1,1.09.436v-.363h.872v1.381h-1.091a.594.594,0,0,0-.654-.582c-.291,0-.654.145-.654.509,0,.436.436.582.8.654.872.218,1.818.509,1.818,1.6a1.645,1.645,0,0,1-1.745,1.6,1.752,1.752,0,0,1-1.309-.509v.436H335.7V27.208h1.309Z" transform="translate(-91.653 -6.416)"/></g><g class="a" transform="translate(416 370)"><path d="M343.545,26.97h.654v1.09h-2.4V26.97h.654V24.135H341.8v-1.09h1.745Zm0-4.435h-1.163V21.3h1.163Z" transform="translate(-93.318 -5.815)"/></g><g class="a" transform="translate(416 370)"><path d="M350.589,26.917a2.668,2.668,0,0,1-2.472,1.817,2.606,2.606,0,0,1-2.617-2.617,2.578,2.578,0,0,1,2.472-2.617,1.937,1.937,0,0,1,1.454.654v-.509h.945v1.672h-1.09a1.469,1.469,0,0,0-2.69.872,1.491,1.491,0,0,0,1.527,1.527,1.233,1.233,0,0,0,1.163-.654h1.309Z" transform="translate(-94.329 -6.416)"/></g><g class="a" transform="translate(416 370)"><path d="M320.734,35.254a2.072,2.072,0,0,0-1.817-1.018,2.142,2.142,0,0,0-2.181,2.181,2.187,2.187,0,0,0,2.181,2.181,2.285,2.285,0,0,0,1.89-1.018h1.381a3.43,3.43,0,0,1-3.2,2.326,3.59,3.59,0,0,1-2.472-1.018,3.462,3.462,0,0,1-1.018-2.472A3.413,3.413,0,0,1,318.917,33a2.855,2.855,0,0,1,2.036.8v-.654h1.018v2.108h-1.236Z" transform="translate(-86.138 -9.01)"/></g><g class="a" transform="translate(416 370)"><path d="M329.943,38.908a2.527,2.527,0,0,1-2.326,1.6,2.654,2.654,0,0,1,0-5.307,2.77,2.77,0,0,1,1.89.8,2.574,2.574,0,0,1,.727,1.89l-.073.436h-4a1.533,1.533,0,0,0,2.69.582Zm-.8-1.454a1.576,1.576,0,0,0-1.6-1.163,1.55,1.55,0,0,0-1.454,1.163Z" transform="translate(-88.732 -9.61)"/></g><g class="a" transform="translate(416 370)"><path d="M333.154,36.563H332.5v-1.09h1.745V36.2a1.534,1.534,0,0,1,1.454-.8,2.162,2.162,0,0,1,1.454.582,1.757,1.757,0,0,1,.436,1.454V39.4h.654v1.09h-2.4V39.4h.654V37.8a1.219,1.219,0,0,0-.218-.872,1.036,1.036,0,0,0-.872-.436.952.952,0,0,0-.872.436,1.731,1.731,0,0,0-.218,1.018V39.4h.654v1.09h-2.4V39.4h.654V36.563Z" transform="translate(-90.779 -9.665)"/></g><g class="a" transform="translate(416 370)"><path d="M342.563,38.8h.872v1.09H341.4V35.963h-.8v-1.09h.8V33.2h1.163v1.672h.8v1.09h-.8Z" transform="translate(-92.991 -9.064)"/></g><g class="a" transform="translate(416 370)"><path d="M346.745,36.372A1.6,1.6,0,0,1,348.2,35.5v1.09a1.376,1.376,0,0,0-1.381,1.527v1.236h.654v1.09H345v-1.09h.654V36.59H345V35.5h1.672v.872Z" transform="translate(-94.192 -9.692)"/></g><g class="a" transform="translate(416 370)"><path d="M354.943,38.908a2.527,2.527,0,0,1-2.326,1.6,2.654,2.654,0,0,1,0-5.307,2.77,2.77,0,0,1,1.89.8,2.574,2.574,0,0,1,.727,1.89v.436h-4a1.533,1.533,0,0,0,2.69.582Zm-.872-1.454a1.576,1.576,0,0,0-1.6-1.163,1.55,1.55,0,0,0-1.454,1.163Z" transform="translate(-95.557 -9.61)"/></g><g class="a" transform="translate(416 370)"><path d="M384.289,11.554a2.217,2.217,0,0,0-1.745-1.018,2.065,2.065,0,0,0-2.108,2.108,2.11,2.11,0,0,0,2.108,2.108,2.273,2.273,0,0,0,1.817-.945h1.309a3.369,3.369,0,0,1-3.126,2.254,3.421,3.421,0,0,1-2.4-1.018A3.395,3.395,0,0,1,382.471,9.3a2.528,2.528,0,0,1,1.963.8V9.518h1.018v2.036h-1.163Z" transform="translate(-103.529 -2.539)"/></g><g class="a" transform="translate(416 370)"><path d="M393.3,15.162a2.364,2.364,0,0,1-2.254,1.527,2.529,2.529,0,0,1-2.544-2.544,2.469,2.469,0,0,1,2.472-2.544,2.6,2.6,0,0,1,1.817.8,2.353,2.353,0,0,1,.654,1.817v.363H389.59a1.485,1.485,0,0,0,1.454,1.163,1.248,1.248,0,0,0,1.163-.582Zm-.8-1.454a1.551,1.551,0,0,0-1.527-1.163,1.467,1.467,0,0,0-1.381,1.163Z" transform="translate(-106.069 -3.167)"/></g><g class="a" transform="translate(416 370)"><path d="M396.354,12.763H395.7V11.745h1.745V12.4a1.593,1.593,0,0,1,1.454-.8,1.986,1.986,0,0,1,1.381.582,1.966,1.966,0,0,1,.436,1.381v1.963h.654v1.018h-2.326V15.526h.654V14a1.312,1.312,0,0,0-.218-.872.979.979,0,0,0-.872-.363,1.036,1.036,0,0,0-.872.436,1.623,1.623,0,0,0-.218,1.018v1.309h.654v1.018h-2.326V15.526h.654V12.763Z" transform="translate(-108.034 -3.167)"/></g><g class="a" transform="translate(416 370)"><path d="M405.49,14.98h.872V16H404.4v-3.78h-.8V11.2h.8V9.6h1.09v1.6h.8v1.018h-.8Z" transform="translate(-110.191 -2.621)"/></g><g class="a" transform="translate(416 370)"><path d="M409.5,12.672a1.526,1.526,0,0,1,1.454-.872v1.09a1.2,1.2,0,0,0-.945.363,1.388,1.388,0,0,0-.436,1.163V15.58h.654V16.6H407.9V15.58h.654V12.818H407.9V11.8h1.672v.872Z" transform="translate(-111.365 -3.222)"/></g><g class="a" transform="translate(416 370)"><path d="M417.4,15.162a2.364,2.364,0,0,1-2.254,1.527,2.529,2.529,0,0,1-2.544-2.544,2.469,2.469,0,0,1,2.472-2.544,2.6,2.6,0,0,1,1.817.8,2.353,2.353,0,0,1,.654,1.817v.363h-3.926a1.486,1.486,0,0,0,1.454,1.163,1.247,1.247,0,0,0,1.163-.582Zm-.8-1.454a1.551,1.551,0,0,0-1.527-1.163,1.467,1.467,0,0,0-1.381,1.163Z" transform="translate(-112.648 -3.167)"/></g><g class="a" transform="translate(416 370)"><path d="M385.307,27.9h-1.163l-3.053-4.216v3.2h.727V27.9H379.2V26.88h.654V22.518H379.2V21.5h1.817l3.053,4.289V22.518h-.727V21.5h2.617v1.018h-.654Z" transform="translate(-103.529 -5.87)"/></g><g class="a" transform="translate(416 370)"><path d="M393,27.816a1.9,1.9,0,0,1-1.527.8A2.5,2.5,0,0,1,389,26.144a2.529,2.529,0,0,1,2.544-2.544,1.8,1.8,0,0,1,1.527.8v-.654h1.745v1.018h-.582v2.763h.582v1.018h-1.745v-.727Zm0-1.745a1.454,1.454,0,1,0-1.454,1.454A1.413,1.413,0,0,0,393,26.072" transform="translate(-106.205 -6.443)"/></g><g class="a" transform="translate(416 370)"><path d="M399.017,26.88h.872V27.9h-1.963v-3.78H397.2V23.1h.727V21.5h1.09v1.6h.8v1.018h-.8Z" transform="translate(-108.444 -5.87)"/></g><g class="a" transform="translate(416 370)"><path d="M403.272,26.88h.654V27.9H401.6V26.88h.654V24.117H401.6V23.1h1.745v3.78Zm0-4.216h-1.09V21.5h1.09Z" transform="translate(-109.645 -5.87)"/></g><g class="a" transform="translate(416 370)"><path d="M405.1,26.044a2.576,2.576,0,0,1,2.544-2.544,2.545,2.545,0,1,1-2.544,2.544m4,0a1.454,1.454,0,1,0-2.908,0,1.413,1.413,0,0,0,1.454,1.454,1.458,1.458,0,0,0,1.454-1.454" transform="translate(-110.601 -6.416)"/></g><g class="a" transform="translate(416 370)"><path d="M412.954,24.663H412.3V23.645h1.745V24.3a1.593,1.593,0,0,1,1.454-.8,1.986,1.986,0,0,1,1.381.582,1.966,1.966,0,0,1,.436,1.381v1.89h.654v1.018h-2.326V27.353h.654V25.826a1.311,1.311,0,0,0-.218-.872.978.978,0,0,0-.872-.363,1.036,1.036,0,0,0-.872.436,1.623,1.623,0,0,0-.218,1.018v1.381h.654v1.018h-2.326V27.426h.654V24.663Z" transform="translate(-112.566 -6.416)"/></g><g class="a" transform="translate(416 370)"><path d="M424.3,27.816a1.9,1.9,0,0,1-1.527.8,2.5,2.5,0,0,1-2.472-2.472,2.529,2.529,0,0,1,2.544-2.544,1.8,1.8,0,0,1,1.527.8v-.654h1.745v1.018h-.582v2.763h.582v1.018h-1.745v-.727Zm0-1.745a1.454,1.454,0,1,0-1.454,1.454,1.458,1.458,0,0,0,1.454-1.454" transform="translate(-114.751 -6.443)"/></g><g class="a" transform="translate(416 370)"><path d="M430.245,26.88h.654V27.9h-2.4V26.88h.654V22.518H428.5V21.5h1.745Z" transform="translate(-116.989 -5.87)"/></g><g class="a" transform="translate(416 370)"><path d="M383.071,39.07a1.93,1.93,0,0,1-1.6.8A2.548,2.548,0,0,1,379,37.4a2.5,2.5,0,0,1,2.472-2.472,2.032,2.032,0,0,1,1.6.8V34.418h-.654V33.4h1.745v5.38h.654V39.8h-1.745Zm0-1.745a1.454,1.454,0,1,0-1.454,1.454,1.337,1.337,0,0,0,1.454-1.454" transform="translate(-103.475 -9.119)"/></g><g class="a" transform="translate(416 370)"><path d="M392.1,38.862a2.364,2.364,0,0,1-2.254,1.527,2.529,2.529,0,0,1-2.544-2.544,2.469,2.469,0,0,1,2.472-2.544,2.6,2.6,0,0,1,1.817.8,2.353,2.353,0,0,1,.654,1.817v.363h-3.926a1.485,1.485,0,0,0,1.454,1.163,1.247,1.247,0,0,0,1.163-.582H392.1Zm-.872-1.381a1.551,1.551,0,0,0-1.527-1.163,1.467,1.467,0,0,0-1.381,1.163Z" transform="translate(-105.741 -9.638)"/></g><g class="a" transform="translate(416 370)"><path d="M404.433,38.752h.654V39.77H402.47V38.752h.727v-3.78l-1.818,4.8h-.8l-1.89-4.8v3.78h.8V39.77H396.8V38.752h.654V34.318H396.8V33.3h2.4l1.745,4.58,1.745-4.58h2.4v1.018h-.654Z" transform="translate(-108.335 -9.092)"/></g><g class="a" transform="translate(416 370)"><path d="M413.5,39.38h.654V40.4h-1.6v-.582a1.79,1.79,0,0,1-1.454.727,1.7,1.7,0,0,1-1.309-.582,1.966,1.966,0,0,1-.436-1.381V36.618H408.7V35.6h1.745v2.617a1.219,1.219,0,0,0,.218.872.912.912,0,0,0,.8.436,1.041,1.041,0,0,0,.8-.363,1.413,1.413,0,0,0,.218-.945v-1.6h-.654V35.6h1.745v3.78Z" transform="translate(-111.584 -9.72)"/></g><g class="a" transform="translate(416 370)"><path d="M417.863,38.989a.709.709,0,0,0,.8.727.594.594,0,0,0,.654-.582c0-.509-.436-.582-.8-.654-.872-.218-1.745-.509-1.745-1.527a1.49,1.49,0,0,1,1.6-1.454,1.248,1.248,0,0,1,1.091.436v-.363h.8v1.309h-1.091a.594.594,0,0,0-.654-.582.515.515,0,0,0-.582.509c0,.436.436.582.8.654.872.218,1.817.436,1.817,1.527a1.593,1.593,0,0,1-1.745,1.527,1.5,1.5,0,0,1-1.236-.509v.363H416.7V38.989Z" transform="translate(-113.768 -9.692)"/></g><g class="a" transform="translate(416 370)"><path d="M424.072,38.752h.654V39.77H422.4V38.752h.654V35.99H422.4V34.972h1.745v3.78Zm0-4.289h-1.091V33.3h1.091Z" transform="translate(-115.324 -9.092)"/></g><g class="a" transform="translate(416 370)"><path d="M430,39.616a1.962,1.962,0,0,1-1.6.727,2.484,2.484,0,0,1-2.4-2.472,2.451,2.451,0,0,1,2.472-2.472,1.931,1.931,0,0,1,1.6.8v-.727h1.745v1.09h-.727V41.07h.582v1.018h-2.326V41.07H430Zm0-1.672a1.458,1.458,0,0,0-1.454-1.454,1.4,1.4,0,0,0-1.381,1.454,1.418,1.418,0,1,0,2.835,0" transform="translate(-116.307 -9.665)"/></g><g class="a" transform="translate(416 370)"><path d="M439,39.38h.654V40.4h-1.6v-.582a1.79,1.79,0,0,1-1.454.727,1.7,1.7,0,0,1-1.309-.582,1.966,1.966,0,0,1-.436-1.381V36.618H434.2V35.6h1.745v2.617a1.219,1.219,0,0,0,.218.872.912.912,0,0,0,.8.436,1.042,1.042,0,0,0,.8-.363,1.413,1.413,0,0,0,.218-.945v-1.6h-.654V35.6h1.745v3.78Z" transform="translate(-118.546 -9.72)"/></g><g class="a" transform="translate(416 370)"><path d="M446.9,38.862a2.435,2.435,0,0,1-2.254,1.527,2.529,2.529,0,0,1-2.544-2.544,2.469,2.469,0,0,1,2.472-2.544,2.6,2.6,0,0,1,1.817.8,2.354,2.354,0,0,1,.654,1.817v.363h-3.926a1.485,1.485,0,0,0,1.454,1.163,1.248,1.248,0,0,0,1.163-.582H446.9Zm-.8-1.381a1.551,1.551,0,0,0-1.527-1.163,1.467,1.467,0,0,0-1.381,1.163Z" transform="translate(-120.702 -9.638)"/></g><g class="c" transform="translate(416 370)"><rect width="0.436" height="30.679" transform="translate(271.818 6.906)"/></g><g class="d" transform="translate(416 370)"><rect width="0.436" height="45" transform="translate(174.693)"/></g><g class="c" transform="translate(416 370)"><rect class="e" width="36.785" height="3.417" transform="translate(189.087 6.979)"/></g><g class="c" transform="translate(416 370)"><rect class="f" width="36.785" height="3.417" transform="translate(189.087 13.813)"/></g><g class="c" transform="translate(416 370)"><rect class="g" width="36.785" height="3.417" transform="translate(189.087 20.646)"/></g><g class="c" transform="translate(416 370)"><rect class="h" width="36.785" height="3.417" transform="translate(189.087 27.407)"/></g><g class="c" transform="translate(416 370)"><rect class="i" width="36.785" height="3.417" transform="translate(189.087 34.241)"/></g></g></svg></a> </div> </div> <div class="col-2"> <div class="right flex-column h-100 justify-content-center"> <div> <span class="searchbutton"> <a href="javascript:void(0);" class="navitem searchmenu" data-dropdown="searchDropdown"><svg class="search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 20"><defs><style>.search .a{fill:#d3d3d3;}.search .b{fill:#222221;}</style></defs><path class="a" d="M1,10H8A1,1,0,0,0,8,8H1a1,1,0,0,0,0,2Z" transform="translate(0 -2)"/><path class="a" d="M1,16H8a1,1,0,0,0,0-2H1a1,1,0,0,0,0,2Z" transform="translate(0 -2)"/><path class="a" d="M1,22H16a1,1,0,0,0,0-2H1a1,1,0,0,0,0,2Z" transform="translate(0 -2)"/><path class="a" d="M1,4H16a1,1,0,0,0,0-2H1A1,1,0,0,0,1,4Z" transform="translate(0 -2)"/><path class="b" d="M20.167,14.753a5.015,5.015,0,1,0-1.414,1.414l3.54,3.54a1,1,0,0,0,1.414-1.414ZM16,15a3,3,0,1,1,3-3A3,3,0,0,1,16,15Z" transform="translate(0 -2)"/></svg></a> </span> </div> </div> </div> </div> <div class="mobileMenuOpen"> <div class="containerWhite"> <ul class="menuAccordion"> <!-- Menu One --> <li><a class="togglemenu" href="javascript:void(0);">Plan Your Visit <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner"> <ul class="mobilemenulist" ><li class=" menu-item" ><a class=" menu-link" >Studio Bell</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/visitor-information" class=" menu-link" >Visitor Information</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/general-admission" class=" menu-link" >General Admission</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/getting-here" class=" menu-link" >Getting Here</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/accessibility" class=" menu-link" >Accessibility</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/museum-map" class=" menu-link" >Museum Map</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/gift-vouchers" class=" menu-link" >Buy Gift Vouchers</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" target="_blank" rel="noopener" >Things to Do</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/halls-of-fame" class=" menu-link" >Canadian Music Halls of Fame</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/permanent-exhibitions" class=" menu-link" >Exhibitions</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on" class=" menu-link" >Concerts &amp; Events</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/backstage-pass" class=" menu-link" >Backstage Pass Tours</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" target="_blank" rel="noopener" >Shop &amp; Dine</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/king-eddy" class=" menu-link" >The King Eddy</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/shop" class=" menu-link" >NMC Gift Shop &amp; Café</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/explore-east-village" class=" menu-link" >Explore East Village</a></li></ul></li></ul> </div> </li> <!-- Menu Two --> <li><a class="togglemenu" href="javascript:void(0);">What&#039;s On? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner"> <ul class="mobilemenulist" ><li class=" menu-item" ><a href="#" class=" menu-link" >Concerts &amp; Events</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on" class=" menu-link" >View All</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on/concerts" class=" menu-link" >Concerts</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on/weekend-activities" class=" menu-link" >Weekend Activities</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on/members-only" class=" menu-link" >Members Only</a></li></ul></li><li class=" menu-item" ><a href="#" class=" menu-link" >Exhibitions</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/halls-of-fame" class=" menu-link" >Canadian Music Halls of Fame</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/permanent-exhibitions" class=" menu-link" >Permanent Exhibitions</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/feature-exhibitions" class=" menu-link" >Feature Exhibitions</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/online-exhibitions" class=" menu-link" >Online Exhibitions</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/virtual-tour" class=" menu-link" >Virtual Tour</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Featured</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on/event/after-hours-holiday-edition" class=" menu-link" >After Hours: Holiday Edition</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/exhibitions/from-me-to-you-the-beatles-in-canada-1964-1966" class=" menu-link" >From Me to You: The Beatles in Canada 1964-1966</a></li></ul></li></ul> </div> </li> <!-- Menu Three --> <li><a class="togglemenu" href="javascript:void(0);">Programs <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner"> <ul class="mobilemenulist" ><li class=" menu-item" ><a class=" menu-link" >Education &amp; Youth</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/book-a-school-program" class="menu-active menu-link" >Book a School Program</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/jam-club" class=" menu-link" >NMC Jam Club</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/camps" class=" menu-link" >Summer Camps</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/jam-club-instrument-drive" class=" menu-link" >Jam Club Instrument Drive</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/summer-youth-community-programs" class=" menu-link" >Summer Youth &amp; Community Programs</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/full-day-experience" class=" menu-link" >Full-Day Experience</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/half-day-experience" class=" menu-link" >Half-Day Experience</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/self-guided-experience" class=" menu-link" >Self-Guided Experience</a></li></ul></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Artists</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/ohsotokino" class=" menu-link" >OHSOTO’KINO</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/entrepreneur-west" class=" menu-link" >Artist Entrepreneur West</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/artist-in-residence" class=" menu-link" >NMC Artist in Residence</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/rough-cuts" class=" menu-link" >NMC Rough Cuts</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Featured Programs</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/music-and-wellness" class=" menu-link" >Music for Health and Wellness</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/jam-club" class=" menu-link" >NMC Jam Club</a></li></ul></li></ul> </div> </li> <!-- Menu Four --> <li><a class="togglemenu" href="javascript:void(0);">Studios &amp; Rentals <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner"> <ul class="mobilemenulist" ><li class=" menu-item" ><a class=" menu-link" >Recording Studios</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/our-recording-studios" class=" menu-link" >Our Recording Studios</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/rolling-stones-mobile-studio" class=" menu-link" >Rolling Stones Mobile Studio</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/control-room-a" class=" menu-link" >Control Room A</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/control-room-b" class=" menu-link" >Control Room B</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/live-rooms" class=" menu-link" >Live Rooms</a></li></ul></li><li class=" menu-item" ><a href="https://www.studiobell.ca/living-collection" class=" menu-link" >Living Collection</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/request-information" class=" menu-link" >Request Information</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Venue Rentals</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/event-spaces" class=" menu-link" >Event Spaces</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/canada-music-square" class=" menu-link" >Canada Music Square</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/performance-hall" class=" menu-link" >Performance Hall</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/soundscapes-gallery" class=" menu-link" >Soundscapes Gallery</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/east-village-skybridge" class=" menu-link" >East Village Skybridge</a></li></ul></li><li class=" menu-item" ><a href="https://www.studiobell.ca/meeting-rooms" class=" menu-link" >Meeting Rooms</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/prairie-room" class=" menu-link" >Prairie Room</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/north-canada-room" class=" menu-link" >North Canada Room</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/central-canada-room" class=" menu-link" >Central Canada Room</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/north-and-central-canada-rooms" class=" menu-link" >North and Central Canada Rooms</a></li></ul></li><li class=" menu-item" ><a href="https://www.studiobell.ca/wedding-rentals" class=" menu-link" >Wedding Rentals</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/photography-booking" class=" menu-link" >Photography Booking</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/filming" class=" menu-link" >Filming &amp; Videography Booking</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/venue-request-information" class=" menu-link" >Request Information</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Event Packages</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="mailto:rentals@nmc.ca" class=" menu-link" >Contact Us</a></li></ul></li></ul> </div> </li> <!-- Menu Five --> <li><a class="togglemenu" href="javascript:void(0);">About <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner"> <ul class="mobilemenulist" ><li class=" menu-item" ><a class=" menu-link" >About NMC</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/our-collection" class=" menu-link" >Our Collection</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/our-story" class=" menu-link" >Our Story</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/careers" class=" menu-link" >Careers</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/publications" class=" menu-link" >Publications</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/our-people" class=" menu-link" >Our People</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >About Studio Bell</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/the-building" class=" menu-link" >The Building</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/the-architect" class=" menu-link" >The Architect</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/virtual-tour" class=" menu-link" >Virtual Tour</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Media</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/media-kit" class=" menu-link" >Media Kit</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/press-releases" class=" menu-link" >Press Releases</a></li><li class=" menu-item" ><a href="https://amplify.nmc.ca" class=" menu-link" >NMC Amplify</a></li></ul></li></ul> </div> </li> <!-- Menu Six --> <li><a class="togglemenu" href="javascript:void(0);">Support NMC <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner"> <ul class="mobilemenulist" ><li class=" menu-item" ><a class=" menu-link" >Membership</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/membership" class=" menu-link" >Become an NMC Member</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/members-events" class=" menu-link" >Members Events</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/my-account" class=" menu-link" >Login</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Donate</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/donate" class=" menu-link" >Make a Donation</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/thankyoumusic" class=" menu-link" >Thank You Music</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/our-supporters" class=" menu-link" >Our Supporters</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/donate-an-artifact" class=" menu-link" >Donate an Artifact</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Volunteer</a><ul class="mobilemenulist"><li class=" menu-item" ><a href="https://www.studiobell.ca/volunteer-opportunities" class=" menu-link" >Volunteer Opportunities</a></li><li class=" menu-item" ><a href="https://app.betterimpact.com/PublicOrganization/fb04e473-a1cf-425c-bb22-c3cc4b286373/1" class=" menu-link" target="_blank" rel="noopener" >Apply Online</a></li></ul></li></ul> </div> </li> </ul> <div class="mobileButtons"><a class="navbutton purple" href="/cart" target="_blank">My Cart</a><a class="navbutton pink" href="/my-account" target="_blank">Sign In/Register</a></div> </div> </div> <!------- DESKTOP MENU ------> <div class="header row hiddenSm"> <div class="col-md-4"> <div class="left flex-column h-100 justify-content-center"> <div> <span class="phone hiddenLarger"><svg class="phoneicon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"><defs><style>.phoneicon .a{fill:#de3371;}</style></defs><path class="a" d="M11.117,14.286h.242l2.34-2.34L9.947,8.193,8.192,9.948,4.338,6.094,6.093,4.339,2.34.586,0,2.926v.242A11.13,11.13,0,0,0,11.117,14.286ZM2.34,2.241l2.1,2.1L2.683,6.094,8.192,11.6,9.947,9.847l2.1,2.1-1.167,1.167a9.959,9.959,0,0,1-9.7-9.7Z" transform="translate(0 -0.286)"/><path class="a" d="M13.512,0H13V1.024h.512a4.1,4.1,0,0,1,4.095,4.095V5.63H18.63V5.118A5.124,5.124,0,0,0,13.512,0Z" transform="translate(-4.63)"/><path class="a" d="M16.583,7.583V7.071A3.074,3.074,0,0,0,13.512,4H13V5.024h.512a2.049,2.049,0,0,1,2.047,2.047v.512Z" transform="translate(-5.034 -1.549)"/></svg> <a class="tel" href="tel:403-543-5115">403-543-5115</a></span> <span class="hours"> <svg class="clock" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"><defs><style>.clock .a{fill:#de3371;}</style></defs><path class="a" d="M7,0a7,7,0,1,0,7,7A7.008,7.008,0,0,0,7,0Zm.583,12.8v-1.72H6.417V12.8A5.842,5.842,0,0,1,1.2,7.583h1.72V6.417H1.2A5.842,5.842,0,0,1,6.417,1.2v1.72H7.583V1.2a5.843,5.843,0,0,1,5.22,5.22h-1.72V7.583H12.8A5.842,5.842,0,0,1,7.583,12.8Z"/><path class="a" d="M7.367,4.613l-.754.5,2.2,3.3h2.507V7.506H9.3Z" transform="translate(-2.098 -1.599)"/></svg> <a href="https://www.studiobell.ca/hours-and-admission"> Open today 10:00 a.m. &dash; 5:00 p.m. </a> </span> </div> </div> </div> <div class="col-sm-4"> <div class="logo flex-column h-100 justify-content-center"> <a href="https://www.studiobell.ca/"><svg class="logo" alignment-baseline=""xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 326.414 45"><defs><style>.logo .a{clip-path:url(#a);}.logo .b{fill:#004987;}.logo .c{clip-path:url(#h);}.logo .d{clip-path:url(#az);}.logo .e{fill:#ef68a5;}.logo .f{fill:#de3371;}.logo .g{fill:#da1c5c;}.logo .h{fill:#92278f;}.logo .i{fill:#5c2d91;}</style><clipPath id="a"><rect width="326.414" height="45"/></clipPath><clipPath id="h"><rect width="326.414" height="45" transform="translate(0 0)"/></clipPath><clipPath id="az"><rect width="326.414" height="45" transform="translate(0)"/></clipPath></defs><g transform="translate(-416 -370)"><g class="a" transform="translate(416 370)"><path class="b" d="M0,35.69l2.472-1.6c1.672,2.908,4.144,3.78,7.851,3.78,5.234,0,7.2-2.254,7.2-5.307,0-8.36-15.994-4.435-15.994-15.485,0-4.071,2.835-6.979,9.087-6.979,2.981,0,6.834.436,9.233,4.435l-2.4,1.527c-1.745-2.763-4.289-3.344-6.979-3.344-4.362,0-6.034,1.672-6.034,4.289s1.018,4.435,6.906,6.325c5.016,1.6,9.16,3.635,9.16,9.015,0,4.362-2.763,8.215-10.323,8.215C5.961,40.56,1.963,39.4,0,35.69" transform="translate(0 -2.758)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M31.1,15.8h2.835v5.525h6.906v2.617H33.935V35.5c0,2.617,1.309,4.144,4,4.144a12.6,12.6,0,0,0,4.362-.872v2.4a12.023,12.023,0,0,1-4.8.945c-4.071,0-6.325-2.472-6.325-6.47V15.8Z" transform="translate(-8.491 -4.314)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M63.485,41.384V23.5h2.763V43.347a24.174,24.174,0,0,1-7.924,1.236c-6.47,0-9.523-2.981-9.523-8.288V23.5h2.763V36.222c0,3.417,1.745,5.816,6.906,5.816a18.981,18.981,0,0,0,5.016-.654" transform="translate(-13.323 -6.416)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M95.047,40.279H92.5V39.7c0-.945-.8-.8-1.381-.509A14.557,14.557,0,0,1,85.3,40.5c-6.543,0-10.1-4.58-10.1-10.687,0-6.034,4.144-10.687,10.25-10.687a9.35,9.35,0,0,1,6.979,2.617V9.6h2.544V40.279ZM85.6,21.6c-4.871,0-7.633,3.635-7.633,8.215s2.4,8.36,7.488,8.36a10.729,10.729,0,0,0,6.761-2.254V27.774c.073-3.562-2.617-6.179-6.616-6.179" transform="translate(-20.531 -2.621)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M107.517,16.408c-1.236,0-1.817-.654-1.817-1.89a1.817,1.817,0,1,1,3.635,0c0,1.236-.582,1.89-1.817,1.89m-1.381,4.071H108.9V41.125h-2.763Z" transform="translate(-28.858 -3.467)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M133.264,33.359c0,6.179-4.289,10.759-10.469,10.759-6.107,0-10.4-4.8-10.4-10.759S116.762,22.6,122.8,22.6c6.252,0,10.469,4.653,10.469,10.759m-2.763,0c0-4.362-3.126-8.288-7.706-8.288-4.725,0-7.633,3.78-7.633,8.288,0,4.58,2.835,8.433,7.633,8.433,4.653-.073,7.706-3.708,7.706-8.433" transform="translate(-30.688 -6.17)"/></g><g class="a" transform="translate(416 370)"><path class="b" d="M186.747,27.556a8.4,8.4,0,0,0-1.6-3.562,9.343,9.343,0,0,0-7.779-3.489,9.922,9.922,0,0,0-9.887,7.706,8.707,8.707,0,0,0-5.816-5.452,7.091,7.091,0,0,0,.582-10.977c-2.181-1.817-5.089-2.181-8.724-2.181H146.4V40.279h6.107c1.817,0,3.562,0,5.162-.073,5.162-.218,8.724-2.835,9.814-6.688a9.243,9.243,0,0,0,2.108,4.216,10.244,10.244,0,0,0,7.779,3.053c3.562,0,6.179-1.018,7.924-2.617l-2.544-2.981a7.978,7.978,0,0,1-4.725,1.527c-3.635,0-5.162-2.326-5.307-4.507h14.1v8.069h5.307V9.745H186.82V27.556ZM151.78,13.744h1.454a10.348,10.348,0,0,1,3.344.436,3.449,3.449,0,0,1,2.326,3.489,3.841,3.841,0,0,1-3.344,4,13.423,13.423,0,0,1-2.108.145h-1.745V13.744Zm5.889,22.027a10.29,10.29,0,0,1-2.108.145h-3.853v-9.96h3.417a15.841,15.841,0,0,1,2.981.291,4.652,4.652,0,0,1,3.78,4.653c.073,2.326-1.163,4.362-4.216,4.871m15.048-7.415A4.5,4.5,0,0,1,177.3,24.5a4.363,4.363,0,0,1,4.507,3.853Z" transform="translate(-39.97 -2.621)"/></g><g class="c" transform="translate(416 370)"><rect class="b" width="5.162" height="30.46" transform="translate(155.574 7.124)"/></g><g class="a" transform="translate(416 370)"><path d="M321.725,16.216h-1.236l-3.126-4.362v3.271h.727v1.09H315.4v-1.09h.727V10.618H315.4V9.6h1.89l3.126,4.435V10.618h-.727V9.6h2.69v1.018h-.654Z" transform="translate(-86.111 -2.621)"/></g><g class="a" transform="translate(416 370)"><path d="M328.944,16.135a1.761,1.761,0,0,1-1.6.8,2.546,2.546,0,0,1-2.544-2.617,2.606,2.606,0,0,1,2.617-2.617,1.632,1.632,0,0,1,1.527.872v-.727h1.745v1.09h-.654v2.835h.654v1.09h-1.745Zm0-1.89a1.475,1.475,0,0,0-1.527-1.454,1.536,1.536,0,0,0-1.527,1.527,1.527,1.527,0,0,0,3.053-.073" transform="translate(-88.677 -3.194)"/></g><g class="a" transform="translate(416 370)"><path d="M335.09,15.125h.945v1.09H334V12.29h-.8V11.272h.8V9.6h1.09v1.672h.872V12.29h-.872Z" transform="translate(-90.971 -2.621)"/></g><g class="a" transform="translate(416 370)"><path d="M339.445,15.125h.654v1.09h-2.4v-1.09h.654V12.29H337.7V11.2h1.745Zm0-4.362h-1.163V9.6h1.163Z" transform="translate(-92.199 -2.621)"/></g><g class="a" transform="translate(416 370)"><path d="M341.4,14.317a2.617,2.617,0,1,1,2.617,2.617,2.653,2.653,0,0,1-2.617-2.617m4.071,0a1.491,1.491,0,1,0-1.527,1.454,1.476,1.476,0,0,0,1.527-1.454" transform="translate(-93.209 -3.194)"/></g><g class="a" transform="translate(416 370)"><path d="M349.554,12.863H348.9v-1.09h1.745V12.5a1.534,1.534,0,0,1,1.454-.8,2.161,2.161,0,0,1,1.454.582,1.757,1.757,0,0,1,.436,1.454V15.7h.654v1.09h-2.4V15.7h.654V14.1a1.219,1.219,0,0,0-.218-.872,1.036,1.036,0,0,0-.872-.436.952.952,0,0,0-.872.436,1.732,1.732,0,0,0-.218,1.018V15.7h.654v1.09h-2.4V15.7h.654V12.863Z" transform="translate(-95.257 -3.194)"/></g><g class="a" transform="translate(416 370)"><path d="M361.144,16.135a1.761,1.761,0,0,1-1.6.8A2.546,2.546,0,0,1,357,14.317a2.606,2.606,0,0,1,2.617-2.617,1.709,1.709,0,0,1,1.527.872v-.727h1.745v1.09h-.654v2.835h.654v1.09h-1.745Zm0-1.89a1.475,1.475,0,0,0-1.527-1.454,1.536,1.536,0,0,0-1.527,1.527,1.527,1.527,0,0,0,3.053-.073" transform="translate(-97.468 -3.194)"/></g><g class="a" transform="translate(416 370)"><path d="M367.317,15.125h.654v1.09H365.5v-1.09h.727V10.618h-.654V9.6h1.745Z" transform="translate(-99.789 -2.621)"/></g><g class="a" transform="translate(416 370)"><path d="M323.251,27h.727v1.018h-2.69V27h.654V23.145l-1.817,4.871h-.872l-1.89-4.871V27h.8v1.018H315.4V27h.727v-4.58H315.4V21.4h2.472l1.817,4.653,1.817-4.653h2.472v1.018h-.727Z" transform="translate(-86.111 -5.843)"/></g><g class="a" transform="translate(416 370)"><path d="M332.589,27.626h.654v1.09H331.5v-.582a1.826,1.826,0,0,1-1.527.727,1.79,1.79,0,0,1-1.381-.654,2.042,2.042,0,0,1-.436-1.454V24.79H327.5V23.7h1.745v2.69a1.513,1.513,0,0,0,.218.945,1.036,1.036,0,0,0,.872.436,1.136,1.136,0,0,0,.872-.436,1.513,1.513,0,0,0,.218-.945v-1.6h-.654V23.7h1.745v3.926Z" transform="translate(-89.414 -6.471)"/></g><g class="a" transform="translate(416 370)"><path d="M337.009,27.135a.747.747,0,0,0,.8.727.594.594,0,0,0,.654-.582c0-.509-.436-.582-.872-.654-.872-.218-1.817-.509-1.817-1.6a1.57,1.57,0,0,1,1.672-1.527,1.175,1.175,0,0,1,1.09.436v-.363h.872v1.381h-1.091a.594.594,0,0,0-.654-.582c-.291,0-.654.145-.654.509,0,.436.436.582.8.654.872.218,1.818.509,1.818,1.6a1.645,1.645,0,0,1-1.745,1.6,1.752,1.752,0,0,1-1.309-.509v.436H335.7V27.208h1.309Z" transform="translate(-91.653 -6.416)"/></g><g class="a" transform="translate(416 370)"><path d="M343.545,26.97h.654v1.09h-2.4V26.97h.654V24.135H341.8v-1.09h1.745Zm0-4.435h-1.163V21.3h1.163Z" transform="translate(-93.318 -5.815)"/></g><g class="a" transform="translate(416 370)"><path d="M350.589,26.917a2.668,2.668,0,0,1-2.472,1.817,2.606,2.606,0,0,1-2.617-2.617,2.578,2.578,0,0,1,2.472-2.617,1.937,1.937,0,0,1,1.454.654v-.509h.945v1.672h-1.09a1.469,1.469,0,0,0-2.69.872,1.491,1.491,0,0,0,1.527,1.527,1.233,1.233,0,0,0,1.163-.654h1.309Z" transform="translate(-94.329 -6.416)"/></g><g class="a" transform="translate(416 370)"><path d="M320.734,35.254a2.072,2.072,0,0,0-1.817-1.018,2.142,2.142,0,0,0-2.181,2.181,2.187,2.187,0,0,0,2.181,2.181,2.285,2.285,0,0,0,1.89-1.018h1.381a3.43,3.43,0,0,1-3.2,2.326,3.59,3.59,0,0,1-2.472-1.018,3.462,3.462,0,0,1-1.018-2.472A3.413,3.413,0,0,1,318.917,33a2.855,2.855,0,0,1,2.036.8v-.654h1.018v2.108h-1.236Z" transform="translate(-86.138 -9.01)"/></g><g class="a" transform="translate(416 370)"><path d="M329.943,38.908a2.527,2.527,0,0,1-2.326,1.6,2.654,2.654,0,0,1,0-5.307,2.77,2.77,0,0,1,1.89.8,2.574,2.574,0,0,1,.727,1.89l-.073.436h-4a1.533,1.533,0,0,0,2.69.582Zm-.8-1.454a1.576,1.576,0,0,0-1.6-1.163,1.55,1.55,0,0,0-1.454,1.163Z" transform="translate(-88.732 -9.61)"/></g><g class="a" transform="translate(416 370)"><path d="M333.154,36.563H332.5v-1.09h1.745V36.2a1.534,1.534,0,0,1,1.454-.8,2.162,2.162,0,0,1,1.454.582,1.757,1.757,0,0,1,.436,1.454V39.4h.654v1.09h-2.4V39.4h.654V37.8a1.219,1.219,0,0,0-.218-.872,1.036,1.036,0,0,0-.872-.436.952.952,0,0,0-.872.436,1.731,1.731,0,0,0-.218,1.018V39.4h.654v1.09h-2.4V39.4h.654V36.563Z" transform="translate(-90.779 -9.665)"/></g><g class="a" transform="translate(416 370)"><path d="M342.563,38.8h.872v1.09H341.4V35.963h-.8v-1.09h.8V33.2h1.163v1.672h.8v1.09h-.8Z" transform="translate(-92.991 -9.064)"/></g><g class="a" transform="translate(416 370)"><path d="M346.745,36.372A1.6,1.6,0,0,1,348.2,35.5v1.09a1.376,1.376,0,0,0-1.381,1.527v1.236h.654v1.09H345v-1.09h.654V36.59H345V35.5h1.672v.872Z" transform="translate(-94.192 -9.692)"/></g><g class="a" transform="translate(416 370)"><path d="M354.943,38.908a2.527,2.527,0,0,1-2.326,1.6,2.654,2.654,0,0,1,0-5.307,2.77,2.77,0,0,1,1.89.8,2.574,2.574,0,0,1,.727,1.89v.436h-4a1.533,1.533,0,0,0,2.69.582Zm-.872-1.454a1.576,1.576,0,0,0-1.6-1.163,1.55,1.55,0,0,0-1.454,1.163Z" transform="translate(-95.557 -9.61)"/></g><g class="a" transform="translate(416 370)"><path d="M384.289,11.554a2.217,2.217,0,0,0-1.745-1.018,2.065,2.065,0,0,0-2.108,2.108,2.11,2.11,0,0,0,2.108,2.108,2.273,2.273,0,0,0,1.817-.945h1.309a3.369,3.369,0,0,1-3.126,2.254,3.421,3.421,0,0,1-2.4-1.018A3.395,3.395,0,0,1,382.471,9.3a2.528,2.528,0,0,1,1.963.8V9.518h1.018v2.036h-1.163Z" transform="translate(-103.529 -2.539)"/></g><g class="a" transform="translate(416 370)"><path d="M393.3,15.162a2.364,2.364,0,0,1-2.254,1.527,2.529,2.529,0,0,1-2.544-2.544,2.469,2.469,0,0,1,2.472-2.544,2.6,2.6,0,0,1,1.817.8,2.353,2.353,0,0,1,.654,1.817v.363H389.59a1.485,1.485,0,0,0,1.454,1.163,1.248,1.248,0,0,0,1.163-.582Zm-.8-1.454a1.551,1.551,0,0,0-1.527-1.163,1.467,1.467,0,0,0-1.381,1.163Z" transform="translate(-106.069 -3.167)"/></g><g class="a" transform="translate(416 370)"><path d="M396.354,12.763H395.7V11.745h1.745V12.4a1.593,1.593,0,0,1,1.454-.8,1.986,1.986,0,0,1,1.381.582,1.966,1.966,0,0,1,.436,1.381v1.963h.654v1.018h-2.326V15.526h.654V14a1.312,1.312,0,0,0-.218-.872.979.979,0,0,0-.872-.363,1.036,1.036,0,0,0-.872.436,1.623,1.623,0,0,0-.218,1.018v1.309h.654v1.018h-2.326V15.526h.654V12.763Z" transform="translate(-108.034 -3.167)"/></g><g class="a" transform="translate(416 370)"><path d="M405.49,14.98h.872V16H404.4v-3.78h-.8V11.2h.8V9.6h1.09v1.6h.8v1.018h-.8Z" transform="translate(-110.191 -2.621)"/></g><g class="a" transform="translate(416 370)"><path d="M409.5,12.672a1.526,1.526,0,0,1,1.454-.872v1.09a1.2,1.2,0,0,0-.945.363,1.388,1.388,0,0,0-.436,1.163V15.58h.654V16.6H407.9V15.58h.654V12.818H407.9V11.8h1.672v.872Z" transform="translate(-111.365 -3.222)"/></g><g class="a" transform="translate(416 370)"><path d="M417.4,15.162a2.364,2.364,0,0,1-2.254,1.527,2.529,2.529,0,0,1-2.544-2.544,2.469,2.469,0,0,1,2.472-2.544,2.6,2.6,0,0,1,1.817.8,2.353,2.353,0,0,1,.654,1.817v.363h-3.926a1.486,1.486,0,0,0,1.454,1.163,1.247,1.247,0,0,0,1.163-.582Zm-.8-1.454a1.551,1.551,0,0,0-1.527-1.163,1.467,1.467,0,0,0-1.381,1.163Z" transform="translate(-112.648 -3.167)"/></g><g class="a" transform="translate(416 370)"><path d="M385.307,27.9h-1.163l-3.053-4.216v3.2h.727V27.9H379.2V26.88h.654V22.518H379.2V21.5h1.817l3.053,4.289V22.518h-.727V21.5h2.617v1.018h-.654Z" transform="translate(-103.529 -5.87)"/></g><g class="a" transform="translate(416 370)"><path d="M393,27.816a1.9,1.9,0,0,1-1.527.8A2.5,2.5,0,0,1,389,26.144a2.529,2.529,0,0,1,2.544-2.544,1.8,1.8,0,0,1,1.527.8v-.654h1.745v1.018h-.582v2.763h.582v1.018h-1.745v-.727Zm0-1.745a1.454,1.454,0,1,0-1.454,1.454A1.413,1.413,0,0,0,393,26.072" transform="translate(-106.205 -6.443)"/></g><g class="a" transform="translate(416 370)"><path d="M399.017,26.88h.872V27.9h-1.963v-3.78H397.2V23.1h.727V21.5h1.09v1.6h.8v1.018h-.8Z" transform="translate(-108.444 -5.87)"/></g><g class="a" transform="translate(416 370)"><path d="M403.272,26.88h.654V27.9H401.6V26.88h.654V24.117H401.6V23.1h1.745v3.78Zm0-4.216h-1.09V21.5h1.09Z" transform="translate(-109.645 -5.87)"/></g><g class="a" transform="translate(416 370)"><path d="M405.1,26.044a2.576,2.576,0,0,1,2.544-2.544,2.545,2.545,0,1,1-2.544,2.544m4,0a1.454,1.454,0,1,0-2.908,0,1.413,1.413,0,0,0,1.454,1.454,1.458,1.458,0,0,0,1.454-1.454" transform="translate(-110.601 -6.416)"/></g><g class="a" transform="translate(416 370)"><path d="M412.954,24.663H412.3V23.645h1.745V24.3a1.593,1.593,0,0,1,1.454-.8,1.986,1.986,0,0,1,1.381.582,1.966,1.966,0,0,1,.436,1.381v1.89h.654v1.018h-2.326V27.353h.654V25.826a1.311,1.311,0,0,0-.218-.872.978.978,0,0,0-.872-.363,1.036,1.036,0,0,0-.872.436,1.623,1.623,0,0,0-.218,1.018v1.381h.654v1.018h-2.326V27.426h.654V24.663Z" transform="translate(-112.566 -6.416)"/></g><g class="a" transform="translate(416 370)"><path d="M424.3,27.816a1.9,1.9,0,0,1-1.527.8,2.5,2.5,0,0,1-2.472-2.472,2.529,2.529,0,0,1,2.544-2.544,1.8,1.8,0,0,1,1.527.8v-.654h1.745v1.018h-.582v2.763h.582v1.018h-1.745v-.727Zm0-1.745a1.454,1.454,0,1,0-1.454,1.454,1.458,1.458,0,0,0,1.454-1.454" transform="translate(-114.751 -6.443)"/></g><g class="a" transform="translate(416 370)"><path d="M430.245,26.88h.654V27.9h-2.4V26.88h.654V22.518H428.5V21.5h1.745Z" transform="translate(-116.989 -5.87)"/></g><g class="a" transform="translate(416 370)"><path d="M383.071,39.07a1.93,1.93,0,0,1-1.6.8A2.548,2.548,0,0,1,379,37.4a2.5,2.5,0,0,1,2.472-2.472,2.032,2.032,0,0,1,1.6.8V34.418h-.654V33.4h1.745v5.38h.654V39.8h-1.745Zm0-1.745a1.454,1.454,0,1,0-1.454,1.454,1.337,1.337,0,0,0,1.454-1.454" transform="translate(-103.475 -9.119)"/></g><g class="a" transform="translate(416 370)"><path d="M392.1,38.862a2.364,2.364,0,0,1-2.254,1.527,2.529,2.529,0,0,1-2.544-2.544,2.469,2.469,0,0,1,2.472-2.544,2.6,2.6,0,0,1,1.817.8,2.353,2.353,0,0,1,.654,1.817v.363h-3.926a1.485,1.485,0,0,0,1.454,1.163,1.247,1.247,0,0,0,1.163-.582H392.1Zm-.872-1.381a1.551,1.551,0,0,0-1.527-1.163,1.467,1.467,0,0,0-1.381,1.163Z" transform="translate(-105.741 -9.638)"/></g><g class="a" transform="translate(416 370)"><path d="M404.433,38.752h.654V39.77H402.47V38.752h.727v-3.78l-1.818,4.8h-.8l-1.89-4.8v3.78h.8V39.77H396.8V38.752h.654V34.318H396.8V33.3h2.4l1.745,4.58,1.745-4.58h2.4v1.018h-.654Z" transform="translate(-108.335 -9.092)"/></g><g class="a" transform="translate(416 370)"><path d="M413.5,39.38h.654V40.4h-1.6v-.582a1.79,1.79,0,0,1-1.454.727,1.7,1.7,0,0,1-1.309-.582,1.966,1.966,0,0,1-.436-1.381V36.618H408.7V35.6h1.745v2.617a1.219,1.219,0,0,0,.218.872.912.912,0,0,0,.8.436,1.041,1.041,0,0,0,.8-.363,1.413,1.413,0,0,0,.218-.945v-1.6h-.654V35.6h1.745v3.78Z" transform="translate(-111.584 -9.72)"/></g><g class="a" transform="translate(416 370)"><path d="M417.863,38.989a.709.709,0,0,0,.8.727.594.594,0,0,0,.654-.582c0-.509-.436-.582-.8-.654-.872-.218-1.745-.509-1.745-1.527a1.49,1.49,0,0,1,1.6-1.454,1.248,1.248,0,0,1,1.091.436v-.363h.8v1.309h-1.091a.594.594,0,0,0-.654-.582.515.515,0,0,0-.582.509c0,.436.436.582.8.654.872.218,1.817.436,1.817,1.527a1.593,1.593,0,0,1-1.745,1.527,1.5,1.5,0,0,1-1.236-.509v.363H416.7V38.989Z" transform="translate(-113.768 -9.692)"/></g><g class="a" transform="translate(416 370)"><path d="M424.072,38.752h.654V39.77H422.4V38.752h.654V35.99H422.4V34.972h1.745v3.78Zm0-4.289h-1.091V33.3h1.091Z" transform="translate(-115.324 -9.092)"/></g><g class="a" transform="translate(416 370)"><path d="M430,39.616a1.962,1.962,0,0,1-1.6.727,2.484,2.484,0,0,1-2.4-2.472,2.451,2.451,0,0,1,2.472-2.472,1.931,1.931,0,0,1,1.6.8v-.727h1.745v1.09h-.727V41.07h.582v1.018h-2.326V41.07H430Zm0-1.672a1.458,1.458,0,0,0-1.454-1.454,1.4,1.4,0,0,0-1.381,1.454,1.418,1.418,0,1,0,2.835,0" transform="translate(-116.307 -9.665)"/></g><g class="a" transform="translate(416 370)"><path d="M439,39.38h.654V40.4h-1.6v-.582a1.79,1.79,0,0,1-1.454.727,1.7,1.7,0,0,1-1.309-.582,1.966,1.966,0,0,1-.436-1.381V36.618H434.2V35.6h1.745v2.617a1.219,1.219,0,0,0,.218.872.912.912,0,0,0,.8.436,1.042,1.042,0,0,0,.8-.363,1.413,1.413,0,0,0,.218-.945v-1.6h-.654V35.6h1.745v3.78Z" transform="translate(-118.546 -9.72)"/></g><g class="a" transform="translate(416 370)"><path d="M446.9,38.862a2.435,2.435,0,0,1-2.254,1.527,2.529,2.529,0,0,1-2.544-2.544,2.469,2.469,0,0,1,2.472-2.544,2.6,2.6,0,0,1,1.817.8,2.354,2.354,0,0,1,.654,1.817v.363h-3.926a1.485,1.485,0,0,0,1.454,1.163,1.248,1.248,0,0,0,1.163-.582H446.9Zm-.8-1.381a1.551,1.551,0,0,0-1.527-1.163,1.467,1.467,0,0,0-1.381,1.163Z" transform="translate(-120.702 -9.638)"/></g><g class="c" transform="translate(416 370)"><rect width="0.436" height="30.679" transform="translate(271.818 6.906)"/></g><g class="d" transform="translate(416 370)"><rect width="0.436" height="45" transform="translate(174.693)"/></g><g class="c" transform="translate(416 370)"><rect class="e" width="36.785" height="3.417" transform="translate(189.087 6.979)"/></g><g class="c" transform="translate(416 370)"><rect class="f" width="36.785" height="3.417" transform="translate(189.087 13.813)"/></g><g class="c" transform="translate(416 370)"><rect class="g" width="36.785" height="3.417" transform="translate(189.087 20.646)"/></g><g class="c" transform="translate(416 370)"><rect class="h" width="36.785" height="3.417" transform="translate(189.087 27.407)"/></g><g class="c" transform="translate(416 370)"><rect class="i" width="36.785" height="3.417" transform="translate(189.087 34.241)"/></g></g></svg></a> </div> </div> <div class="col-sm-4"> <div class="right flex-column h-100 justify-content-center"> <div> <span class="amplify hiddenMd"> <a href="https://www.studiobell.ca/become-a-member" class="external">Become an NMC Member</a> </span> <span class="language en-CA"> <a class="english" href="https://www.studiobell.ca/book-a-school-program">EN</a> / <a class="french" href="https://www.studiobell.ca/fr/book-a-program">FR</a> </span> <span class="searchbutton"> <a href="#" class="navitem searchmenu" data-dropdown="searchDropdown"><svg class="search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 20"><defs><style>.search .a{fill:#d3d3d3;}.search .b{fill:#222221;}</style></defs><path class="a" d="M1,10H8A1,1,0,0,0,8,8H1a1,1,0,0,0,0,2Z" transform="translate(0 -2)"/><path class="a" d="M1,16H8a1,1,0,0,0,0-2H1a1,1,0,0,0,0,2Z" transform="translate(0 -2)"/><path class="a" d="M1,22H16a1,1,0,0,0,0-2H1a1,1,0,0,0,0,2Z" transform="translate(0 -2)"/><path class="a" d="M1,4H16a1,1,0,0,0,0-2H1A1,1,0,0,0,1,4Z" transform="translate(0 -2)"/><path class="b" d="M20.167,14.753a5.015,5.015,0,1,0-1.414,1.414l3.54,3.54a1,1,0,0,0,1.414-1.414ZM16,15a3,3,0,1,1,3-3A3,3,0,0,1,16,15Z" transform="translate(0 -2)"/></svg></a> </span> </div> </div> </div> </div> <div class="navigation-container"> <div class="navigation d-flex justify-content-center align-items-center hiddenSm"> <a href='#' class="navitem hvr-sweep-to-top flex-grow-1" data-dropdown="planYourVisit" title="Plan Your Visit">Plan Your Visit <svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></a> <a href='#' class="navitem hvr-sweep-to-top flex-grow-1" data-dropdown="whatsOn" title="What&#039;s On?">What&#039;s On? <svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></a> <a href='#' class="navitem hvr-sweep-to-top flex-grow-1" data-dropdown="programs" title="Programs">Programs <svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></a> <a href='#' class="navitem hvr-sweep-to-top flex-grow-1" data-dropdown="studiosRentals" title="Studios &amp; Rentals">Studios &amp; Rentals <svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></a> <a href='#' class="navitem hvr-sweep-to-top flex-grow-1" data-dropdown="about" title="About">About <svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></a> <a href='#' class="navitem hvr-sweep-to-top flex-grow-1" data-dropdown="supportNmc" title="Support NMC">Support NMC <svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></a> <a class="navbutton purple hiddenLg" href="/cart" target="_blank">My Cart</a> <a class="navbutton pink hiddenLg" href="/my-account" target="_blank">Sign In/Register</a> </div> <div class="dropdown searchDropdown"> <form action="https://www.studiobell.ca/search/results"> <input type="hidden" name="CRAFT_CSRF_TOKEN" value="_jJkkCU6WSFHqx36Pr84prlY3Qq4Op2SStW83VLfq5XJEKns8QsQyokfFOBgdBdsAP9ZvQeNUcrhOZxEiwjVoyGNiYUKivuhr37Fqr1lXI8="> <input type="search" name="q" placeholder="Enter your Search Term..."> <input type="submit" value="Search" class="navbutton pink"> </form> </div> <div class="dropdown planYourVisit"> <div class="dropdown-container"> <ul class="menu" ><li class=" menu-item" ><a class=" menu-link" >Studio Bell</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/visitor-information" class=" menu-link" >Visitor Information</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/general-admission" class=" menu-link" >General Admission</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/getting-here" class=" menu-link" >Getting Here</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/accessibility" class=" menu-link" >Accessibility</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/museum-map" class=" menu-link" >Museum Map</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/gift-vouchers" class=" menu-link" >Buy Gift Vouchers</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" target="_blank" rel="noopener" >Things to Do</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/halls-of-fame" class=" menu-link" >Canadian Music Halls of Fame</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/permanent-exhibitions" class=" menu-link" >Exhibitions</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on" class=" menu-link" >Concerts &amp; Events</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/backstage-pass" class=" menu-link" >Backstage Pass Tours</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" target="_blank" rel="noopener" >Shop &amp; Dine</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/king-eddy" class=" menu-link" >The King Eddy</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/shop" class=" menu-link" >NMC Gift Shop &amp; Café</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/explore-east-village" class=" menu-link" >Explore East Village</a></li></ul></li></ul> <div class="featured hiddenLg"> <div class="whiteblock ctaitem align-center" style="background-image: url(https://www.studiobell.ca/assets/images/_thumbnail/CTA_SpringCampaign_3_DeulingPianos.png)" ><div class="ctacontent"><h3>Backstage Pass Tours</h3> <p>Take an exclusive tour behind-the-scenes in our exhibitions and recording studios!</p> <p><a target="_blank" href="https://www.studiobell.ca/backstage-pass" class="button" rel="noreferrer noopener">Learn More</a></p></div></div> </div> </div> </div> <div class="dropdown whatsOn"> <div class="dropdown-container"> <ul class="menu" ><li class=" menu-item" ><a href="#" class=" menu-link" >Concerts &amp; Events</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on" class=" menu-link" >View All</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on/concerts" class=" menu-link" >Concerts</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on/weekend-activities" class=" menu-link" >Weekend Activities</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on/members-only" class=" menu-link" >Members Only</a></li></ul></li><li class=" menu-item" ><a href="#" class=" menu-link" >Exhibitions</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/halls-of-fame" class=" menu-link" >Canadian Music Halls of Fame</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/permanent-exhibitions" class=" menu-link" >Permanent Exhibitions</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/feature-exhibitions" class=" menu-link" >Feature Exhibitions</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/online-exhibitions" class=" menu-link" >Online Exhibitions</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/virtual-tour" class=" menu-link" >Virtual Tour</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Featured</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/whats-on/event/after-hours-holiday-edition" class=" menu-link" >After Hours: Holiday Edition</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/exhibitions/from-me-to-you-the-beatles-in-canada-1964-1966" class=" menu-link" >From Me to You: The Beatles in Canada 1964-1966</a></li></ul></li></ul> <div class="featured hiddenLg"> <div class="whiteblock ctaitem align-center" style="background-image: url(https://www.studiobell.ca/assets/images/_thumbnail/school-cta-4.jpg)" ><div class="ctacontent"><h3>Virtual Tour</h3> <p>Explore exhibitions and Studio Bell's stunning architecture online.</p> <p><a href="https://www.studiobell.ca/virtual-tour" class="button">Learn More</a></p></div></div> </div> </div> </div> <div class="dropdown programs"> <div class="dropdown-container"> <ul class="menu" ><li class=" menu-item" ><a class=" menu-link" >Education &amp; Youth</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/book-a-school-program" class="menu-active menu-link" >Book a School Program</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/jam-club" class=" menu-link" >NMC Jam Club</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/camps" class=" menu-link" >Summer Camps</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/jam-club-instrument-drive" class=" menu-link" >Jam Club Instrument Drive</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/summer-youth-community-programs" class=" menu-link" >Summer Youth &amp; Community Programs</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/full-day-experience" class=" menu-link" >Full-Day Experience</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/half-day-experience" class=" menu-link" >Half-Day Experience</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/self-guided-experience" class=" menu-link" >Self-Guided Experience</a></li></ul></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Artists</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/ohsotokino" class=" menu-link" >OHSOTO’KINO</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/entrepreneur-west" class=" menu-link" >Artist Entrepreneur West</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/artist-in-residence" class=" menu-link" >NMC Artist in Residence</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/rough-cuts" class=" menu-link" >NMC Rough Cuts</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Featured Programs</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/music-and-wellness" class=" menu-link" >Music for Health and Wellness</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/jam-club" class=" menu-link" >NMC Jam Club</a></li></ul></li></ul> <div class="featured hiddenLg"> <div class="whiteblock ctaitem align-center" style="background-image: url(https://www.studiobell.ca/assets/images/_thumbnail/explore-studio-bell@2x.jpg)" ><div class="ctacontent"><h3>Become an NMC Member</h3> <p>Members get exclusive invites, discounts, and free admission all year long!</p> <p><a href="https://www.studiobell.ca/become-a-member" class="button">Learn More</a></p></div></div> </div> </div> </div> <div class="dropdown studiosRentals"> <div class="dropdown-container"> <ul class="menu" ><li class=" menu-item" ><a class=" menu-link" >Recording Studios</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/our-recording-studios" class=" menu-link" >Our Recording Studios</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/rolling-stones-mobile-studio" class=" menu-link" >Rolling Stones Mobile Studio</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/control-room-a" class=" menu-link" >Control Room A</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/control-room-b" class=" menu-link" >Control Room B</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/live-rooms" class=" menu-link" >Live Rooms</a></li></ul></li><li class=" menu-item" ><a href="https://www.studiobell.ca/living-collection" class=" menu-link" >Living Collection</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/request-information" class=" menu-link" >Request Information</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Venue Rentals</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/event-spaces" class=" menu-link" >Event Spaces</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/canada-music-square" class=" menu-link" >Canada Music Square</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/performance-hall" class=" menu-link" >Performance Hall</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/soundscapes-gallery" class=" menu-link" >Soundscapes Gallery</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/east-village-skybridge" class=" menu-link" >East Village Skybridge</a></li></ul></li><li class=" menu-item" ><a href="https://www.studiobell.ca/meeting-rooms" class=" menu-link" >Meeting Rooms</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/prairie-room" class=" menu-link" >Prairie Room</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/north-canada-room" class=" menu-link" >North Canada Room</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/central-canada-room" class=" menu-link" >Central Canada Room</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/north-and-central-canada-rooms" class=" menu-link" >North and Central Canada Rooms</a></li></ul></li><li class=" menu-item" ><a href="https://www.studiobell.ca/wedding-rentals" class=" menu-link" >Wedding Rentals</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/photography-booking" class=" menu-link" >Photography Booking</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/filming" class=" menu-link" >Filming &amp; Videography Booking</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/venue-request-information" class=" menu-link" >Request Information</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Event Packages</a><ul class="menu"><li class=" menu-item" ><a href="mailto:rentals@nmc.ca" class=" menu-link" >Contact Us</a></li></ul></li></ul> <div class="featured hiddenLg"> <div class="whiteblock ctaitem align-center" style="background-image: url(https://www.studiobell.ca/assets/images/_thumbnail/CTA_SpringCampaign_1_JaeSterling.png)" ><div class="ctacontent"><h3>Recording Studios </h3> <p>Not your typical recording studio.</p> <p><a href="/our-studios" class="button">Learn More</a></p></div></div> </div> </div> </div> <div class="dropdown about"> <div class="dropdown-container"> <ul class="menu" ><li class=" menu-item" ><a class=" menu-link" >About NMC</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/our-collection" class=" menu-link" >Our Collection</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/our-story" class=" menu-link" >Our Story</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/careers" class=" menu-link" >Careers</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/publications" class=" menu-link" >Publications</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/our-people" class=" menu-link" >Our People</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >About Studio Bell</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/the-building" class=" menu-link" >The Building</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/the-architect" class=" menu-link" >The Architect</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/virtual-tour" class=" menu-link" >Virtual Tour</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Media</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/media-kit" class=" menu-link" >Media Kit</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/press-releases" class=" menu-link" >Press Releases</a></li><li class=" menu-item" ><a href="https://amplify.nmc.ca" class=" menu-link" >NMC Amplify</a></li></ul></li></ul> <div class="featured hiddenLg"> <div class="whiteblock ctaitem align-center" style="background-image: url(https://www.studiobell.ca/assets/images/_thumbnail/CTA_SpringCampaign_3_DeulingPianos.png)" ><div class="ctacontent"><h3>Amplify</h3> <p>Explore Canada's music stories on <em>Amplify</em>, NMC's online digital platform.</p> <p><a href="https://amplify.nmc.ca" class="button">Read our Blog</a></p></div></div> </div> </div> </div> <div class="dropdown supportNmc"> <div class="dropdown-container"> <ul class="menu" ><li class=" menu-item" ><a class=" menu-link" >Membership</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/membership" class=" menu-link" >Become an NMC Member</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/members-events" class=" menu-link" >Members Events</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/my-account" class=" menu-link" >Login</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Donate</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/donate" class=" menu-link" >Make a Donation</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/thankyoumusic" class=" menu-link" >Thank You Music</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/our-supporters" class=" menu-link" >Our Supporters</a></li><li class=" menu-item" ><a href="https://www.studiobell.ca/donate-an-artifact" class=" menu-link" >Donate an Artifact</a></li></ul></li><li class=" menu-item" ><a class=" menu-link" >Volunteer</a><ul class="menu"><li class=" menu-item" ><a href="https://www.studiobell.ca/volunteer-opportunities" class=" menu-link" >Volunteer Opportunities</a></li><li class=" menu-item" ><a href="https://app.betterimpact.com/PublicOrganization/fb04e473-a1cf-425c-bb22-c3cc4b286373/1" class=" menu-link" target="_blank" rel="noopener" >Apply Online</a></li></ul></li></ul> <div class="featured hiddenLg"> <div class="whiteblock ctaitem align-center" style="background-image: url(https://www.studiobell.ca/assets/images/_thumbnail/school-cta-2.jpg)" ><div class="ctacontent"><h3>Support Music in Canada</h3> <p>Help us amplify the love, sharing, and understanding of music.</p> <p><a href="https://www.studiobell.ca/donate" class="button">Donate</a></p></div></div> </div> </div> </div> </div> </header> <div class="container"> <div class="row d-flex"> <div class="col-lg-4 col-md-12 sidebar hiddenMd"> <h1>Book a School Program</h1> <ul class="subnavigation"> <li class="active"> <a href="https://www.studiobell.ca/book-a-school-program" title="Book a School Program">Book a School Program</a> </li> <li class=""> <a href="https://www.studiobell.ca/jam-club" title="NMC Jam Club">NMC Jam Club</a> </li> <li class=""> <a href="https://www.studiobell.ca/camps" title="Summer Camps">Summer Camps</a> </li> <li class=""> <a href="https://www.studiobell.ca/jam-club-instrument-drive" title="Jam Club Instrument Drive">Jam Club Instrument Drive</a> </li> <li class=""> <a href="https://www.studiobell.ca/summer-youth-community-programs" title="Summer Youth &amp; Community Programs">Summer Youth &amp; Community Programs</a> </li> </ul> <div class="sidebarcontent"> <p><a class="button buttonwide" href="https://nmccanada.formstack.com/forms/2023_nmc_education_program_request" target="_blank" rel="noreferrer noopener">Book your program today</a></p> </div> </div> <div class="col-lg-8 col-md-12 content flex-grow-1"> <img src="https://www.studiobell.ca/assets/images/_header/STUDIOBELL_8278_JF.jpg" alt="Book a School Program" class="headerimage" /> <div class="row columnblock"> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <p class="large">We are thrilled to announce that we have expanded our program offerings for the 2024 school year!</p> <p>National Music Centre’s school programs work towards the mission of amplifying the love, sharing, and understanding of music in Canada. Our hands-on programs are based on Alberta’s K-12 curriculum and programs of study. Featuring items from NMC’s rare and unique collection, programs are led by talented musician educators who will make concepts come to life.</p> <p>We are excited to introduce a range of new programs of varying lengths, activities, and curriculum connections. This means you can select the perfect visit that aligns perfectly with your in-classroom teaching!</p> </div> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <p style="text-align: center;"><a class="button buttonwide" target="_blank" href="https://nmccanada.formstack.com/forms/2023_nmc_education_program_request">Book your program today</a></p> <p style="text-align: center;">For more information, please email <a href="mailto:education@nmc.ca" title="mailto:education@nmc.ca">education@nmc.ca</a>. </p> </div> </div> <hr class="divider"> <div class="row columnblock"> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <h1>Packages</h1> </div> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <h2>The Ultimate Experience<strong></strong></h2><p><strong>Age Group: </strong>Grades 2-6<br><strong>Cost:</strong> $705 <sup>+GST</sup> per class of 30*<br><strong>Length</strong>: 4 hours</p> <p><em>*The Ultimate Experience can host a minimum of 30 students and a maximum of 120.</em></p> <div class="tableBlock" style="padding-top: 2.5rem"> <table> <thead> <tr> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10003; INCLUDES</th> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10007; DOES NOT INCLUDE</th> </tr> </thead> <tbody> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">Your own <strong>NMC Educator</strong> who will greet you, lead your visit, answer questions, and interpret artifacts.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A private <strong>Behind-The-Glass Tour</strong> guided by one of our talented educators.<p class="small">*Available exclusively with ‘The Tour Experience’</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Self-guided exploration</strong> of the museum galleries.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Music Odyssey</strong> scavenger hunt to be completed during self-guided exploration of the museum galleries.<p class="small">*Add-on available for an additional $45</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Safe storage</strong> of your belongings while you explore.</td><td align="left"></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">A <strong>classroom program</strong> of your choice.<p class="small">*Choose from options below</p></td><td align="left"></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">An in-gallery, educator-led, <strong>hands-on activity</strong> of your choice.<p class="small">*Choose from options below</p></td> <td align="left" style="padding: 1rem 2rem 1rem 2rem"></td></tr><tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">A live demonstration of our 1924 <strong>Kimball Theatre Organ</strong> performed by one of our talented educators.</td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">A <strong>30-minute lunch break</strong> in our provided lunchroom.</td><td align="left" style="padding: 1rem 2rem 1rem 2rem"></td></tr> </tbody> </table> </div> </div> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <h2>The Classroom Experience<strong></strong></h2><p><strong>Age Group: </strong>Grades 2-6<br><strong>Cost:</strong> $600<sup>+GST</sup> per class of 30*<br><strong>Length</strong>: 3.5 hours</p> <p><em>*The Classroom Experience can host a minimum of 30 students and a maximum of 120.</em></p> <div class="tableBlock" style="padding-top: 2.5rem"> <table> <thead> <tr> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10003; INCLUDES</th> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10007; DOES NOT INCLUDE</th> </tr> </thead> <tbody> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">Your own <strong>NMC Educator</strong> who will greet you, lead your visit, answer questions, and interpret artifacts.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A private <strong>Behind-The-Glass Tour</strong> guided by one of our talented educators.<p class="small">*Available exclusively with ‘The Tour Experience’</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Self-guided exploration</strong> of the museum galleries.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Music Odyssey</strong> scavenger hunt to be completed during self-guided exploration of the museum galleries.<p class="small">*Add-on available for an additional $45</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Safe storage</strong> of your belongings while you explore.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A live demonstration of our 1924 <strong>Kimball Theatre Organ</strong> performed by one of our talented educators.<p class="small">*Available with ‘The Ultimate Experience’</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">A <strong>classroom program</strong> of your choice.<p class="small">*Choose from options below</p></td><td align="left"></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">An in-gallery, educator-led, <strong>hands-on activity</strong> of your choice.<p class="small">*Choose from options below</p></td> <td align="left" style="padding: 1rem 2rem 1rem 2rem"></td></tr><tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">A <strong>30-minute lunch break</strong> in our provided lunchroom.</td><td align="left"></td></tr> </tbody> </table> </div> </div> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <h2>The Mini Classroom Experience<strong></strong></h2><p><strong>Age Group: </strong>Recommended for Grades K-6<br><strong>Cost:</strong> $510<sup>+GST</sup> per class of 30*<br><strong>Length</strong>: 2.5 hours</p> <p><em>*The Mini-Classroom Experience can host a minimum of 15 students and a maximum of </em>90.</p> <div class="tableBlock" style="padding-top: 2.5rem"> <table> <thead> <tr> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10003; INCLUDES</th> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10007; DOES NOT INCLUDE</th> </tr> </thead> <tbody> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">Your own <strong>NMC Educator</strong> who will greet you, lead your visit, answer questions, and interpret artifacts.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A private <strong>Behind-The-Glass Tour</strong> guided by one of our talented educators.<p class="small">*Available exclusively with ‘The Tour Experience’</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Self-guided exploration</strong> of the museum galleries.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Music Odyssey</strong> scavenger hunt to be completed during self-guided exploration of the museum galleries.<p class="small">*Add-on available for an additional $45</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Safe storage</strong> of your belongings while you explore.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A live demonstration of our 1924 <strong>Kimball Theatre Organ</strong> performed by one of our talented educators.<p class="small">*Add-on available for $15 and 30 minutes added</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">A shortened <strong>classroom program</strong> of your choice.<p class="small">*Choose from options below</p></td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A <strong>30-minute lunch break</strong> in our provided lunchroom.<p class="small">*Add-on available for $60 and 30 minutes added</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">An in-gallery, educator-led, <strong>hands-on activity</strong> of your choice.<p class="small">*Choose from options below</p></td> <td align="left" style="padding: 1rem 2rem 1rem 2rem"></td></tr> </tbody> </table> </div> </div> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <h2>The Gallery Experience<strong></strong></h2><p><strong>Age Group: </strong>Grades K-6<br><strong>Cost:</strong> $450<sup>+GST</sup> per class of 30*<br><strong>Length</strong>: 2.5 hours</p> <p><em>*The Gallery Experience can host a minimum of 15 students and a maximum of </em>90 students.</p> <div class="tableBlock" style="padding-top: 2.5rem"> <table> <thead> <tr> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10003; INCLUDES</th> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10007; DOES NOT INCLUDE</th> </tr> </thead> <tbody> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">Your own <strong>NMC Educator host</strong> who will greet you, lead your visit, answer questions, and interpret artifacts.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A private <strong>Behind-The-Glass Tour</strong> guided by one of our talented educators.<p class="small">*Available exclusively with ‘The Tour Experience’</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Self-guided exploration</strong> of the museum galleries.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Music Odyssey</strong> scavenger hunt to be completed during self-guided exploration of the museum galleries.<p class="small">*Add-on available for an additional $45</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Safe storage</strong> of your belongings while you explore.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A live demonstration of our 1924 <strong>Kimball Theatre Organ</strong> performed by one of our talented educators.<p class="small">*Add-on available for $15 and 30 minutes added</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">An in-gallery, educator-led, <strong>hands-on activity</strong> of your choice.<p class="small">*Choose from options below</p></td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A <strong>30-minute lunch break</strong> in our provided lunchroom.<p class="small">*Add-on available for $60 and 30 minutes added</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"></td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A <strong>classroom program</strong> of your choice.</td></tr> </tbody> </table> </div> </div> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <h2>The Self-Guided Experience<strong></strong></h2><p><strong>Age Group: </strong>Grades 7 and up<br><strong>Cost:</strong> $400<sup>+GST</sup> per class of 30*<br><strong>Length</strong>: Recommended 2.5 hours</p> <p><em>*The Self-Guided Experience can host a maximum of 120 students.</em></p> <div class="tableBlock" style="padding-top: 2.5rem"> <table> <thead> <tr> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10003; INCLUDES</th> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10007; DOES NOT INCLUDE</th> </tr> </thead> <tbody> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">Your own <strong>NMC Educator</strong> who will greet you, lead your visit, answer questions, and interpret artifacts.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A private <strong>Behind-The-Glass Tour</strong> guided by one of our talented educators.<p class="small">*Available exclusively with ‘The Tour Experience’</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Self-guided exploration</strong> of the museum galleries.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Music Odyssey</strong> scavenger hunt to be completed during self-guided exploration of the museum galleries.<p class="small">*Add-on available for an additional $45</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Safe storage</strong> of your belongings while you explore.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A live demonstration of our 1924 <strong>Kimball Theatre Organ</strong> performed by one of our talented educators.<p class="small">*Add-on available for an additional $150</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"></td><td align="left" style="padding: 1rem 2rem 1rem 2rem">A <strong>30-minute lunch break</strong> in our provided lunchroom.<p class="small">*Add-on available for $60 and 30 minutes added</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"></td><td align="left" style="padding: 1rem 2rem 1rem 2rem">A <strong>classroom program</strong> of your choice.</td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"></td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">An in-gallery, educator-led, <strong>hands-on activity</strong> of your choice.</td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"></td> <td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Music Industry 101: Exploring the Professional Artist Hats</strong> educational presentation for aspiring musicians.<p class="small">*Add-on available for an additional $150</p></td></tr> </tbody> </table> </div> </div> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <h2>The Tour Experience<strong></strong></h2><p><strong>Age Group: </strong>Grades 7 and up<br><strong>Cost:</strong> $540<sup>+GST</sup> per class of 30*<br><strong>Length</strong>: 1-2.5 hours (recommended 2.5 hours)</p> <p><em>*The Tour Experience can host a maximum of </em>60 students.</p> <div class="tableBlock" style="padding-top: 2.5rem"> <table> <thead> <tr> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10003; INCLUDES</th> <th align="left" width="" style="font-size: 1.6rem; padding: 1rem 2rem 1rem 2rem">&#10007; DOES NOT INCLUDE</th> </tr> </thead> <tbody> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">Your own <strong>NMC Educator</strong> who will greet you, lead your visit, answer questions, and interpret artifacts.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Music Odyssey</strong> scavenger hunt to be completed during self-guided exploration of the museum galleries.<p class="small">*Add-on available for an additional $45</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Self-guided exploration</strong> of the museum galleries.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A live demonstration of our 1924 <strong>Kimball Theatre Organ</strong> performed by one of our talented educators.<p class="small">*Add-on available for an additional $150</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Safe storage</strong> of your belongings while you explore.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A <strong>30-minute lunch break</strong> in our provided lunchroom.<p class="small">*Add-on available for $60 and 30 minutes added</p></td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem">A private <strong>Behind-The-Glass Tour</strong> guided by one of our talented educators.</td> <td align="left" style="padding: 1rem 2rem 1rem 2rem">A <strong>classroom program</strong> of your choice.</td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"></td><td align="left" style="padding: 1rem 2rem 1rem 2rem">An in-gallery, educator-led, <strong>hands-on activity</strong> of your choice.</td></tr> <tr><td align="left" style="padding: 1rem 2rem 1rem 2rem"></td> <td align="left" style="padding: 1rem 2rem 1rem 2rem"><strong>Music Industry 101: Exploring the Professional Artist Hats</strong> educational presentation for aspiring musicians.<p class="small">*Add-on available for an additional $150</p></td></tr> </tbody> </table> </div> </div> </div> <hr class="divider"> <div class="row columnblock"> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <h1>Add-ons</h1> <div class="tableBlock"> <table> <thead> <tr> <th align="left" width=""></th> </tr> </thead> <tbody> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"><h2>Additional Persons</h2> <p>$13.50 <sup>+GST</sup> (per added person)*</p> <p><em>*Over 20, under 30</em></p></td></tr> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"></td></tr> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"><h2>Kimball Theatre Organ</h2> <p><strong>Age Group: </strong>All<br><strong>Location:</strong> Studio Bell, home of the National Music Centre<br><strong>Cost:</strong> $150 <sup>+GST</sup> (per group of up to 60 students)*<br><strong>Length</strong>: 30 minutes – to be added to the time of your stay<br></p> <p>No visit to Studio Bell is complete until you’ve seen and heard the famed Kimball Theatre Organ. Join us for an exclusive demonstration of this iconic instrument, where you’ll discover the unique functions of this instrument whilst exploring the history of sound in cinema! Finally, let NMC’s skilled educators take you on a journey through some classic songs from film and television.<br></p> <p><em>*Kimball price extends to each group of 60 to a maximum of 120.</em></p></td></tr> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"></td></tr> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"><h2>Music Odyssey</h2> <p><strong>Age Group: </strong>All<br><strong>Location:</strong> Studio Bell, home of the National Music Centre<br><strong>Cost:</strong> $45 +GST per group of 30 students (maximum 60 students)<br><strong>Length</strong>: 30-60 minutes<br></p> <p>An Amazing Race-style scavenger hunt in Studio Bell, focusing on music and art exploration. Students will work in groups to gather photos and videos* based on a list of prompts about the museum. As your students navigate the museum, they'll encounter the wonders of musical instruments, historical artifacts, and legendary musicians from different eras. Students will leave with prizes and memorable photos to take home and share with their classmates, teachers, family and friends.</p> <p><em>*Parent supervisors & teachers are highly encouraged to bring their own device that is suitable for photo and video. For a nominal fee, parents and teachers can rent a device during their visit, after which time an NMC team member will facilitate a file transfer and device wipe.</em></p></td></tr> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"></td></tr> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"><h2>Music Industry 101: Exploring The Professional Artist Hats</h2> <p><strong>Age Group: </strong>Grades 10-12 and College/University*<br><strong>Location:</strong> Studio Bell, home of the National Music Centre<br><strong>Cost:</strong> $150 <sup>+GST</sup> per group*<br><strong>Length</strong>: 60-90 minutes</p> <p><strong>NOTE: Must be booked with either the Tour Experience or Self-Guided Experience</strong></p> <p>Join this educational presentation designed for aspiring musicians! Tailored for students considering a career in music, this session explores the multifaceted roles artists play in the industry. From the art of song writing and dynamic live performances to the intricacies of recording, releasing music, and effective self-marketing, we delve into the diverse hats musicians must wear.</p> <p><em>*This experience is intended for students participating in arts and music courses, accommodating 15-30 students at one time.</em></p></td></tr> </tbody> </table> </div> </div> </div> <hr class="divider"> <div class="row columnblock"> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <h1>Classroom Program Options</h1> <div class="tableBlock"> <table> <thead> <tr> <th align="left" width=""></th> </tr> </thead> <tbody> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"><h2>Good Vibrations</h2><p><strong>Recommended for Grades 2-6</strong></p> <p>A classroom program that explores vibration, pitch, timbre, and volume through hands-on<br>instrument exploration.</p> <ul><li>Students will gain a clear understanding of vibration and its role in producing sound</li><li>Through kinetic exploration, students will learn how the speed of vibration affects pitch and the size of vibration influences volume</li><li>Students will discover four methods of energizing instruments (struck, pluck, air, and electric)</li><li>Exploring various musical instruments, students will understand how they control pitch and volume to create expressive music</li></ul> <p><strong>CURRICULUM CONNECTIONS <br>Grade 2 Science</strong><br></p> <ul><li>Matter: Understandings of the physical world are deepened by investigating matter and energy<br>- Materials are used to make objects; materials have unique properties<br>- The purpose of an object influences the choice of materials used to produce it</li><li>Energy: Understandings of the physical world are deepened by investigating matter and energy<br>- Sound behaves in various ways- Sound is produced by vibrations of objects.<br>- Vibration is a rapid back-and-forth movement.<br>- Sources of sound can be natural or human-made<br>- Characteristics of sound (pitch, volume, duration)<br>- Sound can travel through air, water, and some solids.<br>- Properties of materials that affect the production and behaviour of sound</li></ul></td></tr> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"></td></tr> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"><h2>Words To Song</h2><p><strong>Recommended for grades 2 -6</strong></p> <p>A classroom program that connects with the K-6 Language Arts curriculum.</p> <ul><li>Students will learn how to make patterns out of words using rhyme, repetition, and syllables.</li><li>Students will leave with an understanding that music is built from patterns.</li><li>Students will understand ways to form lyrical or poetic patterns in songs.</li><li>Students will explore their own song-writing creativity.</li></ul> <p><strong>CURRICULUM CONNECTIONS <br>Grade 2 English Language Arts and Literature</strong></p> <ul> <li>Distinguish syllables in words.</li> <li>Identify words or phrases used in imaginative ways that support messages in poetry and song.</li> <li>Examine rhyming couplets.</li> <li>Investigate words or phrases applied creatively.</li> <li>Contribute to a variety of listening and speaking activities to build confidence in oral language skills.</li> <li>Listen for changes in vocal emphasis in oral communications.</li> <li>Contribute to discussions as a listener and speaker.</li> <li>Participate in presentations as a respectful audience member.</li><li>Develop communication skills through individual or group presentations.</li></ul></td></tr> </tbody> </table> </div> </div> </div> <hr class="divider"> <div class="row columnblock"> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <h1>Hands-on Activity Options</h1> <div class="tableBlock"> <table> <thead> <tr> <th align="left" width=""></th> </tr> </thead> <tbody> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"><h3>Rhythm Nation<strong></strong></h3><p><strong>Recommended for Grades K-12</strong></p> <p>This hands-on in-gallery program is designed for students to have fun, express themselves through music, and develop essential skills like rhythm and coordination. Students will be introduced to two folk instruments – the djembe and the wooden spoon. Participants will gain cultural insights into these two folk instruments while having fun and expressing themselves through music.</p> <ul><li>Students will experiment with rhythm, tempo, and the call-and-response musical form</li><li>Students will explore creating both simple and complex patterns through interactive kinetic exploration</li><li>Students will learn about and build skills with active listening and groupwork</li></ul></td></tr> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"></td></tr> <tr><td align="left" style="padding: 2rem 2rem 2rem 2rem"><h3>Draw What You Hear<strong></strong></h3><p><strong>Recommended for Grades 4-9</strong></p> <p>This hands-on in-gallery program merges art and music to explore the visualization of sounds. Students will discover how to associate colors, shapes, feelings, and words with sounds, instruments, and music.</p> <ul><li>Students will explore diverse approaches to visualize sound and rhythm</li><li>Students will uncover abstract methods of visualizing sound, fostering creative expression</li><li>Students will gain insights into concepts like timbre, enriching their understanding of sound's nuances</li></ul></td></tr> </tbody> </table> </div> </div> </div> <hr class="divider"> <div class="row columnblock"> <div class="col-lg-12 column colourBlock" style="background-color: #ffffff"> <h1>Frequently Asked&nbsp;Questions</h1> <ul class="accordion"> <li> <a class="toggle active" href="javascript:void(0);">How do I book an educational program? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner show" style="display: block;"> <div class="table"> <p><strong>To request a program booking, fill out the online <a href="https://nmccanada.formstack.com/forms/2023_nmc_education_program_request" target="_blank" rel="noreferrer noopener">Education Program Booking Request</a> form.</strong> A member of our team will reach out to you to confirm your booking.<br /></p> <p>Programs must be booked within at least two weeks of the visit date. Space is limited so we recommend booking early.</p> </div> </div> </li> <li> <a class="toggle " href="javascript:void(0);">How many students can participate in a program? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner " > <div class="table"> <p>Some of our programming takes place in small classrooms and galleries which cannot exceed certain capacities to ensure the safety of everyone involved. Unless otherwise stated, the pricing per program is per 30 students. The maximum capacities of each program is as follows:<br /></p> <ul><li>The Ultimate Experience: 120 students</li><li>The Classroom Experience: 120 students</li><li>The Mini Classroom Experience: 90 students</li><li>The Gallery Experience: 60 students</li><li>The Tour Experience: 30 students</li><li>The Self-Guided Experience: 60 students</li></ul> </div> </div> </li> <li> <a class="toggle " href="javascript:void(0);">How many adult supervisors should attend? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner " > <div class="table"> <p>We kindly request that all bookings observe the following supervision ratios:</p> <ul><li>Kindergarten: 1 adult to 5 students (1:5)</li><li>Grades 1 to 3: 1 adult to 8 students (1:8)</li><li>Grades 4 to 6: 1 adult to 10 students (1:10)</li><li>Grades 7 to 9: 1 adult to 13 students (1:13)</li><li>Grades 10 to 12: 1 adult to 15 students (1:15)</li></ul> <p><strong>Groups that exceed this ratio will be charged a reduced General Admission rate per additional chaperone. Please note that all chaperones are required to supervise and manage student behavior during your visit so that our NMC educators can put their energy into giving your students the best possible experience!</strong></p> <p><strong>Repeated disrespectful behavior will result in the program being cancelled without refund.</strong></p> </div> </div> </li> <li> <a class="toggle " href="javascript:void(0);">How do I pay? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner " > <div class="table"> <p>Your school will be invoiced by e-mail prior to your visit with instructions for payment. We accept a variety of modes of payment.<strong> In order to confirm your booking, we require a 25% non-refundable deposit. The remaining balance must be paid upon arrival prior to starting the program. </strong>Please note that we no longer accept mailed cheques; if you wish to pay by cheque, this must be hand-delivered upon arrival.</p> </div> </div> </li> <li> <a class="toggle " href="javascript:void(0);">Do you offer discounts or subsidized pricing? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner " > <div class="table"> <p>We understand the financial challenges educators face with budget cuts and inflation. While we are unable to offer further discounts at this time, NMC’s education programs provide a competitive price and substantial added value compared to General Admission. With a range of programs and pricing, we’re sure we can find the perfect program for your students. We’ve included a per person cost comparison below:</p> <p><strong>General Admission</strong><br />Youth (Ages 4-12) .......... $13.50<br />Students ......................... $16.50</p> <p><strong>Education Programs<br /></strong>Ultimate Experience ..................... $23.50<br />Classroom Experience .................. $20.00<br />Mini Classroom Experience .......... $17.00<br />Tour Experience ............................ $18.00<br />Gallery Experience ........................ $15.00<br />Self-Guided Experience ................ $13.30<br /></p> </div> </div> </li> <li> <a class="toggle " href="javascript:void(0);">Where should the bus driver drop off and pick up? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner " > <div class="table"> <p>Studio Bell’s newly created east block loading zone is now on 9th Avenue on the south side of the building. This is now the main loading zone for the building and includes an elevated bike lane on an asphalt sidewalk. This loading zone will accommodate school and tour buses for both drop-offs and pickups. There is room for two buses in this loading zone meaning that buses can now arrive early and park when picking up school groups or tour groups. There is no longer a daytime loading zone along 4th street SE.</p> </div> </div> </li> <li> <a class="toggle " href="javascript:void(0);">Is there somewhere we can eat lunch after/before our trip? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner " > <div class="table"> <p>Due to space constraints, we cannot provide lunchroom access to those on The Mini-Classroom Experience, The Gallery Experience, The Tour Experience and The Self-Guided Experience.</p> <p>If you require use of a lunchroom, we recommend booking The Ultimate Experience or The Classroom Experience.</p> <p>If neither of these programs is suitable, we kindly ask that you make plans in advance to eat at a neighboring spot in East Village, such as the Calgary Central Library or the Fort Calgary grounds.</p> <p>Students are encouraged to have a snack before arriving, but will also be invited to have a snack during the welcome/orientation portion of the program.</p> </div> </div> </li> <li> <a class="toggle " href="javascript:void(0);">How do I make changes to my booking once it’s been confirmed? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner " > <div class="table"> <p>We are a small team, and for this reason we do request that you verify that all information is correct prior to confirming your booking.<strong> More than one change to your booking (number of students, time changes, program changes etc.) will incur a $25 administration fee per requested change.</strong></p> </div> </div> </li> <li> <a class="toggle " href="javascript:void(0);">How do I cancel or reschedule a program? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner " > <div class="table"> <p>Cancellations must happen at least two weeks prior to the date of the program, otherwise a penalty charge will be incurred. If you need to make any changes or cancel a booking, please email us at <a href="mailto:education@nmc.ca">education@nmc.ca</a>.</p> <p><strong>A cancellation fee of $70 per program will be charged for cancellations that occur less than two weeks prior to your visit. The full program fee will be charged in the event of cancellations within 72 hours prior to your visit.</strong></p> <p>In the event of school closures due to weather or unsafe driving conditions, either party may cancel programs on the day of without penalty and every effort will be made to re-schedule. In the event of an emergency cancellation, please contact us at 403-543-5115.<strong><br /></strong></p> </div> </div> </li> <li> <a class="toggle " href="javascript:void(0);">Are your programs offered in French? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner " > <div class="table"> <p>At this time, NMC’s education programs are exclusively offered in English. That said, we hope to expand our offerings in the future!</p> </div> </div> </li> <li> <a class="toggle " href="javascript:void(0);">What time should we arrive? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner " > <div class="table"> <p>Upon arrival to Studio Bell, your group will be gather in the lobby to remove jackets, drop off backpacks, have a snack and receive a brief welcome/orientation to Studio Bell. Since all of this will take some time, we recommend you arrive approximately 10 minutes prior to the start time of your program, unless otherwise specified at the time of booking. We understand that sometimes weather and traffic can lead to arriving later than anticipated.<strong> That said, we schedule our team based on the timing of your booking; for that reason, unfortunately we cannot extend your program in the event of a late arrival.</strong></p> </div> </div> </li> <li> <a class="toggle " href="javascript:void(0);">What should we bring with us? <span class="icon"><svg class="down" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.532 5.414"><defs><style>.down .a{fill:#fff;stroke:#c9c9c9; transition: stroke 0.5s;} .down a:hover {transition: stroke 0.5s;}</style></defs><g transform="translate(-163.293 -117.293)"><path class="a" d="M4.145,8.7,1.027,5.586l-.441.441L4.145,9.586,7.7,6.027l-.441-.441Z" transform="translate(163.414 112.414)"/></g></svg></span></a> <div class="inner " > <div class="table"> <p>If you’re booking the Ultimate Experience or the Classroom Experience, please have your students bring along a bagged lunch for your trip.</p> <p>Due to space constraints, we cannot provide lunchroom access to those on The Gallery Experience and The Tour Experience. Students are encouraged to have a snack before arriving.</p> <p>We also recommend that all visitors wear good walking shoes and a water bottle, as some areas of Studio Bell do not contain water fountains. Otherwise, the most important thing is to bring your imaginations!</p> </div> </div> </li> </ul> </div> </div> </div> </div> </div> <footer> <div class="container socialmobile visibleSm"> <a href="https://www.facebook.com/NationalMusicCentre" target="_blank" title="Facebook"><svg class="facebook" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.533 24.001"><defs><style>.facebook .a{fill:none;}.facebook .b{fill:#fff;fill-rule:evenodd;}</style></defs><g transform="translate(-1271 -27.999)"><rect class="a" width="16" height="16" transform="translate(1271 27.999)"/><path class="b" d="M88.133,24V13.067h3.733L92.4,8.8H88.133V6.133c0-1.2.4-2.133,2.133-2.133h2.267V.133C92,.133,90.667,0,89.2,0,86,0,83.733,2,83.733,5.6V8.8H80v4.267h3.733V24Z" transform="translate(1195 28)"/></g></svg></a> <a href="https://twitter.com/nmc_canada" target="_blank" title="Twitter"><svg class="twitter" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.twitter .a{fill:none;}.twitter .b{fill:#fff;fill-rule:evenodd;}</style></defs><g transform="translate(-1229 -28.001)"><rect class="a" width="24" height="24" transform="translate(1229 28.001)"/><path class="b" d="M45.6,21.467a13.876,13.876,0,0,0,14-14V6.8A10.838,10.838,0,0,0,62,4.267a11.068,11.068,0,0,1-2.8.8A5.188,5.188,0,0,0,61.333,2.4a12.23,12.23,0,0,1-3.067,1.2,4.762,4.762,0,0,0-3.6-1.6,5.009,5.009,0,0,0-4.933,4.933A2.6,2.6,0,0,0,49.867,8,13.785,13.785,0,0,1,39.733,2.8a5.106,5.106,0,0,0-.667,2.533A5.3,5.3,0,0,0,41.2,9.467,4.5,4.5,0,0,1,38.933,8.8h0a4.873,4.873,0,0,0,4,4.8,4.11,4.11,0,0,1-1.333.133,2.269,2.269,0,0,1-.933-.133,5.051,5.051,0,0,0,4.667,3.467A10.067,10.067,0,0,1,39.2,19.2a3.691,3.691,0,0,1-1.2-.133,12.585,12.585,0,0,0,7.6,2.4" transform="translate(1191 28)"/></g></svg></a> <a href="https://instagram.com/nmc_canada" target="_blank" title="Instagram"><svg class="instagram" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.instagram .a{fill:#fff;fill-rule:evenodd;}</style></defs><g transform="translate(-1183 -28)"><path class="a" d="M12,2.133a36.8,36.8,0,0,1,4.8.133,6.184,6.184,0,0,1,2.267.4,4.683,4.683,0,0,1,2.267,2.267,6.184,6.184,0,0,1,.4,2.267c0,1.2.133,1.6.133,4.8a36.8,36.8,0,0,1-.133,4.8,6.184,6.184,0,0,1-.4,2.267,4.683,4.683,0,0,1-2.267,2.267,6.184,6.184,0,0,1-2.267.4c-1.2,0-1.6.133-4.8.133a36.8,36.8,0,0,1-4.8-.133,6.184,6.184,0,0,1-2.267-.4,4.683,4.683,0,0,1-2.267-2.267,6.184,6.184,0,0,1-.4-2.267c0-1.2-.133-1.6-.133-4.8a36.8,36.8,0,0,1,.133-4.8,6.184,6.184,0,0,1,.4-2.267A4.789,4.789,0,0,1,3.6,3.6a2.254,2.254,0,0,1,1.333-.933,6.184,6.184,0,0,1,2.267-.4A36.8,36.8,0,0,1,12,2.133M12,0A39.4,39.4,0,0,0,7.067.133,8.232,8.232,0,0,0,4.133.667,5.22,5.22,0,0,0,2,2,5.22,5.22,0,0,0,.667,4.133,6.075,6.075,0,0,0,.133,7.067,39.4,39.4,0,0,0,0,12a39.4,39.4,0,0,0,.133,4.933,8.231,8.231,0,0,0,.533,2.933A5.22,5.22,0,0,0,2,22a5.22,5.22,0,0,0,2.133,1.333,8.231,8.231,0,0,0,2.933.533A39.4,39.4,0,0,0,12,24a39.4,39.4,0,0,0,4.933-.133,8.231,8.231,0,0,0,2.933-.533,5.594,5.594,0,0,0,3.467-3.467,8.231,8.231,0,0,0,.533-2.933C23.867,15.6,24,15.2,24,12a39.4,39.4,0,0,0-.133-4.933,8.232,8.232,0,0,0-.533-2.933A5.22,5.22,0,0,0,22,2,5.22,5.22,0,0,0,19.867.667,8.231,8.231,0,0,0,16.933.133,39.4,39.4,0,0,0,12,0m0,5.867A6.035,6.035,0,0,0,5.867,12,6.133,6.133,0,1,0,12,5.867M12,16a3.929,3.929,0,0,1-4-4,3.929,3.929,0,0,1,4-4,3.929,3.929,0,0,1,4,4,3.929,3.929,0,0,1-4,4M18.4,4.133A1.467,1.467,0,1,0,19.867,5.6,1.48,1.48,0,0,0,18.4,4.133" transform="translate(1183 28)"/></g></svg></a> <a href="https://www.youtube.com/user/NationalMusicCentre" target="_blank" title="YouTube"><svg class="youtube" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.214 23.057"><defs><style>.youtube .a{fill:#fff;}</style></defs><path class="a" d="M23.752,16.865H22.487l.006-.735a.6.6,0,0,1,.6-.594h.081a.6.6,0,0,1,.6.594ZM19.006,15.29a.541.541,0,0,0-.584.48v3.575a.6.6,0,0,0,1.169,0V15.77A.541.541,0,0,0,19.006,15.29Zm7.708-2v6.8a3.068,3.068,0,0,1-3.143,2.966H10.644A3.067,3.067,0,0,1,7.5,20.091v-6.8a3.068,3.068,0,0,1,3.144-2.966H23.571A3.068,3.068,0,0,1,26.714,13.291ZM11.506,20.83V13.666h1.6V12.605L8.836,12.6v1.043l1.333,0V20.83Zm4.8-6.1H14.974v3.825a6.78,6.78,0,0,1,0,.928c-.109.3-.6.612-.787.032a7.613,7.613,0,0,1,0-.933l-.005-3.852H12.846l0,3.791c0,.581-.013,1.014,0,1.212.033.348.021.753.344.985a1.614,1.614,0,0,0,2.041-.684l0,.79H16.31V14.733Zm4.274,4.38,0-3.184c0-1.213-.909-1.94-2.141-.958l.005-2.367-1.334,0-.006,8.17,1.1-.016.1-.509C19.7,21.538,20.586,20.657,20.584,19.114Zm4.181-.422-1,.005c0,.04,0,.086,0,.136v.559a.547.547,0,0,1-.547.543h-.2a.547.547,0,0,1-.548-.543v-1.47h2.294v-.863a13.622,13.622,0,0,0-.068-1.622c-.164-1.141-1.766-1.322-2.575-.738a1.508,1.508,0,0,0-.561.754,4.248,4.248,0,0,0-.17,1.346v1.9C21.389,21.852,25.222,21.406,24.765,18.692ZM19.626,8.386a.909.909,0,0,0,.321.406.931.931,0,0,0,.547.152.85.85,0,0,0,.512-.159,1.228,1.228,0,0,0,.375-.479l-.025.524h1.489V2.5H21.672V7.424a.488.488,0,0,1-.976,0V2.5H19.473V6.767c0,.544.01.907.026,1.091A1.836,1.836,0,0,0,19.626,8.386ZM15.113,4.809a5.27,5.27,0,0,1,.151-1.425A1.525,1.525,0,0,1,16.822,2.25a1.847,1.847,0,0,1,.886.2,1.476,1.476,0,0,1,.571.52,2.05,2.05,0,0,1,.276.659,5.259,5.259,0,0,1,.075,1.037v1.6a8.671,8.671,0,0,1-.069,1.294,2.051,2.051,0,0,1-.294.77,1.392,1.392,0,0,1-.573.527,1.829,1.829,0,0,1-.808.17,2.244,2.244,0,0,1-.861-.145,1.182,1.182,0,0,1-.549-.439,1.949,1.949,0,0,1-.28-.71,6.844,6.844,0,0,1-.083-1.249V4.809ZM16.28,7.324a.594.594,0,1,0,1.183,0V3.953a.594.594,0,1,0-1.183,0Zm-4.122,1.7h1.4l0-4.857L15.225.008H13.688L12.805,3.1,11.91,0H10.39l1.766,4.172Z" transform="translate(-7.5)"/></svg></a> </div> <div class="container purple"> <div class="row"> <div class="col-6 col-lg-6 col-md-4"> <div class="address"><h4>Visit Studio Bell</h4> <h6>Museum and Courier:</h6> <p>850 4 Street SE<br />Calgary, AB T2G 1R1<strong><br />Phone:</strong> 403-543-5115<br /><strong>Email:</strong> <a href="mailto:info@studiobell.ca">info@studiobell.ca<br /></a></p></div> <a href="https://goo.gl/maps/q3HJWSxx6dGZgG3x6" class="directions hiddenMd" target="_blank"> <span class="button">Directions <svg class="external" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.975 14.975"><defs><style>.external .a{fill:#d3d3d3;}</style></defs><path class="a" d="M9.066.4l-.7.7,2.9,2.9L.156,3.506.2,4.553l11.107.5L8.66,7.7l.765.765,3.85-3.85Z" transform="translate(-0.397 9.101) rotate(-45)"/></svg></span> </a> </div> <div class="col-6 col-lg-3 col-md-4"> <h4>NMC Offices</h4> <h6>Mailing Address:</h6> <p>National Music Centre | Studio Bell<br />300-851 4 Street SE<br /> Calgary, AB T2G 1P2</p> </div> <div class="col-12 visibleSm supporters"> <h4>Long-Term Operational Supporters</h4> <figure><a href="http://affta.ab.ca" target="_blank" rel="noreferrer noopener"><img src="https://www.studiobell.ca/assets/images/affta.png" alt="" /></a></figure> <figure><a href="http://atco.ca" target="_blank" rel="noreferrer noopener"><img src="https://www.studiobell.ca/assets/images/atco.png" alt="" /></a></figure> <figure><a href="https://calgaryartsdevelopment.com/" target="_blank" rel="noreferrer noopener"><img src="https://www.studiobell.ca/assets/images/CADA.svg" alt="" /></a></figure> </div> <div class="col-md-4 col-lg-3 social hiddenSm"> <h4>Follow Us</h4> <a href="https://www.facebook.com/NationalMusicCentre" target="_blank" title="Facebook"><svg class="facebook" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.533 24.001"><defs><style>.facebook .a{fill:none;}.facebook .b{fill:#fff;fill-rule:evenodd;}</style></defs><g transform="translate(-1271 -27.999)"><rect class="a" width="16" height="16" transform="translate(1271 27.999)"/><path class="b" d="M88.133,24V13.067h3.733L92.4,8.8H88.133V6.133c0-1.2.4-2.133,2.133-2.133h2.267V.133C92,.133,90.667,0,89.2,0,86,0,83.733,2,83.733,5.6V8.8H80v4.267h3.733V24Z" transform="translate(1195 28)"/></g></svg></a> <a href="https://twitter.com/nmc_canada" target="_blank" title="Twitter"><svg class="twitter" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.twitter .a{fill:none;}.twitter .b{fill:#fff;fill-rule:evenodd;}</style></defs><g transform="translate(-1229 -28.001)"><rect class="a" width="24" height="24" transform="translate(1229 28.001)"/><path class="b" d="M45.6,21.467a13.876,13.876,0,0,0,14-14V6.8A10.838,10.838,0,0,0,62,4.267a11.068,11.068,0,0,1-2.8.8A5.188,5.188,0,0,0,61.333,2.4a12.23,12.23,0,0,1-3.067,1.2,4.762,4.762,0,0,0-3.6-1.6,5.009,5.009,0,0,0-4.933,4.933A2.6,2.6,0,0,0,49.867,8,13.785,13.785,0,0,1,39.733,2.8a5.106,5.106,0,0,0-.667,2.533A5.3,5.3,0,0,0,41.2,9.467,4.5,4.5,0,0,1,38.933,8.8h0a4.873,4.873,0,0,0,4,4.8,4.11,4.11,0,0,1-1.333.133,2.269,2.269,0,0,1-.933-.133,5.051,5.051,0,0,0,4.667,3.467A10.067,10.067,0,0,1,39.2,19.2a3.691,3.691,0,0,1-1.2-.133,12.585,12.585,0,0,0,7.6,2.4" transform="translate(1191 28)"/></g></svg></a> <a href="https://instagram.com/nmc_canada" target="_blank" title="Instagram"><svg class="instagram" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.instagram .a{fill:#fff;fill-rule:evenodd;}</style></defs><g transform="translate(-1183 -28)"><path class="a" d="M12,2.133a36.8,36.8,0,0,1,4.8.133,6.184,6.184,0,0,1,2.267.4,4.683,4.683,0,0,1,2.267,2.267,6.184,6.184,0,0,1,.4,2.267c0,1.2.133,1.6.133,4.8a36.8,36.8,0,0,1-.133,4.8,6.184,6.184,0,0,1-.4,2.267,4.683,4.683,0,0,1-2.267,2.267,6.184,6.184,0,0,1-2.267.4c-1.2,0-1.6.133-4.8.133a36.8,36.8,0,0,1-4.8-.133,6.184,6.184,0,0,1-2.267-.4,4.683,4.683,0,0,1-2.267-2.267,6.184,6.184,0,0,1-.4-2.267c0-1.2-.133-1.6-.133-4.8a36.8,36.8,0,0,1,.133-4.8,6.184,6.184,0,0,1,.4-2.267A4.789,4.789,0,0,1,3.6,3.6a2.254,2.254,0,0,1,1.333-.933,6.184,6.184,0,0,1,2.267-.4A36.8,36.8,0,0,1,12,2.133M12,0A39.4,39.4,0,0,0,7.067.133,8.232,8.232,0,0,0,4.133.667,5.22,5.22,0,0,0,2,2,5.22,5.22,0,0,0,.667,4.133,6.075,6.075,0,0,0,.133,7.067,39.4,39.4,0,0,0,0,12a39.4,39.4,0,0,0,.133,4.933,8.231,8.231,0,0,0,.533,2.933A5.22,5.22,0,0,0,2,22a5.22,5.22,0,0,0,2.133,1.333,8.231,8.231,0,0,0,2.933.533A39.4,39.4,0,0,0,12,24a39.4,39.4,0,0,0,4.933-.133,8.231,8.231,0,0,0,2.933-.533,5.594,5.594,0,0,0,3.467-3.467,8.231,8.231,0,0,0,.533-2.933C23.867,15.6,24,15.2,24,12a39.4,39.4,0,0,0-.133-4.933,8.232,8.232,0,0,0-.533-2.933A5.22,5.22,0,0,0,22,2,5.22,5.22,0,0,0,19.867.667,8.231,8.231,0,0,0,16.933.133,39.4,39.4,0,0,0,12,0m0,5.867A6.035,6.035,0,0,0,5.867,12,6.133,6.133,0,1,0,12,5.867M12,16a3.929,3.929,0,0,1-4-4,3.929,3.929,0,0,1,4-4,3.929,3.929,0,0,1,4,4,3.929,3.929,0,0,1-4,4M18.4,4.133A1.467,1.467,0,1,0,19.867,5.6,1.48,1.48,0,0,0,18.4,4.133" transform="translate(1183 28)"/></g></svg></a> <a href="https://www.youtube.com/user/NationalMusicCentre" target="_blank" title="YouTube"><svg class="youtube" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.214 23.057"><defs><style>.youtube .a{fill:#fff;}</style></defs><path class="a" d="M23.752,16.865H22.487l.006-.735a.6.6,0,0,1,.6-.594h.081a.6.6,0,0,1,.6.594ZM19.006,15.29a.541.541,0,0,0-.584.48v3.575a.6.6,0,0,0,1.169,0V15.77A.541.541,0,0,0,19.006,15.29Zm7.708-2v6.8a3.068,3.068,0,0,1-3.143,2.966H10.644A3.067,3.067,0,0,1,7.5,20.091v-6.8a3.068,3.068,0,0,1,3.144-2.966H23.571A3.068,3.068,0,0,1,26.714,13.291ZM11.506,20.83V13.666h1.6V12.605L8.836,12.6v1.043l1.333,0V20.83Zm4.8-6.1H14.974v3.825a6.78,6.78,0,0,1,0,.928c-.109.3-.6.612-.787.032a7.613,7.613,0,0,1,0-.933l-.005-3.852H12.846l0,3.791c0,.581-.013,1.014,0,1.212.033.348.021.753.344.985a1.614,1.614,0,0,0,2.041-.684l0,.79H16.31V14.733Zm4.274,4.38,0-3.184c0-1.213-.909-1.94-2.141-.958l.005-2.367-1.334,0-.006,8.17,1.1-.016.1-.509C19.7,21.538,20.586,20.657,20.584,19.114Zm4.181-.422-1,.005c0,.04,0,.086,0,.136v.559a.547.547,0,0,1-.547.543h-.2a.547.547,0,0,1-.548-.543v-1.47h2.294v-.863a13.622,13.622,0,0,0-.068-1.622c-.164-1.141-1.766-1.322-2.575-.738a1.508,1.508,0,0,0-.561.754,4.248,4.248,0,0,0-.17,1.346v1.9C21.389,21.852,25.222,21.406,24.765,18.692ZM19.626,8.386a.909.909,0,0,0,.321.406.931.931,0,0,0,.547.152.85.85,0,0,0,.512-.159,1.228,1.228,0,0,0,.375-.479l-.025.524h1.489V2.5H21.672V7.424a.488.488,0,0,1-.976,0V2.5H19.473V6.767c0,.544.01.907.026,1.091A1.836,1.836,0,0,0,19.626,8.386ZM15.113,4.809a5.27,5.27,0,0,1,.151-1.425A1.525,1.525,0,0,1,16.822,2.25a1.847,1.847,0,0,1,.886.2,1.476,1.476,0,0,1,.571.52,2.05,2.05,0,0,1,.276.659,5.259,5.259,0,0,1,.075,1.037v1.6a8.671,8.671,0,0,1-.069,1.294,2.051,2.051,0,0,1-.294.77,1.392,1.392,0,0,1-.573.527,1.829,1.829,0,0,1-.808.17,2.244,2.244,0,0,1-.861-.145,1.182,1.182,0,0,1-.549-.439,1.949,1.949,0,0,1-.28-.71,6.844,6.844,0,0,1-.083-1.249V4.809ZM16.28,7.324a.594.594,0,1,0,1.183,0V3.953a.594.594,0,1,0-1.183,0Zm-4.122,1.7h1.4l0-4.857L15.225.008H13.688L12.805,3.1,11.91,0H10.39l1.766,4.172Z" transform="translate(-7.5)"/></svg></a> <div class="supporters"> <h4>Long-Term Operational Supporters</h4> <figure><a href="http://affta.ab.ca" target="_blank" rel="noreferrer noopener"><img src="https://www.studiobell.ca/assets/images/affta.png" alt="" /></a></figure> <figure><a href="http://atco.ca" target="_blank" rel="noreferrer noopener"><img src="https://www.studiobell.ca/assets/images/atco.png" alt="" /></a></figure> <figure><a href="https://calgaryartsdevelopment.com/" target="_blank" rel="noreferrer noopener"><img src="https://www.studiobell.ca/assets/images/CADA.svg" alt="" /></a></figure> </div> </div> </div> </div> <div class="container darkpurple"> <div class="row"> <div class="col-12"> <h4>Stay in the Loop</h4> <div class="description">Subscribe to our mailing lists to receive news, updates and special promotions.</div> <a href="https://www.studiobell.ca/signup" target="_new" class="button">Sign Up</a> </div> </div> </div> <div class="container black"> <div class="row"> <div class="col-md-6"> &copy; 2024 National Music Centre </div> <div class="col-md-6 text-right"> <a href="https://www.studiobell.ca/privacy-policy">Privacy Policy</a> <a href="https://surveys.hotjar.com/s?siteId=1155401&amp;surveyId=126341" target="_blank"><svg class="feedback" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.391 13.52"><defs><style>.feedback .a{fill:#838383;}</style></defs><g transform="translate(0 -1)"><path class="a" d="M7.2,1C3.228,1,0,3.69,0,7s3.228,6,7.2,6A8.588,8.588,0,0,0,9,12.8l4.3,1.72-.426-3.838A5.4,5.4,0,0,0,14.391,7C14.391,3.69,11.163,1,7.2,1Zm4.631,9.035-.21.2.269,2.424L9.092,11.547l-.185.044a7.375,7.375,0,0,1-1.711.2c-3.306,0-6-2.152-6-4.8s2.69-4.8,6-4.8,6,2.152,6,4.8A4.259,4.259,0,0,1,11.827,10.035Z"/><rect class="a" width="5.996" height="1.199" transform="translate(4.197 5.197)"/><rect class="a" width="4.197" height="1.199" transform="translate(4.197 7.596)"/></g></svg> Tell Us What You Think</a> </div> </div> </div> </footer> <div class="mobileToolbar"> <div class="row"> <div class="col-2"> <a class="toolbarItem" href="tel:403-543-5115"><svg xmlns="http://www.w3.org/2000/svg" width="30.504" height="30.505" viewBox="0 0 30.504 30.505"><g transform="translate(0 0)"><path d="M28.047,0H15.24A2.243,2.243,0,0,0,13,2.24V28.265a2.243,2.243,0,0,0,2.24,2.24H28.046a2.243,2.243,0,0,0,2.24-2.24V2.24A2.243,2.243,0,0,0,28.047,0ZM14.017,4.067H29.269v19.32H14.017Zm1.223-3.05H28.046A1.224,1.224,0,0,1,29.269,2.24V3.05H14.017V2.24A1.224,1.224,0,0,1,15.24,1.017ZM28.047,29.488H15.24a1.224,1.224,0,0,1-1.223-1.223V24.4H29.269v3.861A1.224,1.224,0,0,1,28.047,29.488Z" transform="translate(-6.391)" fill="#da1c5c"/><path d="M28.034,49a2.034,2.034,0,1,0,2.034,2.034A2.036,2.036,0,0,0,28.034,49Zm0,3.05a1.017,1.017,0,1,1,1.017-1.017A1.018,1.018,0,0,1,28.034,52.05Z" transform="translate(-12.782 -24.088)" fill="#da1c5c"/><path d="M25.508,4.017h2.034a.508.508,0,0,0,0-1.017H25.508a.508.508,0,0,0,0,1.017Z" transform="translate(-12.29 -1.475)" fill="#da1c5c"/><path d="M32.508,4.017h.508a.508.508,0,0,0,0-1.017h-.508a.508.508,0,0,0,0,1.017Z" transform="translate(-15.731 -1.475)" fill="#da1c5c"/><path d="M55.773,4.425a.508.508,0,1,0-.719.719,4.878,4.878,0,0,1,0,6.89.508.508,0,1,0,.719.719A5.9,5.9,0,0,0,55.773,4.425Z" transform="translate(-26.991 -2.102)" fill="#da1c5c"/><path d="M51.562,6.7a.508.508,0,1,0-.719.719,3.339,3.339,0,0,1,0,4.717.508.508,0,1,0,.719.719,4.356,4.356,0,0,0,0-6.154Z" transform="translate(-24.921 -3.221)" fill="#da1c5c"/><path d="M2.442,5.144a.508.508,0,0,0-.719-.719,5.9,5.9,0,0,0,0,8.328.508.508,0,0,0,.719-.719A4.877,4.877,0,0,1,2.442,5.144Z" transform="translate(-0.001 -2.102)" fill="#da1c5c"/><path d="M7.087,6.425a.508.508,0,0,0-.719,0,4.356,4.356,0,0,0,0,6.154.508.508,0,1,0,.719-.719,3.339,3.339,0,0,1,0-4.717A.509.509,0,0,0,7.087,6.425Z" transform="translate(-2.505 -3.085)" fill="#da1c5c"/></g></svg><br/>Call Us</a> </div> <div class="col-2"> <a class="toolbarItem" href="https://goo.gl/maps/q3HJWSxx6dGZgG3x6"><svg xmlns="http://www.w3.org/2000/svg" width="30.908" height="30.908" viewBox="0 0 30.908 30.908"><g transform="translate(0)"><path d="M15.454,0A15.454,15.454,0,1,0,27.639,24.962a.629.629,0,0,0-.991-.774,14.2,14.2,0,1,1,3-8.733.629.629,0,0,0,1.258,0A15.472,15.472,0,0,0,15.454,0Z" fill="#da1c5c"/><path d="M60.617,91.6a.628.628,0,0,0,.7-.376l6.629-16a.629.629,0,0,0-.822-.822l-16,6.629a.629.629,0,0,0,.241,1.21H60.11v8.746A.629.629,0,0,0,60.617,91.6Zm-6.09-10.621,11.68-4.838L61.368,87.82V81.607a.629.629,0,0,0-.629-.629Z" transform="translate(-45.417 -66.555)" fill="#da1c5c"/></g></svg><br/>Directions</a> </div> <div class="col-2"> <a class="toolbarItem" href="https://www.studiobell.ca/whats-on"><svg xmlns="http://www.w3.org/2000/svg" width="29.393" height="31.493" viewBox="0 0 29.393 31.493"><g transform="translate(0 0)"><path d="M30.868,2.1H27.194V.525A.524.524,0,0,0,26.669,0H23a.524.524,0,0,0-.525.525V2.1H10.923V.525A.524.524,0,0,0,10.4,0H6.724A.524.524,0,0,0,6.2.525V2.1H2.525A.524.524,0,0,0,2,2.624V30.968a.524.524,0,0,0,.525.525H30.868a.524.524,0,0,0,.525-.525V2.624A.524.524,0,0,0,30.868,2.1ZM23.52,1.05h2.624V4.2H23.52V1.05Zm-16.271,0H9.873V4.2H7.249V1.05Zm-4.2,2.1H6.2V4.724a.524.524,0,0,0,.525.525H10.4a.524.524,0,0,0,.525-.525V3.149H22.47V4.724A.524.524,0,0,0,23,5.249h3.674a.524.524,0,0,0,.525-.525V3.149h3.149V7.873H3.05Zm0,27.294V8.923H30.343v21.52Z" transform="translate(-2)" fill="#da1c5c"/><path d="M25.172,23H11V38.221H30.945V23H25.172ZM21.5,24.05h3.674v3.674H21.5Zm3.674,8.4H21.5V28.774h3.674Zm-8.4-3.674h3.674v3.674H16.774Zm0-4.724h3.674v3.674H16.774Zm-4.724,0h3.674v3.674H12.05Zm0,4.724h3.674v3.674H12.05Zm3.674,8.4H12.05V33.5h3.674Zm4.724,0H16.774V33.5h3.674Zm4.724,0H21.5V33.5h3.674Zm4.724,0H26.221V33.5H29.9Zm0-4.724H26.221V28.774H29.9Zm0-8.4v3.674H26.221V24.05Z" transform="translate(-6.276 -10.928)" fill="#da1c5c"/></g></svg><br/>What&#039;s On?</a> </div> <div class="col-2"> <a class="toolbarItem" href="https://www.studiobell.ca/museum-map"><svg xmlns="http://www.w3.org/2000/svg" width="33.259" height="32.027" viewBox="0 0 33.259 32.027"><g transform="translate(0 0)"><path d="M32.961,1.088a.615.615,0,0,0-.605-.017L22.173,6.462,11.99,1.071c-.008,0-.017-.006-.025-.009a.618.618,0,0,0-.091-.034c-.017,0-.034-.01-.051-.014a.64.64,0,0,0-.1-.01c-.015,0-.031,0-.047,0a.6.6,0,0,0-.1.015.541.541,0,0,0-.055.012l-.012,0L.421,4.727A.615.615,0,0,0,0,5.311V31.8a.616.616,0,0,0,.616.616.605.605,0,0,0,.195-.032l10.868-3.623,10.259,4.225c.009,0,.018,0,.027.006a.559.559,0,0,0,.371.017c.017,0,.033-.013.051-.019a.63.63,0,0,0,.074-.028l10.47-5.543a.617.617,0,0,0,.328-.544V1.616A.617.617,0,0,0,32.961,1.088ZM1.232,5.755l9.855-3.285V19.1c-.265.048-.526.1-.779.169a.616.616,0,0,0,.158,1.211.642.642,0,0,0,.158-.02c.148-.039.309-.059.463-.091v7.292L1.232,30.94ZM12.318,20.192c.2-.015.389-.041.592-.045a.616.616,0,0,0-.013-1.232h-.014c-.191,0-.379.015-.565.028V2.639L21.557,7.53V20.583a9.209,9.209,0,0,1-1.356-.161.616.616,0,1,0-.234,1.209,10.465,10.465,0,0,0,1.59.178v9.683l-9.239-3.8ZM32.027,26.5l-9.239,4.891V21.742a.6.6,0,0,0,0-1.109V7.53l9.239-4.891Z" transform="translate(0 -1)" fill="#da1c5c"/><path d="M9.08,9a3.08,3.08,0,0,0-.616,6.1v1.294a.616.616,0,0,0,1.232,0V15.1A3.08,3.08,0,0,0,9.08,9Zm0,4.927a1.848,1.848,0,1,1,1.848-1.848A1.85,1.85,0,0,1,9.08,13.927Z" transform="translate(-2.305 -4.073)" fill="#da1c5c"/><path d="M44.826,25.456a.617.617,0,0,0,.8-.35,13.794,13.794,0,0,0,.692-2.478.616.616,0,1,0-1.211-.226,12.543,12.543,0,0,1-.628,2.256A.617.617,0,0,0,44.826,25.456Z" transform="translate(-17.067 -9.027)" fill="#da1c5c"/><path d="M11.472,32.283A8.542,8.542,0,0,0,9.48,34.02a.616.616,0,0,0,.942.794,7.288,7.288,0,0,1,1.7-1.487.616.616,0,0,0-.654-1.044Z" transform="translate(-3.585 -12.979)" fill="#da1c5c"/><path d="M7.618,38.241a.616.616,0,0,0-.817.3,9.83,9.83,0,0,0-.8,2.525.615.615,0,0,0,.526.693.57.57,0,0,0,.085.006.617.617,0,0,0,.61-.53,8.7,8.7,0,0,1,.693-2.177A.617.617,0,0,0,7.618,38.241Z" transform="translate(-2.304 -15.282)" fill="#da1c5c"/><path d="M40.038,31.993a.615.615,0,0,0,.28-.067A6.417,6.417,0,0,0,42.4,30.21a.616.616,0,1,0-.961-.771,5.182,5.182,0,0,1-1.685,1.39.616.616,0,0,0,.281,1.164Z" transform="translate(-15.141 -11.835)" fill="#da1c5c"/><path d="M27.155,31.022c-.272-.114-.431-.193-.441-.2a.613.613,0,0,0-.126-.048c-.667-.171-1.324-.307-1.954-.4a.616.616,0,1,0-.186,1.218c.57.087,1.166.209,1.772.363.083.039.24.114.461.206a.616.616,0,0,0,.475-1.138Z" transform="translate(-9.189 -12.279)" fill="#da1c5c"/><path d="M46.563,17.628h.04a.616.616,0,0,0,.614-.577c.038-.592.057-1.218.057-1.86,0-.214,0-.431-.006-.652a.634.634,0,0,0-.627-.6.616.616,0,0,0-.6.627c0,.214.006.424.006.629,0,.616-.018,1.215-.055,1.782A.616.616,0,0,0,46.563,17.628Z" transform="translate(-17.663 -5.968)" fill="#da1c5c"/><path d="M8.18,26.515a.616.616,0,0,0,.871,0l.8-.8.8.8a.616.616,0,0,0,.871-.871l-.8-.8.8-.8a.616.616,0,0,0-.871-.871l-.8.8-.8-.8a.616.616,0,0,0-.871.871l.8.8-.8.8A.615.615,0,0,0,8.18,26.515Z" transform="translate(-3.073 -9.45)" fill="#da1c5c"/></g></svg><br/>Map</a> </div> </div> </div> <script> //creates event trigger if class exists in page var dl_buttons = document.querySelectorAll("a.ssspg2019"); for (i = 0; i < dl_buttons.length; i++) { dl_buttons[i].addEventListener('click', function(i) { ga('send', 'event', 'pdf', 'download', this.href); }); } </script> <script> let elementsArray = document.querySelectorAll(".tooltip"); elementsArray.forEach(function(elem) { var tooltipSpan = elem.querySelector('.tooltip-span'); elem.onmousemove = function(e) { var x = e.clientX, y = e.clientY; tooltipSpan.style.top = (y + 20) + 'px'; tooltipSpan.style.left = (x + 20) + 'px'; }; }); </script> <!-- Footer Code --> </div> <script src="/js/flickity.pkgd.min.js?v=1572367861"></script> <script src="/js/jquery.lazy.min.js?v=1572367861"></script> <script src="/js/jquery.fancybox.min.js?v=1572367861"></script> <script src="/js/shuffle.min.js?v=1572367861"></script> <script src="/js/studiobell.min.js?v=1572367861"></script></body> </html>

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