#AD186900_1 .view_more_btn i {
    padding-right: 10px;
}
#AD186900_1 .inboundResultBox .view_more_btn i, #AD186900_1 .outboundResultBoxWidth .view_more_btn i{padding-right: 5px;}
#AD186900_1 .inboundResultBox .flight_left_70_padO,
#AD186900_1 .outboundResultBoxWidth .flight_left_70_padO {
    width: 75%;
    padding-right: 6px
}

#AD186900_1 .inboundResultBox .flight_right_30_padding,
#AD186900_1 .outboundResultBoxWidth .flight_right_30_padding {
    width: 25%;
    padding:6px
}
#AD186900_1 .cal_depart_date_trww li{    list-style: none;
    width: 100%;}

#AD186900_1 .partdays_title{color:var(--box-color)}
#AD186900_1 .id_CalendarData{margin-bottom: 10px;
    float: left;}
#AD186900_1 .switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 23px;
    margin-left: 10px;
}

#AD186900_1 #flight_results_Apicss .shareoption {
    position: relative;
    bottom: 0;
}

#AD186900_1 .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

#AD186900_1 .top_header_mobile {
    width: 100%;
    float: left;
}

#AD186900_1 .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

#AD186900_1 .slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

#AD186900_1 .switch input:checked+.slider {
    background-color: var(--box-color);
}

#AD186900_1 .switch input:focus+.slider {
    box-shadow: 0 0 1px var(--box-color);
}

#AD186900_1 .switch input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

#AD186900_1 .top_header_mobile_navbar {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

#AD186900_1 .slider.round {
    border-radius: 34px;
}

#AD186900_1 .showhidepriceoffer {
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #000;
    flex-direction: row;
    text-transform: capitalize;
    font-size: 15px;
}

#AD186900_1 .slider.round:before {
    border-radius: 50%;
}

#AD186900_1 .price_farebreakup_detail {
    position: absolute;
    width: 500px;
    height: auto;
    background: #edf5f0;
    overflow: hidden;
    z-index: 10000;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    right: 127px;
    top: 3px;
}

#AD186900_1 .tooltip {
    position: relative;
    opacity: 1;
}

#AD186900_1 .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-size: 13px
}

#AD186900_1 .checked_in_baggage1 .tooltiptext::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 61%;
    margin-left: -94px;
    border-width: 11px;
    border-style: solid;
    border-color: transparent #000000 transparent transparent;
}

#AD186900_1 .tooltip .tooltiptext {
    visibility: hidden;
    color: #fff;
    text-align: center;
}

#AD186900_1 .tooltip:hover .tooltiptext {
    visibility: visible;
    white-space: pre-wrap;
}

#AD186900_1 .checked_in_baggage1 .tooltiptext {
    top: -18px;
    left: 31px;
}

#AD186900_1 .carry_baggage1 .tooltiptext {
    right: 27px;
    top: -18px;
}

#AD186900_1 .carry_baggage1 .tooltiptext::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 61%;
    margin-left: 46px;
    border-width: 11px;
    border-style: solid;
    border-color: transparent transparent transparent #000000;
}

#AD186900_1 .background-color-graycss,
#AD186900_1 .internationflights {
    background: #fff;
}

#AD186900_1 .FareFamilyListtest12sertextinter {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 6px 14px 0 rgb(5 35 49 / 12%), 0 0 2px 0 rgb(5 35 49 / 14%);
    width: 400px;
    right: -100px;
    z-index: 9;
    text-align: left;
    padding: 0px;
    border-radius: 3px;
}

#AD186900_1 .FareFamilyListtest12sertext {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 4px 9px #76545473;
    width: 500px;
    right: 0;
    z-index: 999;
    text-align: left;
    padding: 0;
    border-radius: 3px;
}

#AD186900_1 .FareFamilyListtest12sertext .cancellationtool {
    justify-content: space-between;
    display: flex;
    font-weight: 500;
    font-size: 12px;
}

#AD186900_1 .farefamilyluggage:hover .FareFamilyListtest12sertextinter,
#AD186900_1 .FareFamilyListtest12sesr:hover .FareFamilyListtest12sertext {
    display: block
}

#AD186900_1 .floatleft2 {
    padding: 0px 8px;
}

#AD186900_1 .FareFamilyListtest12sertextinter .cancellationtool h3 {
    font-weight: 600;
    color: #000;
    font-size: 12px;
    border-bottom: 1px solid #cee4e4;
    padding: 10px;
}

#AD186900_1 .FareFamilyListtest12sertextinter .cancellationtool h3 p {
    font-size: 10px;
    color: #777;
    font-weight: 500;
    line-height: 10px;
    margin: 0;
}

#AD186900_1 .baggagecount {
    color: #777;
    width: 100%;
    float: left;
    padding: 10px 20px 0px;
    display: flex;
    flex-direction: column;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
}

#AD186900_1 .FareFamilyListtest12sesr>i {
    display: none
}

#AD186900_1 .baggagecount i {
    display: none;
    padding-right: 10px;
    color: #4CAF50;
}

#AD186900_1 span.baggagecount:before {
    content: "";
    height: 5px;
    width: 5px;
    border: 1px solid #777;
    border-radius: 50%;
    margin-right: 6px;
    display: inline-block;
    position: absolute;
    left: 7px;
    top: 18px;
}

#AD186900_1 .FareFamilyListtest12sertextinter .cancellationtool ul {
    padding-left: 20px
}

#AD186900_1 .FareFamilyListtest12sertextinter .cancellationtool ul li {
    font-size: 13px;
    margin-bottom: 2px;
    margin-right: 13px;
    list-style: circle;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #777;
    width: 100%;
}

#AD186900_1 .FareFamilyListtest12sertextd .cancellationtool {
    width: 100%;
    float: left;
    padding: 0px 8px;
}

#AD186900_1 .FareFamilyListtest12sertextd {
    display: flex;
    align-items: center;
}

#AD186900_1 .FareFamilyListtest12sertext .cancellationtool h3 {
    height: 43px;
    color: #000;
    padding: 10px;
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 600;
    border-bottom: 1px solid #cee4e4;
}

#AD186900_1 .floatleft1 {
    float: left;
    border-right: 1px solid #cccccc54;
    padding: 0px;
    width: 100%;
}

#AD186900_1 .floatleft2,
#AD186900_1 .floatleft3 {
    width: 100%;
    float: right;
    padding: 0px;
}

#AD186900_1 .FareFamilyListtest12sertext .cancellationtool h3 p {
    font-size: 10px;
    color: #777;
    font-weight: 500;
    line-height: 10px;
}

#AD186900_1 .FareFamilyListtest12sertext .cancellationtool ul {
    padding-left: 20px
}

#AD186900_1 .FareFamilyListtest12sertext .cancellationtool ul li {
    float: left;
    color: #777;
    font-size: 12px;
    padding: 10px 0px 0px;
    width: 100%;
    list-style: circle;
}

#AD186900_1 .ffhide {
    float: left;
    margin-right: 4px;
    border: 1px solid #ccccccb3;
    padding: 10px;
    position: relative;
    margin-bottom: 4px;
    width: 100%;
    max-width: 32.6%;
}

#AD186900_1 .infoflightboxone {
    text-align: center;
}

#AD186900_1 .flightDetailCls p,
#AD186900_1 .returnflightDetailCls p {
    padding: 0px 0px 0px;
    margin: 0;
    color: #000;
    font-size: 13px;
    font-weight: 500;
}

#AD186900_1 .fare-align-center p {
    text-align: center;
}

#AD186900_1 .inboundResultBox .formatted_baggage,
#AD186900_1 .outboundResultBoxWidth .formatted_baggage {
    flex-direction: row;
}

#AD186900_1 .farefamilygrid {
    gap: 5px;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

#AD186900_1 .outboundResultBox .baggages_1uls {
    padding: 10px;
}

#AD186900_1 .inboundResultBox .farefamilygrid .roomsListLoader:first-child,
#AD186900_1 .inboundResultBox .farefamilygrid .roomsListLoader:last-child {
    display: none
}

#AD186900_1 .outboundResultBoxWidth .farefamilygrid .roomsListLoader:first-child,
#AD186900_1 .outboundResultBoxWidth .farefamilygrid .roomsListLoader:last-child {
    display: none
}

#AD186900_1 .inboundResultBox .farefamilygrid,
#AD186900_1 .outboundResultBoxWidth .farefamilygrid {
    gap: 5px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

#AD186900_1 .inboundResultBox .baggages_1uls,
#AD186900_1 .outboundResultBoxWidth .baggages_1uls {
    width: 100%;
}

#AD186900_1 .FareFamilyListtest12sesr {
    position: relative;
    font-size: 14px;
    color: #FF9800;
    font-weight: 500;
}

#AD186900_1 .infoflightboxone1 {
    font-size: 13px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px
}

#AD186900_1 .GetFareFamilyDescription {
    background: #000;
    width: 100%;
    float: left;
    text-align: center;
    padding: 9px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
}

#AD186900_1 .infoflightboxone1>div {
    margin-bottom: 4px
}

#AD186900_1 .oneway_calendr .adh_calendar_price {
    width: 100%
}

#AD186900_1 .calendarTable {
    box-shadow: 0 9px 10px rgb(100, 100, 100, 6%);
    border: 1px solid #ccc9;
    background: #fff;
    width: 100%;
    margin: 0px 0 10px;
}

#AD186900_1 .cal_return_date_tr {
    background: #F9F9F9;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #9e9e9e3d;
    border-top: 1px solid #9e9e9e3d;
    float: right;
    width: 90%
}

#AD186900_1 .cal_return_date {
    display: inline-block;
    width: 14.28%;
    height: 40px;
    border-right: 1px solid #EEE;
    vertical-align: middle;
    text-align: center;
    line-height: 40px
}

#AD186900_1 .retuneheader {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    font-size: 15px;
    border-bottom: 1px solid #9e9e9e3d;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 25px
}

#AD186900_1 .departheader {
    background: #9e9e9e26;
    font-weight: 700;
    font-size: 15px;
    width: 10%;
    float: left;
    height: 82px;
    text-align: center;
    border: 1px solid #9e9e9e3d;
    border-bottom: 0;
    display: grid;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#AD186900_1 .cal_depart_date_tr {
    background: #fff;
    width: 100%;
    float: left
}

#AD186900_1 .cal_deaprt_date_tr1 {
    width: 10%;
    float: left;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background: #9e9e9e26
}

#AD186900_1 .oneway_calendr .adh_calendar_price {
    width: 100%
}

#AD186900_1 .adh_calendar_price {
    display: inline-block;
    width: 12.85%;
    height: 40px;
    border: 1px solid #EEE;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
    background: #fff;
    color: #000;
    font-weight: 700
}

#AD186900_1 .cal_min_price {
    color: #4CAF50 !important;
    font-weight: 700
}

.cal_depart_date {
    border: 1px solid #9e9e9e3d;
    white-space: nowrap;
}

#AD186900_1 .active_cal_date {
    color: var(--box-color);
    font-weight: 700;
    background: #2196f317;
    border: 1px solid;
}

#AD186900_1 .calendarTableindicate {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f5f5f5
}

#AD186900_1 .calendarTableindicate1 {
    font-weight: 700;
    font-size: 17px
}

#AD186900_1 .calendarTableindicate2 li {
    float: left;
    font-size: 14px;
    margin-left: 10px;
    display: flex;
    align-items: center
}

#AD186900_1 .calendarTableindicate2 li>input {
    margin-right: 8px
}

#AD186900_1 .cal_depart_date_trww {
    display: flex;
    text-align: center;
    align-items: center
}

#AD186900_1 .oneway_calendr .cal_deaprt_date_tr1s {
    width: 100%
}

#AD186900_1 .oneway_calendr .adh_calendar_price {
    width: 100%
}

#AD186900_1 .cal_depart_date_trww .cal_search_date {
    color: #FF9800;
    font-weight: 700;
    background: #ff980014;
    border: 1px solid #FF9800
}

#AD186900_1 .departarrowpluss {
    color: #2196f3
}

.departarrowplus {
    color: #2196f3;
    line-height: 13px;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 6px;
    justify-content: center;
    margin-left: 9px;
    margin-right: 8px
}

#AD186900_1 .calendarTableindicate2 li img {
    width: 16px;
    margin-right: 5px
}

#AD186900_1 .calendarTable .bx-next:after,
#AD186900_1 .calendarTable .bx-prev:after {
    top: 9%;
    color: #234;
    font-size: 19px;
    padding-right: 0;
    text-decoration: inherit;
    font-weight: 400;
    left: 15px;
    font-style: normal;
    font-family: FontAwesome
}

#AD186900_1 .DateNavigator_adivaha .segment_adivaha1,
#AD186900_1 .adi_hide_all_version,
#AD186900_1 .backicon_navbar,
#AD186900_1 .circle,
#AD186900_1 .custom_msg,
#AD186900_1 .filterbtncss,
#AD186900_1 .hide_desktop,
#AD186900_1 .hide_this_class_desk,
#AD186900_1 .hidedesktopview,
#AD186900_1 .hidetabforv2,
#AD186900_1 .inboundResultBox .shareoption,
#AD186900_1 .inboundResultBoxHide,
#AD186900_1 .leftnotoopsimghode,
#AD186900_1 .logobxphn,
#AD186900_1 .menu-toggle,
#AD186900_1 .mobilekaeliyOn,
#AD186900_1 .outboundResultBoxWidth .shareoption,
#AD186900_1 .questionpopup1,
#AD186900_1 .returnsliderpart,

#AD186900_1 .suitcase_padbo,
#AD186900_1 .tp-image-hide {
    display: none
}

#AD186900_1 .pagination {
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: flex;
    padding-left: 0;
    list-style: none
}

#AD186900_1 .pagination .disabled {
    opacity: .4
}

#AD186900_1 .pagination li a {
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
    padding: 9px 15px;
    background: #fff;
    text-decoration: none;
    border: 1px solid #ddd;
    color: #000;
    font-size: 13px
}

#AD186900_1 .cal_deaprt_date_tr1s {
    width: 10%;
    background: #9e9e9e26;
    border: 1px solid #9e9e9e3d;
}

#AD186900_1 .cal_deaprt_date_tr1s,
#AD186900_1 .cal_depart_date_trww .adh_calendar_prices {
    background: #9e9e9e26;
    display: inline-block;
    width: 100%;
    height: 40px;
    border: 1px solid #9e9e9e26;
    vertical-align: middle;
    text-align: center;
    line-height: 40px
}

#AD186900_1 .cal_depart_date_trww .adh_calendar_prices {
    background: #fff;
    color: #000;
    font-weight: 700
}

#AD186900_1 .brandedfare li {}

#AD186900_1 .tabsCirclefare {
    border: 2px solid var(--label-txtcolor);
}

#AD186900_1 .baggagedetailcls .carry_baggage,
#AD186900_1 .baggagedetailcls .checked_in_baggage,
#AD186900_1 .baggagedetailcls .no_checked_in_baggage {
    margin-left: auto;}
#AD186900_1 .cal_depart_date_trww .cal_search_date {
    color: #ff9800;
    font-weight: 700;
    background: #ff980014;
    border: 1px solid #ff9800
}

#AD186900_1 .bx-wrapper .bx-controls-direction a {
    font-size: 0px;
    position: relative;
    top: -62px !important;
    background: #fff;
    box-shadow: 0 1px 4px #00000024;
    padding: 0;
    width: 39px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: auto;
    margin: 0;
    text-indent: inherit;
}

#AD186900_1 .bx-wrapper .bx-controls-direction .bx-prev {
    float: left;
    margin-left: -17px;
    left: 0;
}

#AD186900_1 .bx-wrapper .bx-controls-direction .bx-next {
    margin-right: -17px;
    float: right;
    right: 0;
}

#AD186900_1 .background-color-graycss,
#AD186900_1 .calendarTable,
#AD186900_1 .internationflights,
#AD186900_1 .rzslider {
    position: relative
}

#AD186900_1 .show-full-calender {}

#AD186900_1 #abe_flights_results .show-full-calender {}

#AD186900_1 .cal_depart_date_trww .adh_calendar_prices {
    display: flex;
    align-items: center;
    justify-content: center
}

#AD186900_1 .desktopkaeliyss {
    width: 25px;
    height: 25px;
    background: #fff;
    padding: 3px;
    margin-left: 10px;
    border-radius: 100%
}

#AD186900_1 .calendarTable .bx-prev:after {
    position: absolute;
    content: "\f104"
}

#AD186900_1 .calendarTable .bx-next:after {
    position: absolute;
    content: "\f105"
}

#AD186900_1 .flightSummarypakage {
    position: absolute;
    left: 0;
    background: #f44336;
    color: #fff;
    padding: 0 10px;
    font-size: 12px;
    transform: rotate(-45deg);
    top: 24px;
    overflow: hidden
}

#AD186900_1 .hotelpackageimage {
    height: 75px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-right: 10px;
    overflow: hidden;
    position: relative
}

#AD186900_1 .hotelpackageimagedeatils>p {
    font-size: 14px;
    margin: 0;
    color: #fff
}

#AD186900_1 .address25 {
    font-size: 11px !important;
    color: #ffffffb3 !important
}

#AD186900_1 .background-color-graycss {
    padding: 0 20px
}

#AD186900_1 .background-color-graycss .background-color-graycss  {
    padding: 0 ;
}

.translated-rtl #AD186900_1 .tab_content_container {
    padding-right: 20px;
    padding-left: 0
}

.translated-rtl #AD186900_1 .flight_right_30_padding {
    border-right: 2px dashed #d0d0d0;
    border-left: 0
}

.translated-rtl #AD186900_1 .radio input {
    margin-left: 7px;
    margin-right: 0
}

.translated-rtl #AD186900_1 .flight_left_70_padO {
    padding: 10px
}

.translated-rtl #AD186900_1 .roundTripHeader {
    padding: 15px 15px 15px 0
}

.translated-rtl #AD186900_1.totalAmountaa {
    font-size: 21px
}

.translated-rtl #AD186900_1 .flightCSummary {
    border-left: 1px dashed #ccccccad;
    border-right: 0px
}

.translated-rtl #AD186900_1 .flightSummary:before {
    left: 0;
    right: inherit
}

#AD186900_1 .phoneText {
    justify-content: center
}

#AD186900_1 .roomListClsNew {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}

#AD186900_1 .roomListClsNew div li {
    width: 100%;
    list-style: none
}

#AD186900_1 .group-block {
    display: flex;
    flex-direction: column;
    align-items: center
}

#AD186900_1 .group-list {
    width: 100%;
    float: right;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

#AD186900_1 .hotel_page-proposals-group-list__item {
    display: block;
    width: 100%;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    opacity: 1
}

#AD186900_1 .hotel_proposal {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

#loading-bar .bar {
    margin: 0 auto !important;
    background: #000 !important
}

#loading-bar .bar:before {
    display: none !important
}

#AD186900_1 .hotel_proposal-price {
    position: relative;
    font-weight: 500;
    float: right;
    padding: 15px;
    width: 25%;
    border-left: 1px solid #eee;
    color: #999;
    background: #e9ecef;
    display: flex;
    align-items: center;
    justify-content: center
}

#AD186900_1 .hotel_proposal-price__button {
    margin-top: 0;
    color: #fff;
    background-color: #ff9800;
    padding: 13px 27px;
    float: right;
    min-height: 40px;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    box-shadow: inset 0 -1px 0 0 rgb(0 0 0 / 12%);
    width: 80%;
    text-transform: uppercase
}

#AD186900_1 .hotel_proposal-price_text {
    position: static;
    display: block;
    margin: 0;
    padding: 0;
    height: auto
}

#AD186900_1 .currency_font {
    display: block;
    color: #424242;
    text-align: left;
    white-space: normal;
    font-size: 27px;
    font-weight: 600;
    line-height: 42px
}

#AD186900_1 .hotel_proposal-price_text-vat {
    display: block;
    max-width: 234px;
    margin-top: 0;
    float: left;
    color: #f59822;
    font-size: 13px;
    line-height: 14px
}

#AD186900_1 .flight_left_70_padO .adiFullp,
#AD186900_1 .hotel_proposal-info-gate_info {
    display: flex;
    justify-content: center;
    align-items: center
}

#AD186900_1 .logobx {
    padding: 0 17px;
    float: left;
    width: 75%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#AD186900_1 .hotel_proposal-info-gate_info__guests {
    height: 28px;
    float: right;
    width: 200px;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat
}

#AD186900_1 .GetRoomListBtnmore {
    width: 16%;
    text-align: center;
    float: right;
    color: #3f51b5;
    font-weight: 700;
    cursor: pointer
}

#AD186900_1 .agencylogo {
    height: 25px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 11px;
    margin-bottom: 0
}

#AD186900_1 .onewayresultcss {
    margin-top: 20px
}

#AD186900_1 .internationflights .tab_content_container {
    display: block
}

#AD186900_1 .totalAmount {
    font-size: 22px;
    line-height: normal
}

#AD186900_1 .adi_close_btn {
    border: 0;
    padding: 5px 23px;
    background: var(--box-color);
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 2px
}

#AD186900_1 .adi_thanks_msg {
    font-size: 15px;
    margin: 10px auto;
    font-weight: 600
}

#AD186900_1 .enqueryformdiv_image_dfg,
#AD186900_1 .flight_left_20,
#AD186900_1 .flight_left_50,
#AD186900_1 .flight_right_30_padding,
#AD186900_1 .logowidth,
#AD186900_1 .numbarofseats,
#AD186900_1 .price_text,
#AD186900_1 .refundcss,
#AD186900_1 .tab-link {
    text-align: center
}

#AD186900_1 .fRuleUl1 {
    display: flex;
    flex-direction: row;
    text-align: center;
    background: #fff;
    white-space: nowrap;
    overflow-x: scroll;
    margin: 0
}

#AD186900_1 .fRuleli {
    padding: 10px;
    color: #000;
    font-weight: 700;
    cursor: pointer
}

#AD186900_1 #adivaha_travelport_results_page .inboundResultBox .price_text,
#AD186900_1 #adivaha_travelport_results_page .outboundResultBoxWidth .price_text,
#AD186900_1 .ajn-popup-body-grid p,
#AD186900_1 .fRulepName,
#AD186900_1 .starRatHotel {
    font-size: 12px
}

#AD186900_1 .adi_fromclass {
    font-size: 17px;
    margin-bottom: 0;
    color: #9e9e9e;
    font-weight: 500
}

#AD186900_1 .farerules_ruls,
#AD186900_1 .farerules_ruls_return,
#AD186900_1 .numberContainer .option-overflow,
#AD186900_1 .translated-rtl .Selecttext {
    font-size: 15px
}

#AD186900_1 .totalAmount sub {
    font-size: 14px;
    margin-bottom: 0;
    color: #ffffffd9;
    bottom: 2px
}

#AD186900_1 .totalAmount .questionpopup {
    margin: 0 7px;
    width: 20px;
    float: none;
    font-size: 12px;
    text-align: center;
    padding: 3px 8px
}

#AD186900_1 .fRuleUl1::-webkit-scrollbar {
    width: 100%;
    height: 4px;
    background: #00000042
}

#AD186900_1 .fRuleUl1::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #9e9e9e;
    width: 41%
}

#AD186900_1 #adivaha_travelport_results_page .inboundResultBox .price_text sub,
#AD186900_1 #adivaha_travelport_results_page .inboundResultBox .superscriptcss,
#AD186900_1 #adivaha_travelport_results_page .outboundResultBoxWidth .price_text sub,
#AD186900_1 #adivaha_travelport_results_page .outboundResultBoxWidth .superscriptcss,
#AD186900_1 .inboundResultBox .flightnumbercss,
#AD186900_1 .outboundResultBoxWidth .flightnumbercss {
    font-size: 10px
}

#AD186900_1 #adivaha_travelport_results_page .inboundResultBox .questionpopup,
#AD186900_1 #adivaha_travelport_results_page .outboundResultBoxWidth .questionpopup {
    font-size: 9px;
    width: 12px;
    margin-top: 3px;
    margin-left: 2px
}

#AD186900_1 .price_text sub {
    color: #ababab;
    font-size: 12px;
    bottom: 0;
    font-weight: 500
}

#AD186900_1 .questionpopup {
    width: 17px;
    background: #9e9e9ede;
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    float: right;
    margin-top: 6px;
    margin-left: 3px
}

#AD186900_1 .ajn-popup-bg,
#ajn-popup {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute
}

#AD186900_1 .ajn-logo svg {
    width: 200px;
    max-width: 100%;
    height: 40px
}

#AD186900_1 .ajn-container {
    margin: 20px 0
}

#AD186900_1 .ajn-container .ajn-inner {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-gap: 10px;
    width: 400px;
    max-width: 100%
}

#AD186900_1 .ajn-container,
#AD186900_1 .ajn-popup-container {
    font-family: Lato, Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Helvetica Neue, sans-serif
}

#AD186900_1 .ajn-container .ajn-text {
    display: flex;
    height: 100%;
    bottom: 0
}

#AD186900_1 .ajn-container .ajn-text #ajn-popup-trigger {
    font-weight: 700
}

#AD186900_1 .ajn-container .ajn-text p {
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    align-self: flex-end;
    margin-bottom: -15px;
    margin-top: 0;
    padding-top: 10px;
    min-height: 35px;
    bottom: 0;
    text-overflow: ellipsis
}

#AD186900_1 #ajn-close .ajn-popup-bg {
    cursor: pointer
}

#AD186900_1 #ajn-close {
    width: 18px;
    position: absolute;
    right: 40px;
    top: 40px
}

#ajn-popup {
    z-index: 999999999
}

#AD186900_1 .ajn-popup-container {
    background-color: #fff;
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    box-shadow: 0 0 15px -10px;
    border-radius: 6px;
    z-index: 999999999
}

#AD186900_1 .circleEnclosing {
    position: relative;
    bottom: 3px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid #ff516c;
    color: #ff516c;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 12px
}

#AD186900_1 .circleEnclosing:hover {
    color: #fff;
    background: #ff516c
}

#AD186900_1 .circleEnclosing:hover .ajn-infolink,
#AD186900_1 .departuretimezone p,
#AD186900_1 .destinationtime p,
#AD186900_1 .per_room_text_btn:hover,
#AD186900_1 .phoneText,
#AD186900_1 .segment_adivaha,
#AD186900_1 .totalAmount,
#AD186900_1 .totalpriceoneway p {
    color: #fff
}

#AD186900_1 .ajn-infolink {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: top;
    color: #ff516c;
    text-decoration: none
}

#AD186900_1 .ajn-heading-large,
#AD186900_1 .ajn-heading-small,
#AD186900_1 .ajn-paragraph {
    font-style: normal;
    letter-spacing: 0;
    text-transform: initial
}

#AD186900_1 .ajn-heading-large {
    font-size: 20px;
    line-height: 1 .4
}

#AD186900_1 .ajn-heading-small {
    font-size: 16px;
    line-height: 1 .4
}

#AD186900_1 .ajn-popup-container p {
    line-height: 1.8;
    margin-bottom: 6px
}

@media all and (min-width:890px) {
    #AD186900_1 .ajn-popup-container {
        top: 10%;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        width: 700px;
        max-width: 90%
    }
}

#AD186900_1 .ajn-popup-header {
    display: grid;
    grid-template-columns: 1fr 3fr;
    align-items: flex-start;
    margin: 0;
    padding: 14px;
    grid-gap: 30px
}

#AD186900_1 .ajn-header-right {
    padding-right: 40px
}

#AD186900_1 .ajn-header-right p {
    font-size: 14px
}

#AD186900_1 .ajn-popup-body {
    padding: 20px 40px
}

#AD186900_1 .ajn-popup-body-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px
}

@media all and (max-width:890px) {
    #AD186900_1 .logobx {
        padding: 0 5px;
        width: 70%
    }

    #AD186900_1 .ajn-popup-body-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

#AD186900_1 .bottom-text {
    text-align: left;
    font-size: 12px
}

#AD186900_1 .bottom-text div {
    display: inline-block;
    margin-right: 5px
}

#AD186900_1 .ajn-popup-footer {
    padding: 20px 40px 40px;
    position: relative;
    overflow: hidden
}

#AD186900_1 .ajn-footer-box {
    border: 1px solid #1f244720;
    border-radius: 6px;
    padding: 30px 20px;
    border-left: 4px solid
}

#AD186900_1 svg.ajn-icon {
    height: 50px;
    width: 50px;
    margin: 0 0 20px
}

#AD186900_1 svg.ajn-icon-small {
    width: 16px;
    height: 20px
}

#AD186900_1 svg .ajn-tick {
    height: 40px;
    width: 40px;
    margin: 10px auto;
    display: block
}

#AD186900_1 .bottom-text div p,
#AD186900_1 .bottom-text div svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

#AD186900_1 .ajn-hr {
    border-color: #1f244720;
    margin: 40px -40px
}

#AD186900_1 svg .ajn-learn-more {
    width: 200px;
    height: auto;
    float: right;
    margin: -20px 0 0
}

#AD186900_1 .questionpopup:hover {
    color: #fff;
    background: #f44336
}

#AD186900_1 .ajn-emphasis {
    color: #ff516c;
    font-weight: 700
}

#AD186900_1 .superscriptcss {
    text-align: center;
    margin: 0;
    font-size: 12px;
    color: #9e9e9e;
    font-weight: 500
}

#AD186900_1 .opacity_0_5 {
    opacity: .5
}

#AD186900_1 .internationflights .flight_right_30_padding {
    height: auto;
    
}

#AD186900_1 .baggage_freeBaggageAllowance {
    font-size: 14px;
    color: #8bc34a;
    font-weight: 700;
    position: relative;
    margin-left: 17px;
    padding: 0
}

#AD186900_1 .baggage_freeBaggageAllowance:after {
    background-position: -86px -33px;
    content: "";
    position: absolute;
    top: -5px;
    left: -38px;
    background-image: url(/obe/api-v1/versions/V2/img/FS_topRowIcon_Baggage.png);
    background-color: transparent;
    height: 31px;
    width: 31px
}

#AD186900_1 .showmore:after {
    position: absolute;
    background: rgb(33 150 243 / 13%);
    color: #2196f3;
    content: '\f063';
    font-family: FontAwesome;
    font-size: 12px;
    width: 24px;
    height: 24px;
    text-align: center;
    padding: 2px;
    display: block;
    border-radius: 50%;
    border: 1px solid #2196f3
}

#AD186900_1 .sorting {
    background: #fff;
    padding: 8px 0;
    border-radius: 0;
    border: 1px solid #e0dada;
    font-size: 13px;
    color: #666;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 600;
    width: 100%;
    display: flex;
    justify-content: center
}

#AD186900_1 .adi_flight_left_90 {
    float: left
}

#AD186900_1 .akmssslayer p {
    margin: 15px auto 0;
    text-align: center;
    border: 1px solid #f44336;
    background-color: #ff00001f;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    padding: 4px;
    color: #f44336;
    width: 69%;
    font-size: 14px
}

#AD186900_1 .adi_flight_left_901,
.translated-rtl #AD186900_1 .flightSummary {
    float: right
}

#AD186900_1 .rzslider .rz-pointer {
    top: -7px;
    z-index: 1;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%)
}

#AD186900_1 .adi_depart_date_apDate1,
#AD186900_1 .akmssslayer p .fa,
#AD186900_1 .price_text,
#AD186900_1 .time_go1_1 b,
#AD186900_1 .time_go1_2 b,
#AD186900_1 .titelDel {
    font-weight: 600
}

#AD186900_1 .webtext h5,
#AD186900_1 .webtext p {
    float: left;
    font-weight: 500
}

#AD186900_1 .flight_right_30_padding {
    border-left: 2px dashed #d0d0d0;
    justify-content: center;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 20%;
    padding: 15px;
    float: left
}

#AD186900_1 .price_text {
    font-size: 19px;
    color: var(--box-color);
    margin: 0 0px 7px
}

#AD186900_1 .farefamilyluggage i {
    position: relative;
    font-size: 17px;
    margin: 0;
    color: var(--box-color);
}

#AD186900_1 .high_price {
    font-size: 13px;
    color: #cebbbb;
    text-decoration: line-through;
    margin: 0 0 3px 0px;
    font-weight: 500;
        line-height: initial;
}

#AD186900_1 .numbarofseats,
#AD186900_1 .refundcss {
    color: #f44336
}

#AD186900_1 .adi_farerules fieldset,
#AD186900_1 .inboundResultBox .adi_travelport_bus_cls .flight_left_80,
#AD186900_1 .outboundResultBox,
#AD186900_1 .outboundResultBoxWidth .adi_travelport_bus_cls .flight_left_80,
#AD186900_1 .tab-link {
    width: 100%
}

#AD186900_1 .refundcss {
    border: 1px solid #ccc;
    margin: 0;
    padding: 3px;
    font-size: 12px;
    font-weight: 600;
    width: 100%;
    height: auto;
    border-radius: 0;
    align-items: center
}

#AD186900_1 .webtext {
    border-top: 1px dotted #e4d3b3;
    padding: 5px 0;
    background-color: #fff6e78c
}

#AD186900_1 .webtext h5 {
    font-size: 12px;
    border-bottom: 1px solid;
    padding: 0 7px;
    margin: 0 5px 0 15px;
    background-color: #fca402;
    border-radius: 30px;
    color: #fff;
    line-height: 19px;
}

#AD186900_1 .webtext p {
    font-size: 13px;
    color: #000;
    padding: 0 14px;
    margin: 0
}

#AD186900_1 .baggage_information {
    background-color: #f7f7f7;
    padding: 7px 7px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#AD186900_1 .baggage_information_left {
    width: auto;
    display: flex;
    justify-content: start;
    align-items: center;
}

#AD186900_1 .numbarofseats {
    float: right;
    font-size: 14px;
    font-weight: 700;
    width: 20%;
    text-align: center;
}

#AD186900_1 .view_more_btn,
#AD186900_1 .view_ticket_rule {
    color: var(--box-color);
    font-weight: 500;
    font-size: 14px;
    
}

#AD186900_1 .adiFullp_lip {
    visibility: visible;
    animation-name: fadeInUp;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 50%);
    background: #fff;
    margin-bottom: 10px;
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    float: left;
    border: 0px solid #ccc
}

#AD186900_1 .flight_left_70_padO {
    position: relative;
    width: 80%;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 30px 10px 0;
    align-items: normal !important;
}

#AD186900_1 .flight_left_20 {
    align-items: center;
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 20%;
    float: left
}

#AD186900_1 .flight_left_80 {
    width: 80%;
    float: left;
    position: relative
}

#AD186900_1 .desktopkaeliy {
    height: 40px;
    width: 40px
}

#AD186900_1 .flightnumbercss {
    color: #363636;
    font-weight: 600;
    font-size: 11px;
    margin: 0
}

#AD186900_1 .flight_left_80_border_bottom {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    max-width: 100%
}

#AD186900_1 .selectedFlightCls {
    margin-right: 10px;
    margin-top: 2px;
}

#AD186900_1 .time_go1 {
    font-size: 20px;
    font-weight: 700;
    color: #363636;
    text-transform: uppercase;
    margin: 0
}

#AD186900_1 .formatted_time,
#AD186900_1 .time_go1_2 {
    font-size: 13px;
    display: block;
    text-align: center
}

#AD186900_1 .time_go1_2 {
    color: #949494;
    font-weight: 600;
    margin: 0;
    line-height: 9px;
    white-space: nowrap;
}

#AD186900_1 .formatted_time,
#AD186900_1 .pl_fa_plane {
    color: #363636bd;
    font-weight: 600
}

#AD186900_1 .flight_left_50 {
    position: relative;
    width: 230px;
    max-width: 240px;
    background-color: #949494;
    height: 1px;
    margin: 0 auto
}

#AD186900_1 .formatted_time {
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    margin-bottom: .5rem;
    line-height: normal
}

#AD186900_1 .formatteds_time {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 100%;
    text-align: center;
    font-size: 13px;
    margin-bottom: .5rem;
    font-weight: 600;
    line-height: normal;
    color: #363636bd;
}

#AD186900_1 .flight_brief_layovers__flight_time {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: -5px;
    justify-content: center
}

#AD186900_1 .round_boder,
#AD186900_1 .round_boder1 {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    content: ""
}

#AD186900_1 .round_boder {
    border: 2px solid var(--box-color);
    border-radius: 5px;
    float: left
}

#AD186900_1 .round_boder1 {
    border: 2px solid var(--box-color);
    border-radius: 5px;
    float: right
}

#AD186900_1 .pl_fa_plane_full .round_boder {
    border: 0;
    color: #000;
    width: auto
}

#AD186900_1 .pl_fa_plane {
    font-size: 12px;
    text-transform: capitalize;
    margin: 0
}

#AD186900_1 .pl_fa_plane_full .round_boder1 {
    border: 0;
    color: #000;
    position: relative;
    width: auto
}

#AD186900_1 .flight_left_25 {
    display: flex;
    align-items: center
}

#AD186900_1 .pl_fa_plane .fa {
    width: 25px;
    color: var(--box-color);
    background: #fff;
    margin: -3px auto 0;
    font-size: 18px
}

#AD186900_1 .flight_left_50_adi_full {
    width: 49%;
    float: left
}

#AD186900_1 .flight_left_50_adi_full1 {
    width: 49%;
    float: right
}

#AD186900_1 .return_searchresult,
#AD186900_1 .searchresult {
    margin: 0;
    padding: 0
}

#AD186900_1 .adi_farerules ul il,
#AD186900_1 .baggage_information,
#AD186900_1 .enqueryformdiv,
#AD186900_1 .enquerymainbox,
#AD186900_1 .flightdeatailstab,
#fade-in1 {
    width: 100%;
    float: left
}

#AD186900_1 .per_room_text_btn {
    background-position: center;
    transition:  .3s;
    border: none;
    border-radius: 0;
    padding: 8px 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    background-color: var(--box-color);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 10%);
    outline: 0;
    width: 100%;
    font-weight: 500
}

#AD186900_1 .flight_deatilsshow,
#AD186900_1 .tabskk {
    padding: 0;
    display: flex;
    list-style: none
}

#AD186900_1 .loadmorecss:hover,
#AD186900_1 .submitenquery:hover {
    background: radial-gradient(circle, transparent 1%, #000 1%) center/15000% #000;
    color: #fff
}

#AD186900_1 .leftnotoopsimg i,
#AD186900_1 .numberContainer .option-overflow,
#AD186900_1 .sorting:hover,
#AD186900_1 .up_arrow,
#AD186900_1 .view_more_btn:hover {
    color: var(--box-color)
}

#AD186900_1 .whatsappshare,
#AD186900_1 .whatsappshare:hover {
    color: #56cc5b
}

#AD186900_1 .emailshare:hover {
    color: #2196f3
}

#AD186900_1 .outboundResultBoxWidth {
    width: 49.5%;
    float: left
}

#AD186900_1 .inboundResultBox {
    width: 49.5%;
    float: right
}


#AD186900_1 .inboundResultBox .numbarofseats,
#AD186900_1 .outboundResultBoxWidth .numbarofseats {
    width: auto
}

#AD186900_1 .inboundResultBox .flight_left_50,
#AD186900_1 .outboundResultBoxWidth .flight_left_50 {
    width: 123px
}

#AD186900_1 .selectedBtn {
    background-color: #fca402
}

#AD186900_1 .inboundResultBox .time_go1,
#AD186900_1 .outboundResultBoxWidth .time_go1 {
    font-size: 16px
}

#AD186900_1 .inboundResultBox .time_go1_2,
#AD186900_1 .outboundResultBoxWidth .time_go1_2 {
    font-size: 11px
}

#AD186900_1 .tabskk {
    flex-direction: row;
    border-bottom: 1px solid #9e9e9e;
    margin: 0 0 20px
}

#AD186900_1 .switchFilterType {
    color: #9e9e9e;
    width: 100%;
    float: left;
    transition: 1s cubic-bezier(.075, .82, .165, 1);
       font-size: 16px;
    padding: 5px 0 15px 0;
    font-weight: 600;

}

#AD186900_1 .flight_list_show .active,
#AD186900_1 .tab-link .active {
    color: var(--box-color);
    border-bottom: 2px solid var(--box-color)
}

#AD186900_1 .flight_deatilsshow {
    margin: 0;
    justify-content: center;
    border-bottom: 1px solid #cbc8c8;
    background: rgba(57, 154, 244, .05);
    align-items: center
}

#AD186900_1 .flight_list_show {
    display: flex;
    width: auto;
    float: left
}

#AD186900_1 .fltDetTab {
    padding: 6px 9px 6px 9px;
    color: #000;
}

#AD186900_1 .flex_breakup_btn {
    background: #F44336;
    float: left;
    color: #fff;
    height: 22px;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 13px;
    margin-right: 8px;
}

#AD186900_1 .adi_depart_date_apDate1,
#AD186900_1 .adi_depart_date_apDate22 {
    font-size: 15px;
    color: #000
}

#AD186900_1 .adivaha_bus_deatils5,
#AD186900_1 .enquerytitle,
#AD186900_1 .fltDetTab:hover {
    color: #000
}

#AD186900_1 .detailsDiv {}

#AD186900_1 .adi_depart_date_apDate {
    display: flex;
    justify-content: flex-start;
    margin: 10px 0px !important;
    align-items: center
}

#AD186900_1 .adi_depart_date_apDate i {
    color: var(--box-color);
    padding-right: 14px
}

#AD186900_1 .fligh_timeandh {
    padding: 26px 20px;
    border: 1px solid #cccccc75;
    margin: 5px 0px;
}

#AD186900_1 .ActualDatetime {
    font-size: 14px;
    font-weight: 500;
    color: #777;
    margin: 0
}

#AD186900_1 .desktopkaeliy1 {
    height: 50px;
    float: left
}

#AD186900_1 .adi_flight_left_90a {
    display: flex;
    flex-direction: column;
    padding-left: 15px
}

#AD186900_1 .flight_time_and_hos {
    font-weight: 600;
    color: #000;
    margin: 0
}

#AD186900_1 .flight_text_de_to_go {
    font-size: 14px;
    margin: 0;
    font-weight: 500;
    color: #000
}

#AD186900_1 .flight_text_no_and_name {
    margin: 0;
    color: #777;
    font-size: 12px;
    font-weight: 500
}

#AD186900_1 .adi_farerules table td,
#AD186900_1 .adi_farerules table th,
#AD186900_1 .adi_farerules ul,
#AD186900_1 .titelDel {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px
}

#AD186900_1 .inboundResultBox .flight_time_and_hos,
#AD186900_1 .inboundResultBox .high_price,
#AD186900_1 .outboundResultBoxWidth .flight_time_and_hos,
#AD186900_1 .outboundResultBoxWidth .high_price,
#AD186900_1 .tduration {
    font-size: 13px
}

#AD186900_1 .tduration {
    font-weight: 600;
    color: #000
}

#AD186900_1 .adi_farerules p {
    position: relative;
    margin: 3px 0 0;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    width: 100%;
}

#AD186900_1 .adi_farerules b {
    color: #000;
}

#AD186900_1 .adi_farerules table td {
    border: 1px solid #ccccccd1;
    padding: 5px
}

#AD186900_1 .adi_farerules ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

#AD186900_1 .adi_farerules table th {
    border: 1px solid #ccccccd1;
    padding: 8px
}

#AD186900_1 .adi_farerules table {
    width: 100%;
    border: 0
}

#AD186900_1 .baggages_1uls {
    width: 50%;
    float: left;
    padding: 15px;
}

.flightabaggage .baggages_1uls:first-child {
    border-right: 1px dashed #dce5e5;
}

#AD186900_1 .titelDel_adi {
    border: 1px solid #ccccccc4;
    padding: 6px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    flex-direction: column
}

#AD186900_1 .returnflightDetailCls1 {
    width: 50%;
    float: right
}

#AD186900_1 .flightSummarymain {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 20px 0 6px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 15%)
}

#AD186900_1 .flightCSummary,
#AD186900_1 .flightSummary {
    justify-content: space-between;
    display: flex
}

#AD186900_1 .flightSummary {
    position: relative;
    width: 70%;
    float: left;
    background: #041422;
    flex-direction: row
}

#AD186900_1 .flightSummary:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    right: -15px;
    display: block;
    background-color: #ecf0f5;
    z-index: 9;
    border-radius: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg)
}

#AD186900_1 .flightCSummary {
    flex-direction: row;
    width: 50%;
    padding: 15px 12px;
    border-right: 1px dashed #ccccccad;
    align-items: center
}

#AD186900_1 .arrowcss,
#AD186900_1 .departuretimezone,
#AD186900_1 .destinationtime {
    color: #fff;
    font-size: 16px
}

#AD186900_1 .departuretimezone p,
#AD186900_1 .destinationtime p,
#AD186900_1 .phoneText,
#AD186900_1 .segment_adivaha,
#AD186900_1 .totalAmount,
#AD186900_1 .totalpriceoneway p {
    margin: 0
}

#AD186900_1 .totalpriceoneway {
    color: #fff;
    font-size: 23px
}

#AD186900_1 .logowidth img {
    width: 43px;
    height: 43px;
    background: #ccc;
    border-radius: 50%;
    padding: 5px
}

#AD186900_1 .airline-code {
    color: #ffffffa6;
    font-size: 12px;
    margin-top: 5px;
    clear: both;
    float: left
}

#AD186900_1 .roundTripHeader {
    width: 30%;
    padding: 15px 0 11px 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

#AD186900_1 .totalAmountaa {
    color: #fff;
    letter-spacing: -2px;
    font-weight: 600
}

#AD186900_1 .totalAmount p {
    font-size: 14px;
    margin-bottom: 0;
    color: #9e9e9e;
    margin-top: 0;
    line-height: normal
}

#AD186900_1 .actionCol {
    display: inline-block;
    float: right
}

#inbound_resultdata1 {
    left: 0;
    right: 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 333
}

#AD186900_1 .selectedDomesticDataBox {
    width: 100%;
    float: left;
    background: #041422
}

#AD186900_1 .actionCol .per_room_text_btn {
    padding: 16px 27px;
    background-color: #fca402;
    font-size: 17px
}

#AD186900_1 .wrapper {
    background: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    border-top: 0 dashed #ddd;
    border: 1px solid #eaeaea;
    box-shadow: 0 1px 1px 0 #fcfcfc;
    margin-bottom: 0;
    height: 100%
}

#AD186900_1 .loadmorecss,
#AD186900_1 .submitenquery {
    transition: .8s;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 10%);
    outline: 0;
    text-transform: uppercase
}

#AD186900_1 .wrapper-cell {
    display: flex;
    padding: 10px
}

#AD186900_1 .emailshare,
#AD186900_1 .enquerydropdownbtn #AD186900_1 .enquerytitle #AD186900_1 .fa-envelope-o,
#AD186900_1 .shareoption p i,
#AD186900_1 .whatsappshare {
    padding-right: 5px
}

#AD186900_1 .animated-background,
#AD186900_1 .image,
#AD186900_1 .images,
#AD186900_1 .text-line,
#AD186900_1 .text-lines {
    -webkit-animation-duration: 1 .25s;
    animation-duration: 1 .25s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #f6f6f6;
    background: linear-gradient(to right, #f6f6f6 8%, #f0f0f0 18%, #f6f6f6 33%);
    background-size: 800px 104px;
    height: 96px;
    position: relative
}

#AD186900_1 .text {
    margin-left: 20px;
    margin-right: 20px
}

#AD186900_1 .desktopkaeliybus,
#AD186900_1 .wrapper #AD186900_1 .image {
    width: 100px
}

#AD186900_1 .text-line {
    height: 10px;
    width: 200px;
    margin: 4px 0
}

#AD186900_1 .image {
    height: 33px;
    width: 136px
}

#AD186900_1 .text-right {
    text-align: right
}
#AD186900_1 .flt-price{margin: 0px;}


#AD186900_1 .adi_filter_row,
#AD186900_1 .animated-background #AD186900_1 .adianimated_7,
#AD186900_1 .flt-price,
#AD186900_1 .rz-bar {
    float: left;
    width: 100%
}

#AD186900_1 .animated-background #AD186900_1 .h2animated {
    border: solid #fff;
    height: 40px;
    border-width: 24px 97px 0 11px
}

#AD186900_1 .animated-background #AD186900_1 .ratingratingdanimated {
    border: solid #fff;
    height: 28px;
    border-width: 7px 207px 9px 11px
}

#AD186900_1 .animated-background #AD186900_1 .markeranimated {
    height: 21px;
    border: solid #fff;
    border-width: 3px 165px 7px 11px
}

#AD186900_1 .animated-background #AD186900_1 .tripAdvisorRatinganimated {
    border: solid #fff;
    height: 29px;
    border-width: 2px 165px 14px 11px
}

#AD186900_1 .animated-background #AD186900_1 .ratanimatedp {
    border: solid #fff;
    height: 58px;
    border-width: 2px 200px 39px 11px
}

#AD186900_1 .shareoption p {
    margin: 0;
    font-size: 15px
}

#AD186900_1 .emailshare {
    color: #2196f3;
    padding-left: 5px
}

#AD186900_1 .copied_textc,
#AD186900_1 .loadmorecss {
    font-size: 14px;
    color: #fff;
    background-color: #000;
    width: 100%
}

#AD186900_1 .shareoption p a:last-child {
    color: #000;
    padding-left: 5px;
    position: relative
}

#AD186900_1 .copied_textc {
    position: absolute;
    right: -45px;
    top: -43px;
    font-weight: 300;
    padding: 7px 2px;
    border-radius: 2px;
    text-align: center
}

#AD186900_1 .enquerymainboxlefttitle,
#AD186900_1 .enquerytitle {
    font-weight: 700;
    font-size: 20px;
    margin: 0
}

#AD186900_1 .copied_textc:after {
    position: absolute;
    bottom: -20%;
    left: 42%;
    margin-left: -5px;
    width: 0;
    border-top: 11px solid;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
    z-index: 0
}

#AD186900_1 .loadmorecss {
    background-position: center;
    border: none;
    border-radius: 2px;
    padding: 13px 18px;
    margin: 10px 0 20px
}

#AD186900_1 .enquerymainboxleft {
    padding: 20px;
    width: 50%;
    float: left;
    background: #fcfcfc
}

#AD186900_1 .enquerymainboxlefttitle {
    padding: 0 0 12px;
    color: #000
}

#AD186900_1 .enquerymainboxlefttitle i,
#AD186900_1 .enquerytitle i {
    color: var(--box-color);
    background: #fcfcfc;
    font-size: 21px
}

#AD186900_1 .enquerymainboxleful {
    padding: 0 20px 20px 40px;
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
}

#AD186900_1 .enquerymainboxleful li {
    font-size: 13px;
    margin-bottom: 7px;
    color: #777;
    WIDTH: 100%
}

#AD186900_1 .numberContainer {
    text-align: center;
    clear: both;
    padding: 20px 0
}

#AD186900_1 .enquerymainboxleftdiv {
    width: 100%;
    float: left;
    border-top: 1px solid #f7f3f3;
    border-bottom: 1px solid #f7f3f3;
    padding: 20px 0;
    margin: 0
}

#AD186900_1 .at_AssureGuarantee .col-md-4 {
    width: 33%;
    float: left;
    text-align: center;
}

#AD186900_1 .at_AssureGuarantee .css-1npwayy {
    font-size: 38px;
    color: var(--box-color);
    margin-bottom: 10px
}

#AD186900_1 .at_AssureGuarantee p {
    color: #777;
    font-size: 12px
}

#AD186900_1 .numberContainer .phoneText .fa {
    color: var(--box-color);
    margin-right: 8px;
    border: 1px solid var(--box-color);
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 5px
}

#AD186900_1 .numberContainer .number {
    font-size: 22px;
    margin: 10px 0;
    float: left;
    width: 100%;
    font-weight: 600;
    color: var(--box-color)
}

#AD186900_1 .down_arrow:after,
#AD186900_1 .up_arrow:after {
    position: relative;
    font-family: FontAwesome;
    margin-left: 12px
}

#AD186900_1 .enquerymainboxright {
    width: 50%;
    float: right;
    padding: 20px
}

#AD186900_1 .enquerytitle2 {
    margin: 6px 0;
    font-size: 13px;
    color: #777
}

#AD186900_1 .enqueryinput {
    width: 61%;
    margin-bottom: 20px
}

#AD186900_1 .enqueryinput label {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #000;
    margin-bottom: 5px
}

#AD186900_1 .enqueryinput input {
    border: 1px solid #ccc;
    height: 32px;
    width: 100%;
    padding: 5px;
    font-size: 12px;
    color: #777
}

#AD186900_1 .enqueryinput2 textarea {
    border: 1px solid #ccc;
    height: 110px;
    width: 100%;
    padding: 5px;
    font-size: 13px;
    color: #232323;
    font-family: Arial;
    line-height: 18px
}

#AD186900_1 .submitenquery {
    background-position: center;
    border: none;
    border-radius: 2px;
    padding: 8px 18px;
    font-size: 14px;
    color: #fff;
    background-color: #000;
    width: 100%;
    margin: 12px 0
}

#AD186900_1 .enqueryinput2 label {
    font-size: 13px;
    margin-bottom: 9px;
    color: #000
}

#AD186900_1 .sortings {
    display: flex;
    flex-direction: row
}

#AD186900_1 .adi-adult_text {
    font-size: 13px;
    color: #777;
    padding-bottom: 5px;
    margin: 0
}

#AD186900_1 .Selecttext,
#AD186900_1 .inboundResultBox #AD186900_1 .price_text,
#AD186900_1 .outboundResultBoxWidth #AD186900_1 .price_text {
    font-size: 17px
}

#AD186900_1 .Selecttext {
    padding: 0;
    font-weight: 500;
    color: #000;
    margin: 0
}

#AD186900_1 .adi_sortbytext {
    font-weight: 700;
    margin-right: 13px;
    font-size: 15px;
    display: none
}

#AD186900_1 .flights_sortbar_ne {
    margin: 0px 0 10px
}

#AD186900_1 .filterMobile {
    width: 25%
}

#AD186900_1 .adi_filter_row{  padding-bottom: 20px;
    border-bottom: 1px solid #ddeaf0;
    margin-bottom: 20px;}



#AD186900_1 .flt_price011 {
       padding-bottom: 20px;
    border-bottom: 1px solid #ddeaf0;
    margin-bottom: 20px;
}

#AD186900_1 .radio {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
    margin-top: 0
}

#AD186900_1 .radio input {
    opacity: 1;
    display: block;
    visibility: visible;
    width: 15px;
    height: 15px;
    border: 1px solid #9e9e9e;
    position: relative;
    margin: 0 7px 0 0
}

#AD186900_1 .radio-label {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    color: #000;
    font-weight: 500;
    min-height: auto;
    padding-left: initial
}

#AD186900_1 .radio-label input[type="checkbox"]~label {
    padding-left: 0;
}

#AD186900_1 input[type="checkbox"]~label:before {
    display: none
}

#AD186900_1 .rzslider,
#AD186900_1 .rzslider span,
#AD186900_1 .theiaStickySidebar {
    display: inline-block
}

#AD186900_1 .rzslider {
    width: 100%;
    height: 4px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;    margin: 13px 0px 30px;
}

#AD186900_1 .rz-bar-wrapper {
    left: 0;
    z-index: 1;
    width: 100%;
    height: 45px;
    box-sizing: border-box
}

#AD186900_1 .rz-bar {
    background-color: var(--box-color);
    height: 6px
}

#AD186900_1 .reset-all {
    font-weight: 600;
    font-size: 12px;
    color: #f44336;
    display:none;
}
#AD186900_1 .dynamic-reset:before{
    float: right;
    font-family: "Font Awesome 5 Free";
    color: #f44336;
    content: "\f021";
    font-weight: 900;
    margin: 0 5px;
    font-size: 13px;
}

#AD186900_1 .rzslider span {
    position: absolute;
    white-space: nowrap
}

#AD186900_1 .rzslider #AD186900_1 .rz-pointer {
    top: -7px;
    z-index: 1;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
    border: 0 solid;
    background-image: none
}

#AD186900_1 .rz-bubble {
    color: #55637d;
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 17px;
    font-weight: 500
}


#AD186900_1 .Filteryourtext {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: initial;
}

#AD186900_1 .adi_filter_row h5,
#AD186900_1 .adi_filter_text {
    font-size: 13px;
    font-weight: 700;
    color: var(--box-color);
    text-transform: capitalize;
    margin: 0 0 10px;
    padding: 0
}


#AD186900_1 .npdbg .flt_price01,
#AD186900_1 .npdbg .flt-price01{
    float: left;
    width: 100%;
}

#AD186900_1 .npdbg{
    padding-bottom: 20px;
}

#AD186900_1 .npdbg .flt_price01 h5 , #AD186900_1 .npdbg .flt-price01 h5{margin-top:10px;}



#AD186900_1 .tabpanebackpadding {
    padding: 20px 0
}

#AD186900_1 .up_arrow:after {
    content: '\f176'
}

#AD186900_1 .down_arrow:after {
    content: '\f175'
}

#AD186900_1 .section-loading {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff
}

#AD186900_1 .section-loading ul#AD186900_1 .list-bars {
    list-style: none;
    display: flex;
    align-items: center
}

#AD186900_1 .notfoundcss {
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 11;
    top: 0;
    text-align: center
}

#AD186900_1 .leftnotfoundcss {
    width: 30%;
    margin: 17% auto auto;
    padding: 20px 0 7px;
    border-radius: 4px
}

#AD186900_1 .adi-col-7edit {
    width: 75%;
    padding-left: 20px
}

#AD186900_1 .adi_flight_result {
    list-style: none;
    position: relative;
}

#AD186900_1 .adivaha_bus_deatils {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#AD186900_1 .adivaha_bus_deatils55 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding: 0;
    line-height: normal
}

#AD186900_1 .adivaha_bus_deatils3,
#AD186900_1 .adivaha_bus_deatils5 {
    font-weight: 500;
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 12px
}

#AD186900_1 .adivaha_bus_deatils3 {
    color: var(--bs-gray-500)
}

#AD186900_1 .adivaha_bus_deatils_main {
    width: 100%;
    float: left;
    margin: 10px 0 0
}

#AD186900_1 .DateNavigator_adivaha {
    float: left;
    width: 100%;
    background: 0 0;
    box-shadow: none;
    border: none;
    border-radius: 0
}

#AD186900_1 .multiday-menu_adivaha {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    justify-content: center
}

#AD186900_1 .vertically_adivaha {
    color: var(--box-color);
    border: 1px solid #cccccc96;
    width: 20%;
    float: left;
    position: relative;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px
}

#AD186900_1 .DateNavigator_adivaha .checked-icon-box {
    position: absolute;
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 26px;
    height: 26px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
    background: var(--box-color);
    border: 2px solid #fff
}

#AD186900_1 .selected_adivaha {
    background: var(--box-color);
    color: #ffffffab
}

#AD186900_1 .disableClick {
    pointer-events: none;
    color: rgba(40, 40, 40, .3);
    background-color: transparent
}

#AD186900_1 .inboundResultBox .adi_travelport_bus_cls .flight_left_70_padO,
#AD186900_1 .outboundResultBoxWidth .adi_travelport_bus_cls .flight_left_70_padO {
    padding: 6px
}

#AD186900_1 .inboundResultBox .adi_travelport_bus_cls .adiFullp,
#AD186900_1 .outboundResultBoxWidth .adi_travelport_bus_cls .adiFullp {
    flex-direction: column
}

#AD186900_1 .inboundResultBox .adi_travelport_bus_cls .flight_left_20,
#AD186900_1 .outboundResultBoxWidth .adi_travelport_bus_cls .flight_left_20 {
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start
}

#AD186900_1 .legInfo_bus {
    height: 65px;
    width: 107px;
    background-size: contain;
    background-position: center;
    background-color: var(--bs-gray-400);
    border-radius: 5px;
    background-repeat: no-repeat
}

#AD186900_1 #abe_flights_results.flex_breakup_btn {
    background: #F44336;
    padding: 0 10px;
    margin-left: 10px;
    color: #fff;
    font-size: 12px;
    border-radius: 10px;
}

#AD186900_1 .flex_breakup_btn:hover {
    color: #fff
}

#AD186900_1 .flight_right_30_padding {}

#AD186900_1 .ribbonflag {
    position: relative;
    text-align: center;
    padding: 2px 15px;
    right: 0px;
    top: -15px;
    width: auto;
    color: #fff;
    font-size: 12px;
    box-shadow: -1px 2px 3px rgba(0, 0, 0, .3);
    border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
    margin: 0 -14px 0 auto;
}

#AD186900_1 .ribbonflag:after {
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    left: -13.5px;
    border-top: 11px solid transparent;
    border-bottom: 13px solid transparent;
    top: 0px
}

#AD186900_1 .formatted_baggage {
    width: auto;
    float: right;
    text-align: right;
    display: flex;
    align-content: end;
    justify-content: end;
}
 
#AD186900_1 .flightDetailCls,
#AD186900_1 .returnflightDetailCls {
    width: 100%;
    padding: 10px;
    float: left
}

#AD186900_1 .adi_farerules {
    display: flex;
    flex-wrap: wrap;
}

#AD186900_1 .farebaseone {
    display: flex;
    flex-direction: column;
    padding: 10px;
}

#AD186900_1 .farebaseones {
    background: #edf5f0;
    width: 100%;
    float: left;
    padding: 10px;
}

#AD186900_1 .inboundResultBox .baggages_1uls,
#AD186900_1 .outboundResultBoxWidth .baggages_1uls {
    padding: 10px;
}

#AD186900_1 .farebaseone1,
#AD186900_1 .farebaseone2 {
    font-size: 13px;
    display: flex;
    margin-bottom: 7px;
    padding-bottom: 7px;
    width: 100%;
    float: right;
}

#AD186900_1 .farebaseone1 {
    color: #000;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
}

#AD186900_1 .farebaseone11 {
    width: 20%;
    text-align: left;
    display: inline-block;
}

#AD186900_1 .farebaseone2 {
    color: #777;
    justify-content: space-between;
    border-bottom: 0 solid #ccc;
    padding-bottom: 0;
}

#AD186900_1 .farebaseone22 {
    width: 20%;
    text-align: left;
    float: left;
}

#AD186900_1 .farebaseone22 b {
    font-weight: 600
}

#AD186900_1 .ndc:after {
    border-right: 14px solid #F44336;
}

#AD186900_1 .allotment:after {
    border-right: 14px solid #F44336;
}

#AD186900_1 .spf:after {
    border-right: 14px solid #3f51b5;
}

#AD186900_1 .tab_content {}

#AD186900_1 .adi_flight_left_90 {
    width: 85%
}

#AD186900_1 .adi_flight_left_901 {
    width: 15%
}

#AD186900_1 .adi-layovercss {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: -41px;
}

#AD186900_1 .adi-layovercss p {
    background: #ffffff;
    color: #F44336;
    display: inline;
    padding: 6px;
    border-radius: 14px;
    border: 2px solid;
    overflow: hidden;
}

#AD186900_1 .adi-layovercss {
    position: relative;
}
#AD186900_1 .partdaysbg{
        margin-top: 10px ; 
    margin-bottom: 12px ;
}


 #AD186900_1 .shareclass img{width: 20px;}
#AD186900_1 .datetotalss img{display:none;}
@media(max-width:1134px){
    #AD186900_1 .cal_depart_date_trww{overflow-x:scroll;}
    #AD186900_1 .inboundResultBox .carry_baggage, #AD186900_1 .outboundResultBoxWidth .carry_baggage{width: 16px; margin-top: -18px;}
#AD186900_1 .inboundResultBox .checked_in_baggage, #AD186900_1 .outboundResultBoxWidth .checked_in_baggage{width: 16px; margin-top: -18px;}

#AD186900_1 .inboundResultBox .sortings, #AD186900_1 .outboundResultBoxWidth .sortings{overflow-x:scroll ;}

#AD186900_1 .inboundResultBox .sorting, #AD186900_1 .outboundResultBoxWidth .sorting{flex:0 0 110px;}

}



#AD186900_1 .inboundResultBox .view_more_btn, #AD186900_1 .outboundResultBoxWidth .view_more_btn{    font-size: 13px;
    margin: 10px 0px 0px;
    float: left;}


@media(max-width:1023px){
    #AD186900_1 .view_more_btn{
            font-size: 12px; }

#AD186900_1 .inboundResultBox .view_more_btn, #AD186900_1 .outboundResultBoxWidth .view_more_btn{font-size:11px;}
}

@media(max-width:950px){

    #AD186900_1 .view_more_btn{
            font-size: 10px;
    }
}

@media screen and (max-width:896px) {
     #AD186900_1 .per_room_text_btn {
      position: absolute;
        left: 0;
        height: 19vh;
        width: 100%;
        background-color: transparent;
        box-shadow: none;
        padding: 0;
        font-size: 0px;
        bottom: 0;
    }

    #AD186900_1 .flight_left_50_adi_full1 {
        width: 100%;
    }
    #AD186900_1 .price_textvbestasribbon{
        font-size: 8px;
        top: -98px;
        right: -94px;
    }

    #AD186900_1 .ribbonflag {
      position:absolute;
      right:0;
      width:auto;
      left:auto;
      top:-90px;
      margin: 0;
    }

    #AD186900_1 .spf {
        top: 0;
    }

    #AD186900_1 .flight_left_50_adi_full {
        width: 100%;
    }

    #AD186900_1 .adi-layovercss {
        margin-top: -45px;
    }

    #AD186900_1 .filterbtncss,
    #AD186900_1 .hide_desktop,

    #AD186900_1 .hidedesktopview,
    #AD186900_1 .menu-toggle,
    #AD186900_1 .modifybtn,
    #AD186900_1 .outboundResultBoxWidth11 .filter_row_adi {
        display: block
    }

    #AD186900_1 .baggage_information_left {
        width: 60%;
    }

    #adivaha_tbo_flight_results .flight_right_30_padding_btn {
        justify-content: space-between;
    }

    #AD186900_1 .ppr {
        margin: 5px 10px
    }

    #AD186900_1 .adi-right-gap-no {
        padding-left: 0
    }

    #AD186900_1 .adi-col-4,
    #AD186900_1 .adi-col-6,
    #AD186900_1 .adi-col-7edit,
    #AD186900_1 .filter_row_adi_one{
        width: 100%
    }
    #AD186900_1 .flight_left_70_padO,
    #AD186900_1 .flight_right_30_padding {
        width: 100%!important
    }
 #AD186900_1 .flight_right_30_padding{        flex-direction: row;
        border-left: 0px;
        padding: 10px 5px 0;}
    #AD186900_1 .outboundResultBoxWidthcolumn {        display: flex

      
    }

    #AD186900_1 .tab_content_container {
        width: 100%;
        padding-left: 0
    }

    #AD186900_1 .adiFullp_lip {
        position: relative;
        box-shadow: 0 0 0 rgb(0 0 0 / 16%), 0 1px 6px rgb(0 0 0 / 23%);
        background: #fff;
        border-radius: 3px;
        margin-top: 0;
        margin-bottom: 8px
    }

    #AD186900_1 #inbound_resultdata .top_header_mobile,
    #AD186900_1 .DateNavigator_adivaha .checked-icon-box,
    #AD186900_1 .Yes .Selecttext .adi_round_trip,
    #AD186900_1 .baggage_freeBaggageAllowance:after,
    #AD186900_1 .flightSummary,
    #AD186900_1 .hide_mobile,
    #AD186900_1 .hidemobileview,
    #AD186900_1 .hotel_proposal-price_text-vat,
    #AD186900_1 .inboundResultBox .adi_navbartext,
    #AD186900_1 .outboundResultBoxWidth .hide_mobile,
    #AD186900_1 .outboundResultBoxWidth2 .filter_row_adi,
    #AD186900_1 .outboundResultBoxWidth2 .hide_mobile,
   
    #AD186900_1 .searchBoxMobile,
    #AD186900_1 .shareoption,
    #AD186900_1 .webtext,
    #AD186900_1 .webtext h5 {
        display: none
    }

    #AD186900_1 .padding-addbox {
        border-right: 0px dotted #ddd;
        padding: 0 10px
    }

    #AD186900_1 .selecthotel_text {
        font-weight: 700;
        font-size: 13px;
        line-height: 1.2;
        color: #424242
    }

    #AD186900_1 .menu-toggle-grippy {
        bottom: 100px;
        position: fixed;
        left: 15px;
        z-index: 99;
        font-size: 0px;
        background-color: var(--box-color);
        color: #fff;
        width: 56px;
        height: 56px;
        border-radius: 100%;
        text-align: center;
        padding: 19px 0;
        cursor: pointer;
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 10%)
    }

    #AD186900_1 .menu-toggle-grippy .fa,
    #AD186900_1 .totalAmountaa {
        font-size: 23px
    }

    #AD186900_1 .background-color-graycss,
    #AD186900_1 .internationflights,
    #AD186900_1 .tabpanebackpadding {
        padding: 0
    }

    #AD186900_1 .Selecttext {
        font-size: 14px;
        color: #fff;
        font-weight: 500;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #AD186900_1 .adi-adult_text {
        padding-bottom: 0;
        font-size: 12px;
        color: #fff;
        line-height: 21px
    }

    #AD186900_1 .modifyToggle:hover {
        color: #fff
    }

    #AD186900_1 .sorting,
    #AD186900_1 .sorting:hover,
    #AD186900_1 .up_arrow {
        color: #9e9e9e
    }

    #AD186900_1 .modifyToggle .fa {
        font-size: 17px
    }

    #AD186900_1 .flights_sortbar_ne {
        margin: 0 0 5px;
        background: #fff;
        box-shadow: 0 2px 3px rgb(0 0 0 / 40%)
    }

    #AD186900_1 .sorting {
        line-height: 21px;
        font-weight: 500;
        border: 0 solid #e0dada
    }

    #AD186900_1 .up_arrow {
        border-bottom: 0 solid #186;
        background: #e5e6e8
    }

    #AD186900_1 .add-cl-js {
        border: 0 solid #dfdfdf;
        padding: 8px 8px 0;
        margin-bottom: 0;
        position: relative
    }

    #AD186900_1 .border-1pag:hover {
        border: 0 solid #186
    }

    #AD186900_1 .adi-col-7 {
        width: 65%
    }

    #AD186900_1 .adi-col-3 {
        width: 35%
    }

    #AD186900_1 .adi_filter_row {
        padding: 15px;
        margin-bottom: 0
    }

    #AD186900_1 .searchBoxMobile_mobile {
        position: fixed;
        top: 65px;
        z-index: 11;
        transition: .3s
    }

    #AD186900_1 .Milestext {
        font-size: 13px;
        color: var(--box-color);
        font-weight: 600
    }

    #adivaha_tbo_flight_results .per_room_text_btn {
        position: relative;
        background: #000;
        font-size: 12px;
        padding: 8px 15px;
        width: auto;
        margin-left: 20px;
    }

    #AD186900_1 .baggage_information{ z-index: 1;}
    #AD186900_1 .webtext {
        z-index: 1;
        background-color: transparent
    }

 .tkt_pricess{gap: 4px;
    display: flex
;
    flex-direction: row;}

    #AD186900_1 .webtext {
        position: relative;
        border-top: 0;
        padding: 0
    }

    #AD186900_1 .baggage_information {
               position: relative;
        padding: 7px;
        border-top: 1px dashed #ccc;
    }
#AD186900_1 .loadmorecss{margin: 0px 0px 10px;}
    #AD186900_1 .flight_left_70_padO {
        padding: 7px
    }

    #AD186900_1 .flight_left_70_padO .adiFullp {
        flex-direction: column
    }

    #AD186900_1 .flight_deatilsshow,
    #AD186900_1 .flight_left_20 {
        width: 100%;
        flex-direction: row;
        align-items: center;
        text-align: left
    }

    #AD186900_1 .flight_left_80 {
                width: 100%;
        margin: 0px 0 10px;
    }

    

    #AD186900_1 .time_go1 {
        font-size: 14px
    }
#AD186900_1 .flight_left_80_border_bottom{justify-content: space-between;}
    #AD186900_1 .price_text {
        font-size: 13px;
        line-height: normal;
    }

    #AD186900_1 .flight_text_no_and_name,
    #AD186900_1 .high_price,
    #AD186900_1 .totalAmount p {
        font-size: 12px;
        margin: 0
    }

    #AD186900_1 .flight_time_and_hos,
    #AD186900_1  .price_text,
    #AD186900_1 .numbarofseats,
    #AD186900_1 .price_text,
    #AD186900_1 .view_more_btn,
    #AD186900_1 .view_ticket_rule {
        font-size: 13px
    }

    #AD186900_1 .numbarofseats {
        font-weight: 500;
        width: auto
    }

    #AD186900_1 .flightdeatailstab {
        position: fixed;
        top: 0;
        z-index: 2222;
        background: #fff;
        height: 100%;
        overflow-y: scroll;
        left: 0;
        right: 0;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        animation-duration: .5s;
        animation-fill-mode: both;
        animation-delay: .5s;
        -webkit-animation-duration: .5s;
        -webkit-animation-fill-mode: both;
        -webkit-animation-delay: .5s
    }

    #AD186900_1 .roundTripHeader {
        width: 100%;
        padding: 10px 8px
    }

    #AD186900_1 .actionCol .per_room_text_btn {
        padding: 10px 27px;
        background-color: #fca402;
        font-size: 17px;
        position: relative;
        float: right;
        height: auto;
        font-weight: 700
    }

    #AD186900_1 .inboundResultBox {
        background: #eee;
        z-index: 9;
        flex-basis: calc(100% - 60px);
        width: calc(100% - 60px);
        flex: 1;
        transition: left .3s ease-in;
        -webkit-touch-action: pan-y;
        -moz-touch-action: pan-y;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-overflow-scrolling: touch;
        float: none;
        position: absolute;
        left: 72px;
        overflow-y: scroll;
        height: 100vh
    }

    #AD186900_1 .resultdata_togglecode {
        scrollbar-width: none;
        flex-basis: auto;
        padding-right: 0;
        left: calc(100% - 60px);
        opacity: .2;
        
    }
#AD186900_1 .resultdata_togglecodej{opacity: .2;}
 
    #AD186900_1 .return_searchresult,
    #AD186900_1 .searchresult {
        padding: 44px 5px 0;
        list-style: none
    }

    #AD186900_1 .numbarofseats,
    #AD186900_1 .refundcss {
      border: 0 solid #ccc;
        padding: 0;
        font-size: 12px;
        text-align: right;
       
    }

    #AD186900_1 .top0 {
        overflow-x: hidden;
        overflow-y: scroll;
        top: 0
    }

    #AD186900_1 .filterMobile {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: none;
        box-sizing: border-box;
        transition-property: transform;
        transform: translate3d(0, 100vh, 0);
        background: #fff;
        z-index: 11000;
        overflow: hidden;
        transition-duration: .4s
    }
    #AD186900_1 .FareFamilyListtest12sertext{
        width: auto;
    }

    #AD186900_1 .show {
        display: block;
        transform: translate3d(0, 0, 0);
        transition-duration: .4s
    }

    #AD186900_1 .main-loading-container {
        position: relative;
        background: #fff;
        float: left;
        width: 100%;
        margin-top: 5px;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        opacity: 1;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-delay: .5s;
        -moz-animation-delay: .5s;
        animation-delay: .5s;
        z-index: 33;
    }

    #AD186900_1 .tabpanebackinmg {}

    #AD186900_1 .adi-Close,
    #AD186900_1 .adi-Close div,
    #AD186900_1 .loading {
        position: relative
    }

    #AD186900_1 .theiaStickySidebar {
        height: 100%
    }

    @-webkit-keyframes fadeOut {
        from {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
    }

    @keyframes fadeOut {
        from {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }

        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
    }

    @-webkit-keyframes fadeIn {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0)
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    #AD186900_1 .adi-Close {
        display: inline-block;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        cursor: pointer;
        float: right;
        padding: 11px 5px
    }

    #AD186900_1 .adi-Close div {
        width: 15px;
        height: 3px;
        background: #000;
        transform: rotate(5.5rad)
    }

    #AD186900_1 .adi-Close div:before {
        content: "";
        width: 3px;
        height: 15px;
        background: #000;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    #AD186900_1 .loading-container {
        height: 100px;
        padding: 10px;
        margin-bottom: 13px
    }

    #AD186900_1 .loading {
        -webkit-animation-name: wave;
        -webkit-animation-timing-function: linear;
        -moz-animation-duration: 1s;
        -moz-animation-fill-mode: forwards;
        -moz-animation-iteration-count: infinite;
        -moz-animation-name: wave;
        -moz-animation-timing-function: linear;
        background: 0 0/800px 104px no-repeat #ddd;
        background-image: -webkit-gradient(linear, left center, right center, from(#ddd), color-stop(2, #f5f5f5), color-stop(.4, #e5e5e5), to(#ddd));
        background-image: -webkit-linear-gradient(left, #ddd 0, #f5f5f5 20%, #e5e5e5 40%, #ddd 100%);
        background-image: -moz-gradient(linear, left center, right center, from(#ddd), color-stop(.2, #f5f5f5), color-stop(.4, #e5e5e5), to(#ddd));
        background-image: -moz-linear-gradient(left, #ddd 0, #f5f5f5 20%, #e5e5e5 40%, #ddd 100%);
        height: 104px
    }

    #AD186900_1 .reverse-direction .loading {
        -webkit-animation-direction: reverse;
        -moz-animation-direction: reverse
    }

    #AD186900_1 .loading div {
        background: #fff;
        height: 6px;
        left: 0;
        position: absolute;
        right: 0
    }

    div#AD186900_1 .shape1 {
        height: 105px;
        left: 100px;
        right: auto;
        top: 0;
        width: 10px
    }

    div#AD186900_1 .shape2 {
        height: 10px;
        left: 500px;
        top: 0
    }

    div#AD186900_1 .shape3 {
        left: 110px;
        top: 10px
    }

    div#AD186900_1 .shape4 {
        height: 12px;
        left: 500px;
        top: 14px
    }

    div#AD186900_1 .shape5 {
        left: 110px;
        top: 26px
    }

    div#AD186900_1 .shape6 {
        height: 10px;
        left: 500px;
        top: 32px
    }

    div#AD186900_1 .shape7 {
        left: 110px;
        top: 42px
    }

    div#AD186900_1 .shape8 {
        left: 110px;
        top: 48px;
        height: 38px
    }

    div#AD186900_1 .shape9 {
        left: 110px;
        top: 86px
    }

    div#AD186900_1 .shape10 {
        left: 110px;
        top: 88px
    }

    div#AD186900_1 .shape11 {
        left: 200px;
        top: 94px;
        height: 10px;
        width: 30%
    }

    div#AD186900_1 .shape12 {
        left: 500px;
        top: 94px;
        height: 10px
    }

    @-webkit-keyframes wave {
        0% {
            background-position: -468px 0
        }

        100% {
            background-position: 468px 0
        }
    }

    @-moz-keyframes wave {
        0% {
            background-position: -468px 0
        }

        100% {
            background-position: 468px 0
        }
    }

    #AD186900_1 .modifyToggle {
        color: #fff;
        padding: 9px 0;
        float: left;
        font-size: 0px;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        text-align: right
    }

    #AD186900_1 .flightdeatailstab .adi_filter_row,
    #AD186900_1 .high_price {
        margin-bottom: 0
    }

    #AD186900_1 .tabskk {
        margin: 15px 0 0;
        float: left;
        width: 100%
    }

    #AD186900_1 .top_header_mobile_navbar {
        padding: 0 10px;
        flex-direction: row;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    #AD186900_1 .top_header_mobile {
        width: 100%;
        background-color: var(--box-color);
        top: 0;
        z-index: 333;
        left: 0;
        height: 56px;
        right: 0
    }

    #AD186900_1 .backicon_navbar i {
        padding: 0 16px;
        min-width: 48px;
        font-size: 19px
    }

    #AD186900_1 .adi_navbartext {
        float: left
    }

    #AD186900_1 .searchBoxMobile {}



    #AD186900_1 .GetRoomListBtnmore {
        width: auto
    }

    #AD186900_1 .hotel_proposal-price {
        width: 30%;
        padding: 5px
    }

    #AD186900_1 .adi_non_fixed_topbar::-webkit-scrollbar,
    #AD186900_1 .flightdeatailstab::-webkit-scrollbar,
    body::-webkit-scrollbar {
        width: 3px
    }

    #AD186900_1 .adi_non_fixed_topbar:-webkit-scrollbar-track,
    #AD186900_1 .flightdeatailstab:-webkit-scrollbar-track,
    body::-webkit-scrollbar-track {
        background-color: #e7e7e7;
        border: 1px solid #cacaca
    }

    #AD186900_1 .adi_non_fixed_topbar::-webkit-scrollbar-thumb,
    #AD186900_1 .flightdeatailstab::-webkit-scrollbar-thumb,
    body::-webkit-scrollbar-thumb {
        background-color: #9e9e9e
    }

    #AD186900_1 .hotel_proposal-price__button {
        padding: 13px 5px;
        width: 100%
    }

    #AD186900_1 .hotel_proposal-info-gate_info__guests {
        width: 150px
    }

    #AD186900_1 .currency_font {
        text-align: right;
        font-size: 15px;
        line-height: normal
    }

    #AD186900_1 .high_price {
       
    }

    #AD186900_1 .fltDetTab {
        font-size: 12px;
        padding: 6px 9px 6px 9px;
       
    }

    #AD186900_1 #adivaha_travelport_results_page .inboundResultBox .price_text,
    #AD186900_1 #adivaha_travelport_results_page .outboundResultBoxWidth .price_text {
        margin-top: -13px;
        margin-bottom: 10px
    }

   

    #AD186900_1 .outboundResultBoxWidth {
        overflow-y: auto;
        height: 100vh;
        width: unset;
        flex-basis: calc(100% - 64px);
        float: none;
        touch-action: pan-y
    }

    #AD186900_1 .fligh_timeandh {
        flex-direction: column
    }

    #AD186900_1 .adi_flight_left_901 {
        float: right;
        width: 100%;
        text-align: right;
        margin-top: -29px
    }

    #AD186900_1 .flightnumbercssv4 {
        margin-left: 6px
    }

    #AD186900_1 .adi_fixed_topbar {
       
    }

    #AD186900_1 .adi_non_fixed_topbar {
       height: 100vh;
        position: relative;
        width: 100%;
        overflow-y: scroll;
        padding-top: 0;
        overflow-x: hidden;
        background: #fff;
        left: 0;
        padding-bottom: 50px;
    }

    #AD186900_1 .adi_filter_row h5,
    #AD186900_1 .adi_filter_text {
        margin: 0 0 18px
    }

    #AD186900_1 .segment_adivaha p {
        margin: 0
    }

    #AD186900_1 .flight_deatilsshow {
        margin: 64px 0 0
    }

    .price_textvbestas {
        background-image: linear-gradient(80deg, #1ee927, #0f7909);
        color: #fff;
        position: absolute;
        top: 14px;
        font-size: 10px;
        font-weight: 700;
        transform: rotate(53deg);
        right: -30px;
        width: 100px;
        text-align: center;
        box-shadow: 0 3px 10px -5px rgb(0 0 0)
    }

    #AD186900_1 .adi-col-7ediload {
        padding: 0 5px
    }

    #AD186900_1 .tab-content {
        display: flex;
        flex-direction: initial
    }

    #AD186900_1 .cal_deaprt_date_tr1s,
    #AD186900_1 .cal_depart_date_trww .adh_calendar_prices {
        line-height: normal;
        height: auto;
        font-size: 12px;
        padding: 10px 3px
    }

    #AD186900_1 .cal_depart_date_trww .adh_calendar_prices {}

    #AD186900_1 .outboundResultBoxWidthcolumn .tab-content {
        
    }

    #AD186900_1 .desktopkaeliyss {
        display: none
    }

    #AD186900_1 .bx-has-controls-direction {
        display: none
    }

    #AD186900_1 .bx-viewport {
        display: flex;
        flex-direction: row;
        text-align: center;
        white-space: nowrap;
        overflow-x: scroll !important
    }

    #AD186900_1 .flights_left_70_padO:after,
    #AD186900_1 .flights_left_70_padO:before {
        display: none !important
    }

    #AD186900_1 .background-color-graycss {
        overflow: hidden;
    }
}

#AD186900_1 .flexible-fare-text {
    color: #f44336;
    font-weight: 600;
    border-radius: 12px;
    padding: 2px 6px;
    border: 2px solid #746e6e82;
    background: #e8e8e8;
    cursor: pointer;
}

#AD186900_1 .flexible-fare-text:hover {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 4%), 0 2px 10px 0 rgb(0 0 0 / 4%);
}

#AD186900_1 .flexible-fare-text:hover {
    color: #f44336
}



@media(max-width:786px){
    #AD186900_1 .view_more_btn {    
    position:static;
}

}

#AD186900_1 .whatsappshare {
    padding-left: 5px;
}

@media all and (max-width:454px) {
    #AD186900_1 .calendarTable {
        
    }
}

.baggageicon {
    position: relative
}

.baggageicon .tooltipss {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-size: 13px;
    top: -6px
}

.carry_baggage1 .tooltipss::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 61%;
    margin-left: 46px;
    border-width: 11px;
    border-style: solid;
    border-color: #fff0 #fff0 #fff0 #000
}

.baggagedetailcls {
    display: block
}

.checked_in_baggage1 .tooltipss::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 62%;
    margin-left: -94px;
    border-width: 11px;
    border-style: solid;
    border-color: #fff0 #000 #fff0 #fff0
}

.baggageicon:hover .tooltipss {
    visibility: visible;
    white-space: pre-wrap
}

.carry_baggage1:hover .tooltipss {
    right: 27px;
    top: -18px
}

.checked_in_baggage1:hover .tooltipss {
    left: 27px
}

.carry_baggage {
    color: #607d8b
}

.checked_in_baggage {
    color: #607d8b
}




#AD186900_1 .flight_layovertimes_divv {
    position: absolute;
    bottom: 9px;
}

#AD186900_1 .flight_layovertimes_main {
    font-size: 12px;
    margin-bottom: 2px;
    border: 1px solid #e60004;
    border-radius: 100px;
    color: #e60004;
    background: #ff00000a;
    padding: 0px 6px;
}

#AD186900_1 .flight_brief_layovers__flight_time .check3,
#AD186900_1 .flight_brief_layovers__flight_time .check55 {
    display: none;
}

@media all and (max-width:590px) {
    /* #AD186900_1 .formatted_baggage {
        position: absolute;
        right: 0;
        top: -40px;
    } */

    #AD186900_1 .ffhide{
        max-width:49.0%
    }

    #AD186900_1 .formatted_time,
    #AD186900_1 .time_go1_2 {
        font-size: 9px;
    }

    #AD186900_1 .flight_left_70_padO {}

    #AD186900_1 .flightnumbercssv4 {
        margin-left: 10px;
    }

    #AD186900_1 .price_text {
             display: flex;
    }

    #AD186900_1 .sorting {
        font-size: 9px;
    }

    #AD186900_1 .farefamilyluggage i {
        margin-left: 10px;
    }

    #AD186900_1 .active_cal_date {
        font-size: 10px;
    }

    #AD186900_1 .cal_depart_date {
        font-size: 10px;
    }

    #AD186900_1 .adh_calendar_price {
        font-size: 10px;
    }

    #AD186900_1 .cal_return_date {
        font-size: 10px;
    }

    #AD186900_1 .retuneheader {
        font-size: 12px;
    }

    #AD186900_1 .departheader {
        font-size: 12px;
    }

    #AD186900_1 .price_farebreakup_detail{    right: 11px;
        top: 93px;
        width: auto;}
   
        #AD186900_1 .flight_layovertimes_divv{    display: flex
            ;}
    #AD186900_1 .flight_layovertimes_divv .flight_layovertimes_main {
        font-size: 7px;
        padding: 3px 3px;
    }

    #AD186900_1 .checked_in_baggage1 .tooltiptext {
        top: -11px;
        left: auto;
        right: 18px;
    }

    #AD186900_1 #abe_flights_results .flightnumbercss {
        display: inline;
    }

    #AD186900_1 .FareFamilyListtest12sertextinter {
        width: auto;
        right: 0;
    }

    #AD186900_1 .checked_in_baggage1 .tooltiptext::before {
        top: 14px;
        left: auto;
        right: -19px;
        border-color: transparent transparent transparent #000000;
    }

   
    #AD186900_1 #abe_flights_results .farefamilyluggage {margin:10px 0px 0px}
    #AD186900_1 .FareFamilyListtest12sesr:hover .FareFamilyListtest12sertext{    width: auto;
        left: 0;}
        #AD186900_1 .FareFamilyListtest12sertext .cancellationtool{    flex-direction: row;}
        #AD186900_1 .baggagecount span{    margin-top: 19px!important;}
        #AD186900_1 .FareFamilyListtest12sertext .cancellationtool h3{height:auto}
        #AD186900_1 .calendarTableindicate{padding: 5px}
        #AD186900_1 .calendarTableindicate1,#AD186900_1 .calendarTableindicate2 li{    font-size: 13px;}
        #AD186900_1 .adh_calendar_price{        width: 12.1%;}
        #AD186900_1 .cal_deaprt_date_tr1,#AD186900_1 .departheader{    width: 15%;}
        #AD186900_1 .cal_return_date_tr{    width: 85%;}
}
@media (max-width: 786px) {
    #AD186900_1 .flightnumbercssv4s {
         padding: 0px 5px; 
        }
    #AD186900_1 .ffhide{
            max-width:49%;
        } }
@media screen and (max-width:520px) {
        #AD186900_1 .ffhide{
            max-width:100%;
        }
}
@media screen and (max-width:415px) {
        #AD186900_1 .price_textvbestasribbon {
        top: -118px;}
}#AD186900_1 .pricegrp{display:flex;width:100%;justify-content:space-between;align-items:center}
#AD186900_1 .pricedrpdwn{border:1px solid;width:100%;border-radius:5px;margin-top:5px;padding:5px}
#AD186900_1 .pricedrpdwn ul{list-style:none;padding:0}
#AD186900_1 .pricedrpdwn ul li{font-size:12px;color:#212020;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#AD186900_1 .pricegroupcss1{display:flex;flex-wrap:wrap}
#AD186900_1 .pricedrpdwn ul li span i{color:#212020;margin-right:5px}
#AD186900_1 .partdays img{margin:auto;}
#AD186900_1 .tabpaneback{border-radius: 0px;}
