.bd_icon_box {
    display: block;
    color: inherit;
    text-decoration: none;
}

@media (max-width: 1050px) {
	.bd_subscribe_section:after {
		width: 100%;
		border-radius: 0px;
		left: 0px;
	}
}

@media (max-width: 991px) {
	.bd_hero_home p {
		max-width: 50%;
	}
	
	.bd_icon_boxes_container {
		flex-wrap: wrap;
	}
	
	.bd_icon_box {
		flex: 0 0 auto;
		width: calc(50% - 9px);
	}
	
	.bd_kd_inner, .bd_is_inner {
		padding: 0 2.5rem;
	}
	
	.bd_post_image {
		aspect-ratio: 1 / .55;
	}
	
	.bd_values .bd_value_half p {
		max-width: 28.032107rem;
	}
	
	.bd_contact_section:before {
		width: 100%;
	}
	
	.bd_contact_section:after {
		content: none;
	}
	
	.bd_contact_form_wrapper {
		margin-top: 1.5rem;
	}
	
	.bd_col-lg-3 {
		flex: 1 0 calc(33.33333% - 0.513264rem);
		max-width: calc(33.33333% - 0.513264rem);
	}
	
	.bd_podcast_hero .bd_eyebrow {
        margin-bottom: 1.184175rem;
    }
    
    .bd_podcast_hero h1 {}
    
    .bd_podcast__posts {
        padding-bottom: 4.189030rem;
    }
    
    .bd_podcast__posts #loadmore {
        margin-top: 0.789450rem;
    }
    
    .bd_podcast__posts .bd_nu_post_col {
        margin-bottom: 2.094515rem;
    }
	
	.bd_sp_hero {
		padding-top: 6.711913rem;
		padding-bottom: 3.907776rem;
	}
	
	.bd_buzzsprout_podcast i {
		width: 1.256709rem;
		font-size: 1.256709rem;
	}

	.bd_sp_title {
		font-size: 1.885063rem;
		margin-bottom: 1.309072rem;
	}

	.bd_sp_post_date {
		font-size: 0.733080rem;
		letter-spacing: 0.073308rem;
		margin-bottom: 1.618372rem;
	}

	.bd_sp_hero p {
		font-size: 0.994895rem;
		max-width: inherit;
	}

	.bd_sp_podcast_cast_link {
		gap: 1.570886rem;
		margin-top: 1.832701rem;
	}

	.bd_sp_podcast_cast_link li a {
		font-size: 0.837806rem;
		letter-spacing: 0.067024rem;
		gap: 0.733080rem;
	}

	.bd_sp_image {
		height: auto;
        max-width: 38.748527rem;
        margin-inline: auto;
        aspect-ratio: 1 / 0.5;
        margin-top: 2.094515rem;
	}

	.bd_sec_boxed:before {
        width: calc(100% - 1.570886rem);
        left: 0.785443rem;
    }
    
    .bd_sp_es_content_box {
        max-width: inherit;
    }
    
    .bd_sp_es_content_box a:not(ul li a, p a) {
        font-size: 0.837806rem;
        letter-spacing: 0.067024rem;
        margin-top: 1.570886rem;
/*         margin-bottom: 2.094515rem; */
    }
	
	.bd_sp_audio {
        margin-bottom: 2.094515rem;
    }
    
/*     .bd_sp_audio div#buzzsprout-small-player {
        margin-bottom: 1.047257rem;
    } */
	
	.bd_sp_es_content_box .bd_eyebrow.bd_sp_topics {
		margin-top: 2.094515rem;
	}
    
    .bd_sp_episode_clips:before, 
    .bd_sp_featured_quote:before {
        width: calc(100% - 1.570886rem);
        left: 0.785443rem;
    }
    
    .bd_sp_join:after {
        width: calc(40% - 2.094515rem);
        right: 0.785443rem;
    }
    
    .bd_sp_related_episode {
        margin-bottom: 3.665401rem;
    }
}