@media only screen and (max-width: 1200px) {
  .logo img {
    width: 100%;
    max-width: 200px;
  }

  .top_nav {
    gap: 20px;
  }

  .top_nav a {
    font-size: 12px;
  }

  #video {
    height: 440px;
  }

  .cooperation_left {
    width: 250px;
  }

  .cooperation_flex {
    gap: 70px;
  }

  .cooperation_tab h2 {
    font-size: 50px;
    margin-bottom: 50px;
  }

  .cooperation_tab .after_h2 {
    font-size: 17px;
  }

  .benefits_wrp h3 {
    font-size: 28px;
  }

  .benefits_list {
    gap: 17px;
  }

  .benefits_list li {
    font-size: 16px;
  }

  .benefits_wrp {
    padding-bottom: 60px;
  }

  .cooperation_footer_part {
    margin-left: -290px;
  }

  .cooperation_order {
    width: 260px;
  }

  blockquote {
    font-size: 20px;
    margin-bottom: 50px;
  }

  .cooperation_tab .after_h2 {
    margin-bottom: 50px;
  }

  .cooperation_div {
    padding: 50px;
  }

  .cars_section h1 {
    font-size: 47px;
    margin-bottom: 50px;
  }

  .cars_section .after_h1 {
    margin-bottom: 50px;
  }

  .contact_lbl {
    font-size: 20px;
  }

  .contact_info_items {
    font-size: 16px;
  }

  .map_section iframe {
    height: 400px;
  }

  .faq_question {
    font-size: 20px;
  }

  .faq_answer {
    font-size: 18px;
  }

  .faq_item {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .faq_item::before {
    top: 32px;
  }

  .tarif_label_text {
    padding: 14px 27px;
    font-size: 21px;
  }

  .cars_info_swiper {
    margin-top: 50px;
  }

  .car_bullets li {
    font-size: 17px;
  }

  .car_included {
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
    background-size: 37px;
    background-position: 30px 30px;
    padding-left: 90px;
  }

  .order_desc {
    font-size: 18px;
  }

  .footer_nav a {
    font-size: 18px;
  }

  .footer_contact p {
    font-size: 15px;
  }

  .footer_contact_item a {
    font-size: 18px;
  }

  .footer_phone a {
    font-size: 18px;
  }

  .footer_last .foott {
    font-size: 15px;
  }

  .time_specify_wrp {
    padding: 37px;
  }

  .search_result_footer .pressing_text {
    max-width: 430px;
  }

  .search_section_top {
    overflow: hidden;
  }

  .tooltip_wrp > span {
    left: inherit;
    right: -20px;
    font-size: 12px;
    padding: 6px 20px;
    top: -33px;
  }
}

@media only screen and (max-width: 992px) {
  .header_phone a {
    font-size: 16px;
  }

  .header_phone p {
    font-size: 10px;
  }

  .header_contact {
    gap: 20px;
  }

  .recall {
    font-size: 12px;
  }

  .header_controls {
    gap: 30px;
  }

  .languages {
    gap: 4px;
  }

  .cabinet {
    gap: 10px;
    font-size: 13px;
  }

  .header_top {
    padding: 17px 0;
  }

  .logo img {
    max-width: 180px;
  }

  .top_nav {
    gap: 15px;
  }

  .top_nav a {
    font-size: 10px;
    height: 80px;
  }

  .cooperation_page_section {
    padding-top: 50px;
  }

  .cooperation_left {
    width: 220px;
  }

  .cooperation_tabs li {
    padding: 13px 0;
    padding-left: 40px;
  }

  .cooperation_tabs li::before {
    width: 26px;
    height: 3px;
    top: 30px;
  }

  .cooperation_flex {
    gap: 50px;
  }

  .cooperation_tab h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }

  .cooperation_tab .after_h2 {
    font-size: 15px;
  }

  .benefits_wrp {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
  }

  .cooperation_footer_part {
    margin-left: -240px;
    margin-top: 50px;
    gap: 50px;
    margin: 0;
  }

  .cooperation_footer_part + .cooperation_footer_part {
    align-items: center;
  }

  .cooperation_order {
    width: 200px;
  }

  .cooperation_order_desc {
    padding: 0;
  }

  blockquote {
    font-size: 17px;
    margin-bottom: 38px;
  }

  .cooperation_tab .after_h2 {
    margin-bottom: 40px;
  }

  .cooperation_order_desc p {
    font-size: 16px;
  }

  .cooperation_order_desc h3 {
    font-size: 29px;
  }

  .cooperation_div {
    padding: 40px;
  }

  .order_desc {
    padding-left: 40px;
    padding-top: 20px;
  }

  .video_label:nth-child(1) img {
    width: 600px;
    height: auto;
  }

  .video_label:nth-child(1) div {
    background-size: auto 71.8px;
  }

  .video_label:nth-child(2) img {
    width: 510px;
    height: auto;
  }

  .video_label:nth-child(2) div {
    background-size: auto 71.8px;
  }

  .video_label:nth-child(3) img {
    width: 500px;
    height: auto;
  }

  .video_label:nth-child(3) div {
    background-size: auto 59.74px;
  }

  .progress_step_img {
    flex: none;
  }

  .progress_section {
    overflow: hidden;
  }

  .progress_step:nth-child(even) {
    margin-left: -140px;
  }

  .progress_icn4 {
    left: calc(50% + 140px);
  }

  .cars_park_section {
    padding-top: 160px;
    padding-bottom: 40px;
  }

  .swiper_cars_controls {
    margin-top: 20px;
    gap: 20px;
  }

  .swiper_cars_controls img {
    width: 60px;
  }

  .progress_wrp h2 {
    max-width: 430px;
    font-size: 47px;
  }

  .cooperation_item h3 {
    font-size: 30px;
  }

  .cooperation_item p {
    font-size: 16px;
  }

  .cooperation_item a {
    font-size: 18px;
  }

  .cooperation_list {
    gap: 90px;
    margin-bottom: 80px;
  }

  .drivers_card_text {
    padding: 40px 70px;
  }

  .drivers_card_footer {
    height: 90px;
  }

  .drivers_card_text h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .drivers_card_text p {
    font-size: 17px;
    line-height: 1.3;
    max-width: 300px;
  }

  .cars_swiper .swiper-slide:nth-child(1) {
    width: inherit;
  }

  .cars_swiper .swiper-slide {
    width: inherit;
  }

  .cars_swiper .swiper-slide.swiper-slide-next {
    width: inherit;
  }

  .car_ttle {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 12px;
  }

  .car_desc {
    font-size: 17px;
  }

  .cars_slider_wrp {
    padding-left: 20px;
  }

  .cars_swiper .swiper-slide.swiper-slide-active {
    padding-left: 60px;
  }

  .cars_swiper .swiper-slide.swiper-slide-active .car_holder_img {
    border-radius: 50%;
    background-color: #daa40b;
    border-color: transparent;
  }

  .cars_swiper .swiper-slide.swiper-slide-active .car_holder_img img {
    opacity: 1;
  }

  .cars_swiper .swiper-slide.swiper-slide-active .car_desc {
    opacity: 1;
  }

  .swiper-slide-active .car_holder_img {
    width: 350px;
    height: 350px;
  }

  .car_holder_img img {
    width: 440px;
  }

  .car_flex_info {
    flex-direction: column;
    gap: 30px;
  }

  .car_bullets {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px 20px;
  }

  .car_bullets li {
    font-size: 15px;
  }

  .order_tranfer_light {
    left: 10px;
    top: 10px;
    transform: none !important;
  }

  .detail_top_part {
    flex-direction: column;
  }

  .packet_selected {
    text-align: right;
  }

  .time_specify_wrp {
    padding: 28px;
  }

  .time_specify_slot {
    gap: 30px;
  }

  .extra_info_wrp {
    margin-bottom: 30px;
  }

  .search_result_footer {
    flex-direction: column;
  }

  .search_result_footer .pressing_text {
    max-width: 100%;
    width: 100%;
  }

  .form_last_info {
    max-width: 100%;
    width: 100%;
  }

  .input_el p {
    font-size: 13px;
  }

  .tooltip_wrp {
    top: 3px;
  }

  .checkbox {
    font-size: 18px;
  }

  .advanced_filter_info {
    flex-direction: column;
  }

  .road_back {
    width: 100%;
  }

  .rent_driver {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .modal_inner {
    padding: 50px;
  }

  .modal-dialog {
    width: calc(100% - 40px);
  }

  .modal_title {
    font-size: 41px;
    margin-bottom: 30px;
  }

  .modal_desc {
    font-size: 18px;
    margin-bottom: 41px;
  }

  .recall_form {
    gap: 40px 30px;
    justify-content: space-between;
  }

  .progress_step:nth-child(even) .progress_step_desc {
    max-width: 350px;
  }

  .progress_step_desc h3 {
    font-size: 31px;
  }

  .progress_step_desc p {
    font-size: 18px;
  }

  .video_labels {
    margin-top: -40px;
  }

  .order_button {
    padding: 140px 20px;
  }
  .cooperation_footer_part.negative_top {
    margin-top: 40px;
  }
  footer {
    opacity: 1 !important;
    animation: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .mobile_header_wrp {
    display: block;
    padding-top: 68px;
  }

  header {
    display: none;
  }

  .mobile_header_top {
    padding: 20px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background: linear-gradient(90deg, #daa40b 0%, #ab321b 52.5%, #522466 100%);
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    transition: 0.3s;
  }

  .mobile_header_top::before {
    content: "";
    background-image: url(../img/header_grad.svg);
    position: absolute;
    height: 140px;
    pointer-events: none;
    background-position: bottom center;
    background-size: cover;
    width: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    z-index: -13;
    background-repeat: no-repeat;
    transition: 0.3s;
    opacity: 0.5;
  }
  .header_fixed .mobile_header_top::before {
    opacity: 1;
  }

  .mobile_header_top > a img {
    max-width: 206px;
    height: auto;
    width: 100%;
  }

  .mobile_nav_toggling {
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    background-color: #11161e;
    padding: 20px 16px;
    padding-bottom: 60px;
    transition: 0.3s;
    pointer-events: none;
    opacity: 0;
  }

  .menu_opened .mobile_nav_toggling {
    opacity: 1;
    pointer-events: all;
  }

  .mobile_nav_toggling_inner {
    overflow: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%;
    gap: 20px;
    height: 100%;
  }

  .mobile_nav_toggling_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .languages a {
    width: 28px;
    height: 28px;
    font-size: 10px;
  }

  .top_nav {
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
  }

  .top_nav a {
    height: auto;
    padding-left: 19px;
  }

  .top_nav a::after {
    display: none;
  }

  .top_nav > li > ul {
    display: none;
  }

  .mobile_nav_toggling_body {
    max-width: 168px;
    margin: 0 auto;
    width: 100%;
  }

  .mobile_nav_toggling_recall {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    flex: none;
  }

  .header_phone a {
    font-size: 18px;
    margin-bottom: 6px;
    display: inline-block;
  }

  .header_phone p {
    font-size: 10px;
  }

  .mobile_nav_toggling_cabinet {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #3e4654;
    border-bottom: 1px solid #3e4654;
    height: 60px;
    flex: none;
  }

  .top_nav a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 14px;
    width: 4px;
    background: white;
    border-radius: 10px;
    transition: 0.3s;
    opacity: 0;
  }

  .top_nav .active > a::before,
  .top_nav a.active::before {
    opacity: 1;
  }
  .top_nav .active > ul {
    display: block;
  }
  .top_nav > li > ul {
    padding-left: 30px;
    padding-top: 14px;
  }

  .top_nav > li > ul li a {
    font-weight: normal;
    text-transform: inherit;
    font-size: 10px;
    font-family: "Montserrat", sans-serif;
    padding: 10px 0;
    padding-left: 20px;
    border-top: 1px dashed;
    border-bottom: 1px dashed;
    line-height: 1.4;
  }

  .top_nav > li > ul li {
    margin-bottom: -1px;
  }

  .top_nav > li > ul li:nth-child(1) a {
    border-top: none;
  }

  .top_nav > li > ul li:last-child a {
    border-bottom: none;
  }
  .cooperation_flex {
    flex-direction: column;
    gap: 30px;
  }

  .cooperation_page_section {
    padding-top: 0;
  }

  .cooperation_left {
    width: calc(100% + 30px);
    margin-left: -15px;
    white-space: normal;
    overflow: auto;
    overflow-y: hidden;
    padding: 0;
  }

  .cooperation_left ul {
    white-space: nowrap;
    display: flex;
    padding: 0 16px;
    gap: 15px;
  }

  .cooperation_left ul li {
    display: inline-block;
  }

  .cooperation_left ul li br {
    display: none;
  }

  .cooperation_left ul li {
    padding: 0;
    height: 62px;
    display: flex;
    align-items: center;
    border: none;
    font-size: 14px;
    color: #e7e8f0;
    font-family: "Montserrat";
    position: relative;
  }

  .cooperation_tabs li::before {
    left: 0;
    width: 100%;
    bottom: 0;
    top: inherit;
  }

  .cooperation_tab h2 {
    font-size: 36px;
    margin-bottom: 24px;
  }

  .cooperation_tab .after_h2 {
    font-size: 14px;
    line-height: 170%;
    margin-bottom: 30px;
  }

  .benefits_wrp {
    margin: 0;
    width: 100%;
    padding: 32px 16px;
    padding-top: 160px;
    background-image: url(../img/benefits_mobile.jpg) !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-color: #000000;
    border-radius: 10px;
  }

  .benefits_wrp.bg_mobile2 {
    background-image: url(../img/bg_benefit_mob2.png) !important;
    background-size: 100% auto;
    background-color: #29074a;
  }

  .benefits_wrp h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .benefits_list {
    gap: 24px;
  }

  .benefits_list li {
    font-size: 14px;
    line-height: 1.4;
    padding-left: 35px;
  }

  .benefits_list li::before {
    top: -2px;
  }
  .cooperation_footer_part {
    margin-top: 32px;
  }

  blockquote {
    margin-bottom: 32px;
    font-size: 18px;
  }

  .cooperation_div {
    padding: 24px;
  }

  .cooperation_div h3 {
    font-size: 23px;
    margin-bottom: 24px;
  }

  .cooperation_div p {
    font-size: 14px;
  }
  .onlymob {
    display: block;
  }
  .nomob {
    display: none;
  }
  .cooperation_page_section {
    padding-bottom: 60px;
    position: relative;
    z-index: 100;
  }

  .footer_flex {
    padding-top: 40px;
    text-align: center;
    margin-bottom: 40px;
  }

  .footer_nav {
    display: flex;
    flex-direction: inherit;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }

  .footer_nav a {
    font-size: 14px;
    line-height: 1.2;
  }

  .footer_contact {
    gap: 24px;
  }

  .footer_phone {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }

  .footer_soc {
    justify-content: center;
  }

  .footer_last > p {
    order: 3;
    width: 100%;
    flex: none;
    text-align: center;
  }

  .footer_last {
    flex-wrap: wrap;
  }

  .footer_last > div {
    order: 1;
    flex: none;
    width: 100%;
    text-align: center;
  }
  footer {
    position: relative;
  }
  footer::before {
    content: "";
    display: block;
    pointer-events: none;
    background-image: url(../img/footer_grad.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0.8;
  }
  .footer_contact_item > p {
    margin-bottom: 4px;
  }
  .top_nav > li > ul li a::before {
    width: 12px;
    height: 2px;
    top: 15px;
  }
  .team_item {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 30px;
    padding-bottom: 28px;
  }

  .team_img {
    width: 152px;
    height: 194px;
  }

  .team_desc {
    width: 100%;
  }

  .team_desc h3 {
    font-size: 19px;
    font-family: "Unbounded", sans-serif;
    font-weight: bold;
  }

  .team_desc p {
    font-size: 14px;
    font-family: "Montserrat", auto;
    font-weight: 600;
  }

  .team_desc span {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7;
  }
  .cooperation_left ul::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 14px;
    flex: none;
  }
  blockquote.red {
    font-size: 16px;
    padding-left: 27px;
  }
  .vacancy_hh_block {
    height: 208px;
    padding: 0 26px;
    display: flex;
    align-items: center;
    gap: 20px;
    background-position: 67% 50%;
    background-size: 150% 100%;
  }

  .vacancy_hh_block p {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 600;
  }

  .vacancy_hh_block img {
    width: 60px;
    height: auto;
  }

  .vacancy_hh_block p br {
    display: none;
  }
  .cooperation_order {
    display: none;
  }
  body {
    overflow-x: hidden;
  }

  .cooperation_footer_part.negative_top {
    margin-top: 0;
  }

  .document_list .doc_line {
    margin: 24px 0;
    opacity: 0.6;
  }

  .document_list a {
    font-size: 14px;
    border-bottom: none;
    color: #daa40b;
    line-height: 1.6;
  }

  .document_list li::before {
    font-size: 13px;
    top: 4px;
  }

  .document_list {
    gap: 20px;
  }
  .modal-dialog {
    margin: 0;
    width: 100%;
    max-height: 100vh;
    max-height: 100dvh;
  }

  .modal_inner {
    padding: 60px 16px;
    border-radius: 0;
  }

  .content h2 {
    font-size: 22px;
    margin-bottom: 24px;
  }

  .content p {
    font-size: 14px;
  }
  .close_mod {
    position: absolute;
    right: 50px;
    top: 50px;
  }
  .contact_page_section {
    padding-top: 32px;
  }

  .contact_page_section h1 {
    font-size: 36px;
    margin-bottom: 20px;
  }

  .disc_img {
    max-width: 170px;
    width: 100%;
    height: auto;
    margin-bottom: 14px;
  }
  .contact_info_flex {
    gap: 32px;
  }

  .contact_info_item {
    width: 100%;
    flex: none;
  }

  .contact_info_item p {
    font-size: 20px;
  }

  .contact_info_item iframe {
    width: 100%;
    height: 240px;
    border-radius: 7px;
    margin-top: 30px;
  }

  .contact_info_items {
    font-size: 15px;
  }

  .order_tranfser_section .order_desc {
    padding: 0;
    font-size: 14px;
    line-height: 1.9;
  }

  .order_tranfser_section .order_desc br {
    display: none;
  }

  .order_tranfser_section .order_transfer_button_round {
    width: 80px;
    height: 80px;
    backdrop-filter: blur(17.5px);
    border-radius: 999px;
    position: absolute;
    bottom: -20px;
    z-index: 100;
    left: -7px;
  }

  .order_tranfser_section .order_transfer_button_round p {
    font-size: 9px;
    font-weight: 700;
    line-height: 1.5;
  }

  .order_tranfser_section {
    position: relative;
    padding-top: 32px;
  }

  .order_tranfser_section .container,
  .order_tranfser_section .row,
  .order_tranfser_section .row > div {
    position: static;
  }

  .order_tranfer_light {
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    background: radial-gradient(50% 50% at 50% 50%, #daa40b 0%, #ab321b 100%);
    filter: blur(4px);
    border-radius: 999px;
  }
  .faq_section {
    padding-top: 32px;
  }

  .faq_section h1 {
    margin-bottom: 16px;
    font-size: 36px;
  }

  .faq_section .disc_img {
    max-width: 168px;
  }

  .faq_section .after_h1 {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .faq_item {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 36px;
  }

  .faq_question {
    font-size: 17px;
    line-height: 1.4;
  }

  .faq_item::before {
    left: 6px;
    top: 19px;
  }

  .faq_answer {
    padding-top: 10px;
    font-size: 14px;
  }

  .faq_item.active {
    background-color: #283140;
    border-radius: 8px;
  }
  .modal_desc {
    font-size: 14px;
  }

  .recall_form {
    gap: 40px;
  }

  .input_el {
    width: 100%;
  }

  .input_el input,
  .input_el select {
    height: 58px;
    font-size: 17px;
  }

  .nice-select {
    height: 58px;
    font-size: 17px;
  }

  .pressing_text p br {
    display: none;
  }

  .form_footer_controls {
    flex-direction: column;
  }

  .form_footer_controls > div:nth-child(1) {
    display: none;
  }

  .form_footer_controls > div {
    width: 100%;
  }

  .form_footer_controls > div .send_form {
    max-width: 200px;
    font-size: 13px;
    margin-left: auto;
    display: block;
    font-weight: normal;
    font-family: "Montserrat", sans-serif;
  }

  .modal_title {
    font-size: 36px;
  }
  .cooperation_tab > img {
    margin-bottom: 32px;
  }
  .city_card_heading {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: -22px;
  }

  .city_flex_el {
    width: 100%;
  }

  .city_card_wrp {
    gap: 34px;
  }
  .our_cars_page {
    padding-top: 32px;
  }

  .our_cars_page h1 {
    font-size: 36px;
    margin-bottom: 13px;
  }

  .our_cars_page .after_h1 {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .tarif_label_text {
    font-size: 18px;
    padding: 16px 27px;
  }

  .cars_labels_swiper::before {
    width: 30px;
  }

  .cars_labels_swiper::after {
    width: 30px;
  }
  .our_cars_page .swiper-slide {
    overflow: hidden;
  }

  .our_cars_page .swiper-slide > .car_tarif {
    transform: scale(1.1);
    transform-origin: center;
  }

  .car_flex_info {
    gap: 30px;
    padding-bottom: 30px;
  }

  .car_bullets br {
    display: none;
  }

  .car_bullets {
    width: 100%;
    gap: 14px;
  }

  .car_included {
    background-size: 48px;
    background-position: 16px 16px;
    padding: 16px;
    padding-top: 72px;
    font-size: 13px;
  }

  .our_cars_page {
    margin-bottom: -50px;
  }
  .search_section_top {
    padding-top: 29px;
  }

  .search_result_filter_item > h3 {
    font-size: 18px;
    margin-bottom: 0;
  }

  .search_result_filter_item {
    flex-direction: column;
    gap: 24px;
  }

  .search_result_filter_item .input_el {
    width: 100%;
  }

  .selector_tab {
    font-size: 15px;
    padding: 10px 10px;
    padding-bottom: 14px;
  }

  .swap_wrp {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .advanced_filter_info {
    margin-top: 40px;
  }

  .road_back {
    height: 70px;
  }

  .road_back p {
    font-size: 15px;
    align-items: center;
  }

  .road_back p::before {
    top: -3px;
  }

  .rent_driver {
    padding: 0;
    border-radius: 8px;
    padding-top: 105px;
    position: relative;
    overflow: hidden;
  }

  .rent_driver p {
    background-color: #283140;
    padding: 16px;
  }

  .rent_driver p {
    font-size: 14px;
    width: 100%;
  }

  .rent_driver::before {
    content: "";
    display: block;
    position: absolute;
    height: 105px;
    left: 0;
    top: 0;
    background-image: url(../img/driver_img1.png);
    width: 100%;
    background-position: center;
    background-size: cover;
    background-size: calc(100% + 100px) auto;
    background-position: left;
  }
  .search_section_top {
    padding-bottom: 30px;
  }

  .search_result_item {
    flex-direction: column;
    gap: 5px;
  }

  .search_result_img {
    width: 100%;
  }

  .search_result_desc a {
    font-size: 24px;
    display: inline-block;
    margin-bottom: 13px;
  }

  .search_result_desc p {
    font-size: 13px;
    margin-bottom: 24px;
    line-height: 1.5;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
  }
  .search_result_detail_section {
    padding-top: 16px;
  }

  .go_back {
    margin-bottom: 33px;
    font-size: 14px;
  }

  .go_back img {
    width: 19px;
  }

  .detail_parameters li span:nth-child(2) {
    width: calc(100% - 101px);
    font-size: 15px;
    line-height: 1.5;
    font-weight: 300;
  }

  .detail_parameters {
    width: 100%;
    gap: 14px 0;
  }

  .detail_parameters li span:nth-child(1) {
    font-size: 15px;
    flex: none;
    width: 88px;
  }

  .time_specify_slot {
    flex-direction: column;
  }

  .time_specify_wrp {
    padding: 16px;
    margin-top: 32px;
    margin-bottom: 36px;
  }

  .time_specify_slot .input_el:nth-child(1) {
    width: 100%;
  }

  .time_specify_slot .input_el {
    width: 100%;
  }

  .desc_text_slot {
    font-size: 13px;
    padding-bottom: 9px;
    margin-top: -5px;
  }

  .packet_selected {
    padding: 20px 28px;
    padding-left: 140px;
    text-align: left;
  }

  .packet_selected img {
    width: 98px;
    left: 28px;
  }

  .packet_selected p {
    font-size: 17px;
    margin-bottom: 8px;
  }

  .packet_selected span {
    font-size: 16px;
    font-weight: normal;
  }

  .passengers_info_wrp > h3 {
    margin-bottom: 22px;
    font-size: 20px;
  }

  .passengers_flex {
    flex-direction: column;
    gap: 37px;
  }

  .passengers_flex > div.passenger_new_top {
    flex-direction: column;
    align-items: flex-start;
    gap: 9px;
    margin-bottom: -10px;
  }

  .extra_controls {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .extra_controls > div {
    font-size: 15px;
  }

  .tooltip_wrp {
    top: -1px;
    width: 18px;
    height: 18px;
    background-size: 18px;
    background-repeat: no-repeat;
  }

  .extra_info_wrp {
    flex-direction: column;
  }

  .extra_info_wrp .input_el {
    width: 100%;
  }

  .input_el textarea {
    font-size: 16px;
    height: 130px;
    line-height: 1.5;
  }

  .form_last_info {
    flex-direction: column;
    gap: 30px;
  }

  .form_last_info .send_form {
    font-size: 12px;
    font-weight: normal;
  }

  .total_price {
    width: 100%;
  }

  .total_price p {
    font-size: 21px;
  }

  .total_price span {
    font-size: 16px;
    font-weight: normal;
  }
  /* .header_fixed .mobile_header_top {
    padding-top: 14px;
    padding-bottom: 14px;
  } */

  .homepage .mobile_header_top {
    background: none;
  }

  .header_fixed .mobile_header_top {
    background: linear-gradient(90deg, #daa40b 0%, #ab321b 52.5%, #522466 100%);
  }

  .intro_section .container {
    padding: 0 6px;
  }

  #video {
    height: 280px;
    border-radius: 4px;
  }

  .next_button {
    opacity: 0;
    pointer-events: none;
  }
  .video_labels {
    gap: 20px;
    padding-left: 24px;
    margin-top: -16px;
  }
  .video_label:nth-child(1) img {
    width: 228px;
  }
  .video_label:nth-child(1) div {
    background-size: auto 27.28px;
  }
  .video_label:nth-child(2) img {
    width: 196px;
  }
  .video_label:nth-child(2) div {
    background-size: auto 27.91px;
  }

  .video_label:nth-child(3) img {
    width: 195px;
  }
  .video_label:nth-child(3) div {
    background-size: auto 27.69px;
  }
  .video_label:nth-child(3) {
    top: -6px;
  }
  .order_button {
    padding: 60px 0;
  }

  .order_transfer_button {
    height: 60px;
    width: 100%;
  }

  .order_transfer_button div img {
    width: 33px;
  }

  .order_transfer_button div span {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
  }

  .order_transfer_button div {
    gap: 16px;
  }

  .order_transfer_button .transfer_gradient {
    width: 100%;
    left: 0;
    top: -40px;
    height: 130%;
    opacity: 0.6;
  }

  #video {
    border-radius: 8px;
  }
  .order_button {
    padding-bottom: 78px;
  }
  .progress_wrp h2 {
    font-size: 36px;
    margin-bottom: 50px;
  }
  h3.progress_item img {
    width: 48px;
  }

  h3.progress_item {
    gap: 15px;
    font-size: 25px;
    margin-bottom: 24px;
  }

  .progress_cover {
    width: 292px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 28px;
  }

  .progress_wrp {
    max-width: 295px;
    margin: 0 auto;
    position: relative;
  }

  .progress_benefits {
    flex-direction: column;
    padding-left: 44px;
    margin: 0;
    gap: 23px;
    height: auto;
    margin-bottom: 58px;
  }

  .progress_benefits > div {
    display: flex;
    align-items: center;
    text-align: left;
    gap: 14px;
  }

  .progress_benefits > div p {
    font-size: 14px;
  }

  .progress_benefits > div img {
    width: 33px;
  }

  .progress_step:nth-child(odd) {
    padding: 0;
  }

  .progress_step_img {
    order: 1 !important;
    width: 228px;
    height: 228px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .progress_step_desc {
    order: 2 !important;
    padding-left: 16px;
  }

  .progress_step {
    display: block;
  }

  .progress_step_desc h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .progress_step_desc p {
    font-size: 14px;
    line-height: 1.6;
    font-weight: normal;
  }

  .progress_step_desc p br {
    display: none;
  }

  .progress_steps {
    gap: 78px;
  }

  .progress_step:nth-child(even) {
    margin: 0;
  }

  .progress_icn2 {
    top: 640px;
    width: 48px;
  }

  .progress_icn3 {
    width: 48px;
    top: 1080px;
    z-index: 100;
  }

  .progress_icn4 {
    left: 50%;
    transform: translateX(-50%);
    top: 1528px;
    width: 48px;
    z-index: 100;
  }

  .progress_section {
    padding-bottom: 30px;
  }
  #progress_line2 {
    display: block;
    position: absolute;
    top: 190px;
    left: 3px;
  }
  #progress_line {
    display: none;
  }
  .progress_step:last-child {
    margin-top: -19px;
  }
  .cars_park_section {
    padding-top: 120px;
  }

  .cars_heading.heading {
    padding: 0;
  }

  .cars_heading h2 {
    font-size: 36px;
    margin-bottom: 17px;
  }

  .cars_heading .after_h2 {
    font-size: 14px;
    margin-bottom: 24px;
    font-weight: 300;
  }

  .cars_slider_wrp {
    padding: 0;
  }
  .cars_swiper .swiper-slide.swiper-slide-active {
    padding-left: 40px;
  }

  .car_ttle {
    font-size: 24px;
    margin-top: 24px;
    margin-bottom: 12px;
    margin-left: -13px;
  }

  .car_desc {
    font-size: 14px;
    margin-left: -13px;
  }

  .swiper-slide-active .car_holder_img {
    width: 180px;
    height: 180px;
  }

  .car_holder_img {
    width: 130px;
    height: 130px;
  }

  .car_holder_img img {
    width: 240px;
    left: 20%;
    position: relative;
    transition: 0.3s;
  }

  .cars_swiper .swiper-slide.swiper-slide-active .car_holder_img img {
    left: 0;
  }
  .swiper_cars_controls img {
    width: 40px;
  }

  .swiper_cars_controls {
    gap: 20px;
    margin: 0;
    text-align: center;
    justify-content: center;
    max-width: 100%;
    width: 100%;
    margin-bottom: 34px;
  }
  .cooperation_section {
    padding: 40px 0;
  }

  .cooperation_section .heading h2 {
    font-size: 36px;
    margin-bottom: 22px;
  }

  .cooperation_section .heading p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .cooperation_section .heading {
    margin-bottom: 44px;
  }

  .cooperation_item {
    padding-left: 47px;
  }

  .cooperation_item img {
    width: 32px;
    left: 0;
    top: 5px;
  }

  .cooperation_item h3 {
    font-size: 23px;
    margin-bottom: 16px;
  }

  .cooperation_item p {
    font-size: 14px;
  }

  .cooperation_item p br {
    display: none;
  }

  .cooperation_item a {
    font-size: 15px;
    line-height: 1.5;
  }

  .cooperation_list {
    gap: 60px;
    margin-bottom: 53px;
  }

  .drivers_card_text {
    padding: 32px;
    padding-bottom: 50px;
  }

  .drivers_card_text h3 {
    font-size: 24px;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
  }

  .drivers_card_text p {
    font-size: 14px;
    position: relative;
    z-index: 10;
    max-width: 198px;
  }

  .drivers_card_footer {
    font-size: 14px;
    padding: 0 30px;
    font-size: 14px;
    height: 70px;
    position: relative;
    z-index: 10;
  }

  .drivers_card_footer a {
    font-size: 15px;
  }

  .drivers_card::before {
    z-index: 0;
    background-position: calc(50% + 140px) 0;
  }
}

@media only screen and (max-width: 480px) {
}
