.modify-nav {
    background-color: #262626;
    color: #fff;
    height: 100%;
    padding: 0;
    width: 100%;
    margin: auto;
}

.m-0 {
    margin: 0px !important;
}

.modify-nav > ul {
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100% !important;
    display: inline-block;
}

    .modify-nav > ul > li.route {
        border-left: 1px solid #414551;
        font-size: 14px;
        width: 41%;
    }

    .modify-nav > ul > li.hover {
        cursor: pointer;
    }

.modify-nav li {
    background-color: transparent;
    font-size: 14px;
    height: 70px;
    line-height: 70px;
    padding: 0 12px;
    float: left;
    border-right: 1px solid #414551;
    text-align: center;
    width: 22%;
    overflow: hidden;
}

    .modify-nav li.route span.origin, .modify-nav li.route span.destination {
        font-size: 20px;
        line-height: 24px;
        margin-top: 11px;
        padding-left: 5px;
        padding-right: 5px;
        width: 41%;
    }

    .modify-nav li.route span.origin, .modify-nav li.route span.indicators, .modify-nav li.route span.destination {
        display: block;
        float: left;
        text-align: center;
        width: 39%;
    }

    .modify-nav li.route span.indicators {
        width: 18%;
    }

    .modify-nav li.route span.origin span.iata, .modify-nav li.route span.destination span.iata {
        color: #fb607f;
        font-weight: 600;
    }

    .modify-nav li.route span.origin .name, .modify-nav li.route span.destination .name {
        display: block;
        font-size: 14px;
        font-weight: 400;
        overflow: hidden;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }

    .modify-nav li.route .indicators i {
        vertical-align: middle;
    }

    .modify-nav li.outboundDate, .modify-nav li.returnDate {
        line-height: 18px;
        width: 18%;
    }

        .modify-nav li.outboundDate label, .modify-nav li.returnDate label {
            color: #fb607f;
            font-size: 90%;
            font-weight: normal;
            margin-right: 10px;
            text-transform: uppercase;
        }

        .modify-nav li.outboundDate label, .modify-nav li.returnDate label {
            display: block;
            margin-bottom: 3px;
            margin-top: 16px;
        }

    .modify-nav li.allDates {
        display: none;
    }

.serachresult {
    background-color: #262626;
}

.resultsearch {
    background-color: #efefef;
    padding: 2rem 0;
}

.resultboxsearch {
    border-radius: 0.4rem;
}

.modify-nav li label {
    cursor: pointer;
}

.resultsearch {
    display: none;
}

.filter_head h4 {
    color: #333;
    font-weight: 600;
    cursor: pointer;
    font-size: 1.5rem;
    margin: 0 0 1rem 0;
}

.f1_filterheadpric {
    font-size: 0.9rem;
    color: #000000;
    background: #efefef;
    padding: 0.4rem 0.6rem;
    font-weight: 600;
}

.f1_directflight {
    list-style: none;
    padding: 0.8rem 0.6rem;
}

    .f1_directflight li {
        display: inline-block;
        width: 100%;
        font-size: 0.8rem;
        padding: 0px 0;
        margin: 0.1rem 0;
    }

.f1_directa {
    float: left;
}

    .f1_directa input {
        width: 14px;
        height: 14px;
        margin: 0 !important;
        position: relative;
        top: 2px;
    }

.f1_directprice {
    float: right;
    font-weight: 600;
}

    .f1_directprice sup {
        top: 0.5em !important;
        position: relative;
    }

.resultmainarea {
    margin-top: 1.52rem;
}

.rangefilter {
    padding: 0 0.6rem;
}

.p_range {
    margin-bottom: 0.6rem;
}

.f1_directa span {
    margin-left: 0.2rem;
}

.filterarea {
    float: left;
    width: 25%;
}

.f1_filborder {
    margin: 1rem 0;
}

.f1_fiterall {
    margin-bottom: 9px;
    box-shadow: 1px 2px 11px 0 #00000012;
}

.pdrange {
    padding: 0.6rem 0.999rem;
}

.flightresultarea {
    float: left;
    width: 75%;
    padding-left: 1.5rem;
}

.sortedarea {
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 10%);
    background-color: #fff;
    display: table;
    width: 100%;
    table-layout: fixed;
    border-bottom: 0;
}
.flightresultlogo {
    width: 24% !important;
    float: left;
    padding-right: 5px;
}

.flghtresultdeptext {
    width: 30% !important;
    float: left;
    padding: 0px 5px;
}

.flightresultmidbord {
    width: 16% !important;
    float: left;
    padding: 0px 5px;
}

.flghtresultdeptext2 {
    width: 30% !important;
    float: left;
    text-align: end;
    padding-left: 5px;
}
.border_top{
    border-top:1.5px solid lightgray;
}

.sortedarea > li {
    display: table-cell;
    vertical-align: middle;
    float: none;
    text-align: center;
    padding: 16px 8px;
    font-weight: 600;
    color: #080808;
}

        .sortedarea > li:hover {
            background-color: #efefef;
            cursor: pointer;
        }

        .sortedarea > li.active {
            border: 0;
            border-bottom: 4px solid #fb607f;
        }

.sorted_amout {
    color: #fb607f;
}

.sorted_label {
    font-size: 1.2rem;
    font-weight: 600;
}

.bottombordersep {
    padding-top: 6px;
    margin-top: 1px;
    /*border-top: 1px dashed #919191;*/
}
/* result css */
.flightresultgroup {
    display: flex;
    width: 100%; 
}
 
.flightresultrer {
    flex: 1;
    display: flex;
    justify-content: space-evenly;
}
/*
.flightresultboxoneW {
    padding: 40px 20px !important;
}
*/
.flightresultmidbord { 
    text-align: center;  
    font-weight: 600;
    line-height: 24px;
}

    .flightresultmidbord p {
        /*background: #efefef;*/
        display: initial;
        border-radius: 0.4rem;
        padding: 0.2rem 0.4rem;
    }


datetime_Parentr {
    display: flex;
}

.datetime_Parentr span {
    margin: 5px 0px;
}

.datetime_Parent {
    display: flex;
}

.datetime_Parent span{
    margin:5px 0px;
}

.Datetime_ {
    border-radius: 20px;
    padding: 2px 6px;
    font-size: 10px;
    background: #012c6147;
    font-weight: 500;
}
 
.flightcitytime {
    font-weight: 300;
    font-size: 14px;
    margin: 0px;
}

.flightcityname {
    font-size: 14px;
    color: #2d2d2d;
    margin: 0px;
    font-weight: 500;
}

.clear {
    clear: both;
}

.resultplane {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    margin: 5px 47px;
}
.clearfix_padding_0{
    padding-left:0px;
    padding-right:0px;
}

.resultpricetext {
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap:15px;
}
.flight-list-main .stop-duration {
    padding: 0px !important;
    text-align:center;
}
.resultprice {
    font-size: 22px;
    font-weight: bold;
    color: #5798d4;
    letter-spacing: 1px;
    margin: 0px;
    text-align: right; 
}
 
    .resultprice small {
        color: #dd7f0a;
        line-height:1;
    }

.perpersontext {
    font-size: 10px;
    display: block;
    font-weight: 600;
}
.resultprivebtn:hover,
.resultprivebtn:focus,
.resultprivebtn:active {
    text-decoration: none;
    color: white;
}
.resultprivebtn {
    border: 1px solid #1aa7f6;
    color: #ffffff;
    font-size: 16px;
    background: #1aa7f6;
    padding: 6px 15px;
    line-height: normal;
    border-radius: 29px;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    margin-top: 4px;
}
.select_btn {
    text-align: end;
    display: flex;
    justify-content: end;
}

.flightresultbox {
    float: left;
    width: 100%; 
}
.borde_bottom {
    display: block;
    border-bottom: 1px dashed #919191;
    margin-bottom: 5px;
    text-align: end;
    margin-right: 0px;
}
.pd-0 {
    padding: 0px !important;
}

.jtype_hd {
    background: #f1f1f1 !important;
    margin: 0px;
    height: initial;
    margin-top: 0px;
    border: 1px solid #e2e2e2 !important;
}
.flt-re-dis, .flt-re-disk {
    font-size: 11px;
    color: #909090;
    width: 45%;
    display: inline-flex;
}
.flightcitytime sup{
    cursor:help;
}
.flt-re-disover {
    font-size: 11px;
    display: inline-flex;
    color: #909090;
    width: 10%;
    text-align: center;
}
.flightresiltprice {
    float: right; 
    padding: 0px 15px; 
    text-align: center; 
}

.grid_header .fa-phone {
    rotate: 90deg;
    animation: oscillate-rotation 1s infinite ease-in-out;
    margin-left: 4px;
}

.flightresultmain {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 8px 0px;
    border-radius: 8px;
    border: 1px solid #00000036;
    position: relative;
}
.mrgn-0{
    margin:0px;
}
.openresultflightdt {
    text-align: left;
    cursor: pointer;
    font-size: 14px;
    color: #dd7f0a;
    margin: 0;
}
.flt_details {
    text-align: center;
    border: 1px solid #ffe1c3;
    color: #dd7f0a;
    font-size: 14px;
    line-height: normal;
    background: #fff3e6;
    padding: 4px 12px;
    border-radius: 20px;
    margin-top: 19px;
    text-decoration: none;
    font-weight: 300;
    width: fit-content;
    cursor: pointer;
}
.openresultflightdtfares {
    text-align: right;
    cursor: pointer;
    font-size: 14px;
    color: #dd7f0a;
    margin: 0;
}

/* flight details */
.flightreultdeatails {
    clear: both;
    display: none;
}

.flightItinerary {
    clear: both;
    padding: 0 2rem;
    background: #efefef;
    padding: 0.6rem 2rem;
    border-top: 1px solid #a9a9a9;
}

    .flightItinerary h3 {
        font-size: 1.2rem;
        text-transform: capitalize;
    }

.Flights-Results-FlightResultDetails, .details-section {
    margin: 32px;
    transition: visibility .5s ease,opacity .5s ease;
}

.Flights-Results-FlightResultDetails, .details-section, .section-content, .leg-details:not(:last-child) {
    margin-bottom: 16px;
}

.leg-details {
    background: #fff;
    border-radius: 0.6rem;
}
 
.dErF {
    border-radius: 8px;
    border: 1px solid #e5ebf0;
    color: #192024;
}

.dErF-header {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    border-bottom: 1px solid #e5ebf0;
}

.dErF-header-text {
    flex-grow: 1;
    font-weight: 600;
    line-height: 24px;
    font-size: 16px;
}

.dErF-leg-duration {
    flex-shrink: 0;
    font-size: 14px;
    line-height: 20px;
}

.dErF-body {
    padding: 0 24px;
}

.dErF-segment {
    display: flex;
    flex-direction: row;
    padding: 16px 0;
}

.dErF-segment-info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.dErF-carrier-info {
    display: flex;
    align-items: center;
    padding-bottom: 12px;
}

.dErF-carrier-icon {
    height: 20px;
    width: 26px;
    margin-right: 16px;
    display: flex;
    justify-content: center;
}

    .dErF-carrier-icon img {
        height: 20px;
        max-width: 100%;
    }

.dErF-carrier-text {
    font-size: 12px;
    line-height: 16px;
    color: #5a6872;
}

.dErF-segment-body {
    display: flex;
    flex-direction: column;
}

.dErF-departure-row, .dErF-arrival-row {
    display: flex;
}

.dErF-time-graph {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    align-items: center;
    width: 26px;
    margin-right: 16px;
}

    .dErF-time-graph .dErF-dot:first-child {
        margin-top: 6px;
    }

    .dErF-time-graph .dErF-dot {
        height: 7px;
        width: 7px;
        border: 1px solid #8596a3;
        border-radius: 50%;
    }

    .dErF-time-graph .dErF-axis {
        width: 1px;
        background-color: #8596a3;
        flex-grow: 1;
    }

.dErF-time-info.dErF-departure {
    margin-bottom: 12px;
}

.dErF-time-info {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 24px;
}

.dErF-time-info-text-wrapper {
    display: flex;
    align-items: flex-start;
}

.dErF-time {
    margin-right: 4px;
    min-width: 80px;
    flex: 1 1 auto;
    font-weight: 600;
    line-height: 24px;
    font-size: 16px;
}

.dErF-location-block {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.dErF-station {
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
}

.dErF-duration-row {
    display: flex;
    align-items: center;
}

svg:not(:root) {
    overflow: hidden;
}

.dErF-eq-icon {
    height: 26px;
    width: 100%;
}

.dErF-duration-text {
    font-size: 12px;
    line-height: 16px;
    margin-right: 12px;
}

.dErF-segment-extras-wrapper {
    margin-left: 42px;
    margin-top: 4px;
}

.dErF-segment-amenities {
    display: flex;
    flex-direction: column;
    margin: 0 0 0 24px;
    align-items: flex-end;
}

.dErF-cabin-class {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px;
}

.iidY-container {
    padding: 12px 16px;
    display: flex;
    align-items: center;
    background-color: #f0f3f5;
    border-radius: 18px;
}

.iidY-aircraft-name {
    margin: 0 4px 0px 0;
    float: left;
    font-weight: 400;
    line-height: 18px;
    font-size: 12px;
}

.iidY-rolled-up-icons {
    display: flex;
    align-items: center;
}

.iidY-quality-icon {
    height: 16px;
    width: 16px;
    margin-right: 12px;
    flex-shrink: 0;
}

.yDSb {
    display: flex;
    align-items: center;
    border-top: 1px solid #e5ebf0;
    border-bottom: 1px solid #e5ebf0;
    padding: 8px 0;
}

.yDSb-layover-info {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
}

.yDSb-duration {
    flex-shrink: 0;
}

.yDSb-separator {
    margin: 0 8px;
}

.yDSb-layover-warnings {
    display: flex;
    align-items: center;
    margin-left: 12px;
    flex-shrink: 0;
}

.dErF-station span {
    font-size: 0.8rem;
    color: #999;
}

.detaitsbookbaggage-details {
    margin-left: 0.6rem;
}

    .detaitsbookbaggage-details > svg {
        margin-right: 0.2rem;
    }

.showopen {
    display: block;
}
/* flight deatis end */


@media screen and (max-width: 1199px) and (min-width: 992px) {
     
    .flightresultmidbord p {
        padding: 0.2rem 0.2rem;
        font-size: 14px;
    }

    .flightresultmidbord {
        flex: 1.43;
    } 
}

@media screen and (min-width: 1250px){
    .flightcityname{
        font-size:15px;
    }
}



@media screen and (max-width: 991px) and (min-width: 768px) {
    /* result css */
    .flightresultarea {
        width: 100%;
        padding-left: 0;
    }

    #openfrm1 {
        display: none;
    }

    .filterarea {
        width: 100%;
    }

    .flightresultmidbord {
        flex: 1.43;
    }
}

@media screen and (max-width: 449px) and (min-width: 100px) {
    .flightresuldep, .flightresultgroup {
        display: flex;
        align-items: center;
        text-align: center;
    }
    .no-padding{
        padding-right:0px;
        padding-left:0px;
    } 

    .flightresultbox {
        float: left;
        width: 100%;
    }
  
    .departure .rp_destination_name {
        font-size: 12px !important;
    }
    .flight_details_col2 h3, .flight_details_col2 p, .flight_details_col2 h5, .flight_details_col4 span, .flight_details_col2 span{
        font-size:12px!important;
    }
    .flight-list-main .rp_airlineDetails h5{
        font-size:12px!important;
        padding-right:15px
    }
    .flight-list-main {
        padding: 5px 8px;
    }
    .destination .rp_destination_name {
        font-size: 12px !important;
        margin: 0px;
    }
    .box5 .rp_destination_name{
        font-size:12px!important;
    }

    .flightresiltprice {
        width: 100%;
        padding: 0px;
        border-left: none;
        border-top: 1px solid #00000017;
        text-align: center;
        float: none;
        position: initial;
    }

    .resultpricetext {
        flex-direction: column;
        display: flex;
        text-align: center;
        white-space: nowrap;
        gap: 5px;
        padding: 0px 0px;
    }
    .flightresultmain {
        padding: 5px 8px;
    }

}

@media screen and (max-width: 768px) and (min-width: 550px) {
    .flightresultlogo {
        width: 16% !important;
        float: left;
        padding-right: 5px;
    }

    .flghtresultdeptext {
        width: 34% !important;
        float: left;
        padding: 0px 5px;
    }
    .flightcityname {
        font-size: 13px!important;
    }
    .flightresultmidbord {
        width: 16% !important;
        float: left;
        padding: 0px 5px;
    }

    .flghtresultdeptext2 {
        width: 34% !important;
        float: left;
        text-align: end;
        padding-left: 5px;
    }
}
@media screen and (max-width: 550px) and (min-width: 200px) {
    .flightresultlogo {
        width: 100% !important;
        float: left;
        padding-right: 5px;
        display: flex;
        margin-bottom: 3px;
    }
    .flightresuldep, .flightresultgroup {
        display: block!important;
    }
        .flightresultlogo p {
            padding: 4px 10px!important;  
            font-size: 14px!important;
        }
    .flightcitytime{
        display:block!important;
    }
    .flghtresultdeptext {
        width: 40% !important;
        float: left;
        padding-right: 5px;
        padding-left: 0px;
        text-align: left;
    }
    .datetime_Parent {
        display: block;
    }

    .flightresultmidbord {
        width: 20% !important;
        float: left;
        padding: 0px 5px;
    }

    .flghtresultdeptext2 {
        width: 40% !important;
        float: left;
        text-align: end;
        padding-left: 5px;
    }
    .datetime_Parent span {
        margin: 3px 0px;
    }
    .bottombordersep {
        border-top: 1px dashed #919191;
        margin: 6px 0px;
    }
    .datetime_Parentr span {
        margin: 3px 0px;
    }
    .borde_bottom {
        margin-top: 8px;
        margin: 5px 0px;
    }
    .jtype_hd .no_padding {
        width: 40%;
    }
    .jtype_hd .flightTotDuration {
        width: 60%;
    }
    .jtype_hd div {
        padding: 0px 5px !important;
    }
}



@media screen and (max-width: 768px) and (min-width: 450px) {
    .flightresuldep, .flightresultgroup {
        display: flex;
    }
     
    .resultpricetext {
        flex-direction: row;
        display: flex;
        justify-content: space-around;
        padding: 0px;
        text-align: center;
        white-space: normal;
    }
}

@media screen and (max-width: 550px) and (min-width: 100px) {

    .resultprivebtn {
        font-size: 15px;
        padding: 6px 15px;
    }
    .tdrt {
        color: white !important;
        font-size: 11px !important;
    }
    .resultprice {
        font-size: 14px;
    }
    .resultprivebtn {
        width: 133px!important;
        margin-top: 4px;
    }
    .price_small_txt {
        font-weight: normal;
        font-size: 10px!important;
    }
    .resultprice {
        margin-top: 0px!important;
    }
    .resultprice span{
        font-size:10px!important;
    }
    .flt_details {
        font-size: 13px;
    }
    .flight_details_ {
        padding-left: 12px !important;
        padding-right: 0px !important;
        width: 50% !important;
    }

    .price_select_btn {
        width: 50% !important;
        padding-left: 0px !important;
        padding-right: 12px !important;
    }
    
}

.price_small_txt {
    font-weight: normal;
    font-size: 11px;
    font-weight: 400;
    display: block;
    letter-spacing: 0.5px;
}

@media screen and (max-width: 767px) and (min-width: 280px) {
    .modify-nav > ul > li.route {
        border-left: 1px solid #414551;
        font-size: 14px;
        width: 56%;
    }

    .modify-nav li.allDates {
        display: block;
    }

    .modify-nav li.route span.origin, .modify-nav li.route span.destination {
        font-size: 16px;
    }

    .modify-nav li {
        height: 66px;
        padding: 0 4px;
        width: 22%;
    }

        .modify-nav li.route span.origin .name, .modify-nav li.route span.destination .name {
            font-size: 12px;
        }

    .returnDate {
        display: none;
    }

    .outboundDate {
        display: none;
    }

    .modify-nav li.route span.indicators {
        width: 22%;
    }


    /* result css */
    .flightresultarea {
        width: 100%;
        padding-left: 0;
    }

    #openfrm1 {
        display: none;
    }

    .filterarea {
        width: 100%;
    } 

    .flightresultmidbord {
        flex: 1;
    }

    .flightresiltprice {
        float: right;
        width: 50%;
        border-top: 0px dashed #00000017;
        border-left: none;
        position: relative;
    }

    .flightresultbox {
        float: none;
        width: 100%; 
    }

    .resultplane {
        padding: 0 0.4rem;
        display: block;
    }
 
    .flightresultmidbord p {
        background: none;
        display: initial;
        border-radius: 0.4rem;
        padding: 0.2rem 0rem;
        font-size: 14px;
    }

    .flightresultlogo > img {
        width: 50px;
    }
    .openresultflightdt, .openresultflightdtfares {
        text-align: center;
        margin-top: 0.4rem;
        letter-spacing: 0.2px;
        text-transform: capitalize;
    }

    /* flight details start */
    .dErF-body {
        padding: 0 12px;
    }

    .details-section {
        margin: 10px;
    }

    .dErF-time-graph {
        width: 24px;
        margin-right: 18px;
    }

    .dErF-time {
        margin-right: 9px;
        min-width: 60px;
        font-weight: 600;
        line-height: 24px;
        font-size: 14px;
    }

    .dErF-station {
        font-weight: 400;
        line-height: 18px;
        font-size: 14px;
    }

    .dErF-segment-amenities {
        flex-direction: row;
        margin: 8px 0 0 0;
        align-items: center;
    }

    .dErF-cabin-class {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 0px;
        margin-right: 1rem;
    }

    .iidY-container {
        padding: 5px 14px;
        display: flex;
        align-items: center;
        background-color: #f0f3f5;
        border-radius: 18px;
        flex-direction: row;
    }

    .iidY-content-rail {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .iidY-aircraft-name {
        margin: 0 4px 0px 0;
        font-weight: 400;
        line-height: none;
        font-size: 12px;
    }

    .dErF-segment {
        display: flex;
        flex-direction: column;
        padding: 16px 0;
    }

    .dErF-leg-duration {
        font-size: 13px;
    }

    .dErF-header-text {
        font-size: 14px;
    }

    .flightItinerary h3 {
        font-size: 1rem;
        text-transform: capitalize;
    }

    .dErF-header {
        padding: 12px 12px;
    } 
}

@media screen and (max-width: 991px) {

    .flightresultmain {
        padding-bottom: 6px;
    }
}
@media screen and (max-width: 991px) and (min-width: 100px) {
    .moreinfo {
        width: 100%;
        margin: 0px;
        display: inline-block;
    }
    .stopDur_m hideformobile {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .flight-list-main .stop-duration {
        text-align: center;
    }
    .box5 {
        text-align: center;
    }
    .departure, .destination {
        text-align: center;
    }
     
}
@media screen and (max-width: 991px) and (min-width: 500px) {
    .flight-list-main .stop-duration {
        text-align: center;
    }
    .box5{
        text-align:center;
    }
    .stop-duration {
        /*display: none !important;*/
        text-align: center;
    }
     
}
.fares-dropdown .heading {
    width: 100%;
    float: left;
    background: #1c165e;
    color: #fff;
    font-size: 20px;
    padding: 5px 10px;
    margin-bottom: 0;
}
.fares-dropdown table thead tr th {
    background: rgb(55 75 92 / 25%) !important;
}
.fares-dropdown table tbody tr {
    background: rgb(199 200 201 / 36%) !important;
}
    .fares-dropdown table tbody tr:last-child {
        background: rgb(55 75 92 / 25%) !important;
        font-weight: 700;
    }
.moreinfo div.col-md-12:first-child{
    /*padding-right:0px;
    padding-left:0px;*/
    padding:10px 0px;
}

@media screen and (max-width: 767px) and (min-width: 100px) {
    .fares-dropdown {
        width: 100%;
        float: right;
        padding: 0px 17px;
    }
}

@media screen and (min-width:768px) and (max-width:992px){
    .flight_details_col1 {
        width: 26%!important;
        float: left; 
    }
    .departure {
        width: 47% !important;
        text-align: left;
    }
    .flight_details_col3 {
        width: 22%!important;
        float: left; 
    }
    .destination {
        width: 47% !important;
        text-align: right;
    }
}

@media screen and (min-width:600px) and (max-width:768px) {

    .flight-list-main {
        display: block!important; 
    }

    .flight_details_col0 {
        width: 20% !important;
        float: left;
    }

    .flight_details_col1 {
        width: 80% !important;
        display: flex;
        justify-content: space-evenly;
        margin-bottom: 20px;
        align-items: center;
    }
    .departure {
        width: 35% !important;
        text-align: left;
    }

    .flight_details_col3 {
        width: 29% !important ;
    }

    .destination {
        width: 35% !important;
        text-align: right;
    }
}

@media screen and (min-width:200px) and (max-width:600px){ 
    .flight-list-main {
        display: block !important;
    } 
    .flight_details_col0 {
        width: 20% !important;
        float: left;
    } 
    .flight_details_col1 {
        width: 80% !important;
        display: flex;
        justify-content: space-evenly;
        margin-bottom: 20px;
        align-items: center;
    }
    .departure {
        width: 40% !important;
        text-align: left!important;
        padding: 0px 1px !important;
    } 
    .flight_details_col3 {
        width: 20% !important;
    } 
    .destination {
        width: 40% !important;
        text-align: right!important;
    }
}