<!doctype html>
<html lang="en-US">
<head>
	<meta charset="UTF-8">
	<meta http-equiv="x-ua-compatible" content="ie=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="http://gmpg.org/xfn/11">
	<!-- 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-5ZDHS4');</script>
<!-- End Google Tag Manager -->
<script type="text/javascript" src="//cdn.rlets.com/capture_static/mms/mms.js" async="async"></script>
<meta name="google-site-verification" content="NmxcdGFyxtaVI4u4cxvS-Ujd40lBCxC0CYounn_o-60" />
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v20.0 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Fitness Elevated Above The Gym | Bel Air Athletic Club - Bel Air, MD</title>
	<meta name="description" content="At Bel Air Athletic Club, we elevate fitness above your typical gym. Experience the athletic club lifestyle at Bel Air&#039;s premier resort-style club." />
	<link rel="canonical" href="https://wellbridge.com/bel-air-athletic-club/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Fitness Elevated Above The Gym | Bel Air Athletic Club - Bel Air, MD" />
	<meta property="og:description" content="At Bel Air Athletic Club, we elevate fitness above your typical gym. Experience the athletic club lifestyle at Bel Air&#039;s premier resort-style club." />
	<meta property="og:url" content="https://wellbridge.com/bel-air-athletic-club/" />
	<meta property="og:site_name" content="Bel Air Athletic Club" />
	<meta property="article:publisher" content="https://www.facebook.com/bel.air.athletic.club" />
	<meta property="article:modified_time" content="2023-01-18T23:28:40+00:00" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@belairathleticc" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://wellbridge.com/bel-air-athletic-club/","url":"https://wellbridge.com/bel-air-athletic-club/","name":"Fitness Elevated Above The Gym | Bel Air Athletic Club - Bel Air, MD","isPartOf":{"@id":"https://wellbridge.com/bel-air-athletic-club/#website"},"datePublished":"2018-09-04T19:08:32+00:00","dateModified":"2023-01-18T23:28:40+00:00","description":"At Bel Air Athletic Club, we elevate fitness above your typical gym. Experience the athletic club lifestyle at Bel Air's premier resort-style club.","breadcrumb":{"@id":"https://wellbridge.com/bel-air-athletic-club/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://wellbridge.com/bel-air-athletic-club/"]}]},{"@type":"BreadcrumbList","@id":"https://wellbridge.com/bel-air-athletic-club/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://wellbridge.com/bel-air-athletic-club/#website","url":"https://wellbridge.com/bel-air-athletic-club/","name":"Bel Air Athletic Club","description":"Wellbridge, Inc.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://wellbridge.com/bel-air-athletic-club/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script>
	<meta name="google-site-verification" content="mGDzgdaz8uraX7hQhkE8yCcwEfp1PuTgiydWJW5L3gI" />
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//use.typekit.net' />
<link rel="alternate" type="application/rss+xml" title="Bel Air Athletic Club &raquo; Feed" href="https://wellbridge.com/bel-air-athletic-club/feed/" />
<link rel="alternate" type="application/rss+xml" title="Bel Air Athletic Club &raquo; Comments Feed" href="https://wellbridge.com/bel-air-athletic-club/comments/feed/" />
<style id='if-so-public-dummy-inline-css' type='text/css'>
        .lds-dual-ring {
          display: inline-block;
          width: 16px;
          height: 16px;
        }
        .lds-dual-ring:after {
          content: " ";
          display: block;
          width: 16px;
          height: 16px;
          margin: 0px;
          border-radius: 50%;
          border: 3px solid #000;
          border-color: #000 transparent #000 transparent;
          animation: lds-dual-ring 1.2s linear infinite;
        }
        @keyframes lds-dual-ring {
          0% {
            transform: rotate(0deg);
          }
          100% {
            transform: rotate(360deg);
          }
        }
        /*loader 2*/
        .ifso-logo-loader {
            font-size: 20px;
            width: 64px;
            font-family: sans-serif;
            position: relative;
            height: auto;
            font-weight: 800;
        }
        .ifso-logo-loader:before {
            content: '';
            position: absolute;
            left: 30%;
            top: 36%;
            width: 14px;
            height: 22px;
            clip-path: polygon(100% 50%, 0 0, 0 100%);
            background: #fd5b56;
            animation: spinAndMoveArrow 2s infinite;
            height: 9px;
            width: 7px;
        }
        .ifso-logo-loader:after {
            content: "If So";
            word-spacing: 12px;
        }
        @keyframes spinAndMoveArrow {
                40% {
                    transform: rotate(360deg);
                }
    
                60% {
                    transform: translateX(-5px);
                }
    
                80% {
                    transform: translateX(5px);
                }
    
                100% {
                    transform: translateX(0);
                }
        }
        /*Loader 3 - default content*/
        .ifso-default-content-loader{
            display:inline-block;
        }
        
</style>
<link rel='stylesheet' id='simple-banner-style-css' href='https://wellbridge.com/bel-air-athletic-club/wp-content/plugins/simple-banner/simple-banner.css?ver=2.12.2' type='text/css' media='all' />
<link rel='stylesheet' id='wpgood_PTSans-css' href='https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i' type='text/css' media='all' />
<link rel='stylesheet' id='wpgood_Futura-css' href='https://use.typekit.net/cda6tqy.css' type='text/css' media='all' />
<link rel='stylesheet' id='wpgood_style-css' href='https://wellbridge.com/bel-air-athletic-club/wp-content/themes/wellbridge/assets/css/wp-goodness.css?ver=20181019' type='text/css' media='all' />
<script type='text/javascript' src='https://wellbridge.com/bel-air-athletic-club/wp-includes/js/jquery/jquery.js' id='jquery-js'></script>
<script type='text/javascript' id='if-so-js-before'>
    var nonce = "03aac10030";
    var ajaxurl = "https://wellbridge.com/bel-air-athletic-club/wp-admin/admin-ajax.php";
    var ifso_page_url = "https://wellbridge.com/bel-air-athletic-club/";
    var isAnalyticsOn = true;
    var isPageVisitedOn = 0;
    var isVisitCountEnabled = 1;
    var referrer_for_pageload = document.referrer;
</script>
<script type='text/javascript' src='https://wellbridge.com/bel-air-athletic-club/wp-content/plugins/if-so/public/js/if-so-public.js?ver=1.6' id='if-so-js'></script>
<script type='text/javascript' id='simple-banner-script-js-before'>
const simpleBannerScriptParams = {"version":"2.12.2","hide_simple_banner":false,"simple_banner_position":false,"header_margin":false,"header_padding":false,"simple_banner_text":false,"pro_version_enabled":false,"disabled_on_current_page":false,"debug_mode":false,"id":198,"disabled_pages_array":[],"is_current_page_a_post":false,"disabled_on_posts":false,"simple_banner_font_size":false,"simple_banner_color":false,"simple_banner_text_color":false,"simple_banner_link_color":false,"simple_banner_close_color":false,"simple_banner_custom_css":false,"simple_banner_scrolling_custom_css":false,"simple_banner_text_custom_css":false,"simple_banner_button_css":false,"site_custom_css":false,"keep_site_custom_css":false,"site_custom_js":false,"keep_site_custom_js":false,"wp_body_open_enabled":false,"wp_body_open":true,"close_button_enabled":false,"close_button_expiration":false,"close_button_cookie_set":false}
</script>
<script type='text/javascript' src='https://wellbridge.com/bel-air-athletic-club/wp-content/plugins/simple-banner/simple-banner.js?ver=2.12.2' id='simple-banner-script-js'></script>
<script type='text/javascript' id='wpgmza_data-js-extra'>
/* <![CDATA[ */
var wpgmza_google_api_status = {"message":"Enqueued","code":"ENQUEUED"};
/* ]]> */
</script>
<script type='text/javascript' src='https://wellbridge.com/bel-air-athletic-club/wp-content/plugins/wp-google-maps/wpgmza_data.js?ver=6.1.1' id='wpgmza_data-js'></script>
<link rel="https://api.w.org/" href="https://wellbridge.com/bel-air-athletic-club/wp-json/" /><link rel="alternate" type="application/json" href="https://wellbridge.com/bel-air-athletic-club/wp-json/wp/v2/pages/198" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://wellbridge.com/bel-air-athletic-club/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://wellbridge.com/bel-air-athletic-club/wp-includes/wlwmanifest.xml" />
<link rel='shortlink' href='https://wellbridge.com/bel-air-athletic-club/' />
<link rel="alternate" type="application/json+oembed" href="https://wellbridge.com/bel-air-athletic-club/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwellbridge.com%2Fbel-air-athletic-club%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://wellbridge.com/bel-air-athletic-club/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwellbridge.com%2Fbel-air-athletic-club%2F&#038;format=xml" />
<meta name="generator" content="Site Kit by Google 1.96.0" /><style type="text/css">.simple-banner{background: #024985;}</style><style type="text/css">.simple-banner .simple-banner-text{color: #ffffff;}</style><style type="text/css">.simple-banner .simple-banner-text a{color:#f16521;}</style><style id="simple-banner-site-custom-css-dummy" type="text/css"></style><script id="simple-banner-site-custom-js-dummy" type="text/javascript"></script><!-- 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-T8FDW2X');</script> 
<!-- End Google Tag Manager --><link rel="icon" href="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/cropped-site-icon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/cropped-site-icon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/cropped-site-icon-180x180.png" />
<meta name="msapplication-TileImage" content="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/cropped-site-icon-270x270.png" />
<style id="sccss">/* Enter Your Custom CSS Here */
#my-messages-container {
  height: 200px;
  text-align: center;
  margin: auto;
  width: 50%;
/* New Button */
}
.jloButton {
	/*background-color:#81bc00;*/
  background-image: linear-gradient(#638f02, #81bc00);
	border-radius:20px;
	border:2px solid #ffffff;
display:inline-block;
	cursor:pointer;
	color:#ffffff;
  font-family: "futura-pt", sans-serif;
	font-size:20px;
	/*text-shadow: 3px 3px 5px #3c5407;*/
	text-shadow: 2px 2px 5px #3c5407;

padding:10px 20px;
	text-decoration:none;
}
.jloButton:hover {
	background-color:#638f02;
}
.jloButton:active {
	position:relative;
	top:1px;
		background-color:transparent;

}
.jlo_buttoncontainer {  
    display: grid;
		align-content:center;
    max-width: 1100px;
    grid-gap: 5px;  
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-template-rows: repeat(2, 100px);  
}
.jlobutton .icon_call {
    background: url("https://wellbridge.com/wp-content/uploads/2021/10/icons_call.png") no-repeat;
    float: right;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}  
.p_small {
  line-height: 0.7;
}

.p_big {
  line-height: 1.8;
}

/* Mobile Desktop Show NoShow*/ 

@media all and (min-width: 480px) {
    .deskContent {display:block;}
    .phoneContent {display:none;}
}

@media all and (max-width: 479px) {
    .deskContent {display:none;}
    .phoneContent {display:block;}
}
/* temp cc update block*/ 
#form-row-cc-info { display: none;}
#cc-number { display: none;}
#cc-expiry-month { display: none;}
#cc-expiry-year { display: none;}
#edit-update-cc-info { display: none;}
#update-cc-info { display: none;}

</style>	<style>
#hubspot-messages-iframe-container iframe {
	padding-top:15% !important;
}
</style>
</head>
<body id="wp-good" class="home page-template-default page page-id-198 page-home">

<div id="view" class="view">

	<a class="skip-link screen-reader-text" href="#content">Skip to content</a>

	<header id="site-header" class="site-header">

		<div class="restrict restrict-max">
			<div class="site-branding" itemscope itemtype="http://schema.org/Organization">

						<a href="https://wellbridge.com/bel-air-athletic-club/"><img itemprop="logo" class="primary-logo site-header-logo" alt="logo" src="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/BelAir_Logo_white.svg"></a>
				<a href="https://wellbridge.com/bel-air-athletic-club/"><img itemprop="logo" class="secondary-logo site-header-logo" alt="logo" src="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/BelAir_Logo.svg"></a>
		
									<p class="site-title screen-reader-text"><a href="https://wellbridge.com/bel-air-athletic-club/" rel="home">Bel Air Athletic Club</a></p>
									<p class="site-description screen-reader-text">Wellbridge, Inc.</p>
				
			</div><!-- .site-branding -->
		</div>

		<button id="menu-toggle" class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">Menu
			<span class="hamburger">
				<span class="line"></span>
				<span class="line"></span>
				<span class="line"></span>
			</span>
		</button>

		<nav id="site-navigation" class="main-navigation">

			
			<div class="menu-main-menu-container"><ul id="primary-menu" class="menu primary-menu restrict restrict-max"><li id="menu-item-5879" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5879"><a href="https://wellbridge.com/bel-air-athletic-club/faq/">Frequently Asked Questions</a></li>
<li id="menu-item-5878" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5878"><a href="https://wellbridge.com/bel-air-athletic-club/refund/">Product or Program Refund</a></li>
<li id="menu-item-5885" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5885"><a target="_blank" rel="noopener" href="https://wellbridge.com/bel-air-athletic-club-associate-appreciation/">Associate Appreciation</a></li>
</ul></div>
		</nav><!-- #site-navigation -->

	</header><!-- #site-header -->

	<div id="page-content" class="page-content">

	<div id="primary" class="content-area">
		<main id="main" class="site-main">

			
				<article id="post-198" class="post-198 page type-page status-publish hentry">

					
<header id="page-banner" class="page-banner wrapper whitespace-more full-screen" style="">

	
	
		<div id="page-banner-video" class="video-as-background">

			<video autoplay muted loop playsinline poster="" data-video-src="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2022/11/Wellbirdge-family-Clubs-1.mp4"></video>

						
				<div id="poster-srcset" class="poster-srcset">
					<img width="2000" height="1200" src="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2022/04/april_fom_swimmer_hero_image_b.jpg" class="attachment-full size-full" alt="" decoding="async" srcset="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2022/04/april_fom_swimmer_hero_image_b.jpg 2000w, https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2022/04/april_fom_swimmer_hero_image_b-480x288.jpg 480w, https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2022/04/april_fom_swimmer_hero_image_b-960x576.jpg 960w, https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2022/04/april_fom_swimmer_hero_image_b-240x144.jpg 240w, https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2022/04/april_fom_swimmer_hero_image_b-768x461.jpg 768w, https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2022/04/april_fom_swimmer_hero_image_b-1536x922.jpg 1536w" sizes="(max-width: 2000px) 100vw, 2000px" />				</div>

			
		</div>

	
	<div class="page-banner-message restrict restrict-max">

		<h1 style="text-align: center"></h1>
<p>&nbsp;</p>

		
	</div>

</header>

					
						
    <div class="flexible-content">

        
                        
        
                        
        
                        
        
                        
        
            
<section class="two-column-content wysiwyg wrapper whitespace" style="background-position: center center" data-extended-image="" data-extended-position="">

    
        <div class="bg-image-srcset">
            <img width="1556" height="1037" src="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/cycling-equipment.jpg" class="attachment-full size-full" alt="" decoding="async" srcset="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/cycling-equipment.jpg 1556w, https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/cycling-equipment-240x160.jpg 240w, https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/cycling-equipment-480x320.jpg 480w, https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/cycling-equipment-768x512.jpg 768w, https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/sites/18/2018/11/cycling-equipment-960x640.jpg 960w" sizes="(max-width: 1556px) 100vw, 1556px" />        </div>

    
    <div class="restrict">

        
        <div class="flex-row columns-2 columns-40-60  ">

            <div class="column">

                <h2 style="position: relative; text-align: left;"><a style="position: absolute; top: -150px;" name="social"></a> See what<br />
everyone is<br />
talking about</h2>
<p><img decoding="async" class="alignnone size-medium wp-image-3259" src="https://wellbridge.com/colorado-athletic-club-union-station/wp-content/uploads/sites/11/2021/03/face_gram_white-480x239.png" alt="" width="150" /></p>
<p>Receive daily inspiration, the latest club news and learn more about our community, click on your favorite photo to see more.</p>
<p><a class="button-link" href="https://www.facebook.com/bel.air.athletic.club/">Connect on Facebook</a></p>
<p><a class="button-link" href="https://www.instagram.com/BelAir_AC/">Connect on Instagram</a></p>

            </div>

            <div class="column">

                <div class="embedsocial-hashtag" data-ref="6f3961197a305dc835ad019749e34129133ac5b0"></div>
<p><script>(function(d, s, id){var js; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://embedsocial.com/cdn/ht.js"; d.getElementsByTagName("head")[0].appendChild(js);}(document, "script", "EmbedSocialHashtagScript"));</script></p>

            </div>

        </div>

                
    </div>

</section>
            
        
    </div>


				</article><!-- #post-## -->

			
		</main><!-- #main -->
	</div><!-- #primary -->

	
			<span style="z-index:9999; cursor:pointer; position:fixed;top:200px; right:0; background-color:#cb6403; padding:10px 15px; "class="alertFloat">		Club Closure Effective February 16, 2023	</span>


		
					<div id="announce-pop" class="announce-pop modal wrapper">

				<div class="announce-pop-content restrict restrict-read whitespace wrapper">

					<p style="text-align: left;" align="justify">Valued Member,</p>
<p style="font-weight: 400; text-align: left;">For more than 40 years, Bel Air Athletic Club has played an important role in the lives of Bel Air-area residents, businesses and students.</p>
<p style="font-weight: 400; text-align: left;">During this time, members and teammates have created a vibrant group that connects for all types of fitness as well as countless social events both inside the club and around town. The cliché “work hard, play hard” definitely describes the healthy community you’ve helped develop. That’s what makes this announcement so difficult. <strong>On Thursday, February 16, 2023, Bel Air Athletic Club will permanently close its doors.</strong></p>
<p style="font-weight: 400; text-align: left;">Understandably, you might have questions regarding your membership. For your convenience, we’re striving to answer most of them below.</p>
<p style="font-weight: 400; text-align: left;">If we don’t answer your other questions or concerns below, please email <a href="mailto:BelAirClubClosing@wellbridge.com">BelAirClubClosing@wellbridge.com</a> and provide the following:</p>
<p style="font-weight: 400; text-align: left;">:: First &amp; Last name<br />
:: Birthday and/or membership account #<br />
:: Specific questions you have regarding your account</p>
<p style="font-weight: 400; text-align: left;">We will have teammates dedicated to handling your questions and concerns, but it may take up to 3 business days to respond. If you do not hear from us, please try again to ensure we have received your inquiry.</p>
<p style="font-weight: 400; text-align: left;">We wish you the best and hope you continue your fitness journey. It has been a pleasure to be a part of your extended family as we’ve watched you inspire active lifestyles.</p>
<p style="font-weight: 400; text-align: left;">In good health,<br />
Your Club Leadership Team</p>

					<p class="announce-pop-close clickable">Click to close</p>

					<button class="announce-pop-close"><span class="screen-reader-text">Close</span></button>

				</div>

			</div>
		
		
	<div class="boss-login-modal modal wrapper whitespace">
		<div class="modal-content">

			
<div id="boss-login" class="boss-login">

	
	
		<h2>Member Login</h2>

		<p>To access your account, you must first sign up for an online account.</p>

		<p><em>If you previously had an account, you  do not need to register for a new account.</em></p>

		<form class="boss-login-form" action="https://wellbridge.com/bel-air-athletic-club/my-account?action=login" method="post">

			<div class="form-row">
				<label for="membershipId">Member ID&ast; </label>
				<input type="text" name="membershipId" id="membershipId" autocomplete="username" required >
			</div>

			<div class="form-row">
				<label for="password">Password</label>
				<input type="password" name="password" id="password" autocomplete="current-password" required >
			</div>

			<p><em>&ast; Your Member ID is located on your membership card. Enter without dashes or spaces - and without the last number.</em></p>

			<ul class="boss-login-links">
				<li><a href="https://wellbridge.com/recover-password/">Forgot password?</a></li>
				<!-- <li><a href="https://wellbridge.com/recover-password" target="_blank">Forgot password?</a></li> -->
				<li><a href="https://wellbridge.com/activate-online-account/">Create an online account</a></li>
				<!-- <li><a href="https://wellbridge.com/activate-online-account" target="_blank">Create an online account</a></li> -->
				<li><a href="https://wellbridge.com/contact/" target="_blank">Contact us</a></li>
			</ul>

			<input type="submit" value="Login" >

		</form>

	
	<button class="modal-close"><span class="screen-reader-text">Close</span></button>

</div>

		</div>
	</div>

	





	</div><!-- #page-content -->

	<footer id="site-footer" class="site-footer" itemscope itemtype="http://schema.org/ExerciseGym">
		        <script src="https://js.adsrvr.org/up_loader.1.1.0.js" type="text/javascript"></script>
        <script type="text/javascript">
            ttd_dom_ready( function() {
                if (typeof TTDUniversalPixelApi === 'function') {
                    var universalPixelApi = new TTDUniversalPixelApi();
                    universalPixelApi.init("kgva3s1", ["v6zprn5"], "https://insight.adsrvr.org/track/up");
                }
            });
        </script>

		<div class="site-info wrapper">
			<div class="restrict restrict-max">
				<div class="flex-row columns-2">

					<div class="column whitespace-less">

						<div class="footer-information inner-column">

							<h2>Information</h2>

													
						</div>

						<div class="footer-location inner-column" >

							<h2>Location</h2>

															<div itemprop="name" class="screen-reader-text">Bel Air Athletic Club</div> 
							
															<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> 

									<a href="http://maps.google.com/maps?saddr=&daddr=658%20Boulton%20Street%20Bel%20Air%20MD%2021014&hl=en" target="_blank">																					<span class="street-address" itemprop="streetAddress">658 Boulton Street</span> <br>
										
																					<span class="locality" itemprop="addressLocality">Bel Air</span>, 
										
																					<span class="region" itemprop="addressRegion">MD</span> 
										
																					<span class="postal-code" itemprop="postalCode">21014</span>
										
									</a>
								</div>
							
															<span class="tel" itemprop="telephone"><a href="tel:410.838.2670">410.838.2670</a></span> <br>
							
						</div><!-- .footer-location -->

						<div class="footer-hours inner-column">

							<h2>Hours</h2>

							
						</div>
												<div class="footer-information inner-column">

								<iframe style="margin:0;" src= https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d471.45155903825645!2d-76.36175277774359!3d39.525689403579015!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xeb4a6a8c60080b7b!2sBel+Air+Athletic+Club!5e0!3m2!1sen!2sus!4v1554230610549!5m2!1sen!2sus   width="100%" height="250" frameborder="0" style="border:0" allowfullscreen></iframe>
						</div>
											</div><!-- .column -->



				</div>
			</div>
		</div><!-- .site-info -->

		<div class="company-info wrapper whitespace-less">
			<div class="restrict restrict-read">
				
				
					<a href="https://wellbridge.com/"><img class="parent-logo" alt="parent-logo" src="https://wellbridge.com/bel-air-athletic-club/wp-content/uploads/2018/10/wellbridge-white-logo.svg"></a>

					<p>&copy; 2023  Wellbridge, Inc, All Rights Reserved.</p>

				
									
	<ul class="social-links">

				
		<li><a class="icon" itemprop="sameAs" href="https://www.facebook.com/bel.air.athletic.club" target="_blank"><span class="screen-reader-text">Facebook</span></a></li>

				
		<li><a class="icon" itemprop="sameAs" href="https://www.linkedin.com/company/wellbridge" target="_blank"><span class="screen-reader-text">LinkedIn</span></a></li>

				
		<li><a class="icon" itemprop="sameAs" href="https://www.instagram.com/belair_ac/" target="_blank"><span class="screen-reader-text">Instagram</span></a></li>

		 <!-- end main repeater loop -->

	</ul>

				
							
			</div><!-- .restrict -->
		</div><!-- .company-info -->

	</footer>
</div><!-- #page -->

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5ZDHS4"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="simple-banner simple-banner-text" style="display:none !important"></div><style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
</style>
<script type='text/javascript' src='https://wellbridge.com/bel-air-athletic-club/wp-content/themes/wellbridge/assets/js/wp-goodness.min.js?ver=20181019' id='wpgood_scripts-js'></script>
<script type='text/javascript' id='ctx-js-extra'>
/* <![CDATA[ */
var ctx = {"ajax_url":"https:\/\/wellbridge.com\/bel-air-athletic-club\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='https://wellbridge.com/bel-air-athletic-club/wp-content/themes/wellbridge/assets/js/cortexlabs.js' id='ctx-js'></script>
<script type='text/javascript' src='https://wellbridge.com/bel-air-athletic-club/wp-content/themes/wellbridge/js/buhv.js?ver=1.0' id='custom-name-js'></script>

</body>
</html>
