@media (max-width: 1200px) {
/* Compare Page Responsive */
    .Ro_compare_section_wrapper {
        height: auto;
        gap: 30px;
    }
    .Ro_compare_cars_wrapper {
        gap: 40px;
    }
    .Ro_compare_vs_text {
        font-size: 80px;
    }
    .best_matches_slider .slick-next {
        display: none;
    }
    .best_matches_slider .slick-prev {
        display: none;
    }
    .best_matches_slider .slick-list {
        width: 60vw !important;
    }
    .Ro_confidence_progress_steps_container .Ro_confidence_progress_line:nth-of-type(2) {
        left: 80px;
        width: 272px;
    }
    .Ro_confidence_progress_steps_container .Ro_confidence_progress_line:nth-of-type(4) {
        left: 80px;
        width: calc(100% - 160px);
    }
    .Ro_confidence_progress_steps_container .Ro_confidence_progress_line:nth-of-type(6){
        display: none;
    }
}

@media (max-width: 1024px) {
    .Ro_mobile_toggle_icon_close {
        display: none;
    }
    .Ro_mobile_toggle_icon_open {
        display: block;
        color: #fff ;
    }
    .Ro_menu_mobile_toggle[aria-expanded="true"] .Ro_mobile_toggle_icon_close {
        display: block;
        color: #fff;
    }
    .Ro_menu_mobile_toggle[aria-expanded="true"] .Ro_mobile_toggle_icon_open {
        display: none;
    }
    .Ro_nav_menu {
        display: none;
    }
    .Ro_menu_mobile_toggle_sidebar {
        display: block;
        width: 18px;
        cursor: pointer;
    }
    .Ro_menu_mobile_toggle {
        border: 0;
        background-color: transparent;
        display: block;
        width: 16px;
        height: 16px;
    }
    .Ro_mobile_menu {
        display: block;
        background-color: rgba(0, 0, 0, 0.95);
        position: absolute;
        width: 300px;
        top: 0;
        left: -400px;
        height: 100vh;
        padding: 20px 30px;
        transition: all 0.3s ease;
    }
    .Ro_mobile_menu.show {
        left: 0;
    }
    .Ro_header {
        padding: 15px 0;
    }
    .Ro_brands_row {
        flex-wrap: wrap;
    }
    .Ro_brand_card {
        width: calc(33.333% - 11px);
    }
    .Ro_car_recommendation_card {
        max-width: 100%;
        padding: 16px;
        gap: 16px;
    }    
    .Ro_car_recommendation_content {
        gap: 20px;
        flex-direction: column;
    }    
    .Ro_car_image_container {
        width: 100%;
        height: auto;
    }
    .Ro_car_button {
        width: auto;
        padding: 10px 70px;
    }
    .Ro_final_section_2 {
        max-width: 100%;
        padding: 0 20px;
    }
    .Ro_car_listings_grid {
        gap: 0px;
    }
    .Ro_progress_main_content {
        padding: 40px 0px 40px 20px;
    }
    .Ro_car_listing_image {
        height: 60px;
    }
    .Ro_car_listing_price {
        font-size: 18px;
    }
    .Ro_search_controls {
        flex-direction: column;
    }
    .Ro_price_range {
        flex: none;
        width: 100%;
    }
    .Ro_location_input {
        flex: none;
        width: 100%;
    }
    .Ro_body_style_dropdown {
        width: 100%;
    }
    .Ro_license_plate_form {
        flex-direction: column;
    }
    .Ro_license_plate_input_wrapper {
        width: 100%;
        flex: none;
    }
    .Ro_state_dropdown_wrapper {
        width: 100%;
        flex: none;
    }
    .Ro_postcode_input_wrapper {
        width: 100%;
        flex: none;
    }
    .Ro_find_your_fit_deposit_wrapper {
        flex: none;
        width: 100%;
    }
    .Ro_buy_new_main_content {
        gap: 20px;
    }
    .Ro_sell_car_right_content {
        border-radius: 20px;
        padding: 30px;
        gap: 30px;
        width: 50%;
    }
    .Ro_sell_car_left_content_wrapper {
        max-width: 100%;
    }
    .Ro_fuel_option_label {
        padding: 20px 20px;
    }
    .Ro_fuel_option_title {
        font-size: 16px;
    }
    .Ro_fuel_option_icon {
        margin-bottom: 15px;
    }
    .Ro_buy_new_type_icon_img {
        height: 40px;
    }
    .Ro_fuel_option_card {
        margin-bottom: 20px;
    }
    .Ro_find_your_fit_progress_bar_wrapper {
        width: 170px;
        padding: 30px 10px;
    }
    .Ro_step_circle {
        width: 15px;
        height: 15px;
    }
    .Ro_step_circle:after {
        content: '';
        width: 6px;
        height: 6px;
        background-color: #b0b0b0;
        border-radius: 50%;
    }
    .Ro_progress_step.completed .Ro_step_circle:after {
        font-size: 8px;
    }
    .Ro_progress_steps:after {
        left: 7px;
        top: 18px;
    }
    .Ro_step_label {
        font-size: 10px;
    }
    .Ro_progress_step {
        gap: 8px;
        padding: 12px 0;
    }
    .Ro_buy_new_tab_content_wrapper {
        flex-direction: column;
    }
    .Ro_buy_new_right_content {
        width: 640px;
    }
    .Ro_buy_new_tab_content_wrapper_inner{
        flex-direction: column;
    }
    .Ro_vehicle_color_option_item {
        margin-bottom: 20px;
    }

    /* Calculator Page Responsive */
    .Ro_calculator_section {
        padding: 70px 0px 200px 0px;
        height: auto;
        background-size: 150% auto;
    }
    .Ro_calculator_section_content_right {
        width: 100%;
    }
    .Ro_calculator_section_content {
        flex-direction: column;
        gap: 40px;
    }
    .Ro_calculator_section_content_left {
        max-width: 100%;
    }
    .Ro_calculator_section_content_right {
        max-width: 100%;
    }
    .Ro_payment_summary_content {
        padding: 30px 30px 30px;
        gap: 20px;
    }
    .Ro_payment_amount {
        font-size: 48px;
    }
    .Ro_rate_information {
        gap: 40px;
        flex-wrap: wrap;
    }
    .Ro_payment_cta_button {
        margin-top: 20px;
    }

    /* Calculator Page Responsive */
    .Ro_compare_details_section {
        flex-direction: column;
        gap: 50px;
    }
    .Ro_compare_details_left {
        border: none;
        flex-direction: column;
        gap: 50px;
    }
    .Ro_compare_card_img {
        max-width: 300px;
    }
    .Ro_compare_filter_card {
        width: 100%;
        border: 1px solid #ccc;
        border-radius: 12px;
    }
    .Ro_compare_car_card {
        border: 1px solid #ccc;
        border-radius: 12px;
        border-left: 1px solid #ccc;
    }
    .Ro_compare_details_right {
        width: 100%;
        margin-left: 0;
    }
    .Ro_compare_add_car_content {
        padding: 50px 20px;
    }
    .Ro_final_details_right_wrapper {
        width: 100%;
        max-width: 630px;
    }
    .Ro_final_title_container {
        width: 100%;
        max-width: 451px;
    }
    .Ro_final_pricing_container {
        width: 100%;
        max-width: 578px;
        flex-wrap: wrap;
        gap: 20px;
    }
    .Ro_final_pricing_column {
        min-width: 120px;
    }
    .Ro_final_details_thumbnail_nav {
        margin-bottom: 40px;
    }
    .Ro_chart_content_wrapper {
        gap: 30px;
        align-items: flex-start;
        flex-direction: column;
    }
    .Ro_price_categories {
        max-width: 300px;
        width: 100%;
    }
    .Ro_chart_bars_wrapper {
        max-width: 520px;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .Ro_car_buying {
        padding: 40px 0;
    }
    .Ro_car_buying_tabs {
        gap: 1px;
    }
    .Ro_tab_text {
        font-size: 12px;
    }
    .Ro_car_buying_tabs .nav-item {
        max-width: 100%;
    }
    .Ro_tab_button {
        flex-direction: column;
        gap: 5px;
        padding: 0 5px;
    }
    .Ro_tab_panel {
        padding: 40px 20px;
    }
    .Ro_tab_title {
        font-size: 24px;
    }
    .Ro_tab_description {
        font-size: 16px;
    }
    .Ro_tab_image {
        min-height: 200px;
        margin-top: 20px;
    }
    .Ro_buy_new_content {
        padding: 20px;
    }
    .Ro_inner_tabs {
        gap: 5px;
    }
    .Ro_inner_tab_button {
        padding: 8px 10px;
        font-size: 12px;
    }
    .Ro_inner_tab_button.active {
        padding: 8px 10px;
        font-size: 12px;
    }
    .Ro_inner_tab_button {
        width: 100%;
        justify-content: center;
    }
    .Ro_makes_grid .col-6 {
        margin-bottom: 10px;
    }
    .Ro_price_slider {
        padding: 50px 15px 15px 15px;
        height: 90px;
    }
    .Ro_search_controls {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
    }
    .Ro_price_range,
    .Ro_location_input {
        flex: 1 1 auto;
    }
    .Ro_search_button {
        padding: 15px 30px;
        font-size: 16px;
        height: 50px;
        width: 100%;
        flex: 1 1 auto;
        margin-top: 0;
    }
    .Ro_slider_track {
        width: 100%;
        margin-left: 0;
    }
    .Ro_header_content {
        gap: 20px;
    }
    .Ro_logo_img {
        width: 100px;
        height: 14px;
    }
    .Ro_mobile_nav_menu {
        gap: 12px;
    }
    .Ro_mobile_nav_link {
        font-size: 14px;
        padding: 8px;
    }
    .Ro_mobile_signup_btn {
        width: 120px;
        height: 40px;
        font-size: 13px;
    }
    .Ro_license_plate_form {
        flex-direction: column;
        gap: 15px;
    }
    .Ro_license_plate_input_wrapper,
    .Ro_state_dropdown_wrapper,
    .Ro_postcode_input_wrapper,
    .Ro_find_out_more_button {
        width: 100%;
    }
    .Ro_license_plate_input::placeholder,
    .Ro_postcode_input::placeholder {
        font-size: 16px;
    }
    .Ro_find_out_more_button {
        height: 50px;
        padding: 15px 30px;
        font-size: 16px;
    }
    .Ro_financing_section {
        flex-direction: column;
        align-items: stretch;
        gap: 20px;
    }
    .Ro_financing_info {
        text-align: center;
    }
    .Ro_financing_title {
        font-size: 18px;
    }
    .Ro_financing_features {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }
    .Ro_financing_feature {
        justify-content: center;
    }
    .Ro_feature_text {
        font-size: 14px;
    }
    .Ro_get_offer_button {
        width: 100%;
        padding: 15px 30px;
        height: 50px;
        font-size: 16px;
    }
    .Ro_buy_new_main_content {
        gap: 30px;
        flex-direction: column;
    }
    .Ro_buy_new_right_content {
        width: 100%;
    }
    .Ro_buy_new_filter_tab {
        padding: 10px 16px;
        font-size: 14px;
    }
    .Ro_buy_new_type_item {
        padding: 20px 12px;
    }
    .Ro_buy_new_price_inputs {
        flex-direction: column;
        gap: 15px;
    }
    .Ro_buy_new_price_buttons {
        flex-direction: column;
    }
    .Ro_buy_new_price_button {
        text-align: center;
    }
    .Ro_buy_new_main_content_flex {
        flex-direction: column;
    }
    .Ro_sell_car_right_content {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding: 20px 15px;
    }
    .Ro_how_it_works_header {
        width: 100%;
    }
    .Ro_how_it_works_steps {
        gap: 20px;
    }
    .Ro_steps_content {
        gap: 30px;
        max-width: 100%;
    }
    .Ro_step_content_item .Ro_step_title,
    .Ro_step_content_item .Ro_step_description {
        width: 100% !important;
    }
    .Ro_progress_bar_layout {
        flex-direction: column;
    }
    .Ro_progress_connector {
        display: none;
    }
    .Ro_progress_main_content {
        max-width: 100%;
        padding: 30px 0px 40px 115px;
    }
    .Ro_must_have_title {
        font-size: 22px;
    }
    .Ro_use_of_car_options,
    .Ro_brands_grid,
    .Ro_size_options,
    .Ro_fuel_options {
        grid-template-columns: 1fr;
    }
    .Ro_ute_selection {
        grid-template-columns: 1fr;
    }
    .Ro_form_row {
        grid-template-columns: 1fr;
    }
    .Ro_completion_summary {
        flex-direction: column;
        text-align: center;
    }
    .Ro_summary_icon {
        margin-right: 0;
        margin-bottom: 16px;
    }
    .Ro_next_button_container {
        gap: 10px;
    }
    .Ro_next_button_back,
    .Ro_next_button {
        padding: 10px 20px;
        font-size: 14px;
    }
    .Ro_skip_button {
        text-align: center;
    }
    .Ro_brands_grid {
        gap: 16px;
    }
    .Ro_brands_row {
        gap: 12px;
    }
    .Ro_brand_card {
        max-width: calc(50% - 6px);
        width: 50%;
    }
    .Ro_brand_card_label {
        height: 100px;
    }
    .Ro_brand_logo {
        height: 60px;
        padding: 10px;
    }
    .Ro_brand_name span {
        font-size: 12px;
    }
    .Ro_information_tangible_content {
        max-width: 100%;
        gap: 30px;
    }
    .Ro_price_range_header,
    .Ro_deposit_range_header {
        height: auto;
        gap: 15px;
    }
    .Ro_price_range_value_display,
    .Ro_deposit_range_value_display {
        width: 150px;
        height: 40px;
        align-self: flex-end;
    }
    .Ro_price_range_section,
    .Ro_deposit_range_section {
        height: auto;
        gap: 15px;
    }
    .Ro_car_recommendation_card {
        flex-direction: column;
        padding: 20px;
        min-height: auto;
    }
    .Ro_car_recommendation_content {
        flex-direction: column;
        gap: 20px;
    }
    .Ro_car_image_container {
        width: 100%;
        height: 200px;
    }
    .Ro_car_details {
        padding: 0;
        max-width: 100%;
    }
    .Ro_car_buttons {
        flex-direction: column;
        gap: 15px;
    }
    .Ro_car_button {
        width: 100%;
        padding: 10px 20px;
    }
    .Ro_car_pricing {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    .Ro_car_price {
        width: 100%;
    }
    .Ro_car_favorite {
        position: static;
        align-self: flex-end;
        margin-top: -10px;
    }
    .Ro_car_listings_grid {
        gap: 20px;
        padding-bottom: 20px;
    }
    .Ro_car_listing_card {
        width: 100%;
        height: auto;
    }
    .Ro_car_listing_image {
        height: 100px;
    }
    .Ro_car_listing_price {
        font-size: 24px;
    }
    .Ro_completion_modal_content {
        margin: 20px;
        padding: 30px 25px;
        max-width: none;
    }
    .Ro_completion_title {
        font-size: 20px;
    }
    .Ro_hero_section {
        padding: 200px 0;
    }
    .Ro_progress_bar_wrapper {
        width: 115px;
        padding: 15px 5px;
        position: fixed;
        left: 0;
        top: 70px;
        height: 100vh;
    }
    .Ro_progress_bar_header_bottom h2 {
        font-size: 10px;
    }
    .Ro_progress_bar_header_bottom p {
        margin-bottom: 5px;
        font-size: 10px;
    }

    /* Compare Page Responsive */
    .Ro_compare_vs_text {
        font-size: 60px;
    }
    .Ro_input_main_form {
        max-width: 100%;
    }
    .Ro_compare_table_content {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .Ro_compare_table {
        min-width: 800px;
    }
    .Ro_compare_table_cell {
        padding: 15px 8px;
        font-size: 14px;
    }
    .Ro_compare_rating_content {
        gap: 8px;
    }
    .Ro_compare_rating_stars {
        gap: 3px;
    }
    .Ro_star_filled {
        font-size: 10px;
    }
    .Ro_compare_toggle_section {
        gap: 30px;
        flex-wrap: wrap;
    }
    .Ro_compare_toggle_item {
        gap: 12px;
    }
    .Ro_features_accordion_button {
        padding: 20px 15px;
        min-height: 70px;
    }
    .Ro_features_accordion_button span {
        font-size: 16px;
    }
    .Ro_features_accordion_body {
        padding: 15px;
    }
    .Ro_feature_subtitle {
        font-size: 15px;
    }
    .Ro_feature_description {
        font-size: 14px;
    }
    .Ro_progress_navigation {
        margin-top: 20px;
    }
    .Ro_upload_file_section {
        padding: 10px 10px;
    }
    .Ro_file_upload_area {
        flex-direction: column;
    }
    .Ro_accessory_card {
        height: auto;
    }
    .Ro_aftermarket_content {
        padding: 20px 15px;
    }

    .Ro_final_details_right_wrapper {
        gap: 20px;
    }
    .Ro_final_header_section {
        flex-direction: column;
        height: auto;
        gap: 15px;
    }
    .Ro_final_detail_row {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .Ro_final_detail_price {
        align-self: flex-end;
    }
    .Ro_final_pricing_container {
        flex-direction: column;
        height: auto;
        gap: 15px;
    }
    .Ro_final_pricing_divider {
        width: 100%;
        height: 1px;
    }
    .Ro_final_pricing_summary {
        height: auto;
        padding: 20px 15px;
    }
    .Ro_overview_title_header {
        gap: 15px;
        width: 100%;
    }
    .Ro_market_info_bar {
        gap: 20px;
        align-items: flex-start;
        flex-direction: column;
    }
    .Ro_market_divider {
        display: none;
    }
    .Ro_confidence_progress_steps_container .Ro_confidence_progress_line:nth-of-type(2) {
        left: 50px;
        width: 192px;
    }
    .Ro_confidence_progress_steps_container .Ro_confidence_progress_line:nth-of-type(4) {
        left: 80px;
        width: calc(100% - 130px);
    }
    .Ro_expense_header {
        align-items: flex-start;
        flex-direction: column;
    }
    .Ro_without_label_dropdown_input {
        font-size: 16px;
        height: 50px;
    }
    .Ro_financing_input {
        height: 50px;
    }
    .Ro_attach_input_text {
        height: 50px;
    }
    .Ro_without_label_form_input {
        padding: 10px 20px 10px 20px;
        font-size: 16px;
        height: 50px;
    }
    .Ro_must_have_option {
        padding: 12px 20px;
    }
    .Ro_label_form_input {
        padding: 25px 20px 8px 20px;
        font-size: 16px !important;
        height: 50px;
    }
    .Ro_dropdown_input {
        padding: 25px 20px 8px 20px;
        height: 50px;
        line-height: normal;
    }
    
}

@media (max-width: 767px) {
    .Ro_must_have_options .row {
        gap: 20px;
    }
    .vehicle_type_step .row {
        gap: 0;
    }
    .Ro_fuel_power_info_row {
        gap: 20px;
        flex-direction: column;
    }
    .Ro_fuel_power_info_item {
        gap: 0px;
    }
    .Ro_fuel_power_footer_title {
        margin: 0 0 30px 0;
    }
    .Ro_fuel_power_footer {
        padding: 30px 30px;
        margin-top: 30px;
    }
    .Ro_fuel_power_header_inner_title {
        margin: 20px 0 20px 0;
    }
    .Ro_your_details_content {
        max-width: 100%;
    }
    .Ro_information_content {
        max-width: 100%;
    }
    .Ro_final_section_2 {
        padding: 0 0px;
    }
}

@media (max-width: 580px) {
    .Ro_car_buying_tabs {
        margin-bottom: 5px;
        gap: 1px;
    }
    .Ro_car_buying_tabs_wrapper_inner_title {
        font-size: 34px;
    }
    .Ro_car_buying_tabs_wrapper_inner_description {
        font-size: 18px;
    }
    .Ro_tab_button {
        height: 45px;
        gap: 4px;
    }
    .Ro_header_content {
        gap: 10px;
    }
    .Ro_nav_section {
        gap: 10px;
    }
    .Ro_right_section {
        gap: 15px;
    }
    .Ro_tab_icon {
        width: 12px;
    }
    .Ro_tab_text {
        font-size: 8px;
    }
    .Ro_tab_button {
        padding: 0 0px;
    }
    .Ro_button_wrapper {
        padding-left: 15px;
    }
    .Ro_tab_panel {
        padding: 30px 15px;
    }
    .Ro_tab_title {
        font-size: 20px;
    }
    .Ro_features_list li {
        font-size: 14px;
    }
    .Ro_cta_button {
        padding: 12px 24px;
        font-size: 14px;
    }
    .Ro_section_title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .Ro_make_card {
        height: 110px;
        padding: 10px;
    }
    .Ro_make_logo {
        margin-bottom: 8px;
    }
    .Ro_make_image {
        max-height: 40px;
    }
    .Ro_make_name {
        font-size: 12px;
    }
    .Ro_logo_img {
        width: 80px;
        height: 12px;
    }
    .Ro_mobile_menu {
        padding: 10px;
    }
    .Ro_mobile_nav_link {
        font-size: 13px;
        padding: 6px;
    }
    .Ro_mobile_signup_btn {
        width: 100px;
        height: 35px;
        font-size: 12px;
    }
    .Ro_mobile_menu.collapsing {
        transition: height 0.3s ease;
    }
    .Ro_financing_content {
        padding: 20px;
    }
    .Ro_financing_section {
        padding: 20px 15px;
    }
    .Ro_financing_title {
        font-size: 16px;
    }
    .Ro_financing_features {
        gap: 12px;
    }
    .Ro_feature_text {
        font-size: 13px;
    }
    .Ro_feature_icon {
        width: 18px;
        height: 18px;
    }
    .Ro_feature_icon svg {
        width: 18px;
        height: 18px;
    }
    .Ro_use_of_car_options,
    .Ro_brands_grid,
    .Ro_size_options,
    .Ro_fuel_options {
        gap: 12px;
    }
    .Ro_use_option_label,
    .Ro_size_option_label,
    .Ro_fuel_option_label {
        padding: 16px;
    }
    .Ro_ute_option_label {
        padding: 20px;
    }
    .Ro_car_listings_title {
        font-size: 18px;
    }
    .Ro_car_listings_grid {
        gap: 15px;
    }
    .Ro_car_listing_price {
        font-size: 20px;
    }
    .Ro_car_listing_metadata {
        gap: 20px;
        font-size: 12px;
    }
    .Ro_buy_new_logo_img {
        height: 15px;
    }
    .Ro_buy_new_nav_right {
        gap: 10px;
    }
    .Ro_buy_new_header {
        padding: 10px 0;
    }
    .Ro_buy_new_page_title {
        font-size: 20px;
    }
    .Ro_buy_new_page_header {
        margin-bottom: 20px;
    }
    .Ro_buy_new_tab_button {
        padding: 5px 15px;
        font-size: 14px;
        border-radius: 8px !important;
        margin-right: 2px;
    }
    .Ro_main_tabs_wrapper {
        margin-bottom: 30px;
    }
    .Ro_buy_new_type_icon_img {
        height: 30px;
    }
    .Ro_buy_new_price_list_section {
        width: 100%;
    }
    .Ro_how_it_works_title {
        font-size: 24px;
    }
    .Ro_progress_main_content {
        padding: 0px 0px 40px 80px;
    }
    .Ro_progress_bar_header_bottom h2 {
        font-size: 8px;
    }
    .Ro_must_have_title {
        font-size: 18px;
    }
    .Ro_step_label {
        display: none;
    }
    .Ro_progress_bar_wrapper {
        width: 80px;
        top: 55px;
    }
    .Ro_progress_bar_header {
        padding-bottom: 20px;
    }
    .Ro_seat_row {
        flex-direction: column;
    }
    .Ro_skip_button {
        padding: 12px 10px;
        font-size: 12px;
    }
    .Ro_next_button_back, .Ro_next_button {
        padding: 10px 15px;
    }
    .Ro_buy_new_type_item {
        height: 100%;
    }
    .Ro_buy_new_types_grid .row {
        row-gap: 15px;
    }
    .Ro_signup_btn {
        width: 110px;
        height: 35px;
    }
    .Ro_steps_timeline {
        height: 240px;
    }
    .Ro_progress_step {
        justify-content: center;
    }
    .Ro_progress_steps:after {
        left: 35px;
        top: 18px;
    }

    /* Calculator Page Responsive */
    .Ro_calculator_section {
        padding: 60px 0px 180px 0px;
        height: auto;
        background-size: 200% auto;
    }
    .Ro_calculator_section_content_left {
        gap: 20px;
    }
    .Ro_calculator_section_content {
        margin-top: 20px;
    }
    .Ro_payment_summary_content {
        padding: 30px 20px 30px;
    }
    .Ro_payment_amount {
        font-size: 35px;
    }

    /* Compare Page Responsive */
    .Ro_compare_section_top_content {
        margin-top: 30px;
    }
    .Ro_compare_cars_wrapper {
        gap: 40px;
        flex-direction: column;
    }
    .Ro_compare_car_column {
        justify-content: center;
    }
    .Ro_compare_car_image {
        width: 80%;
    }
    .Ro_compare_vs_text {
        margin: 0;
    }
    .Ro_compare_vs_section {
        width: 100%;
    }
    .Ro_compare_section_wrapper {
        gap: 0px;
    }
    .Ro_compare_bg_divider {
        height: calc(100% - 220px);
    }
    .Ro_compare_toggle_section {
        gap: 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    .Ro_compare_toggle_item {
        gap: 10px;
    }
    .Ro_compare_tab_indicator {
        padding: 60px 0 30px 0;
    }
    .Ro_features_accordion_button {
        padding: 15px 12px;
        min-height: 60px;
    }
    .Ro_features_accordion_button::after {
        width: 16px;
        height: 16px;
    }
    .Ro_feature_content_item {
        margin-bottom: 20px;
    }
    .Ro_compare_card_img {
        max-width: 200px;
    }
    .best_matches_slider .slick-list {
        width: 75vw !important;
    }
    .Ro_overview_wrapper {
        padding: 20px 20px;
        margin-top: 80px;
    }
    .Ro_incentive_left {
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
    }
    .Ro_incentive_right {
        align-items: center;
        gap: 15px;
        flex-direction: column;
    }
    .Ro_incentive_header {
        align-items: flex-start;
    }
    .Ro_incentive_header {
        padding: 15px 10px 15px 10px;
    }
    .Ro_final_details_bottom_wrapper {
        padding-top: 50px;
    }
    .Ro_confidence_progress_steps_container .Ro_confidence_progress_line:nth-of-type(2) {
        left: 0px;
        width: 150px;
    }
    .Ro_confidence_progress_steps_container .Ro_confidence_progress_line:nth-of-type(4) {
        left: 80px;
        width: calc(100% - 90px);
    }
    .Ro_preliminary_details_top {
        justify-content: flex-start;
        flex-direction: column;
    }
    .Ro_preliminary_loan_amount_section {
        justify-content: flex-start;
        align-items: flex-start;
    }
    .Ro_preliminary_details_bottom {
        flex-direction: column;
    }
    .Ro_preliminary_detail_item {
        padding: 15px 20px;
        border-left: 0;
    }
    .Ro_preliminary_financial_details {
        align-items: flex-start;
        flex-direction: column;
        gap: 15px;
    }
    .Ro_preliminary_detail_column {
        flex-direction: column;
        align-items: flex-start;
        gap: 0px;
    }
    .Ro_preliminary_saved_card {
        height: 350px;
    }
    .Ro_loan_matches_modal .modal-dialog {
        max-width: 350px;
    }
}

@media (max-width: 480px) {
    .Ro_buy_new_search_input {
        font-size: 13px;
    }
    .Ro_buy_new_search_input::placeholder {
        font-size: 13px;
    }

    /* Calculator Page Responsive */
    .Ro_compare_card_img {
        max-width: 140px;
    }
    .Ro_compare_details_left {
        gap: 30px;
    }
    .Ro_compare_details_section {
        gap: 30px;
    }
    .Ro_compare_card_image {
        bottom: -10px;
    }
}
