@media (max-width:1366px) {
    .lady_imge {
        right:-100px;
    }
    .pupular_destion_hd {
        padding-right: 400px;
    }
    .modify_modal_content {
        width: 80% !important;
    }
}

@media (min-width: 1230px) {
    .container {
        max-width: 1200px;
        padding-left: 0;
        padding-right: 0
    }

    .modify_modal .modal-dialog {
        max-width: 900px;
        margin: 1.75rem auto
    }

    .modify_modal .modal-content {
        border-radius: 25px
    }

    .Large_modal .modal-dialog {
        max-width: 900px;
        margin: 1.75rem auto
    }

    .Large_modal .modal-content {
        border-radius: 25px
    }
}

@media (min-width: 992px) {
    .desk-hide {
        display: none
    }

    .main_nav ul li {
        display: inline-block;
        position: relative;
        padding: 10px 12px;
        color: #fff
    }

    .main_nav ul li a {
        color: #fff;
        text-decoration: none;
        font-size: 14px;
        line-height: 17px;
        font-weight: 400;
        letter-spacing: 1px;
        position: relative
    }

    .main_nav ul li a.ar_font {
        font-family: "DroidKufiRegular", sans-serif
    }

    .main_nav ul li a:hover {
        color: #fff
    }

    .main_nav ul li a.dropdown-item:after {
        background: none
    }

    .main_nav ul li:last-child a:after {
        display: none
    }

    .mob_btn {
        display: none
    }

    .innerhead .main_nav ul li a:hover {
        color: #000
    }

    .FdlsPdng {
        padding-right: 5px
    }

    .main_nav a.dropdown-item {
        color: #212529
    }
}

@media (max-width: 991px) {
    .main_nav {
        position: fixed;
        width: 260px;
        top: 0;
        right: -260px;
        background: #c11026;
        height: 100%;
        transition: all ease .5s;
        -o-transition: all ease .5s;
        -webkit-transition: all ease .5s;
        z-index: 1005;
        -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4);
        box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4);
        overflow-y: auto;
        padding-top: 10px
    }

    .main_nav ul {
        margin: 0;
        padding: 0;
        display: block;
        margin-top: 0
    }

    .main_nav ul.mnav {
        margin-bottom: 30px
    }

    .main_nav ul li {
        display: block;
        border-bottom:1px solid rgb(255 255 255 / 45%);
        position: relative;
        text-transform: capitalize;
        font-size: 13px;
        font-weight: 300;
        padding: 0 !important;
        color: #fff;
        width: 100%;
    }

    .main_nav ul li .currency_menu_content {
        position: static;
        border-radius: 0;
        -webkit-border-radius: 0;
        background: rgba(0, 0, 0, 0.2)
    }

    .main_nav ul li .currency_menu_content a.dropdown-item {
        color: #fff;
        font-weight: 300;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1)
    }

    .main_nav ul li .currency_menu_content a.dropdown-item .country_flag img {
        width: 15px
    }

    .main_nav ul li a {
        color: #fff;
        text-decoration: none;
        font-size: 14px;
        display: block;
        padding: 15px 15px
    }

    .main_nav ul li.submenu i {
        position: absolute;
        width: 43px;
        height: 39px;
        top: 0;
        right: 0;
        cursor: pointer;
        transition: all ease .5s;
        -o-transition: all ease .5s;
        -webkit-transition: all ease .5s
    }

    .main_nav ul li.submenu i:after {
        content: "";
        height: 0;
        width: 0;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 6px solid #b3b3b3;
        position: absolute;
        right: 17px;
        top: 18px;
        z-index: 10
    }

    .main_nav ul li.dropdown:hover a {
        color: #fff !important
    }

    .main_nav ul ul {
        margin: 0;
        display: none
    }

    .main_nav ul ul li:last-child {
        border-bottom: 0
    }

    .main_nav ul ul li:first-child {
        border-top: 1px solid green
    }

    .main_nav ul ul li a {
        padding-left: 20px
    }

    .main_nav ul ul li ul a {
        padding-left: 30px
    }

    .show_menu .main_nav {
        right: 0
    }

    .show_menu .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        z-index: 1001
    }

    .show_menu header {
        z-index: 1100;
    }
    html.show_menu,
    html.show_menu body {
        overflow: hidden !important;
    }

    .show_menu .Filterbtn,
    .show_menu .mobFootFixed {
        display: none !important;
    }

    .mob_btn {
        position: absolute;
        float: right;
        padding: 5px 7px;
        margin: 0;
        background-color: transparent;
        cursor: pointer;
        right: 15px;
        top: 5px
    }

    .mob_btn span {
        display: block;
        width: 30px;
        height: 3px;
        border-radius: 1px;
        background: #fff
    }

    .mob_btn span+span {
        margin-top: 5px
    }

    header.sticky .mob_btn span {
        background: #c11026
    }

    .sticky .main_nav {
        color: #fff !important
    }

    .sticky .main_nav ul li a {
        color: #fff !important
    }

    .main_nav .curr-popup,
    .main_nav .lang-popup {
        position: static;
        min-width: auto;
        width: 100%;
        border-radius: 0;
        box-shadow: none;
        background: rgba(0, 0, 0, 0.2)
    }

    .main_nav .curr-popup-header,
    .main_nav .lang-popup-header {
        border-bottom-color: rgba(255, 255, 255, 0.15)
    }

    .main_nav .curr-popup-title,
    .main_nav .lang-popup-title {
        color: #fff
    }

    .main_nav .curr-popup-close,
    .main_nav .lang-popup-close {
        background: rgba(255, 255, 255, 0.15);
        color: #fff
    }

    .main_nav .curr-pill,
    .main_nav .lang-pill {
        color: #fff !important;
        border-color: rgba(255, 255, 255, 0.3);
        background: transparent
    }

    .main_nav .curr-pill:hover,
    .main_nav .lang-pill:hover {
        border-color: #fff
    }

    .main_nav .curr-pill.active,
    .main_nav .lang-pill.active {
        background: #ff5a00;
        border-color: #ff5a00;
        color: #fff !important
    }

    .main_nav .currency_menu,
    .main_nav .language_menu_btn {
        color: #fff
    }

    .main_nav .language_menu_btn svg {
        stroke: #fff
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .search_box_main {
        width: 100%
    }

    .pupular_destion_hd {
        padding-left: 0;
        padding-right: 0
    }

    .modify_box {
        width: 100%
    }

    .modify_box_list ul li {
        padding: 10px 5px;
        font-size: 13px
    }

    .sort_main {
        flex-direction: column
    }

    .sort_lft {
        width: 100%;
        margin-bottom: 10px
    }

    .sort_rht {
        width: 100%
    }
}

@media (max-width: 767px) {
    body:has(.flight_modify_sec)::before,
    body:has(.flight_modify_sec)::after {
        height: 140px;
    }
    .react-stacked-center-carousel-slide-0 .my-slide-component .fare-slide-left {
    width: 30px;
    height: 30px;
    left: -35px;
    top: 60px;
}
    .react-stacked-center-carousel-slide-0 .my-slide-component .fare-slide-right {
    width: 30px;
    height: 30px;
    right: -35px;
    top: 60px;
}
.rslt_crsl_clm2 {
    padding-top: 0;
}
.rslt_crsl_clm1 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.static_slide .react-stacked-center-carousel.hideArrows {
    height: 120px !important;
}
.static_slide .result_crsl.my-slide-component {
    height: 120px !important;
}
.static_slide::before {
    top: 20px;
    height: 70%;
}
.static_slide::after {
    top: 20px;
    height: 70%;
}
#popup_container.fareUpdateAlert {
        max-width: 90% !important;
        top: 10% !important;
        left: 13% !important;
        transform: translateX(-10%) !important;
        min-width: 90% !important;
}
.seatPlaneOut .table-responsive {
    padding-left: 25px;
}

    .hm_btm_col_01.bdr_btm.col_01_mrgn_lft input {
        min-height: 50px;
    }
   
    .socialMediaLogin a {
        padding: 5px 5px;
        font-size: 11px;
    }
    .paxadditinlR .pax_field_04 {
        width: 100%;
    }
    .paxadditinlR {
        width: 100%;
    }
    .paxadditinlL .pax_field_04 {
        width: 100%;
    }
    .paxadditinlL {
        width: 100%;
    }
    .adtional_subhead {
        justify-content: start;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .freq_flyer_wrp .freq_flyer_ele,
    .freq_flyer_wrp .form-control {
        margin-bottom: 10px;
    }

    .FareRlCncelFee_Hd {
        padding-bottom: 10px;
        padding-top: 25px;
    }

    span.promotext {
        width: 90%;
    }

    .flight_detaails_pg .acc__panel {
        padding: 10px;
    }

    section.clientSays {
        padding-top: 0px;
        padding-bottom: 30px;
    }

    .aboutVisionMision {
        flex-wrap: wrap;
    }

    .aboutL {
        width: 100%;
    }

    .about_bg {
        flex-wrap: wrap;
    }

    .sitemap-navigation>.menu-item-has-children>.sub-menu {
        display: block;
        border-top: 0;
        margin-top: 0
    }

    .sitemap-navigation>.menu-item-has-children>.sub-menu>.menu-item {
        margin-top: 0
    }

    .sitemap-navigation>.menu-item-has-children>.sub-menu::before {
        display: none
    }

    .sitemap-navigation>.menu-item-has-children>.sub-menu>.menu-item:first-child::before,
    .sitemap-navigation>.menu-item-has-children>.sub-menu>.menu-item:last-child::before {
        left: 50%
    }

    .sitemap-navigation>.menu-item-has-children>.sub-menu>.menu-item:first-child::before {
        right: auto;
        background-position: left
    }

    .cont_main {
        flex-wrap: wrap;
    }

    .contL {
        width: 100%;
    }

    .contR {
        border-radius: 15px;
        width: 100%;
        padding-left: 20px;
        margin-top: 20px;
    }

    .contR:after {
        bottom: 10px;
        right: 20px;
        left: auto;
    }

    .submitBtn {
        margin-top: 20px;
    }

    .captcha {
        margin-bottom: 20px;
    }

    .mng_my_bkg_box .mngbkngbtn2 {
        margin-top: 0;
    }

    .mng_my_bkg_box .manageOr_refernce {
        margin: 5px auto 10px;
    }

    .refernce_gutter {
        width: 100%;
    }

    .mng_my_bkg_box .mngbkngbtn1 {
        margin-top: 0;
    }

    footer#getFooterHeight {
        z-index: 1;
    }

    .ftr_row1 h2 {
        font-size: 14px;
    }

    .ftr_row1 p {
        font-size: 12px;
    }

    .poweredBy p {
        font-size: 12px;
    }

    .ftrLinks ul li a {
        font-size: 12px;
    }

    .Ftr_ExpolreLinkClm ul li a {
        font-size: 12px;
    }

    .myb_item .view {
        display: inline-block;
    }

    .mybookTabCont {
        padding-top: 0;
    }

    .newsLetterBox1Txt p {
        padding-bottom: 10px;
    }

    .flight_dls_caption h4 {
        font-size: 15px;
    }

    .flight_dls_caption h2 {
        font-size: 16px;
    }

    .flight_dls_caption {
        text-align: center;
    }

    .flight_dls_caption1 h2 {
        font-size: 18px;
        text-align: center;
    }

    .innerhead .main_nav ul li a {
        color: #fff;
    }

    .back_button {
        height: 42px;
    }

    #stickypax.stickpax {
        position: relative;
        top: 10px;
        z-index: 5;
        margin-top: 0px;
        width: 350px;
    }

    header.innerhead .mob_btn span {
        background: #fff;
    }

    header.innerhead {
        position: relative;
        z-index: 99;
    }
    header.innerhead.sticky {
        z-index: 99;
    }

    header.innerhead.sticky .mob_btn span {
        background: #ff5a00;
    }

    header.innerhead .currency_menu,
    header.innerhead .language_menu_btn {
        color: #fff;
    }

    header.innerhead .language_menu_btn svg {
        stroke: #fff;
    }

    header.innerhead.sticky .currency_menu,
    header.innerhead.sticky .language_menu_btn {
        color: #000;
    }

    header.innerhead.sticky .language_menu_btn svg {
        stroke: #000;
    }

    header.innerhead.sticky .main_nav .currency_menu,
    header.innerhead.sticky .main_nav .language_menu_btn {
        color: #fff;
    }

    header.innerhead.sticky .main_nav .language_menu_btn svg {
        stroke: #fff;
    }

    .result_flightdtls a {
        font-size: 13px;
        padding-top:5px;
        padding-bottom: 0;
    }

    .modify_modal div#autocompleteModifyFlightTo .flight_autocomplete.ui-widget.ui-widget-content {
        right: 0px;
        left: auto !important;
    }

    .modify_modal .modal-dialog {
        width: auto;
    }

    .flight_autocomplete {
        width: 310px !important;
    }

    .SearchMain {
        padding-top: 110px
    }

    .search_panel_tabs {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        gap: 8px;
        margin: 0 auto -22px;
        justify-content: center;
    }
    .search_panel_tab {
        padding: 12px 18px;
        font-size: 11px;
        gap: 6px;
        border-radius:15px;
        flex-shrink: 0;
    }
    .search_panel_tab i {
        width:22px;
        height:22px;
    }

    .search_box_main {
        width: 100%;
        padding: 38px 15px 18px;
    }

    .hm_srch_clm1 {
        flex-wrap: wrap
    }

    .hm_destination {
        width: 100%
    }

    .hm_date {
        width: 100%
    }

    .hm_destination label span.AirpCity {
        font-size: 20px
    }

    .hm_col_01_clndr label {
        padding: 10px 15px
    }

    .clearBtn {
        top: 15px;
        right: 10px
    }

    .hm_col_01_clndr .daysformay span:last-child {
        font-size: 12px
    }

    .hm_col_01_clndr .daysformay span:first-child {
        font-size: 20px
    }

    .field_row {
        flex-wrap: wrap
    }

    .hm_btm_psngr_col_01 {
        width: 100%
    }

    .hm_btm_col_01 {
        width: 100%
    }

    .col_01_mrgn_lft {
        margin-left: 0
    }

    .hmStops input[type=checkbox]+label {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .flight_tabs li a:before {
        width: 15px;
        height: 15px
    }

    .flight_tabs li a.active:after {
        width: 15px;
        height: 15px;
        background-size: cover
    }

    .flight_tabs li a {
        padding-left: 20px;
        padding-right: 8px;
        font-size: 11px
    }

    .flight_tabs_wrpr {
        margin-bottom: 5px
    }

    .hm_col_01_clndr {
        border-top: solid #ccc 1px;
        border-left: solid #ccc 0
    }
    .hm_col_01_clndr.hm_1_clndr_label_last.hm_clander {
        border-left: solid #ccc 1px
    }

    .save_head h3 {
        /* flex-wrap: wrap; */
        font-size: 13px
    }

    .fm-inner {
        flex-direction: column;
        gap: 8px;
    }
    .fm-left {
        max-width: 100%;
        text-align: center;
    }
    .fm-heading {
        font-size: 16px;
        margin-bottom: 2px;
    }
    .fm-subtitle {
        font-size: 11px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .fm-center {
        width: 100%;
    }

    .flight_modify_sec {
        padding: 5px 0;
        z-index: auto;
        margin-bottom: 0px;
    }
    .flight_modify_sec > .container {
        z-index: auto;
    }
    .flight_modify_sec ~ .row {
        z-index: auto;
    }

    .modify_box {
        width: 100%;
        flex-direction: column;
        padding: 0;
        border-radius: 18px;
        gap: 0;
    }

    .modify_bx_lft {
        width: 100%;
    }

    .modify_bx_rht {
        width: 100%;
        padding: 8px 12px;
    }

    .modify_bx_rht button {
        width: 100%;
        border-radius: 25px;
        height: 40px;
        padding: 0 20px;
    }

    .sort_list ul li a {
        padding: 12px 5px;
        font-size: 12px
    }

    .inner_sub_head h2 {
        font-size: 18px;
        padding-bottom: 5px
    }

    .sort_main {
        flex-wrap: wrap
    }

    .sort_lft {
        width: 100%
    }

    .sort_rht {
        width: 100%
    }

    .result_main {
        flex-wrap: wrap
    }

    .result_lft {
        width: 100%
    }

    .result_rht {
        width: 100%
    }

    .result_panel {
        flex-wrap: wrap;
        padding: 12px 15px;
        border-radius: 15px;
        margin-bottom: 10px;
    }

    .result_panel_col_l {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .result_panel_col_R {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        border-left: none;
        border-right: none;
        border-top: 1px solid #e0e0e0;
        padding: 10px 0 0;
        margin-top: 10px;
        display: grid !important;
        grid-template-columns: 1fr auto;
        grid-template-rows: auto auto;
        align-items: center;
        text-align: left;
    }
    .result_panel_col_R .rslt_lowest_price {
        grid-row: 1 / 3;
        grid-column: 1;
        margin: 0;
    }
    .result_panel_col_R .rslt_lowest_price h2 {
        margin: 0;
    }
    .result_panel_col_R .rslt_select_btn {
        grid-row: 1;
        grid-column: 2;
        margin: 0;
        text-align: right;
    }
    .result_panel_col_R .rslt_select_btn button.button_theme {
        margin: 0;
    }
    .result_panel_col_R .result_flightdtls {
        grid-row: 2;
        grid-column: 2;
        margin: 0;
        text-align: right;
    }
    .result_panel_col_R .result_flightdtls a {
        font-size: 11px;
    }

    .result_repeat {
        margin-bottom: 8px !important;
    }

    .result_panel_col_l .d-flex.align-items-center.w-100 {
        flex-wrap: nowrap;
    }

    .flnew_airtimes {
        flex-shrink: 0;
    }
    .flnew_airtimes .hmcol_4.hmStops {
        margin-right: 6px;
    }
    .flnew_airtimes .hmcol_4.hmStops label {
        width: 16px;
        height: 16px;
        margin: 0;
    }
    .flnew_airtimes .hmcol_4.hmStops input[type=checkbox]+label:before {
        width: 16px;
        height: 16px;
        margin-right: 0;
        border-radius: 3px;
    }

    .result_airline_logo.td-tooltip {
        padding-right: 8px;
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .result_airline_logo.td-tooltip img {
        width: 45px;
    }
    .airline_flight_num {
        font-size: 10px;
        font-weight: 600;
        color: #3b3b43;
        margin-bottom: 2px;
        white-space: nowrap;
    }
    .result_airline_logo.td-tooltip .airline_number_tooltip {
        position: absolute;
        left: 0;
        top: calc(100% + 6px);
        transform: none;
        white-space: nowrap;
        z-index: 9999;
        background: #2d2d2d;
        color: #fff;
        font-size: 11px;
        padding: 5px 12px;
        border-radius: 8px;
        box-shadow: 0 2px 10px rgba(0,0,0,0.25);
        width: max-content;
    }
    .result_airline_logo.td-tooltip .airline_number_tooltip::after {
        top: auto;
        bottom: 100%;
        left: 16px;
        right: auto;
        margin-left: 0;
        border-width: 5px;
        border-color: transparent transparent #2d2d2d transparent;
    }

    .air_time_sector {
        width: auto;
        flex-shrink: 0;
    }
    .air_time_sector .air_time_Time {
        font-size: 15px;
    }
    .air_time_sector .air_time_aircode {
        font-size: 11px;
    }
    .air_time_aircode.td-tooltip .tooltiptext {
        left: 0;
        right: auto;
        transform: none;
        white-space: nowrap;
    }
    .air_time_aircode.td-tooltip .tooltiptext::after {
        left: 15px;
        right: auto;
    }
    .air__stops ~ .air_time_sector .air_time_aircode.td-tooltip .tooltiptext {
        left: auto;
        right: 0;
    }
    .air__stops ~ .air_time_sector .air_time_aircode.td-tooltip .tooltiptext::after {
        left: auto;
        right: 15px;
    }
    .air_time_sector .airline_place {
        font-size: 10px;
        max-width: 70px;
    }

    .air__stops {
        flex: 0 1 auto;
        min-width: 0;
        padding: 0 4px;
    }
    /* Override inner.css 3-class specificity rules for mobile */
    .result_panel .result_repeat .air__stops {
        flex: 0 1 auto;
        width: auto;
        min-width: 100px;
    }
    .result_panel .result_repeat .flnew_airtimes {
        flex: 0 0 auto;
        min-width: 0;
        width: auto;
    }
    .result_panel .result_repeat .flrslttimedest {
        flex: 0 0 auto;
        min-width: 0;
    }
    .result_panel .result_repeat .result_airline_logo {
        min-width: 60px;
    }
    .result_panel .result_repeat .air_time_sector.pl-4 {
        flex: 0 0 auto;
        min-width: 0;
        width: auto;
    }
    .airDurationStops span {
        font-size: 10px;
    }
    /* Stops area mobile fix */

    .result_panel .airDurationStops > span:first-child {
        font-size: 9px;
        top:7px;
    }
    .result_panel .airDurationStops .stop-overs {
        top: 50%;
        transform: translateY(0);
    }
    .result_panel .airDurationStops .stop-overs .stops {
        font-size: 10px;
    }
    .result_panel .air__stops {
        z-index: 0;
    }
    .result_panel .air__stops:has(.td-tooltip:hover) {
        z-index: 100;
    }

    .baggage_icon_wrap {
        margin-left: 8px;
        flex-shrink: 0;
    }
    .baggage_icon_wrap .bag_icon {
        width: 18px;
        height: 18px;
    }

    .rslt_lowest_price h2 {
        font-size: 18px;
        margin: 0;
    }
    .rslt_select_btn button.button_theme {
        padding: 0 20px;
        font-size: 13px;
        height: 34px;
        border-radius: 20px;
    }

    .filter__Col {
        position: fixed;
        left: -313px;
        top: 0;
        width: 313px;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 1200;
        background: #f2f2f2;
        padding: 15px 15px 20px 15px;
    }
    .filter__Col.Filter {
        position: fixed;
        left: -313px;
        top: 0;
        width: 313px;
        height: 100%;
    }
    .package_filter.filterScrol {
        position: initial;
        top: auto;
        width: auto;
        height: auto;
        overflow: auto;
        overflow-y: auto;
        padding: 0px;
        padding-bottom: 0;
        background-color: transparent;
    }
    .Fl_filter_hd {
        position: relative;
        top: auto;
        z-index: auto;
        background-color: transparent;
    }
    .filter__Col.active {
        left: 0
    }
    body:has(.filter__Col.active) {
        overflow: hidden;
    }
    .filter__Col.active::after {
        content: '';
        position: fixed;
        top: 0;
        left: 313px;
        width: calc(100% - 313px);
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: -1;
    }

    /* Floating buttons stack (bottom → top): scroll-to-top, filter — same
       circular right-side format as the hotel/car/transfer result pages. */
    .Filterbtn {
        background: #ff5a00;
        color: #FFF !important;
        border-radius: 50%;
        width: 48px;
        height: 48px;
        padding: 0;
        position: fixed;
        bottom: 70px;
        right: 16px;
        left: auto;
        z-index: 99;
        margin-bottom: 0;
        box-shadow: 0 4px 14px rgba(255, 90, 0, 0.4);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .Filterbtn span { display: none; }
    /* Shared back-to-top (common.css) takes the bottom slot of the stack;
       scoped to the flight result page (.result_main). It is 44px wide vs
       the 48px filter button, so right is nudged 2px to stay centered. */
    body:has(.result_main) .back-to-top {
        bottom: 15px;
        right: 18px;
    }

    .modify_box_list ul {
        flex-wrap: wrap;
        height: auto;
        padding: 8px 0
    }

    .modify_box_list ul li {
        width: 100%;
        height: auto;
        padding: 6px 14px;
        border-right: none;
        border-bottom: 1px solid #f0f0f0;
        font-size: 13px
    }

    .modify_box_list ul li:last-child {
        border-bottom: none;
    }

    .modify_box_list {
        flex-wrap: wrap
    }

    .multy_modify.modify_box_list ul li:first-child,
    .multy_modify.modify_box_list ul li:nth-child(2),
    .multy_modify.modify_box_list ul li:last-child {
        width: 100%;
    }

    .sort_list ul li:first-child {
        /* display: block; */
        font-size: 11px;
        line-height: 17px;
    }

    .cheapestlist ul {
        margin-left: 0;
        margin-top: 15px;
        border-radius: 20px
    }

    .sort_list ul {
        margin-right: 0
    }

    .cheapestlist ul li a {
        flex-wrap: wrap;
        padding: 12px 5px
    }

    .cheapest_icon,
    .cheapestlist ul li a.active .cheapest_icon {
        display: block;
        margin-right: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .cheapestlist ul li a.active{
        height: 80px;
        align-items: center;
    }

    .fastest_icon,
    cheapestlist ul li a.active .fastest_icon {
        display: block !important;
        margin-right: 0 !important;
        width: 100% !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
    }

    .recommended_icon,
    cheapestlist ul li a.active .recommended_icon {
        display: block;
        margin-right: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center
    }

    .filterClose {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        background-image: url(../images/close.svg);
        width: 24px;
        height: 24px;
        text-align: center;
        z-index: 10;
        background-repeat: no-repeat
    }

    .fl_dtls_section {
        flex-direction: column
    }

    .fl_dtls_section_dvd {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .cheapestlist ul li a p {
        font-size: 12px;
        padding-right: 0
    }

    .air_time_Time {
        font-size: 16px;
        line-height: 18px
    }

    .air_time_aircode {
        font-size: 16px;
        line-height: 18px
    }

    .result_ad {
        max-height: 120px
    }
	.HomeAd{
		max-height: 120px
	}

    .modify_modal .SearchMain {
        padding-top: 0
    }

    .modify_modal .search_box_main {
        padding: 0
    }

    .modify_modal .modal-content {
        border-radius: 25px
    }

    .flight_details_main {
        padding:15px 15px 10px;
    }

    .fl_dtls_clm2 {
        padding: 10px
    }

    .fldtls_airlineLogo {
        flex-direction: column;
        align-items: flex-start
    }

    .flight_details_main .owl-carousel .owl-nav button.owl-prev {
        top: 45%;
        left: -15px !important
    }

    .flight_details_main .owl-carousel .owl-nav button.owl-next {
        top: 45%;
        right: -15px !important
    }

    .fl_dtls_clm1 .air_time_Time {
        font-size: 15px;
        line-height: 18px
    }

    .fl_dtls_clm1 .air_time_aircode {
        font-size: 15px;
        line-height: 18px
    }

    .fl_dtls_airlogo span {
        font-size: 13px
    }

    .fl_dtls_section_dvd_hd h2 {
        font-size: 13px
    }

    .fl_dtls_clm2 h3 {
        font-size: 13px
    }

    .fl_dtls_section_dvd {
        margin-bottom: 0
    }

    .fl_dtls_clm2 {
        height: 220px
    }

    .fl_summary_tabs .fl_dtls_clm2 {
        flex-direction: column;
        height: auto !important;
        max-height: none;
        overflow: visible;
    }
    .fl_summary_tabs .fl_dtls_clm2_left {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .fl_summary_tabs .fl_dtls_clm2_right {
        flex: 0 0 100%;
        max-width: 100%;
        border-left: none;
        border-top: 1px solid #e0e0e0;
        padding-left: 0;
        margin-left: 0;
        padding-top: 15px;
        margin-top: 15px;
        flex-direction: row;
        gap: 20px;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .fl_summary_tabs .fl_dtls_header_row {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .detils_main {
        display: inherit
    }

    .detils_lft {
        width: 100%;
        padding-right: 0
    }

    .detils_rht {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .details_ads_static {
        border-radius: 10px;
        margin-bottom: 15px;
    }
    .details_ads_static img {
        width: 100%;
        height: auto;
    }
    .trip_details_card {
        margin-top: 0;
        padding: 15px;
        border-radius: 10px;
    }
    .details_ads {
        margin-top: 15px;
        border-radius: 15px;
    }

    .inner_sub_text {
        flex-wrap: wrap
    }

    .inner_sub_text h2 {
        font-size: 14px
    }

    .inner_sub_divider {
        display: none
    }

    .inner_sub_text h3 {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .inner_head {
        padding: 80px 0 15px
    }
    .fil_reset a {
        right: 25px;
    }
    .details_box_tittle {
        flex-wrap: wrap
    }

    .details_box_tittle h3 {
        padding: 0;
        font-size: 10px;
        width: 100%;
    }

    .details_box_tittle h2 {
        font-size: 20px;
        padding-bottom: 5px
    }

    .details_box_tittle2 h2 {
        font-size: 20px;
        padding-bottom: 5px
    }

    .details_list_clm {
        padding: 15px 0
    }

    .details_list_clm_lft {
        padding: 0;
        padding-bottom:0px;
        width:25%
    }
.details_list_clm_cntr {
    width: 30%;
    text-align: center;
}
.details_list_clm_cntr h3 {
    font-size: 12px;
    color: #000;
    text-align: center;
}
    .details_list_price h2 {
        font-size: 15px
    }

    .flight_detaails_pg .flightdetails_carrousel {
        height: 148px
    }

    .hight_remove {
        height: auto !important
    }
    .pax_additional_content .flight_pax_head_logo {
        padding:5px 10px;
        width: 170px;
    }
    .inner_head_main {
        padding-bottom: 10px;
    }
    .flight_pax_head_content {
        padding-top: 0px;
        width: 100%;
        text-align: left;
        padding-left: 10px;
    }
    .paxdetails_box_tittle2 h2 {
        font-size: 17px;
    }
    .flight_pax_head_logo {
        width: 170px;
        text-align: center
    }

    .flight_pax_head h2 {
        padding-left:10px;
        font-size: 14px
    }
    .pax_additional_content .flight_pax_head h2 {
        color: #4b5463;
        font-size: 14px;
        padding-left: 10px;
    }
    .flight_pax_head h2 span {
        font-size: 16px
    }

    .flight_pax_colum {
        flex-direction: column
    }

    .flight_pax_colum_lft {
        width: 100%;
        padding-right: 0
    }

    .fl_review_bkng .acc__title {
        padding: 20px 20px 0;
    }

    .fl_review_bkng .acc__panel {
        padding: 20px
    }
    .fl_review_bkng .acc__title h3 {
        font-size: 15px;
    }
    .fl_rvw_dtls_clm_01 {
        text-align: center
    }
    .fl_review_bkng .acc__title p{margin-bottom: 0px; font-size: 13px;}
    .fl_rvw_dtls_clm_01 .airlogo {
        margin-bottom: 10px
    }
    .fl_review_bkng .acc__card p span {
        font-size: 12px;
    }
    .fl_dtls_dprt {
        text-align: center
    }
    .fl_rvw_dtls_clm_02 .text-left {
        text-align: center !important
    }
    .details_list_select {
        display: none;
    }
    .fl_pax_bdrclm {
        margin-bottom: 10px
    }
    .fl_rvw_dtls_clm h2 {
        font-size: 14px;
    }
    .pax_row {
        flex-direction: column
    }

    .pax_fld_lft {
        width: 100%
    }

    .pax_fld_rht {
        width: 100%
    }

    .pax_field_01 {
        width: 100%
    }

    .pax_field_02 {
        width: 100%
    }

    .pax_field_03 {
        width: 100%
    }

    .pax_field_04 {
        width: 100%
    }

    .pax_field_05 {
        width: 100%
    }

    .pax_field_06 {
        width: 100%
    }

    .pax_field_07 {
        width: 100%
    }

    .pax_rpt {
        flex-direction: column
    }

    .pax_fld_lft h3 {
        text-align: left;
        padding-bottom: 8px;
        padding-top: 8px
    }

    .paxdetails_box_tittle2 {
        flex-flow: column;
        align-items: flex-start
    }

    .pax_seat_tittle {
        display: inline-block
    }

    .flight_pax_colum_rht {
        padding-left: 0;
        width: 100%
    }

    .flight_deals_clm {
        flex-direction: column;
        margin-bottom: 0
    }

    .flight_deals_clm_lft {
        width: 100%
    }

    .flight_dls_grid {
        flex-direction: column
    }

    .flight_deals_clm img {
        height: 100%
    }

    .flight_deals_clm_rht {
        width: 100%
    }

    .flight_dls_grid_clm {
        width: 100%;
        margin-left: 0
    }

    .flight_dls_grid_pic1:last-child {
        margin-bottom: 15px
    }

    .flight_deals_02 {
        margin-bottom: 15px;
        height: 200px
    }

    .flight_deals_01 {
        margin-bottom: 15px;
        height: 200px
    }

    .flight_dls_grid_pic1.large {
        height: 200px !important
    }

    .flight_dls_grid_pic1 {
        height: 200px !important
    }

    section.topsearched_city {
        margin-top: 25px;
        margin-bottom: 25px
    }

    .pupular_destion_hd {
        padding-left: 0;
        padding-right: 0
    }

    .lady_imge {
        display: none
    }

    .popular_crsl {
        padding-top: 0
    }

    .pupular_destion_bg {
        padding-top: 55px;
        padding-bottom: 20px;
    }

    .grid {
        padding-top: 0;
        border-radius: 50px
    }

    .popular_crsl .item img {
        height: 280px;
        border-radius: 50px !important
    }

    .grid figure {
        border-radius: 50px
    }

    .pupular_destion_bg .owl-dots {
        margin-top: 0
    }

    .Mybooking_Col_Lft {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .Mybooking_Col_Rht {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .pr_forms .form-group {
        flex-direction: row;
        height: auto;
        margin-bottom: 15px
    }

    .myprofilebox label {
        width: 100%
    }

    .pr_forms input.form-control.p_nonEdit {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .My_B_Head ul {
        flex-wrap: wrap;
        align-items: start
    }

    .My_B_Head ul li {
        width: 50%;
        margin-bottom: 10px
    }

    .booking_status {
        min-width: auto
    }

    .departBox {
        width: 100%;
        height: 50px
    }

    .departBox span {
        transform: rotate(0)
    }

    .myBook_bdr {
        padding-top: 50px
    }

    .mybook_airlines {
        width: 100%;
        padding-top: 0
    }

    .mybook_airlines p {
        line-height: 16px;
        font-size: 13px
    }

    .mybook_destination p {
        line-height: 16px;
        font-size: 13px
    }

    .mybook_destination {
        width: 100%;
        padding: 10px 20px;
        text-align: center
    }

    .mybook_timesCenter {
        width: 100%;
        padding: 0 12px
    }

    .mybook_timesCenter .air__stops {
        margin: 0;
        padding-top: 12px;
        padding-bottom: 12px
    }

    .myb__booking_details .returnBox {
        width: 100%;
        height: 50px
    }

    .returnBox span {
        transform: rotate(0)
    }

    .mybook_lft {
        display: block
    }

    .myb_btn_main {
        width: 100%;
        margin-top: 14px
    }

    .myb_btn_main .btn {
        width: 47%;
        padding: 8px 5px;
        font-size: 12px
    }

    .Fclity_Box2 ul {
        flex-direction: column
    }

    .Fclity_Box2 ul li {
        width: 100%
    }

    .appScreen {
        display: none
    }

    .Ftr_ExpolreLinkClm ul li {
        width: 49%
    }

    .ftrAccept {
        margin-bottom: 10px
    }

    .newsBtn {
        font-size: 11px;
        padding: 12px 5px
    }

    .calenderNonMoveBox {
        left: 0
    }

    .hm_date .container__main {
        flex-wrap: wrap;
        width: 100%
    }

    .hm_date .container__months {
        flex-wrap: wrap
    }

    .hm_date .container__months .month-item {
        width: 100%
    }
    .rslt_crsl_clm1 img {
        height: 35px;
    }
    .rslt_crsl_clm2 p {
        font-size: 12px;
        line-height:14px;
    }
    .ReactModal__Content {
        width: 95% !important;
        padding: 15px !important;
    }
    /* Modify search bottom sheet */
    .modify_modal_overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 999;
    }
    .modify_modal_content {
        position: fixed;
        top: auto !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0;
        transform: none !important;
        width: 100% !important;
        max-height: 90vh;
        overflow-y: auto;
        background: #fff;
        border-radius: 20px 20px 0 0;
        border: none;
        outline: none;
        padding: 20px 15px;
        z-index: 1000;
        animation: slideUp 0.3s ease-out;
    }
    @keyframes slideUp {
        from { transform: translateY(100%); }
        to { transform: translateY(0); }
    }
    .modify_modal_content .SearchMain.modify { padding-top: 0; }
    .modify_modal_content .search_box_main {
        padding: 10px 0 0;
        border-radius: 0;
        box-shadow: none;
        overflow: visible;
    }
    .modify_modal_content .react-datepicker-popper {
        z-index: 1010;
    }
    .modify_modal_content .psngerBox {
        z-index: 1010;
    }
    .modify_modal_content .hmcol_3.hmtravelers {
        overflow: visible;
    }

    .pax_date2 .rsd__react-select-datepicker {
        width: 100%
    }

    .psprt_date {
        width: 100%;
        flex-direction: column
    }

    .psprt_date .hmcode_2 {
        width: 100%
    }

    .psprt_date .hmcode_2 input.form-control {
        border-right: 1px solid #ccc;
        border-radius: 5px;
        border-left: 1px solid #ccc;
    }

    .psprt_date .hmPhonenbr_2 {
        width: 100%;
        padding-top: 10px
    }

    .pax_row .rsd__select-container-day {
        width: 33%
    }

    .pax_row .rsd__select-container-month {
        width: 33%
    }

    .pax_row .rsd__select-container-year {
        width: 33%
    }

    .pax_row .rsd__select-container-day select {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    /* Fix date picker alignment on mobile for DOB and expiry date */
    .pax_date1 .rsd__react-select-datepicker,
    .pax_date2 .rsd__react-select-datepicker {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        width: 100% !important;
        align-items: stretch;
    }
    .pax_date1 .rsd__select-container-day,
    .pax_date1 .rsd__select-container-month,
    .pax_date1 .rsd__select-container-year,
    .pax_date2 .rsd__select-container-day,
    .pax_date2 .rsd__select-container-month,
    .pax_date2 .rsd__select-container-year {
        flex: 1 1 0 !important;
        width: 33.33% !important;
        min-width: 0 !important;
    }
    .pax_date1 .rsd__select-container-day select,
    .pax_date1 .rsd__select-container-month select,
    .pax_date1 .rsd__select-container-year select,
    .pax_date2 .rsd__select-container-day select,
    .pax_date2 .rsd__select-container-month select,
    .pax_date2 .rsd__select-container-year select {
        width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box;
    }

    .seatSeleTabWrp ul li:first-child .tabLi {
        margin-right: 0px
    }

    .flseatflightIocn {
        padding-top: 20px
    }

    .seatSeleTabWrp .tab-content ul li {
        padding-right: 10px
    }

    .seatPlaneOut {
        background-size: cover;
        margin-left: -25px !important
    }

    img.seatPlaneFrnt {
        display: block;
        position: absolute;
        top: 0;
        transform: rotate(90deg);
        left: 40%;
        margin-left: 0;
        margin-top: 30px
    }

    .seatPlaneOut .table_outSeat {
        width: 100%;
        margin-left: 0;
        padding: 0 30px;
        height: 485px;
        overflow-y: scroll;
        margin-top:150px;
        overflow-x: hidden;
        margin-bottom: 10px;
        padding-bottom: 20px;
    }

    .seatUiArr {
        right: 42%;
        top: auto;
        bottom: 0px;
    }

    .seatPlaneOut {
        background-image: url(../images/mob_seat_bg.png);
        background-size: cover;
        background-position: 0px -25px;
        width: 100%;
        height: 700px;
        background-repeat: no-repeat;
        position: relative;
        margin-left: 0 !important
    }

    .seatSeleTabWrp .tab-content .seatUl {
        padding: 0;
        display: flex !important;
        flex-wrap: nowrap;
        flex-direction: row !important;
        justify-content: start;
        width: 100%
    }

    .first_count {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .seatSeleTabWrp .tab-content .seatUl li {
        align-items: flex-start;
        justify-content: center;
        width: 30px;
        height: 40px;
        font-size: 14px;
        padding: 0;
        margin: 0 5px;
        line-height: 35px
    }

    .d-flex.mob_wrap {
        flex-wrap: wrap
    }

    .seatPassenDetwrp h4 {
        font-size: 16px;
        padding-bottom: 10px;
        padding-top: 20px
    }

    img.seatPlane {
        transform: rotate(90deg)
    }

    li.nBg.mr-0.ml-0.first_count {
        width: 40px;
        text-align: center
    }

    li.nBg.mr-0.ml-0.mob_first_count {
        width: 40px
    }

    .seatPassenDetwrp .Rpt {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px
    }

    .seatPassenlist {
        width: 100%
    }

    .seatSeleTabWrp .tab-content ul .seatLi_1 {
        background-image: url(../images/mob_assigned_seat.png);
        background-size: contain;
        background-repeat: no-repeat
    }

    .seatSeleTabWrp .tab-content ul .seatLi_2 {
        background-image: url(../images/mob_free_seat.png);
        background-size: contain;
        background-repeat: no-repeat
    }

    .seatSeleTabWrp .tab-content ul .seatLi_3 {
        background-image: url(../images/mob_occupied_seat.png);
        background-size: contain;
        background-repeat: no-repeat
    }

    .seatSeleTabWrp .tab-content ul .seatLi_4 {
        background-image: url(../images/mob_paid_seat.png);
        background-size: contain;
        background-repeat: no-repeat
    }

    .seatPassenDetwrp {
        padding-bottom: 20px;
        padding-left: 0px;
        padding-top: 20px;
    }
    .modal-dialog {
        width: 100%;
    }
    button.btn.theme_btnStyle.loginbtn {
        padding: 0px 25px;
        font-size: 14px;
        height: 35px;
        line-height: 20px;
    }
    span.hmforgot {
        font-size: 12px;
    }
    .hmLoginModal .radio {
        padding-right: 15px;
    }
    .hmLoginModal label {
        font-size: 12px;
    }
    a.back_button {
        font-size: 11px;
    }
    .flight_detils_main {
        padding: 0px 0;
    }
    .flight_detaails_pg .owl-carousel .owl-nav button.owl-next {
        width: 30px;
        height: 30px;
        right:-5px;
        top:30px;
        z-index: 99;
    }
    .flight_detaails_pg .owl-carousel .owl-nav button.owl-prev {
        width: 30px;
        height: 30px;
        right: 33px;
        top:30px;
        z-index: 99;
        left: auto;
    }
	.mob_autocomplete_box.mob_passenger_block.flight_autocomplete .dropdown-item {
        padding: 0 !important;
    }
    .allAirportComponent .dropdown-item {
        width:29%;
        margin-right: 7px;
        padding: 5px 10px !important;
        font-size: 13px;
    }
    .hight_collapse {
        height: 160px;
    }
    .hight_collapse:has(.fl_summary_tabs) {
        height: auto;
        overflow: visible;
    }
	.hight_expand .flightdetails_carrousel{ height:100%;}
	.hight_expand{height: 450px !important;}
    .hight_expand:has(.fl_summary_tabs) {
        height: auto !important;
        overflow: visible !important;
    }
    .paxdetails_box {
        align-items: normal;
    }
    .hight_expand .flightdetails_carrousel {
        height: 450px !important;
    }
    div#autocompleteFlightTo .flight_autocomplete{
        right: 0px !important;
        left: auto !important;
    }
    .hm_btm_psngr_col_01 p {
        height: 45px;
    }
    input#preferred_airline {
        min-height: 50px;
    }
    div#autocompletePrefferdAirline ul.ui-autocomplete li.ui-menu-item {
        color: #000;
    }
.ui-menu .ui-menu-item {
        padding: 7px 10px 7px 10px;
    }
    input#preferred_airlines_roundtrip {
        min-height: 50px;
    }
    .seatSeleTabWrp .tab-content ul {
        margin-bottom: 10px;
    }
    span.planeNum {
        padding-left: 5px;
    }
    .app_content {
        padding-bottom: 0px;
    }
    .appbtm {
        padding-top: 0;
    }
    .calenderNonMoveBox {
        width: auto;
    }
    .edit_p .theme_btnStyle {
        font-size: 12px;
        padding: 0 15px;
    }
    .p_head h4 {
        font-size: 15px;
    }
    .pax_contonue_btn {
        font-size: 14px;
        height: 45px;
        padding: 0 20px;
    }
    .addTravelerModal .table td, .addTravelerModal .table th {
        white-space: nowrap;
    }
    .ReactModal__Content.mypradtravlerMainModal table.table.table-bordered.table-responsive {
        width: 100%;
        display: block;
    }
    .litepicker .container__footer .button-cancel {
        padding: 7px 10px 10px;
    }
    .litepicker .container__footer .button-apply {
        padding: 7px 10px 10px;
    }
    .litepicker .container__footer .preview-date-range {
        margin-right: 10px;
        font-size: 12px;
    }
    .newBottomModal {
        z-index: 9999999;
        position: relative;
    }
    .newBottomModal .modal-content {
        border-radius: 0;
        border: none;
    }
    .details_list_clm_rht {
        padding: 0;
        display: flex;
        align-items: center;
        width:30%;
        justify-content: end;
    }
    .details_list_clm_lft h3 {
        font-size: 14px;
        padding-bottom: 5px;
    }
    .details_list_clm_cntr h3 {
    font-size: 12px;
    color: #000;
    text-align: center;
}
    .details_list_price {
        text-align: right;
        padding: 0;
        font-weight: 600;
    }
    .details_list_price h2 {
        font-size: 15px;
        color: #ff5a00;
        font-weight: 600;
    }
    .details_list_price p {
        font-size: 13px;
        font-weight: normal;
    }
    .fareOptionHead {
    font-size: 18px;
}
.details_list_clm_lft img {
    width: auto;
    height: 35px;
    object-fit: contain;
}
 .recommended_list {
       font-size: 9px;
        padding: 4px 10px 3px;
        margin-bottom: 3px;
    }
    .Dtlsmob_arrow {
        background-image: url(../images/arrow_myb.svg);
        background-size: contain;
        background-repeat: no-repeat;
        width: 15px;
        height: 15px;
        display: inline-block;
    }
    .details_list_mob_rhtArrow {
        width: 10%;
        justify-content: end;
        display: flex;
        align-items: center;
    }
.details_list_clm_cntr h3 {
    text-align: center;
}
    
.mob_hide{display: none;}
.mob_show{display: block;}
.paxdetails_box_tittle2 h2 {
    font-size: 18px;
}
.mobfl_review_area {
    position: relative;
    box-shadow: 0px 2px 8px rgb(98 98 98 / 25%);
    border-radius: 25px;
    position: relative;
    margin-bottom:5px;
    background: #fff;
    overflow: hidden;
    padding:20px 15px;
    width: 100%;
}
.mobpaxSumryHead .round_arrow_icon {
    background: url(../images/round_arrow_modify.png) no-repeat;
    width: 16px;
    height: 13px;
    display: inline-block;
    background-size: contain;
    margin: 0 5px;
}
.mobpaxSumryHead h3 {
    font-size: 16px;
    color: #4b5463;
    font-weight: 600;
    padding-bottom: 5px;
}
.mobpaxSumryHead .mobtravelerIcon {
    background: url(../images/mob_travelericon.svg) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain;
    margin: 0 5px;
}
span.mobpadR2 {
    padding-right: 15px;
}
span.mobPaxTralrDtls {
    display: flex;
    align-items: center;
}
.mobpaxcalander {
    background: url(../images/calendar.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    margin: 0;
    margin-right: 10px;
}
.mobspace{
    padding:0 10px;
}
.mobpaxSumryHead {
    border-bottom: dashed 1px #ccc;
    padding-bottom: 15px;
}
.mobpaxAirlineDtls h2 {
    font-size: 15px;
    color: #4b5463;
    font-weight: 600;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.mobpaxAirlineDtls {
    padding-top: 15px;
}
.mobAirlineLogo img {
    width:70px;
}
.mobairlinedata {
    display: flex;
    border-bottom: dashed 1px #ccc;
    padding-bottom: 15px;
    justify-content: space-between;
}
.mobcountryDtls {
    padding-left: 10px;
}
span.mobcountryCode {
    font-size: 14px;
    color: #4b5463;
    font-weight: 600;
}
.mobflIcon {
    background: url(../images/mob_fl_icon.svg) no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    background-size: contain;
    margin: 0 6px;
}
.mobpaxDtls01{
    display: flex;
    align-items: center;
}
span.mobTime {
    padding: 0 2px;
}
.mobpaxDtls02 p span:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #4b5463;
    left: 0px;
    top: 8px;
    border-radius: 25px;
}
.mobpaxDtls02 p span {
    position: relative;
    padding-left: 7px;
    color: #4b5463;
    font-size: 13px;
    margin-right: 5px;
}
.mobpaxDtls02 p {
    margin-bottom: 0px;
}
.mobpaxCntryArrow {
    background: url(../images/arrow_myb.svg) no-repeat;
    width: 10px;
    height: 12px;
    display: inline-block;
    background-size: contain;
}


.mobFootFixed {
    box-shadow: 0px 2px 8px rgb(98 98 98 / 91%);
    background: #fff;
    padding: 15px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 99999;
    display: block;
}
.mobContinueBtn {
    outline: 0;
    border: none;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    border-radius: 25px;
    background: #ff5a00;
    padding: 8px 20px;
}
.mobfootPrice {
    font-size: 13px;
}
.mobfootPrice span {
    font-weight: 600;
    font-size: 14px;
    padding-right: 5px;
}
.mobfootPrice h2 {
    font-size: 16px;
    color: #ff5a00;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding-top: 3px;
}
.mobInfoIcon {
    background: url(../images/mobinfo_icon.svg) no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    background-size: contain;
    margin-left: 7px;
}
.details_list_clm_lft h3 {
    display: block;
}
.flight_details_main.mobPaxSumryDtls .fl_dtls_section_dvd_Box {
    width: 100%;
    background: #fff;
}
.flight_details_main.mobPaxSumryDtls .fl_dtls_clm2 {
	height: auto;
	overflow: auto;
	overflow-y: auto;
}
.flight_details_main.mobPaxSumryDtls .fl_dtls_clm2 .round_dote {
    background: #ff5a00;
    border: 0px solid #ff5a00;
    border-radius: 50%;
    height: 8px;
    right: -3px;
    position: relative;
    width: 8px;
    z-index: 2;
}
.flight_details_main.mobPaxSumryDtls .fl_dtls_clm2 .flDtls_dote:after {
    background: #ff5a00;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 0;
}

span.mobMealIcon {
    background: url(../images/mob_meals.svg) no-repeat;
    width: 20px;
    height: 15px;
    display: inline-block;
    background-size: contain;
    margin-right: 8px;
}
span.mobbaggageIcon{
    background: url(../images/bag_icon.svg) no-repeat;
    width:15px;
    height:20px;
    display: inline-block;
    background-size: contain;
    margin-right: 7px;
}
.flight_details_main.mobPaxSumryDtls .fldtls_bagg p {
    font-size: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
span.mobBagPasDtls {
    padding-left: 25px;
}
.flight_details_main.mobPaxSumryDtls img.airlogo {
    width: 50px;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #ccc;
    height:50px;
    padding: 5px;
}
.fldtls_class.mobairline {
    padding-bottom: 20px;
}
.mobHandbaggageIcon {
    background: url(../images/mob_handBag.svg) no-repeat;
    width: 18px;
    height: 15px;
    display: inline-block;
    background-size: contain;
    margin-right: 7px;
}

.FareRule .react-tabs__tab {
    display: inline-block;
    border: none;
    border-bottom: none;
    bottom: -1px;
    position: relative;
    list-style: none;
    padding: 6px 15px;
    cursor: pointer;
    text-transform: uppercase;
}
.FareRule .react-tabs__tab--selected {
    background: #fff;
    border-color: #aaa;
    color: #ff5a00;
    border-radius: 0;
    border-bottom: 3px solid #ff5a00;
}
.FareRlCncelFeeTable th{font-size: 14px;}
table.FareRlCncelFee.FareRlCncelFeeTable td {
    width: 50%;
}
.flight_dls_caption2 {
    position: absolute;
    left: 40%;
    top: 35%;
    text-align: center;
    cursor: pointer;
}
.flight_dls_caption1 {
    position: absolute;
    left: 40%;
    top: 35%;
    text-align: center;
    cursor: pointer;
}
.flight_dls_caption {
    position: absolute;
    left: 40%;
    top: 35%;
    text-align: center;
    cursor: pointer;
}
.mob_autocomplete_box.mob_passenger_block.flight_autocomplete {
    width: auto !important;
    padding: 10px 15px !important;
}
.trvelrsList .traveller_rows {
    padding: 10px 0px;
    border-bottom: solid 1px #e0e0e0;
}
.mob_passenger_block .trvelrsList {
    padding: 20px;
  }
  .rdrNextPrevButton {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 0.833em;
    padding: 0;
    border: 0;
    border-radius: 5px;
    background: #c11127 !important;
}
.rdrNextButton i {
    margin: 0 0 0 7px;
    border-width: 4px 4px 4px 6px;
    border-color: transparent transparent transparent rgb(255 255 255) !important;
    transform: translate(3px, 0px);
}
.rdrPprevButton i {
    border-width: 4px 6px 4px 4px;
    border-color: transparent rgb(255 255 255) transparent transparent !important;
    transform: translate(-3px, 0px);
}
.psngr_applyBox {
    padding-bottom: 10px;
    margin: 0 20px;
    border-top: none;
    padding-top: 0;
}
.rdrDayStartPreview, .rdrDayInPreview, .rdrDayEndPreview {
    border: 0px solid rgb(133 12 27) !important;
}
.mob_autocomplete_box.mob_passenger_block.flight_autocomplete .dropdown-menu.show {
    max-height: 80% !important;
    overflow: auto !important;
}
section.SearchMain.modify {
    padding-top: 0px;
}
.ReactModal__Content {
    margin-top: 30px;
}

section.innerbanner .carousel-inner img {
    height: 220px;
}
section.whyFareKey h1 {
    font-size: 22px;
    padding-bottom: 10px;
}
section.whyFareKey {
    padding-top: 20px;
}
.misioncol01 {
    width: 100%;
    padding-right: 0;
}
.misioncol02 {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
}
.valueDtls h2 {
    font-size: 17px;
}
.officebox01 {
    width: 100%;
    padding: 20px;
    margin-bottom: 15px;
}
section.midlebanner .carousel-inner img {
    height: max-content;
    max-height: 250px;
}
.officeDtls {
    padding-top: 10px;
    padding-bottom: 20px;
}
section.innerbanner .carousel-caption {
    right: auto;
    top: 35%;
    left: auto;
    width: 100%;
}
section.innerbanner .caption {
    justify-content: center;
}
section.innerbanner .carousel-inner .caption h1 {
    font-size: 30px;
    padding-right: 10px;
}
section.innerbanner .carousel-inner .caption img {
    height: 30px !important;
    margin-left:5px;
}
.mob_classlist {
    padding: 0 20px 10px;
}
.newBottomModal .close {
    top: 10px;
    z-index: 99;
}
.mob_classlist li.active {
    color: #ff5a00;
}
.exitclass:after {
    bottom: -5px;
    left: 3px;
    transform: rotate(272deg);
}
.tooltiptext {
    width: max-content;
    max-width: 250px;
    white-space: normal;
    padding: 5px 8px;
    left: auto;
    right: 0;
    transform: none;
}
.tooltiptext::after {
    left: auto;
    right: 12px;
}
.result_content_area .tooltiptext {
    white-space: nowrap;
}
.baggage_tooltip {
    right: -10px;
    left: auto;
    transform: none;
    min-width: max-content;
}
.exitclass:before {
    top: auto;
    right: 5px;
    transform: rotate(-272deg);
    bottom: 0px;
    left: auto;
}
.mob_cabinclass.fieldWrap.cabinArrow {
        position: relative;
        width: 100%;
        margin-top: 20px;
    }
.cabinArrow::before {
        background: url(../images/down_arw_filter.svg) no-repeat;
        display: block;
        width: 10px;
        height: 6px;
        background-size: contain;
        content: '';
        position: absolute;
        right: 15px;
        top: 18px;
    }
.mob_cabinclass.fieldWrap.cabinArrow .cabinSelect {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 15px;
}


.mobileApp_Download {
    position: fixed;
    bottom: 0px;
    background: #fff;
    padding: 18px 25px;
    z-index: 9999999;
    width: 100%;
    border-radius: 20px 20px 0 0;
    display: block;
}
.mobileApp_Download p {
    font-size: 13px;
    margin-bottom: 0px;
}
.mobileApp_Download img {
    width: 53px;
    margin-right: 15px;
}
.mobileApp_bg {
    background-color: #000000ad;
    height:350%;
    width: 100%;
    position: absolute;
    content: "";
    z-index: 9999;
    top: 0;
}
.app_bdr {
    border-bottom: 1px solid #cccccc70;
    padding-bottom: 15px;
}
button.theme_button.appGetBtn {
    padding: 5px 20px;
    font-size: 14px;
}
img.browser {
    width: auto;
}
.mobileApp_Download h2 {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 15px;
}
.mobileApp_Download h4 {
    font-size:17px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 15px;
}
.appdwnldList {
    background: #f4f4f4;
    padding:15px;
    border-radius: 10px;
}
.appdwnldList li {
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}
.appdwnldList ul li span {
    width: 90%;
    line-height: 17px;
}
button.theme_button.dwnloadBtn {
    width: 100%;
    margin: 15px 0 5px;
    border-radius: 50px;
}
.app_rating{
    background: #f4f4f4;
    padding:15px;
    border-radius: 10px;
    margin-bottom: 15px;
}
.closebtn {
    background: url(../images/close.svg) no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    background-size: contain;
    position: absolute;
    right: 12px;
    top: 10px;
}
.app_rating h2 {
    font-size: 17px;
    font-weight: 600;
    padding-bottom:5px;
    text-align: left;
}
.appStar img {
    width: 90px;
    height: 15px;
}
.appStar {
    align-items: center;
}
.appStar span {
    font-size: 13px;
}
.speedbookicon{
    background: url(../images/tickmark.png) no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
    margin-right: 10px;
}
button.theme_button.dwnloadBtn {
    cursor: pointer;
    color: #fff;
    outline: none;
    font-size: 16px;
    border-radius: 50px;
    line-height: 30px;
    padding: 0 30px;
    border: none;
   background: #ff5a00;
    height: 45px;
    font-weight: 600;
}
.HomeAd img {
    width: 100%;
    height: auto !important;
}
.air_time_sector.align-items-center.pr-4.flnew_airtimes {
    padding-right: 10px !important;
}
.air_time_sector.align-items-center.pl-4 {
    padding-left: 10px !important;
}
nav.main_nav ul {
    flex-wrap: wrap;
}
li.hmloginMenu {
    display: flex !important;
    width: 100% !important;
    align-items: center;
}
span.tooltiptext {
    font-size: 10px !important;
}
.hmLoginModal .hmcode {
    width: 45%;
}
.hmLoginModal .hmPhonenbr {
    width: 55%;
}
.hmLoginModal .hmcode .css-hlgwow{padding: 2px 5px;}
.fl_dtls_clm1 .airDurationStops .stop-overs {
    padding-top: 13px;
}
.fl_dtls_clm1 .air__stops {
    min-width: 100px;
    flex: 0 0 100px;
}
body:has(.flight_modify_sec) header.innerhead {
    z-index: 1;
}
.page-banner header.innerhead .container {
    padding:0 15px;
}
.search_panel_tabs span {
    display: none;
}
}