@media (max-width: 767px) {
	.cursor, .cursor2 {
		display: none;
	}
	
	header {
		position: static;
	}
	
	.bd_hero {
		padding-top: 3.106731rem;
	}
	
	.bd_hero:not(.bd_hero_about, .bd_hero_our_work, .bd_hero_our_people)  {
		padding-bottom: 19.185458rem;
	}
	
	.bd_hero:before {
		top: inherit;
		bottom: 0px;
		width: 100%;
		height: 18rem;
		border-radius: 0px;
	}
	
	.bd_hero p {
		max-width: 95%;
	}
	
	.bd_hero_home {
		padding-bottom: 19.185458rem;
	}
	
	.bd_boxes_container {
		max-width: calc(100% - 1.5rem);
	}
	
	.bd_boxes_section .bd_box:first-child {
		border-radius: 4px 4px 0 0;
	}
	
	.bd_boxes_section .bd_box:last-child {
		border-radius: 0 0 4px 4px;
	}
	
	.bd_icon_box {
		width: 100%;
	}
	
	.bd_knowledge_data_section:after {
		width: calc(100% - 1.5rem);
		height: 14rem;
		right: 0.75rem;
		border-radius: 4px 4px 0 0;
	}
	
	.bd_knowledge_data_section:before {
		width: calc(100% - 1.5rem);
		left: 0.75rem;
		border-radius: 0 0 4px 4px;
	}
	
	.bd_knowledge_data_section {
		padding-top: 15.532019rem;
		padding-bottom: 1.66891rem;
	}
	
	.bd_kd_inner {
		padding: 0 1.5rem;
	}
	
	.bd_members_section_content:before, .bd_members_section_logos:before {
		width: calc(100% - 1.5rem);
		left: 0.75rem;
	}
	
	.bd_members_section_content p {
		max-width: calc(100% - 3rem);
		margin-inline: auto;
	}
	
	.bd_member_logos_list li {
		width: 50%;
	}
	
	.bd_latest_post_col {
		margin-top: 2rem;
	}

	.bd_values_section {
		max-width: calc(100% - 1.5rem);
		padding-top: 22.158547rem;
	}

	.bd_values_section:before {
		width: 100%;
		height: 20rem;
		border-radius: 0;
	}
	
	.bd_values .bd_value_half p, .bd_values .bd_value_full p {
		max-width: 100%;
	}
	
	.bd_img_left_section:before {
		width: 100%;
		height: 14rem;
		border-radius: 4px 4px 0 0;
	}
	
	.bd_img_left_section {
		max-width: calc(100% - 1.5rem);
		padding-top: 15.532019rem;
		padding-bottom: 1.66891rem;
	}
	
	.bd_is_inner {
		padding: 0 .75rem;
	}
	
/* 	.bd_equity_opportunity_section {
		max-width: calc(100% - 1.5rem);
	} */
	
	section:not(.bd_hero, .bd_boxes_section, .bd_knowledge_data_section, .bd_the_latest_section, .bd_members_section, .bd_areas_of_focus_section, .bd_subscribe_section, .bd_posts_section), .bd_hero.bd_hero_focus, .bd_results_section {
		max-width: calc(100% - 1.5rem) !important;
	}
	
	.bd_equity_opportunity_section:before {
		width: 100%;
		left: 0px;
	}
	
	.bd_slider_container {
		padding-left: 1rem;
		width: 100%;
	}
	
	.bd_approach_section:before {
		width: 100%;
		height: 20rem;
		top: 0px;
		border-radius: 4px 4px 0 0;
	}
	
	.bd_approach_section {
		padding-top: 22.158547rem;
	}
	
	.bd_content_col_2 {
		column-count: 1;
	}
	
	ul {
		padding-inline: .5rem !important;
	}
	
	.bd_col-lg-3 {
		flex: 1 0 100%;
		max-width: 100%;
	}
	
	.bd_press_post_col:nth-child(even) a {
		border-left: none;
	}
	
	.bd_press_post_col a {
		padding-inline: 1.184455rem;
	}
	
	.bd_member_logos_list li {
		flex: calc(50% - 1.184455rem);
		max-width: calc(50% - 1.184455rem);
	}
	
	.bd_member_logos_list li:not(:nth-child(2n+1)):before {
		content: '';
		position: absolute;
		height: 100%;
		width: 1px;
		top: 0px;
		left: -0.5922275rem;
		background-color: #D2D0CD;
	}
	
	.bd_annual_report {
		margin-inline: auto;
	}

	.bd_report_select {
		max-width: inherit;
		height: 3.125rem;
		font-size: 1rem;
		padding-inline: 0.9375rem;
		background-size: 1rem auto;
		background-position: center right 1rem;
	}
}