/* lg Devices */
@media (min-width: 992px) {
    .rqcRowNumberContainer {
        width: 15px;
    }

    .rqcGenderContainer {
        width: 6.3%; /*6.3%;*/
        font-size: small;
    }

    .rqcB2CCodeContianer {
        width: 10%;
        font-size: small;
    }

    .rqcCodeContianer {
        width: 8%;
        font-size: small;
    }

    .rqcNameContainer {
        width: 14.66%; /*16%;*/
    }

    .rqcSurnameContainer {
        width: 18.6%; /*21%;*/
    }

    .rqcCountryContainer {
        width: 9.06%;
        font-size: small;
    }

    .rqcBirthDateContainer {
        width: 6%;
    }

    .rqcNationalContainer {
        width: 8%;
    }

    .rqcPassportContainer {
        font-size: small;
        width: 8.8%;
    }

    .rqcExpireContainer {
        font-size: small;
        width: 11%;
    }

    .rqcMemberContainer {
        width: 8%;
    }

    .rqcBtnContainer {
        width: 7% !important;
    }

    .rqcPhoneContainer {
        width: 10.5% !important;
    }

    .rqcB2CPhoneContainer {
        width: 14.8% !important;
    }

    .extraAmountContainer {
        margin-top: 33px !important;
        text-align: start;
    }

    .rqcB2CCardInfo {
        width: 25.5% !important;
    }

    .rqcEmailContainer {
        width: 20.75% !important;
    }
}

/* Md Devices */
@media (min-width: 768px) and (max-width: 991px) {
    .rqcB2CCodeContianer {
        width: 16.5%;
        font-size: small;
    }

    .rqcCodeContianer {
        width: 16.5%;
        font-size: small;
    }

    .rqcRowNumberContainer {
        width: 15px;
        /*padding-bottom: 4px !important;*/
    }

    .rqcGenderContainer {
        width: calc(14% - 15px);
        font-size: small;
        padding-bottom: 4px !important;
    }

    .rqcNameContainer {
        width: 30%;
        padding-bottom: 4px !important;
    }

    .rqcSurnameContainer {
        width: 41%;
        padding-bottom: 4px !important;
    }

    .rqcCountryContainer {
        width: 15%;
        font-size: small;
        padding-bottom: 4px !important;
    }

    .rqcLinkedAdultContainer {
        width: 15%;
        font-size: small;
        padding-bottom: 4px !important;
        padding-top: 4px !important;
    }

    .rqcBirthDateContainer {
        width: 15%;
        padding-bottom: 4px !important;
        margin-left: 12px !important;
        padding-top: 4px !important;
    }

    .rqcNationalContainer {
        width: 15%;
        padding-bottom: 4px !important;
        padding-top: 4px !important;
    }

    .rqcPassportContainer {
        font-size: small;
        width: 15%;
        padding-bottom: 4px !important;
        padding-top: 4px !important;
    }

    .rqcExpireContainer {
        font-size: small;
        width: 15%;
        padding-bottom: 4px !important;
        padding-top: 4px !important;
    }

    .rqcMemberContainer {
        width: 15%;
        padding-bottom: 4px !important;
        padding-top: 4px !important;
    }
}

/* Sm Devices */
@media (min-width: 576px) and (max-width: 767px) {
    .rqcRowNumberContainer {
        width: 15px;
        /*padding-bottom: 4px !important;*/
    }

    .rqcGenderContainer {
        width: calc(50% - 15px);
        font-size: small;
        padding-bottom: 4px !important;
    }

    .rqcB2CCodeContianer, .rqcCodeContianer {
        font-size: small;
    }

    .rqcNameContainer {
        width: 50%;
        padding-bottom: 4px !important;
    }

    .rqcSurnameContainer {
        width: 60%;
        padding-bottom: 4px !important;
        margin-left: 12px !important;
    }

    .rqcCountryContainer {
        width: 30%;
        font-size: small;
        padding-bottom: 4px !important;
    }

    .rqcBirthDateContainer {
        width:30%;
        padding-bottom: 4px !important;
        margin-left:12px !important;
    }

    .rqcNationalContainer {
        width: 30%;
        padding-bottom: 4px !important;
    }

    .rqcPassportContainer {
        font-size: small;
        width: 30%;
        padding-bottom: 4px !important;
    }

    .rqcExpireContainer {
        font-size: small;
        width: 30%;
        padding-bottom: 4px !important;
        margin-left: 12px !important;
    }

    .rqcMemberContainer {
        width: 30%;
        padding-bottom: 4px !important;
    }

    .rqcContactInfo div {
        padding-bottom: 4px !important;
    }

    .rqcLinkedAdultContainer {
        width: 30%;
        font-size: small;
        padding-top: 4px !important;
    }



    /* .rqcPacketColumn .select2-container {
        width: 90% !important;
    }*/


    .rqcPacketColumn .select2 {
        width: 90% !important;
    }
}

/*Mobile*/
@media (max-width:576px) {

    #SelectFlightbtn {
        position: inherit !important;
        top: inherit !important;
    }

    .rqcPriceDiv .rqContainer {
        padding-top: 12px !important;
    }

    .rqcB2cPriceDiv .rqContainer {
        padding-top: 22px !important;
    }

    .rqcContactInfo div {
        padding-bottom: 4px !important;
    }

    .rqcRowNumberContainer {
        width: 15px;
        /*padding-bottom: 4px !important;*/
    }

    .rqcGenderContainer {
        width: calc(100% - 15px);
        font-size: small;
        padding-bottom: 4px !important;
    }

    .rqcB2CCodeContianer, .rqcCodeContianer {
        font-size: small;
    }

    .rqcNameContainer {
        width: 100%;
        padding-bottom: 4px !important;
    }

    .rqcSurnameContainer {
        width: 100%;
        padding-bottom: 4px !important;
    }

    .rqcCountryContainer {
        width: 100%;
        font-size: small;
        padding-bottom: 4px !important;
    }

    .rqcBirthDateContainer {
        width: 100%;
        padding-bottom: 4px !important;
    }

    .rqcNationalContainer {
        width: 100%;
        padding-bottom: 4px !important;
    }

    .rqcPassportContainer {
        font-size: small;
        width: 100%;
        padding-bottom: 4px !important;
    }

    .rqcExpireContainer {
        font-size: small;
        width: 100%;
        padding-bottom: 4px !important;
    }

    .rqcMemberContainer {
        width: 100%;
        padding-bottom: 4px !important;
    }

    .rqcLinkedAdultContainer {
        width: 100%;
        padding-bottom: 4px !important;
    }

    .rqcTitleBar, .fa-arrow-up, .fa-arrow-down, .rqcFlightPacket table {
        font-size: 9px !important;
    }

    .rqcFlightPacket table {
        font-size: 12px !important;
    }

    .rqcTitleBar > div:last-child > div:last-child {
        font-size: 8px !important;
    }

    .rqcFlightPrice {
        font-size: 14px !important;
    }

    .rqcPriceCheck {
        position: absolute;
        top: 65%;
    }

    .rqcPriceCheckOneSegment {
        position: absolute;
        top: 80%;
    }


    .rqcNoteparent p {
        font-size: smaller !important;
    }

    /* .rqcPacketColumn .select2-container {
        width: 90% !important;
    }*/

    .rqcPacketColumn .select2 {
        width: 90% !important;
    }
}

/* Xs And Sm */
@media (max-width:767px) {
    /* .rqcSwitchAirportContainer {

        
        position: relative;
        z-index: 20;
        font-size: 20px;
        color: gray;
        width: 100%;
        margin-bottom: 0!important;
    }
    
    .rqcSwitchAirportContainer a {
        position: absolute;      
            margin-top: -22px;
        
    } */

    .rqcImgRow img {
        border: none !important;
    }

    .rqcFlightRow .ps-5 {
        padding-inline-start: 1.5rem !important;
    }

    .rqcDirectContainer {
        font-size: 9px;
    }
}
/* Md,Lg And .. */
@media (min-width:768px) {
    /* .rqcSwitchAirportContainer {
        position: relative;
        padding-left: 0px;
        padding-right: 0px;
        z-index: 20;
        font-size: 25px;
        color: gray;
        width: 1%;
    }
    
    .rqcSwitchAirportContainer a {
        position: absolute;
        top: 5%;
    } */
    .rqSwitchAirports {
        width: 14px;
    }
}

@media (min-width:577px) {

    .rqcPriceCheckOneSegment {
        position: absolute;
        top: 65%;
    }

    .rqcPriceCheck {
        position: absolute;
        top: 50%;
    }



    .rqcFlightPacket table .icheckbox_square-orange {
        position: absolute !important;
        top: 15%;
    }
}

@media (max-width:1100px ) {
    .rqcPriceDiv {
        width: 100%;
    }
}

@media (min-width:1101px) {
    .rqcPriceDiv {
        margin-inline-start: 50.3%;
        width: 49.7%;
    }
}

@media (min-width:992px) {
    .rqcB2cPriceDiv {
        margin-inline-start: 80%;
        width: 20%;
    }
}

@media (min-width: 992px) and (max-width: 1100px) {
    .rqcAirport {
        padding-inline-start: 10px !important;
    }
}


.rqcSearchCmp {
    border-color: #ced4da !important;
    width: 99%;
}

#BookAirForm .input-group-text {
    background-color: white !important;
}

#BookFlightContainer .fa-plus-square, .fa-minus-square {
    color: var(--rqBlue);
    font-size: 20px;
}

#BookFlightContainer .fa-map-marker, .fa-calendar, .fa-sync {
    color: gray;
}

#BookFlightContainer .fa-search {
    color: var(--rqBlue);
}

.fa-arrow-up, .fa-arrow-down {
    font-size: 10px;
    color: gray;
}

#searchFlightbtn {
    max-width: 80px;
    width: 100%;
    height: 33px;
    background-color: #eef1f8 !important;
    border-color: gray !important;
    color: var(--rqBlue) !important;
}

.rqcCabinDetail {
    cursor: pointer;
    min-width: 180px;
}

    .rqcCabinDetail .input-group-text {
        border: 1px solid #ced4da !important;
        padding-right: 12px !important;
        display: flex !important;
        align-items: center !important;
    }

    .rqcCabinDetail #travelers {
        display: flex;
        align-items: center;
        cursor: pointer;
        font-size: 12px;
        height: 32.5px;
    }

.rqcPassengerTypeWindow {
    z-index: 100;
    background-color: #fff;
    width: 189px;
    display: none;
    position: absolute;
    padding: 5px;
    margin: 0;
    box-shadow: 0 0 1px gray !important;
    top: 46px;
    font-size: small;
}

    .rqcPassengerTypeWindow select {
        width: 90%;
    }

.rqcAddBtn, .rqcRemoveBtn {
    padding: 0px 8px 4px 8px;
    cursor: pointer;
    border-radius: 3px;
    cursor: pointer;
    border-radius: 3px;
}

    .rqcAddBtn.disabled, .rqcRemoveBtn.disabled {
        cursor: default;
    }

        .rqcAddBtn.disabled .fa-plus-square, .rqcRemoveBtn.disabled .fa-minus-square {
            color: gray !important;
        }


.rqcLbl {
    min-width: 50px;
}

.rqcPassengertype {
    width: 50px;
    text-align: center;
    margin-top: -4px;
}

#TTFCloseBtn {
    cursor: pointer;
}


#BookFlightContainer .typeahead {
    height: 48px;
}

#BookFlightContainer .twitter-typeahead {
    width: 90%;
}

.rqcArrowKeys {
    height: 34px;
    max-width: 14px;
}

    .rqcArrowKeys div {
        height: 17px;
    }

.rqcDate {
    min-width: 130px;
}




#priceViewTest label span, #priceView label span {
    color: #008000;
}

/* .rqcSearchCmp div div:not(.rqcFirstRow){
    margin-bottom: 5px;
} */



#SelectFlightbtn {
    position: absolute;
    top: 40%;
    z-index: 10000000;
}

.rqcTitleBar {
    background-color: var(--rqBlue);
    color: white;
    font-size: 12px;
    height: 26px;
}

    .rqcTitleBar .fa-arrow-up, .rqcTitleBar .fa-arrow-down {
        color: white;
    }

    .rqcActiveSort .fa-arrow-up, .rqcTitleBar .fa-arrow-down {
        color: #ff5606 !important;
    }

    .rqcTitleBar label {
        cursor: pointer;
    }

.rqcImgRow img {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
}

#FlightList p, #PassengerInfo p {
    /* margin-bottom: 3px !important; */
    margin-bottom: 1px !important;
    font-size: small;
}

.rqcFlightPrice {
    color: var(--rqBlue);
    font-size: 16px;
    font-weight: bold;
}

.rqcFlightCheckContainer {
    margin-right: -50px;
}


#myTabContent .fa-plane-departure,
#myTabContent .fa-plane-arrival {
    font-size: 16px;
    color: gray;
}


#flightDetail {
    font-size: small !important;
}

.rqcFlightDetailContent ul li a {
    color: var(--rqBlue) !important;
    height: auto !important;
}


.rqcFlightPacket table {
    border-collapse: collapse;
    border: 1px solid gray;
}

    .rqcFlightPacket table td {
        border: 1px solid gray;
        height: 32px;
    }

    .rqcFlightPacket table thead th {
        background-color: gainsboro;
        height: 26px !important;
        font-family: Arial;
        font-size: 11px;
        font-weight: normal !important;
        color: black;
    }

    .rqcFlightPacket table img {
        height: 20px;
        width: 25px;
    }

    .rqcFlightPacket table tbody tr td:nth-child(2) {
        font-size: smaller;
    }

    .rqcFlightPacket table tbody tr td, .rqcFlightPacket table thead tr th {
        text-align: center;
    }



.rqcFit {
    width: 98% !important;
}

.rqcPriceHeaderOneWay {
    position: absolute;
}

.rqcPriceHeader {
    position: absolute;
}

.rqcSegmentSeperator {
    width: 88%;
}

.rqcPrice {
    position: absolute;
    top: 35%;
}

.rqcPriceOneWay {
    position: absolute;
    top: 35%;
}

.rqcPriceIrrOneWay {
    position: absolute;
    top: 35%;
}

.rqcDirect {
    font-size: smaller !important;
}


.flightDetailShow {
    font-size: 20px !important;
}

.rqcRowNumberContainer label {
    background-color: #A7BBD6;
    color: white;
    width: 100%;
    padding-inline-start: 1px;
    height: 85%;
    font-size: 18px;
    max-height:35px;
}

.rqcGenderContainer input, .rqcCountryContainer input {
    width: 100%;
}



.rqcPriceDetail thead, .rqcPriceDetail th {
    background-color: #E0E0E0;
    border: 1px solid #d4d5d7 !important;
}

.rqcPriceDetail tr {
    border: 1px solid #d4d5d7 !important;
}


.rqcPriceDetail td {
    border: 1px solid #d4d5d7 !important;
}

.rqcPriceDetail table {
    width: 100%;
    font-size: small;
    color: gray;
    border: 1px solid #d4d5d7 !important;
}

.rqcHeader label {
    padding: 0;
    padding-inline-start: 2px;
    width: 118px !important;
}

.rqcPaymentDetail {
    font-size: small;
    font-weight: bold;
    text-align: center;
}

    .rqcPaymentDetail th {
        background-color: #E0E0E0;
    }

    .rqcPaymentDetail table {
        width: 100%;
        border: 1px solid #d4d5d7 !important;
    }

.rqcPaymentTitle {
    border: 1px solid #d4d5d7 !important;
    background-color: #E0E0E0;
    height: 21.5px;
}

.rqcPaymentSingleRow {
    border: 1px solid #d4d5d7 !important;
    height: 47px;
    padding-top: 8px;
}

.rqcPaymentOption {
    text-align: start !important;
}

.rqcPaymentTitle .fa-refresh {
    cursor: pointer;
}

#PassengerInfo .btn-warning {
    background-color: #ff5606;
    border-color: #ff5606;
    color: white;
}

.fa-sort-down, .fa-sort-up {
    cursor: pointer;
}


.rqcDirectCheck {
    background-color: var(--rqBlue);
    border-color: white;
    border-radius: 0 !important;
}

    .rqcDirectCheck:checked {
        background-color: #ff5606 !important;
        border-color: #ff5606 !important;
    }

#FlightList .rqcFlightRow:hover {
    border-color: #ff5606 !important;
    background-color: #eef1f8 !important;
}

#FlightList .rqcSelectedRow {
    border-color: #ff5606 !important;
    background-color: #eef1f8 !important;
}

.rqcPayDetails .select2-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.rqcPayDetails .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 15px !important;
}

.rqcPayDetails .select2-selection {
    height: 23px !important;
}

.rqcPayDetails .select2-selection__arrow {
    height: 23px !important;
}

.rqcSelecetdInstallCount {
    background-color: var(--rqBlue) !important;
    border-color: var(--rqBlue) !important;
    color: white;
}

.rqcInstallCount {
    background-color: #eef1f8 !important;
}

.rqAgreement {
    font-size: 11px;
}

.rqFirstTd {
    width: 20% !important;
}

.rqLink {
    text-decoration: underline !important;
}

.rqBullet {
    padding-inline-start: 10px;
}

.rqcAgreeCheck {
    width: 4.8% !important;
}

.rqcAgreement {
    width: 95.2% !important;
}

.rqcBrandDetail a {
    text-decoration: underline;
    color: blue;
}


#FlightPackets thead i {
    font-size: 12px;
}

.installLbl {
    margin-top: 5px !important;
}

.rqcPacketColumn .select2 {
    width: 100% !important;
    font-size: inherit;
    max-width: 97px;
}

/*.rqcPacketColumn .select2-container {
    width: 100% !important;
    font-size: calc(8px + 0.5vw)
}*/
/*
.rqcBaggageColumn .select2-container {
    width: 100% !important;
    font-size: calc(8px + 0.5vw)
}*/


.rqcBaggageColumn .select2 {
    width: 100% !important;
    font-size: inherit;
    max-width: 97px;
}
