Tyler Montgomery
Hey there! I'm Tyler Montgomery, a Realtor with Team Montgomery and 218 Real Estate in Bemidji, MN. My background in photography, videography, graphic design, and social media marketing means I don't just find you a home — I help you compete for it, market it, and close it. Backed by a team with over 30 years of combined experience, you'll be in the right hands. If you are looking to buy, sell, or both, I would love the opportunity to work with you!
/* ?? BASE ?? */
.tm-page { font-family: Arial, sans-serif; max-width: 900px; margin: 0 auto; padding: 10px 16px 40px; line-height: 1.7; color: #333; }
.tm-card { background: #ffffff; border-radius: 10px; box-shadow: 0 4px 10px rgba(0,0,0,0.10); padding: 24px; margin-bottom: 20px; box-sizing: border-box; }
.tm-section-title { font-size: 1.2rem; font-weight: bold; color: #111111; margin: 0 0 16px; padding-bottom: 8px; border-bottom: 2px solid #111111; display: inline-block; }
/* ?? HERO ?? */
.tm-hero { background: #ffffff; border-radius: 10px; box-shadow: 0 4px 10px rgba(0,0,0,0.10); padding: 24px; margin-bottom: 20px; box-sizing: border-box; }
.tm-hero-inner { display: flex; gap: 24px; align-items: flex-start; }
.tm-hero-photo img { width: 150px; border-radius: 10px; display: block; flex-shrink: 0; }
.tm-hero-info h1 { font-size: 1.7rem; margin: 0 0 4px; color: #111111; }
.tm-hero-info .tm-tagline { font-size: 0.95rem; color: #555; margin: 0 0 12px; }
.tm-hero-info .tm-intro { font-size: 0.95rem; color: #333; margin: 0 0 16px; line-height: 1.7; }
.tm-cta-btn { display: inline-block; background-color: #111111; color: #ffffff !important; text-decoration: none; padding: 10px 20px; border-radius: 6px; font-size: 0.9rem; font-weight: bold; margin: 4px 6px 4px 0; }
.tm-cta-btn-outline { display: inline-block; background-color: #ffffff; color: #111111 !important; text-decoration: none; border: 2px solid #111111; padding: 8px 20px; border-radius: 6px; font-size: 0.9rem; font-weight: bold; margin: 4px 0; }
/* ?? STATS ?? */
.tm-stats { background: #111111; border-radius: 10px; margin-bottom: 20px; padding: 18px 10px; display: flex; justify-content: space-around; flex-wrap: wrap; gap: 12px; box-sizing: border-box; }
.tm-stat { text-align: center; padding: 0 8px; flex: 1; min-width: 120px; }
.tm-stat + .tm-stat { border-left: 1px solid rgba(255,255,255,0.2); }
.tm-stat-number { font-size: 1.4rem; font-weight: bold; color: #ffffff; display: block; margin-bottom: 3px; }
.tm-stat-label { font-size: 0.75rem; color: rgba(255,255,255,0.75); display: block; line-height: 1.4; }
/* ?? ABOUT ?? */
.tm-about-inner { display: flex; gap: 20px; align-items: flex-start; }
.tm-about-text { flex: 3; }
.tm-about-text p { margin: 0 0 12px; font-size: 0.95rem; color: #333; }
.tm-about-sidebar { flex: 2; }
.tm-personal-box { background: #f2f2f2; border-radius: 8px; padding: 14px 16px; margin-bottom: 10px; }
.tm-personal-box h4 { font-size: 0.82rem; font-weight: bold; color: #111111; margin: 0 0 5px; text-transform: uppercase; letter-spacing: 0.05em; }
.tm-personal-box p { font-size: 0.88rem; color: #444; margin: 0; line-height: 1.5; }
/* ?? PHOTOS ?? */
.tm-photo-grid { display: flex; flex-wrap: wrap; gap: 10px; }
.tm-photo-grid-item { flex: 1 1 calc(50% - 10px); min-width: 140px; }
.tm-photo-grid-item img { width: 100%; height: 220px; object-fit: cover; object-position: top center; border-radius: 8px; display: block; }
.tm-photo-caption { font-size: 0.8rem; color: #666; font-style: italic; text-align: center; margin: 5px 0 0; }
/* ?? SOCIAL ?? */
.tm-social-row { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; padding-top: 4px; }
.tm-social-link { text-align: center; }
.tm-social-link a { display: inline-block; text-decoration: none; color: #333 !important; }
.tm-social-link img { width: 48px; height: 48px; display: block; margin: 0 auto 5px; border-radius: 8px; }
.tm-social-link span { font-size: 0.78rem; color: #555; display: block; }
/* ?? HOW IT WORKS ?? */
.tm-steps { display: flex; gap: 12px; flex-wrap: wrap; }
.tm-step { flex: 1 1 calc(33% - 12px); min-width: 160px; text-align: center; padding: 18px 14px; background: #f2f2f2; border-radius: 10px; box-sizing: border-box; }
.tm-step-num { width: 40px; height: 40px; background: #111111; color: #ffffff; border-radius: 50%; font-size: 1.1rem; font-weight: bold; line-height: 40px; text-align: center; margin: 0 auto 10px; }
.tm-step h3 { font-size: 0.95rem; color: #111111; margin: 0 0 6px; }
.tm-step p { font-size: 0.85rem; color: #555; margin: 0; line-height: 1.5; }
/* ?? VIDEO ?? */
.tm-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; margin-top: 14px; }
.tm-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
/* ?? TESTIMONIALS ?? */
.tm-testimonial { border-left: 3px solid #111111; padding: 12px 16px; margin-bottom: 16px; background: #f9f9f9; border-radius: 0 8px 8px 0; }
.tm-testimonial p { font-size: 0.92rem; color: #333; margin: 0 0 7px; line-height: 1.7; font-style: italic; }
.tm-reviewer { font-size: 0.8rem; color: #777; font-style: normal; }
.tm-stars { color: #111111; font-size: 0.85rem; }
.tm-featured-badge { display: inline-block; background: #111111; color: #ffffff; font-size: 0.68rem; font-weight: bold; padding: 2px 8px; border-radius: 20px; margin-bottom: 8px; letter-spacing: 0.04em; text-transform: uppercase; }
/* ?? CONTACT CTA ?? */
.tm-contact-cta { background: #111111; border-radius: 10px; padding: 28px 24px; text-align: center; margin-bottom: 20px; }
.tm-contact-cta h2 { color: #ffffff; font-size: 1.35rem; margin: 0 0 8px; }
.tm-contact-cta p { color: rgba(255,255,255,0.72); font-size: 0.92rem; margin: 0 0 18px; }
.tm-contact-cta a { display: inline-block; color: #111111 !important; background: #ffffff; text-decoration: none; padding: 10px 22px; border-radius: 6px; font-weight: bold; margin: 4px 6px; font-size: 0.95rem; }
/* ?? MOBILE ?? */
@media (max-width: 600px) {
.tm-page { padding: 8px 12px 30px; }
.tm-hero-inner { flex-direction: column; align-items: center; text-align: center; }
.tm-hero-photo img { width: 130px; margin: 0 auto; }
.tm-hero-info h1 { font-size: 1.4rem; }
.tm-cta-btn, .tm-cta-btn-outline { display: block; text-align: center; margin: 6px 0; }
.tm-stats { flex-direction: column; gap: 8px; padding: 16px; }
.tm-stat + .tm-stat { border-left: none; border-top: 1px solid rgba(255,255,255,0.2); padding-top: 8px; }
.tm-about-inner { flex-direction: column; }
.tm-photo-grid-item { flex: 1 1 calc(50% - 6px); }
.tm-photo-grid-item img { height: 160px; }
.tm-steps { flex-direction: column; }
.tm-step { min-width: unset; }
.tm-social-row { gap: 14px; }
.tm-card { padding: 18px; }
}
Tyler Montgomery
Realtor · Team Montgomery · 218 Real Estate · Bemidji, MN
Helping people buy, sell, and find their place in northern Minnesota. Backed by a team with over 30 years of combined experience. My background in design, marketing, and sales means you get more than just a showing. You get a strategy.
Call or Text: (218) 308-1230 Send an Email
.tm-stats-animated {
background: #111111;
border-radius: 10px;
margin-bottom: 20px;
padding: 28px 16px;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
gap: 16px;
box-sizing: border-box;
}
.tm-stat-a {
text-align: center;
flex: 1;
min-width: 150px;
padding: 0 12px;
}
.tm-stat-a + .tm-stat-a {
border-left: 1px solid rgba(255,255,255,0.15);
}
.tm-stat-a .tm-count-number {
font-size: 2rem;
font-weight: bold;
color: #ffffff;
display: block;
margin-bottom: 6px;
font-family: Arial, sans-serif;
line-height: 1.1;
min-height: 2.4rem;
}
.tm-stat-a .tm-count-label {
font-size: 0.78rem;
color: rgba(255,255,255,0.7);
display: block;
line-height: 1.4;
text-transform: uppercase;
letter-spacing: 0.06em;
font-family: Arial, sans-serif;
}
@media (max-width: 600px) {
.tm-stats-animated { flex-direction: column; gap: 18px; padding: 20px 16px; }
.tm-stat-a + .tm-stat-a { border-left: none; border-top: 1px solid rgba(255,255,255,0.15); padding-top: 18px; }
.tm-stat-a .tm-count-number { font-size: 1.7rem; }
}
$14.5M Total volume sold
7+ Years in real estate
55+ Transactions closed
(function() {
function formatDollar(n) {
if (n >= 1000000) {
var m = n / 1000000;
return '$' + (Number.isInteger(m) ? m : m.toFixed(1)) + 'M';
} else if (n >= 1000) {
return '$' + Math.round(n / 1000) + 'K';
}
return '$' + n;
}
function formatNumber(n, prefix, suffix) {
return prefix + n.toLocaleString() + suffix;
}
function animateCount(el) {
var target = parseInt(el.getAttribute('data-target'), 10);
var prefix = el.getAttribute('data-prefix') || '';
var suffix = el.getAttribute('data-suffix') || '';
var format = el.getAttribute('data-format') || 'number';
var duration = 1800;
var startTime = null;
function easeOutQuart(t) {
return 1 - Math.pow(1 - t, 4);
}
function step(timestamp) {
if (!startTime) startTime = timestamp;
var elapsed = timestamp - startTime;
var progress = Math.min(elapsed / duration, 1);
var eased = easeOutQuart(progress);
var current = Math.round(eased * target);
if (format === 'dollar') {
el.textContent = formatDollar(current);
} else {
el.textContent = formatNumber(current, prefix, suffix);
}
if (progress < 1) {
requestAnimationFrame(step);
} else {
if (format === 'dollar') {
el.textContent = formatDollar(target);
} else {
el.textContent = formatNumber(target, prefix, suffix);
}
}
}
requestAnimationFrame(step);
}
function init() {
var counters = document.querySelectorAll('.tm-count-number[data-target]');
if (!counters.length) return;
if ('IntersectionObserver' in window) {
var observer = new IntersectionObserver(function(entries) {
entries.forEach(function(entry) {
if (entry.isIntersecting) {
animateCount(entry.target);
observer.unobserve(entry.target);
}
});
}, { threshold: 0.3 });
counters.forEach(function(el) {
observer.observe(el);
});
} else {
counters.forEach(function(el) { animateCount(el); });
}
}
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', init);
} else {
init();
}
})();
About me
Hey there! I’m Tyler Montgomery, REALTOR® in Bemidji, Minnesota, a member of Team Montgomery and part of 218 Real Estate in Bemidji. My background in photography, videography, graphic design, and social media marketing means I don’t just find you a home. I help you compete for it, market it, and close it. I joined my parents, Steve and Jolene, bringing those skills to a team with over 30+ years of combined real estate experience in the Bemidji area.
Before real estate, I studied Graphic Design at Minnesota State University Moorhead, then worked at Corwin Honda and Tradehome Shoes, where I went from brand new hire to top assistant manager, then ran my own store in Burnsville, MN. That drive to serve people didn’t go anywhere. It just moved into helping families find the right home.
My love for real estate and passion for people is felt through every transaction. Rest assured, you’ll be in the right hands! If you are looking to buy, sell, or both, I would love the opportunity to work with you.
See more about me on my website: tylermontgomery.com
Life outside of work
My wife Kayla, son Easton, and our two dogs, Oliver & Hendrix, keep me busy. You’ll usually find me on the ice, the golf course, or somewhere warm in the winter.
My roots
Grew up around small business and real estate right here in northern Minnesota. Coming home to Bemidji and building something with family has been the best move I’ve made.
Let’s connect
(218) 308-1230tyler@teammontgomery.net
tylermontgomery.com
A little more about me
Real estate is a people business; here’s a little of who I am outside the office.
Easton’s first Wild game — already a fan!
Easton meeting Bill Guerin, GM of the Wild & Team USA Men’s Hockey!
Usually somewhere warm in January — Iron Wolf G&CC, Lake Havasu AZ
Golf trips are always better with good company — Lake Havasu AZ
Connect with me online
Follow along for market updates, new listings, tips for buyers and sellers, and a look at life in northern Minnesota.
Facebook
Instagram
YouTube
Google Reviews
What it’s like to work with me
1
We Meet!
Tell me what you’re looking for — or what you need to sell. No pressure, no obligation. Just a real conversation about where you want to go.
2
It's Time To Get To Work!
I handle the search, showings, offers, and negotiations. You stay informed at every step — no wondering what happens next.
3
You Get The Keys!
Keys in hand. I’m with you through closing day and available after if you ever have questions. Many of my clients come back — some for the third time.
Watch: what every buyer needs to know
One of the most important parts of the buying process is understanding the Agency Relationships in Real Estate Transactions Disclosure. Watch this quick explainer so you know exactly what to expect before we meet.
Ready to get started?
Whether you’re buying, selling, or just exploring your options — I’d love to help. Reach out and let’s talk.
Call or Text: (218) 308-1230 tyler@teammontgomery.net
Browse the market
Find your next home
Search current listings across the Bemidji area, updated every 10 minutes, straight from MLS. See something you like? Reach out and I’ll set up a showing.
Learn More