@media only screen and (max-width: 1300px) {
  .container.searchform_width {
    max-width: 93%;
  }
  .tablisy_main {
    left: 21%;
    width: 60%;
  }
  .wheretogo_div {
    width: 46%;
  }
  .fixed_Payment {
    width: 70%;
  }
}

@media only screen and (max-width: 1040px) {
  .container.searchform_width {
    max-width: 100%;
  }
  .tablisy_main {
    gap: 20px;
  }
  .serch_field_input,
  .search_input {
    font-size: 24px;
  }
  .wheretogo_div {
    width: 70%;
  }
  .hometravel_guidefx {
    font-size: 13px;
  }
  .gender_select {
    padding: 5px 5px !important;
  }
  .fixed_Payment {
    width: 73%;
  }
}
@media only screen and (max-width: 992px) {
  .fixed_Payment {
    width: 98%;
  }
  .fd_pricedateails {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 960px) {
  .filtercheckbox.form-check {
    display: flex;
    flex-direction: row;
    gap: 42px;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 850px) {
  .tablisy_main {
    left: 5%;
    width: 90%;
    bottom: 95%;
    flex-wrap: unset !important;
  }
  .add_btn,
  .add_btn:hover {
    border: 1px solid #f19001;
    border-radius: 5px;
    color: #f19001;
    margin: 1% auto;
    display: block;
  }
  .select_fare {
    align-items: flex-start;
    flex-direction: column;
  }
  .selectfare_radio {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
  }
  .Search_btn {
    border-radius: 4px;
    border: none;
    width: 100%;
    padding: 4px;
    position: unset;
    margin: 20px auto;
  }
  .search_input_fx {
    border-bottom: 1px solid lightgrey;
    padding-bottom: 16px;
  }
  .banner_img {
    display: block;
    width: 80%;
    margin: 0 auto;
    height: 60px;
  }
  .internalmain_tabfx {
    display: flex;
    align-items: center;
    margin-left: 0%;
    gap: 24px;
    flex-wrap: wrap;
  }
  ul.navbar-nav.ms-auto.mb-2.mb-lg-0.gap-3 {
    margin-top: 10px;
  }
  .internaltab_fx {
    font-size: calc(100% - 3px);
  }
}
@media only screen and (max-width: 770px) {
  .card_ht,
  .card_srch_ht {
    height: unset;
  }
  .ticket_price {
    justify-content: space-between;
    margin-top: 16px;
  }
  .popover.fade.show.bs-popover-top.onestop_popover {
    left: 42%;
    top: 5%;
  }
  .itinery-section {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
    flex-wrap: wrap;
    justify-content: center !important;
  }
  .smth_scroll {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
  }
}
@media only screen and (max-width: 556px) {
  .tablisy_main {
    gap: 15px;
    height: 70px;
    padding: 5px 10px;
  }
  .search_input_fx label,
  .wheretogo_div ul li a {
    font-size: 12px;
  }
  .serch_field_input,
  .search_input {
    font-size: 20px;
  }
  .bookround_txt {
    margin: 6px 0;
  }
  .res_travel_fx {
    display: flex;
    align-items: baseline;
    gap: 16px;
  }
  .add_btn,
  .add_btn:hover {
    margin: 10% auto;
  }
  .tab_fx {
    height: 50px;
    font-size: 13px;
  }
  .search_input_fx {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid lightgrey;
    padding-bottom: 16px;
  }
  .wheretogo_div {
    width: 96%;
  }
  .wheretogo_div ul {
    gap: 10px;
  }
  .offerslide.carousel-control-next,
  .offerslide.carousel-control-prev {
    top: -6% !important;
    bottom: unset !important;
  }
  .offerslide.carousel-control-prev {
    left: 78% !important;
  }
  .slider_arrow {
    display: none;
  }
  .filtercheckbox.form-check {
    gap: 30px;
  }
  .popover.fade.show.bs-popover-top.onestop_popover {
    left: 35%;
    top: -3%;
  }
  .flightItenary {
    background-color: #f4f4f4;
    padding: 10px;
    display: flex;
    flex-direction: column !important;
    gap: 32px;
    justify-content: space-between;
  }
  .bgg_width {
    width: 100% !important;
  }
  .res_fd_overflow {
    height: 45vh;
    overflow-y: scroll;
  }
  .flight_detais_tab .nav-link {
    font-size: 12px;
    padding: 4px 3px;
  }
  .Multfxd_dest_details p {
    font-size: 12px;
  }
  .Multfxd_dest_details img {
    width: 25px;
    height: 26px;
  }
  .res_scroll {
    flex-wrap: nowrap !important;
    overflow-x: scroll;
  }
  /* hotel css start */
  .ht_book_btncard {
    border-left: unset;
    border-top: 1px solid lightblue;
    margin-top: 1rem;
  }
  .res_ht_book_btnfx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .ht_gallerylt {
    height: 50vh;
  }
  .ht_galleryrt {
    height: 24vh;
  }
  .w_33 {
    width: unset;
  }
  .res_ht_gallery_bookhd {
    flex-wrap: wrap;
    gap: 1rem;
  }
  .price_book_fx span,
  .price_book_fx button {
    width: 150px;
  }
  .gallery_modal_img {
    height: 60vh;
  }
  /* hotel css end */
}

@media only screen and (max-width: 460px) {
  .Handpickedcard_img {
    height: 185px;
    /* width: 150px; */
    width: calc(100% - 10px);
  }
  .scheduleDay,
  .res_stopsch,
  .smth_scroll a {
    font-size: 12px;
  }

  .resfontsz12 {
    text-align: center;
    font-size: 12px;
  }
  .ViewDetailsbtn {
    text-align: end;
  }
  .timeInfores_fx {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .layover {
    text-align: center;
  }
  .itenaryLeft::before {
    left: 15.5%;
    top: 10px;
    display: none;
  }

  .cancTimeNode {
    color: #4a4a4a;
    font-size: 13px;
  }
  .flDetailHdr {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: baseline;
    border-left: 4px solid #249995;
    padding: 0 12px;
    gap: 11px;
  }
  .res_fx_column {
    flex-direction: row !important;
    align-items: baseline;
    gap: 20px;
  }
  .timeLineDetailsInfo {
    padding: 0 0 17px;
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width: 360px) {
  .tab_fx {
    height: 50px;
    font-size: 11px;
  }
  .Handpickedcard_img {
    height: 200px;
    width: 200px;
  }
  .price_book_fx {
    flex-wrap: wrap;
  }
}
