.new-btns {
    margin-top: 14px;
}

.new-btn {
    color: #FF0000;
    margin-right: 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}

.new-btn:hover {
    color: #FF0000;
}

.booking-d .modal-lg {
    max-width: 1307px !important;
    width: calc(100% - 30px) !important;
}

.mod-titlt {
    padding: 15px 30px;
    border-bottom: 1px solid #CDCDCD;
}

.booking-d .modal-content {
    padding: 0;
}

.mod-titlt h2 {
    margin: 0;
    font-size: 24px;
    line-height: 31px;
    font-weight: 500;
}

.btn-close.booking-close {
    top: 20px;
    right: 30px;
}

.booking-detail-box {
    padding: 20px 30px;
}

.booking-detail-box-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 15px;
}

.qr-detail {
    width: 100%;
    max-width: 156px;
}

.ticket-detail {
    border-radius: 10px;
    border: 1px solid #C5C5C5;
    padding: 20px;
    width: 100%;
    max-width: 430px;
}

.line {
    width: 100%;
    height: 1px;
    background: #DDDDDD;
    margin-bottom: 20px;
}

.onward-t,
.paymrnt-t {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 6px;
    color: #828282;
    font-weight: 400;
}

.t-name {
    font-size: 24px;
    margin-bottom: 14px;
    line-height: 29px;
    color: #000;
}

.t-number {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
    color: #4C4C4C;
    font-weight: 400;
}

.td-table th,
.td-table td {
    border-right: 1px solid #CDCACA !important;
    border-bottom: 0 !important;
    border-top: 0 !important;
    border-left: 0 !important;
}

.td-table th:last-child,
.td-table td:last-child {
    border-right: 0 !important;
}

.td-table th {
    background: #EFEFEF !important;
    padding: 12px 5px 12px !important;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #000000;
}

.text-right {
    text-align: right;
}

.td-table td {
    padding: 12px 5px 12px !important;
    background: #FFFAFA !important;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    color: #4C4C4C;
}

.td-table td p {
    font-size: 18px;
    margin-bottom: 13px;
    font-weight: 500;
    color: #000000;
}

.td-table {
    border: 1px solid #C2C2C2;
}

.table-t {
    margin: 30px 0 20px;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    font-weight: 500;
}

.table-2 th {
    padding: 12px 5px 12px !important;
}

.table-2 td {
    padding: 10px 5px !important;
    text-align: center;
}

.table_responsive {
    max-height: 200px;
    overflow: auto;
}

.rec-cols {
    display: flex;
    gap: 10px 15px;
    flex-wrap: wrap;
}

.rec-col {
    flex: 0 25%;
    max-width: calc(25% - 15px * 3 / 4);
    border-radius: 10px;
    box-shadow: 0 1px 21px 2px #00000029;
    text-align: center;
    padding: 47px 10px 46px;
}

.rec-col img {
    width: 100%;
    max-width: 90px;
    margin: 0 0 20px;
}

.rec-col h3 {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 8px;
    color: #000;
}

.rec-col p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px;
    color: #4C4C4C;
}

.home-2a {
    padding-bottom: 40px;
}

.trasnparent-over {
    border: 3px solid #fff;
    backdrop-filter: blur(0);
    background: #ffffffad;
}

.sidebar-img {
    width: 100%;
    max-width: 160px;
    margin-bottom: 46px;
}

.p5-color {
    background: #FFEDEA;
}

.p9-color {
    background: #FFE5D9;
}

.p11-color {
    background: #FFECD4;
}

.p13-color {
    background: #E6FFE8;
}

.p17-color {
    background: #E4F4FF;
}

.common-bg {
    position: relative;
}

.comon-data-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
}

.comon-data-box h2 {
    font-size: 36px;
    color: #fff;
    line-height: 49px;
    font-weight: 700;
    margin-bottom: 8px;
}

.comon-data-box p {
    margin-bottom: 30px;
    width: 100%;
    max-width: 583px;
    color: #fff;
    font-size: 24px;
    line-height: 33px;
}

.search-bar {
    position: relative;
    max-width: 466px;
}

.search-bar img {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 18px;
    left: 18px;
}

.search-bar input::placeholder {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.search-bar input {
    background: #D9D9D947;
    width: 100%;
    border: 2px solid #fff;
    height: 55px;
    border-radius: 12px;
    padding: 16px 16px 16px 50px;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.profile-card-sec-2 {
    padding: 30px 0 0;
}

.common-bg>img {
    min-height: 314px;
    object-fit: cover;
}

.policy-sec {
    padding-top: 30px;
}

.top-btn {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    padding: 13px 22px;
    background: #F1CE1D;
    border-radius: 50px;
    margin-top: 24px;
    display: inline-block;
}

.top-btn:hover {
    background: #dbb805 !important;
}

.download-modal .modal-dialog {
    max-width: 707px;
}

.download-modal .modal-content {
    padding: 93px 69px 92px;
}

.download-modal .btn-close {
    width: 40px;
    height: 40px;
    background: transparent;
    top: 42px;
    right: 46px;
}

.download-box img {
    width: 100%;
    max-width: 376px;
    margin: 0 auto 50px;
    display: block;
}

.download-box {
    text-align: center;
}

.download-box p {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 40px;
    font-weight: 600;
    color: #000000;
}

.line-down {
    width: 100%;
    height: 2px;
    background: #CDCCCC;
}

.download-box h4 {
    padding: 40px 0 30px;
    font-size: 24px;
    line-height: 33px;
    color: #4C4C4C;
    font-weight: 400;
}

.down_box {
    font-size: 24px;
    line-height: 33px;
    text-decoration: none;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    border: 1.5px solid #0355A1;
    border-radius: 50px;
    padding: 24px 20px;
    width: 100%;
    max-width: 491px;
    margin: auto;
}

.down_box img {
    margin: 0;
    max-width: 62px;
}

.sitemap-sec-2 {
    padding-top: 10px;
    padding-bottom: 50px;
}

.sitemap-btn {
    background: #F0EEEE;
    border-radius: 12px;
    border: 0;
    width: 100%;
    padding: 21px 20px 19px;
    position: relative;
    text-align: left;
    box-shadow: 0 0 4px #00000036;
}

.sitemap-btn p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #000000;
    border-left: 5px solid #0354A6;
    padding-left: 12px;
    margin: 0;
    text-align: left;
    width: auto;
    display: inline-block;
}

.sitemap-btn img {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 18px;
    height: 18px;
    transform: translateY(-50%);
}

.sitemap-btn p span {
    padding: 4px 10px;
    border-radius: 50px;
    background: #E5E5E5;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    color: #8B8B8B;
    margin-left: 12px;
}

.sitemap-btn[aria-expanded="true"] {
    border-radius: 12px 12px 0 0;
}

.sitemap-collapse {
    padding: 0;
}

.page-link-a {
    flex: 0 33.33%;
    text-decoration: none;
}

.page-link-box {
    border: 1px solid #DBDBDB;
    padding: 16px 20px;
    height: 100%;
    position: relative;
    transition: .2s;
    min-height: 67px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.page-link-box .sol-tag {
    width: fit-content;
}

.page-link-box .right-arrow-s {
    position: absolute;
    transform: translateY(0%) rotate(-90deg);
    width: 18px;
    height: 18px;
    top: 25px;
    right: 20px;
}

.page-link-box h2 {
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    width: 80%;
    color: #000000;
    margin-bottom: 0;
}

.page-link-box h2+p {
    margin: 2px 0 0;
    font-size: 12px;
    line-height: 16px;
    color: #4C4C4C;
    opacity: 0;
}

.page-link-a:hover .page-link-box h2+p {
    opacity: 1;
}

.page-link-a:hover .page-link-box {
    border-left: 5px solid #0354A6;
}

.page-link-box .sol-tag {
    margin: 12px 0 0;
}

.sitemap-btn {
    margin-top: 30px;
}

.srow {
    display: flex;
    flex-wrap: wrap;
}

.sitemap-collapse .last-row .page-link-a:last-child .page-link-box {
    border-radius: 0 0 12px 0;
}

.sitemap-collapse .last-row .page-link-a:first-child .page-link-box {
    border-radius: 0 0 0 12px;
}

/* new css */

.filter-mod .filter-header span {
    font-size: 16px;
    font-weight: 400;
}

.filter-mod .filter-body .filter-check {
    padding: 0!important;
    margin: 0 20px 15px 0;
}

.filter-mod .filter-header {
    margin-bottom: 10px;
}

.filter-mod .filter-body .filter-check input[type="checkbox"] {
    margin-right: 8px;
}

.tab-box .nav.nav-pills .nav-link span.a {
    padding: 10px;
    border-radius: 50px;
    background: #F1CE1D;
    font-weight: 700;
}

.filter-mod .filter-header {
    margin-bottom: 0px;
    height: 48px;
    padding: 12px 15px;
    border-radius: 50px;
    border: 1px solid #AEAEAE;
    width: 100%;
    position: relative;
}

.filter-mod .filter-header {
    background: url(../images/Group1287.svg) no-repeat;
    background-size: 24px;
    background-position: 98% 50%;
}

.filter-mod .filter-body {
    margin-top: 10px;
}

a:hover {
    cursor: pointer;
}

/* new css */


@media (max-width: 1350px) {
    .promo-side {
    max-width: 360px;
}

.form-journey {
    gap: 10px;
}

.Form-side {
    width: calc(100% - 370px);
}

    .railway-row {
        gap: 0px 10px;
    }

    .railway-col {
        width: calc(33.3% - 10px * 2 / 3);
        max-width: calc(33.3% - 10px * 2 / 3);
        padding: 20px 15px;
        margin-bottom: 10px;
    }

    .railway-collapse-d {
        padding: 10px 5px;
        gap: 10px 10px;
        flex-wrap: wrap;
    }

}

@media (max-width: 1199px) {
    .download-modal .modal-content {
        padding: 60px 40px 60px;
    }

    .download-modal .btn-close {
        width: 30px;
        height: 30px;
        top: 30px;
        right: 30px;
    }

    .download-box img {
        max-width: 300px;
        margin: 0 auto 30px;
    }

    .download-box p {
        font-size: 28px;
        line-height: 35px;
        max-width: 460px;
        margin: 0 auto 30px;
    }

    .download-box h4 {
        padding: 30px 0 25px;
        font-size: 20px;
        line-height: 23px;
    }

    .down_box {
        font-size: 20px;
        line-height: 28px;
        padding: 20px 20px;
        max-width: 410px;
    }

    .download-modal .modal-dialog {
        max-width: 550px;
    }

    .feileds-1 {
        column-gap: 10px;
    }

    .feileds-1>* {
        width: calc(50% - 10px / 2) !important;
    }

    .journey-content {
    padding: 30px 12px;
}

.col-st {
    padding: 0 0px;
}

.bus-box {
    padding: 0 0px;
}

.seat-side-detail {
    width: calc(100% - 350px);
}

.bus-box.bus-type-1 {
    width: 340px;
}

    .railway-collapse-d p {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
    }

    .Cabin-h {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .avail-p {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .ct-price {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .railway-collapse {
        font-size: 20px;
        margin-bottom: 12px;
        line-height: 26px;
        margin: 0 auto 10px;
    }
}

@media (max-width: 991px) {
    #bottomSidebar {
        height: 100vh;
        border-radius: 20px 20px 0 0;
    }

    .journey-book-top {
        padding: 15px 12px 15px;
    }

    .trip-box {
        margin: 12px 0 0px;
    }

    .journey-content {
        padding-bottom: 40vh !important;
        padding: 20px 12px;
    }

    .col-st {
        padding: 0 0px;
    }

    .in-h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 12px;
    }

    .view-more {
        margin-bottom: 12px;
        font-size: 20px;
        line-height: 24px;
    }

    .card {
        padding: 12px !important;
    }

    .station-table-box {
        max-height: 484px;
        padding-right: 10px;
    }

    .station-table-box td:first-child {
        width: 60%;
    }

    .station-table-box th,
    .station-table-box td {
        padding: 12px 0 !important;
    }

    .tc-box p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 10px;
    }

    .floater-btn-bxo {
        padding: 5px 0;
    }

    .rec-col h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .rec-col img {
        max-width: 60px;
    }

    .page-link-box {
        padding: 16px 10px;
    }

    .pssanger-box p {
    font-size: 16px;
    line-height: 22px;
}

.freuent-btn {
    padding: 11px 10px;
    line-height: 22px;
    font-size: 14px;
}

.feileds-1 {
    row-gap: 10px;
    flex-direction: column;
}

.feileds-1>* {
    width: 100%!important;
}

.head-floating {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
}

.seat-side-detail td {
    padding: 10px 10px !important;
    font-size: 16px;
    line-height: 22px;
}

.seat-side-detail tr:last-child td {
    padding-bottom: 20px !important;
}

.seat-side-detail tr:first-child td {
    padding-top: 20px !important;
}

.seat-side-detail th {
    padding: 10px 10px !important;
}

    .railway-col {
        width: calc(50% - 10px / 2);
        max-width: calc(50% - 10px / 2);
    }

    .railway-collapse-d {
        flex-direction: column;
    }

    .railway-collapse-d p {
        width: 100%;
        max-width: 100%;
        justify-content: flex-start;
    }

    .railway-collapse-d p:nth-child(2n) {
        justify-content: flex-start;
    }
}

@media (max-width: 767px) {
    .mod-titlt {
        padding: 15px 12px;
    }

    .booking-d .modal-lg {
        width: calc(100% - 24px) !important;
    }

    .booking-detail-box {
        padding: 15px 12px;
    }

    .ticket-detail {
        padding: 12px;
        max-width: 260px;
    }

    .t-name {
        font-size: 20px;
        margin-bottom: 4px;
    }

    .t-number {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .line {
        margin-bottom: 10px;
    }

    .onward-t,
    .paymrnt-t {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 4px;
    }

    .qr-detail {
        max-width: 110px;
    }

    .td-table th {
        font-size: 14px;
        line-height: 20px;
    }

    .td-table td {
        font-size: 14px;
        line-height: 20px;
    }

    .td-table td p {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .col-st {
        width: 100%;
        max-width: 100%;
    }

    .col-tc {
        width: 100%;
        max-width: 100%;
    }

    .in-h2 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .view-more {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 20px;
        margin-top: 10px;
    }

    .trip-box {
        align-items: flex-start;
        margin: 24px 0 0px;
        flex-direction: column;
        gap: 10px;
    }

    .jt-down {
        text-align: left;
    }

    .bus-names img {
        width: 58px;
        height: 48px;
    }

    .bus-name-deatil p {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 4px;
    }

    .trip-box .journey-box {
        gap: 10px;
    }

    .journey-box .dot+h3 {
        font-size: 16px;
    }

    button#closeSidebar {
        position: absolute;
        right: 12px;
        top: 12px;
    }

    .tab-journey-row .nav {
        justify-content: center;
        gap: 20px;
        flex-wrap: nowrap;
        flex-direction: row;
    }

    .tab-journey-row .nav .nav-item {
        height: auto;
        margin-right: 0;
    }

    .tab-journey-row .nav-pills .nav-link:after {
        bottom: 0;
    }

    .rec-col {
        flex: 0 50%;
        max-width: calc(50% - 10px / 2);
        padding: 25px 10px 25px;
    }

    .rec-cols {
        gap: 10px 10px;
    }

    .trasnparent-over {
        backdrop-filter: blur(0);
        background: #e7e7e7;
    }

    .sidebar-img {
        max-width: 100px;
        margin-bottom: 25px;
    }

    .comon-data-box h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .comon-data-box p {
        margin-bottom: 25px;
        font-size: 20px;
        line-height: 27px;
    }

    .download-box img {
        max-width: 250px;
        margin: 0 auto 20px;
    }

    .download-box p {
        font-size: 24px;
        line-height: 34px;
        max-width: 360px;
        margin: 0 auto 20px;
    }

    .download-box h4 {
        padding: 20px 0 20px;
        font-size: 18px;
        line-height: 20px;
        margin: 0;
    }

    .down_box {
        font-size: 20px;
        line-height: 28px;
        padding: 16px 20px;
        max-width: 360px;
    }

    .page-link-box {
        padding: 10px 10px;
        min-height: unset;
    }

    .page-link-a {
        flex: 0 100%;
    }

    .page-link-box .sol-tag {
        margin: 6px 0 0;
    }

    .page-link-box:empty {
        display: none;
    }

    .page-link-box .right-arrow-s {
        transform: translateY(-50%) rotate(-90deg);
        top: 50%;
        right: 10px;
    }

    .sitemap-collapse .last-row .page-link-a:first-child .page-link-box {
        border-radius: 0;
    }

    .sitemap-collapse .last-row .page-link-a:last-child .page-link-box {
        border-radius: 0;
    }

    .sitemap-btn {
        margin-top: 20px;
    }

    .page-link-box h2 {
        width: 90%;
    }

    .promo-side {
    max-width: 100%;
}

.Form-side {
    width: 100%;
}

.form-journey {
    gap: 10px;
    flex-direction: column;
}

.seat-side-detail {
    width: 100%;
}

.bus-box.bus-type-1 {
    width: 100%;
}

.seat-book-row {
    margin-bottom: 20px;
    flex-direction: column;
}

.bus-box.bus-type-1 {
    width: 100%;
    max-width: 300px;
    margin: auto;
}

.bus {
    padding: 20px;
}

.seats-row {
    gap: 0 15px;
}


.filter-mod .modal-content {
    padding: 20px 15px;
}

.feileds-2 {
    gap: 10px;
}

.filter-mod .filter-body .filter-check {
    margin: 0 0px 5px 0;
}

.feileds-2 .field-input {
    flex: calc(50% - 5px);
    max-width: calc(50% - 5px);
}

.filter-mod .modal-content .modal-title {
    font-size: 20px;
    margin-bottom: 10px !important;
}
}

@media (max-width: 575px) {
    .mod-titlt h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .btn-close.booking-close {
        top: 19px;
        right: 12px;
    }

    .booking-detail-box-inner {
        align-items: flex-start;
        justify-content: center;
        gap: 10px;
        margin-bottom: 15px;
        flex-direction: column-reverse;
    }

    .table-t {
        margin: 13px 0 10px;
        font-size: 18px;
        line-height: 24px;
        color: #000000;
        font-weight: 500;
    }

    .kk-box {
        display: flex;
        align-items: flex-start;
        gap: 2px;
        flex-direction: column;
    }

    .rec-col {
        flex: 0 100%;
        max-width: 100%;
    }

    .comon-data-box p {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 24px;
    }

    .search-bar input {
        height: 50px;
        padding: 10px 10px 10px 30px;
    }

    .search-bar img {
        width: 17px;
        height: 17px;
        top: 16px;
        left: 9px;
    }

    .common-bg>img {
        min-height: 270px;
    }

    .download-modal .modal-content {
        padding: 30px 15px 30px;
    }

    .download-modal .btn-close {
        width: 25px;
        height: 25px;
        top: 20px;
        right: 20px;
    }

    .download-box img {
        max-width: 180px;
    }

    .download-box p {
        font-size: 20px;
        line-height: 28px;
        max-width: 310px;
        margin: 0 auto 20px;
    }

    .download-box h4 {
        padding: 15px 0 15px;
        font-size: 16px;
        line-height: 20px;
    }

    .down_box {
        font-size: 18px;
        line-height: 26px;
        gap: 15px;
        padding: 14px 15px;
        max-width: 310px;
    }

    .down_box img {
        max-width: 50px;
    }

    .sitemap-btn {
        padding: 12px 12px 12px;
    }

    .sitemap-btn p {
        font-size: 14px;
        line-height: 26px;
        border-left: 2px solid #0354A6;
        padding-left: 5px;
    }

    .sitemap-btn p span {
        padding: 4px 8px;
        margin-left: 5px;
    }

    .sitemap-btn img {
        right: 8px;
    }

    .form_flieds {
    row-gap: 10px;
}

.pass-detail-first {
    margin-bottom: 14px;
    flex-direction: column;
    row-gap: 10px;
}


    .railway-col {
        width: 100%;
        max-width: 100%;
    }

    .railway-collapse-d p {
        width: calc(50% - 10px / 2);
        max-width: calc(50% - 10px / 2);
        justify-content: flex-start;
    }

    .railway-collapse-d p:nth-child(2n) {
        justify-content: flex-end;
    }

    .railway-collapse-d {
        flex-direction: row;
    }

    .railway-collapse-d p {
        gap: 5px;
    }

    .railway-collapse-d p img {
        width: 22px;
        height: 22px;
    }

    .feileds-2 .field-input {
    flex: 100%;
    max-width: 100%;
}
}