@media (min-width: 1100px) {
  .container {
    max-width: 1050px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1150px !important;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1200px !important;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1350px !important;
  }
}
@media (min-width: 1500px) {
  .container {
    max-width: 1400px !important;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1500px !important;
  }
}
@media (max-width: 1366px) {
  .tab_wrapper .booking-box .form-control {
    font-size: 24px;
  }
  .gs-summary-text {
    font-size: 24px;
  }
  .tab_wrapper
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 24px;
  }
  .butn-adult {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .banner_title {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .booking-box .booking-box__body {
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .banner_carousel .owl-item img {
    height: 400px;
    object-fit: cover;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner_carousel .owl-item img {
    height: 320px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .ticket_bottom_content .flex_box {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 5px;
  }
  .flex_box_content h4 {
    font-size: 17px;
  }
  .flex_box_content span {
    font-size: 15px;
    display: block;
    min-height: 55px;
  }
}
@media (max-width: 991px) {
  .agencies table td {
    min-width: 180px;
  }
  .chk-form-box {
    height: auto !important;
  }
  .demoNavBar li a {
    color: #000 !important;
  }
  .toggle_btn {
    color: #000;
  }
  .offcanvas-header .btn-close {
    opacity: 1;
  }
  .offcanvs-bdy {
    padding: 5px 0px;
  }
  .offcanvas-start {
    border-right: 0 !important;
  }
  .booking-box {
    margin-top: 20px !important;
  }
  .home_banner_section {
    min-height: auto !important;
  }
  .search__panel {
    margin-top: -80px;
  }
  .lng_dropdown li {
    padding: 0px !important;
  }
  .demoNavBar li a {
    color: #000 !important;
  }
  .offcanvas-body {
    background: #ffffff;
  }
  .nav-link.active::after {
    background-color: #77b6cd !important;
    height: 1px !important;
  }
  .tab_wrapper_container {
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .date_text_lg {
    font-size: 22px;
  }
  .date_text_sm {
    margin-top: 0px;
  }
  .rooms-text {
    margin-top: 0px;
  }
  .gs-dropdown {
    padding: 10px;
  }
  .site_navbar .phone_number_menu::after {
    width: 0;
  }
  .home_header .offcanvas-body .demoNavBar li a {
    color: var(--blackColor) !important;
  }
  .home_header .offcanvas-body .login-user-icon {
    color: var(--secondaryColor) !important;
    border: 1px solid;
  }
  .tab_wrapper .select2-container--default .select2-selection--single {
    height: 30px !important;
  }
  .suggestions {
    top: 60px;
  }
  .suggestion-item {
    padding: 10px;
  }
  .home_banner_section {
    max-height: max-content;
    padding: 20px 0px 20px;
  }
  .phone_number_menu .phone_icon {
    margin-left: 0;
  }
  .home_header .phone_number_menu .phone_icon {
    margin-left: 0px !important;
  }
  .login-user-icon {
    border: 1px solid;
  }
  .site_navbar .phone_number_menu {
    border-left: 0px !important;
  }
  .tab_wrapper
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 20px;
    line-height: 30px;
  }
  .tab_wrapper .nav-pills {
    padding: 0 20px;
    width: 100%;
  }
  .tab_wrapper .booking-box .form-control,
  .gs-summary-text {
    font-size: 20px;
    padding: 0px !important;
    min-height: 30px !important;
    height: 30px;
    line-height: 30px;
  }

  .b-form-group {
    min-height: auto;
    border: 1px solid #ddd;
    padding: 2px 6px;
    border-radius: 5px;
    height: 100%;
  }
  .b-form-group-end {
    border: 0;
    padding: 0;
  }
  .tab_wrapper .b-form-group::after {
    display: none;
  }
  .tab_wrapper .tab-content {
    padding: 70px 10px 10px;
    min-height: 160px;
  }
  .booking__box__popup__visible {
    right: 0 !important;
    opacity: 1 !important;
    z-index: 999 !important;
    visibility: visible !important;
    left: 0 !important;
  }
  .booking-box .booking-box__popup {
    padding: 20px !important;
    top: 140px !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 225px;
    border: 1px solid #eee;
    border-top: 0;
  }
  .flex__mobile__wrap {
    flex-wrap: wrap !important;
  }
  .industry-about-area .left-content-wrap .industry-video-wrap {
    position: relative;
    transform: translateY(-65%);
  }
  .modify_search_wraper .b-form-group {
    border: 0;
    padding: 0;
  }
  .modify_search_wraper button#searchButton {
    margin-top: 10px !important;
  }
}
@media (max-width: 767px) {
  .book_action_img {
    min-height: 200px;
  }
  .total_trip_busbora {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .filter_offcan {
    justify-content: flex-start;
  }
  .banner_img {
    height: 250px;
  }
  .search__panel {
    margin-top: -50px;
  }
  .banner-title {
    font-size: 20px;
    top: -65px;
    text-align: center;
  }

  .pay_card_img_wrap img {
    max-width: 160px;
  }
  .complaint_form {
    padding: 15px;
  }
  .footer_logo {
    width: 135px !important;
    margin: 0 0 15px !important;
  }
  .section-title h2 {
    font-size: 25px !important;
    padding-bottom: 10px !important;
  }
  .industry-single-what-we-cover-item {
    border: 1px dashed #77b6cd;
    padding: 20px;
  }
  .whatsapp-button {
    bottom: 36px;
    right: 7px;
    width: 40px;
    height: 40px;
    padding: 5px;
    font-size: 20px;
  }
  .modify_search_wraper .repeat-arrow-img-btn {
    top: 75px !important;
    right: 5px !important;
    transform: rotate(90deg) !important;
  }
  .banner_carousel {
    border-radius: 10px;
  }
  .booking-box .booking-box__body {
    border-radius: 10px;
  }
  .route_name {
    font-size: 18px;
  }
  .icon-box-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize !important;
    padding: 0 10px;
    line-height: 24px;
  }
  .banner_title {
    font-size: 22px;
    text-align: center;
    padding-top: 10px;
  }
  .how_it_works_inner {
    min-height: 150px;
  }
  .fact_title {
    font-size: 20px;
    font-weight: 600;
  }
  .single-count.count-up p {
    font-size: 16px;
  }
  .booking-box .form-control {
    padding: 0px 7px !important;
  }
  .counter-head {
    font-size: 30px;
  }
  .large-welcome-section .title-wrapper {
    padding: 20px 0;
  }
  .large-welcome-section .title-wrapper .large-title {
    font-size: 25px;
  }
  .large-welcome-section .title-wrapper .medium-title {
    font-size: 16px;
  }
  .large-welcome-section .title-wrapper .small-title {
    font-size: 14px;
  }
  .how_works {
    padding: 3px;
  }
  .download-ticket {
    padding: 20px;
  }
  .b-contact-form-box {
    min-height: auto;
    padding: 20px;
  }
  .cont_right_box_icon {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    margin: 0 auto 10px;
  }
  .form-control {
    min-height: 44px;
  }
  .app_sec .section-title h2 {
    font-size: 25px !important;
    line-height: 35px !important;
    margin: 0;
    padding: 0;
  }
  .sorting_select {
    min-width: 200px;
  }
  #trip-msg {
    margin-top: 10px;
    padding: 10px;
  }
  .ticket-src-result .b-search-map__wrap {
    padding: 10px 10px 15px;
  }
  .search_banner {
    height: 120px;
  }
  .industry-about-area .left-content-wrap .vertical-image {
    left: -1px;
  }
  .industry-video-wrap .experience {
    padding: 10px;
  }
  .industry-about-area .right-content-area .title {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 10px;
    margin-top: 80px;
  }
  .industry-single-what-we-cover-item .icon {
    font-size: 45px;
    line-height: 70px;
    margin-bottom: 0px;
  }
  .copy_right_text {
    border-bottom: 0;
  }
  .gall-img {
    height: 250px;
  }
  .short_banner_title {
    font-size: 25px;
  }
  .breadcrumb__list .breadcrumb__item .breadcrumb__link {
    font-size: 16px;
  }
  .breadcrumb__item_active {
    font-size: 16px;
  }
  .short_banner {
    min-height: 150px;
  }
  .about_section .right-content-area .title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  .industry-btn.black {
    width: 100%;
    max-width: 100%;
  }
  .single_search_result_item ul.result_content li:first-child {
    padding: 0;
  }
  .pess-dtls-box {
    min-height: auto !important;
  }
  .pay-details-box.pess-dtls-box.last_box td {
    font-size: 14px;
    padding: 5px;
  }
  #preloader .wrapper {
    width: 170px;
    height: 170px;
  }
  #preloader .content {
    height: 20px;
    width: 20px;
  }
  #preloader .wrapper h2 {
    font-size: 12px;
  }
  .footer_top {
    padding: 30px 0px;
  }
  .single_search_result_item .result_content li .bus_name h6 {
    font-size: 18px;
  }
  .single_search_result_item ul.result_content li .item-content p {
    font-size: 14px;
  }
  /*  */
  .process-left:after,
  .process-right:after,
  .process-point-wrap {
    display: none;
  }
  .process-box {
    margin-bottom: 30px;
    text-align: center;
  }
  .fw-bold {
    line-height: 20px !important;
  }
  .follow_us_text {
    text-align: start !important;
  }
  #searchButton {
    margin-top: 0px !important;
  }
  .tab_wrapper .booking-box .b-form-group label {
    line-height: 26px;
  }
}
@media (max-width: 575px) {
  .dpe_ariv_wrap li {
    width: 32%;
  }
  .dPoint {
    font-size: 14px;
    line-height: 26px;
  }
  .single_search_result_item ul.result_content li .item-content p {
    font-size: 16px;
  }
  .dpe_ariv_wrap li {
    font-size: 15px;
  }
  .pay_card_img_wrap img {
    max-width: 130px;
    border-radius: 10px;
  }
  .payment_wrap .payment-img {
    width: 100%;
    max-width: 280px;
  }
  .btn_scroll {
    bottom: 35px;
  }
  .b-form-group label {
    font-size: 13px !important;
  }
  .repeat-arrow-img-btn {
    position: absolute;
    right: 0px !important;
    top: 77px !important;
    transform: rotate(90deg);
  }
  .repeat-arrow-img-btn img {
    margin-top: -4px;
  }
  .repeat-arrow-img-btn {
    height: 35px;
    width: 35px;
  }
  .cont_right_box .single_box {
    min-height: auto;
  }
  .radio-btn {
    margin: 0 0 5px;
    width: 130px;
    min-height: 140px;
  }
  .radio-btn .hobbies-icon img {
    margin-top: 15px;
    height: 22px;
  }
  .radio-buttons {
    gap: 12px;
  }
  .radio-btn .hobbies-icon h3 {
    font-size: 20px;
  }
}
