@media screen and (max-width: 1200px) {
  .w_60 {
    width: 80%;
  }

  .train_icon_pos {
    margin-left: 120px;
  }

  .home_topcard_left {
    margin-left: 50px;
  }

  .cart_detail_addons_price {
    margin-left: 20px;
  }

  .btn_add_to_art {
    font-size: 13px;
  }

  .btn_buynow {
    font-size: 13px;
  }
  .addon_image_container {
    width: 120px;
  }
  .number_input_cart {
    width: 60px;
  }
}

@media screen and (max-width: 991px) {
  .main_heading {
    font-size: 2rem;
  }

  .text_primary {
    font-size: 1.2rem;
  }

  .w_60 {
    width: 86%;
  }

  .tab_text_center {
    text-align: center;
  }

  .sign_up_bg {
    background-attachment: fixed;
  }

  .sign_up_card {
    border-radius: 0px;
    display: block;
    /* min-height: auto !important;
        height: auto !important; */
    background-color: rgb(255, 255, 255, 0.8);
  }

  .forget_password_card {
    border-radius: 0px;
    display: block;
    /* min-height: auto !important;
        height: auto !important; */
    background-color: rgb(255, 255, 255, 0.8);
  }

  .tab_ms_0 {
    margin-left: 0px !important;
  }

  .train_icon_pos {
    margin-left: 100px;
    margin-top: 36px;
  }

  .plane_icon_pos {
    margin-right: 100px;
  }

  .home_topcard_left {
    margin-left: 0px;
  }

  .header_img_pos {
    text-align: center;
  }

  .tour_book_card {
    margin-bottom: 225px;
    box-shadow: none;
    margin-left: -78px;
  }

  .cart_icon {
    margin-top: 16px;
  }

  .main_heading {
    margin-top: 2rem;
  }

  .mob_no_display {
    display: none;
  }

  .mob_display {
    display: block !important;
  }

  .mob_no_dsp {
    display: none;
  }

  .mob_margin_bot {
    margin-bottom: 73px;
  }

  .whatsapp_text {
    display: none;
  }

  .whatsapp_btn {
    /* padding: 15px 6px 15px 15px; */
    border-radius: 50%;
    bottom: 90px;
    right: 20px;
    left: auto;
  }

  /* .add_to_cart_pos {
        position: fixed;
        left: 2%;
        bottom: 75px;
        width: 96%;
        z-index: 1;
    } */

  .hero_sec {
    height: 200px;
  }

  .text_center_mob {
    text-align: center;
  }

  .choose_us_card {
    background-color: #fff;
    box-shadow: 0 16px 24px 0 rgb(40, 41, 61, 0.2);
  }

  .testimonial_img {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .testimonial_card {
    border-top: 1px solid #cac9c9;
    border-bottom: 1px solid #cac9c9;
    border-radius: 0;
    background-color: #f8fafc;
  }
  .cart_nav_steps_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
  }

  .cart_nav_step_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 230px;
  }

  .cart_nav_step {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    color: #fff;
    font-size: 8px;
    z-index: 2;
  }

  .cart_nav_step.active {
    background-color: #E1AB1D;
  }

  .cart_nav_step.inactive {
    background-color: transparent;
    border: 1px solid #d9d9d9;
    color: #d9d9d9;
  }

  .cart_nav_step_line {
    position: absolute;
    top: 7px;
    left: 100%;
    width: 88%;
    height: 1px;
    background-color: #d9d9d9;
    z-index: 1;
    transform: translateX(-50%);
  }

  .cart_nav_step_line.active {
    background-color: #E1AB1D !important;
  }

  .cart_nav_step_text_new {
    margin-top: 10px;
    font-size: 10px;
    text-align: center;
    color: #d9d9d9;
    white-space: nowrap;
  }

  .cart_nav_step_text_new.active {
    color: #E1AB1D;
  }

  .cart_nav_step_line_new {
    position: absolute;
    top: 7px;
    left: 100%;
    width: 88%;
    height: 1px;
    background-color: #d9d9d9;
    z-index: 1;
    transform: translateX(-50%);
  }

  .cart_nav_step_line_new.active {
    background-color: #E1AB1D !important;
  }
  .cart_nav_step_text {
    margin-top: 10px;
    font-size: 10px;
    text-align: center;
    color: #d9d9d9;
    white-space: nowrap;
  }

  .cart_nav_step_text.active {
    color: #E1AB1D;
  }

  .cart_addons_checkbox {
    height: 13px;
    width: 13px;
  }
  .addons_checkbox {
    height: 11px;
    width: 11px;
  }

  .delete_bin_btn {
    cursor: pointer;
    height: 14px;
    width: 15px;
  }

  .cart_detail_calender {
    height: 10px;
    width: 10px;
    vertical-align: middle;
  }

  .addons_buttonss {
    height: 16px !important;
    width: 16px !important;
    border: none;
    padding: 0px;
    box-shadow: 0px 2px 5px 0px rgb(0, 0, 0, 0.25);
  }

  .order_summary_card {
    border: none;
    border-radius: 0 0 8px 8px;
    padding: 8px;
    box-shadow: 0 4px 10px 0 rgb(0, 0, 0, 0.25);
  }

  .mob_back_btn {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border: none;
  }
  .mob_back_btn img {
    height: 10px;
    width: 10px;
  }

  .mob_nav_menu_btn {
    background: transparent;
    border: none;
    font-size: 24px;
    font-weight: bold;
  }

  .mob_nav_dropdown_menu {
    width: 120px !important;
    min-width: 120px !important;
    font-size: 10px;
    color: #020b31;
    transform: translate3d(-20px, 10px, 0px) !important;
    padding: 8px !important;
    border-radius: 6px !important;
    border: none !important;
    box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
  }
  .mob_nav_dropdown_menu::before {
    content: "";
    position: absolute;
    top: 24%;
    right: -5px; /* Position arrow outside the box */
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #fff; /* Creates the left-facing arrow */
  }

  .mob_nav_dropdown_items {
    text-decoration: none;
    color: black;
    margin: 6px;
  }

  .mob_passenger_form_label {
    color: #020b31;
    font-size: 11px;
  }

  .mob_passenger_form_input {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    height: 40px;
    color: #E1AB1D;
    caret-color: #E1AB1D;
    font-size: 11px;
  }

  .mob_passenger_form_input::placeholder {
    color: #d9d9d9;
    font-size: 11px;
  }

  .mob_passenger_form_input:focus {
    box-shadow: none;
    border-color: #E1AB1D;
  }

  .passenger_addons_checkbox {
    height: 8px;
    width: 8px;
    border-radius: 2px !important;
  }

  .mob_passenger_form_textarea {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    height: 40px;
    color: #E1AB1D;
    caret-color: #E1AB1D;
    font-size: 11px;
  }

  .mob_passenger_form_textarea::placeholder {
    color: #d9d9d9;
    font-size: 11px;
  }

  .mob_passenger_form_textarea:focus {
    box-shadow: none;
    border-color: #E1AB1D;
  }

  .mob_addons_cart_box,
  .mob_addons_cart_box1 {
    border: 1px solid #E1AB1D;
    border-radius: 8px;
    padding: 3px;
    margin-top: 10px;
  }

  .addons_box_card {
    border-radius: 8px;
    border: none;
    background-color: #ffffff;
    box-shadow: 1px 2px 6px 1px rgb(0, 0, 0, 0.1);
    padding: 3px 6px;
    margin-bottom: 1px;
  }

  .addons_cart_box {
    border: 1px solid #E1AB1D;
    border-radius: 8px;
    padding: 3px;
    margin-left: 25px;
    margin-top: 10px;
  }

  .modal_check_icon {
    font-size: 25px;
    color: #ff7f2a !important;
    /* Ensure the checkmark is orange */
    border: 2px solid #ff7f2a;
    border-radius: 50%;
    padding: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto;
    font-weight: bold;
  }

  .modal-dialog {
    max-width: 95% !important;
  }

  .mob_grid_wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* 2 columns */
    grid-template-rows: repeat(3, auto);
    /* 3 rows */
    gap: 3px;
    /* Space between images */
    max-width: 500px;
    /* Adjust width */
    margin: auto;
    /* Center the grid */
  }

  .mob_grid_wrapper img {
    width: 100%;
    height: 130px;
    border-radius: 8px;
    /* Optional: Rounded corners */
    object-fit: cover;
  }

  .mob_destination_tabs {
    border: 1px solid #3d3d3d !important;
    color: #2d3134;
    border-radius: 100px !important;
    background-color: transparent !important;
    padding: 3px 6px;
    font-size: 10px;
    font-weight: 500;
    min-width: max-content;
  }

  .mob_destination_tabs.active,
  .mob_destination_tabs:hover {
    border: 1px solid #E1AB1D !important;
    color: #fff;
    background-color: #E1AB1D !important;
  }

  /* slider */
  .mob_slider_section {
    padding: 20px 0;
    overflow: hidden;
  }

  .mob_slider_section .mob_slider_carousel .owl-stage {
    padding-left: 0 !important;
  }

  .mob_slider_section .mob_slider_carousel .owl-stage-outer {
    overflow: unset;
  }

  .mob_slider_section .mob_slider_carousel .owl-dots .owl-dot {
    width: 15px;
    height: 5px;
    border: none;
    background-color: #b0b0b0;
    border-radius: 12px;
    transition: 0.3s ease-in-out;
  }

  .mob_slider_section .mob_slider_carousel .owl-dots .owl-dot:hover {
    border: 1px solid #E1AB1D;
  }

  .mob_slider_section .mob_slider_carousel .owl-dots .owl-dot.active {
    width: 50px;
    height: 5px;
    border: none;
    background-color: #E1AB1D;
    border-radius: 12px;
  }

  .mob_slider_carousel .owl-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
  }

  .mob_slider_item {
    margin: 20px 0;
    display: block;
  }

  .mob_slider_img img {
    border-radius: 12px;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .mob_slider_img {
    height: 180px;
    width: 100%;
    border-radius: 12px;
    background-color: #d9d9d9;
    /* margin: 0 auto; */
  }

  .mob_slider_img_detail img {
    border-radius: 12px;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .mob_slider_img_detail {
    height: 300px;
    width: 100%;
    border-radius: 12px;
    background-color: #ffffff;
    border: 2px solid #00000026;
  }

  .rotate_180 {
    transform: rotate(180deg);
    transition: transform 0.3s ease-in-out;
  }
  /* .find_categories_item {
        margin: 0 0 10px 0;
    } */
  .addons_card_bg {
    padding: 0.5rem 1.5rem !important;
  }
  .tour_date {
    height: 33px !important;
  }
  .border_style {
    height: 33px !important;
  }
  .tour_detail_carousel .owl-nav .owl-next,
  .tour_detail_carousel .owl-nav .owl-prev {
    font-size: 50px !important;
  }

  .tour_detail_carousel .owl-nav .owl-next:hover,
  .tour_detail_carousel .owl-nav .owl-prev:hover {
    font-size: 70px !important;
  }
  .ques_circle {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
    font-weight: bold;
    color: #333;
    border: 1px solid #333;
    margin-left: 5px;
  }
  .edit_date_icon {
    font-size: 11px !important;
  }

  .edit_date_icon2 {
    font-size: 7px !important;
  }
  /* -------Cart Detail Nav Start------- */
}

@media screen and (max-width: 767px) {
  .mob_w100 {
    width: 100% !important;
  }

  .mob_mt_5 {
    margin-top: 5px;
  }

  .mob_mt_0 {
    margin-top: 0px !important;
  }

  .main_heading {
    font-size: 1.5rem;
  }

  .text_primary {
    font-size: 1rem;
  }

  .text_justify_mob {
    text-align: justify;
  }

  .w_60 {
    width: 90% !important;
  }

  .top_mrg {
    top: 280px !important;
  }

  .mob_no_dsp {
    display: none !important;
  }

  .category_banner {
    height: 220px;
  }

  .policy_back_block {
    height: 400px;
    max-width: 70%;
  }

  .policy_front_block {
    height: 300px;
    max-width: 100%;
    border: 8px solid white;
  }

  .popular_categories_carousel .owl-nav,
  .popular_categories_carousel .owl-nav.disabled {
    top: -20px;
  }

  .find_categories_carousel .owl-nav,
  .find_categories_carousel .owl-nav.disabled {
    top: -37px;
  }

  .train_icon_pos {
    margin-left: -20px;
    margin-top: 36px;
  }

  .plane_icon_pos {
    margin-right: 0px;
  }

  .home_topcard_left {
    margin-left: 0px;
  }

  .category_img_section,
  .category_img_section2 {
    height: 120px;
  }

  .find_categories_section {
    padding: 6px 0px 0px 0px;
  }

  .all_categories_card {
    width: 75px;
    height: 75px;
  }

  .tour_book_card_width {
    width: 88% !important;
  }

  .tour_book_card {
    margin-bottom: 290px;
    width: 190px;
    box-shadow: none;
    margin-left: -8px;
    border-radius: 5px 5px 0px 0px;
  }

  .tour_book_card_img {
    height: 80px;
  }

  .adonlabel_mob {
    font-size: 12px;
  }

  .cart_icon {
    margin-top: 16px;
  }

  .main_heading {
    margin-top: 2rem;
  }

  .popular_categories_item_card {
    width: 110px;
    height: 110px;
  }

  .whatsapp_text {
    display: none;
  }

  .whatsapp_btn {
    /* padding: 15px 6px 15px 15px; */
    border-radius: 50%;
    bottom: 90px;
    right: 20px;
    left: auto;
  }

  .tour_search_input {
    margin-bottom: 0 !important;
  }

  .home_top_img {
    width: 70%;
  }

  .mob_limited_description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    -webkit-box-orient: vertical;
  }

  /* .mob_h_auto {
        height: auto !important;
    } */

  .custom_dropdown {
    min-width: 100%;
    padding: 5px 0;
  }

  .custom_dropdown_item {
    padding: 8px 15px;
    font-size: 13px;
  }

  /* Adjust icon and text spacing */
  .nav-link img {
    width: 10px;
    /* Smaller icon */
  }

  .mob_no_display {
    display: none;
  }

  .mob_display {
    display: block !important;
  }

  .mob_margin_bot {
    margin-bottom: 73px;
  }

  /* .add_to_cart_pos {
        position: fixed;
        left: 2%;
        bottom: 75px;
        width: 96%;
        z-index: 1;
    } */

  .mob_top_space {
    margin-top: 120px;
  }

  .popular_categories_section {
    padding: 10px 0;
    overflow: hidden;
  }

  .find_categories_item,
  .popular_categories_item {
    margin: 10px 0;
    display: block;
  }

  .all_categories_section .all_categories_carousel .owl-nav .owl-next,
  .all_categories_section .all_categories_carousel .owl-nav .owl-prev,
  .popular_categories_section .popular_categories_carousel .owl-nav .owl-next,
  .popular_categories_section .popular_categories_carousel .owl-nav .owl-prev,
  .popular_categories_section .popular_categories_carousel .owl-nav .owl-next,
  .popular_categories_section .popular_categories_carousel .owl-nav .owl-prev,
  .popular_categories_carousel .owl-nav,
  .popular_categories_carousel .owl-nav.disabled,
  .all_categories_section .all_categories_carousel .owl-nav .owl-next,
  .all_categories_section .all_categories_carousel .owl-nav .owl-prev,
  .all_categories_carousel .owl-nav,
  .all_categories_carousel .owl-nav.disabled,
  .find_categories_carousel .owl-nav,
  .find_categories_carousel .owl-nav.disabled {
    display: none !important;
  }

  .placeorder_items li .btn_primary {
    font-size: 12px;
  }

  .tour_detail_card_btn {
    font-size: 12px !important;
  }

  .add_tour_btn {
    width: 50% !important;
  }

  .cart_detail_nav_btn {
    width: 25px;
    height: 25px;
    font-size: 12px;
  }

  .cartdetail_navitems {
    font-size: 12px !important;
  }

  .m_16 {
    margin: 0 6px;
  }
  .thankyou_img img {
    width: 82px !important;
    height: 66px !important;
  }
  .mob_thankyou .fs_17,
  .mob_thankyou .fs_15,
  .mob_thankyou .fs_16,
  .mob_thankyou .fs_14 {
    font-size: 10px !important;
  }
  .mob_thankyou .fs_12 {
    font-size: 9px;
  }
  .mob_thankyou .gap_50 {
    gap: 10px;
  }
  .mob_thankyou .gap-4 {
    gap: 8px !important;
  }
  .thankyou_addons_img {
    width: 25px !important;
    height: 25px !important;
  }
  .mob_thankyou_summary .fs_21 {
    font-size: 12px;
  }
  .mob_thankyou_summary .fs_14,
  .mob_thankyou_summary .fs_15,
  .mob_thankyou_summary .fs_17 {
    font-size: 10px;
  }
  .mob_thankyou_summary img {
    width: 30px !important;
    height: 30px !important;
  }
}

@media screen and (min-width: 992px) {
  .top_nav_pos {
    position: fixed;
    width: 100%;
    z-index: 999;
  }

  .sidebar_height {
    height: calc(100vh - 96px);
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
  }

  .fixed_pos {
    position: fixed;
    width: 18.5%;
  }

  .ms_25 {
    margin-left: 17.5%;
    width: 82%;
  }

  .pt_81 {
    padding-top: 68px;
  }

  .sidebar_height::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
  }

  .sidebar_height::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5;
  }

  .sidebar_height::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: rgb(250, 132, 67, 0.3);
  }

  .home_top_img {
    width: 60%;
  }

  .fixed_top {
    position: fixed;
    top: 0;
    width: 26.2%;
    z-index: 1;
  }

  .header_img_pos {
    text-align: right;
  }

  .cart_icon {
    margin-right: 16px;
  }

  .top_nav_link {
    margin: auto 10px;
  }

  /* .col-lg-2-4 {
        flex: 0 0 calc(25% - 8px);
        max-width: calc(25% - 8px);
    } */
}

@media screen and (min-width: 1200px) {
  /* .col-lg-2-4 {
        flex: 0 0 calc(20%);
        max-width: calc(20%);
    } */
}

@media screen and (max-width: 575px) {
  .price_orientation {
    width: 100%;
    display: flex !important;
    justify-content: space-between !important;
    align-items: baseline !important;
  }

  .text_mob_size {
    margin-bottom: 0px;
    font-size: 17px !important;
  }

  .text_mob_sizee {
    font-size: 13px !important;
  }

  .home_topcard_left,
  .home_topcard_right {
    width: 150px;
  }

  .home_topcard_img {
    width: 142px;
    height: 70px;
    border-radius: 8px;
  }
  .passenger_box_container {
    justify-content: space-between;
  }
  .add_tour_btn {
    width: 100% !important;
  }
  .tour-date-container {
    width: 27%;
  }
  .passenger_box_container {
    width: 73%;
  }
}

@media screen and (max-width: 395px) {
  .mob_no_dspp {
    display: none;
  }

  .text_mob_size {
    margin-top: 6px;
    margin-bottom: 0px !important;
    font-size: 14px !important;
  }

  .text_mob_sizee {
    font-size: 12px !important;
  }

  .cart_detail_card .col-3 {
    flex: 0 0 30% !important;
    max-width: 30% !important;
  }

  .cart_detail_card .col-9 {
    flex: 0 0 70% !important;
    max-width: 70% !important;
  }
  .tour_price_block {
    flex-direction: column;
  }
}
@media screen and (max-width: 385px) {
  .mob_cart_addons_block_child_infant {
    display: none !important;
    justify-content: center;
  }
}

@media screen and (max-width: 375px) {
  /* .mob_star_size img {
        height: 8px;
        width: 8px;

    } */

  .placeorder_items li .btn_primary {
    font-size: 10px;
  }

  .tour_detail_card_btn {
    font-size: 10px;
  }

  .add_tour_btn {
    font-size: 12px;
  }
  .btn_add_cart {
    font-size: 10px !important;
    padding: 8px 16px !important;
  }
}
@media (max-width: 419px) {
  .passenger-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tour-date-container {
    margin-bottom: 5px;
    display: flex;
    width: 100%;
    flex-direction: column;
  }

  .passenger_box_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    width: 100%;
  }
  .tours_addons_img {
    height: 65px;
    width: 65px;
  }
}
