@media (max-width: 1500px) {
    .home_steps_block {
        height: auto;
        padding: 100px 0 570px 0;
    }
    .steps_info {
        top: initial;
        bottom: 50px;
        transform: translateY(0%)translateX(-35%);
    }
    .steps_figure {
        display: none;
    }
    .home_steps_block::before {
        opacity: 0.6;
    }
    .home_steps_block .container {
        text-align: center;
    }
    .steps_text_2 {
        margin: 0 auto 30px auto;
    }
    .home_steps_block .steps_line {
        margin: 35px auto 27px auto;
        width: 260px;
    }
    .steps_text_2 {
        font-size: 50px;
        line-height: 60px;
    }
    .steps_text_1 {
        font-size: 22px;
        line-height: 27px;
    }
    .history_bg_figure {
        right: -350px;
    }
}

@media (max-width: 1400px) {
    .application_wrapper {
        flex-direction: column;
    }
    .application_left {
        max-width: initial;
        min-height: initial;
    }
    .application_right {
        margin: 0 auto;
        padding-top: 60px;
    }
    .application_logo {
        position: initial;
        margin-bottom: 20px;
    }
    .application_logo_wrap {
        order: -1;
        display: block;
        text-align: center;
    }
    .finance_right {
        left: initial;
        right: 0;
    }
    .credit_block_element {
        right: -117px;
    }
}

@media (max-width: 1300px) {
    .home_slider {
        height: auto;
        padding-bottom: 100px;
    }
    .slider_text_1 {
        font-size: 14px;
        line-height: 18px;
    }
    .home_slider h1 {
        font-size: 34px;
        line-height: 50px;
        max-width: 560px;
    }
    .fl_left {
        max-width: 70%;
    }
    .finance_block {
        height: auto;
    }
    .finance_block .container {
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 40px;
        padding-top: 90px;
        padding-bottom: 80px;
    }
    .finance_left {
        padding: 0;
        text-align: center;
        margin: 0 auto;
    }
    .finance_block .steps_line {
        margin: 30px auto 40px auto;
    }
    .finance_text_1 {
        font-size: 22px;
        line-height: 1.2em;
    }
    .finance_text_2 {
        font-size: 45px;
        line-height: 55px;
    }
    .finance_text_3 {
        font-size: 28px;
        line-height: 34px;
    }
    .footer_wrap {
        flex-direction: column;
        align-items: center;
    }
    .footer_upper, .footer_lower {
        justify-content: center;
    }
    .footer_navigation_wrapper ul {
        justify-content: center;
    }
    .finance_right {
        position: initial;
        margin: 50px auto 0 auto;
        z-index: 100;
    }
    .footer_wrapper {
        height: auto;
    }
    .home_main_bg {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .credit_wrap {
        flex-wrap: wrap;
    }
    .credit_col_secondary {
        max-width: initial;
        width: calc(50% - 15px);
    }
    .credit_col_main {
        max-width: initial;
    }
    .credit_col_field.ccf_email {
        max-width: initial;
    }
    .credit_col_field.ccf_phone {
        width: 210px;
    }


    .informative_block {
        height: auto;
        padding: 62px 0 64px 0;
    }
    .informative_block .container {
        flex-direction: column;
        gap: 33px;
    }
    .informative_block .ib_left, .informative_block .ib_right {
        width: 100%;
    }

    .car_refinance_block {
        height: auto;
    }
    .car_refinance_block .container  {
        flex-direction: column;
    }
    .car_refinance_block .cr_left {
        padding: 62px 0 40px 0
    }
    .car_refinance_block .cr_right {
        padding: 37px 0 65px 0;
    }
    .car_refinance_block .cr_left::before {
        left: -40px;
        transform: initial;
        width: 100vw;
    }
    .informative_block .ib_right {
        padding: 0;
    }
    .credit_block {
        height: auto;
        padding: 56px 0 60px 0;
    }
    .credit_block .container {
        align-items: baseline;
    }
    .credit_block h6, .credit_block p {
        text-align: initial;
        max-width: initial;
    }
    .credit_block_element {
        display: none;
    }
}

@media (max-width: 1100px) {
    .apply_parts_img {
        width: 100%;
        object-fit: contain;
    }
}

@media (max-width: 1000px) {
    .contact_block .container {
        flex-direction: column;
        justify-content: initial;
        gap: 22px;
    }
    .contact_right {
        margin-bottom: 0;
        padding: 34px 22px;
        box-shadow: initial;
    }
    .contact_left, .contact_right {
        max-width: 600px;
        margin: 0 auto;
        position: initial;
    }
    .history_bg_figure {
        display: none;
    }
    .contact_block {
        padding: 77px 0 10px 0;
    }
}

@media (max-width: 900px) {
    .apply_block {
        height: auto;
    }
    .apply_logo {
        display: none;
    }
    .apply_lower {
        flex-direction: column;
        gap: 16px;
        margin: 40px 0 0 0;
    }
    .btn_3 {
        padding: 7px 19px;
        font-size: 17px;
        line-height: 22px;
    }
    .apply_text {
        font-size: 18px;
        line-height: 24px;
    }

    .application_left, .application_right {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 768px) {
    .header_wrapper {
        height: 90px;
    }
    html {
        scroll-padding-top: 90px;
    }
    .default_page {
        padding: 140px 0 60px 0;
    }


    .credit_col_secondary {
        width: 100%;
    }
    .credit_col_secondary h3 br { display: none; }
    .btn_2 {
        font-size: 16px;
        line-height: 20px;
        padding: 6px 24px;
    }
    .fu_right p {
        text-align: center;
        line-height: 22px;
    }
    .fl_left {
        max-width: initial;
        text-align: center;
        gap: 30px;
    }
    .apply_block h2 {
        text-align: center;
    }
    .apply_block::before {
        background: radial-gradient(30.56% 76.04% at 73.82% -71.1%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        opacity: 1;
    }
    .slider_text_1 {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: 1px;
        text-shadow: 1px 1px 4px #000000;
    }
    .history_block {
        height: auto;
        padding: 120px 0 100px 0;
    }
    .history_content h6 {
        font-size: 30px;
        line-height: 1.2em;
    }
    .history_content p {
        font-size: 22px;
        line-height: 1.2em;
    }
    .footer_navigation_wrapper ul li {
        font-size: 14px;
        line-height: 1.15em;
    }
    .footer_logo img {
        width: 200px;
    }
    .footer_lower .footer_info_value {
        font-size: 20px;
        line-height: 1.2em;
    }
    .steps_text_1 {
        font-size: 20px;
        line-height: 1.2em;
    }
    .steps_text_2 {
        font-size: 30px;
        line-height: 1.2em;
    }
    .header_logo_wrap {
        width: 60%;
        max-width: 250px;
    }
    .header_logo {
        width: 100%;
    }
    .btn_1 {
        font-size: 16px;
        line-height: 18px;
        padding: 14px 22px 14px 22px;
    }
    .btn_icon_arrow, .btn_icon_lines, .btn_icon_check {
        padding: 14px 46px 14px 21px;
    }
    .btn_icon_lines:before {
        top: 10px;
        right: -3px;
        width: 40px;
        height: 40px;
    }
    .btn_icon_arrow:before, .btn_icon_check:before {
        right: 18px;
    }
    .finance_switch {
        max-width: initial;
    }
    .credit_col_main {
        border-radius: 0 0 20px 20px;
        min-height: initial;
    }
    .finance_switch > button {
        font-size: 18px;
        line-height: 1.15em;
    }
    .credit_col_slider_wrap label {
        font-size: 18px;
        line-height: 1.15em;
        width: auto;
    }
    .credit_col_slider_legend span {
        font-size: 14px;
        line-height: 17px;
    }
    .credit_col_slider_wrap input[type="range"] {
        height: 7px;
        max-width: initial;
    }
    .credit_col_slider_wrap input[type="range"]::-webkit-slider-thumb {
        width: 20px;
        height: 20px;
        border: 2px solid #f1f1f1;
    }
    .credit_col_slider_wrap input[type="range"]::-moz-range-thumb {
        width: 20px;
        height: 20px;
        border: 2px solid #f1f1f1;
    }
    .credit_col_field input,
    .fin_field input {
        height: 54px;
        font-size: 14px;
        line-height: 18px;
        padding: 10px 36px;
        border-radius: 8px;
    }
    .fin_field_gender {
        font-size: 14px;
        line-height: 18px;
        padding: 22px 36px;
        border-radius: 27px;
    }
    #credit_apply {
        width: 100%;
    }

    .credit_col_field textarea,
    .fin_field textarea {
        font-size: 14px;
        line-height: 18px;
        padding: 20px 36px 10px 36px;
        border-radius: 8px;
    }

    .custom_checkbox {
        font-size: 13px;
    }


    .steps_info {
        transform: translateY(0%)translateX(-46%);
    }
    .steps_info_mobile_img {
        width: 313px;
        height: 426px;
        max-width: initial;
    }
    .steps_info_1, .steps_info_2, .steps_info_3 {
        font-size: 13px;
        line-height: 16px;
        max-width: 100px;
    }
    .steps_info_1 {
        top: 104px;
        left: 81px;
    }
    .steps_info_2 {
        top: 241px;
        left: 224px;
    }
    .steps_info_3 {
        top: 370px;
        left: 82px;
    }
    .steps_icon_1 {
        top: 57px;
        left: 81px;
        width: 40px;
    }
    .steps_icon_2 {
        top: 191px;
        left: 224px;
        width: 40px;
    }
    .steps_icon_3 {
        top: 319px;
        left: 82px;
        width: 52px;
    }

    .contact_left h2 {
        font-size: 25px;
    }
    .contact_line {
        height: 4px;
        margin: 30px 0 34px 0;
    }
    .contact_box_work_time {
        flex-direction: column;
    }
    .finance_text_2 {
        font-size: 35px;
        line-height: 45px;
    }
    .finance_text_3 {
        font-size: 23px;
        line-height: 30px;
    }
    .finance_hand {
        display: none;
    }
    .finance_block, .finance_block .container {
        padding-bottom: 0;
    }

    #fin_apply {
        margin: 0 auto;
    }

    .finance_right {
        max-width: initial;
        width: calc(100% + 30px);
        margin: 0;
        left: -15px;
        position: relative;
    }
    img.home_slider_bg_mobile {
        top: 0;
        max-height: 800px;
        width: calc(100% + 100px);
        right: -375px;
    }

    .credit_col_upper_part {
        padding: 18px 39px 15px 39px;
    }

    .credit_col_field_text {
        text-align: initial;
    }
    .credit_col_line {
        display: none;
    }
    .credit_col_slider_wrap {
        flex-direction: column;
        align-items: initial;
    }

    .car_refinance_block .cr_left::before {
        left: -30px;
    }

    .informative_block h6 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 14px;
    }
    .informative_block p {
        font-size: 20px;
        margin-bottom: 0;
    }
    .ib_box img {
        width: 19px;
        height: 18px;
    }
    .informative_block p {
        font-size: 18px;
    }
    .ib_box {
        gap: 15px;
        margin-bottom: 20px;
    }
    .ib_right .btn_1 {
        width: 100%;
        text-align: center;
    }

    .car_refinance_block h6 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 13px;
    }
    .car_refinance_block p {
        font-size: 20px;
    }

    .cr_step_wrap {
        gap: 58px;
    }
    .cr_step_box {
        gap: 29px;
    }
    .cr_step_box::before {
        border-width: 0px 2px 0 0;
        height: 38px;
        left: 27px;
    }
    .cr_step_box > div {
        width: 56px;
        height: 56px;
    }
    .cr_step_box p {
        font-size: 18px;
    }
    .cr_step_box.cr_step_active > div {
        padding: 7px;
    }
    .cr_step_box > div > div {
        font-size: 19px;
    }
    .car_refinance_block .btn_1 {
        width: 100%;
        text-align: center;
    }

    .credit_block {
        padding-bottom: 190px;
        min-height: 510px;
    }
    .credit_block_element {
        display: block;
        width: 407px;
        right: -86px;
        top: initial;
        bottom: 41px;
        transform: translateY(100%);
        max-width: initial;
    }
    .credit_block_bg {
        height: auto;
        top: initial;
        bottom: 0;
        left: -251px;
        max-height: 100%;
    }
    .credit_block h6 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 13px;
    }
    .credit_block p {
        font-size: 20px;
        margin-bottom: 13px;
        position: relative;
    }
    .contact_form_title {
        font-size: 18px;
    }
    .contact_form_lower_row {
        flex-direction: column;
    }
    .contact_form_wrap {
        gap: 10px;
    }

    .contact_left {
        padding: 34px 57px 27px 29px;
    }
    #contact_send {
        margin: 0 auto;
    }
    .contact_form_lower_row .custom_checkbox {
        font-size: 14px;
    }
    .contact_form_wrap .credit_col_field input {
        padding-left: 26px;
        height: 40px;
    }
    .contact_form_wrap .credit_col_field textarea {
        padding-left: 26px;
    }

    .cb_box {
        margin: 19px 0;
    }
    .cb_box img {
        width: 32px;
        height: 32px;
    }
    .cb_box > div p {
        font-size: 20px;
    }
    .cb_lower_text {
        font-size: 14px;
    }
    .contact_block .container {
        width: calc(100% - 30px);
    }

    .partner_upper_row {
        justify-content: center;
    }
    #partner_wrap .f-button.is-prev {
        left: 15px;
    }
    #partner_wrap .f-button.is-next {
        left: initial;
        right: 15px;
    }
    .application_success h1 {
        font-size: 30px;
    }
    .application_success p {
        font-size: 20px;
    }
    .application_phone {
        font-size: 22px;
    }
    .application_bg {
        width: 100%;
    }
    .application_success_logo {
        width: 180px;
    }
}

@media (max-width: 600px) {
    .credit_double_col {
        grid-template-columns: repeat(1, 1fr);
    }

    .finance_right .credit_col_field input {
        font-size: 16px;
    }
}

@media (max-width: 500px) {
    .credit_col_secondary h3 {
        font-size: 26px;
        line-height: 34px;
    }
    .credit_col_secondary p, .credit_col_secondary a:not(.btn_2) {
        font-size: 15px;
        line-height: 25px;
    }
    .credit_col_payment {
        font-size: 14px;
        line-height: 26px;
    }
    .credit_col_payment span {
        font-size: 20px;
    }
    .credit_col_inputs,
    .box_person {
        flex-direction: column;
    }
    .credit_col_field.ccf_phone {
        width: 100%;
    }
    .credit_col_field.ccf_email {
        padding-left: 46px;
    }
    .credit_col_field_text {
        line-height: 15px;
        font-size: 15px;
    }
    .credit_col_main {
        padding: 45px 25px 25px 25px;
    }
    .credit_col_secondary {
        padding: 40px 25px 40px 25px;
    }
    .slider_text_1 {
        margin-top: 20px;
        max-width: 230px;
    }

    .application_title {
        font-size: 22px;
        margin-top: 20px;
        margin-bottom: 1rem;
    }
    .application_line {
        height: 4px;
        margin: 25px auto 28px auto;
        display: none !important;
    }

    .footer_navigation_wrapper ul {
        flex-direction: column;
    }
    .footer_wrapper {
        height: auto;
        padding: 34px 0 20px 0;
    }
    .finance_right .custom_checkbox {
        font-size: 12px;
    }

    .credit_col_slider_legend label {
        font-size: 16px;
    }

    .footer_middle  {
        flex-direction: column;
        order: 10;
    }
    .footer_middle p {
        font-size: 13px;
    }

    .bank_box {
        width: 76px;
        height: 76px;
    }

    .application_subtitle {
        font-weight: 500;
        font-size: 14px;
        position: relative;
    }

    label.application_step {
        font-weight: 600;
        font-size: 14px;
    }

    .input-file {
        margin: 0;
        padding: 0;
        margin-top: 2rem;
    }

    .credit_block_element {
        right: -195px;
        top: -328px;
    }
}

@media (max-width: 400px) {
    .credit_col_field_text {
        max-width: initial;
        text-align: center;
    }
    .credit_col_upper p {
        font-size: 20px;
        line-height: 26px;
    }
    .credit_col_secondary h3 {
        font-size: 20px;
        line-height: 26px;
        letter-spacing: 0;
    }
    #credit_apply {
        text-align: left;
        padding-left: 25px;
    }
    #credit_apply::before {
        right: 30px;
    }
    .finance_switch > button {
        font-size: 15px;
    }
    img.home_slider_bg_mobile {
        display: none;
    }
}










@media (min-width: 1301px) {
    .home_slider_bg_mobile,
    .home_slider_figure_mobile {
        display: none;
    }
}
@media (max-width: 1300px) {
    .home_slider_bg {
        display: none;
    }

    .home_slider_bg_mobile,
    .home_slider_figure_mobile {
        position: absolute;
        max-width: initial;
    }
    .home_slider_bg_mobile {
        top: 125px;
        right: -485px;
        width: calc(100% + 485px);
        height: 100%;
        object-fit: initial;
    }
    .home_slider_figure_mobile {
        bottom: -93px;
        left: -98px;
    }

    .home_slider {
        padding-top: 110px;
        padding-bottom: 90px;
    }
}

@media (max-width: 768px) {
    .home_slider_figure_mobile {
        left: -220px;}
    .home_slider h1 {
        font-size: 22px;
        line-height: 27px;
    }
    .home_slider h1 span {
        font-size: 27px;
        line-height: 33px;
    }
    .home_points_box p {
        font-size: 12px;
        line-height: 15px;
        max-width: 160px;
    }
    .home_points_box img {
        height: 27px;
        width: 27px;
    }
    .home_points_box {
        gap: 19px;
    }
    .home_points_wrap {
        margin-top: 20px;
    }
}
@media (max-width: 500px) {
    .home_slider_bg_mobile {
        width: calc(100% + 700px);
    }
    .home_slider {
        padding-top: 100px;
        padding-bottom: 360px;
    }
}
@media (max-width: 1200px) {
    .home_slider .container {
        flex-direction: column-reverse;
        gap: 46px;
    }
    .home_slider_bg {
        display: block;
        max-height: 950px;
    }
    .home_slider {
        padding-bottom: 0;
        margin-bottom: -550px;
    }
    .informative_block {
        padding-top: 595px;
        position: relative;
        z-index: 1;
    }
}
@media (max-width: 768px) {
    .home_slider {
        margin-top: 90px;
    }
    .hfc_1 {
        font-size: 73px;
        line-height: 43px;
        margin-bottom: 40px;
    }
    .hfc_1 span {
        font-size: 122px;
    }
    .hfc_2 {
        font-size: 18px;
    }
    .ae_box p {
        font-size: 12px;
    }
    .ae_box img {
        width: 35px;
        height: 20px;
    }
    .ae_box {
        padding: 8px 45px 8px 17px;
    }
    .home_slider_figure {
        top: -83px;
        right: -364px;
        width: 761px;
        height: 648px;
        object-fit: contain;
        max-width: initial;
    }
}
@media (max-width: 500px) {
    .home_slider_bg {
        left: -127px;
        width: 110%;
        height: calc(100% - 500px);
    }
    .fr_text_1 {
        font-size: 19px;
    }
    .fr_text_3 {
        max-width: 110px;
    }
    .fc_step_img_wrap {
        width: 96px;
        height: 97px;
        top: 105px;
    }
}