@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: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) {
    .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;
    }
    .home_banner_section {
        max-height: max-content;
    }
    .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%);
    }
}
@media(max-width:767px) {
    .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: -34px !important;
    text-align: center;
}
    .footer_logo {
        width: 200px !important;
        margin: 0 0 10px !important;
    }
    .pay_card_img_wrap img {
        max-width: 160px;
    }
    .complaint_form {
        padding: 15px;
    }
    .footer_logo {
        width: 200px !important;
    }
    .section-title h2 {
        font-size: 22px !important;
        padding-bottom: 10px !important;
    }
    .industry-single-what-we-cover-item {
        border: 1px dashed #77b6cd;
        padding: 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 {
        padding-bottom: 0px !important;
    }
    .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;
    }
    /* ===ekesons===== */
    .app_sub_title{
        font-size: 14px !important;
    }
    .app_sections{
        flex-wrap: wrap !important;
    }

    .pay_card_img_wrap{
        margin: 15px 0px !important;
    }
    .download_app_image {
        height: auto;
        max-width: 280px !important;
    }
    .pay_card_img_wrap{
        flex-direction: row !important;
    }
    .screen_img {
        margin: 0px !important;
    }
    .seat-status-box {
        flex-wrap: wrap !important;
    }
    .bus_dp_route{
        border: none !important;
    }
    .seat_layout {
        padding: 10px !important;
    }

}
@media(max-width:575px) {
    .dpe_ariv_wrap li {
        width: 32%;
    }
    .dPoint {
        font-size: 12px !important;
        line-height: 25px;
    }
    .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: 160px;
    }
    .btn_scroll {
        bottom: 115px;
    }
    .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;
    }
    .seat-status-box{
        flex-wrap: wrap !important;
    }
    .seat_layout {
        padding: 10px !important;
    }
   
}