@media (max-width: 767px) {
    .container {
        max-width: calc(100% - 3.125rem);
    }

    .bd_header:not(.header-scrolled, .bd_header_inner) {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
    
    .bd_header:not(.header-scrolled, .bd_header_inner) .row {
        align-items: center;
    }
    
    .bd_button {
        height: 3rem !important;
        padding-inline: 1rem !important;
        font-size: 1.125rem !important;
        line-height: 3rem !important;
        letter-spacing: 0.1375rem !important;
    }
    
    .bd_hero {
        padding-top: 8.75rem;
        padding-bottom: 3.75rem;
    }
    
    .bd_eyebrow {
        font-size: 1.375rem;
        letter-spacing: 0.175rem;
        margin-bottom: 1.25rem;
    }
    
    .bd_hero p {
        font-size: 1.125rem;
    }
    
    .bd_home_hero_image {
        margin-top: 1.875rem;
    }
    
    .bd_home_boxes {
        padding-top: 2.5rem;
    }
    
    .bd_home_box_warpper {
        margin-top: 1.5625rem;
        min-height: inherit;
    }
    
    .bd_home_box {
        padding-top: 1.25rem;
        padding-bottom: 1.5625rem;
        padding-inline: 0.9375rem;
    }
    
    .bd_home_box_title {
        font-size: 2rem;
        letter-spacing: 0.1125rem;
        margin-bottom: 1.25rem;
    }
    
    .bd_home_box i {
        font-size: 2rem;
    }
    
    .bd_below_home_hero {
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
        min-height: 18.75rem;
    }

    .bd_hero_inner {
        padding-top: 6.875rem;
    }
    
    .bd_hero_inner .bd_eyebrow {
        margin-bottom: 1rem;
    }
    
    .bd_main_heading {
        font-size: 3rem;
        line-height: 3.625rem;
        letter-spacing: 0.09375rem;
        margin-bottom: 0.9375rem;
    }
    
    .bd_all_assets {
        padding-bottom: 8.125rem;
    }
    
    .bd_all_assets .bd_eyebrow {
        margin-top: 2.5rem;
        margin-bottom: 1.25rem;
    }
    
    .bd_sm_post_wrapper {
        margin-bottom: 1.5625rem;
    }
    
    .bd_social_media_wrap {
        padding: 0.9375rem;
    }
    
    .bd_social_holder .bd_social_media_wrap h6 {
        font-size: 1.25rem;
        margin-bottom: 0.625rem;
    }
    
    .bd_social_holder .bd_social_media_wrap p {
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: 1rem;
    }
    
    .bd_draft_step_btn {
        height: 3.75rem;
        padding: 0px 1rem;
        font-size: 1.125rem;
        line-height: 3.75rem;
    }
    
    .bd_draft_step_btn span {
        left: 1rem;
        font-size: 1.125rem;
    }

    .bd_draft_head {
        padding-top: 9.375rem;
        padding-bottom: 8.75rem;
    }
    
    .bd_back_post {
        font-size: 1.75rem;
        top: 5.625rem;
        left: 0.9375rem;
    }
    
    .bd_draft_head p {
        font-size: 1.125rem;
        line-height: 150%;
    }
    
    .bd_draft_steps_box_holder {
        padding-bottom: 9.0625rem;
    }
    
    .bd_row_eq_height > div:not(:first-child) {
        margin-top: 1.5625rem;
    }
    
    .bd_draft_step-box {
        padding: 1.25rem 0.9375rem;
        min-height: inherit;
    }
    
    .bd_draft_step_number {
        font-size: 1.25rem;
        letter-spacing: 0.16875rem;
        margin-bottom: 0.625rem;
    }
    
    .bd_draft_step_heading {
        font-size: 1.5rem;
        letter-spacing: 0.075rem;
        margin-bottom: 0.75rem;
    }
    
    .bd_draft_step_content {
        font-size: 1rem;
        margin-bottom: 1.25rem;
    }

    .bd_resources {
        padding-top: 3.141772rem;
        padding-bottom: 8.378060rem;
    }
    
    .bd_resources .bd_eyebrow {
        margin-bottom: 1.309072rem;
    }
    
    .bd_asset_holder_wrapper {
        min-height: 12.043461rem;
        margin-bottom: 1.570886rem;
    }
    
    .bd_asset_holder_box {
        padding-top: 1.570886rem;
        padding-bottom: 1.570886rem;
        padding-inline: 1.570886rem;
    }
    
    .bd_asset_holder_box h2 {
        font-size: 1.675612rem;
        letter-spacing: 0.033512rem;
        line-height: 2.094515rem;
        max-width: inherit;
    }
    
    .bd_asset_holder_box i {
        font-size: 1.675612rem;
        line-height: 1.675612rem;
    }
    
    .bd_support_box {
        max-width: inherit;
        padding-top: 1.5625rem;
        padding-bottom: 1.5625rem;
        padding-inline: 1.125rem;
    }
    
    .bd_support_box h2 {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    
    .bd_support_box p {
        font-size: 1.125rem;
        max-width: inherit;
    }
    
    .bd_support_box .bd_button {
        width: 100%;
        text-align: center;
        margin-top: 1.5625rem;
    }
    
    .bd_support_box:after {}
    
    .bd_footer {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-inline: 0.625rem;
    }
    
    .bd_footer:before {
        z-index: -1;
        max-width: 95%;
        background-position: left center;
    }
    
    .bd_main_footer {
        padding-bottom: 1.875rem;
    }
    
    .bd_footer_nav {
        margin-top: 1.5625rem;
        gap: 0.625rem;
        flex-direction: column;
        align-items: center;
    }
    
    .bd_footer_nav li:not(:last-child) a {
        font-size: 1.125rem;
    }
    
    .bd_footer_nav li .bd_button {
        width: 12.5rem;
        text-align: center;
        margin-top: 0.375rem;
    }
    
    .bd_below_footer {
        padding-top: 1.5625rem;
    }
    
    .bd_footer_social_nav {
        gap: 1.375rem;
        align-items: center;
        justify-content: center;
        margin-bottom: 1.25rem !important;
    }
    
    .bd_footer_social_nav li a svg {
        max-width: 1.5rem;
    }
    
    .bd_footer_nav2 {
        flex-direction: column;
        gap: 0.625rem;
        float: none;
    }
    
    .bd_footer_nav2 li a, .bd_footer_nav2 li span {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}