.navbar-expand-md #searchOffcanvasTop .offcanvas-body {
  flex-direction: column-reverse;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .single_search_result_item ul.result_content li:last-child {
    margin-left: auto;
  }
}
@media (max-width: 991px) {
  .login-box {
    padding: 0px 10px;
  }
  .b-contact-form-box {
    min-height: auto;
    padding: 0px 10px;
  }
  .cont_right_box_ul li {
    width: 100%;
  }
  .b-contact-form-box {
    padding: 0px 10px;
    border-left: none;
  }
  .contact_img {
    max-height: 100px;
  }
  .passenger-details-box {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  #downloadForm .download_ticket {
    max-height: 150px;
  }
  .login__btn {
    background: transparent;
    border: 0;
    height: auto;
  }
  .login-btn {
    font-size: 14px;
    text-transform: uppercase;
  }
  .login__btn:hover,
  .login__btn:focus {
    background: #eee !important;
    color: #3d3d3d !important;
    border: 0;
  }
  .demoNavBar li a {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
  }
  .lang_flag_icon {
    max-height: 13px;
    margin-top: -3px;
  }

  /* .demoNavBar {
		flex-direction: row;
		align-items: center !important;
	} */
  .nav_flex {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  li.dropdown_mob {
    padding-left: 15px !important;
  }
  .congratulations_row {
    flex-direction: row-reverse;
  }
  .demoNavBar li ul li a {
    text-align: left;
    padding: 0px !important;
  }
  .offcanvas-header .btn-close {
    opacity: 1;
  }
  .offcanvas-start {
    border: 0px !important;
  }
  .header-user-btn {
    margin-left: 0;
    margin-bottom: 10px;
    width: 130px;
    text-align: center;
  }
  .home_banner_section .homeBanner_slider img {
    height: 300px;
    object-fit: cover;
  }
  .section-title {
    padding-bottom: 10px;
  }
  .section-title h2 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .top-destination .owl-carousel .owl-item img {
    height: 250px;
    object-fit: cover;
  }
  .how-it-work .hiw-box {
    padding: 10px;
    min-height: 200px;
  }
  #banerInfo {
    padding: 20px 0px;
  }
  #banerInfo h2 {
    font-size: 22px;
  }
  #footer .footer-top {
    padding: 30px 0px;
  }
  .scroll-to-top {
    position: absolute;
    right: 10px;
    bottom: 105px;
  }
  .toggle_btn.btn {
    outline: none !important;
    box-shadow: none !important;
  }
  .app_sub_title {
    text-transform: capitalize;
  }
  ul.datebar li a {
    font-size: 14px;
    white-space: nowrap;
  }
  .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .demoNavBar li a {
    padding: 0 7px !important;
  }
  ul.datebar li.active::after {
    display: none;
  }
  ul.datebar li:first-child,
  ul.datebar li:last-child {
    width: 100px;
  }
  .parcel-quote-title {
    font-size: 30px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  .hero-logistics-section {
    padding: 20px 0px 80px;
  }
.hero-title {
    font-size: 28px;
    line-height: 30px;
    margin: 0px 0px 5px;
    max-width: 100%;
}
  .hero-description {
    font-size: 15px;
    line-height: 26px;
    margin: 0;
  }
  .section-title {
    font-size: 26px;
}
.service-title {
    font-size: 20px;
}
  .hero-quote-btn {
    padding: 0px 35px !important;
    font-size: 16px !important;
    margin-top: 15px;
  }
  .parcel-quote-title {
    font-size: 22px;
    line-height: 28px;
  }
  .parcel-quote-subtitle {
    font-size: 16px;
    line-height: 28px;
  }
  .site-btn {
    padding: 0px 15px;
    font-size: 15px;
    min-height: 38px;
    line-height: 38px;
  }
  .home_banner_imgs {
    min-height: 180px !important;
  }
  li.top-li img {
    max-height: 70px;
  }
  .profile-left-tab li a {
    padding: 5px 15px;
  }
  .profile-left-tab {
    min-height: auto;
  }
  .profile-right-tab-content {
    min-height: auto;
    padding: 15px;
  }
  .user-phn {
    margin: 0;
  }
  ul.datebar li {
    width: 100%;
  }
  .offcanvas-start {
    width: 85%;
  }
  .download-ticket {
    border-left: none;
  }
  .login-box {
    border-left: none;
    padding: 30px 40px;
    box-shadow: none;
  }
  .operator-box {
    padding: 10px;
    margin-bottom: 10px;
  }
  .box-operator-name {
    font-size: 14px;
  }
  .datebar_wrapper {
    overflow: auto;
    margin: 5px 0px 15px;
  }
  .marquee_title {
    font-size: 14px;
  }
  .marquee-news {
    padding: 5px 5px 7px 2px;
  }
  /* .congratulations_row {
		flex-direction: column-reverse;
	} */
  .home_banner_section .b-search-map-wrapper {
    margin-top: 50px;
  }
  .b-search-map__wrap {
    border-radius: 15px;
    background: #224e8b;
    margin-top: 85px;
  }
  .home_banner_section {
    min-height: 400px;
    background-size: contain;
    background-position: top;
    padding: 15px 0px;
    margin-top: 15px;
  }
  .home_banner_section .theme_custom_btn {
    background-color: #f9ac19;
    color: #000;
    border: 1px solid #f9ac19;
  }
  .input-group-row ul.details-list li strong {
    width: 45%;
    line-height: 22px;
  }
  .input-group-row ul.details-list li span {
    width: 54%;
    line-height: 22px;
  }
  .modal-title {
    font-size: 16px;
  }
  .site_logo {
    max-width: 145px;
  }
  .why_book_us .counter-box .counter-icon {
    padding: 15px 0 15px 0px;
    width: 40%;
  }
  .why_book_us .counter-box .counter-text {
    padding: 10px;
  }
  .why_book_us .counter-box .counter-text p {
    margin: 0px;
  }
  .why_book_us .counter-box .counter-icon img {
    width: 55px;
    height: 55px;
  }
  .download_app_image {
    height: auto;
  }
  .app_sec .section-title h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 34px;
  }
  span.Features_subHeadingTxt {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 5px !important;
  }
  .paystore_box_flex p {
    font-size: 16px;
  }
  .bus-list li {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .ticket_box_heading {
    font-size: 20px !important;
    font-weight: 500 !important;
  }
  .parcel_banner {
    min-height: 200px;
    padding: 10px;
  }
  .home-track-inner .common-btn {
    padding: 0 7px;
    font-size: 14px;
    font-weight: 600;
  }
  .track-content {
    padding: 10px;
    margin: 10px 0px;
  }
  .track-info,
  .track-delivery-info,
  .track-order-info {
    padding: 15px;
    margin-bottom: 10px;
  }
  .section-title h1,
  .section-title h2 {
    font-size: 30px;
  }
  .track-content-heading h3 {
    font-size: 20px;
  }
  .track-content-heading h4 {
    font-size: 13px;
  }
  .track-content-heading {
    margin: 0 0px 15px;
    padding: 0 0px 10px;
  }
  .demoNavBar .active_nav_link a {
    width: 100%;
  }
  .demoNavBar li {
    padding: 0;
}
}
@media (max-width: 600px) {
  /* Banner */
  .banner-title {
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 36px;
    font-weight: 600;
  }
  .banner-slogan {
    font-size: 20px;
    margin: 5px 0px 25px;
  }
  #searchButton {
    margin-top: 5px;
  }
  /* Reviews */
  .review_carousel {
    width: 412%;
  }
  /* Congratulations page */
  .ticket_box {
    padding: 10px;
    min-height: auto;
    margin-bottom: 10px;
  }
  /* Download */
  .download-ticket-box {
    padding: 20px;
  }
  /* Contact */

  /* departure list */
  .btn_view_eats {
    padding: 4px !important;
    font-size: 13px;
    min-width: 100px;
  }
  .single_search_result_item ul.result_content li .item-content h6 {
    font-size: 13px;
    margin-bottom: 2px;
  }
  .single_search_result_item ul.result_content li .item-content p {
    font-size: 15px;
  }
  .single_search_result_item ul.result_content li .price {
    font-size: 16px;
    margin-bottom: 2px;
  }
  .left_seat {
    font-size: 11px;
  }
  .bus_name {
    text-align: center;
  }
  .bus_name p {
    font-size: 12px;
  }
  .border-right-dashed {
    border-right: 0px;
  }
  #myModal .modal-body {
    padding: 10px 0;
  }
  .pess-dtls-box {
    min-height: auto;
  }
  .pess-dtls-box.right-box {
    min-height: 580px;
  }
  label {
    font-size: 14px;
  }
  .form-control {
    font-size: 14px;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
  }
  .theme_custom_btn {
    font-size: 14px;
  }
  .p_body.p_body_b p span {
    font-weight: 600;
    font-size: 13px;
  }
  #fare td {
    font-size: 14px;
  }
  .before-resv-note {
    font-size: 14px;
  }
  .input-group-row ul.details-list li {
    font-size: 13px;
  }
  .single_search_result_item ul.result_content {
    gap: 5px;
  }
  .single_search_result_item ul.result_content li:first-child {
    flex-basis: 100%;
  }
  .single_search_result_item ul.result_content li {
    padding: 5px;
    border: 1px solid #eee;
    min-height: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .form-control {
    min-height: 38px;
    padding: 0px 10px;
  }
  .coupon_input_grp .form-control {
    min-height: 45px;
  }
  .single_search_result_item ul.result_content li:nth-child(2) {
    flex-basis: 100%;
  }
  .single_search_result_item ul.result_content li:nth-child(3) {
    flex-basis: 49%;
  }
  .single_search_result_item ul.result_content li:nth-child(4) {
    flex-basis: 49%;
  }
  .single_search_result_item ul.result_content li:nth-child(5) {
    flex-basis: 49%;
  }
  .single_search_result_item ul.result_content li:nth-child(6) {
    flex-basis: 49%;
  }
  .single_search_result_item ul.result_content li:last-child {
    flex-basis: 49%;
  }
}

@media (max-width: 575px) {
  .label-blank {
    display: none !important;
  }
  #modifySearchBar .theme_custom_btn {
    margin-top: 15px;
  }
  .repeat-arrow-img-btn {
    position: absolute;
    top: -8px;
    left: auto;
    transform: rotate(90deg);
    right: 0;
    background: transparent;
    filter: invert(1);
    border: 0;
  }
  .border_right_gray {
    border-bottom: 2px dashed #e3e3e3;
    padding-bottom: 10px;
    border-right: 0px !important;
  }
  .seat-status-box {
    padding: 10px 0px 4px;
  }
  .pay-img-wrapper {
    height: 95px;
    width: 95px;
  }
  .pay-img-wrapper img {
    height: 80px;
    width: 80px;
  }
  .demoNavBar li a {
    padding: 0 4px !important;
    font-size: 13px;
  }
  .navbar-brand {
    margin-right: 5px !important;
  }
  .site_logo {
    max-width: 130px;
  }
  .dropdown-menu {
    padding: 10px 0 !important;
  }
}
