@media (max-width: 991px) {
	.bd_main_menu {
		gap: 1.5789rem;
		margin-right: 0;
	}

	/* 	.bd_main_menu li a {
	--fs-p-xs: 0.837806rem;
	letter-spacing: 0.008378rem;
}
	*/
	.bd_section_hero {
		padding-top: 3.194135rem;
		padding-bottom: 3.665401rem;
	}

	.bd_section_hero:before {
		left: 1.047257rem;
		width: calc(100% - 20.421521rem);
	}

	.container {
		max-width: calc(100% - 2.618144rem);
	}

	/* Header */
	.bd_header_logo {
		margin-left: 0.671032rem;
	}

	.bd_header_logo img {
		max-width: 4.256713rem;
		margin: 0px;
		display: block;
	}
	
	.bd_main_menu {
		padding-top: 1.973624rem;
		padding-bottom: 1.934152rem;
		margin: 0;
		list-style: none;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		gap: 1.578900rem;
		margin-right: 1.105230rem;
	}

	.bd_main_menu li a {
		color: var(--white);
		text-decoration: none;
		font-size: 0.631560rem;
		font-weight: 700;
		letter-spacing: 0.078945rem;
		text-transform: uppercase;
		transition: color 0.3s ease;
		font-family: var(--bd_primaryfont);
	}

	.bd_main_menu li a:hover {
		color: var(--yellow);
	}

	.container {
		max-width: 50.130109rem;
	}

	.bd_hero_section .row {
		display: block;
	}

	.bd_hero_section .col-md-7,
	.bd_hero_section .col-md-5 {
		width: 100%;
		max-width: 100%;
	}

	.bd_hero_section .col-md-5 {
		margin-top: 2rem; /* spacing between content and signup box */
	}

	.bd_hero_section {
		padding-top: 4.105139rem;
		padding-bottom: 4.460391rem;
	}

	.bd_hero_section::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #121c22; 
		opacity: 0.7; 
		z-index: -1; 
	}

	.bd_hero_section::before {
		content: "";
		position: absolute;
		top: 110px;
		right: 16.5%;
		width: 0.315780rem;
		/* background: url("/wp-content/uploads/2025/10/Rectangle-1554.png"); */
		/* background-repeat: no-repeat; */
		/* background-position: center; */
		background-size: cover;
		transform: rotate(60deg);
		z-index: 0;
		pointer-events: none;
		opacity: 1;
		height: 31.577992rem;
		background: #FFC037;
	}

/* 	.bd_hero_title {
		font-size: 4.408524rem;
		line-height: 78%;
		letter-spacing: -0.216467rem;
		padding: 1.144702rem 1.105230rem 0.828922rem 0.868395rem;
	}

	.bd_hero_title::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url("/wp-content/uploads/2025/10/Group-1410137922.png") no-repeat center/contain;
		opacity: 0.8; 
		z-index: -1; 
		pointer-events: none;
	}

	.bd_hero_title span {
		color: var(--yellow);
		display: block;
	} */

	.bd_public_service_section .bd_title br {
		display: none;
	}

	.bd_hero_subtitle {
		font-size: 1.263120rem;
		line-height: 1.515744rem;
		letter-spacing: 0.012631rem;
		margin-top: 1.065757rem;
		max-width: 100%;
		margin-bottom: 1.578900rem;
	}

	.bd_hero_btn {
		padding: 0.628354rem 1.256709rem;
		gap: 0.315780rem;
		font-size: 0.837806rem;
	}

	.bd_hero_btn:hover {
		background-color: var(--yellow);
		color: var(--black);
	}

	.bd_signup_box {
		background-color: var(--dark-bg);
		padding: 2.094515rem;
		color: var(--white);
		position: relative;
		z-index: 1;
		width: 100%;
		max-width: 31.417725rem;
		margin-inline: auto;
	}
	
	.bd_signup_box .ngp-form h4 {
		font-size: 1.256709rem;
		letter-spacing: 0.025134rem;
		margin-bottom: 1.309072rem;
	}

	.bd_signup_box .at-inner fieldset .at-fields .at-row {
		margin-inline: -0.209451rem;
	}

	.bd_signup_box .at-inner fieldset .at-fields .at-row:not(:last-child) {
		margin-bottom: 1.256709rem;
	}

	.bd_signup_box .at-inner fieldset .at-fields .at-row label {
		padding-inline: 0.209451rem;
		font-size: 0.837806rem;
	}

	.bd_signup_box .at-inner fieldset .at-fields .at-row label input, 
	.bd_signup_box .at-inner fieldset .at-fields .at-row label input:focus {
		height: 2.513418rem;
		padding: 0 0.785443rem;
		font-size: 0.837806rem;
		line-height: 2.513418rem;
		margin-top: 0.628354rem;
	}

	.bd_signup_box .at-inner fieldset .at-fields .at-row label.at-check .at-checkbox-title-container {
		font-size: 0.837806rem;
		padding-left: 1.832701rem;
	}

	.bd_signup_box .at-inner fieldset .at-fields .at-row label.at-check .at-checkbox-title-container:after, 
	.bd_signup_box .at-inner fieldset .at-fields .at-row label.at-check .at-checkbox-title-container:before {
		width: 1.256709rem;
		height: 1.256709rem;
	}
	
	.bd_signup_box .at-inner fieldset .at-fields .at-row label.at-check input[type=checkbox]+span:after {
		font-size: 0.837806rem;
	}

	.bd_signup_box .at-inner .at-form-submit input[type=submit], 
	.bd_signup_box .at-inner .at-form-submit input[type=submit]:focus {
		height: 2.932321rem;
		padding: 0 1.047257rem;
		font-size: 0.837806rem;
		line-height: 3.037047rem;
		letter-spacing: 0.016756rem;
	}

	.bd_signup_box .at-inner fieldset .at-fields .at-row label.error small.error {
		font-size: 0.628354rem;
		margin-top: 0.418903rem;
	}
	
	.bd_signup_box .at-form .thankYou .contributions p {
		font-size: 1.466160rem;
		letter-spacing: 0.016756rem;
	}

	.bd_background_styling {
		background-image: url(https://stg-morethenjobsorg-staging.kinsta.cloud/wp-content/uploads/2025/10/gradient-bg-img.png);
		background-color: #121c22;
		background-position: top center;
		background-size: contain;
		background-repeat: no-repeat;
		/* 	background-image: url(https://stg-morethenjobsorg-staging.kinsta.cloud/wp-content/uploads/2025/10/Rectangle-1554.png); */
	}

	.bd_public_service_section {
		padding-bottom: 2.052569rem;
		padding-top: 3.157799rem;
	}

	.bd_bordered_section::after {
		max-width: 100%;
		height: 0.059209rem;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.bd_ps_content.bd_border_right {
		border-right: none;
		border-bottom: 1.5px solid rgb(255 255 255 / 20%);
		margin-right: 2.723602rem;
	}

	.bd_public_service_section .bd_title,
	.bd_news_section .bd_title,
	.bd_the_situation_section .bd_title,
	.bd_shareable_graphics_section .bd_title,
	.bd_how_to_talk_section .bd_title {
		font-size: 2.303966rem;
		line-height: 120%;
		max-width: 100%;
	}

	.bd_news_section .bd_title {
		letter-spacing: 0.037894rem;

	}

	.bd_public_service_section .bd_title {
		margin-bottom: 1.309072rem;
	}


	.bd_public_service_section p,
	.bd_the_situation_section p,
	.bd_shareable_graphics_section p,
	.bd_how_to_talk_section p {
		font-size: 1.047257rem;
		max-width: 100%;
		letter-spacing: 0.007894rem;
		margin-bottom: 1.570886rem;
		line-height: 140%;
	}

	h3.list_header {
		font-size: 1.570886rem;
		max-width: 100%;
		margin-bottom: 0.434197rem;
	}

	ul.bd_ps_list {
		list-style-type: none;
		margin: 0px;
		padding-left: 0.631560rem;
		margin-bottom: 1.184175rem;
	}

	ul.bd_ps_list li {
		font-size: 1.047257rem;
		margin-bottom: 0.118417rem;
		padding-left: 1.570886rem;
	}

	ul.bd_ps_list li::before {
		font-size: 1.047257rem;
		top: 0;
		left: 0;
		line-height: normal;
		margin-top: 0.209451rem;
	}

	.bd_news_section {
		padding-top: 3.157799rem;
		/* 	background-color: rgba(18, 28, 34, 1); */
		padding-bottom: 3.552524rem;
	}

	.sub-heading {
		padding-left: 1.302592rem;
		font-size: 0.837806rem;
		letter-spacing: 0.059209rem;
		margin-bottom: calc(1rem + 0.314177rem);
	}

	.sub-heading::before {
		top: 0.314177rem;
	}

	.swiper-wrapper {
		margin-top: 1.105230rem;
		/* margin-bottom: 1.263120rem; */
	}

	.swiper-slide.swiper-slide {
		max-width: 21.992407rem;
	}

	.bd_swiper_slider {
		max-width: calc(50% + 24.315054rem);
		padding-bottom: 3.665401rem;
		margin-top: 1.105230rem;
	}

	.carousel-slide {
		width: 100%;
		height: 100%;
		/* 	max-width: 377px; */
		min-height: 12.591724rem;
		border-radius: 0.078945rem;
		border: 1px solid #fff;
		padding: 1.578900rem 1.578900rem 1.539427rem 1.578900rem;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		color: var(--white);
		text-decoration: none;
	}

	.carousel-slide h3 {
		font-size: 1.256709rem;
		letter-spacing: 0.018947rem;
		max-width: 100%;
		margin-bottom: 1.578900rem;
		margin-top: 1.263120rem;
	}

	.carousel-slide span {
		font-size: 0.837806rem;
		letter-spacing: 0.025262rem;
	}

	.bs-swiper-btn {
		width: 4.189030rem;
		height: 1.675612rem;
	}

	.bs-swiper-btn .swiper-button-prev::after {
		font-size: 1.675612rem;
	}

	.bs-swiper-btn .swiper-button-next::after {
		font-size: 1.675612rem;
	}

	.bs-swiper-btn .swiper-button-prev,
	.bs-swiper-btn .swiper-button-next {
		font-size: 1.675612rem;
	}

	@media (max-width: 768px) {
		.carousel-slide {
			flex: 0 0 80%;
		}
	}

	.bd_the_situation_section {
		padding-top: 3.197272rem;
		padding-bottom: 3.947249rem;

	}

	.bd_the_situation_section .bd_title,
	.bd_shareable_graphics_section .bd_title,
	.bd_how_to_talk_section .bd_title {
		margin-bottom: 1.256709rem;
		letter-spacing: 0.037894rem;
	}

	.bd_the_situation_section p {
		letter-spacing: 0.007894rem;
		margin-bottom: 0.789450rem;
		max-width: 100%;
	}


	.bd_situation_image_wrapper::before {
		transform: translate(-50%, -48%);
		width: 26.181437rem;
		height: 21.563294rem;
	}

	.bd_situation_img {
		max-width: 26.181437rem;
		margin-top: 1.309072rem;
	}

	.bd_the_situation_section .sub-heading,
	.bd_shareable_graphics_section .sub-heading, 
	.bd_how_to_talk_section .sub-heading {
		font-size: 0.837806rem;
		letter-spacing: 0.014210rem;
	}


	.bd_shareable_graphics_section {
		padding-top: 3.157799rem;
		padding-bottom: 3.947249rem;
	}

	.bd_graphics_img_wrapper {
		margin-top: 1.578900rem;
		margin-bottom: 1.263120rem;
	}

	.bd_graphics_img_wrapper {
		gap: 0.837806rem;
		margin-top: 0.631560rem;
		margin-bottom: 0.631560rem;
	}

	.bd_graphics_img_wrapper li {
		flex: 0 0 auto; 
		/* min-height: 348px; */
		max-width: 100%;
		width: calc(50% - 0.418903rem);
	}

	.bd_graphics_img_wrapper img {
		width: 100%;
		height: 100%;
	}

	.bd_button_2 {
		font-size: 0.837806rem;
		padding-inline: 0.587rem;
		margin-top: 0.631560rem;
	}

	.bd_button_2::after {
		font-size: 0.942532rem;
		top: 50%;
		right: 0.671032rem;
		transform: translateY(-50%);
		line-height: 1;
	}

	.bd_how_to_talk_section {
		padding-top: 3.157799rem;
		padding-bottom: 2.960437rem;
	}

	.bd_mask_image_1 {
		mask-image: url(https://stg-morethenjobsorg-staging.kinsta.cloud/wp-content/uploads/2025/10/mask-svg-img-1.svg);
		webkit-mask-image: url(https://stg-morethenjobsorg-staging.kinsta.cloud/wp-content/uploads/2025/10/mask-svg-img-1.svg);
		mask-mode: alpha;
		webkit-mask-mode: alpha;
		mask-repeat: no-repeat;
		webkit-mask-repeat: no-repeat;
		mask-size: 18.275368rem auto;
		webkit-mask-size: 18.064818rem auto;
		mask-position: center;
		webkit-mask-position: center;
		width: 100%;
		height: 100%;
		margin: 0;
		object-fit: cover;
		object-position: right;
	}

	.bd_footer_section.bd_bordered_section::after,
	.bd_how_to_talk_section.bd_bordered_section::after {
		/* 		max-width: calc(100% - 208px); */
		max-width: 100%;
	}

	.bd_talk_about_image_wrapper::after {
		content: "";
		position: absolute;
		top: 0;
		right: -1.736790rem;
		width: calc(100% - 1.204346rem);
		height: calc(100% - 4.293756rem);
		background: url("/wp-content/uploads/2025/10/Vector-7-2.svg") no-repeat center center;
		background-size: contain;
		z-index: -1;
	}

	.bd_talk_about_image_wrapper {
		margin-top: 1.570886rem;
		margin-inline: auto;
	}

	ul.bd_key_points_list {
		padding-left: 0.631560rem;
		margin-top: 1.263120rem;
	}

	ul.bd_key_points_list li {
		font-size: 1.047257rem;
		line-height: 140%;
		max-width: 100%;
		margin-bottom: 0.986812rem;
		padding-left: 1.780338rem;
	}

	ul.bd_key_points_list li::before {
		font-size: 1.047257rem;
		line-height: 160%;
	}

	.bd_main_footer {
		position: relative;
		padding-top: 2.960437rem;
		padding-bottom: 2.516371rem;
		background-color: #121c22;
		z-index: 1; 
		overflow: hidden; 
	}

	.bd_main_footer::before {
		content: "";
		position: absolute;
		top: 0; 
		right: 0; 
		width: 100%;
		max-width: 47.366988rem; 
		height: 100%; 
		background: url("/wp-content/uploads/2025/10/Group-1410137921-1.png") no-repeat right bottom;
		background-size: cover; 
		opacity: 1;
		z-index: 0; 
		pointer-events: none;
	}

	.bd_footer_logo {
		margin-top: 0.947340em;
		max-width: 5.805996rem;
	}

	.bd_footer_section {
		padding-bottom: 2.094515rem;
		position: relative;
		/* 	border-bottom: 1.5px solid rgb(255 255 255 / 20%); */
	}

	.bd_back_to_top {
		display: block;
		font-size: 0.837806rem;
		letter-spacing: 0.078945rem;
		margin-top: 0.197362rem;
	}

	.bd_back_to_top:hover {
		color: var(--white);
	}

	.bd_back_to_top:hover::after {
		color: var(--white);
	}


	.bd_footer_section .bd_back_to_top::after {
		font-size: 0.837806rem;
		margin-left: 0.785443rem;
		vertical-align: middle;
	}

	.bd_copyright_section {
		margin-top: 1.570886rem;
	}
	.bd_social_links {
		list-style: none;
		margin-bottom: 0px;
		padding-left: 0px;
		gap: 1.256709rem;
	}
	.bd_social_links li {
		flex: 0 0 auto;
		max-width: 100%;
		width: 1.256709rem;
	}

	.bd_social_links li a {
		font-size: 1.256709rem;
	}

	.bd_social_links li:first-child a {
		padding-left: 0px;
	}

	.bd_term__service_section {
		font-size: 0.837806rem;
		line-height: 0.797778rem;
		margin-top: 0.078945rem;
	}

	.bd_term__service_section p {
		gap: 0.523629rem;
		font-size: 0.740935rem;
		line-height: 140%;
	}

	.bd_ps_list_wrapper {
		margin-left: 0.315780rem;
		padding-top: 2.094515rem;
	}

	.carousel-slide img {
		height: 1.263120rem;
		width: 100%; 
		flex-shrink: 0; 
		object-fit: contain;
		object-position: left;
		margin: 0;
	}

	.bd_the_situation_section p {
		white-space: pre-line;
	}




}

@media (max-width: 754px) {
	.bd_situation_image_wrapper::before {
		transform: translate(-50%, -45%);
		width: 27.181437rem;
		height: 20.563294rem;
	}


}