@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:992px) {
    .booking-box .booking-box__body {
        min-height: 400px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}
@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) {
    .search_bus_area {
    margin: 15px 0px 0px;
}
    .chk-form-box{
        height: auto !important;
    }
    .demoNavBar li a {
        color: #000 !important;
    }
    .toggle_btn {
        color: #000 !important;
    }
    .offcanvas-header .btn-close {
        opacity: 1;
    }
    .offcanvas-start {
        border-right: 0 !important;
    }
    .booking-box {
        margin-top: 20px !important;
    }
    .home_banner_section {
        min-height: auto !important;
    }
    .lng_dropdown  li {
        padding: 0px !important;
    }
    .nav-link.active::after {
        background-color: #140eb8 !important;
        height: 1px !important;
    }
    .home_banner_section {
        margin-bottom: 0;
    }
    .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;
    }
}
@media(max-width:767px) {
    .banner_carousel .owl-item img {
        height: auto !important;
        min-height: 120px;
    }
    .search {
        margin-top: 10px;
    }
    .header_top {
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
    }
    .news_scroll {
        margin-top: 20px;
    }
.home_main_title {
    font-weight: 600;
    margin: 0;
    font-size: 16px;
    text-shadow: none;
    color: #fff;
    bottom: 0;
    width: 100%;
    border-radius: 0;
    clip-path:none
}
    h2 {
        font-size: 22px;
        line-height: 30px;
    }
    h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .banner_img {
        height: 150px;
    }
    .location-flex-area {
        flex-direction: column;
    }
    .modify_bus_area  .location-flex-area {
        flex-direction: row;
    }
    .repeat-arrow-img {
        top: 46px !important;
        right: 0 !important;
        left: auto !important;
        transform: rotate(90deg);
    }
    .busDetailsModal.offcanvas {
        max-width: 100% !important;
        width: 100% !important;
        border: 0;
    }
    .fdc__row {
        grid-template-columns: 80px 20px 1fr;
    }
    .fdc__timeline {
        padding: 10px;
    }
    .search_bus_area .form-group {
        margin-bottom: 0;
    }
    .search_bus_area .btnsubmit {
        margin-top: 6px;
    }
    .gall-img {
        height: 250px;
    }
    .app_sec .section-title h2 {
        font-size: 20px;
        font-weight: 700;
        width: 100%;
        line-height: 30px;
        margin-top: 10px;
    }
    .Features_subHeadingTxt {
        margin-bottom: 20px;
    }
    .footer-wrap {
        background: #232323;
        border-radius: 32px;
        padding: 15px;
        margin-top: 20px;
    }
    .footer-wrap {
        border-radius: 25px 25px 0 0;
        padding: 15px;
        margin-top: 20px;
    }
    footer {
        background-size: contain;
        padding: 160px 0 0;
        background-position: top;
    }
    .modify_search_wraper .repeat-arrow-img-btn {
        top: 74px !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: 20px;
        text-align: center;
        padding-top: 10px;
        font-weight: 700;
    }
    .how_it_works_inner {
        min-height: 150px;
        padding: 10px;
    }
    .site_logo {
        width: 180px;
    }
    .fact_title {
        font-size: 18px;
        font-weight: 600;
    }
    .single-count.count-up p {
        font-size: 16px;
    }
    .counter-head {
        font-size: 30px;
    }
    .large-welcome-section .title-wrapper {
        padding: 20px 0;
    }
    .large-welcome-section .title-wrapper .large-title {
        font-size: 38px;
    }
    .large-welcome-section .title-wrapper .medium-title {
        font-size: 18px;
    }
    .large-welcome-section .title-wrapper .small-title {
        font-size: 16px;
    }
    .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;
    }
    .modify_search_wraper .b-search-map__wrap {
        background: #ff6e23;
    }
    .ticket-src-result .b-search-map__wrap {
        padding: 10px 10px 15px;
    }
    .search_banner {
        height: 120px;
    }
}
@media(max-width:575px) {
    .b-form-group label {
        font-size: 13px !important;
    }
    .repeat-arrow-img-btn {
        position: absolute;
        right: -14px !important;
        top: 32px !important;
        transform: none !important;
    }
    .repeat-arrow-img-btn img {
        height: 26px;
    }
    .repeat-arrow-img-btn {
        height: 30px;
        width: 30px;
    }
}