<!doctype html>
<html lang="en-US" class="no-js">
<head>
		<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<script type="text/plain" class="optanon-category-C0002">var getUUIDv4WithCrypto = function() {
	// @see https://stackoverflow.com/questions/105034/create-guid-uuid-in-javascript
	return ([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g, function(c) {
		return (c ^ crypto.getRandomValues(new Uint8Array(1))[0] & 15 >> c / 4).toString(16)
	});

}
var getUUIDv4WithoutCrypto = function() {
	return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function (c) {
		var r = Math.random() * 16 | 0, v = c == 'x' ? r : (r & 0x3 | 0x8);
		return v.toString(16);
	});
}
var getSessionGUID = function () {
	var sessionGUID = sessionStorage['sessionGUID'];
	if ( ! sessionGUID ) {
		sessionGUID = ( typeof( crypto ) !== 'undefined' ) ? getUUIDv4WithCrypto() : getUUIDv4WithoutCrypto();
		sessionStorage['sessionGUID'] = sessionGUID;
	}
	return sessionGUID;
};
window.getSessionGUID();

</script>
	<!-- This site is optimized with the Yoast SEO plugin v23.3 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Blog - Birds and Blooms</title>
	<link rel="canonical" href="https://www.birdsandblooms.com/blog/" />
	<link rel="next" href="https://www.birdsandblooms.com/blog/page/2/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Blog - Birds and Blooms" />
	<meta property="og:url" content="https://www.birdsandblooms.com/blog/" />
	<meta property="og:site_name" content="Birds and Blooms" />
	<meta property="og:image" content="https://www.birdsandblooms.com/wp-content/uploads/2020/05/BBlogo_cube1.jpg" />
	<meta property="og:image:width" content="1546" />
	<meta property="og:image:height" content="1546" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:image" content="https://www.birdsandblooms.com/wp-content/uploads/2025/01/Smallest-Calliope-hummingbird.png" />
	<meta name="twitter:site" content="@birdsblooms" />
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//cdn.cookielaw.org' />
<link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />
<link rel='dns-prefetch' href='//static.cloudflareinsights.com' />
<link rel='dns-prefetch' href='//c.amazon-adsystem.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//www.google-analytics.com' />
<link rel='dns-prefetch' href='//micro.rubiconproject.com' />
<link rel='dns-prefetch' href='//securepubads.g.doubleclick.net' />
<link rel='dns-prefetch' href='//d82f7a30-751a-4689-b7e9-19336a89ab46.edge.permutive.app' />
<link href='https://cdn.cookielaw.org' crossorigin='anonymous' rel='preconnect' />
<link href='https://cdnjs.cloudflare.com' crossorigin='anonymous' rel='preconnect' />
<link href='https://static.cloudflareinsights.com' crossorigin='anonymous' rel='preconnect' />
<link href='https://c.amazon-adsystem.com' crossorigin='anonymous' rel='preconnect' />
<link href='https://fonts.googleapis.com' crossorigin='anonymous' rel='preconnect' />
<link href='https://www.googletagmanager.com' crossorigin='anonymous' rel='preconnect' />
<link href='https://www.google-analytics.com' crossorigin='anonymous' rel='preconnect' />
<link href='https://micro.rubiconproject.com' crossorigin='anonymous' rel='preconnect' />
<link href='https://securepubads.g.doubleclick.net' crossorigin='anonymous' rel='preconnect' />
<link href='https://d82f7a30-751a-4689-b7e9-19336a89ab46.edge.permutive.app' crossorigin='anonymous' rel='preconnect' />
<link rel="alternate" type="rss2" title="Birds and Blooms &raquo; Feed" href="https://www.birdsandblooms.com/feed/" />
<link rel="alternate" type="rss2" title="Birds and Blooms &raquo; Comments Feed" href="https://www.birdsandblooms.com/comments/feed/" />
<link rel='stylesheet' id='bumblebee-style-homepage-css' href='https://www.birdsandblooms.com/wp-content/themes/bumblebee/homepage-2022.css?ver=22.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='bumblebee-style-header-css' href='https://www.birdsandblooms.com/wp-content/themes/bumblebee/header.css?ver=22.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css' href='https://www.birdsandblooms.com/wp-includes/css/dashicons.min.css?ver=6.4.2' type='text/css' media='all' />
<link rel='stylesheet' id='bumblebee-style-css' href='https://www.birdsandblooms.com/wp-content/themes/bumblebee/style.css?ver=22.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-css' href='https://www.birdsandblooms.com/wp-includes/css/dist/block-library/style.min.css?ver=6.4.2' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<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--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;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){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;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='widgetopts-styles-css' href='https://www.birdsandblooms.com/wp-content/plugins/widget-options/assets/css/widget-options.css' type='text/css' media='all' />
<script type="text/javascript" charset="UTF-8" data-domain-script="06473d1a-bf39-4c72-9300-f9c2c7fca221" src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?ver=1.0.0" id="one-trust-domain-script-js"></script>
<script type="text/javascript" charset="UTF-8" cpa-opt-out-ids="{C0002},{C0004},{C0005}" ccpa-opt-out-geo="{us}" ccpa-opt-out-lspa="true" src="https://cdn.cookielaw.org/opt-out/otCCPAiab.js?ver=1.0.0" id="one-trust-opt-out-script-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2" id="wp-polyfill-inert-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.14.0" id="regenerator-runtime-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-includes/js/dist/hooks.min.js?ver=c6aec9a8d4e5a5d543a1" id="wp-hooks-js"></script>
<script type="text/javascript" id="optanon-wrapper-js-extra">
/* <![CDATA[ */
var ONETRUST_CATEGORIES = {"STRICTLY_NECESSARY":"C0001","PERFORMANCE":"C0002","FUNCTIONAL":"C0003","TARGETING":"C0004","SOCIAL_MEDIA":"C0005"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-cookie-compliance/js/optanon-wrapper.js?ver=1.0.4" id="optanon-wrapper-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-cookie-compliance/js/gdpr-cookie.js?ver=1.1.0" id="gdpr-cookie-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-includes/js/jquery/jquery.js?ver=1.0.0" id="jquery-js"></script>
<script type="text/javascript" id="tda_google_analytics_common-js-extra">
/* <![CDATA[ */
var commonAnalyticsVars = {"getAnalyticsEnabled":"1"};
/* ]]> */
</script>
<script type='text/plain' class='optanon-category-C0002' src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/Common.js?ver=6.0.3" id="tda_google_analytics_common-js"></script>
<script type="text/javascript" id="tmbi-data-analytics-getanaytics-js-extra">
/* <![CDATA[ */
var get_analytics_account_id_data = {"ga4":"G-5EKNKNSSBN","appName":"bnb"};
var get_analytics_vars = {"retryTimeout":"2000"};
/* ]]> */
</script>
<script type='text/plain' class='optanon-category-C0002' src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-data-analytics/js/dist/tmbi-ga4-analytics-bundle.js?ver=6.0.3" id="tmbi-data-analytics-getanaytics-js"></script>
<script type="text/javascript" id="digital-data-js-extra">
/* <![CDATA[ */
var digitalData = {"page":{"content":{"affiliateDisclaimer":"0","contentName":"Blog - Birds and Blooms"},"theme":"bumblebee","sitename":"bnb","pageName":"Blog - Birds and Blooms","template":"default"}};
/* ]]> */
</script>
<script type='text/plain' class='optanon-category-C0002' src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-data-analytics/js/digitaldata.js?ver=6.0.3" id="digital-data-js"></script>
<script type='text/plain' class='optanon-category-C0002' src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/EngagementEvent.js?ver=6.0.3" id="tda_google_analytics_engagement_event-js"></script>
<script type='text/plain' class='optanon-category-C0002' src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-data-analytics/js/analytics.js?ver=6.0.3" id="analytics-js"></script>
<script type='text/plain' class='optanon-category-C0002' src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/AccountEvent.js?ver=6.0.3" id="tda_google_analytics_account_event-js"></script>
<script type='text/plain' class='optanon-category-C0002' src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/PrivacySetting.js?ver=6.0.3" id="tda_google_analytics_privacy_setting_event-js"></script>
<script type='text/plain' class='optanon-category-C0002' src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-data-analytics/js/GoogleAnalytics/SearchEvent.js?ver=6.0.3" id="tda_google_analytics_search_event-js"></script>
<script type='text/plain' class='optanon-category-C0002' src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-data-analytics/js/openweb-analytics.js?ver=6.0.3" id="tmbi-openweb-analytics-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-ad-density/js/ad-density-ga-integration.js?ver=1.1.0" id="ad-density-ga-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-ad-density/js/ad-density-gam-integration.js?ver=1.1.0" id="ad-density-gam-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-optimera-integration/js/optiCommon.js?ver=1.2.1" id="tmbi-optimera-common-js"></script>
<script type="text/javascript" id="tmbi-optimera-common-js-after">
/* <![CDATA[ */
	const optiCommon = window.optiCommon || {};
	optiCommon.init({
		splitters: {
			additionalOptimeraParams: [],
			customParams: [],
			ignoreOptimeraDefaults: []
		}
	});
/* ]]> */
</script>
<script type='text/plain' class='optanon-category-C0004' id="amazon-lib-js-before">
/* <![CDATA[ */
		/*
		Amazon Publisher Services Tagging Script
		Version 1.5
		*/
		!function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function(){},_Q:[]};}("apstag",window);
	
/* ]]> */
</script>
<script type='text/plain' class='optanon-category-C0004' async="async" src="https://c.amazon-adsystem.com/aax2/apstag.js?ver=1.0.0" id="amazon-lib-js"></script>
<script type='text/plain' class='optanon-category-C0004' async="async" src="https://www.birdsandblooms.com/wp-content/plugins/pup-a9-header-bidder/js/tmbi-a9-header-bidder.js?ver=1.0.3" id="tmbi-amazon-a9-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-ad-density/js/ad-utils.js?ver=1.1.0" id="tmbi-dai-utils-js"></script>
<script type="text/javascript" id="ad-density-calculator-js-extra">
/* <![CDATA[ */
var ad_density_data = {"content_type":"post","content_well_selector":"post-body"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-ad-density/js/ad-density-calculator.js?ver=1.1.0" id="ad-density-calculator-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-ad-density/js/ad-markup.js?ver=1.1.0" id="ad-markup-js"></script>
<script type='text/plain' class='optanon-category-C0004' id="permutive-tracking-script-js-before">
/* <![CDATA[ */
!function(n, e, i) {
	if (!n) {
		n = n || {},
		window.permutive = n,
		n.q = [],
		n.config = i || {},
		n.config.apiKey = e,
		n.config.environment = n.config.environment || "production";
		for (var o = ["addon", "identify", "track", "trigger", "query", "segment", "segments", "ready", "on", "once", "user", "consent"], r = 0; r < o.length; r++) {
			var t = o[r];
			n[t] = function(e) {
				return function() {
					var i = Array.prototype.slice.call(arguments, 0);
					n.q.push({
						functionName: e,
						arguments: i
					})
				}
			}(t)
		}
	}
}(window.permutive, "4063d1aa-ab25-4131-8bc2-7ca2c80d0acc", {"consentRequired":true});
window.googletag = window.googletag || {},
window.googletag.cmd = window.googletag.cmd || [],
window.googletag.cmd.push(function() {
	if (0 === window.googletag.pubads().getTargeting("permutive").length) {
		var g = window.localStorage.getItem("_pdfps");
		window.googletag.pubads().setTargeting("permutive", g ? JSON.parse(g) : []);
		var o = window.localStorage.getItem("permutive-id");
		o && (window.googletag.pubads().setTargeting("puid", o),
		window.googletag.pubads().setTargeting("ptime", Date.now().toString()))
	}
});
/* ]]> */
</script>
<script type='text/plain' class='optanon-category-C0004' async="async" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-permutive/js/permutive-tracking.js?ver=1.2.0" id="permutive-tracking-script-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/mu-plugins/tmbi-js-utils/js/js-util-query.js?ver=1.0.0" id="js-util-query-js"></script>
<script type="text/javascript" id="permutive-identifier-js-extra">
/* <![CDATA[ */
var permutivePageSchema = {"category":["Bird Photography"],"tags":[],"classifications_watson":{"keywords":"$alchemy_keywords","sentiment":"$alchemy_document_sentiment","emotion":"$alchemy_document_emotion","taxonomy_labels":"$alchemy_taxonomy_labels"}};
/* ]]> */
</script>
<script type='text/plain' class='optanon-category-C0004' async="async" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-permutive/js/permutive-identifier.js?ver=2.0.0" id="permutive-identifier-js"></script>
<script type='text/plain' class='optanon-category-C0004' async="async" src="https://d82f7a30-751a-4689-b7e9-19336a89ab46.edge.permutive.app/d82f7a30-751a-4689-b7e9-19336a89ab46-web.js?ver=1.0.1" id="permutive-app-js"></script>
<script type='text/plain' class='optanon-category-C0004' async src="//micro.rubiconproject.com/prebid/dynamic/10696.js?ver=1.0" id="prebidjs-js"></script>
<script type='text/plain' class='optanon-category-C0004' src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-prebid/js/tmbi-prebid.js?ver=1.1.2" id="tmbi-prebid-js"></script>
<script type='text/plain' class='optanon-category-C0004' async="async" src="https://securepubads.g.doubleclick.net/tag/js/gpt.js?ver=1.0.0" id="gam-gpt-js"></script>
<script type="text/javascript" id="ad-stack-js-extra">
/* <![CDATA[ */
var tmbi_ad_data = {"global_targeting":{"property":"6178","siteId":"bnb","pageType":"homepage","url":"\/blog\/","keywords":"nokeywords","category":"homepage","topic":"homepage","pt":"homepage","platform":"desktop","theme":"new","video":"false","contentID":"201329815135","afc":"no"},"breakpoint":{"large_screen":1024,"desktop":769,"tablet":481,"mobile":0},"offset":{"mobile":"500","desktop":"600"},"viewport_offset":{"mobile":"","desktop":""},"options":{"dfp_property":"6178","dfp_site_id":"bnb","dfp_platform":"desktop","dfp_content_id_default":"","dfp_prearticle_desktop_height":"270","dfp_prearticle_mobile_height":"270","dfp_content_desktop_height":"270","dfp_content_mobile_height":"470","dfp_lazy_load_offset_article":"600","dfp_lazy_load_offset_article_mobile":"1500","dfp_lazy_load_offset_category":"600","dfp_lazy_load_offset_category_mobile":"500","dfp_lazy_load_offset_homepage":"600","dfp_lazy_load_offset_homepage_mobile":"500","dfp_lazy_load_offset_listicle":"600","dfp_lazy_load_offset_listicle_mobile":"1500","dfp_lazy_load_offset_videocategory":"","dfp_lazy_load_offset_videocategory_mobile":"","dfp_lazy_load_viewport_offset_article":"","dfp_lazy_load_viewport_offset_article_mobile":"","dfp_lazy_load_viewport_offset_category":"","dfp_lazy_load_viewport_offset_category_mobile":"","dfp_lazy_load_viewport_offset_homepage":"","dfp_lazy_load_viewport_offset_homepage_mobile":"","dfp_lazy_load_viewport_offset_listicle":"","dfp_lazy_load_viewport_offset_listicle_mobile":"","dfp_lazy_load_viewport_offset_videocategory":"","dfp_lazy_load_viewport_offset_videocategory_mobile":"","dfp_tracking_code_id":"utm, trkid","dfp_newsletter_tracking_id":" _cmp, _ebid, _emid, _ehid","dfp_exclude_ad_slot_article":"","dfp_exclude_ad_slot_article_mobile":"","dfp_exclude_ad_slot_category":"","dfp_exclude_ad_slot_category_mobile":"","dfp_exclude_ad_slot_homepage":"","dfp_exclude_ad_slot_homepage_mobile":"","dfp_exclude_ad_slot_listicle":"","dfp_exclude_ad_slot_listicle_mobile":"","dfp_exclude_ad_slot_videocategory":"","dfp_exclude_ad_slot_videocategory_mobile":"","dfp_enable_new_ad_taxonomy":"1","dfp_exclude_pages":"","dfp_refresh_ad_status_mobile":"1","dfp_refresh_ad_inview_status_mobile":"1","dfp_refresh_ad_timer_mobile":"30","dfp_refresh_ad_count_mobile":"1000","dfp_refresh_ad_pause_status_mobile":"1","dfp_refresh_ad_status_desktop":"1","dfp_refresh_ad_inview_status_desktop":"1","dfp_refresh_ad_timer_desktop":"30","dfp_refresh_ad_count_desktop":"1000","dfp_refresh_ad_pause_status_desktop":"1","dfp_prevent_refresh_slot":"","dfp_prevent_refresh_all_slots":"","bx_xchange_script_id":"4160","optimera_client_id":"104"},"tracking_codes":["utm"," trkid"],"newsletter_tracking_codes":[" _cmp"," _ebid"," _emid"," _ehid"],"ad_unit_three":"homepage","video_content":"homepage","_gfc":"","block_refresh":""};
var tmbi_non_targeting_data = {"advertisement_word":"Advertisement"};
/* ]]> */
</script>
<script type='text/plain' class='optanon-category-C0004' src="https://www.birdsandblooms.com/wp-content/plugins/pup-ad-stack/js/ad-stack.js?ver=5.14.4" id="ad-stack-js"></script>
	<script type="text/javascript" class="optanon-category-C0004">
		if(!window.cnxps)window.cnxps={},window.cnxps.cmd=[];
	</script>
	<link rel="https://api.w.org/" href="https://www.birdsandblooms.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.birdsandblooms.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.4.2" />
		<script>
			console.log   = function(){};
			console.info  = function(){};
		</script>
	        <style>
        .getty.aligncenter {
            text-align: center;
        }
        .getty.alignleft {
            float: none;
            margin-right: 0;
        }
        .getty.alignleft > div {
            float: left;
            margin-right: 5px;
        }
        .getty.alignright {
            float: none;
            margin-left: 0;
        }
        .getty.alignright > div {
            float: right;
            margin-left: 5px;
        }
        </style>
        	<style>
		:root {
			--link-color: #12828f;
			--button-bg-color: #12828f;
			--button_bg_hover_color: #169ead;
			--header-select-border-type: dotted;
			--header-border-color: #5b8212;
			--menu-first-item-bg-img: url();
			--menu-border-type: dotted;
			--menu-border-color: #5b8212;
			--menu-border-width: 1px;
			--homepage-logo-tablet-height: 32px;
			--homepage-logo-tablet-width: 218px;
			--homepage-logo-mobile-height: 43px;
			--homepage-logo-mobile-width: 188px;
			--logo-mobile-height: 43px;
			--logo-mobile-width: 188px;
			--nl_text_first_color: #5b8212;
			--hamburger-mobile-height: 18px;
			--hamburger-mobile-width: 25px;
			--newsletter_signup_text_color: #5B8212;
			--subscribe_text_color: #5B8212;
			--gift_text_color: #DC3623;
			--mobile-subscribe-btn-color: #5B8212;
			--homepage-category-color: #ffffff;
			--homepage-category-bg-color: #5B8212;
			--homepage-category-color-hover: #5B8212;
			--homepage-category-bg-color-hover: #ffffff;
			--homepage-byline-color: #444444;
			--homepage_video_bg_color: #95ba33;
			--homepage_video_bg_color_opacity: 0.2;
			--homepage_module_line_color: #5b8212;
			--homepage_most_popular_no_color: #5b8212;
			--homepage_eat_bg_color: #95ba33;
			--homepage_eat_bg_color_opacity: 0.2;
			--homepage_editorial_bg_color: #5b8212;
			--homepage_editorial_bg_color_opacity: 0.1;
			--ap_button_bg_color: #12828F;
			--ap_button_bg_hover_color: #12828F;
			--ad_prearticle_desktop_height: 270px;
			--ad_prearticle_mobile_height: 270px;
			--ad_content_desktop_height: 270px;
			--ad_content_mobile_height: 470px;
			--tester: #30719f;
			--reviewer: #698a37;
			--fact-checker: #d6017f;
			--footer-bg-color: #f3f3f3;
			--footer-text-color: #444;
			--footer-button-color: #1CADBD;
			--quote-stroke-color: #21BECE;

			/* GCH global colors */
			--text-color: #444;
			--primary-brand-color: #698a37;
		}

		.main-navigation,
		.pure-menu-list ul,
		a#next_content_link,
		a#fhm-next-project-sticky,
		.sticky-search-button {
			background: #95ba33;
		}

		nav .pure-menu-list ul {
			z-index: 1;
		}

		nav .main-navigation .menu-desktop-focus-menu-container ul li a,
		nav.main-navigation .menu-desktop-focus-menu-container ul li a,
		nav .menu-text,
		nav .menu-text a,
		nav .pure-menu-list ul li a span,
		.slinky-theme-default .title,
		nav a.menu-toggle,
		nav a {
			color: #ffffff;
		}

		nav .hamburger-menu,
		.hamburger-close::after,
		.hamburger-close::before {
			background-color: #ffffff;
		}

		.pure-menu-list ul li:not(:last-child) {
			border-bottom: 2px dotted #ffffff !important;
		}

		nav.main-navigation .menu-desktop-focus-menu-container ul li a:hover,
		nav .main-navigation .menu-desktop-focus-menu-container ul li a:hover,
		nav .pure-menu-list ul li a:hover span,
		.pure-menu-list ul li a:hover {
			color: ;
		}

		#search-form-wrapper.visible,
		#search-form-wrapper.visible .close-btn {
			background-color: #95ba33;
		}

		.main-navigation .sticky-logo {
			width: 90px;
		}

		#search-form-wrapper.visible .search-button {
			background-color: #12828f;
		}

		.newsletter-sign-below-header .nl-signup-link a {
			color: #95ba33;
		}

		.newsletter-sign-below-header .nl-signup-link a .nl-right-arrow {
			fill: #95ba33;
		}



		.header .content-wrapper > a.logo {
			height: 120px;
		}

		.header #subscribe-to-magazine .subscribe-header-cta {
			height: 110px;
		}

		.header #search-form-wrapper {
			background-color: #95ba33;
		}

		.header .subscribe-header {
			color: #95ba33;
			height: 30px;
		}

		.header #subscribe-url {
			color: ;
		}

		a {
			color: #12828f;
		}

		.archive-page .featured-container a,
		.archive-page .single-recipe a {
			color: #444;
		}

		.post-content a, .single-post .site-container .post-content .dek p a {
			color: #12828f;
		}

		.post-category-label {
			border-bottom: none !important;
		}

		.no-js .accessibility-menu,
		.no-js .accessibility-menu .menu-hamburger-menu-container #menu {
			background: var(--footer-bg-color) !important;
		}

		.read-more, .hp-more-btn,
		.more {
			background: #12828f;
			color: #ffffff;
		}

		.read-more:hover,
		.hp-more-btn:hover,
		.more:hover {
			background: #169ead;
		}

		.hp-categories span,
		.hp-cat,
		.hp-cat a {
			color: #12828f;
		}

		.hp-cat a:hover,
		.hp-cat a:focus {
			text-decoration-color: #12828f;
		}

		footer .diyu-text {
			color: #444444;
		}

		.in-content-nl-container .newsletter form button,
		.error404 .page-content .content .search-form input[type="submit"] {
			background-color: #12828f;
			color: #ffffff;
		}

		.in-content-nl-container .newsletter form button:hover,
		.error404 .page-content .content .search-form input[type="submit"]:hover {
			background-color: #169ead;
		}

		.in-content-nl-container .diyu-logo {
			background-color: ;
		}

		.in-content-nl-container .diyu-text {
			color: ;
		}

		.post-type-archive-video .video-playlist .video-playlist-title {
			background-color: #95ba33;
		}

		.post-type-archive-video .video-playlist .video-playlist-title span {
			color: #ffffff;
		}

		.archive-page .pagination .page-numbers,
		.search main .pagination .page-numbers,
		.search main .pagination .dots {
			background-color: #ffffff;
			color: #169ead;
		}

		.archive-page .pagination .page-numbers.current,
		.search main .pagination .current {
			background-color: #169ead;
			color: #ffffff;
		}

		.archive-page .archive-hero {
			background-color: #95ba33;
		}

		.archive-page .archive-tag-cloud .owl-item {
			border: 1px solid #169ead;
		}

		.archive-page .archive-tag-cloud .owl-item:hover {
			background-color: #169ead;
		}

		.archive-page .archive-tag-cloud .owl-item a {
			color: #169ead;
		}

		.archive-page .archive-tag-cloud .owl-prev path:first-child,
		.archive-page .archive-tag-cloud .owl-next path:first-child {
			stroke: #169ead!important;
		}

		.archive-page .archive-tag-cloud .owl-prev path:first-child:hover,
		.archive-page .archive-tag-cloud .owl-next path:first-child:hover {
			fill: #169ead!important;
		}


		.archive-page .archive-tag-cloud .owl-prev path:nth-child(2),
		.archive-page .archive-tag-cloud .owl-next path:nth-child(2) {
			fill: #169ead!important;
		}

		.archive-page #show-filter-button {
			border: 1px solid #169ead;
		}

		.archive-page #show-filter-button p {
			color: #169ead;
		}

		.archive-page #show-filter-button .dropdown-arrow svg path{
			fill: #169ead !important;
		}

		.archive-page .filter-selections .filter-item:hover svg rect,
		.archive-page .filter-selections .filter-item.selected svg rect {
			fill: #169ead !important;
			stroke: #169ead !important;
		}

		.archive-page .full-width-nl .nl-container #ad-container .newsletter-signup {
			background-image: url(https://www.birdsandblooms.com/wp-content/uploads/2021/04/bg-BNB-2.jpeg);
		}

		.archive-page .archive-content .category-cards-container .category-card-excerpt a {
			color: #12828F;
		}

		.archive-page .archive-content .content-feed .full-width-nl .nl-container #ad-container .magazine-subscribe .subscribe-btn {
			background: #ef5a24;
		}

		.full-width-nl .nl-container .newsletter form button {
			background-color: ;
			border: 1px solid ;
			color: ;
		}

		.full-width-nl .nl-container .newsletter form button:hover {
			background-color: ;
			border: 1px solid ;
		}

		.tax-categories-v2 .archive-page .full-width-nl .nl-container .diyu-text {
			color: #444;
		}

		.tax-categories-v2 .archive-page .full-width-nl .nl-container .diyu-logo .diyu-img::before {
			background: #444;
		}

		.native-ads .footer-cta .footer-content .sponsor-text span,
		.native-ads .footer-cta .footer-content .sponsor-text h4 {
			color: ;
		}

		.native-ads .footer-cta .footer-content .sponsor-text .primary {
			background-color: ;
			color: ;
		}

		@media screen and (max-width: 767px) {
			.header .content-wrapper > a.logo {
				height: 69px;
			}

			.header .hamburger-menu {
				background-color: #95ba33;
			}
		}

		@media screen and (min-width: 769px) {
			.full-width-nl::before {
				background-image: url(), url();
			}
		}

		@media screen and (max-width: 768.98px) {
			.full-width-nl::before {
				background-image: url(),url();
			}
		}

	</style>
	
<script type="application/ld+json">
{
    "@context": "https:\/\/schema.org",
    "@type": "Organization",
    "name": "Birds and Blooms",
    "url": "https:\/\/www.birdsandblooms.com\/",
    "logo": "https:\/\/www.birdsandblooms.com\/wp-content\/uploads\/2020\/02\/birds-and-blooms-logo.png",
    "sameAs": [
        "https:\/\/www.facebook.com\/BirdsBlooms\/",
        "https:\/\/www.pinterest.com\/birdsblooms\/",
        "https:\/\/twitter.com\/birdsblooms"
    ],
    "ContactPoint": [
        {
            "@type": "contactPoint",
            "telephone": "+1-877-732-4438",
            "contactType": "customer service",
            "contactOption": "TollFree",
            "areaServed": "US",
            "availableLanguage": [
                "English"
            ]
        },
        {
            "@type": "contactPoint",
            "telephone": "+1-877-342-4775",
            "contactType": "technical support",
            "contactOption": "TollFree",
            "areaServed": "US",
            "availableLanguage": [
                "English"
            ]
        },
        {
            "@type": "contactPoint",
            "telephone": "+1-800-880-3012",
            "contactType": "sales",
            "contactOption": "TollFree",
            "areaServed": "US",
            "availableLanguage": [
                "English"
            ]
        }
    ],
    "parentOrganization": {
        "@type": "Corporation",
        "url": "https:\/\/www.trustedmediabrands.com\/",
        "name": "Trusted Media Brands, Inc."
    }
}
</script>

<script type="application/ld+json">
{
    "@context": "https:\/\/schema.org",
    "@type": "WebSite",
    "name": "Birds and Blooms",
    "url": "https:\/\/www.birdsandblooms.com",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https:\/\/www.birdsandblooms.com?s={search_term_string}",
        "query-input": "required name=search_term_string"
    }
}
</script>

<script type="application/ld+json">
{
    "@context": "https:\/\/schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https:\/\/www.birdsandblooms.com\/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https:\/\/www.birdsandblooms.com\/blog\/",
                "name": "Blog"
            }
        }
    ]
}
</script>
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>		<style type="text/css">
					.site-title a,
			.site-description {
				color: #444444;
			}
				</style>
		<link rel="icon" href="https://www.birdsandblooms.com/wp-content/uploads/2020/05/cropped-512px_cube_hbird-2.jpg?resize=32,32" sizes="32x32" />
<link rel="icon" href="https://www.birdsandblooms.com/wp-content/uploads/2020/05/cropped-512px_cube_hbird-2.jpg?resize=192,192" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.birdsandblooms.com/wp-content/uploads/2020/05/cropped-512px_cube_hbird-2.jpg?resize=180,180" />
<meta name="msapplication-TileImage" content="https://www.birdsandblooms.com/wp-content/uploads/2020/05/cropped-512px_cube_hbird-2.jpg?resize=270,270" />
		<style type="text/css" id="wp-custom-css">
			@import url("/wp-content/themes/bumblebee/brands-customizer-styling/bnb-customizer.css?ver=1.0.2");

/* CCE-4624 */
@media screen and (max-width: 481px) {
    .sticky-bottom-ad {
        will-change: transform;
    }
}		</style>
			<script>var root = document.getElementsByTagName( 'html' )[0]; root.className = root.className.replace("no-js","");</script>
</head>

<body class="blog hfeed homepage2022">

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


<header class="header-2021">
	<div class="content-wrapper">
		<div class="hamburger-wrapper">
			<div class="hamburger menu-toggle" aria-label="Open the menu"><img loading="lazy" src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAzMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2Ljg5MzggMy42MTYyOEMxMi4yNTg5IDMuNjE2MjggNy42MjQwOSAzLjYyMjQxIDIuOTg5MjYgMy42MTE2OUMxLjQyNjUgMy42MDg2MyAwLjUxNjE5NiAyLjQ0MDI3IDEuMDMwMyAxLjE0NjM1QzEuMzA1NDQgMC40NTU3NDkgMS44NjA0MiAwLjEyMDQwMyAyLjU4MjA2IDAuMDIyNDAxOUMyLjgzOTkgLTAuMDEyODE3MiAzLjEwNDAzIDAuMDA0MDI1MTQgMy4zNjY1OSAwLjAwNDAyNTE0QzEyLjM3MzcgMC4wMDQwMjUxNCAyMS4zODI0IDAuMDA0MDI1MTQgMzAuMzg5NSAwLjAwNDAyNTE0QzMyLjAxMDQgMC4wMDQwMjUxNCAzMi44NzY3IDAuNjMwMzEzIDMyLjg4MTQgMS44MDE3M0MzMi44ODYxIDIuOTc0NjggMzIuMDE1MSAzLjYxNDc1IDMwLjQwMzYgMy42MTQ3NUMyNS45MDA5IDMuNjE2MjggMjEuMzk4MSAzLjYxNjI4IDE2Ljg5MzggMy42MTYyOFoiIGZpbGw9IiM1QjgyMTIiLz4KPHBhdGggZD0iTTE2Ljg4OTkgMTIuODA3QzEyLjI1NTEgMTIuODA3IDcuNjIwMjcgMTIuODE0NiAyLjk4NTQ0IDEyLjgwMjRDMS40MjQyNSAxMi43OTkzIDAuNTE1NTIyIDExLjYyNzkgMS4wMzEyIDEwLjMzNEMxLjI5Mzc2IDkuNjc0IDEuODIyMDIgOS4zNDE3MiAyLjUwOTA2IDkuMjIyMjhDMi43MTM0NSA5LjE4NzA2IDIuOTI3MjcgOS4xOTYyNSAzLjEzNjM3IDkuMTk2MjVDMTIuMzAwNyA5LjE5NDcyIDIxLjQ2NjYgOS4xOTc3OCAzMC42MzA5IDkuMTkxNjVDMzEuNDYyNiA5LjE5MTY1IDMyLjIgOS4zNDc4NCAzMi42MzcgMTAuMTE5NkMzMy4zNDE0IDExLjM2NDUgMzIuNDgxNCAxMi43NjQxIDMwLjk1MTYgMTIuNzk0N0MyOS4xMiAxMi44MzE1IDI3LjI4NTMgMTIuODA1NSAyNS40NTM3IDEyLjgwNTVDMjIuNTk4NiAxMi44MDg1IDE5Ljc0MzUgMTIuODA4NSAxNi44ODk5IDEyLjgwN1oiIGZpbGw9IiM1QjgyMTIiLz4KPHBhdGggZD0iTTE2LjgwMDkgMjEuOTk5NUMxMi4yOTY1IDIxLjk5OTUgNy43OTM3NyAyMi4wMDI2IDMuMjg5NDMgMjEuOTkzNEMyLjkwMjY3IDIxLjk5MzQgMi40OTg2MiAyMS45Njc0IDIuMTMwNzIgMjEuODYxN0MxLjM2MzQ5IDIxLjYzOTcgMC44ODU1NDMgMjAuOTUyMiAwLjg4ODY4NyAyMC4xODY1QzAuODkxODMyIDE5LjQxNjMgMS4zNjk3OCAxOC43NDI1IDIuMTQ0ODcgMTguNTIwNUMyLjUxMjc2IDE4LjQxNjQgMi45MTY4MiAxOC4zOTM0IDMuMzAzNTggMTguMzkzNEMxMi4zMzc0IDE4LjM4NzMgMjEuMzcxMiAxOC4zODczIDMwLjQwNTEgMTguMzg4OEMzMi4wMTgyIDE4LjM4ODggMzIuODg5MiAxOS4wMjczIDMyLjg4MjkgMjAuMjAwM0MzMi44NzY2IDIxLjM3MTcgMzIuMDA4NyAyMS45OTk1IDMwLjM5MDkgMjEuOTk5NUMyNS44NjE0IDIxLjk5OTUgMjEuMzMwNCAyMS45OTk1IDE2LjgwMDkgMjEuOTk5NVoiIGZpbGw9IiM1QjgyMTIiLz4KPC9zdmc+Cg==" alt="Menu" style="width:32px; height:22px;" width="32" height="22"></div>		</div>

		<div class="logo-container">
			<a data-analytics-metrics='{"name":"home logo","module":"header","position":"secondary navigation"}' href="/" class="pure-u-sm-1 logo">
								<picture>
					<source media="(max-width: 1023px)" srcset="">
					<img class="skip-lazy" src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iNDQyIiBoZWlnaHQ9IjY2IiB2aWV3Qm94PSIwIDAgNDQyIDY2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNDM0LjM3NSA1OS40NTMzQzQzNC4zNzUgNTcuMjE4MSA0MzYuMDc1IDU1LjQwMTQgNDM4LjE4OCA1NS40MDE0QzQ0MC4yOTIgNTUuNDAxNCA0NDIgNTcuMjE4MSA0NDIgNTkuNDUzM0M0NDIgNjEuNjcxOSA0NDAuMyA2My40ODg2IDQzOC4xODggNjMuNDg4NkM0MzYuMDc1IDYzLjQ4ODYgNDM0LjM3NSA2MS42NzE5IDQzNC4zNzUgNTkuNDUzM1pNNDM4LjE4OCA1NS43MzYyQzQzNi4yNjkgNTUuNzM2MiA0MzQuNzIxIDU3LjQyNzQgNDM0LjcyMSA1OS40NTMzQzQzNC43MjEgNjEuNDc5MyA0MzYuMjY5IDYzLjE0NTMgNDM4LjE4OCA2My4xNDUzQzQ0MC4xMDcgNjMuMTQ1MyA0NDEuNjU1IDYxLjQ3OTMgNDQxLjY1NSA1OS40NTMzQzQ0MS42NTUgNTcuNDI3NCA0NDAuMTA3IDU1LjczNjIgNDM4LjE4OCA1NS43MzYyWk00MzcuMzk3IDYxLjU4ODJINDM2LjgxNlY1Ny4yMTgxQzQzNi44MTYgNTcuMjE4MSA0MzguMTI5IDU3LjIxODEgNDM4LjE0NiA1Ny4yMTgxQzQzOS4xODEgNTcuMjE4MSA0MzkuNzE5IDU3LjcyMDQgNDM5LjcxOSA1OC41NjU5QzQzOS43MTkgNTkuMjEwNiA0MzkuMzkxIDU5LjYyOTEgNDM4LjkwMyA1OS44MjE3TDQzOS45MzggNjEuNTg4Mkg0MzkuMjY1TDQzOC4zMjIgNTkuOTcyNEw0MzcuNDA1IDYwLjAyMjZWNjEuNTg4Mkg0MzcuMzk3Wk00MzguMTIgNTkuNDYxN0M0MzguNzk0IDU5LjQ1MzMgNDM5LjEzIDU5LjEyNjggNDM5LjEzIDU4LjU5OTRDNDM5LjEzIDU4LjAzMDEgNDM4Ljc5NCA1Ny43NzA2IDQzOC4wNzggNTcuNzcwNkM0MzguMDcgNTcuNzcwNiA0MzcuMzggNTcuNzcwNiA0MzcuMzggNTcuNzcwNlY1OS40ODY4TDQzOC4xMiA1OS40NjE3WiIgZmlsbD0iIzIzMUYyMCIvPgo8cGF0aCBkPSJNMjE3Ljk2NCA2Mi4yMjQ0QzIyNS40MDQgNjEuNjYzNSAyMzAuMzYxIDU1LjMyNiAyMzAuMzYxIDQ3LjMwNThDMjMwLjM2MSAzOC4xNzIxIDIyNC4wMzIgMzIuMDE4OCAyMTUuODI3IDMyLjAxODhDMjE0LjM3MSAzMi4wMTg4IDIxMy4yNiAzMi4xMTA5IDIxMi40MDIgMzIuMjk1MUwyMTIuNDUyIDYyLjA2NTNDMjEyLjQ2MSA2Mi4wNzM3IDIxOC4zOTQgNjIuMjI0NCAyMTcuOTY0IDYyLjIyNDRaTTIxNC40NjQgMzEuMTgxNkMyMjIuNDE2IDMxLjI3MzcgMjI3LjcxOCAyNi44MDMxIDIyNy43MTggMTguNjkwOEMyMjcuNzE4IDEwLjIwMTggMjIyLjY2OSA2LjM4NDIxIDIxNC42MzIgNi4zODQyMUwyMTIuNDEgNi40NzYzVjMxLjE4MTZIMjE0LjQ2NFpNMTk0LjE5IDYyLjg3NzRMMTk3LjM1NCA2Mi41MDA3QzIwMC4zNSA2Mi4xMjM5IDIwMS4zNzcgNjEuNDcwOSAyMDEuMzc3IDYwLjkxODRWNy40MDU1N0MyMDEuMzc3IDYuNzUyNTcgMjAwLjg2NCA2LjU2ODM5IDE5Ni41MDQgNi4wOTk1NkwxOTQuMjgzIDUuODIzMjlMMTk0LjAzIDUuMTcwMjlIMjE2LjY5NEMyMzMuMjgxIDUuMTcwMjkgMjM5LjA5NiAxMC4yMDE4IDIzOS4wOTYgMTguMTI5OUMyMzkuMDk2IDI0LjQ2NzQgMjMzLjk2MyAyOC45NDYzIDIyMy4yNzUgMzAuNzEyOFYzMC45ODkxQzIzNS4wNzQgMzEuODI2MiAyNDEuOTE2IDM4LjE3MjEgMjQxLjkxNiA0Ni43NDQ5QzI0MS45MTYgNTYuNzI0MSAyMzQuMzA4IDYzLjQzODMgMjE4LjA1NyA2My40MzgzSDE5My45MzhMMTk0LjE5IDYyLjg3NzRaIiBmaWxsPSIjMjMxRjIwIi8+CjxwYXRoIGQ9Ik0yNDAuNzcxIDYyLjg3NzRMMjQyLjA1IDYyLjc4NTNDMjQ0LjcwMSA2Mi42MDExIDI0NS4zODMgNjIuNDA4NSAyNDUuMzgzIDYxLjI5NTFWMTMuMDlDMjQ1LjM4MyA3LjQwNTUzIDI0NC43ODUgNi42NjA0MyAyNDEuODczIDUuODE0ODhMMjM5Ljk5NyA1LjI1Mzk2TDI0MC4wODEgNC44NzcyM0wyNTUuMTM3IDAuNzc1MDI0VjYxLjQ3MDlDMjU1LjEzNyA2Mi4yMTYgMjU1LjczNCA2Mi41MDA2IDI1OS4wNjcgNjIuNzc2OUwyNjAuMTc4IDYyLjg2OUwyNjAuNDM5IDYzLjQyOTlIMjQwLjUxTDI0MC43NzEgNjIuODc3NFoiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTI4OC4zODcgNDMuOTQ4NkMyODguMzg3IDM0LjI1NCAyODYuNjc5IDI4LjI4NDkgMjg0LjAyOCAyNS4zOTY2QzI4Mi42NTYgMjMuOTk4NSAyODEuMTE2IDIzLjA2OTIgMjc4LjgxIDIzLjA2OTJDMjcyLjIyOSAyMy4wNjkyIDI2OS4xNDkgMzIuMDE4NyAyNjkuMTQ5IDQyLjc0MzFDMjY5LjE0OSA1Mi42MzAyIDI3MC43NzMgNTguNTkxIDI3My40MjQgNjEuNTc5N0MyNzQuODggNjMuMTYyIDI3Ni41MDQgNjMuOTE1NSAyNzguNzI2IDYzLjkxNTVDMjg0Ljk3MSA2My45MDcxIDI4OC4zODcgNTUuMDQ5NyAyODguMzg3IDQzLjk0ODZaTTI1OC4zNjggNDMuNDg4MkMyNTguMzY4IDMxLjc0MjUgMjY2LjgzNSAyMi4yMzIxIDI3OC45NzkgMjIuMjMyMUMyOTEuMjA3IDIyLjIzMjEgMjk5LjI0NCAzMS41NTgzIDI5OS4yNDQgNDMuMjExOUMyOTkuMjQ0IDU1LjI0MjIgMjkwLjg2MiA2NC43NDQzIDI3OC42MzQgNjQuNzQ0M0MyNjYuMzIxIDY0Ljc0NDMgMjU4LjM2OCA1NS4yMzM5IDI1OC4zNjggNDMuNDg4MloiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTMzMS42NTMgNDMuOTQ4NkMzMzEuNjUzIDM0LjI1NCAzMjkuOTQ0IDI4LjI4NDkgMzI3LjI5MyAyNS4zOTY2QzMyNS45MjEgMjMuOTk4NSAzMjQuMzgxIDIzLjA2OTIgMzIyLjA3NSAyMy4wNjkyQzMxNS40ODYgMjMuMDY5MiAzMTIuNDE0IDMyLjAxODcgMzEyLjQxNCA0Mi43NDMxQzMxMi40MTQgNTIuNjMwMiAzMTQuMDM4IDU4LjU5MSAzMTYuNjg5IDYxLjU3OTdDMzE4LjE0NSA2My4xNjIgMzE5Ljc2OSA2My45MTU1IDMyMS45OTEgNjMuOTE1NUMzMjguMjI3IDYzLjkwNzEgMzMxLjY1MyA1NS4wNDk3IDMzMS42NTMgNDMuOTQ4NlpNMzAxLjYzNCA0My40ODgyQzMwMS42MzQgMzEuNzQyNSAzMTAuMSAyMi4yMzIxIDMyMi4yNDQgMjIuMjMyMUMzMzQuNDcyIDIyLjIzMjEgMzQyLjUwOSAzMS41NTgzIDM0Mi41MDkgNDMuMjExOUMzNDIuNTA5IDU1LjI0MjIgMzM0LjEyNyA2NC43NDQzIDMyMS44OTkgNjQuNzQ0M0MzMDkuNTg2IDY0Ljc0NDMgMzAxLjYzNCA1NS4yMzM5IDMwMS42MzQgNDMuNDg4MloiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTM0MS4xMTIgNjIuODc3NEwzNDIuMzkxIDYyLjc4NTNDMzQ1LjA0MiA2Mi42MDEyIDM0NS45ODUgNjIuNDA4NiAzNDUuOTg1IDYxLjI5NTJWMzUuMTkxN0MzNDUuOTg1IDI5LjQxNTIgMzQ1LjM4NyAyOC41Njk2IDM0Mi40NzYgMjcuODI0NUwzNDAuNTA2IDI3LjM1NTdMMzQwLjU5IDI2Ljk3OUwzNTUuODE0IDIyLjUwODRMMzU1LjU2MiAzMC41Mjg2TDM1NS43MyAzMC42MjA3QzM1OC45NzkgMjcuMDc5NCAzNjMuNjgzIDIyLjMyNDIgMzY5LjQ5OCAyMi4zMjQyQzM3Mi40MSAyMi4zMjQyIDM3NC41NDggMjMuNTM4MSAzNzYuMjU2IDI1LjMwNDZDMzc3LjM2NyAyNi42MTA2IDM3OC4yMjYgMjguMzg1NCAzNzguNTYyIDMwLjYyMDdMMzc4LjgyMyAzMC44MDQ5QzM4Mi4zMzMgMjYuOTc5IDM4Ni45NDQgMjIuMzI0MiAzOTIuNzYgMjIuMzI0MkMzOTUuNjcxIDIyLjMyNDIgMzk3LjcxNiAyMy4zNDU2IDM5OS41MTcgMjUuMzA0NkM0MDEuNDg3IDI3LjQ0NzggNDAyLjI1MyAzMS42NDIxIDQwMi4yNTMgMzcuNTE5MVY2MS4zODcyQzQwMi4yNTMgNjEuOTQ4MiA0MDIuMjUzIDYyLjMxNjUgNDA2LjUyOCA2Mi43ODUzTDQwOS4yOCA2My4wMDNMNDEwLjE4IDYzLjQzODNIMzg3LjYyNkwzODcuODg3IDYyLjg3NzRMMzg5LjQyNyA2Mi43ODUzQzM5Mi40MjMgNjIuNjAxMiAzOTIuNTkxIDYyLjA0MDIgMzkyLjU5MSA2MS4yOTUyVjM2Ljg2NjFDMzkyLjU5MSAzMS4wODk1IDM5MC4zNyAyOC45MzggMzg1LjY2NSAyOC45MzhDMzgyLjc2MiAyOC45MzggMzc5LjY4MiAzMC40MjgyIDM3OS4wODQgMzIuMjk1MUwzNzkgMzYuMjEzMVY2MS41NzE0QzM3OSA2Mi4yMjQ0IDM3OS4wODQgNjIuNDA4NiAzODIuODQ2IDYyLjc4NTNMMzg0LjA0MSA2Mi44Nzc0TDM4NC4zMDIgNjMuNDM4M0gzNjQuMzczTDM2NC42MjYgNjIuODc3NEwzNjYuMTY2IDYyLjc4NTNDMzY4LjkwMSA2Mi42MDEyIDM2OS4zMyA2Mi4wNDAyIDM2OS4zMyA2MS4yOTUyVjM2Ljg2NjFDMzY5LjMzIDMxLjA4OTUgMzY3LjAyNCAyOC45MzggMzYyLjQwNCAyOC45MzhDMzU5LjU4NSAyOC45MzggMzU3LjUzMSAzMC4xNTE5IDM1NS42NDYgMzEuNTVWNDIuNTUwNlY2MS40NzkzQzM1NS42NDYgNjIuMjI0NCAzNTUuOTkxIDYyLjUwOTEgMzU5LjQ5MiA2Mi43ODUzTDM2MC43OCA2Mi44Nzc0TDM2MC45NDggNjMuNDM4M0gzNDAuODUxTDM0MS4xMTIgNjIuODc3NFoiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTQwNS45MTQgNjIuOTM2TDQwNS4zNDIgNTAuNjYyOUg0MDUuNzcxTDQwNy44MjQgNTQuNjczQzQxMC42NDMgNjAuNTUwMSA0MTMuNTU1IDYzLjkwNzIgNDE4LjU5NiA2My45MDcyQzQyMy4xMzIgNjMuOTA3MiA0MjUuODY4IDYwLjgyNjMgNDI1Ljg2OCA1Ni41Mzk5QzQyNS44NjggNTEuOTY4OSA0MjIuMDIyIDQ5LjY0MTUgNDE2Ljg4OCA0Ny40OTg0QzQxMS4wNzMgNDUuMDcwNSA0MDYuMDIzIDQyLjM3NDggNDA2LjAyMyAzNS4wOTk3QzQwNi4wMjMgMjcuMjcyIDQxMS43NTQgMjIuMzI0MiA0MTkuNzA3IDIyLjMyNDJDNDIyLjYxMSAyMi4zMjQyIDQyNS42MDcgMjIuOTc3MiA0MjcuODI4IDIzLjkwNjVMNDMxLjE2MSAyMi45NzcyTDQzMS41OSAzNS4wMDc2TDQzMS4xNjEgMzUuMTkxN0w0MjQuODMyIDI1LjMxM0M0MjMuNDYxIDI0LjI4MzIgNDIxLjc1MiAyMy4xNjk4IDQxOS41MyAyMy4xNjk4QzQxNS40MjQgMjMuMTY5OCA0MTMuMTE4IDI1Ljg3MzkgNDEzLjExOCAzMC4wNjgyQzQxMy4xMTggMzQuNDQ2NiA0MTYuOTY0IDM2LjIyMTUgNDIyLjA5NyAzOC4zNjQ3QzQyNy44MjggNDAuODg0NiA0MzMuNDc1IDQzLjQ4ODIgNDMzLjQ3NSA1MS4yMzIyQzQzMy40NzUgNTguMTMwNiA0MjguNTE5IDY0Ljc1MjcgNDE4LjE2NyA2NC43NTI3QzQxMy4xMTggNjQuNzQ0MyA0MDkuMDc4IDY0LjI0MiA0MDUuOTE0IDYyLjkzNloiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTI0LjkzMjQgNjIuMjI0NEMzMi4zNzE5IDYxLjY2MzUgMzcuMzI4OCA1NS4zMjYgMzcuMzI4OCA0Ny4zMDU4QzM3LjMyODggMzguMTcyMSAzMS4wMDAxIDMyLjAxODggMjIuNzk0OCAzMi4wMTg4QzIxLjMzODggMzIuMDE4OCAyMC4yMjggMzIuMTEwOSAxOS4zNzggMzIuMjk1MUwxOS4zODY0IDYyLjE0MDdDMTkuMzc4IDYyLjE0MDcgMjUuMzUzMSA2Mi4yMjQ0IDI0LjkzMjQgNjIuMjI0NFpNMjEuNDIzIDMxLjE4MTZDMjkuMzc1OSAzMS4yNzM3IDM0LjY3NzggMjYuODAzMSAzNC42Nzc4IDE4LjY5MDhDMzQuNjc3OCAxMC4yMDE4IDI5LjYyODMgNi4zODQyMSAyMS41OTEzIDYuMzg0MjFMMTkuMzY5NSA2LjQ2NzkyVjMxLjE3MzJIMjEuNDIzVjMxLjE4MTZaTTEuMTU3ODYgNjIuODc3NEw0LjMyMjE4IDYyLjUwMDdDNy4zMTgxOSA2Mi4xMjM5IDguMzQ0OTEgNjEuNDcwOSA4LjM0NDkxIDYwLjkxODRWNy40MDU1N0M4LjM0NDkxIDYuNzUyNTcgNy44MzE1NSA2LjU2ODM5IDMuNDcyMTkgNi4wOTk1NkwxLjI0MjAyIDUuODIzMjlMMC45ODExMyA1LjE3MDI5SDIzLjY0NDdDNDAuMjMyMiA1LjE3MDI5IDQ2LjA0NzUgMTAuMjAxOCA0Ni4wNDc1IDE4LjEyOTlDNDYuMDQ3NSAyNC40Njc0IDQwLjkxMzkgMjguOTQ2MyAzMC4yMjU5IDMwLjcxMjhWMzAuOTg5MUM0Mi4wMjQ3IDMxLjgyNjIgNDguODY2OCAzOC4xNzIxIDQ4Ljg2NjggNDYuNzQ0OUM0OC44NjY4IDU2LjcyNDEgNDEuMjU4OSA2My40MzgzIDI1LjAwODEgNjMuNDM4M0gwLjg5Njk3M0wxLjE1Nzg2IDYyLjg3NzRaIiBmaWxsPSIjMjMxRjIwIi8+CjxwYXRoIGQ9Ik01MS4zMjQyIDkuNjQwNjRDNTEuMzI0MiA2LjY2MDI2IDUzLjM3NzYgMy4yMTEwNiA1Ny4zOTE5IDMuMjExMDZDNjEuNDE0NiAzLjIxMTA2IDYzLjQ2ODEgNi42NjAyNiA2My40NjgxIDkuNjQwNjRDNjMuNDY4MSAxMi42MjEgNjEuNDE0NiAxNi4wNzAyIDU3LjM5MTkgMTYuMDcwMkM1My4zNzc2IDE2LjA3ODYgNTEuMzI0MiAxMi42MjEgNTEuMzI0MiA5LjY0MDY0Wk00OC4yNDQgNjIuODc3Mkw0OS41MjMyIDYyLjc4NTFDNTIuMTc0MSA2Mi42MDA5IDUzLjExNjcgNjIuNDA4NCA1My4xMTY3IDYxLjI5NDlWMzUuMTkxNUM1My4xMTY3IDI5LjQxNDkgNTIuNTE5MiAyOC41Njk0IDQ5LjYwNzMgMjcuODI0M0w0Ny42MzgxIDI3LjM1NTVMNDcuNzIyMiAyNi45Nzg3TDYyLjc3OCAyMi41MDgyVjYxLjQ3OTFDNjIuNzc4IDYyLjIyNDIgNjMuMjkxNCA2Mi40MDg0IDY3LjEzNzMgNjIuNzg1MUw2OC4wNzk5IDYyLjg3NzJMNjguMzMyNCA2My40MzgxSDQ3Ljk5MTVMNDguMjQ0IDYyLjg3NzJaIiBmaWxsPSIjMjMxRjIwIi8+CjxwYXRoIGQ9Ik02Ni43NzUyIDYyLjg3NzRMNjguMDU0NCA2Mi43ODUzQzcwLjcwNTQgNjIuNjAxMiA3MS42NDggNjIuNDA4NiA3MS42NDggNjEuMjk1MlYzNS4xOTE3QzcxLjY0OCAyOS40MTUyIDcxLjA1MDUgMjguNTY5NiA2OC4xMzg2IDI3LjgyNDVMNjYuMTY5MyAyNy4zNTU3TDY2LjI1MzUgMjYuOTc5TDgxLjQ3NzYgMjIuNTA4NEw4MS4yMjUxIDM3LjI0MjhIODEuMzkzNEM4My44NzYxIDI3LjU0ODIgODcuNDYxMiAyMi4zMjQyIDkyLjkzOTggMjIuMzI0MkM5Ni4zNjUgMjIuMzI0MiA5OS4xMDAyIDI0Ljc1MjEgOTkuMTAwMiAyOC41Njk2Qzk5LjEwMDIgMzEuMzY1OCA5Ni45NjI1IDM0LjM1NDYgOTMuODgyNCAzNC4zNTQ2QzkwLjcxODEgMzQuMzU0NiA4OC40OTYzIDMxLjgzNDYgODcuOTgyOSAyOC4yMDEzQzg1LjA3MTEgMjguNjcwMSA4My4zNjI3IDMyLjU3OTcgODEuMzA5MyA0MC45NzY3VjYxLjM4NzJDODEuMzA5MyA2Mi4xMzIzIDgxLjk5MDkgNjIuNjAxMiA4NS44NDUzIDYyLjc4NTNMODcuNzMwNSA2Mi44Nzc0TDg3Ljk4MjkgNjMuNDM4M0g2Ni41MTQ0TDY2Ljc3NTIgNjIuODc3NFoiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTEyNi4wOTggNTQuNjcyOVYzMi41Nzk2QzEyNC4wNDUgMjcuNTQ4MiAxMjAuMDIyIDIzLjcyMjIgMTE2LjY4OSAyMy43MjIyQzExMC44NzQgMjMuNzIyMiAxMDcuODc4IDMyLjAxODcgMTA3Ljg3OCA0MS45OThDMTA3Ljg3OCA1MS40MTYzIDExMS45MDEgNTguNjkxNCAxMTguMzE0IDU4LjY5MTRDMTIxLjgxNSA1OC42ODMgMTI0LjEyOSA1Ni45MDgyIDEyNi4wOTggNTQuNjcyOVpNMTI2LjA5OCA1Ni4xNjMxTDEyNS45MyA1NS45Nzg5QzEyMi41MDUgNjAuNzM0MSAxMTcuODkzIDY0Ljc0NDMgMTEyLjUwNyA2NC43NDQzQzEwNC4xMjUgNjQuNzQ0MyA5Ny4yODI2IDU2LjI2MzYgOTcuMjgyNiA0NC43OTQyQzk3LjI4MjYgMjkuNTk5MyAxMDguNTY4IDIyLjcwMDkgMTE3LjY0IDIyLjcwMDlDMTIxLjMxOCAyMi43MDA5IDEyMy44ODUgMjMuMjYxOCAxMjUuOTM4IDI0LjM3NTJIMTI2LjEwN1YxMS4zMjM1QzEyNi4xMDcgNy4zMTM0MSAxMjUuNTA5IDYuMjkyMDUgMTIyLjY5IDUuNzMxMTNMMTE5Ljg3IDUuMTcwMjJMMTE5Ljk1NSA0Ljc5MzQ5TDEzNS43NzYgMC42OTEyODRWNTUuNjAyMkMxMzUuNzc2IDU5LjQyODEgMTM2LjIwNSA1OS44ODg2IDEzOC4xNzUgNjAuNDQ5NUwxNDIuMTQ3IDYxLjM1MzdMMTQyLjY2IDYyLjIyNDNMMTI2LjExNSA2NC44MjhWNTYuMTYzMUgxMjYuMDk4WiIgZmlsbD0iIzIzMUYyMCIvPgo8cGF0aCBkPSJNMTk0LjI1NyA0Mi43NTE0QzE5NC4yNTcgNDUuMjg4MSAxOTIuNzY4IDQ5LjgwODkgMTkwLjI2IDUyLjkxNDhDMTg5Ljg3MyA1Mi40MDQxIDE4OS40NjkgNTEuODY4MyAxODkuMDM5IDUxLjI4MjNMMTg5LjAzMSA1MS4yOTA3QzE4Ni4zMTMgNDcuNTIzNCAxODMuMzg0IDQzLjE2MTYgMTgwLjY0IDM4LjgxNjZDMTg0LjAzMiAzNy4wNDE4IDE4OS4zMjYgMzcuMzUxNiAxODkuODMgMzAuOTYzOEMxOTAuMTUgMjYuODg2OCAxODUuOTUxIDIyLjcyNiAxODAuOTEgMjIuNzI2QzE3NS44MTggMjIuNzI2IDE3MC4zOSAyNi4xNTg0IDE3MC4zOSAzMS42NjcxQzE3MC4zOSAzNC40MTMgMTcwLjg0NSAzNS44Njk4IDE3My4wNzUgMzkuNjAzNkMxNjcuNzMxIDQyLjAyMzEgMTY0LjEyIDQ2LjQzNSAxNjQuMTIgNTIuNTM4MUMxNjQuMTIgNTkuMjY5MSAxNjguNjQ4IDY0LjgyOCAxNzYuMTA0IDY0LjgyOEMxNzkuNzc0IDY0LjgyOCAxODIuODk2IDYyLjk2OTQgMTg1Ljk3NiA1OS44NjM1QzE4Ny4zNDggNjEuNjg4NSAxOTEuMDI2IDY1Ljc4MjQgMTk2LjQ2MiA2NS40MTRDMjAxLjM2IDY0Ljc2MSAyMDMuMTg2IDYxLjIzNjQgMjA1LjAwNCA1Ni44NDk2TDIwNC4zNDggNTYuNzk5NEMyMDMuNDg5IDU4LjMzMTQgMjAyLjE0MyA2MC4wNzI4IDIwMC4yNDEgNjAuMzk5M0MxOTguODE4IDYwLjY1MDQgMTk3LjE5NCA2MC4wODExIDE5NS43ODkgNTkuMDUxNEMxOTQuMzE2IDU3LjgzNzUgMTkyLjU5OSA1Ni4wMDQgMTkxLjM2MiA1NC4zMzhDMTkzLjAyIDUyLjIwMzIgMTk0LjMyNCA0OS45NzYzIDE5NS4zNzYgNDcuODQxNUMxOTUuOTMyIDQ2Ljc3ODMgMTk2LjM3IDQ1LjcwNjcgMTk2LjgxNiA0NC44Nzc5QzE5Ny4zMTIgNDMuOTkwNCAxOTcuNjk5IDQzLjI3ODggMTk4LjA4NiA0Mi44Njg2QzE5OS43NTMgNDAuODU5NCAyMDIuMjAyIDM5LjAwOTIgMjA1LjU3NiAzOC41OTlMMjA1LjU2IDM4LjI1NTdIMTg5LjMyNkwxODkuNDY5IDM4LjY1NzZDMTkyLjYyNSAzOS4zNjkyIDE5NC4yNTcgNDEuNjI5NiAxOTQuMjU3IDQyLjc1MTRaTTE3OS43OTkgMzcuNTY5MkMxNzcuMzU4IDMzLjk2MSAxNzcuMDM5IDMyLjY4MDEgMTc3LjAzOSAzMC4zMTA4QzE3Ny4wMzkgMjguNjUzMiAxNzcuNDE3IDIzLjY3MiAxODAuODUxIDIzLjgwNTlDMTgyLjY2IDIzLjg3MjkgMTgzLjg4MSAyNy4xNTQ3IDE4My44ODEgMzAuODI5OUMxODMuODcyIDM0LjMyOTMgMTgzLjA2NCAzNS4zODQyIDE3OS43OTkgMzcuNTY5MlpNMTg0Ljg0IDU4LjM0ODJDMTgzLjMwOCA1OS4wODQ5IDE4MS43NjggNTkuNDExNCAxODAuMTg2IDU5LjQxMTRDMTc0Ljk2OCA1OS40MTE0IDE3MC45MzcgNTQuODk5IDE3MC45MzcgNDkuMjczMUMxNzAuOTM3IDQ2LjIwOSAxNzEuNjI3IDQzLjM5NiAxNzMuODY2IDQwLjk1OThDMTc4LjcyMiA0OS4zNTY4IDE3OC44NjUgNTAuODcyMSAxODQuODQgNTguMzQ4MloiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTE0MS4yODkgNjIuMzE2NUwxNDAuNzc1IDUwLjY2MjlIMTQxLjIwNEwxNDMuMjU4IDU0LjY3M0MxNDYuMDc3IDYwLjU1MDEgMTQ4Ljk4OSA2My45MDcyIDE1NC4wMyA2My45MDcyQzE1OC41NjYgNjMuOTA3MiAxNjEuMzAxIDYwLjgyNjMgMTYxLjMwMSA1Ni41Mzk5QzE2MS4zMDEgNTEuOTY4OSAxNTcuNDU1IDQ5LjY0MTUgMTUyLjMyMiA0Ny40OTg0QzE0Ni41MDYgNDUuMDcwNSAxNDEuNDU3IDQyLjM3NDggMTQxLjQ1NyAzNS4wOTk3QzE0MS40NTcgMjcuMjcyIDE0Ny4xODggMjIuMzI0MiAxNTUuMTQxIDIyLjMyNDJDMTU4LjA1MyAyMi4zMjQyIDE2MS4wNCAyMi45NzcyIDE2My4yNjIgMjMuOTA2NUwxNjYuNTk1IDIyLjk3NzJMMTY3LjAyNCAzNS4wMDc2TDE2Ni41OTUgMzUuMTkxN0wxNjAuMjY2IDI1LjMwNDZDMTU4LjkwMyAyNC4yODMyIDE1Ny4xODYgMjMuMTYxNCAxNTQuOTY0IDIzLjE2MTRDMTUwLjg1NyAyMy4xNjE0IDE0OC41NTEgMjUuODY1NSAxNDguNTUxIDMwLjA1OThDMTQ4LjU1MSAzNC40MzgzIDE1Mi4zOTcgMzYuMjEzMSAxNTcuNTMxIDM4LjM1NjNDMTYzLjI2MiA0MC44NzYyIDE2OC45MDEgNDMuNDc5OSAxNjguOTAxIDUxLjIyMzhDMTY4LjkwMSA1OC4xMjIyIDE2My45NDQgNjQuNzQ0NCAxNTMuNTkyIDY0Ljc0NDRDMTQ4LjU2IDY0Ljc0NDQgMTQ0LjQ1MyA2My42MjI1IDE0MS4yODkgNjIuMzE2NVoiIGZpbGw9IiMyMzFGMjAiLz4KPC9zdmc+Cg==" alt="Birds and Blooms Logo" style="width:218px; height:32px;" width="218" height="32">				</picture>
			</a>
					</div>
					<div class="utility-nav">
				<section id="search-4" class="widget widget_search">
<div class="search-form">
	<form class="pure-form header-search-form-widgets" id="header-search-form-67926f42ce9de" role="search" method="get" action="https://www.birdsandblooms.com" data-name="" data-module="Search Field" data-position="Header">
		<div class="search-form-wrapper">
			<label class="hidden" for="s">
				Search terms			</label>
			<input
				class="searchbar"
				type="text"
				value=""
				name="s"
				id="search-input-67926f42cea2b"
				placeholder="Search"
			>
			<input
				type="submit"
				class="searchsubmit search-button"
				aria-label="Search">
		</div>
	</form>
</div>
</section>			</div>
		
		
					<div id="magazine-subscription-wrapper" class="header-cmu-ad-wrapper">
						<div id="header-2021-cmu-ad-wrapper">
				<div class="header-2021-cmu-ad">
					<div class="ad-container-wrapper  dfp-ad-widget"><div id="cm-top-right" class="ad no-ad-text" data-ad-slot-name="/homepage/cm_top_right" data-ad-sizes="" data-ad-threshold="100" data-ad-responsive-sizes='{"mobile":[[130,31]],"tablet":[[130,31]],"desktop":[[260,68]],"large_screen":[[260,68]]}' data-ad-targeting='{"pos":"cm_top_right","DAI":"n"}' data-ad-exclude-header-bidding="1" data-ad-exclude-lazy-loading="1" data-ad-exclude-ad-refresh="1"></div></div>				</div>
									<div class="subscription-flyout-ad" id="subscription-flyout" aria-hidden="true">
						<div class="ad-container-wrapper  dfp-ad-widget"><div id="cm-flyout" class="ad no-ad-text" data-ad-slot-name="/homepage/cm_flyout" data-ad-sizes="440x285,440x480,200x148,200x190" data-ad-threshold="100" data-ad-responsive-sizes='{"mobile":[[200,148],[200,190]],"tablet":[[200,148],[200,190]],"desktop":[[440,285],[440,480]],"large_screen":[[440,285],[440,480]]}' data-ad-targeting='{"pos":"cm_flyout","DAI":"n"}' data-ad-exclude-header-bidding="1" data-ad-exclude-ad-refresh="1"></div></div>					</div>
							</div>
		</div>
		


	</div>
	<div class="header-border line-1"></div><div class="header-border line-2"></div></header>
<nav class="main-navigation-2021">
	<div class="pure-menu pure-menu-horizontal">
		<div class="navigation-bar-container"><ul id="menu-2021-navigation-bar" class="focus-menu"><li id="menu-item-5578772" class="menu-item menu-item-type-custom menu-item-object-custom "><a data-analytics-metrics='{"name":"Birding","module":"header","position":"main navigation"}' href="/birding/">Birding</a><div class="menu-border"></div></li>
<li id="menu-item-5578773" class="menu-item menu-item-type-custom menu-item-object-custom "><a data-analytics-metrics='{"name":"Gardening","module":"header","position":"main navigation"}' href="/gardening/">Gardening</a><div class="menu-border"></div></li>
<li id="menu-item-5578774" class="menu-item menu-item-type-custom menu-item-object-custom "><a data-analytics-metrics='{"name":"Attracting Hummingbirds","module":"header","position":"main navigation"}' href="https://www.birdsandblooms.com/birding/attracting-hummingbirds/">Attracting Hummingbirds</a><div class="menu-border"></div></li>
<li id="menu-item-5578775" class="menu-item menu-item-type-custom menu-item-object-custom "><a data-analytics-metrics='{"name":"Submit A Story","module":"header","position":"main navigation"}' href="/submit-your-story/">Submit A Story</a><div class="menu-border"></div></li>
<li id="menu-item-5591197" class="menu-item menu-item-type-custom menu-item-object-custom "><a data-analytics-metrics='{"name":"Subscribe","module":"header","position":"main navigation"}' href="https://order.birdsandblooms.com/servlet/OrdersGateway?cds_mag_code=BNB&amp;cds_page_id=280793&amp;int_campaign=bnb_20211201_mainnav&amp;cds_response_key=IZ7ADU102&amp;int_source=direct&amp;int_medium=bnb.com&amp;int_placement=mainnav">Subscribe</a><div class="menu-border"></div></li>
</ul></div>	</div>
</nav>


	<main id="content" class="page-template">
				<section class="pure-g page-content">
			<section class="pure-u-1">
				<div class="content">
					<div class="mceTemp"></div>
<p><img fetchpriority="high" decoding="async" class="alignnone size-large wp-image-5604309" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/BNB_PhotoContestLogo_WEB_628x416_2024-1.jpg?fit=700%2C1024" alt="Bnb Photocontestlogo Web 628x416 2024 1" width="700" height="1024" data-recalc-dims="1" /></p>
<p>Every year, we invite readers to send us their best bird, bloom and butterfly photos for our annual Birds &#038; Blooms Photo Contest.</p>
<p>For our <a href="https://www.birdsandblooms.com/2024-annual-birds-blooms-photo-contest-311-official-rules/" data-name="www.birdsandblooms.com/2024-annual-birds-blooms-photo-contest-311-official-rules/" data-module="content engagement" data-position="embedded links">2024 photo contest</a> we received thousands of extraordinary entries. Our editorial team narrowed it down to 12 finalists. From there, we turned it over to you to vote for your favorites. We are happy to announce that our readers voted for Linda McCann’s gorgeous and inspiring photo of a <a href="https://www.birdsandblooms.com/gardening/attracting-butterflies/eastern-tiger-swallowtail/" data-name="www.birdsandblooms.com/gardening/attracting-butterflies/eastern-tiger-swallowtail/" data-module="content engagement" data-position="embedded links">tiger swallowtail butterfly</a> on cherry blossoms as the grand prize winner.</p>
<h2>The Story Behind the Winning Photo</h2>
<figure id="attachment_5604331" aria-describedby="caption-attachment-5604331" style="width: 700px" class="wp-caption alignnone"><img decoding="async" class="size-large wp-image-5604331" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/14_Linda-McCann_BBXfeb25_0001-e1736269925132.jpg?fit=700%2C701" alt="western tiger swallowtail butterfly" width="700" height="701" data-recalc-dims="1" /><figcaption id="caption-attachment-5604331" class="wp-caption-text">2024 Birds &#038; Blooms Photo Contest Grand Prize Winner</figcaption></figure>
<p>Linda took the photo in her home state of California. In her original contest submission, Linda wrote, “Every year I love to visit the secret garden at Huntington Beach Central Library. Last spring I was admiring the beautiful cherry blossoms when this amazing tiger swallowtail landed in the center of a perfect blossom. My dream came true when I snapped this photo.&#8221;</p>
<p>Linda used her Canon 90D and the Canon 100-400 mm lens to capture the winning image. &#8220;I just love tiger swallowtail butterflies and am always trying to capture a great picture of one,&#8221; she says.</p>
<p>Check out the <a href="https://www.birdsandblooms.com/birding/bird-photography/2024-spring-birding-moments-winners/" data-name="www.birdsandblooms.com/birding/bird-photography/2024-spring-birding-moments-winners/" data-module="content engagement" data-position="embedded links">2024 Spring Birding Moments video contest winners</a>.</p>
<h2>How to Enter Your Photo</h2>
<p>Thanks for the thousands of <em>Birds &#038; Blooms</em> readers who submitted entries and voted for their favorite pictures. Here’s some more exciting news to share! We have even more contests planned, including the 2025 Photo Contest. Don&#8217;t miss out on your chance to be a winner.</p>
<p>Check our <a href="https://www.birdsandblooms.com/contests-promotions/" data-name="www.birdsandblooms.com/contests-promotions/" data-module="content engagement" data-position="embedded links">contests page</a> for more details on how to enter upcoming and current contests and to read the official rules.</p>
<p>For daily bird and gardening inspiration in your inbox, <a href="https://www.birdsandblooms.com/newsletter/" data-name="www.birdsandblooms.com/newsletter/" data-module="content engagement" data-position="embedded links">sign up for our newsletter</a>.</p>
<p>Next, don&#8217;t miss the amazing <a href="https://www.birdsandblooms.com/birding/bird-photography/2023-photo-contest-winner/" data-name="www.birdsandblooms.com/birding/bird-photography/2023-photo-contest-winner/" data-module="content engagement" data-position="embedded links">winner of the 2023 Birds &#038; Blooms Photo Contest</a>.</p><p>It’s no secret that to humans, birds have a variety of peculiar behaviors. We can only assume those habits work for them, but to us, it doesn’t quite make sense why a crow would swallow a rock, or why a blue jay would rub ants over its feathers. One such odd behavior? Dust baths.</p>
<p>For humans, getting covered in dust would be a reason to <em>take</em> a bath, not something in which to bathe. For birds, however, dust baths are a well-documented phenomenon; and while we can’t be sure why they do this (it’s not as if we can ask them), scientists have a few leading theories about why a bird dust bath happens.</p>
<div id="ez-toc-container" class="ez-toc-v2_0_54_1 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction">
<p class="ez-toc-title">On This Page</p>
<label for="ez-toc-cssicon-toggle-item-67926f42e7991"><span class=""><span style="display:none;">Toggle</span><span class="ez-toc-icon-toggle-span"><svg style="fill: #999;color:#999" xmlns="http://www.w3.org/2000/svg" class="list-377408" width="20px" height="20px" viewBox="0 0 24 24" fill="none"><path d="M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z" fill="currentColor"></path></svg><svg style="fill: #999;color:#999" class="arrow-unsorted-368013" xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" viewBox="0 0 24 24" version="1.2" baseProfile="tiny"><path d="M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z"/></svg></span></span></label><input type="checkbox"  id="ez-toc-cssicon-toggle-item-67926f42e7991"  aria-label="Toggle" /><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-1" href="https://www.birdsandblooms.com/birding/birding-basics/bird-dust-dirt-bath/#how-do-dust-baths-help-birds" title="How Do Dust Baths Help Birds?">How Do Dust Baths Help Birds?</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-2" href="https://www.birdsandblooms.com/birding/birding-basics/bird-dust-dirt-bath/#which-birds-take-dust-baths" title="Which Birds Take Dust Baths?">Which Birds Take Dust Baths?</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-3" href="https://www.birdsandblooms.com/birding/birding-basics/bird-dust-dirt-bath/#how-to-build-a-bird-dust-bath" title="How to Build a Bird Dust Bath">How to Build a Bird Dust Bath</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-4" href="https://www.birdsandblooms.com/birding/birding-basics/bird-dust-dirt-bath/#sparrows-bathing-in-ashes" title="Sparrows Bathing in Ashes">Sparrows Bathing in Ashes</a></li></ul></nav></div>
<h2><span class="ez-toc-section" id="how-do-dust-baths-help-birds"></span>How Do Dust Baths Help Birds?<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604429" aria-describedby="caption-attachment-5604429" style="width: 700px" class="wp-caption alignnone"><img decoding="async" class="size-large wp-image-5604429" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/GettyImages-675494858.jpg?fit=700%2C1024" alt="Bewick's Wren Playing/Bathing in Sand/Dirt" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604429" class="wp-caption-text">Bewick&#8217;s wren rolling around in sandy dirt.</figcaption></figure>
<p>Dr. Lina Rifai, associate professor of vertebrate biology at Indiana University – Kokomo and a member of Indiana Audubon’s Board of Directors, emphasizes that we can’t know for certain why birds partake in this behavior. (After all, it’s not as if we can ask them.)</p>
<p>However, she says, general bird behavior analysis offers a few possibilities. “The hypothesis for it is feather maintenance and to remove parasites,” she says. “They go in there and open their wings and spread the dust throughout their body, and it helps them remove excessive lipids (fats), similarly to why we wash our hair.”</p>
<p>Learn <a href="https://www.birdsandblooms.com/birding/attracting-birds/how-to-clean-birdbath/" data-name="www.birdsandblooms.com/birding/attracting-birds/how-to-clean-birdbath/" data-module="content engagement" data-position="embedded links">how to clean a birdbath</a> the right way.</p>
<h2><span class="ez-toc-section" id="which-birds-take-dust-baths"></span>Which Birds Take Dust Baths?<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604430" aria-describedby="caption-attachment-5604430" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604430" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/GettyImages-501820491.jpg?fit=700%2C1024" alt="California quail dirt dust bath" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604430" class="wp-caption-text">For California quail, dust bathing can be a social experience.</figcaption></figure>
<p>As far as which birds habitually get dusty, Lina says <a href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/water-birds/" data-name="www.birdsandblooms.com/birding/bird-species/ducks-and-geese/water-birds/" data-module="content engagement" data-position="embedded links">aquatic birds</a> are often less likely to dust-bathe than <a href="https://www.birdsandblooms.com/birding/birding-basics/desert-birds/" data-name="www.birdsandblooms.com/birding/birding-basics/desert-birds/" data-module="content engagement" data-position="embedded links">desert birds</a>, for example, who have more access to dirt and dust than water. With that said, even <a href="https://www.birdsandblooms.com/birding/birding-basics/15-common-backyard-birds/" data-name="www.birdsandblooms.com/birding/birding-basics/15-common-backyard-birds/" data-module="content engagement" data-position="embedded links">common backyard feeder birds</a> will do it. “We know our sparrows love doing it, robins will do it, bluebirds, wrens,” Lina says. “It seems to be about availability, and feather maintenance.”</p>
<p>Interestingly, for some species, dust bathing can be about more than getting clean or reducing parasites. “California quail, it’s been shown, do this as a communal activity,” Lina says. “For social birds, it can be a social cohesion experience.” Mated pairs can do this as a bonding activity as well.</p>
<p>Learn all about <a href="https://www.birdsandblooms.com/birding/bird-wing-flight-feathers/" data-name="www.birdsandblooms.com/birding/bird-wing-flight-feathers/" data-module="content engagement" data-position="embedded links">bird wings and flight feathers</a>.</p>
<h2><span class="ez-toc-section" id="how-to-build-a-bird-dust-bath"></span>How to Build a Bird Dust Bath<span class="ez-toc-section-end"></span></h2>
<p>Of course, the question then becomes whether birds prefer water or dust for bathing. We commonly hear about putting up <a href="https://www.birdsandblooms.com/birding/attracting-birds/how-to-attract-birds-to-birdbath/" data-name="www.birdsandblooms.com/birding/attracting-birds/how-to-attract-birds-to-birdbath/" data-module="content engagement" data-position="embedded links">birdbaths</a> in our backyards, but should we be putting up dust baths, too? “Some studies have shown that if the bird doesn’t have water available, they’ll take dust baths — some studies show that they’ll take dust baths no matter if there’s water or not,” Lina says.</p>
<p>If you’d like to set up a bird dust bath in your yard, Lina has a few tips. First, she says to locate your dust bath close to shrubs or a bush, so birds have a place to go where they’re protected. “You’d want to use an area that drains really well, so you don’t get bacteria growing,” she mentions. She recommends a mixture of soil, sand, and even some ash. Make sure it’s the proper size for the birds to rest in completely, and, if possible, keep it in the sun.</p>
<p>Psst—here&#8217;s how to make a <a href="https://www.birdsandblooms.com/backyard-projects/diy-butterfly-puddler/" data-name="www.birdsandblooms.com/backyard-projects/diy-butterfly-puddler/" data-module="content engagement" data-position="embedded links">DIY butterfly puddler</a>.</p>
<h2><span class="ez-toc-section" id="sparrows-bathing-in-ashes"></span>Sparrows Bathing in Ashes<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604427" aria-describedby="caption-attachment-5604427" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604427" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/GettyImages-2166550531.jpg?fit=700%2C1024" alt="A male and a female House Sparrow, Passer domesticus, having a dust bath on a footpath." width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604427" class="wp-caption-text">House sparrows are known for taking baths in dirt, dust, and even ash.</figcaption></figure>
<p>&#8220;After emptying some ashes into my garden area, I saw a large gathering of house sparrows taking a “bath” in the ashes the next day. Why were they doing that?&#8221; asks <em>Birds &#038; Blooms</em> reader Linda Ruesink.</p>
<p>Birding experts Kenn and Kimberly Kaufman say, &#8220;Like many other birds, <a href="https://www.birdsandblooms.com/birding/bird-species/sparrows/house-sparrow/" data-name="www.birdsandblooms.com/birding/bird-species/sparrows/house-sparrow/" data-module="content engagement" data-position="embedded links">house sparrows</a> are fond of taking dust baths. Finding a patch of very fine, dry dust, they settle into it, fluffing their feathers and flapping their wings to spread the dust through their plumage. Then they preen it out, helping to remove grease, loose flakes of skin and small external parasites.</p>
<p>Ashes can be even more effective than regular dust because of the very fine texture. Ashes are also more likely to repel small parasites such as mites or lice. Avoid providing birds ashes from treated lumber or other chemically-treated products.&#8221;</p><div class="ad-container-wrapper ad-type-content glide-on-mobile"><div id="content-1" class="ad " data-ad-slot-name="/homepage/content_1" data-ad-sizes="" data-ad-targeting='{"pos":"content_1","location":"top","tf":"btf","DAI":"n"}' data-ad-threshold="20" data-ad-responsive-sizes='{"mobile":[[300,250],[320,50],[300,50],[300,100],[320,100],[3,3]],"tablet":[[300,250],[320,50],[300,50],[300,100],[320,100],[3,3]],"desktop":[[728,90]],"large_screen":[[728,90]]}'></div></div>
<p>Next, read about bizarre and surprising <a href="https://www.birdsandblooms.com/birding/birding-basics/bird-facts/?srsltid=AfmBOopAeNF5rXq-3swf6Qa3xWRqD2QyIN5UCGiO2T4Ev9SAsd4F6oKC" data-name="www.birdsandblooms.com/birding/birding-basics/bird-facts/?srsltid=AfmBOopAeNF5rXq-3swf6Qa3xWRqD2QyIN5UCGiO2T4Ev9SAsd4F6oKC" data-module="content engagement" data-position="embedded links">bird facts</a> you should know.</p>
<h3>About the Experts</h3>
<p><strong>Dr. Lina Rifai</strong> is an associate professor of vertebrate biology at Indiana University – Kokomo and a member of Indiana Audubon’s Board of Directors.</p>
<p><strong>Kenn and Kimberly Kaufman</strong> are the official bird experts for <em>Birds &#038; Blooms</em>. They are the creators of the <a href="http://www.kaufmanfieldguides.com/" target="_blank" data-name="www.kaufmanfieldguides.com/" data-module="content engagement" data-position="embedded links" rel="noopener nofollow">Kaufman Field Guide series</a> and they lead birding trips all over the world.</p>
<h3>Sources</h3>
<ul>
<li>Oklahoma Department of Wildlife Conservation, &#8220;<a href="https://www.wildlifedepartment.com/outdoorok/ooj/birdbath-tips" data-name="www.wildlifedepartment.com/outdoorok/ooj/birdbath-tips" data-module="content engagement" data-position="embedded links" rel="nofollow">Birdbath Tips</a>&#8220;</li>
</ul></p><p>Every year, the <a href="https://www.aba.org/" data-name="www.aba.org/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">American Birding Association</a> (ABA) chooses a bird to highlight for the year ahead. Sometimes, these birds are commonly spotted in the backyard; others are trickier for birders to find. This year’s choice, however, is considered a favorite for its trademark call. Read on to learn about the ABA’s Bird of the Year for 2025!</p>
<div id="ez-toc-container" class="ez-toc-v2_0_54_1 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction">
<p class="ez-toc-title">On This Page</p>
<label for="ez-toc-cssicon-toggle-item-67926f4304c51"><span class=""><span style="display:none;">Toggle</span><span class="ez-toc-icon-toggle-span"><svg style="fill: #999;color:#999" xmlns="http://www.w3.org/2000/svg" class="list-377408" width="20px" height="20px" viewBox="0 0 24 24" fill="none"><path d="M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z" fill="currentColor"></path></svg><svg style="fill: #999;color:#999" class="arrow-unsorted-368013" xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" viewBox="0 0 24 24" version="1.2" baseProfile="tiny"><path d="M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z"/></svg></span></span></label><input type="checkbox"  id="ez-toc-cssicon-toggle-item-67926f4304c51"  aria-label="Toggle" /><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-1" href="https://www.birdsandblooms.com/birding/birding-basics/aba-bird-of-the-year/#what-is-the-2025-bird-of-the-year" title="What Is The 2025 Bird of the Year?">What Is The 2025 Bird of the Year?</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-2" href="https://www.birdsandblooms.com/birding/birding-basics/aba-bird-of-the-year/#where-to-see-the-2025-bird-of-the-year" title="Where to See the 2025 Bird of the Year">Where to See the 2025 Bird of the Year</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-3" href="https://www.birdsandblooms.com/birding/birding-basics/aba-bird-of-the-year/#who-is-the-2025-bird-of-the-year-artist" title="Who Is The 2025 Bird of the Year Artist?">Who Is The 2025 Bird of the Year Artist?</a></li></ul></nav></div>
<h2><span class="ez-toc-section" id="what-is-the-2025-bird-of-the-year"></span>What Is The 2025 Bird of the Year?<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5577925" aria-describedby="caption-attachment-5577925" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="wp-image-5577925 size-large" src="https://www.birdsandblooms.com/wp-content/uploads/2021/07/BNBbyc17_bill-dinkins.jpeg?fit=700%2C466" alt="common loon, black and white birds" width="700" height="466" data-recalc-dims="1" /><figcaption id="caption-attachment-5577925" class="wp-caption-text">Common loon on a nest</figcaption></figure>
<p>This year, the ABA has chosen the <a href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/common-loon/" data-name="www.birdsandblooms.com/birding/bird-species/ducks-and-geese/common-loon/" data-module="content engagement" data-position="embedded links">common loon</a> as its Bird of the Year. In its announcement of the year’s bird, the association highlights the ubiquity of the common loon — whether or not you’ve ever seen one in-person, you’ve undoubtedly heard its call in movies or TV shows.</p>
<p>“It simply <em>is</em> the outdoors,” they note in their announcement article, also noting that any common loon sighting feels incomplete without hearing the bird. “There’s something intangible about the call of a loon that makes the experience of only seeing one something entirely different,” they note. “Not necessarily lesser than, but incomplete. To hear it is to truly experience this spectacular bird.”</p>
<h2><span class="ez-toc-section" id="where-to-see-the-2025-bird-of-the-year"></span>Where to See the 2025 Bird of the Year<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604411" aria-describedby="caption-attachment-5604411" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604411" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/276855359_1_Justin_Croteau_BNB_BYPC_2021.jpg?fit=700%2C1024" alt="common loon bird of the year" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604411" class="wp-caption-text">A common loon stretching its wings after diving for fish</figcaption></figure>
<p>To spot a common loon in North America, birders will need to head up north. Their breeding season range extends through the northernmost portions of the Midwest, including northern Minnesota, the upper peninsula of Michigan, and northern Wisconsin. They also appear in portions of Maine, and most of Canada.</p>
<p>You might spot a common loon in other parts of the U.S. during migration.</p>
<p>Learn to identify more <a href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/water-birds/" data-name="www.birdsandblooms.com/birding/bird-species/ducks-and-geese/water-birds/" data-module="content engagement" data-position="embedded links">water birds</a> you should know.</p>
<h2><span class="ez-toc-section" id="who-is-the-2025-bird-of-the-year-artist"></span>Who Is The 2025 Bird of the Year Artist?<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5576642" aria-describedby="caption-attachment-5576642" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="wp-image-5576642 size-large" src="https://www.birdsandblooms.com/wp-content/uploads/2021/05/251921627_1_Becky_Sterling_BNB_BYPC2020.jpg?fit=700%2C525" alt="common loon, bird of the year" width="700" height="525" data-recalc-dims="1" /><figcaption id="caption-attachment-5576642" class="wp-caption-text">Birders love seeing and hearing common loons on lakes in the Northwoods.</figcaption></figure>
<p>The ABA chose Minnesota-based artist Sam Zimmerman as its Bird of the Year artist for 2025. Sam works as an artist, author, and educator. The announcement article also highlights Sam’s Ojibwe heritage and explains that his art focuses on capturing and preserving those stories.</p>
<p>Visit the <a href="https://www.aba.org/09-01-2025-bird-of-the-year-artist-sam-zimmerman/" data-name="www.aba.org/09-01-2025-bird-of-the-year-artist-sam-zimmerman/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">ABA website</a> to listen to see Sam&#8217;s art and listen to an interview with him. Plus, have fun with the ABA’s common loon <a href="https://www.aba.org/themencode-pdf-viewer/?file=https://www.aba.org/wp-content/uploads/2025/01/Birding-24-8-Coloring-Page-and-Word-Search.pdf#zoom=page-fit&#038;pagemode=none" data-name="www.aba.org/wp-content/uploads/2025/01/Birding-24-8-Coloring-Page-and-Word-Search.pdf#zoom=page-fit&amp;pagemode=none" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">word search and coloring page</a>.</p>
<p>Check out a list of <a href="https://www.aba.org/category/bird-of-the-year-2/" data-name="www.aba.org/category/bird-of-the-year-2/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">previous years&#8217; winners</a>, too, including 2024&#8217;s golden-winged warbler.</p>
<h3>Sources</h3>
<ul>
<li>American Birding Association, &#8220;2025 ABA Bird of the Year: Common Loon&#8221;</li>
<li>American Birding Association, &#8220;2025 Bird of the Year Artist Sam Zimmerman&#8221;</li>
<li>National Audubon Society, &#8220;<a href="https://www.audubon.org/field-guide/bird/common-loon" data-name="www.audubon.org/field-guide/bird/common-loon" data-module="content engagement" data-position="embedded links" rel="nofollow">Audubon Field Guide: Common Loon</a>&#8220;</li>
</ul></p><div id="ez-toc-container" class="ez-toc-v2_0_54_1 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction">
<p class="ez-toc-title">On This Page</p>
<label for="ez-toc-cssicon-toggle-item-67926f4325e1a"><span class=""><span style="display:none;">Toggle</span><span class="ez-toc-icon-toggle-span"><svg style="fill: #999;color:#999" xmlns="http://www.w3.org/2000/svg" class="list-377408" width="20px" height="20px" viewBox="0 0 24 24" fill="none"><path d="M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z" fill="currentColor"></path></svg><svg style="fill: #999;color:#999" class="arrow-unsorted-368013" xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" viewBox="0 0 24 24" version="1.2" baseProfile="tiny"><path d="M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z"/></svg></span></span></label><input type="checkbox"  id="ez-toc-cssicon-toggle-item-67926f4325e1a"  aria-label="Toggle" /><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-1" href="https://www.birdsandblooms.com/birding/attracting-birds/plants-and-trees-that-attract-birds/bird-habitat/#bird-habitat-food-shelter-and-nesting-sites" title="Bird Habitat: Food, Shelter and Nesting Sites">Bird Habitat: Food, Shelter and Nesting Sites</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-2" href="https://www.birdsandblooms.com/birding/attracting-birds/plants-and-trees-that-attract-birds/bird-habitat/#plants-that-pack-a-nutritious-punch" title="Plants That Pack a Nutritious Punch">Plants That Pack a Nutritious Punch</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-3" href="https://www.birdsandblooms.com/birding/attracting-birds/plants-and-trees-that-attract-birds/bird-habitat/#take-cover-with-trees-and-shrubs" title="Take Cover with Trees and Shrubs">Take Cover with Trees and Shrubs</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-4" href="https://www.birdsandblooms.com/birding/attracting-birds/plants-and-trees-that-attract-birds/bird-habitat/#the-big-three-plants-for-birds" title="The Big Three Plants for Birds">The Big Three Plants for Birds</a></li></ul></nav></div>
<h2><span class="ez-toc-section" id="bird-habitat-food-shelter-and-nesting-sites"></span>Bird Habitat: Food, Shelter and Nesting Sites<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604380" aria-describedby="caption-attachment-5604380" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604380" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/shutterstock_1402797500.jpg?fit=700%2C1024" alt="Hummingbirds,and,red,salvia,flowers bird habitat" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604380" class="wp-caption-text">Ruby-throated hummingbird at salvia</figcaption></figure>
<p>Why go searching for birds when you can beckon them to your backyard? With a bit of intention and a few plants that provide sustenance and shelter, you can turn almost any space into an oasis for your feathered friends. They may even take up residence themselves! “Many species of birds are in decline because of habitat loss. The one place that we have some direct influence on bird habitat is in our yards,” says Emma Greig, project leader of FeederWatch at the Cornell Lab of Ornithology.</p>
<p>“By creating a <a href="https://www.birdsandblooms.com/birding/attracting-birds/bird-garden/" data-name="www.birdsandblooms.com/birding/attracting-birds/bird-garden/" data-module="content engagement" data-position="embedded links">bird-friendly garden</a>, you are offering birds shelter, food and maybe even a place to nest and raise young,” Emma says. Remember that diversity is key when planning a garden that gives big-time benefits to birds of all kinds. Incorporating a variety of plants to create a well-rounded ecosystem, especially one that provides year-round use, is the best way to give an all-encompassing habitat that includes everything your avian neighbors need to thrive.</p>
<p>“There are lots of different species of birds that need different things: Some need seeds, some <a href="https://www.birdsandblooms.com/birding/attracting-birds/insect-eating-birds/" data-name="www.birdsandblooms.com/birding/attracting-birds/insect-eating-birds/" data-module="content engagement" data-position="embedded links">need insects</a>, some need specific types of plants for nests,” Emma says. “By providing a variety of plants, you are making it more likely that you will meet the needs of a diverse set of species.”</p>
<h2><span class="ez-toc-section" id="plants-that-pack-a-nutritious-punch"></span>Plants That Pack a Nutritious Punch<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604376" aria-describedby="caption-attachment-5604376" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604376" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/GettyImages-2161023832.jpg?fit=700%2C1024" alt="Gold Finch On A Coneflower" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604376" class="wp-caption-text">Birds feast on coneflower seeds in the fall, and insects and butterflies favor the summer blooms.</figcaption></figure>
<div class="blockquote quote"><blockquote class="quote-card"><div class="quote-embeded-card-desc">"Plants sustain birds in so many ways: by providing food in the form of seeds and berries, and by being a home for insects that birds need to eat."</div><div class="quote-embeded-card-name">Emma Greig</div><div class="quote-embeded-card-title">project leader of FeederWatch at the Cornell Lab of Ornithology</div></blockquote></div>
<p>Birds spend a large part of their day foraging for food, including seeds, fruit, nectar and insects. Think like a hungry bird by considering plants that provide a garden of good eats, especially when natural food sources are scarce and daylight hours for foraging dwindle in autumn and winter. “Plants sustain birds in so many ways: by providing food in the form of seeds and <a href="https://www.birdsandblooms.com/birding/attracting-birds/plants-and-trees-that-attract-birds/top-10-berry-plants-birds-love/" data-name="www.birdsandblooms.com/birding/attracting-birds/plants-and-trees-that-attract-birds/top-10-berry-plants-birds-love/" data-module="content engagement" data-position="embedded links">berries</a>, and by being a home for insects that birds need to eat,” Emma says. “Without plants, most birds wouldn’t be able to survive. Pigeons might be an exception!”</p>
<p>During the growing season, low-maintenance perennials such as ornamental grasses, <a href="https://www.birdsandblooms.com/gardening/flower-gardening/coneflower/" data-name="www.birdsandblooms.com/gardening/flower-gardening/coneflower/" data-module="content engagement" data-position="embedded links">coneflower</a>, coreopsis, sunflower and <a href="https://www.birdsandblooms.com/gardening/flower-gardening/autumn-joy-sedum/" data-name="www.birdsandblooms.com/gardening/flower-gardening/autumn-joy-sedum/" data-module="content engagement" data-position="embedded links">sedum</a> attract insects that nesting songbirds love to savor. Keep the bird buffet going by allowing spent flowers to remain after the season wraps so seed heads can develop and sustain overwintering birds such as chickadees, goldfinches and titmice.</p>
<figure id="attachment_5604377" aria-describedby="caption-attachment-5604377" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="wp-image-5604377 size-large" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/BKA56T-e1736361048579.jpg?fit=700%2C564" alt="Cardinal Flower (lobelia Cardinalis). Image Shot 2009. Exact Date Unknown." width="700" height="564" data-recalc-dims="1" /><figcaption id="caption-attachment-5604377" class="wp-caption-text">Cardinal flower</figcaption></figure>
<p>And don’t forget about nectar and berry lovers! If you want to make local hummingbirds feel at home, adding nectar-rich plants with tube-shaped flowers like colorful <a href="https://www.birdsandblooms.com/gardening/attracting-butterflies/cardinal-flowers-butterfly-garden/" data-name="www.birdsandblooms.com/gardening/attracting-butterflies/cardinal-flowers-butterfly-garden/" data-module="content engagement" data-position="embedded links">cardinal flower</a> and <a href="https://www.birdsandblooms.com/gardening/flower-gardening/salvia-plant/" data-name="www.birdsandblooms.com/gardening/flower-gardening/salvia-plant/" data-module="content engagement" data-position="embedded links">salvia</a>, whether grown in pots or woven within the landscape, is a no-brainer.</p>
<p>Finally, many plants provide a bounty of berries that birds rely on, especially when colder weather comes to call. <a href="https://www.birdsandblooms.com/gardening/growing-trees-shrubs-grasses/winterberry-bush/" data-name="www.birdsandblooms.com/gardening/growing-trees-shrubs-grasses/winterberry-bush/" data-module="content engagement" data-position="embedded links">Winterberry</a>, chokeberry, <a href="https://www.birdsandblooms.com/gardening/growing-trees-shrubs-grasses/american-beautyberry/" data-name="www.birdsandblooms.com/gardening/growing-trees-shrubs-grasses/american-beautyberry/" data-module="content engagement" data-position="embedded links">beautyberry</a>, flowering dogwood and cotoneaster are all shrubs heavily laden with branches of nutrient-rich berries that grow to a modest size, making them suitable for even smaller gardens.</p>
<h2><span class="ez-toc-section" id="take-cover-with-trees-and-shrubs"></span>Take Cover with Trees and Shrubs<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604378" aria-describedby="caption-attachment-5604378" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604378" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/F4ENMT.jpg?fit=700%2C1024" alt="Cedar Waxwing (bombycilla Cedrorum) In Serviceberry Bush (amelanchier Canadensis), Marion, Illinois, Usa." width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604378" class="wp-caption-text">Cedar waxwing on serviceberry</figcaption></figure>
<p>There are many benefits to providing sources of shelter for birds as habitat loss continues to impact migration habits and breeding sites. The dense foliage of trees and shrubs furnishes protection from predators during the day and cover for roosting at night. Tree branches provide stopover sites for migrating birds, lofty perches for birds to rest after foraging, and secure spots for nesting and raising broods of new bird generations.</p>
<p>Consider <a href="https://www.birdsandblooms.com/birding/attracting-birds/plants-and-trees-that-attract-birds/trees-attract-birds/" data-name="www.birdsandblooms.com/birding/attracting-birds/plants-and-trees-that-attract-birds/trees-attract-birds/" data-module="content engagement" data-position="embedded links">native trees</a> and shrubs, which often have multiple benefits, such as being larval host plants that supply protein for hatchlings. “One of my personal favorites is <a href="https://www.birdsandblooms.com/gardening/growing-trees-shrubs-grasses/serviceberry-tree/" data-name="www.birdsandblooms.com/gardening/growing-trees-shrubs-grasses/serviceberry-tree/" data-module="content engagement" data-position="embedded links">serviceberry</a> because it provides shelter, nesting sites, berries and insects,” says Emma. “And it is a gorgeous tree to have in your yard.” Cedar waxwings, robins, catbirds and close to 30 other species of birds agree.</p>
<figure id="attachment_5604374" aria-describedby="caption-attachment-5604374" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604374" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/B399R5.jpg?fit=700%2C1024" alt="Virginia Creeper (parthenocissus Quinquefolia). Image Shot 2008. Exact Date Unknown." width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604374" class="wp-caption-text">A vigorous vine, Virginia creeper can be grown as a dense ground cover or for covering walls and trellises.</figcaption></figure>
<p>To create a backyard in which birds will feel safe and at home, mimic the multiple layers of growth found in natural settings. Trees and shrubs of varying heights and forms (and even native vines such as Virginia creeper and <a href="https://www.birdsandblooms.com/gardening/plants-and-flowers-to-attract-hummingbirds/trumpet-honeysuckle/" data-name="www.birdsandblooms.com/gardening/plants-and-flowers-to-attract-hummingbirds/trumpet-honeysuckle/" data-module="content engagement" data-position="embedded links">trumpet honeysuckle</a>), when planted together, provide a habitat that suits a variety of bird species.</p>
<p>In winter, <a href="https://www.birdsandblooms.com/gardening/shade-gardening/types-of-evergreen-trees/" data-name="www.birdsandblooms.com/gardening/shade-gardening/types-of-evergreen-trees/" data-module="content engagement" data-position="embedded links">evergreens</a> are especially important in northern climates. Deciduous trees lose their leaves and birds become exposed to the elements. In addition, <a href="https://www.birdsandblooms.com/gardening/growing-trees-shrubs-grasses/five-fascinating-facts-about-holly/" data-name="www.birdsandblooms.com/gardening/growing-trees-shrubs-grasses/five-fascinating-facts-about-holly/" data-module="content engagement" data-position="embedded links">hollies</a> provide year-round shelter and nesting sites, with the benefit of berries that ripen in fall and persist into winter.</p>
<h2><span class="ez-toc-section" id="the-big-three-plants-for-birds"></span>The Big Three Plants for Birds<span class="ez-toc-section-end"></span></h2>
<p>These powerhouse plants provide the ultimate bird habitat trifecta—food, cover and nesting sites!</p>
<h3>Crabapple</h3>
<p><img loading="lazy" decoding="async" class="wp-image-5604375 size-large" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/GettyImages-2015550864.jpg?fit=700%2C1024" alt="Crabapple Tree bird habitat" width="700" height="1024" data-recalc-dims="1" /></p>
<p><em>Malus</em> species, Zones 3 to 8</p>
<p>Robins, bluebirds, finches, cardinals and more flock to crabapples as they provide nectar and insects in spring and edible fruit in late fall. Its network of flower-flecked branches offers ideal cover and a beautiful place for birds to nest too.</p>
<h3>Spruce</h3>
<p><img loading="lazy" decoding="async" class="wp-image-5604373 size-large" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/shutterstock_2494096009.jpg?fit=700%2C1024" alt="Seed,cone,of,the,evergreen,norway,spruce,tree,,picea,abies. bird habitat" width="700" height="1024" data-recalc-dims="1" /></p>
<p><em>Picea</em> species, Zones 2 to 8</p>
<p>A rich food source, spruces offer insects for birds like warblers in early spring while supplying seed-bearing cones and fruits in fall and winter. Their thick evergreen needles provide excellent cover. Their dense branch structure make a perfect environment for nesting.</p>
<h3>Common milkweed</h3>
<p><img loading="lazy" decoding="async" class="size-large wp-image-5604382" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/shutterstock_1786458776.jpg?fit=700%2C1024" alt="Asclepias,syriaca,.,milkweed,american,is,a,genus,of,herbaceous," width="700" height="1024" data-recalc-dims="1" /></p>
<p><em>Asclepias syriaca</em> <em>L</em>., Zones 3 to 8</p>
<p><a href="https://www.birdsandblooms.com/gardening/attracting-butterflies/milkweed-guide/" data-name="www.birdsandblooms.com/gardening/attracting-butterflies/milkweed-guide/" data-module="content engagement" data-position="embedded links">Milkweed</a> attracts a load of insects during the growing season that are great for birds. Plus, birds such as goldfinches and juncos eat the seeds in fall and winter. Its dense growing habit hides birds that like to forage on the ground. Species like the American goldfinch use the downy milkweed fiber to line their nests.</p>
<h3>About the Expert</h3>
<p><strong>Emma Greig</strong> is the project leader of <a href="https://feederwatch.org/" target="_blank" data-name="feederwatch.org/" data-module="content engagement" data-position="embedded links" rel="noopener nofollow">Project FeederWatch</a>, a citizen science program, for the Cornell Lab of Ornithology. Emma holds a Ph. D. from the University of Chicago and previously was a postdoctoral associate in <a href="http://macaulaylibrary.org/" data-name="macaulaylibrary.org/" data-module="content engagement" data-position="embedded links" rel="nofollow">Macaulay Library</a>.</p><div class="ad-container-wrapper ad-type-content glide-on-mobile"><div id="content-1" class="ad " data-ad-slot-name="/homepage/content_1" data-ad-sizes="" data-ad-targeting='{"pos":"content_1","location":"top","tf":"btf","DAI":"n"}' data-ad-threshold="20" data-ad-responsive-sizes='{"mobile":[[300,250],[320,50],[300,50],[300,100],[320,100],[3,3]],"tablet":[[300,250],[320,50],[300,50],[300,100],[320,100],[3,3]],"desktop":[[728,90]],"large_screen":[[728,90]]}'></div></div>
<h3>Sources</h3>
<p>Wisconsin Horticulture Division of Extension &#8211; <a href="https://hort.extension.wisc.edu/articles/serviceberry-amelanchier-spp/" data-name="hort.extension.wisc.edu/articles/serviceberry-amelanchier-spp/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">Serviceberry</a></p>
<p>Alliance for Chesapeake Bay &#8211; &#8220;<a href="https://www.allianceforthebay.org/2021/05/beneficial-trees-for-birds-your-appetite-and-your-creative-side/" data-name="www.allianceforthebay.org/2021/05/beneficial-trees-for-birds-your-appetite-and-your-creative-side/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">Beneficial trees for birds, your appetite and your creative side</a>&#8221;</p>
<p>All About Birds &#8211; &#8220;<a href="https://www.allaboutbirds.org/news/attract-birds-gardening-native-plants-insects/" data-name="www.allaboutbirds.org/news/attract-birds-gardening-native-plants-insects/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">To Bring Birds to Your Garden, Grow Native Plants: Here’s How to Get Started</a>&#8221;</p>
<p>The American Gardener &#8211; &#8220;<a href="https://ahsgardening.org/wp-content/uploads/2021/01/Bird-Winter-Garden-TAG-ND18.pdf" data-name="ahsgardening.org/wp-content/uploads/2021/01/Bird-Winter-Garden-TAG-ND18.pdf" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">Bird-Friendly Winter Gardens</a>&#8220;</p><p>A defining <a href="https://www.birdsandblooms.com/birding/attracting-hummingbirds/hummingbird-characteristics/" data-name="www.birdsandblooms.com/birding/attracting-hummingbirds/hummingbird-characteristics/" data-module="content engagement" data-position="embedded links">characteristic of hummingbirds</a> — at least for those of us in North America — is their teeny size. Birders put out <a href="https://www.birdsandblooms.com/birding/birding-basics/sugar-water-101/" data-name="www.birdsandblooms.com/birding/birding-basics/sugar-water-101/" data-module="content engagement" data-position="embedded links">sugar water</a> feeders every year in the hopes of bringing in a jewel-colored mini-bird, and many species are no larger than the palm of one’s hand. But while we usually think of hummingbirds as small, a giant hummingbird <em>does</em> exist… and it&#8217;s a joy to the hummingbird obsessed.</p>
<p>These are the different <a href="https://www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/types-of-hummingbirds/?srsltid=AfmBOoqD-lOd4EjhWN1CbIGsdN4FEeIMVDDKm4inNn1PSfNv9Mx9zyHS" data-name="www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/types-of-hummingbirds/?srsltid=AfmBOoqD-lOd4EjhWN1CbIGsdN4FEeIMVDDKm4inNn1PSfNv9Mx9zyHS" data-module="content engagement" data-position="embedded links">types of hummingbirds</a> you can spot in the United States.</p>
<div id="ez-toc-container" class="ez-toc-v2_0_54_1 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction">
<p class="ez-toc-title">On This Page</p>
<label for="ez-toc-cssicon-toggle-item-67926f433c3e6"><span class=""><span style="display:none;">Toggle</span><span class="ez-toc-icon-toggle-span"><svg style="fill: #999;color:#999" xmlns="http://www.w3.org/2000/svg" class="list-377408" width="20px" height="20px" viewBox="0 0 24 24" fill="none"><path d="M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z" fill="currentColor"></path></svg><svg style="fill: #999;color:#999" class="arrow-unsorted-368013" xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" viewBox="0 0 24 24" version="1.2" baseProfile="tiny"><path d="M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z"/></svg></span></span></label><input type="checkbox"  id="ez-toc-cssicon-toggle-item-67926f433c3e6"  aria-label="Toggle" /><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-1" href="https://www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/giant-hummingbird/#giant-hummingbird-identification" title="Giant Hummingbird Identification">Giant Hummingbird Identification</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-2" href="https://www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/giant-hummingbird/#what-do-giant-hummingbirds-eat" title="What Do Giant Hummingbirds Eat?">What Do Giant Hummingbirds Eat?</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-3" href="https://www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/giant-hummingbird/#giant-hummingbird-nest" title="Giant Hummingbird Nest">Giant Hummingbird Nest</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-4" href="https://www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/giant-hummingbird/#range-where-to-find-a-giant-hummingbird" title="Range: Where to Find a Giant Hummingbird">Range: Where to Find a Giant Hummingbird</a></li></ul></nav></div>
<h2><span class="ez-toc-section" id="giant-hummingbird-identification"></span>Giant Hummingbird Identification<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604353" aria-describedby="caption-attachment-5604353" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604353" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/GettyImages-1357645707.jpg?fit=700%2C1024" alt="Giant hummingbird, Patagona gigas, bird sitting von the branch in the nature mountain habitat, Antisana NP, Ecuador. Birdwatching in South America. Largest hummingbird in the world, clear green backrounf. Rare animal, wildlife nature." width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604353" class="wp-caption-text">There is no better name for the largest hummingbird species in the world. With its slower and deeper wing beats than others, this cinnamon-colored bird may remind you more of a swift or a swallow than a typical hummingbird as it zips by.</figcaption></figure>
<p>According to John Shewey, author of <em>The Hummingbird Handbook</em>, telling a giant hummingbird apart from its normal-sized counterparts isn’t exactly a problem. “Imagine a hummingbird bigger than the <a href="https://www.birdsandblooms.com/birding/types-of-swallows/" data-name="www.birdsandblooms.com/birding/types-of-swallows/" data-module="content engagement" data-position="embedded links">swallows</a> we see perched on power lines—the giant hummingbird is massive for a hummingbird!” he says. At about 8 1/2 inches in length, they’re far larger than the average <a href="https://www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/ruby-throated-hummingbird/" data-name="www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/ruby-throated-hummingbird/" data-module="content engagement" data-position="embedded links">ruby-throat</a>, which is only about 3 inches long.</p>
<p>Aside from their size, giant hummingbirds have another massively notable difference from those we’d find in a backyard: their plumage. Generally, the larger birds don’t sport the same <a href="https://www.birdsandblooms.com/birding/bird-photography/hummingbird-colors/" data-name="www.birdsandblooms.com/birding/bird-photography/hummingbird-colors/" data-module="content engagement" data-position="embedded links">brilliant purples, reds, and blues</a> — they&#8217;re a dull brownish green. “There are two subspecies of the giant hummingbird, a ‘northern’ and a ‘southern’ subspecies,” John explains. “Unlike most hummingbirds, these giants don’t sport flashy <a href="https://www.birdsandblooms.com/birding/attracting-hummingbirds/hummingbird-feather/" data-name="www.birdsandblooms.com/birding/attracting-hummingbirds/hummingbird-feather/" data-module="content engagement" data-position="embedded links">iridescent feathers</a>, but the northern subspecies male has a richer-toned, cinnamon-colored underside than the southern subspecies.”</p>
<p>Giant hummingbirds are the largest hummingbird in the world — but which is the <a href="https://www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/largest-smallest-hummingbirds/" data-name="www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/largest-smallest-hummingbirds/" data-module="content engagement" data-position="embedded links">smallest hummingbird?</a></p>
<h2><span class="ez-toc-section" id="what-do-giant-hummingbirds-eat"></span>What Do Giant Hummingbirds Eat?<span class="ez-toc-section-end"></span></h2>
<p>Surprisingly, giant hummingbirds and smaller hummingbirds <a href="https://www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/what-do-hummingbirds-eat/" data-name="www.birdsandblooms.com/birding/bird-species/hummingbirds-swifts-and-swallows/what-do-hummingbirds-eat/" data-module="content engagement" data-position="embedded links">dine off the same menu</a>. “Giant hummingbirds subsist on flower nectar from many different plants,” John says, also mentioning that they snatch bugs from the air, off of plants, or even out of spiderwebs. They’ll even stop by hummingbird feeders within their range.</p>
<p>Giant hummingbirds use the same “hovering” technique we see in backyard hummers, but their flight looks a bit different. “Their wingbeats are much slower when they hover, and when flying, they often alternate flapping with gliding,” John says. “When hovering, our backyard hummers <a href="https://www.birdsandblooms.com/birding/attracting-hummingbirds/how-fast-do-hummingbirds-fly/" data-name="www.birdsandblooms.com/birding/attracting-hummingbirds/how-fast-do-hummingbirds-fly/" data-module="content engagement" data-position="embedded links">flap their wings</a> at 50 to 70 beats per second. By comparison, the giant hummingbird might seem lethargic at only 12 wingbeats per second.” He notes, however, that this species is just as graceful in the air as the hummingbirds we see at our feeders.</p>
<p>Get the answers to all of your <a href="https://www.birdsandblooms.com/birding/attracting-hummingbirds/frequently-asked-questions/?srsltid=AfmBOop88Kcxmmnt8DcYiqk4oSAUPI1y1xhf3lk1W8qRgay3kzR--3L5" data-name="www.birdsandblooms.com/birding/attracting-hummingbirds/frequently-asked-questions/?srsltid=AfmBOop88Kcxmmnt8DcYiqk4oSAUPI1y1xhf3lk1W8qRgay3kzR--3L5" data-module="content engagement" data-position="embedded links">hummingbird feeding questions</a>.</p>
<h2><span class="ez-toc-section" id="giant-hummingbird-nest"></span>Giant Hummingbird Nest<span class="ez-toc-section-end"></span></h2>
<p>Interestingly, these birds also build the same <a href="https://www.birdsandblooms.com/birding/attracting-hummingbirds/hummingbird-nest-facts/" data-name="www.birdsandblooms.com/birding/attracting-hummingbirds/hummingbird-nest-facts/" data-module="content engagement" data-position="embedded links">cup-style nests</a> as smaller hummers.</p>
<p>Learn about the fascinating life of a <a href="https://www.birdsandblooms.com/birding/attracting-hummingbirds/the-life-of-a-female-hummingbird/" data-name="www.birdsandblooms.com/birding/attracting-hummingbirds/the-life-of-a-female-hummingbird/" data-module="content engagement" data-position="embedded links">female hummingbird</a>.</p>
<h2><span class="ez-toc-section" id="range-where-to-find-a-giant-hummingbird"></span>Range: Where to Find a Giant Hummingbird<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604355" aria-describedby="caption-attachment-5604355" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604355" src="https://www.birdsandblooms.com/wp-content/uploads/2025/01/GettyImages-1136348069.jpg?fit=700%2C1024" alt="Giant Hummingbird" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604355" class="wp-caption-text">Giant hummingbird at Antisana Ecological Reserve, Ecuador</figcaption></figure>
<p>To see a giant hummingbird, instead of putting out your sugar water feeder, you’ll have to get on a plane. Their range extends through much of South America’s western coast, and they don&#8217;t migrate to North America. “Seeing one requires a trip to the Andes in South America,” John says. “Various ecolodges and birding guides offer excursions and hummingbird feeding stations, and a bit of internet searching will reveal places to see these giants.”</p>
<p>Marvel at these jaw-dropping <a href="https://www.birdsandblooms.com/birding/attracting-hummingbirds/13-jaw-dropping-facts-about-hummingbirds/?srsltid=AfmBOoq1UaL22P5ZFrDHMEVCUVGyJ5D0bCmkO6d2ERLSAJYIsWRTJn_u" data-name="www.birdsandblooms.com/birding/attracting-hummingbirds/13-jaw-dropping-facts-about-hummingbirds/?srsltid=AfmBOoq1UaL22P5ZFrDHMEVCUVGyJ5D0bCmkO6d2ERLSAJYIsWRTJn_u" data-module="content engagement" data-position="embedded links">hummingbird facts</a>.</p>
<h3>About the Expert</h3>
<p>Lifelong birding enthusiast <strong>John Shewey</strong> is a veteran writer, editor, and professional outdoor photographer, with credits in <em>Birds &#038; Blooms</em>, <em>Birdwatching</em>, <em>Portland Monthly</em>, <em>Northwest Travel &#038; Life</em>, and dozens of other magazines, and co-author of multiple birding books. John has photographed birds throughout the Americas.</p>
<h3>Sources</h3>
<ul>
<li>eBird, &#8220;<a href="https://ebird.org/species/giahum1" data-name="ebird.org/species/giahum1" data-module="content engagement" data-position="embedded links" rel="nofollow">Giant Hummingbird</a>&#8220;</li>
</ul></p><div id="ez-toc-container" class="ez-toc-v2_0_54_1 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction">
<p class="ez-toc-title">On This Page</p>
<label for="ez-toc-cssicon-toggle-item-67926f4347b85"><span class=""><span style="display:none;">Toggle</span><span class="ez-toc-icon-toggle-span"><svg style="fill: #999;color:#999" xmlns="http://www.w3.org/2000/svg" class="list-377408" width="20px" height="20px" viewBox="0 0 24 24" fill="none"><path d="M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z" fill="currentColor"></path></svg><svg style="fill: #999;color:#999" class="arrow-unsorted-368013" xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" viewBox="0 0 24 24" version="1.2" baseProfile="tiny"><path d="M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z"/></svg></span></span></label><input type="checkbox"  id="ez-toc-cssicon-toggle-item-67926f4347b85"  aria-label="Toggle" /><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-1" href="https://www.birdsandblooms.com/gardening/fruit-and-vegetable-gardening/columnar-apple-tree/#columnar-apple-tree-care" title="Columnar Apple Tree Care">Columnar Apple Tree Care</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-2" href="https://www.birdsandblooms.com/gardening/fruit-and-vegetable-gardening/columnar-apple-tree/#benefits-of-columnar-apple-trees" title="Benefits of Columnar Apple Trees">Benefits of Columnar Apple Trees</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-3" href="https://www.birdsandblooms.com/gardening/fruit-and-vegetable-gardening/columnar-apple-tree/#flowers-and-pollination" title="Flowers and Pollination">Flowers and Pollination</a></li></ul></nav></div>
<h2><span class="ez-toc-section" id="columnar-apple-tree-care"></span>Columnar Apple Tree Care<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604213" aria-describedby="caption-attachment-5604213" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604213" src="https://www.birdsandblooms.com/wp-content/uploads/2024/12/mal-tasty-red-0004.jpg?fit=700%2C1024" alt="Mal Tasty Red 0004 columnar apple tree" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604213" class="wp-caption-text">Fruit Snacks Tasty Red columnar apple tree</figcaption></figure>
<p>No space for an apple orchard? No problem! Hardy, rust-resistant and virus-free, these super-slim deciduous apple trees can be grown in containers, as hedges or accent plants in tight corners of the garden. With well-draining, enriched soil, they bloom midseason and produce juicy apples that can be harvested for a month. Plant this tree in full sun in Zones 5 to 8, and watch it grow 8 to 10 feet tall. One popular columnar apple tree cultivar, Tasty Red, boasts sweet, crunchy fruits comparable to a McIntosh apple.</p>
<p><strong>Scientific name:</strong> <em>Malus </em>x<em> domestica<br />
</em><strong>Common name:</strong> Columnar apple tree<br />
<strong>Growing zones:</strong> 5 to 8<br />
<strong>Soil:</strong> Well-draining and enriched<br />
<strong>Light needs:</strong> Full sun<br />
<strong>Size:</strong> 8 to 10 feet tall<br />
<strong>Benefits:</strong> Attracts bees</p>
<p>See more of the best <a href="https://www.birdsandblooms.com/gardening/small-space-gardening/fruit-trees-small-spaces/?srsltid=AfmBOooX1_XTDdG3Vkr4prcUdp5jTHz5KgKUI4CMSt2T-xqejU5J1oPA" data-name="www.birdsandblooms.com/gardening/small-space-gardening/fruit-trees-small-spaces/?srsltid=AfmBOooX1_XTDdG3Vkr4prcUdp5jTHz5KgKUI4CMSt2T-xqejU5J1oPA" data-module="content engagement" data-position="embedded links">fruit trees for small spaces</a>.</p>
<h2><span class="ez-toc-section" id="benefits-of-columnar-apple-trees"></span>Benefits of Columnar Apple Trees<span class="ez-toc-section-end"></span></h2>
<p>For those looking to sweeten up their yard, a columnar apple tree is a great choice — and it doesn’t take up much room. In the case of the Fruit Snacks Tasty Red variety (pictured above), bright red, flavorful apples appear within the first year of planting.</p>
<p>These apple trees are relatively easy to care for and offer multiple benefits, requiring minimal pruning, noted resistance to common gardener-headache disease problems (such as <a href="https://www.birdsandblooms.com/gardening/fruit-and-vegetable-gardening/apple-scab/?srsltid=AfmBOooo1J9pt4w70cXYtEhFBCjKaYsCdSOYNYlr8rxc4NhoHd6zjcRV" data-name="www.birdsandblooms.com/gardening/fruit-and-vegetable-gardening/apple-scab/?srsltid=AfmBOooo1J9pt4w70cXYtEhFBCjKaYsCdSOYNYlr8rxc4NhoHd6zjcRV" data-module="content engagement" data-position="embedded links">apple scab disease</a>), and not needing staking, while also bringing in pollinators. They only need a dose of all-purpose fertilizer before new growth begins in spring.</p>
<p>Perhaps best of all, their compact size allows for gardeners with large and small spaces alike to grow tasty apples.</p>
<h2><span class="ez-toc-section" id="flowers-and-pollination"></span>Flowers and Pollination<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604261" aria-describedby="caption-attachment-5604261" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604261" src="https://www.birdsandblooms.com/wp-content/uploads/2024/12/mal-tasty-red-0007.jpg?fit=700%2C1024" alt="Mal Tasty Red 0007" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604261" class="wp-caption-text">The pretty flowers attract bees.</figcaption></figure>
<p>It’s important to note, however, that for optimal pollination to occur and to get the most out of these fruit trees, gardeners should plant two different varieties. Plant another columnar apple, such as Tangy Green, Golden Tree or Blushing Delight, near Tasty Red for optimal fruit production and cross-pollination.</p>
<p>Next, learn why you should plant a <a href="https://www.birdsandblooms.com/gardening/weeping-crabapple-tree/" data-name="www.birdsandblooms.com/gardening/weeping-crabapple-tree/" data-module="content engagement" data-position="embedded links">weeping crabapple tree</a>.</p>
<h3>Sources</h3>
<ul>
<li>Monrovia, &#8220;<a href="https://www.monrovia.com/urban-apples-tasty-red-columnar-apple.html" data-name="www.monrovia.com/urban-apples-tasty-red-columnar-apple.html" data-module="content engagement" data-position="embedded links" rel="nofollow">Fruit Snacks Tasty Red Columnar Apple</a>&#8220;</li>
<li>Plants Nouveau, &#8220;<a href="https://www.plantsnouveau.com/plants/trees/malus-tasty-red" data-name="www.plantsnouveau.com/plants/trees/malus-tasty-red" data-module="content engagement" data-position="embedded links" rel="nofollow">Malus Fruit Snacks Tasty Red</a>&#8220;</li>
</ul></p><figure id="attachment_5604196" aria-describedby="caption-attachment-5604196" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604196" src="https://www.birdsandblooms.com/wp-content/uploads/2024/12/GettyImages-1709134478.jpg?fit=700%2C1024" alt="Chameleon ZZ Plant is a spectacular new variety of Zamioculcas Zamiifolia. New leaves are bright shade of golden yellow before maturing to dark green leaves." width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604196" class="wp-caption-text">Chameleon ZZ plant</figcaption></figure>
<ul>
<li>Common name: ZZ Plant or Zanzibar Gem</li>
<li>Scientific name: <em>Zamioculcas zamiifolia</em></li>
<li>Light needs: Bright indirect light but tolerates low light</li>
<li>Water needs: Allow soil to dry completely between thorough watering</li>
<li>Soil type: Well-draining potting mix, such as all-purpose or cactus soil</li>
<li>Size: 15 to 36 inches tall</li>
</ul>
<p>Although Zzs are in their name, don&#8217;t sleep on this houseplant. With their ability to <a href="https://www.birdsandblooms.com/gardening/top-10-lists-for-gardeners/best-houseplants-for-low-light/" data-name="www.birdsandblooms.com/gardening/top-10-lists-for-gardeners/best-houseplants-for-low-light/" data-module="content engagement" data-position="embedded links">survive in low-light</a> as well as drought conditions, ZZ plants don&#8217;t ask for much TLC. They&#8217;re a great first plant for anyone who&#8217;s houseplant-curious or who worries they have a black thumb.</p>
<p>And even if you&#8217;re a houseplant expert, ZZ plants have something to offer your home as well. Tovah Martin, the author of <em>The Unexpected Houseplant,</em> says, &#8220;ZZ plants aren&#8217;t going to steal the show, which makes them a good choice for someone who wants an elegant but not dramatic houseplant.&#8221;</p>
<div id="ez-toc-container" class="ez-toc-v2_0_54_1 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction">
<p class="ez-toc-title">On This Page</p>
<label for="ez-toc-cssicon-toggle-item-67926f435b057"><span class=""><span style="display:none;">Toggle</span><span class="ez-toc-icon-toggle-span"><svg style="fill: #999;color:#999" xmlns="http://www.w3.org/2000/svg" class="list-377408" width="20px" height="20px" viewBox="0 0 24 24" fill="none"><path d="M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z" fill="currentColor"></path></svg><svg style="fill: #999;color:#999" class="arrow-unsorted-368013" xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" viewBox="0 0 24 24" version="1.2" baseProfile="tiny"><path d="M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z"/></svg></span></span></label><input type="checkbox"  id="ez-toc-cssicon-toggle-item-67926f435b057"  aria-label="Toggle" /><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-1" href="https://www.birdsandblooms.com/gardening/small-space-gardening/zz-plant-care/#zz-plant-varieties" title="ZZ Plant Varieties">ZZ Plant Varieties</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-2" href="https://www.birdsandblooms.com/gardening/small-space-gardening/zz-plant-care/#how-to-propagate-zz-plants" title="How to Propagate ZZ Plants">How to Propagate ZZ Plants</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-3" href="https://www.birdsandblooms.com/gardening/small-space-gardening/zz-plant-care/#are-zz-plants-toxic-to-pets" title="Are ZZ Plants Toxic to Pets?">Are ZZ Plants Toxic to Pets?</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-4" href="https://www.birdsandblooms.com/gardening/small-space-gardening/zz-plant-care/#yellow-leaves-on-zz-plants" title="Yellow Leaves on ZZ Plants">Yellow Leaves on ZZ Plants</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-5" href="https://www.birdsandblooms.com/gardening/small-space-gardening/zz-plant-care/#repotting-zz-plants" title="Repotting ZZ Plants">Repotting ZZ Plants</a></li></ul></nav></div>
<h2><span class="ez-toc-section" id="zz-plant-varieties"></span><strong>ZZ Plant Varieties</strong><span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604195" aria-describedby="caption-attachment-5604195" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604195" src="https://www.birdsandblooms.com/wp-content/uploads/2024/12/GettyImages-1404031166.jpg?fit=700%2C1024" alt="Black leaves of Zamioculcas Zamiifolia Raven plant" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604195" class="wp-caption-text"><em>Zamioculcas zamiifolia</em> &#8216;Raven&#8217; has dark colored leaves</figcaption></figure>
<p>There are several ZZ plant varieties that are easy to find in most garden stores but also bring something visually different to the table. What&#8217;s convenient about ZZ plant varieties is that most if not all of them don&#8217;t ask for any different care than the standard ZZ plant.</p>
<p>Perhaps the most popular is the Raven ZZ plant. Its dark purple, almost-black foliage create a gothic contrast with any other greenery nearby. Meanwhile, the Chameleon ZZ plant shifts colors with fresh lime green leaves that eventually mature into a deeper green. And Zenzi ZZ plants are a more compact, dwarf variety, topping out at around 12 inches tall. They look great on a desk or other small surface.</p>
<h2><span class="ez-toc-section" id="how-to-propagate-zz-plants"></span><strong>How to Propagate ZZ Plants</strong><span class="ez-toc-section-end"></span></h2>
<p>Tovah says, &#8220;The most straightforward way to propagate is by <a href="https://www.birdsandblooms.com/gardening/gardening-basics/divide-perennials/" data-name="www.birdsandblooms.com/gardening/gardening-basics/divide-perennials/" data-module="content engagement" data-position="embedded links">dividing the plant</a>.&#8221; In her book, <em>The Indestructible Houseplant,</em> Tovah notes that ZZ plants are very slow-growing, only putting out a new leaf every now and then. So although it can also be propagated through a leaf cutting, it is a time-consuming method.</p>
<p>To propagate, carefully remove the ZZ plant from its container. Using a sanitized knife or simply your hands, separate the plant, making sure each new plant has roots. (ZZ plant roots also have rhizomes: thick, potato-shaped underground stems that store water and nutrients.) Wear gloves while dividing ZZ plants to avoid skin irritation.</p>
<p>An additional consideration is that some varieties may be prohibited from propagation, meaning that a specific variety is still under patent.</p>
<h2><span class="ez-toc-section" id="are-zz-plants-toxic-to-pets"></span><strong>Are ZZ Plants Toxic to Pets?</strong><span class="ez-toc-section-end"></span></h2>
<p>Because they contain calcium oxalate crystals, ZZ plants are <a href="https://www.birdsandblooms.com/gardening/gardening-basics/poisonous-plants-cats/" data-name="www.birdsandblooms.com/gardening/gardening-basics/poisonous-plants-cats/" data-module="content engagement" data-position="embedded links">toxic to cats</a>, dogs and humans alike. Those crystals can cause mild irritation to the skin via the ZZ plant&#8217;s sap, so if you&#8217;re handling one of these plants, you should wear gloves as a precaution. If any part of the plant is ingested, it can create adverse reactions, such as drooling, nausea and vomiting.</p>
<h2><span class="ez-toc-section" id="yellow-leaves-on-zz-plants"></span><strong>Yellow Leaves on ZZ Plants</strong><span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604193" aria-describedby="caption-attachment-5604193" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604193" src="https://www.birdsandblooms.com/wp-content/uploads/2024/12/GettyImages-1436328829.jpg?fit=700%2C1024" alt="Woman watering Zamioculcas Zamiifolia plant with watering can. Plant in white flower pot on white table on light background. Houseplants with Zamioculcas plant in home decor interior of modern scandinavian apartment" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604193" class="wp-caption-text">Avoid overwatering ZZ plants to prevent yellow leaves and root rot.</figcaption></figure>
<p>What does it mean when the glossy green leaves of your ZZ plant turn yellow? The most likely culprit is overwatering. A first good step is moving your ZZ plant to a sunnier spot to dry the soil out faster. Tovah recommends bright, indirect light in an east- or west-facing window.</p>
<p>Allow your ZZ plant&#8217;s soil to completely dry out before watering it again. (This might mean you only water your ZZ plant once every three weeks.) It should also be planted in a container with drainage holes. Pour off excess water that collects in the saucer.</p>
<p>If you notice your ZZ plant is still producing <a href="https://www.birdsandblooms.com/gardening/gardening-basics/why-leaves-on-plant-yellow/" data-name="www.birdsandblooms.com/gardening/gardening-basics/why-leaves-on-plant-yellow/" data-module="content engagement" data-position="embedded links">yellow leaves</a>, you may have a case of root rot on your hands. Check for root rot by removing the plant from the container and seeing if the roots themselves are mushy or have a bad smell. Loosen the soil, remove the rotted roots and repot with a better draining potting mix, such as a cactus mix or an all-purpose potting mix that contains orchid bark or perlite.</p>
<p>Plants exposed to cold drafts or chilly conditions can also develop yellow leaves. Move the palnt away from the drafty windy or to a warmer spot in your home.</p><div class="ad-container-wrapper ad-type-content glide-on-mobile"><div id="content-1" class="ad " data-ad-slot-name="/homepage/content_1" data-ad-sizes="" data-ad-targeting='{"pos":"content_1","location":"top","tf":"btf","DAI":"n"}' data-ad-threshold="20" data-ad-responsive-sizes='{"mobile":[[300,250],[320,50],[300,50],[300,100],[320,100],[3,3]],"tablet":[[300,250],[320,50],[300,50],[300,100],[320,100],[3,3]],"desktop":[[728,90]],"large_screen":[[728,90]]}'></div></div>
<h2><span class="ez-toc-section" id="repotting-zz-plants"></span><strong>Repotting ZZ Plants</strong><span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604194" aria-describedby="caption-attachment-5604194" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604194" src="https://www.birdsandblooms.com/wp-content/uploads/2024/12/GettyImages-1302996853.jpg?fit=700%2C1024" alt="Man planting roots of Zamioculcas Zamiifolia plant in flower pot while standing at home" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604194" class="wp-caption-text">Choose the right size container for your houseplant.</figcaption></figure>
<p>&#8220;It&#8217;s time to repot when you notice that the roots are growing out of the container,&#8221; Tovah says. This can mean either the roots are sticking out through the drainage holes at the bottom or the rhizomes are making an appearance through the top soil.</p>
<p>Repotting a ZZ plant is the same process as <a href="https://www.birdsandblooms.com/gardening/gardening-basics/how-to-repot-orchids-indoor-plants/" data-name="www.birdsandblooms.com/gardening/gardening-basics/how-to-repot-orchids-indoor-plants/" data-module="content engagement" data-position="embedded links">repotting other houseplants</a>. Select a container that&#8217;s about one to two inches bigger. Carefully remove the ZZ plant, keeping roots intact, and repot snugly in the slightly larger container. Besides choosing a container with good drainage (a must for these plants), Tovah recommends using a glazed container to visually play up the shininess of the leaves.</p>
<h3><strong>About the Expert</strong></h3>
<p>Award-winning writer and plant pro <strong>Tovah Martin</strong> is the author of <em>The Indestructible Houseplant,</em> <em>The Unexpected Houseplant</em> and, most recently, <em>The Garden in Every Season.</em> There are more than 200 houseplants in her home.</p>
<h3><strong>Sources</strong></h3>
<ul>
<li><em>The Indestructible Houseplant</em> by Tovah Martin</li>
<li><em>DK Grow: Houseplants</em></li>
<li><em>Houseplants for All: How to Fill Any Home with Happy Plants </em>by Danae Horst</li>
<li><a href="https://costafarms.com/blogs/plant-finder/zz-plant" data-name="costafarms.com/blogs/plant-finder/zz-plant" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener noreferrer nofollow">Costa Farms &#8211; ZZ plant</a></li>
<li><a href="https://homegarden.cahnr.uconn.edu/factsheets/zz-plant/" data-name="homegarden.cahnr.uconn.edu/factsheets/zz-plant/" data-module="content engagement" data-position="embedded links" rel="noopener noreferrer nofollow">University of Connecticut Home and Garden Education Center &#8211; ZZ plant</a></li>
<li><a href="https://kiwinurseries.com/the-ultimate-guide-to-zz-plants/" data-name="kiwinurseries.com/the-ultimate-guide-to-zz-plants/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener noreferrer nofollow">Kiwi Nurseries &#8211; The Ultimate Guide to ZZ Plants</a></li>
<li><a href="https://www.livelyroot.com/blogs/plant-care/zz-plant-care-and-grow-guide" data-name="www.livelyroot.com/blogs/plant-care/zz-plant-care-and-grow-guide" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener noreferrer nofollow">Lively Root &#8211; The Essential ZZ Plant Care, Growth, and Safety Tips for Beginners</a></li>
</ul>
<script async type="text/javascript" src="//tracking.skyword.com/tracker.js?contentId=281474980374286"></script></p><div id="ez-toc-container" class="ez-toc-v2_0_54_1 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction">
<p class="ez-toc-title">On This Page</p>
<label for="ez-toc-cssicon-toggle-item-67926f436e8d3"><span class=""><span style="display:none;">Toggle</span><span class="ez-toc-icon-toggle-span"><svg style="fill: #999;color:#999" xmlns="http://www.w3.org/2000/svg" class="list-377408" width="20px" height="20px" viewBox="0 0 24 24" fill="none"><path d="M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z" fill="currentColor"></path></svg><svg style="fill: #999;color:#999" class="arrow-unsorted-368013" xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" viewBox="0 0 24 24" version="1.2" baseProfile="tiny"><path d="M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z"/></svg></span></span></label><input type="checkbox"  id="ez-toc-cssicon-toggle-item-67926f436e8d3"  aria-label="Toggle" /><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-1" href="https://www.birdsandblooms.com/gardening/small-space-gardening/spider-plant-care/#grow-a-spider-plant-as-a-houseplant" title="Grow a Spider Plant as a Houseplant">Grow a Spider Plant as a Houseplant</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-2" href="https://www.birdsandblooms.com/gardening/small-space-gardening/spider-plant-care/#spider-plant-benefits" title="Spider Plant Benefits">Spider Plant Benefits</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-3" href="https://www.birdsandblooms.com/gardening/small-space-gardening/spider-plant-care/#spider-plant-light-conditions" title="Spider Plant Light Conditions">Spider Plant Light Conditions</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-4" href="https://www.birdsandblooms.com/gardening/small-space-gardening/spider-plant-care/#when-to-water-a-spider-plant" title="When to Water a Spider Plant">When to Water a Spider Plant</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-5" href="https://www.birdsandblooms.com/gardening/small-space-gardening/spider-plant-care/#spider-plant-brown-tips" title="Spider Plant Brown Tips">Spider Plant Brown Tips</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-6" href="https://www.birdsandblooms.com/gardening/small-space-gardening/spider-plant-care/#pests-on-spider-plants" title="Pests on Spider Plants">Pests on Spider Plants</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-7" href="https://www.birdsandblooms.com/gardening/small-space-gardening/spider-plant-care/#spider-plant-flowering" title="Spider Plant Flowering">Spider Plant Flowering</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-8" href="https://www.birdsandblooms.com/gardening/small-space-gardening/spider-plant-care/#how-to-propagate-spider-plant-babies" title="How to Propagate Spider Plant Babies">How to Propagate Spider Plant Babies</a></li></ul></nav></div>
<h2 class="" dir="ltr"><span class="ez-toc-section" id="grow-a-spider-plant-as-a-houseplant"></span>Grow a Spider Plant as a Houseplant<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5589271" aria-describedby="caption-attachment-5589271" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5589271" src="https://www.birdsandblooms.com/wp-content/uploads/2022/10/TH-House-Plants-Ecomm-GettyImages-1241919328-Spider-Plant.jpg?fit=700%2C700" alt="Th House Plants Ecomm Gettyimages 1241919328 Spider Plant" width="700" height="700" data-recalc-dims="1" /><figcaption id="caption-attachment-5589271" class="wp-caption-text">Spider plants are attractive and easy to grow indoors.</figcaption></figure>
<ul>
<li class="" dir="ltr">Common name: Spider plant, spider ivy, ribbon plant</li>
<li class="" dir="ltr">Scientific name: <em>Chlorophytum comosum</em></li>
<li class="" dir="ltr">Light needs: Medium sun to bright light, can tolerate low light (avoid direct sunlight)</li>
<li class="" dir="ltr">Water needs: Water thoroughly when the top few inches begins to dry</li>
<li class="" dir="ltr">Soil type: Well-draining moist potting mix</li>
<li class="" dir="ltr">Size: 12 to 15 inches tall, 1 to 2 feet wide, up to 3 feet trailing stems</li>
<li class="" dir="ltr">Hardiness zones: 9 to 11, can be grown as an annual in colder regions or as a houseplant</li>
</ul>
<p dir="ltr">&#8220;Spider plant is a popular houseplant choice because it&#8217;s easy to care for, thrives in various lighting conditions, and is highly resilient and dependable,&#8221; says Paris Lalicata, head of plant education and community at The Sill. &#8220;It&#8217;s also prized for its appearance, due to its graceful, arching leaves that showcase a vibrant green with striking white or yellow variegation, and its cascading &#8220;baby&#8221; offshoots which add dynamic movement and charm to any space.&#8221;</p>
<h2 dir="ltr"><span class="ez-toc-section" id="spider-plant-benefits"></span>Spider Plant Benefits<span class="ez-toc-section-end"></span></h2>
<p dir="ltr">As a houseplant, spider plant is pretty easygoing, as long as you provide for its basic needs. It&#8217;s especially terrific in a hanging pot, where its cascading leaves put on a great show.</p>
<p dir="ltr">Help it thrive with the right light conditions, regular watering, and well-draining soil. Another benefit? This plant is considered non-toxic, making it <a href="https://www.birdsandblooms.com/gardening/pet-friendly-indoor-plants/" data-name="www.birdsandblooms.com/gardening/pet-friendly-indoor-plants/" data-module="content engagement" data-position="embedded links">safe for homes with pets</a> or small children.</p>
<h2 class="" dir="ltr"><span class="ez-toc-section" id="spider-plant-light-conditions"></span>Spider Plant Light Conditions<span class="ez-toc-section-end"></span></h2>
<p dir="ltr">One of the most important considerations is light exposure. &#8220;While spider plant is versatile and can tolerate some lower light, they grow healthier and faster under bright light conditions,&#8221; Paris advises, noting that it&#8217;s important to avoid direct sun.</p>
<p dir="ltr">She recommends placing your plant in an east or west facing window with little direct sunlight, or even a north window if the plant has a clear, unobstructed view of the sky. Southern exposures can work if you diffuse any direct afternoon sun with a sheer curtain.</p>
<h2 class="" dir="ltr"><span class="ez-toc-section" id="when-to-water-a-spider-plant"></span>When to Water a Spider Plant<span class="ez-toc-section-end"></span></h2>
<p dir="ltr">Spider plants grow well in a basic potting soil mix. They like regularly moist soil, but not overly wet conditions. Be sure your pot offers good drainage, and water deeply once a week or so when the top few inches of the soil feel dry.</p>
<p dir="ltr">As a native of the tropics (tropical Africa), this plant prefers warm temperatures and at least a moderate level of air humidity. &#8220;It can tolerate low humidity, but higher humidity will make it happier,&#8221; Paris notes. &#8220;Avoid keeping it in rooms that are very hot and dry, or in front of drafts from heating units.&#8221; Provide a little extra humidity by setting it on a shallow dish of pebbles elevated above water, and protect it from very cold temperatures by moving it away from windows on frigid nights.</p><div class="ad-container-wrapper ad-type-content glide-on-mobile"><div id="content-1" class="ad " data-ad-slot-name="/homepage/content_1" data-ad-sizes="" data-ad-targeting='{"pos":"content_1","location":"top","tf":"btf","DAI":"n"}' data-ad-threshold="20" data-ad-responsive-sizes='{"mobile":[[300,250],[320,50],[300,50],[300,100],[320,100],[3,3]],"tablet":[[300,250],[320,50],[300,50],[300,100],[320,100],[3,3]],"desktop":[[728,90]],"large_screen":[[728,90]]}'></div></div>
<h2 class="" dir="ltr"><span class="ez-toc-section" id="spider-plant-brown-tips"></span>Spider Plant Brown Tips<span class="ez-toc-section-end"></span></h2>
<p dir="ltr">Though these are some of the <a href="https://www.birdsandblooms.com/stuff-we-love/gardening-stuff/easy-to-grow-houseplants/" data-name="www.birdsandblooms.com/stuff-we-love/gardening-stuff/easy-to-grow-houseplants/" data-module="content engagement" data-position="embedded links">easiest of all houseplants</a>, there are a few issues to watch for. If you notice brown dried edges or tips on the leaves, check your water source. Chlorinated water can cause leaf tip burn. <a href="https://www.birdsandblooms.com/gardening/gardening-basics/watering-indoor-plant/" data-name="www.birdsandblooms.com/gardening/gardening-basics/watering-indoor-plant/" data-module="content engagement" data-position="embedded links">Switch to purified water or rainwater</a>, and things should improve.</p>
<h2 dir="ltr"><span class="ez-toc-section" id="pests-on-spider-plants"></span>Pests on Spider Plants<span class="ez-toc-section-end"></span></h2>
<p dir="ltr">Like all houseplants, this one can be affected by <a href="https://www.birdsandblooms.com/gardening/gardening-basics/get-rid-mealybugs/" data-name="www.birdsandblooms.com/gardening/gardening-basics/get-rid-mealybugs/" data-module="content engagement" data-position="embedded links">mealybugs</a>, scale, and other common pests. Treat these using horticultural oil or insecticidal soap, following the directions on the container.</p>
<h2 dir="ltr"><span class="ez-toc-section" id="spider-plant-flowering"></span>Spider Plant Flowering<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604187" aria-describedby="caption-attachment-5604187" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604187" src="https://www.birdsandblooms.com/wp-content/uploads/2024/12/GettyImages-1744359397.jpg?fit=700%2C1024" alt="White flower of Spider plant (Chlorophytum comosum) in a house pot" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604187" class="wp-caption-text">These plants will produce white flowers.</figcaption></figure>
<p class="" dir="ltr">Under the right conditions, spider plant not only flowers, but creates lots of new little plantlets! This plant flowers in the winter months, when the days are short and nights are long.</p>
<p dir="ltr">This plant usually flowers when the days are short and nights are long for at least three weeks, but flowers may appear anytime of the year.</p>
<p dir="ltr">As it prepares to flower, spider plant sends out wiry trailing stems up to 3 feet long. The flowers themselves are small (less than an inch) and white, with six petals forming a star-like shape. After the flowers bloom, the plant begins to grow new leaves at the end of the stems. These are the new plantlets, often called spider plant &#8220;babies&#8221; or &#8220;pups.&#8221;</p>
<h2 dir="ltr"><span class="ez-toc-section" id="how-to-propagate-spider-plant-babies"></span>How to Propagate Spider Plant Babies<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604186" aria-describedby="caption-attachment-5604186" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="wp-image-5604186 size-large" src="https://www.birdsandblooms.com/wp-content/uploads/2024/12/GettyImages-1916987005.jpg?fit=700%2C1024" alt="Potted Spider plant/plantlets/spiderettes/baby spider plant on a wooden table against white background" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604186" class="wp-caption-text">Plantlets, also called babies or pups, can be removed and grown as new plants.</figcaption></figure>
<p dir="ltr">This is one of the best things about this popular houseplant—it&#8217;s so easy to make more! &#8220;Wait until the babies or pups form small roots at their bases before pruning them from the stalk, just below where the roots are forming,&#8221; Paris explains. &#8220;Plant them directly into a moist potting mix. Keep them in bright, indirect light and water lightly until they establish more roots and begin to grow!&#8221;</p>
<p>Or try layering. Leave the plantlet attached to the parent plant and set it on the surface of a small pot filled with potting soil. Use a piece of wire or paper clip to anchor it in place. The plantlet continues to receive moisture and nutrients through the long wiry stem. Disconnect the plantlet from the parent plant once it develops more roots.</p>
<h3 dir="ltr">Sources</h3>
<ul>
<li dir="ltr"><a href="https://www.thesill.com/blogs/plants-101/how-to-care-for-a-spider-plant" data-name="www.thesill.com/blogs/plants-101/how-to-care-for-a-spider-plant" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener noreferrer nofollow">The Sill &#8211; How To Care for a Spider Plant</a></li>
<li dir="ltr"><a href="https://plants.ces.ncsu.edu/plants/chlorophytum-comosum/" data-name="plants.ces.ncsu.edu/plants/chlorophytum-comosum/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener noreferrer nofollow">North Carolina Cooperative Extension &#8211; Chlorophytum comosum</a></li>
<li dir="ltr"><a href="https://hort.extension.wisc.edu/articles/spider-plant-chlorophytum-comosum/" data-name="hort.extension.wisc.edu/articles/spider-plant-chlorophytum-comosum/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener noreferrer nofollow">Wisconsin Horticulture Division of Extension &#8211; Spider plant, Chlorophytum comosum</a></li>
<li dir="ltr"><a href="https://www.aspca.org/pet-care/animal-poison-control/toxic-and-non-toxic-plants/spider-plant" data-name="www.aspca.org/pet-care/animal-poison-control/toxic-and-non-toxic-plants/spider-plant" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener noreferrer nofollow">ASPCA &#8211; Spider Plant</a></li>
</ul>
<h3 dir="ltr">About the Expert</h3>
<p dir="ltr"><strong>Paris Lalicata</strong>, head of plant education and community, has been with The Sill for six years and is a self-taught plant expert with over 10 years of experience growing houseplants. When she’s not tending to her indoor garden in the northeast, she is studying to become a certified sustainable gardener while also completing her associates degree in horticultural science. Her passion is making plant care more digestible for budding plant parents, sharing the benefits of indoor plants, and promoting sustainable outdoor gardening practices that nurture nature.</p><div class="ad-container-wrapper ad-type-content glide-on-mobile"><div id="content-2" class="ad " data-ad-slot-name="/homepage/content_2" data-ad-sizes="" data-ad-targeting='{"pos":"content_2","location":"middle","tf":"btf","DAI":"n"}' data-ad-threshold="20" data-ad-responsive-sizes='{"mobile":[[300,250],[320,50],[300,50],[300,100],[320,100],[3,3]],"tablet":[[300,250],[320,50],[300,50],[300,100],[320,100],[3,3]],"desktop":[[728,90]],"large_screen":[[728,90]]}'></div></div>
<script async type="text/javascript" src="//tracking.skyword.com/tracker.js?contentId=281474980374284"></script></p><div id="ez-toc-container" class="ez-toc-v2_0_54_1 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction">
<p class="ez-toc-title">On This Page</p>
<label for="ez-toc-cssicon-toggle-item-67926f437c616"><span class=""><span style="display:none;">Toggle</span><span class="ez-toc-icon-toggle-span"><svg style="fill: #999;color:#999" xmlns="http://www.w3.org/2000/svg" class="list-377408" width="20px" height="20px" viewBox="0 0 24 24" fill="none"><path d="M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z" fill="currentColor"></path></svg><svg style="fill: #999;color:#999" class="arrow-unsorted-368013" xmlns="http://www.w3.org/2000/svg" width="10px" height="10px" viewBox="0 0 24 24" version="1.2" baseProfile="tiny"><path d="M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z"/></svg></span></span></label><input type="checkbox"  id="ez-toc-cssicon-toggle-item-67926f437c616"  aria-label="Toggle" /><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-1" href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/quail-facts/#california-quail-form-large-family-groups" title="California Quail Form Large Family Groups">California Quail Form Large Family Groups</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-2" href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/quail-facts/#quail-have-a-short-lifespan" title="Quail Have a Short Lifespan">Quail Have a Short Lifespan</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-3" href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/quail-facts/#quail-fossils-show-a-long-history" title="Quail Fossils Show a Long History">Quail Fossils Show a Long History</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-4" href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/quail-facts/#some-quail-stay-close-to-home" title="Some Quail Stay Close to Home">Some Quail Stay Close to Home</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-5" href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/quail-facts/#quail-move-faster-than-you-think" title="Quail Move Faster Than You Think">Quail Move Faster Than You Think</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-6" href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/quail-facts/#these-quail-prefer-high-elevations" title="These Quail Prefer High Elevations">These Quail Prefer High Elevations</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-7" href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/quail-facts/#school-students-raised-quail-chicks" title="School Students Raised Quail Chicks">School Students Raised Quail Chicks</a></li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class="ez-toc-link ez-toc-heading-8" href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/quail-facts/#quail-population-numbers" title="Quail Population Numbers">Quail Population Numbers</a></li></ul></nav></div>
<h2><span class="ez-toc-section" id="california-quail-form-large-family-groups"></span>California Quail Form Large Family Groups<span class="ez-toc-section-end"></span></h2>
<p>A covey of California quail can include up to 100 males, females and young.</p>
<p>Learn fascinating <a href="https://www.birdsandblooms.com/birding/bird-species/wild-turkey-bird/" data-name="www.birdsandblooms.com/birding/bird-species/wild-turkey-bird/" data-module="content engagement" data-position="embedded links">wild turkey bird facts</a> you should know.</p>
<h2><span class="ez-toc-section" id="quail-have-a-short-lifespan"></span>Quail Have a Short Lifespan<span class="ez-toc-section-end"></span></h2>
<p class="p2">This one of our quail facts is surprising. Large clutch sizes help sustain quail populations. Up to 80 percent of the population dies each year.</p>
<p>Bird lifespan: <a href="https://www.birdsandblooms.com/birding/how-long-do-birds-live/" data-name="www.birdsandblooms.com/birding/how-long-do-birds-live/" data-module="content engagement" data-position="embedded links">How long do wild birds live?</a></p>
<h2><span class="ez-toc-section" id="quail-fossils-show-a-long-history"></span>Quail Fossils Show a Long History<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604117" aria-describedby="caption-attachment-5604117" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="size-large wp-image-5604117" src="https://www.birdsandblooms.com/wp-content/uploads/2024/12/2GJF3XM.jpg?fit=700%2C1024" alt="Northern Bobwhite Quail Pair Feeding." width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604117" class="wp-caption-text">Northern bobwhite quails</figcaption></figure>
<p class="p2">Some <a href="https://www.birdsandblooms.com/birding/bird-species/northern-bobwhite/" data-name="www.birdsandblooms.com/birding/bird-species/northern-bobwhite/" data-module="content engagement" data-position="embedded links">northern bobwhite quail</a> fossils found in places as varied as Florida and Arizona are up to 2.5 million years old</p>
<h2><span class="ez-toc-section" id="some-quail-stay-close-to-home"></span>Some Quail Stay Close to Home<span class="ez-toc-section-end"></span></h2>
<p class="p2">Montezuma quail don’t cover much ground. They often stay in a small area, moving about 50 yards or less in a day.</p>
<p>Learn <a href="https://www.birdsandblooms.com/birding/birding-basics/how-do-birds-migrate/" data-name="www.birdsandblooms.com/birding/birding-basics/how-do-birds-migrate/" data-module="content engagement" data-position="embedded links">surprising ways that birds migrate</a>.</p>
<h2><span class="ez-toc-section" id="quail-move-faster-than-you-think"></span>Quail Move Faster Than You Think<span class="ez-toc-section-end"></span></h2>
<p class="p2">Most quail can fly up to 40 mph and run up to 12 mph.</p>
<p>Discover the <a href="https://www.birdsandblooms.com/birding/birding-basics/birding-basics-fastest-birds-north-america/" data-name="www.birdsandblooms.com/birding/birding-basics/birding-basics-fastest-birds-north-america/" data-module="content engagement" data-position="embedded links">fastest birds in North America</a>.</p>
<h2><span class="ez-toc-section" id="these-quail-prefer-high-elevations"></span>These Quail Prefer High Elevations<span class="ez-toc-section-end"></span></h2>
<p class="p2">Mountain quail can live at 10,000 feet, and their <a href="https://www.birdsandblooms.com/birding/attracting-birds/bird-nesting/how-long-baby-birds-stay-nest/" data-name="www.birdsandblooms.com/birding/attracting-birds/bird-nesting/how-long-baby-birds-stay-nest/" data-module="content engagement" data-position="embedded links">babies leave the nest</a> within hours of hatching.</p>
<p>Learn to identify an <a href="https://www.birdsandblooms.com/birding/bird-species/american-woodcock-wilsons-snipe/" data-name="www.birdsandblooms.com/birding/bird-species/american-woodcock-wilsons-snipe/" data-module="content engagement" data-position="embedded links">American woodcock and Wilson&#8217;s snipe</a>.</p>
<h2><span class="ez-toc-section" id="school-students-raised-quail-chicks"></span>School Students Raised Quail Chicks<span class="ez-toc-section-end"></span></h2>
<p class="p2">In 2024, Long Island students raised and reintroduced 1,000 bobwhite quail chicks into a local state park to combat tick infestations.</p>
<h2><span class="ez-toc-section" id="quail-population-numbers"></span>Quail Population Numbers<span class="ez-toc-section-end"></span></h2>
<figure id="attachment_5604118" aria-describedby="caption-attachment-5604118" style="width: 700px" class="wp-caption alignnone"><img loading="lazy" decoding="async" class="wp-image-5604118 size-large" src="https://www.birdsandblooms.com/wp-content/uploads/2024/12/FPO_GettyImages-509407582.jpg?fit=700%2C1024" alt="quail facts Female California Quail" width="700" height="1024" data-recalc-dims="1" /><figcaption id="caption-attachment-5604118" class="wp-caption-text">Female California quail</figcaption></figure>
<p class="p2">Quail population numbers vary by species. Of the West’s six quail species, three are declining while one, the California quail, is increasing.</p>
<p>Once you finish reading these quail facts, learn all about the <a href="https://www.birdsandblooms.com/birding/bird-species/ducks-and-geese/canada-goose-bird/" data-name="www.birdsandblooms.com/birding/bird-species/ducks-and-geese/canada-goose-bird/" data-module="content engagement" data-position="embedded links">Canada goose</a>.</p>
<h3>Sources</h3>
<ul>
<li>Rangeland Wildlife Ecology and Conservation &#8211; <a href="https://link.springer.com/chapter/10.1007/978-3-031-34037-6_11" data-name="link.springer.com/chapter/10.1007/978-3-031-34037-6_11" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">Quails</a></li>
<li>Idaho Department of Fish and Game &#8211; <a href="https://idfg.idaho.gov/sites/default/files/wildlife-express-quail-1123.pdf" data-name="idfg.idaho.gov/sites/default/files/wildlife-express-quail-1123.pdf" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">Wildlife Express: Quail</a></li>
<li>Quail Forever &#8211; <a href="https://quailforever.org/habitat/why-habitat/quail-facts.aspx" data-name="quailforever.org/habitat/why-habitat/quail-facts.aspx" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">quail facts</a></li>
<li>Riverhead News-Review &#8211; <a href="https://riverheadnewsreview.timesreview.com/2024/07/121410/first-quail-released-in-suffolk-county-to-combat-ticks/" data-name="riverheadnewsreview.timesreview.com/2024/07/121410/first-quail-released-in-suffolk-county-to-combat-ticks/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">First quail released in Suffolk County to combat ticks</a></li>
<li>All About Birds &#8211; <a href="https://www.allaboutbirds.org/guide/Mountain_Quail/" data-name="www.allaboutbirds.org/guide/Mountain_Quail/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">mountain quail</a></li>
<li>All About Birds &#8211; <a href="https://www.allaboutbirds.org/guide/Northern_Bobwhite/" data-name="www.allaboutbirds.org/guide/Northern_Bobwhite/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">northern bobwhite</a></li>
<li>All About Birds &#8211; <a href="https://www.allaboutbirds.org/guide/California_Quail/" data-name="www.allaboutbirds.org/guide/California_Quail/" data-module="content engagement" data-position="embedded links" target="_blank" rel="noopener nofollow">California quail</a></li>
</ul></p>				</div>
			</section>
		</section><!-- #main -->
	</main><!-- #primary -->

	<div class="sticky-bottom-ad">
		<div class="ad-container-wrapper  desktop-hide"><div id="oop" class="ad " data-ad-slot-name="/homepage/oop" data-ad-sizes="" data-ad-targeting='{"pos":"oop","location":"oop","tf":"btf","DAI":"n"}' data-ad-threshold="" data-ad-responsive-sizes='{"mobile":[[320,50],[300,50],[1,1]],"tablet":"","desktop":"","large_screen":""}' data-ad-exclude-lazy-loading="1"></div></div>	</div>
<footer class="footer">
	<div class="container">
			<div class="footer-left-container">
				<div class="footer-logo-container">
					<div class="logo-container-left ipad-hide">
						<a data-analytics-metrics='{"name":"footer logo","module":"navigation","position":"footer"}' href=" https://www.birdsandblooms.com/ " class="footer-logo" aria-label="Footer Logo">
							<img loading="lazy" src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxMjciIGhlaWdodD0iNTciIHZpZXdCb3g9IjAgMCAxMjcgNTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGlkPSJCJiMzODtCLUJsYWNrX1N0YWNrZWQiPgo8ZyBpZD0iVmVjdG9yIj4KPHBhdGggZD0iTTEyMi44NjIgNTQuMjk4M0MxMjIuODYyIDUzLjMxNTEgMTIzLjYxIDUyLjUxNiAxMjQuNTM5IDUyLjUxNkMxMjUuNDY1IDUyLjUxNiAxMjYuMjE2IDUzLjMxNTEgMTI2LjIxNiA1NC4yOTgzQzEyNi4yMTYgNTUuMjc0MSAxMjUuNDY4IDU2LjA3MzIgMTI0LjUzOSA1Ni4wNzMyQzEyMy42MSA1Ni4wNzMyIDEyMi44NjIgNTUuMjc0MSAxMjIuODYyIDU0LjI5ODNaTTEyNC41MzkgNTIuNjYzM0MxMjMuNjk1IDUyLjY2MzMgMTIzLjAxNCA1My40MDcyIDEyMy4wMTQgNTQuMjk4M0MxMjMuMDE0IDU1LjE4OTQgMTIzLjY5NSA1NS45MjIyIDEyNC41MzkgNTUuOTIyMkMxMjUuMzgzIDU1LjkyMjIgMTI2LjA2NCA1NS4xODk0IDEyNi4wNjQgNTQuMjk4M0MxMjYuMDY0IDUzLjQwNzIgMTI1LjM4MyA1Mi42NjMzIDEyNC41MzkgNTIuNjYzM1pNMTIzLjkzNiA1NS4yMzczVjUzLjMxNTFDMTIzLjkzNiA1My4zMTUxIDEyNC41MTMgNTMuMzE1MSAxMjQuNTIxIDUzLjMxNTFDMTI0Ljk3NiA1My4zMTUxIDEyNS4yMTMgNTMuNTM2IDEyNS4yMTMgNTMuOTA3OUMxMjUuMjEzIDU0LjE5MTUgMTI1LjA2OCA1NC4zNzU2IDEyNC44NTQgNTQuNDYwM0wxMjUuMzA5IDU1LjIzNzNIMTI1LjAxM0wxMjQuNTk4IDU0LjUyNjZMMTI0LjE5NSA1NC41NDg3VjU1LjIzNzNIMTIzLjkzNlpNMTI0LjUwOSA1NC4zMDJDMTI0LjgwNiA1NC4yOTgzIDEyNC45NTQgNTQuMTU0NiAxMjQuOTU0IDUzLjkyMjdDMTI0Ljk1NCA1My42NzIzIDEyNC44MDYgNTMuNTU4MSAxMjQuNDkxIDUzLjU1ODFDMTI0LjQ4NyA1My41NTgxIDEyNC4xODQgNTMuNTU4MSAxMjQuMTg0IDUzLjU1ODFWNTQuMzEzTDEyNC41MDkgNTQuMzAyWiIgZmlsbD0iIzQ0NDQ0NCIvPgo8cGF0aCBkPSJNMjcuNjczNCA1NS41MTcyQzMwLjk0NTkgNTUuMjcwNSAzMy4xMjYzIDUyLjQ4MjkgMzMuMTI2MyA0OC45NTUyQzMzLjEyNjMgNDQuOTM3OCAzMC4zNDI1IDQyLjIzMTIgMjYuNzMzNSA0Mi4yMzEyQzI2LjA5MzEgNDIuMjMxMiAyNS42MDQ0IDQyLjI3MTcgMjUuMjI3IDQyLjM1MjhMMjUuMjQ5IDU1LjQ0NzJDMjUuMjUyOSA1NS40NTA5IDI3Ljg2MjYgNTUuNTE3MiAyNy42NzM0IDU1LjUxNzJaTTI2LjEzNCA0MS44NjNDMjkuNjMxNyA0MS45MDM1IDMxLjk2MzggMzkuOTM3MSAzMS45NjM4IDM2LjM2ODlDMzEuOTYzOCAzMi42MzUgMjkuNzQyOSAzMC45NTU4IDI2LjIwNzkgMzAuOTU1OEwyNS4yMzA1IDMwLjk5NjNWNDEuODYzSDI2LjEzNFpNMTcuMjE2NCA1NS44MDQ0TDE4LjYwODEgNTUuNjM4N0MxOS45MjU5IDU1LjQ3MyAyMC4zNzc2IDU1LjE4NTggMjAuMzc3NiA1NC45NDI4VjMxLjQwNTFDMjAuMzc3NiAzMS4xMTc5IDIwLjE1MiAzMS4wMzY4IDE4LjIzNDIgMzAuODMwNkwxNy4yNTczIDMwLjcwOTFMMTcuMTQ2MSAzMC40MjE5SDI3LjExNDhDMzQuNDEwNiAzMC40MjE5IDM2Ljk2ODQgMzIuNjM1IDM2Ljk2ODQgMzYuMTIyMkMzNi45Njg0IDM4LjkwOTcgMzQuNzEwNiA0MC44Nzk4IDMwLjAwOTUgNDEuNjU2OFY0MS43NzgzQzM1LjE5OTMgNDIuMTQ2NSAzOC4yMDg4IDQ0LjkzNzggMzguMjA4OCA0OC43MDg1QzM4LjIwODggNTMuMDk3OSAzNC44NjI0IDU2LjA1MTEgMjcuNzE0NCA1Ni4wNTExSDE3LjEwNTZMMTcuMjE2NCA1NS44MDQ0WiIgZmlsbD0iIzQ0NDQ0NCIvPgo8cGF0aCBkPSJNMzcuNzA1MiA1NS44MDQzTDM4LjI2NzcgNTUuNzYzOEMzOS40MzM4IDU1LjY4MjggMzkuNzMzOCA1NS41OTgxIDM5LjczMzggNTUuMTA4M1YzMy45MDUzQzM5LjczMzggMzEuNDA1IDM5LjQ3MDcgMzEuMDc3MiAzOC4xODk5IDMwLjcwNTNMMzcuMzY0NyAzMC40NTg2TDM3LjQwMTcgMzAuMjkyOUw0NC4wMjQxIDI4LjQ4ODVWNTUuMTg1N0M0NC4wMjQxIDU1LjUxMzQgNDQuMjg2NyA1NS42Mzg2IDQ1Ljc1MjcgNTUuNzYwMUw0Ni4yNDE0IDU1LjgwMDZMNDYuMzU2MiA1Ni4wNDczSDM3LjU5MDRMMzcuNzA1MiA1NS44MDQzWiIgZmlsbD0iIzQ0NDQ0NCIvPgo8cGF0aCBkPSJNNTguNjQ5IDQ3LjQ3ODVDNTguNjQ5IDQzLjIxNDQgNTcuODk3OCA0MC41ODg5IDU2LjczMTcgMzkuMzE4NEM1Ni4xMjgzIDM4LjcwMzUgNTUuNDUwOSAzOC4yOTQ3IDU0LjQzNjYgMzguMjk0N0M1MS41NDE5IDM4LjI5NDcgNTAuMTg3MiA0Mi4yMzEyIDUwLjE4NzIgNDYuOTQ4M0M1MC4xODcyIDUxLjI5NzIgNTAuOTAxNSA1My45MTkgNTIuMDY3NiA1NS4yMzM2QzUyLjcwOCA1NS45Mjk2IDUzLjQyMjMgNTYuMjYxIDU0LjM5OTYgNTYuMjYxQzU3LjE0NjUgNTYuMjU3MyA1OC42NDkgNTIuMzYxNCA1OC42NDkgNDcuNDc4NVpNNDUuNDQ1MiA0Ny4yNzZDNDUuNDQ1MiA0Mi4xMDk3IDQ5LjE2OTQgMzcuOTI2NSA1NC41MTA5IDM3LjkyNjVDNTkuODg5NCAzNy45MjY1IDYzLjQyNDUgNDIuMDI4NyA2My40MjQ1IDQ3LjE1NDVDNjMuNDI0NSA1Mi40NDYxIDU5LjczNzcgNTYuNjI1NiA1NC4zNTkyIDU2LjYyNTZDNDguOTQzMyA1Ni42MjU2IDQ1LjQ0NTIgNTIuNDQyNCA0NS40NDUyIDQ3LjI3NloiIGZpbGw9IiM0NDQ0NDQiLz4KPHBhdGggZD0iTTc3LjY3OTcgNDcuNDc4NUM3Ny42Nzk3IDQzLjIxNDQgNzYuOTI4IDQwLjU4ODkgNzUuNzYxOSAzOS4zMTg0Qzc1LjE1ODUgMzguNzAzNSA3NC40ODExIDM4LjI5NDcgNzMuNDY2OCAzOC4yOTQ3QzcwLjU2ODYgMzguMjk0NyA2OS4yMTc0IDQyLjIzMTIgNjkuMjE3NCA0Ni45NDgzQzY5LjIxNzQgNTEuMjk3MiA2OS45MzE3IDUzLjkxOSA3MS4wOTc3IDU1LjIzMzZDNzEuNzM4MiA1NS45Mjk2IDcyLjQ1MjUgNTYuMjYxIDczLjQyOTggNTYuMjYxQzc2LjE3MjcgNTYuMjU3MyA3Ny42Nzk3IDUyLjM2MTQgNzcuNjc5NyA0Ny40Nzg1Wk02NC40NzU4IDQ3LjI3NkM2NC40NzU4IDQyLjEwOTcgNjguMTk5NiAzNy45MjY1IDczLjU0MTEgMzcuOTI2NUM3OC45MTk2IDM3LjkyNjUgODIuNDU0NyA0Mi4wMjg3IDgyLjQ1NDcgNDcuMTU0NUM4Mi40NTQ3IDUyLjQ0NjEgNzguNzY3OSA1Ni42MjU2IDczLjM4OTQgNTYuNjI1NkM2Ny45NzM1IDU2LjYyNTYgNjQuNDc1OCA1Mi40NDI0IDY0LjQ3NTggNDcuMjc2WiIgZmlsbD0iIzQ0NDQ0NCIvPgo8cGF0aCBkPSJNODEuODQwMyA1NS44MDQ0TDgyLjQwMjggNTUuNzYzOUM4My41Njg5IDU1LjY4MjkgODMuOTgzNiA1NS41OTgyIDgzLjk4MzYgNTUuMTA4NFY0My42MjY4QzgzLjk4MzYgNDEuMDg2IDgzLjcyMDYgNDAuNzE0MSA4Mi40NDAyIDQwLjM4NjNMODEuNTczNyA0MC4xODAxTDgxLjYxMDYgNDAuMDE0NEw4OC4zMDY5IDM4LjA0OEw4OC4xOTYxIDQxLjU3NTdMODguMjcgNDEuNjE2MkM4OS42OTkxIDQwLjA1ODYgOTEuNzY4MSAzNy45NjcgOTQuMzI1OSAzNy45NjdDOTUuNjA2NyAzNy45NjcgOTYuNTQ3MSAzOC41MDA5IDk3LjI5ODQgMzkuMjc3OUM5Ny43ODcxIDM5Ljg1MjQgOTguMTY0OSA0MC42MzMgOTguMzEyNyA0MS42MTYyTDk4LjQyNzUgNDEuNjk3M0M5OS45NzE0IDQwLjAxNDQgMTAyIDM3Ljk2NyAxMDQuNTU4IDM3Ljk2N0MxMDUuODM4IDM3Ljk2NyAxMDYuNzM4IDM4LjQxNjMgMTA3LjUzIDM5LjI3NzlDMTA4LjM5NiA0MC4yMjA2IDEwOC43MzMgNDIuMDY1NSAxMDguNzMzIDQ0LjY1MDVWNTUuMTQ4OUMxMDguNzMzIDU1LjM5NTcgMTA4LjczMyA1NS41NTc3IDExMC42MTQgNTUuNzYzOUwxMTEuODI0IDU1Ljg1OTZMMTEyLjIyIDU2LjA1MTFIMTAyLjI5OUwxMDIuNDE0IDU1LjgwNDRMMTAzLjA5MiA1NS43NjM5QzEwNC40MDkgNTUuNjgyOSAxMDQuNDgzIDU1LjQzNjEgMTA0LjQ4MyA1NS4xMDg0VjQ0LjM2MzNDMTA0LjQ4MyA0MS44MjI0IDEwMy41MDYgNDAuODc2MSAxMDEuNDM3IDQwLjg3NjFDMTAwLjE2IDQwLjg3NjEgOTguODA1MyA0MS41MzE2IDk4LjU0MjMgNDIuMzUyN0w5OC41MDUzIDQ0LjA3NjFWNTUuMjI5OUM5OC41MDUzIDU1LjUxNzIgOTguNTQyMyA1NS41OTgyIDEwMC4xOTcgNTUuNzYzOUwxMDAuNzIzIDU1LjgwNDRMMTAwLjgzNyA1Ni4wNTExSDkyLjA3MTZMOTIuMTgyOSA1NS44MDQ0TDkyLjg2MDMgNTUuNzYzOUM5NC4wNjMzIDU1LjY4MjkgOTQuMjUyIDU1LjQzNjEgOTQuMjUyIDU1LjEwODRWNDQuMzYzM0M5NC4yNTIgNDEuODIyNCA5My4yMzc3IDQwLjg3NjEgOTEuMjA1NiA0MC44NzYxQzg5Ljk2NTYgNDAuODc2MSA4OS4wNjIyIDQxLjQxIDg4LjIzMyA0Mi4wMjVWNTUuMTg5NEM4OC4yMzMgNTUuNTE3MiA4OC4zODQ4IDU1LjY0MjQgODkuOTI0NyA1NS43NjM5TDkwLjQ5MTIgNTUuODA0NEw5MC41NjUxIDU2LjA1MTFIODEuNzI1NUw4MS44NDAzIDU1LjgwNDRaIiBmaWxsPSIjNDQ0NDQ0Ii8+CjxwYXRoIGQ9Ik0xMTAuMzQzIDU1LjgzMDJMMTEwLjA5MiA1MC40MzE4SDExMC4yODFMMTExLjE4NCA1Mi4xOTU3QzExMi40MjQgNTQuNzgwNyAxMTMuNzA0IDU2LjI1NzMgMTE1LjkyMiA1Ni4yNTczQzExNy45MTcgNTYuMjU3MyAxMTkuMTIgNTQuOTAyMiAxMTkuMTIgNTMuMDE2OEMxMTkuMTIgNTEuMDA2MyAxMTcuNDI5IDQ5Ljk4MjYgMTE1LjE3IDQ5LjAzOTlDMTEyLjYxMyA0Ny45NzIgMTEwLjM5MSA0Ni43ODYzIDExMC4zOTEgNDMuNTg2M0MxMTAuMzkxIDQwLjE0MzMgMTEyLjkxMiAzNy45NjcgMTE2LjQxIDM3Ljk2N0MxMTcuNjg4IDM3Ljk2NyAxMTkuMDA1IDM4LjI1NDIgMTE5Ljk4MiAzOC42NjNMMTIxLjQ0OCAzOC4yNTQyTDEyMS42MzcgNDMuNTQ1OEwxMjEuNDQ4IDQzLjYyNjhMMTE4LjY2NSAzOS4yODE2QzExOC4wNjIgMzguODI4NyAxMTcuMzEgMzguMzM5IDExNi4zMzIgMzguMzM5QzExNC41MjYgMzguMzM5IDExMy41MTIgMzkuNTI4NCAxMTMuNTEyIDQxLjM3MzJDMTEzLjUxMiA0My4yOTkxIDExNS4yMDQgNDQuMDc5OCAxMTcuNDYyIDQ1LjAyMjRDMTE5Ljk4MiA0Ni4xMzA4IDEyMi40NjYgNDcuMjc2IDEyMi40NjYgNTAuNjgyMkMxMjIuNDY2IDUzLjcxNjUgMTIwLjI4NiA1Ni42MjkyIDExNS43MzMgNTYuNjI5MkMxMTMuNTEyIDU2LjYyNTUgMTExLjczNSA1Ni40MDQ2IDExMC4zNDMgNTUuODMwMloiIGZpbGw9IiM0NDQ0NDQiLz4KPC9nPgo8cGF0aCBpZD0iVmVjdG9yXzIiIGQ9Ik0xNC41NTQ3IDM5LjQwMThDMTQuNTU0NyA0MC41MDQ4IDEzLjkwNzIgNDIuNDcwNyAxMi44MTY2IDQzLjgyMTNDMTIuNjQ4MyA0My41OTkyIDEyLjQ3MjYgNDMuMzY2MiAxMi4yODU2IDQzLjExMTRMMTIuMjgyMiA0My4xMTVDMTEuMTAwMyA0MS40NzY4IDkuODI2NTkgMzkuNTgwMSA4LjYzMzM3IDM3LjY5MDdDMTAuMTA4NCAzNi45MTkgMTIuNDEwNSAzNy4wNTM3IDEyLjYyOTYgMzQuMjc2QzEyLjc2ODggMzIuNTAzMSAxMC45NDI4IDMwLjY5MzggOC43NTA3OCAzMC42OTM4QzYuNTM2NTQgMzAuNjkzOCA0LjE3NjIgMzIuMTg2NCA0LjE3NjIgMzQuNTgxOEM0LjE3NjIgMzUuNzc1OCA0LjM3NDA1IDM2LjQwOTMgNS4zNDM3NiAzOC4wMzNDMy4wMTk5NCAzOS4wODUxIDEuNDQ5NzEgNDEuMDAzNiAxLjQ0OTcxIDQzLjY1NzVDMS40NDk3MSA0Ni41ODQ0IDMuNDE4NyA0OS4wMDE3IDYuNjYwOTEgNDkuMDAxN0M4LjI1NjggNDkuMDAxNyA5LjYxNDM5IDQ4LjE5MzUgMTAuOTUzNyA0Ni44NDI5QzExLjU1MDMgNDcuNjM2NSAxMy4xNDk3IDQ5LjQxNjcgMTUuNTEzNSA0OS4yNTY1QzE3LjY0MzQgNDguOTcyNiAxOC40Mzc0IDQ3LjQzOTkgMTkuMjI4IDQ1LjUzMjNMMTguOTQyNyA0NS41MTA1QzE4LjU2OTIgNDYuMTc2NyAxNy45ODM5IDQ2LjkzMzkgMTcuMTU2OCA0Ny4wNzU5QzE2LjUzOCA0Ny4xODUxIDE1LjgzMTggNDYuOTM3NSAxNS4yMjA5IDQ2LjQ4OThDMTQuNTgwMyA0NS45NjE5IDEzLjgzMzcgNDUuMTY0NiAxMy4yOTU4IDQ0LjQ0MDJDMTQuMDE2OCA0My41MTE4IDE0LjU4MzggNDIuNTQzNSAxNS4wNDEzIDQxLjYxNTJDMTUuMjgzIDQxLjE1MjggMTUuNDczNSA0MC42ODY5IDE1LjY2NzQgNDAuMzI2NUMxNS44ODMxIDM5Ljk0MDUgMTYuMDUxNCAzOS42MzExIDE2LjIxOTcgMzkuNDUyN0MxNi45NDQ2IDM4LjU3OSAxOC4wMDk1IDM3Ljc3NDUgMTkuNDc2NyAzNy41OTYxTDE5LjQ2OTcgMzcuNDQ2OEgxMi40MTA1TDEyLjQ3MjYgMzcuNjIxNkMxMy44NDUgMzcuOTMxIDE0LjU1NDcgMzguOTE0IDE0LjU1NDcgMzkuNDAxOFpNOC4yNjc2NyAzNy4xNDgzQzcuMjA2MjEgMzUuNTc5MyA3LjA2NzQ5IDM1LjAyMjMgNy4wNjc0OSAzMy45OTJDNy4wNjc0OSAzMy4yNzEyIDcuMjMxODYgMzEuMTA1MiA4LjcyNTEyIDMxLjE2MzRDOS41MTE3NiAzMS4xOTI1IDEwLjA0MjcgMzIuNjE5NiAxMC4wNDI3IDM0LjIxNzdDMTAuMDM4OCAzNS43Mzk0IDkuNjg3NDQgMzYuMTk4MiA4LjI2NzY3IDM3LjE0ODNaTTEwLjQ1OTcgNDYuMTg0QzkuNzkzNTQgNDYuNTA0MyA5LjEyMzg4IDQ2LjY0NjMgOC40MzU5NiA0Ni42NDYzQzYuMTY2OTMgNDYuNjQ2MyA0LjQxNDA2IDQ0LjY4NDEgNC40MTQwNiA0Mi4yMzc3QzQuNDE0MDYgNDAuOTA1MyA0LjcxNDEgMzkuNjgyMSA1LjY4NzcyIDM4LjYyMjdDNy43OTkzNCA0Mi4yNzQxIDcuODYxNTIgNDIuOTMzIDEwLjQ1OTcgNDYuMTg0WiIgZmlsbD0iIzQ0NDQ0NCIvPgo8ZyBpZD0iVmVjdG9yXzMiPgo8cGF0aCBkPSJNMTEuMTUxMyAyNy44NjMxQzE0LjQxNTQgMjcuNjE3IDE2LjU5MDMgMjQuODM2MyAxNi41OTAzIDIxLjMxNzRDMTYuNTkwMyAxNy4zMDk5IDEzLjgxMzYgMTQuNjEgMTAuMjEzNCAxNC42MUM5LjU3NDU1IDE0LjYxIDkuMDg3MTcgMTQuNjUwNCA4LjcxNDIzIDE0LjczMTNMOC43MTc5MSAyNy44MjY0QzguNzE0MjMgMjcuODI2NCAxMS4zMzU5IDI3Ljg2MzEgMTEuMTUxMyAyNy44NjMxWk05LjYxMTQ5IDE0LjI0MjdDMTMuMTAwOSAxNC4yODMxIDE1LjQyNzIgMTIuMzIxNiAxNS40MjcyIDguNzYyMjJDMTUuNDI3MiA1LjAzNzU4IDEzLjIxMTcgMy4zNjI1NyA5LjY4NTM0IDMuMzYyNTdMOC43MTA1IDMuMzk5MjlWMTQuMjM5SDkuNjExNDlWMTQuMjQyN1pNMC43MTk5MzYgMjguMTQ5NkwyLjEwODMyIDI3Ljk4NDNDMy40MjI4NSAyNy44MTkgMy44NzMzMyAyNy41MzI1IDMuODczMzMgMjcuMjkwMVYzLjgxMDdDMy44NzMzMyAzLjUyNDE5IDMuNjQ4MDkgMy40NDMzOCAxLjczNTM3IDMuMjM3NjdMMC43NTY4NjIgMy4xMTY0NkwwLjY0MjM5NCAyLjgyOTk0SDEwLjU4NjNDMTcuODY0MiAyLjgyOTk0IDIwLjQxNTggNS4wMzc1OCAyMC40MTU4IDguNTE2MTJDMjAuNDE1OCAxMS4yOTY4IDE4LjE2MzMgMTMuMjYxOSAxMy40NzM5IDE0LjAzN1YxNC4xNTgyQzE4LjY1MDcgMTQuNTI1NSAyMS42NTI4IDE3LjMwOTkgMjEuNjUyOCAyMS4wNzEzQzIxLjY1MjggMjUuNDQ5OCAxOC4zMTQ3IDI4LjM5NTcgMTEuMTg0NSAyOC4zOTU3SDAuNjA1NDY5TDAuNzE5OTM2IDI4LjE0OTZaIiBmaWxsPSIjNDQ0NDQ0Ii8+CjxwYXRoIGQ9Ik0yMi43MzEgNC43OTEzNkMyMi43MzEgMy40ODM2OSAyMy42MzIgMS45NzAzMSAyNS4zOTMzIDEuOTcwMzFDMjcuMTU4MyAxLjk3MDMxIDI4LjA1OTMgMy40ODM2OSAyOC4wNTkzIDQuNzkxMzZDMjguMDU5MyA2LjA5OTAzIDI3LjE1ODMgNy42MTI0IDI1LjM5MzMgNy42MTI0QzIzLjYzMiA3LjYxNjA5IDIyLjczMSA2LjA5OTAzIDIyLjczMSA0Ljc5MTM2Wk0yMS4zNzk1IDI4LjE0OTVMMjEuOTQwOCAyOC4xMDkxQzIzLjEwMzkgMjguMDI4MyAyMy41MTc1IDI3Ljk0MzggMjMuNTE3NSAyNy40NTUyVjE2LjAwMjFDMjMuNTE3NSAxMy40Njc1IDIzLjI1NTMgMTMuMDk2NiAyMS45Nzc3IDEyLjc2OTZMMjEuMTEzNyAxMi41NjRMMjEuMTUwNiAxMi4zOTg2TDI3Ljc1NjUgMTAuNDM3MVYyNy41MzYxQzI3Ljc1NjUgMjcuODYzIDI3Ljk4MTggMjcuOTQzOCAyOS42NjkyIDI4LjEwOTFMMzAuMDgyOCAyOC4xNDk1TDMwLjE5MzYgMjguMzk1NkgyMS4yNjg4TDIxLjM3OTUgMjguMTQ5NVoiIGZpbGw9IiM0NDQ0NDQiLz4KPHBhdGggZD0iTTI5LjUxMDIgMjguMTQ5NUwzMC4wNzE1IDI4LjEwOTFDMzEuMjM0NiAyOC4wMjg0IDMxLjY0ODIgMjcuOTQzOCAzMS42NDgyIDI3LjQ1NTNWMTYuMDAyMUMzMS42NDgyIDEzLjQ2NzYgMzEuMzg2MSAxMy4wOTY2IDMwLjEwODQgMTIuNzY5N0wyOS4yNDQ0IDEyLjU2NEwyOS4yODEzIDEyLjM5ODdMMzUuOTYxMSAxMC40MzcyTDM1Ljg1MDMgMTYuOTAyMUgzNS45MjQxQzM3LjAxMzQgMTIuNjQ4NSAzOC41ODY0IDEwLjM1NjQgNDAuOTkwMiAxMC4zNTY0QzQyLjQ5MzEgMTAuMzU2NCA0My42OTMyIDExLjQyMTYgNDMuNjkzMiAxMy4wOTY2QzQzLjY5MzIgMTQuMzIzNSA0Mi43NTUyIDE1LjYzNDggNDEuNDAzOCAxNS42MzQ4QzQwLjAxNTQgMTUuNjM0OCAzOS4wNDA2IDE0LjUyOTIgMzguODE1MyAxMi45MzVDMzcuNTM3OCAxMy4xNDA3IDM2Ljc4ODIgMTQuODU2MSAzNS44ODcyIDE4LjU0MDRWMjcuNDk1N0MzNS44ODcyIDI3LjgyMjYgMzYuMTg2MyAyOC4wMjg0IDM3Ljg3NzUgMjguMTA5MUwzOC43MDQ2IDI4LjE0OTVMMzguODE1MyAyOC4zOTU2SDI5LjM5NThMMjkuNTEwMiAyOC4xNDk1WiIgZmlsbD0iIzQ0NDQ0NCIvPgo8cGF0aCBkPSJNNTUuNTM4OSAyNC41NDk3VjE0Ljg1NkM1NC42MzgxIDEyLjY0ODQgNTIuODczIDEwLjk2OTcgNTEuNDEwNiAxMC45Njk3QzQ4Ljg1OTIgMTAuOTY5NyA0Ny41NDQ2IDE0LjYwOTkgNDcuNTQ0NiAxOC45ODg0QzQ3LjU0NDYgMjMuMTIwOCA0OS4zMDk4IDI2LjMxMjggNTIuMTIzNiAyNi4zMTI4QzUzLjY1OTcgMjYuMzA5MSA1NC42NzQ5IDI1LjUzMDQgNTUuNTM4OSAyNC41NDk3Wk01NS41Mzg5IDI1LjIwMzVMNTUuNDY1MiAyNS4xMjI3QzUzLjk2MjQgMjcuMjA5MSA1MS45Mzg4IDI4Ljk2ODYgNDkuNTc1NyAyOC45Njg2QzQ1Ljg5OCAyOC45Njg2IDQyLjg5NTggMjUuMjQ3NiA0Mi44OTU4IDIwLjIxNTNDNDIuODk1OCAxMy41NDgzIDQ3Ljg0NzQgMTAuNTIxNiA1MS44Mjc4IDEwLjUyMTZDNTMuNDQxNiAxMC41MjE2IDU0LjU2NzkgMTAuNzY3NyA1NS40Njg3IDExLjI1NjJINTUuNTQyOFY1LjUyOTYzQzU1LjU0MjggMy43NzAxNiA1NS4yODA0IDMuMzIyMDIgNTQuMDQzNiAzLjA3NTkxTDUyLjgwNjMgMi44Mjk4MUw1Mi44NDM2IDIuNjY0NTFMNTkuNzg1MiAwLjg2NDYyNFYyNC45NTc0QzU5Ljc4NTIgMjYuNjM2MSA1OS45NzM0IDI2LjgzODEgNjAuODM3OCAyNy4wODQyTDYyLjU4MDYgMjcuNDgwOUw2Mi44MDU2IDI3Ljg2MjlMNTUuNTQ2MyAyOS4wMDUzVjI1LjIwMzVINTUuNTM4OVoiIGZpbGw9IiM0NDQ0NDQiLz4KPHBhdGggZD0iTTYyLjIwNCAyNy45MDM0TDYxLjk3ODUgMjIuNzkwM0g2Mi4xNjY3TDYzLjA2NzkgMjQuNTQ5OEM2NC4zMDQ4IDI3LjEyODQgNjUuNTgyNSAyOC42MDE0IDY3Ljc5NDMgMjguNjAxNEM2OS43ODQ1IDI4LjYwMTQgNzAuOTg0NSAyNy4yNDk2IDcwLjk4NDUgMjUuMzY4OUM3MC45ODQ1IDIzLjM2MzMgNjkuMjk3IDIyLjM0MjEgNjcuMDQ0OSAyMS40MDE4QzY0LjQ5MyAyMC4zMzY2IDYyLjI3NzcgMTkuMTUzOCA2Mi4yNzc3IDE1Ljk2MThDNjIuMjc3NyAxMi41MjczIDY0Ljc5MjMgMTAuMzU2NCA2OC4yODE3IDEwLjM1NjRDNjkuNTU5NCAxMC4zNTY0IDcwLjg3IDEwLjY0MjkgNzEuODQ0OSAxMS4wNTA2TDczLjMwNzMgMTAuNjQyOUw3My40OTU1IDE1LjkyMTRMNzMuMzA3MyAxNi4wMDIxTDcwLjUzMDQgMTEuNjY0MUM2OS45MzIzIDExLjIxNTkgNjkuMTc5IDEwLjcyMzcgNjguMjA0MSAxMC43MjM3QzY2LjQwMjEgMTAuNzIzNyA2NS4zOTAzIDExLjkxMDIgNjUuMzkwMyAxMy43NTA1QzY1LjM5MDMgMTUuNjcxNiA2Ny4wNzc4IDE2LjQ1MDMgNjkuMzMwNCAxNy4zOTA2QzcxLjg0NDkgMTguNDk2MyA3NC4zMTkxIDE5LjYzODcgNzQuMzE5MSAyMy4wMzY0Qzc0LjMxOTEgMjYuMDYzMSA3Mi4xNDQxIDI4Ljk2ODcgNjcuNjAyMSAyOC45Njg3QzY1LjM5NDIgMjguOTY4NyA2My41OTIyIDI4LjQ3NjUgNjIuMjA0IDI3LjkwMzRaIiBmaWxsPSIjNDQ0NDQ0Ii8+CjwvZz4KPC9nPgo8L3N2Zz4K" alt="Birds and Blooms Logo" style="width:126px; height:56px;" width="126" height="56">						</a>
						<nav aria-label="social icon menu" class="nav-menu inline">
							<ul id="menu-footer-social-links" class="footer-social-links"><li id="menu-item-5564396" class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" rel="noopener noreferrer" data-analytics-metrics='{"name":"facebook","module":"footer","position":"follow us"}' href="https://www.facebook.com/BirdsBlooms" aria-label="facebook icon" class="tmbi-facebook"><i class="fa fa-facebook-square"></i></a></li>
<li id="menu-item-5564399" class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" rel="noopener noreferrer" data-analytics-metrics='{"name":"twitter","module":"footer","position":"follow us"}' href="https://twitter.com/birdsblooms" aria-label="twitter icon" class="tmbi-twitter"><i class="fa fa-twitter"></i></a></li>
<li id="menu-item-5564400" class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" rel="noopener noreferrer" data-analytics-metrics='{"name":"pinterest","module":"footer","position":"follow us"}' href="https://www.pinterest.com/birdsblooms/" aria-label="pinterest icon" class="tmbi-pinterest"><i class="fa fa-pinterest"></i></a></li>
<li id="menu-item-5564402" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"instagram","module":"footer","position":"follow us"}' href="https://www.instagram.com/birdsblooms/" aria-label="instagram icon" class="tmbi-instagram"><i class="fa fa-instagram"></i></a></li>
<li id="menu-item-5590467" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"newsletter signup","module":"footer","position":"follow us"}' href="https://www.birdsandblooms.com/newsletter/?int_source=direct&amp;int_medium=bnb.com&amp;int_campaign=nlbnb_20220701_websiteiconnlsignup&amp;int_placement=footer" aria-label="newsletter signup icon" class="tmbi-newsletter signup"><i class="fa fa-envelope"></i></a></li>
</ul>						</nav>
					</div>
					<div class="logo-container-right">
						<ul id="menu-secondary" class="footer-site-links"><li id="menu-item-5564703" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5564703"><a href="/birding/" data-analytics-metrics='{"name":"Birding","module":"footer","position":"navigation"}'>Birding</a></li>
<li id="menu-item-5564704" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5564704"><a href="/gardening/" data-analytics-metrics='{"name":"Gardening","module":"footer","position":"navigation"}'>Gardening</a></li>
<li id="menu-item-5564705" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5564705"><a href="/backyard-projects/" data-analytics-metrics='{"name":"Backyard Projects","module":"footer","position":"navigation"}'>Backyard Projects</a></li>
<li id="menu-item-5564707" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5564707"><a href="/stuff-we-love/" data-analytics-metrics='{"name":"Stuff We Love","module":"footer","position":"navigation"}'>Stuff We Love</a></li>
</ul><ul class="footer-site-links"><li id="menu-item-5564706" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5564706"><a href="/travel/" data-analytics-metrics='{"name":"Travel","module":"footer","position":"navigation"}'>Travel</a></li>
<li id="menu-item-21032" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-21032"><a href="/contests-promotions/" data-analytics-metrics='{"name":"Contests","module":"footer","position":"navigation"}'>Contests</a></li>
<li id="menu-item-21033" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21033"><a href="https://www.birdsandblooms.com/about-us/" data-analytics-metrics='{"name":"About Us","module":"footer","position":"navigation"}'>About Us</a></li>
<li id="menu-item-21034" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-21034"><a href="/contact-us/" data-analytics-metrics='{"name":"Contact Us","module":"footer","position":"navigation"}'>Contact Us</a></li>
</ul>					</div>
				</div>
				<div class="footer-brands-container">
					<div class="brands-container">
						<p>Our Brands</p>
						<nav aria-label="links to other brands" class="footer-brand-links">
							<ul id="menu-our-brands" class="footer-brand-links"><li id="menu-item-5564340" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"Family Handyman","module":"navigation","position":"footer"}' href="https://www.familyhandyman.com/">Family Handyman</a></li>
<li id="menu-item-5564343" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"Taste of Home","module":"navigation","position":"footer"}' href="https://www.tasteofhome.com/">Taste of Home</a></li>
<li id="menu-item-5564344" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"Reader\u2019s Digest","module":"navigation","position":"footer"}' href="https://www.rd.com/">Reader’s Digest</a></li>
<li id="menu-item-5570291" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"The Healthy","module":"navigation","position":"footer"}' href="https://www.thehealthy.com/">The Healthy</a></li>
</ul>						</nav>
					</div>
					<div class="global-links">
						<nav aria-label="global links" class="nav-menu">
							<ul id="menu-footer-global-links" class="footer-global-links"><li id="menu-item-5564653" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"about birds &amp; blooms","module":"header","position":"mainnavigation"}' href="/about-us/">About Birds &#038; Blooms</a></li>
<li id="menu-item-5564648" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"contact us","module":"header","position":"mainnavigation"}' href="/contact-us/">Contact Us</a></li>
<li id="menu-item-5594609" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"customer care","module":"header","position":"mainnavigation"}' href="https://w1.buysub.com/pubs/RM/BNB/index_bnb.jsp?cds_mag_code=BNB&amp;cds_page_id=272550">Customer Care</a></li>
<li id="menu-item-5564649" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"contests &amp; promotions","module":"header","position":"mainnavigation"}' href="/contests-promotions/">Contests &#038; Promotions</a></li>
<li id="menu-item-5564646" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"frequently asked questions","module":"header","position":"mainnavigation"}' href="/faqs/">Frequently Asked Questions</a></li>
<li id="menu-item-5564645" class="privacy-policy menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" rel="noopener noreferrer" data-analytics-metrics='{"name":"privacy policy","module":"header","position":"mainnavigation"}' href="https://www.trustedmediabrands.com/privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-5564332" class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" rel="noopener noreferrer" data-analytics-metrics='{"name":"about ads","module":"header","position":"mainnavigation"}' href="https://www.trustedmediabrands.com/privacy-policy/#advertising">About Ads</a></li>
<li id="menu-item-5564331" class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" rel="noopener noreferrer" data-analytics-metrics='{"name":"your ca privacy rights","module":"header","position":"mainnavigation"}' href="https://www.trustedmediabrands.com/privacy-policy/#california">Your CA Privacy Rights</a></li>
<li id="menu-item-5564650" class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" rel="noopener noreferrer" data-analytics-metrics='{"name":"do not sell or share my personal information","module":"header","position":"mainnavigation"}' href="https://www.trustedmediabrands.com/ccpa-form-ca-residents">Do not Sell or Share My Personal Information</a></li>
<li id="menu-item-5564647" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"terms of use","module":"header","position":"mainnavigation"}' href="/terms-conditions/">Terms of Use</a></li>
<li id="menu-item-5569074" class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" rel="noopener noreferrer" data-analytics-metrics='{"name":"accessibility statement","module":"header","position":"mainnavigation"}' href="https://www.trustedmediabrands.com/our-commitment-to-accessibility/">Accessibility Statement</a></li>
<li id="menu-item-5564337" class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" rel="noopener noreferrer" data-analytics-metrics='{"name":"advertise with us","module":"header","position":"mainnavigation"}' href="https://www.trustedmediabrands.com/brands/birds-blooms/">Advertise with Us</a></li>
<li id="menu-item-5587700" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"affiliate program","module":"header","position":"mainnavigation"}' href="https://www.birdsandblooms.com/birds-and-blooms-affiliate-program/">Affiliate Program</a></li>
<li id="menu-item-5589184" class="ot-sdk-show-settings menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"cookie settings","module":"header","position":"mainnavigation"}'>Cookie Settings</a></li>
<li id="menu-item-5597116" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"license our content","module":"header","position":"mainnavigation"}' href="https://info.wrightsmedia.com/birds-and-blooms-licensing">License our Content</a></li>
</ul>						</nav>
					</div>
					<div class="copyright">
						&copy; 2025 RDA Enthusiast Brands, LLC 
					</div>
				</div>
			</div>
			<div class="footer-right-container">
				<div class="newsletter">
	<h3>Sign up for our FREE newsletters</h3>
		<form action="https://www.birdsandblooms.com/newsletter/" method="post" data-name="newslettersignup" data-module="newslettersignup" data-position="footer">
		<label class="hidden" for="email-footer">Enter email address</label>
		<input type="text" id="email-footer" name="email" placeholder="Email Address" aria-label="Add email address">
		<button type="submit" id="subscribe-footer">Sign Up</button>
	</form>
</div>
	<div class="diyu-logo">
		<div class="diyu-text">
			America&#039;s #1 backyard birding and gardening magazine!		</div>
		<div class="diyu-img">
						<a data-analytics-metrics='{"name":"magazine","module":"footer","position":"cmcontainer"}' href="https://order.birdsandblooms.com/servlet/OrdersGateway?cds_mag_code=BNB&amp;cds_page_id=280793&amp;int_campaign=bnb_20211201_footer&amp;cds_response_key=IZ7BDU101&amp;int_source=direct&amp;int_medium=bnb.com&amp;int_placement=footer" aria-label="" target="_blank" rel="noopener noreferrer">
				<img src="https://www.birdsandblooms.com/wp-content/uploads/2022/03/bnb-subscribe-to-the-magazine.png" alt="" loading="lazy" style="width:250px" width="250" height="41">			</a>
					</div>
	</div>
				</div>
	</div>
</footer>

<noscript><img src="https://sb.scorecardresearch.com/p?c1=2&amp;c2=6034767&amp;cv=3.6.0&amp;cj=1" height="1" width="1" alt="*"></noscript>		<script type="text/javascript">
			var tmbi_video_settings = {"video_players":[],"advertising_settings":{"requestTimeout":"20000","vastLoadTimeout":"12000","loadVideoTimeout":"15000","maxRedirects":"4","vpaidmode":"enabled","vpaidcontrols":false,"preloadAds":true,"autoplayadsmuted":true},"targeting":[],"jw_ads_check_limit":3,"jw_ads_check_interval":500}		</script>
				<noscript>
			<img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?id='124672513167454'&ev=PageView&noscript=1"/>
		</noscript>
		<div id="nav-drawer">
	<div class="menu-header">
		<div class="header-top-container">
			<div class="hamburger-close"></div>
			<div class="site-logo">
				<img class="skip-lazy" src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iNDQyIiBoZWlnaHQ9IjY2IiB2aWV3Qm94PSIwIDAgNDQyIDY2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNDM0LjM3NSA1OS40NTMzQzQzNC4zNzUgNTcuMjE4MSA0MzYuMDc1IDU1LjQwMTQgNDM4LjE4OCA1NS40MDE0QzQ0MC4yOTIgNTUuNDAxNCA0NDIgNTcuMjE4MSA0NDIgNTkuNDUzM0M0NDIgNjEuNjcxOSA0NDAuMyA2My40ODg2IDQzOC4xODggNjMuNDg4NkM0MzYuMDc1IDYzLjQ4ODYgNDM0LjM3NSA2MS42NzE5IDQzNC4zNzUgNTkuNDUzM1pNNDM4LjE4OCA1NS43MzYyQzQzNi4yNjkgNTUuNzM2MiA0MzQuNzIxIDU3LjQyNzQgNDM0LjcyMSA1OS40NTMzQzQzNC43MjEgNjEuNDc5MyA0MzYuMjY5IDYzLjE0NTMgNDM4LjE4OCA2My4xNDUzQzQ0MC4xMDcgNjMuMTQ1MyA0NDEuNjU1IDYxLjQ3OTMgNDQxLjY1NSA1OS40NTMzQzQ0MS42NTUgNTcuNDI3NCA0NDAuMTA3IDU1LjczNjIgNDM4LjE4OCA1NS43MzYyWk00MzcuMzk3IDYxLjU4ODJINDM2LjgxNlY1Ny4yMTgxQzQzNi44MTYgNTcuMjE4MSA0MzguMTI5IDU3LjIxODEgNDM4LjE0NiA1Ny4yMTgxQzQzOS4xODEgNTcuMjE4MSA0MzkuNzE5IDU3LjcyMDQgNDM5LjcxOSA1OC41NjU5QzQzOS43MTkgNTkuMjEwNiA0MzkuMzkxIDU5LjYyOTEgNDM4LjkwMyA1OS44MjE3TDQzOS45MzggNjEuNTg4Mkg0MzkuMjY1TDQzOC4zMjIgNTkuOTcyNEw0MzcuNDA1IDYwLjAyMjZWNjEuNTg4Mkg0MzcuMzk3Wk00MzguMTIgNTkuNDYxN0M0MzguNzk0IDU5LjQ1MzMgNDM5LjEzIDU5LjEyNjggNDM5LjEzIDU4LjU5OTRDNDM5LjEzIDU4LjAzMDEgNDM4Ljc5NCA1Ny43NzA2IDQzOC4wNzggNTcuNzcwNkM0MzguMDcgNTcuNzcwNiA0MzcuMzggNTcuNzcwNiA0MzcuMzggNTcuNzcwNlY1OS40ODY4TDQzOC4xMiA1OS40NjE3WiIgZmlsbD0iIzIzMUYyMCIvPgo8cGF0aCBkPSJNMjE3Ljk2NCA2Mi4yMjQ0QzIyNS40MDQgNjEuNjYzNSAyMzAuMzYxIDU1LjMyNiAyMzAuMzYxIDQ3LjMwNThDMjMwLjM2MSAzOC4xNzIxIDIyNC4wMzIgMzIuMDE4OCAyMTUuODI3IDMyLjAxODhDMjE0LjM3MSAzMi4wMTg4IDIxMy4yNiAzMi4xMTA5IDIxMi40MDIgMzIuMjk1MUwyMTIuNDUyIDYyLjA2NTNDMjEyLjQ2MSA2Mi4wNzM3IDIxOC4zOTQgNjIuMjI0NCAyMTcuOTY0IDYyLjIyNDRaTTIxNC40NjQgMzEuMTgxNkMyMjIuNDE2IDMxLjI3MzcgMjI3LjcxOCAyNi44MDMxIDIyNy43MTggMTguNjkwOEMyMjcuNzE4IDEwLjIwMTggMjIyLjY2OSA2LjM4NDIxIDIxNC42MzIgNi4zODQyMUwyMTIuNDEgNi40NzYzVjMxLjE4MTZIMjE0LjQ2NFpNMTk0LjE5IDYyLjg3NzRMMTk3LjM1NCA2Mi41MDA3QzIwMC4zNSA2Mi4xMjM5IDIwMS4zNzcgNjEuNDcwOSAyMDEuMzc3IDYwLjkxODRWNy40MDU1N0MyMDEuMzc3IDYuNzUyNTcgMjAwLjg2NCA2LjU2ODM5IDE5Ni41MDQgNi4wOTk1NkwxOTQuMjgzIDUuODIzMjlMMTk0LjAzIDUuMTcwMjlIMjE2LjY5NEMyMzMuMjgxIDUuMTcwMjkgMjM5LjA5NiAxMC4yMDE4IDIzOS4wOTYgMTguMTI5OUMyMzkuMDk2IDI0LjQ2NzQgMjMzLjk2MyAyOC45NDYzIDIyMy4yNzUgMzAuNzEyOFYzMC45ODkxQzIzNS4wNzQgMzEuODI2MiAyNDEuOTE2IDM4LjE3MjEgMjQxLjkxNiA0Ni43NDQ5QzI0MS45MTYgNTYuNzI0MSAyMzQuMzA4IDYzLjQzODMgMjE4LjA1NyA2My40MzgzSDE5My45MzhMMTk0LjE5IDYyLjg3NzRaIiBmaWxsPSIjMjMxRjIwIi8+CjxwYXRoIGQ9Ik0yNDAuNzcxIDYyLjg3NzRMMjQyLjA1IDYyLjc4NTNDMjQ0LjcwMSA2Mi42MDExIDI0NS4zODMgNjIuNDA4NSAyNDUuMzgzIDYxLjI5NTFWMTMuMDlDMjQ1LjM4MyA3LjQwNTUzIDI0NC43ODUgNi42NjA0MyAyNDEuODczIDUuODE0ODhMMjM5Ljk5NyA1LjI1Mzk2TDI0MC4wODEgNC44NzcyM0wyNTUuMTM3IDAuNzc1MDI0VjYxLjQ3MDlDMjU1LjEzNyA2Mi4yMTYgMjU1LjczNCA2Mi41MDA2IDI1OS4wNjcgNjIuNzc2OUwyNjAuMTc4IDYyLjg2OUwyNjAuNDM5IDYzLjQyOTlIMjQwLjUxTDI0MC43NzEgNjIuODc3NFoiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTI4OC4zODcgNDMuOTQ4NkMyODguMzg3IDM0LjI1NCAyODYuNjc5IDI4LjI4NDkgMjg0LjAyOCAyNS4zOTY2QzI4Mi42NTYgMjMuOTk4NSAyODEuMTE2IDIzLjA2OTIgMjc4LjgxIDIzLjA2OTJDMjcyLjIyOSAyMy4wNjkyIDI2OS4xNDkgMzIuMDE4NyAyNjkuMTQ5IDQyLjc0MzFDMjY5LjE0OSA1Mi42MzAyIDI3MC43NzMgNTguNTkxIDI3My40MjQgNjEuNTc5N0MyNzQuODggNjMuMTYyIDI3Ni41MDQgNjMuOTE1NSAyNzguNzI2IDYzLjkxNTVDMjg0Ljk3MSA2My45MDcxIDI4OC4zODcgNTUuMDQ5NyAyODguMzg3IDQzLjk0ODZaTTI1OC4zNjggNDMuNDg4MkMyNTguMzY4IDMxLjc0MjUgMjY2LjgzNSAyMi4yMzIxIDI3OC45NzkgMjIuMjMyMUMyOTEuMjA3IDIyLjIzMjEgMjk5LjI0NCAzMS41NTgzIDI5OS4yNDQgNDMuMjExOUMyOTkuMjQ0IDU1LjI0MjIgMjkwLjg2MiA2NC43NDQzIDI3OC42MzQgNjQuNzQ0M0MyNjYuMzIxIDY0Ljc0NDMgMjU4LjM2OCA1NS4yMzM5IDI1OC4zNjggNDMuNDg4MloiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTMzMS42NTMgNDMuOTQ4NkMzMzEuNjUzIDM0LjI1NCAzMjkuOTQ0IDI4LjI4NDkgMzI3LjI5MyAyNS4zOTY2QzMyNS45MjEgMjMuOTk4NSAzMjQuMzgxIDIzLjA2OTIgMzIyLjA3NSAyMy4wNjkyQzMxNS40ODYgMjMuMDY5MiAzMTIuNDE0IDMyLjAxODcgMzEyLjQxNCA0Mi43NDMxQzMxMi40MTQgNTIuNjMwMiAzMTQuMDM4IDU4LjU5MSAzMTYuNjg5IDYxLjU3OTdDMzE4LjE0NSA2My4xNjIgMzE5Ljc2OSA2My45MTU1IDMyMS45OTEgNjMuOTE1NUMzMjguMjI3IDYzLjkwNzEgMzMxLjY1MyA1NS4wNDk3IDMzMS42NTMgNDMuOTQ4NlpNMzAxLjYzNCA0My40ODgyQzMwMS42MzQgMzEuNzQyNSAzMTAuMSAyMi4yMzIxIDMyMi4yNDQgMjIuMjMyMUMzMzQuNDcyIDIyLjIzMjEgMzQyLjUwOSAzMS41NTgzIDM0Mi41MDkgNDMuMjExOUMzNDIuNTA5IDU1LjI0MjIgMzM0LjEyNyA2NC43NDQzIDMyMS44OTkgNjQuNzQ0M0MzMDkuNTg2IDY0Ljc0NDMgMzAxLjYzNCA1NS4yMzM5IDMwMS42MzQgNDMuNDg4MloiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTM0MS4xMTIgNjIuODc3NEwzNDIuMzkxIDYyLjc4NTNDMzQ1LjA0MiA2Mi42MDEyIDM0NS45ODUgNjIuNDA4NiAzNDUuOTg1IDYxLjI5NTJWMzUuMTkxN0MzNDUuOTg1IDI5LjQxNTIgMzQ1LjM4NyAyOC41Njk2IDM0Mi40NzYgMjcuODI0NUwzNDAuNTA2IDI3LjM1NTdMMzQwLjU5IDI2Ljk3OUwzNTUuODE0IDIyLjUwODRMMzU1LjU2MiAzMC41Mjg2TDM1NS43MyAzMC42MjA3QzM1OC45NzkgMjcuMDc5NCAzNjMuNjgzIDIyLjMyNDIgMzY5LjQ5OCAyMi4zMjQyQzM3Mi40MSAyMi4zMjQyIDM3NC41NDggMjMuNTM4MSAzNzYuMjU2IDI1LjMwNDZDMzc3LjM2NyAyNi42MTA2IDM3OC4yMjYgMjguMzg1NCAzNzguNTYyIDMwLjYyMDdMMzc4LjgyMyAzMC44MDQ5QzM4Mi4zMzMgMjYuOTc5IDM4Ni45NDQgMjIuMzI0MiAzOTIuNzYgMjIuMzI0MkMzOTUuNjcxIDIyLjMyNDIgMzk3LjcxNiAyMy4zNDU2IDM5OS41MTcgMjUuMzA0NkM0MDEuNDg3IDI3LjQ0NzggNDAyLjI1MyAzMS42NDIxIDQwMi4yNTMgMzcuNTE5MVY2MS4zODcyQzQwMi4yNTMgNjEuOTQ4MiA0MDIuMjUzIDYyLjMxNjUgNDA2LjUyOCA2Mi43ODUzTDQwOS4yOCA2My4wMDNMNDEwLjE4IDYzLjQzODNIMzg3LjYyNkwzODcuODg3IDYyLjg3NzRMMzg5LjQyNyA2Mi43ODUzQzM5Mi40MjMgNjIuNjAxMiAzOTIuNTkxIDYyLjA0MDIgMzkyLjU5MSA2MS4yOTUyVjM2Ljg2NjFDMzkyLjU5MSAzMS4wODk1IDM5MC4zNyAyOC45MzggMzg1LjY2NSAyOC45MzhDMzgyLjc2MiAyOC45MzggMzc5LjY4MiAzMC40MjgyIDM3OS4wODQgMzIuMjk1MUwzNzkgMzYuMjEzMVY2MS41NzE0QzM3OSA2Mi4yMjQ0IDM3OS4wODQgNjIuNDA4NiAzODIuODQ2IDYyLjc4NTNMMzg0LjA0MSA2Mi44Nzc0TDM4NC4zMDIgNjMuNDM4M0gzNjQuMzczTDM2NC42MjYgNjIuODc3NEwzNjYuMTY2IDYyLjc4NTNDMzY4LjkwMSA2Mi42MDEyIDM2OS4zMyA2Mi4wNDAyIDM2OS4zMyA2MS4yOTUyVjM2Ljg2NjFDMzY5LjMzIDMxLjA4OTUgMzY3LjAyNCAyOC45MzggMzYyLjQwNCAyOC45MzhDMzU5LjU4NSAyOC45MzggMzU3LjUzMSAzMC4xNTE5IDM1NS42NDYgMzEuNTVWNDIuNTUwNlY2MS40NzkzQzM1NS42NDYgNjIuMjI0NCAzNTUuOTkxIDYyLjUwOTEgMzU5LjQ5MiA2Mi43ODUzTDM2MC43OCA2Mi44Nzc0TDM2MC45NDggNjMuNDM4M0gzNDAuODUxTDM0MS4xMTIgNjIuODc3NFoiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTQwNS45MTQgNjIuOTM2TDQwNS4zNDIgNTAuNjYyOUg0MDUuNzcxTDQwNy44MjQgNTQuNjczQzQxMC42NDMgNjAuNTUwMSA0MTMuNTU1IDYzLjkwNzIgNDE4LjU5NiA2My45MDcyQzQyMy4xMzIgNjMuOTA3MiA0MjUuODY4IDYwLjgyNjMgNDI1Ljg2OCA1Ni41Mzk5QzQyNS44NjggNTEuOTY4OSA0MjIuMDIyIDQ5LjY0MTUgNDE2Ljg4OCA0Ny40OTg0QzQxMS4wNzMgNDUuMDcwNSA0MDYuMDIzIDQyLjM3NDggNDA2LjAyMyAzNS4wOTk3QzQwNi4wMjMgMjcuMjcyIDQxMS43NTQgMjIuMzI0MiA0MTkuNzA3IDIyLjMyNDJDNDIyLjYxMSAyMi4zMjQyIDQyNS42MDcgMjIuOTc3MiA0MjcuODI4IDIzLjkwNjVMNDMxLjE2MSAyMi45NzcyTDQzMS41OSAzNS4wMDc2TDQzMS4xNjEgMzUuMTkxN0w0MjQuODMyIDI1LjMxM0M0MjMuNDYxIDI0LjI4MzIgNDIxLjc1MiAyMy4xNjk4IDQxOS41MyAyMy4xNjk4QzQxNS40MjQgMjMuMTY5OCA0MTMuMTE4IDI1Ljg3MzkgNDEzLjExOCAzMC4wNjgyQzQxMy4xMTggMzQuNDQ2NiA0MTYuOTY0IDM2LjIyMTUgNDIyLjA5NyAzOC4zNjQ3QzQyNy44MjggNDAuODg0NiA0MzMuNDc1IDQzLjQ4ODIgNDMzLjQ3NSA1MS4yMzIyQzQzMy40NzUgNTguMTMwNiA0MjguNTE5IDY0Ljc1MjcgNDE4LjE2NyA2NC43NTI3QzQxMy4xMTggNjQuNzQ0MyA0MDkuMDc4IDY0LjI0MiA0MDUuOTE0IDYyLjkzNloiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTI0LjkzMjQgNjIuMjI0NEMzMi4zNzE5IDYxLjY2MzUgMzcuMzI4OCA1NS4zMjYgMzcuMzI4OCA0Ny4zMDU4QzM3LjMyODggMzguMTcyMSAzMS4wMDAxIDMyLjAxODggMjIuNzk0OCAzMi4wMTg4QzIxLjMzODggMzIuMDE4OCAyMC4yMjggMzIuMTEwOSAxOS4zNzggMzIuMjk1MUwxOS4zODY0IDYyLjE0MDdDMTkuMzc4IDYyLjE0MDcgMjUuMzUzMSA2Mi4yMjQ0IDI0LjkzMjQgNjIuMjI0NFpNMjEuNDIzIDMxLjE4MTZDMjkuMzc1OSAzMS4yNzM3IDM0LjY3NzggMjYuODAzMSAzNC42Nzc4IDE4LjY5MDhDMzQuNjc3OCAxMC4yMDE4IDI5LjYyODMgNi4zODQyMSAyMS41OTEzIDYuMzg0MjFMMTkuMzY5NSA2LjQ2NzkyVjMxLjE3MzJIMjEuNDIzVjMxLjE4MTZaTTEuMTU3ODYgNjIuODc3NEw0LjMyMjE4IDYyLjUwMDdDNy4zMTgxOSA2Mi4xMjM5IDguMzQ0OTEgNjEuNDcwOSA4LjM0NDkxIDYwLjkxODRWNy40MDU1N0M4LjM0NDkxIDYuNzUyNTcgNy44MzE1NSA2LjU2ODM5IDMuNDcyMTkgNi4wOTk1NkwxLjI0MjAyIDUuODIzMjlMMC45ODExMyA1LjE3MDI5SDIzLjY0NDdDNDAuMjMyMiA1LjE3MDI5IDQ2LjA0NzUgMTAuMjAxOCA0Ni4wNDc1IDE4LjEyOTlDNDYuMDQ3NSAyNC40Njc0IDQwLjkxMzkgMjguOTQ2MyAzMC4yMjU5IDMwLjcxMjhWMzAuOTg5MUM0Mi4wMjQ3IDMxLjgyNjIgNDguODY2OCAzOC4xNzIxIDQ4Ljg2NjggNDYuNzQ0OUM0OC44NjY4IDU2LjcyNDEgNDEuMjU4OSA2My40MzgzIDI1LjAwODEgNjMuNDM4M0gwLjg5Njk3M0wxLjE1Nzg2IDYyLjg3NzRaIiBmaWxsPSIjMjMxRjIwIi8+CjxwYXRoIGQ9Ik01MS4zMjQyIDkuNjQwNjRDNTEuMzI0MiA2LjY2MDI2IDUzLjM3NzYgMy4yMTEwNiA1Ny4zOTE5IDMuMjExMDZDNjEuNDE0NiAzLjIxMTA2IDYzLjQ2ODEgNi42NjAyNiA2My40NjgxIDkuNjQwNjRDNjMuNDY4MSAxMi42MjEgNjEuNDE0NiAxNi4wNzAyIDU3LjM5MTkgMTYuMDcwMkM1My4zNzc2IDE2LjA3ODYgNTEuMzI0MiAxMi42MjEgNTEuMzI0MiA5LjY0MDY0Wk00OC4yNDQgNjIuODc3Mkw0OS41MjMyIDYyLjc4NTFDNTIuMTc0MSA2Mi42MDA5IDUzLjExNjcgNjIuNDA4NCA1My4xMTY3IDYxLjI5NDlWMzUuMTkxNUM1My4xMTY3IDI5LjQxNDkgNTIuNTE5MiAyOC41Njk0IDQ5LjYwNzMgMjcuODI0M0w0Ny42MzgxIDI3LjM1NTVMNDcuNzIyMiAyNi45Nzg3TDYyLjc3OCAyMi41MDgyVjYxLjQ3OTFDNjIuNzc4IDYyLjIyNDIgNjMuMjkxNCA2Mi40MDg0IDY3LjEzNzMgNjIuNzg1MUw2OC4wNzk5IDYyLjg3NzJMNjguMzMyNCA2My40MzgxSDQ3Ljk5MTVMNDguMjQ0IDYyLjg3NzJaIiBmaWxsPSIjMjMxRjIwIi8+CjxwYXRoIGQ9Ik02Ni43NzUyIDYyLjg3NzRMNjguMDU0NCA2Mi43ODUzQzcwLjcwNTQgNjIuNjAxMiA3MS42NDggNjIuNDA4NiA3MS42NDggNjEuMjk1MlYzNS4xOTE3QzcxLjY0OCAyOS40MTUyIDcxLjA1MDUgMjguNTY5NiA2OC4xMzg2IDI3LjgyNDVMNjYuMTY5MyAyNy4zNTU3TDY2LjI1MzUgMjYuOTc5TDgxLjQ3NzYgMjIuNTA4NEw4MS4yMjUxIDM3LjI0MjhIODEuMzkzNEM4My44NzYxIDI3LjU0ODIgODcuNDYxMiAyMi4zMjQyIDkyLjkzOTggMjIuMzI0MkM5Ni4zNjUgMjIuMzI0MiA5OS4xMDAyIDI0Ljc1MjEgOTkuMTAwMiAyOC41Njk2Qzk5LjEwMDIgMzEuMzY1OCA5Ni45NjI1IDM0LjM1NDYgOTMuODgyNCAzNC4zNTQ2QzkwLjcxODEgMzQuMzU0NiA4OC40OTYzIDMxLjgzNDYgODcuOTgyOSAyOC4yMDEzQzg1LjA3MTEgMjguNjcwMSA4My4zNjI3IDMyLjU3OTcgODEuMzA5MyA0MC45NzY3VjYxLjM4NzJDODEuMzA5MyA2Mi4xMzIzIDgxLjk5MDkgNjIuNjAxMiA4NS44NDUzIDYyLjc4NTNMODcuNzMwNSA2Mi44Nzc0TDg3Ljk4MjkgNjMuNDM4M0g2Ni41MTQ0TDY2Ljc3NTIgNjIuODc3NFoiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTEyNi4wOTggNTQuNjcyOVYzMi41Nzk2QzEyNC4wNDUgMjcuNTQ4MiAxMjAuMDIyIDIzLjcyMjIgMTE2LjY4OSAyMy43MjIyQzExMC44NzQgMjMuNzIyMiAxMDcuODc4IDMyLjAxODcgMTA3Ljg3OCA0MS45OThDMTA3Ljg3OCA1MS40MTYzIDExMS45MDEgNTguNjkxNCAxMTguMzE0IDU4LjY5MTRDMTIxLjgxNSA1OC42ODMgMTI0LjEyOSA1Ni45MDgyIDEyNi4wOTggNTQuNjcyOVpNMTI2LjA5OCA1Ni4xNjMxTDEyNS45MyA1NS45Nzg5QzEyMi41MDUgNjAuNzM0MSAxMTcuODkzIDY0Ljc0NDMgMTEyLjUwNyA2NC43NDQzQzEwNC4xMjUgNjQuNzQ0MyA5Ny4yODI2IDU2LjI2MzYgOTcuMjgyNiA0NC43OTQyQzk3LjI4MjYgMjkuNTk5MyAxMDguNTY4IDIyLjcwMDkgMTE3LjY0IDIyLjcwMDlDMTIxLjMxOCAyMi43MDA5IDEyMy44ODUgMjMuMjYxOCAxMjUuOTM4IDI0LjM3NTJIMTI2LjEwN1YxMS4zMjM1QzEyNi4xMDcgNy4zMTM0MSAxMjUuNTA5IDYuMjkyMDUgMTIyLjY5IDUuNzMxMTNMMTE5Ljg3IDUuMTcwMjJMMTE5Ljk1NSA0Ljc5MzQ5TDEzNS43NzYgMC42OTEyODRWNTUuNjAyMkMxMzUuNzc2IDU5LjQyODEgMTM2LjIwNSA1OS44ODg2IDEzOC4xNzUgNjAuNDQ5NUwxNDIuMTQ3IDYxLjM1MzdMMTQyLjY2IDYyLjIyNDNMMTI2LjExNSA2NC44MjhWNTYuMTYzMUgxMjYuMDk4WiIgZmlsbD0iIzIzMUYyMCIvPgo8cGF0aCBkPSJNMTk0LjI1NyA0Mi43NTE0QzE5NC4yNTcgNDUuMjg4MSAxOTIuNzY4IDQ5LjgwODkgMTkwLjI2IDUyLjkxNDhDMTg5Ljg3MyA1Mi40MDQxIDE4OS40NjkgNTEuODY4MyAxODkuMDM5IDUxLjI4MjNMMTg5LjAzMSA1MS4yOTA3QzE4Ni4zMTMgNDcuNTIzNCAxODMuMzg0IDQzLjE2MTYgMTgwLjY0IDM4LjgxNjZDMTg0LjAzMiAzNy4wNDE4IDE4OS4zMjYgMzcuMzUxNiAxODkuODMgMzAuOTYzOEMxOTAuMTUgMjYuODg2OCAxODUuOTUxIDIyLjcyNiAxODAuOTEgMjIuNzI2QzE3NS44MTggMjIuNzI2IDE3MC4zOSAyNi4xNTg0IDE3MC4zOSAzMS42NjcxQzE3MC4zOSAzNC40MTMgMTcwLjg0NSAzNS44Njk4IDE3My4wNzUgMzkuNjAzNkMxNjcuNzMxIDQyLjAyMzEgMTY0LjEyIDQ2LjQzNSAxNjQuMTIgNTIuNTM4MUMxNjQuMTIgNTkuMjY5MSAxNjguNjQ4IDY0LjgyOCAxNzYuMTA0IDY0LjgyOEMxNzkuNzc0IDY0LjgyOCAxODIuODk2IDYyLjk2OTQgMTg1Ljk3NiA1OS44NjM1QzE4Ny4zNDggNjEuNjg4NSAxOTEuMDI2IDY1Ljc4MjQgMTk2LjQ2MiA2NS40MTRDMjAxLjM2IDY0Ljc2MSAyMDMuMTg2IDYxLjIzNjQgMjA1LjAwNCA1Ni44NDk2TDIwNC4zNDggNTYuNzk5NEMyMDMuNDg5IDU4LjMzMTQgMjAyLjE0MyA2MC4wNzI4IDIwMC4yNDEgNjAuMzk5M0MxOTguODE4IDYwLjY1MDQgMTk3LjE5NCA2MC4wODExIDE5NS43ODkgNTkuMDUxNEMxOTQuMzE2IDU3LjgzNzUgMTkyLjU5OSA1Ni4wMDQgMTkxLjM2MiA1NC4zMzhDMTkzLjAyIDUyLjIwMzIgMTk0LjMyNCA0OS45NzYzIDE5NS4zNzYgNDcuODQxNUMxOTUuOTMyIDQ2Ljc3ODMgMTk2LjM3IDQ1LjcwNjcgMTk2LjgxNiA0NC44Nzc5QzE5Ny4zMTIgNDMuOTkwNCAxOTcuNjk5IDQzLjI3ODggMTk4LjA4NiA0Mi44Njg2QzE5OS43NTMgNDAuODU5NCAyMDIuMjAyIDM5LjAwOTIgMjA1LjU3NiAzOC41OTlMMjA1LjU2IDM4LjI1NTdIMTg5LjMyNkwxODkuNDY5IDM4LjY1NzZDMTkyLjYyNSAzOS4zNjkyIDE5NC4yNTcgNDEuNjI5NiAxOTQuMjU3IDQyLjc1MTRaTTE3OS43OTkgMzcuNTY5MkMxNzcuMzU4IDMzLjk2MSAxNzcuMDM5IDMyLjY4MDEgMTc3LjAzOSAzMC4zMTA4QzE3Ny4wMzkgMjguNjUzMiAxNzcuNDE3IDIzLjY3MiAxODAuODUxIDIzLjgwNTlDMTgyLjY2IDIzLjg3MjkgMTgzLjg4MSAyNy4xNTQ3IDE4My44ODEgMzAuODI5OUMxODMuODcyIDM0LjMyOTMgMTgzLjA2NCAzNS4zODQyIDE3OS43OTkgMzcuNTY5MlpNMTg0Ljg0IDU4LjM0ODJDMTgzLjMwOCA1OS4wODQ5IDE4MS43NjggNTkuNDExNCAxODAuMTg2IDU5LjQxMTRDMTc0Ljk2OCA1OS40MTE0IDE3MC45MzcgNTQuODk5IDE3MC45MzcgNDkuMjczMUMxNzAuOTM3IDQ2LjIwOSAxNzEuNjI3IDQzLjM5NiAxNzMuODY2IDQwLjk1OThDMTc4LjcyMiA0OS4zNTY4IDE3OC44NjUgNTAuODcyMSAxODQuODQgNTguMzQ4MloiIGZpbGw9IiMyMzFGMjAiLz4KPHBhdGggZD0iTTE0MS4yODkgNjIuMzE2NUwxNDAuNzc1IDUwLjY2MjlIMTQxLjIwNEwxNDMuMjU4IDU0LjY3M0MxNDYuMDc3IDYwLjU1MDEgMTQ4Ljk4OSA2My45MDcyIDE1NC4wMyA2My45MDcyQzE1OC41NjYgNjMuOTA3MiAxNjEuMzAxIDYwLjgyNjMgMTYxLjMwMSA1Ni41Mzk5QzE2MS4zMDEgNTEuOTY4OSAxNTcuNDU1IDQ5LjY0MTUgMTUyLjMyMiA0Ny40OTg0QzE0Ni41MDYgNDUuMDcwNSAxNDEuNDU3IDQyLjM3NDggMTQxLjQ1NyAzNS4wOTk3QzE0MS40NTcgMjcuMjcyIDE0Ny4xODggMjIuMzI0MiAxNTUuMTQxIDIyLjMyNDJDMTU4LjA1MyAyMi4zMjQyIDE2MS4wNCAyMi45NzcyIDE2My4yNjIgMjMuOTA2NUwxNjYuNTk1IDIyLjk3NzJMMTY3LjAyNCAzNS4wMDc2TDE2Ni41OTUgMzUuMTkxN0wxNjAuMjY2IDI1LjMwNDZDMTU4LjkwMyAyNC4yODMyIDE1Ny4xODYgMjMuMTYxNCAxNTQuOTY0IDIzLjE2MTRDMTUwLjg1NyAyMy4xNjE0IDE0OC41NTEgMjUuODY1NSAxNDguNTUxIDMwLjA1OThDMTQ4LjU1MSAzNC40MzgzIDE1Mi4zOTcgMzYuMjEzMSAxNTcuNTMxIDM4LjM1NjNDMTYzLjI2MiA0MC44NzYyIDE2OC45MDEgNDMuNDc5OSAxNjguOTAxIDUxLjIyMzhDMTY4LjkwMSA1OC4xMjIyIDE2My45NDQgNjQuNzQ0NCAxNTMuNTkyIDY0Ljc0NDRDMTQ4LjU2IDY0Ljc0NDQgMTQ0LjQ1MyA2My42MjI1IDE0MS4yODkgNjIuMzE2NVoiIGZpbGw9IiMyMzFGMjAiLz4KPC9zdmc+Cg==" alt="Birds and Blooms Logo" style="width:220px; height:40px;" width="220" height="40">			</div>
		</div>
		
<div class="search-form">
	<form class="pure-form header-search-form-widgets" id="header-search-form-67926f438948b" role="search" method="get" action="https://www.birdsandblooms.com" data-name="" data-module="Search Field" data-position="Hamburger Nav">
		<div class="search-form-wrapper">
			<label class="hidden" for="s">
				Search terms			</label>
			<input
				class="searchbar"
				type="text"
				value=""
				name="s"
				id="search-input-67926f43894ee"
				placeholder="Search"
			>
			<input
				type="submit"
				class="searchsubmit search-button"
				aria-label="Search">
		</div>
	</form>
</div>
 
	</div>
	<div class="menu-wrapper"></div>
</div>
	<div id="browser-install-message-body" style="display:none">
		<div class="message">
			<p><span>We are no longer supporting IE (Internet Explorer)</span> as we strive to provide site experiences for browsers that support new web standards and security practices.</p>
			<p>We recommend our users to update the browser.</p>
			<a class="close"><img src="https://www.birdsandblooms.com/wp-content/themes/bumblebee/images/close-icon.png" alt="Close Icon"></a>
			<ul class="browsers">
				<li><a href="https://www.google.com/chrome/" target="_blank">Google Chrome</a></li>
				<li><a href="https://www.apple.com/safari/" target="_blank">Apple Safari</a></li>
				<li><a href="https://www.mozilla.org/en-US/firefox/" target="_blank">Mozilla Firefox</a></li>
				<li><a href="https://www.microsoft.com/en-us/edge" target="_blank">Microsoft Edge</a></li>
			</ul>
		</div>
	</div>
	<link rel='stylesheet' id='quote-card-inserter-css-css' href='https://www.birdsandblooms.com/wp-content/plugins/pup-content-card/css/quote-card-inserter.css?ver=1.0.6' type='text/css' media='all' />
<link rel='stylesheet' id='bumblebee-style-footer-css' href='https://www.birdsandblooms.com/wp-content/themes/bumblebee/footer.css?ver=22.0.0' type='text/css' media='all' />
<script type="text/javascript" src="https://d15kdpgjg3unno.cloudfront.net/oPS.js?cid=104&amp;ver=1.0.0" id="tmbi-optimera-measurement-js"></script>
<script type='text/plain' class='optanon-category-C0002-C0004' async src="https://tag.bounceexchange.com/4160/i.js?ver=1.1.0" id="tmbi-bx-loader-js"></script>
<script type='text/plain' class='optanon-category-C0002' id="comscore-mmx-js-before">
/* <![CDATA[ */
	var _comscore     = _comscore || [];
	var comscore_vars = {
		'c1': 2,
		'c2': 6034767,
	}
	
	_comscore.push( comscore_vars );
/* ]]> */
</script>
<script type='text/plain' class='optanon-category-C0002' async="async" src="https://sb.scorecardresearch.com/cs/6034767/beacon.js?ver=1.0.1" id="comscore-mmx-js"></script>
<script type='text/plain' class='optanon-category-C0002' id="comscore-mmx-js-after">
/* <![CDATA[ */
	function comscore_track() {
		if ("undefined" === typeof COMSCORE ) {
			return;
		}

		COMSCORE.beacon(comscore_vars);

		jQuery.ajax({
			url: "https://www.birdsandblooms.com/wp-admin/admin-ajax.php",
			type : "GET",
			dataType : "json",
			data : {action:"pageview_candidate"},
			success : function ( response ) {
				console.log("pageview_candidate loaded");
			},
			error : function ( error ) {
				console.log("pageview_candidate not loaded")
			}
		});
	}
/* ]]> */
</script>
<script type="text/javascript" id="tmbi-amazon-affiliate-tracker-js-extra">
/* <![CDATA[ */
var amazonAffiliateTrackingData = {"disclaimer":""};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-amazon-affiliate/assets/js/amazon-affiliate-tracking.js?ver=1.0.0" id="tmbi-amazon-affiliate-tracker-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/themes/bumblebee/js/util/slinky.min.js?ver=4.1.0" id="slinky-js"></script>
<script type="text/javascript" id="bumblebee-navigation-js-extra">
/* <![CDATA[ */
var bumblebee_nav_data = {"strings":{"go_back_to_menu":"Go back to {MENU_NAME} menu","main_menu_title":"Main"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/themes/bumblebee/js/navigation.js?ver=1.2.0" id="bumblebee-navigation-js"></script>
<script type="text/javascript" id="bumblebee-navigation-2021-js-extra">
/* <![CDATA[ */
var bumblebee_nav_2021_data = {"nav_drawer_menu":{"logged_in_submenu":""}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/themes/bumblebee/js/navigation-2021.js?ver=1.3.1" id="bumblebee-navigation-2021-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/themes/bumblebee/js/sticky-header.js?ver=1.0.2" id="sticky-header-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/themes/bumblebee/js/IE11-check.js?ver=1.0.2" id="IE11-check-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/themes/bumblebee/js/newsletter-module.js?ver=1.1.3" id="newsletter-module-js"></script>
<script type='text/plain' class='optanon-category-C0005' async charset="utf-8" src="//b-code.liadm.com/a-021w.min.js?ver=1.0.1" id="liveconnectjs-js"></script>
<script type='text/plain' class='optanon-category-C0004' id="fb-pixel-js-before">
/* <![CDATA[ */
			!function (f, b, e, v, n) {
				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 = [];
			}(window, document);
			fbq('dataProcessingOptions', [pixelLDU], 0, 0);
			fbq('set', 'autoConfig', false, '124672513167454');
			fbq('init', '124672513167454');
			fbq('track', 'PageView');
			fbq('track', 'ViewContent');
/* ]]> */
</script>
<script type='text/plain' class='optanon-category-C0004' async src="https://connect.facebook.net/en_US/fbevents.js?ver=2.0" id="fb-pixel-js"></script>
<script type='text/plain' class='optanon-category-C0004' async src="https://cdn.brandmetrics.com/tag/a969c5a7d4e5408485948e8e11899567/birdsandblooms.com.js?ver=1.4.0" id="brandmetricsjs-js"></script>
<script type="text/javascript" src="https://www.birdsandblooms.com/wp-content/plugins/tmbi-brandmetrics//js/tmbi-brandmetrics.js?ver=1.0.0" id="tmbi-brandmetrics-js"></script>

	<div class="accessibility-menu">
		<div class="menu-hamburger-menu-container"><ul id="menu" class="pure-menu-children hamburger-menu-items"><li id="menu-item-21025" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-has-children"><a href="https://www.birdsandblooms.com/birding/">Birding<span class="screen-reader-text">More Items</span></a>
<ul class="sub-menu">
	<li id="menu-item-21843" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor"><a data-analytics-metrics='{"name":"Birding:Attracting Birds","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/birding/attracting-birds/">Attracting Birds</a></li>
	<li id="menu-item-21844" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Birding:Attracting Hummingbirds","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/birding/attracting-hummingbirds/">Attracting Hummingbirds</a></li>
	<li id="menu-item-21846" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Birding:Bird Species","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/birding/bird-species/">Bird Species</a></li>
	<li id="menu-item-21845" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Birding:Bird Photography","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/birding/bird-photography/">Bird Photography</a></li>
	<li id="menu-item-21847" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Birding:Birding Basics","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/birding/birding-basics/">Birding Basics</a></li>
</ul>
</li>
<li id="menu-item-21024" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children"><a href="https://www.birdsandblooms.com/gardening/">Gardening<span class="screen-reader-text">More Items</span></a>
<ul class="sub-menu">
	<li id="menu-item-21852" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Flower Gardening","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/flower-gardening/">Flower Gardening</a></li>
	<li id="menu-item-21850" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Attracting Butterflies","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/attracting-butterflies/">Attracting Butterflies</a></li>
	<li id="menu-item-21857" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Plants for Hummingbirds","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/plants-and-flowers-to-attract-hummingbirds/">Plants for Hummingbirds</a></li>
	<li id="menu-item-21851" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Drought Tolerant Gardening","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/drought-tolerant-gardening/">Drought Tolerant Gardening</a></li>
	<li id="menu-item-21858" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Shade Gardening","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/shade-gardening/">Shade Gardening</a></li>
	<li id="menu-item-21856" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Growing Trees, Shrubs &amp; Grass","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/growing-trees-shrubs-grasses/">Growing Trees, Shrubs &#038; Grass</a></li>
	<li id="menu-item-21853" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Fruit and Vegetable Gardening","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/fruit-and-vegetable-gardening/">Fruit and Vegetable Gardening</a></li>
	<li id="menu-item-5132093" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Top 10 Lists for Gardeners","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/top-10-lists-for-gardeners/">Top 10 Lists for Gardeners</a></li>
	<li id="menu-item-21854" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Garden Bugs","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/garden-bugs/">Garden Bugs</a></li>
	<li id="menu-item-5516501" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Backyard Wildlife","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/backyard-wildlife/">Backyard Wildlife</a></li>
	<li id="menu-item-21855" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Gardening Basics","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/gardening-basics/">Gardening Basics</a></li>
	<li id="menu-item-21859" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Gardening:Small Space Gardening","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/gardening/small-space-gardening/">Small Space Gardening</a></li>
</ul>
</li>
<li id="menu-item-21166" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children"><a href="https://www.birdsandblooms.com/backyard-projects/">Backyard Projects<span class="screen-reader-text">More Items</span></a>
<ul class="sub-menu">
	<li id="menu-item-21861" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Backyard Projects:DIY Bird Feeder","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/backyard-projects/diy-bird-feeder/">DIY Bird Feeder</a></li>
	<li id="menu-item-21862" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Backyard Projects:DIY Birdhouse","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/backyard-projects/diy-birdhouse/">DIY Birdhouse</a></li>
	<li id="menu-item-21860" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Backyard Projects:DIY Birdbath","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/backyard-projects/diy-bird-bath/">DIY Birdbath</a></li>
	<li id="menu-item-21863" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Backyard Projects:DIY Garden Projects","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/backyard-projects/diy-garden-projects/">DIY Garden Projects</a></li>
	<li id="menu-item-21864" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Backyard Projects:DIY Projects for the Home","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/backyard-projects/diy-projects-for-the-home/">DIY Projects for the Home</a></li>
	<li id="menu-item-21865" class="menu-item menu-item-type-taxonomy menu-item-object-category"><a data-analytics-metrics='{"name":"Backyard Projects:Recycled Garden Ideas","module":"header","position":"drop down navigation"}' href="https://www.birdsandblooms.com/backyard-projects/recycled-garden-ideas/">Recycled Garden Ideas</a></li>
</ul>
</li>
<li id="menu-item-5564685" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="/stuff-we-love/">Stuff We Love<span class="screen-reader-text">More Items</span></a>
<ul class="sub-menu">
	<li id="menu-item-5564686" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"Stuff We Love:Birding Stuff","module":"header","position":"drop down navigation"}' href="/stuff-we-love/birding-stuff/">Birding Stuff</a></li>
	<li id="menu-item-5564687" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"Stuff We Love:Gardening Stuff","module":"header","position":"drop down navigation"}' href="/stuff-we-love/gardening-stuff/">Gardening Stuff</a></li>
</ul>
</li>
<li id="menu-item-5564688" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="/travel/">Travel<span class="screen-reader-text">More Items</span></a>
<ul class="sub-menu">
	<li id="menu-item-5564689" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"Travel:Birding Hotspots","module":"header","position":"drop down navigation"}' href="/travel/birding-hotspots/">Birding Hotspots</a></li>
	<li id="menu-item-5564690" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"Travel:Gardens and Parks","module":"header","position":"drop down navigation"}' href="/travel/gardens-and-parks/">Gardens and Parks</a></li>
</ul>
</li>
<li id="menu-item-5492418" class="menu-item menu-item-type-post_type menu-item-object-page"><a data-analytics-metrics='{"name":"Submit a Story","module":"header","position":"main navigation"}' href="https://www.birdsandblooms.com/submit-your-story/">Submit a Story</a></li>
<li id="menu-item-5564850" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"Contests","module":"header","position":"main navigation"}' href="/contests-promotions/">Contests</a></li>
<li id="menu-item-5568532" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"magazine","module":"header","position":"hamburger"}' href="https://order.birdsandblooms.com/servlet/OrdersGateway?cds_mag_code=BNB&amp;cds_page_id=280793&amp;int_campaign=bnb_20211201_hamburger&amp;cds_response_key=IZ7RDU101&amp;int_source=direct&amp;int_medium=bnb.com&amp;int_placement=hamburger">Subscribe</a></li>
<li id="menu-item-5564702" class="menu-item menu-item-type-custom menu-item-object-custom"><a data-analytics-metrics='{"name":"Newsletters","module":"header","position":"main navigation"}' href="https://www.birdsandblooms.com/newsletter/?int_campaign=nlbnb_20220101_hamburger&amp;int_source=direct&amp;int_medium=bnb.com&amp;int_placement=hamburger">Newsletters</a></li>
<li id="menu-item-22763" class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" rel="noopener noreferrer" data-analytics-metrics='{"name":"Shop","module":"header","position":"main navigation"}' href="https://www.amazon.com/stores/page/4DE82CBB-09EF-4AA3-A879-6950AC05BF2A?channel=B%26B%20Website">Shop</a></li>
</ul></div>	</div>
</body>
</html>

<!-- plugin=object-cache-pro client=phpredis metric#hits=16356 metric#misses=907 metric#hit-ratio=94.8 metric#bytes=2346911 metric#prefetches=0 metric#store-reads=1066 metric#store-writes=2 metric#store-hits=311 metric#store-misses=903 metric#sql-queries=6 metric#ms-total=934.19 metric#ms-cache=474.42 metric#ms-cache-avg=0.4446 metric#ms-cache-ratio=50.8 sample#redis-hits=4311101958 sample#redis-misses=4385526373 sample#redis-hit-ratio=49.6 sample#redis-ops-per-sec=872 sample#redis-evicted-keys=0 sample#redis-used-memory=345936528 sample#redis-used-memory-rss=402702336 sample#redis-memory-fragmentation-ratio=1.2 sample#redis-connected-clients=6 sample#redis-tracking-clients=0 sample#redis-rejected-connections=0 sample#redis-keys=170740 -->
