﻿@media (min-width: 768px) and (max-width: 991px) {

    .service-tab {
        margin-bottom: 31px;
    }

    .service-control-btn > button {
        padding: 18px 11px !important;
        margin-right: -4px !important;
    }

    .service-trip-section .service-trip-btn {
        margin-right: 6px;
    }

    .service-trip-btn > span {
        padding: 3px 5px;
        font-size: 12px;
    }

    flight-search .service-control-row > div:first-child {
        margin-right: 13px;
    }

    flight-search .service-control-row > div {
        margin: 0;
        margin-right: -8px;
    }

    flight-search .service-control-btn {
        justify-content: center;
    }

        flight-search .service-control-btn > button {
            padding: 0.7rem 1rem !important;
        }

    .selected_box_bottom {
        width: 193px;
    }

    .btn-service-position {
        right: 0px !important;
    }

    .service-result-left .price-range {
        font-size: 1rem;
    }

    .sort-by > button {
        margin-bottom: 5px !important;
        font-size: 10px;
    }

    .sort-by > span {
        margin: 0 !important;
        padding: 0 !important;
        margin-left: 3px !important;
    }

        .sort-by > span > button {
            padding: 0 12px !important;
        }

            .sort-by > span > button > a {
                padding: 0 !important;
                font-size: 10px !important;
            }

    .service-result-left .service-result-filter-head > h4 {
        font-size: 18px;
    }

    .service-result-left .sort-text > span {
        font-size: 1rem;
    }

    span.range-min, span.range-max {
        font-size: 12px;
    }

    h4 {
        font-size: 16px;
    }

    .h5, h5 {
        font-size: 1rem;
    }

    hotel-temp .bg-warning {
        font-size: 12px !important;
    }

    hotel-modify-component .service-control-btn > button {
        padding: 0px !important;
        margin-right: -4px !important;
    }

}

@media(max-width: 992px){
    hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p {
        text-align: start;
    }
    hotel-temp > div:nth-child(1) > div > div:nth-child(3) > h3{
        text-align: start;
    }
    hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p:nth-child(3){
        text-align: start;
    }
    hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p:nth-child(4){
        text-align: start;
    }
    hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p:nth-child(5){
        text-align: start;
    }
    
}

@media(max-width:767px) {
    .resCode{
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .secondSpan{
        white-space: nowrap;
    }

    .dashedSpan {
        position: relative;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .dashedSpan::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 1.5em; /* adjust if needed */
        background: white; /* match background */
    }


    header nav.navbar.navbar-expand-lg.bgHome > div > div > div:nth-child(1) > button.navbar-toggler {
        position: absolute;
        right: 20px;
        top: 20px;
    }

    header nav.navbar.navbar-expand-lg.bgHome img {
        height: 50px;
    }
    hotel-details section > div:nth-child(2) > div:nth-child(3) span#viewbtn button.btn.btn-link {
        font-size: 13px;
    }
    hotel-details section > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div {
        padding: 0px;
    }
    hotel-details section > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {
/*        width: 398px;
        padding: 0px;
        margin-left: 15px;*/
    }
    div#flt_modify .service-modify {
        overflow: auto;
        height: 495px !important;
    }
    hotel-details section > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
        margin: 15px 0px;
    }
    hotel-result section#htlresult .row.service-result > div:nth-child(1) {
        border-right: none;
    }
    hotel-temp > div:nth-child(1) > div > div:nth-child(1) {
        border-right: none;
    }
    hotel-temp > div:nth-child(1) {
        margin: 15px 0px;
    }
    hotel-temp > div:nth-child(1) > div > div:nth-child(2) {
        border-bottom: 1.5px solid #8080807d;
        border-right: none;
    }
/*    .backImgHotel {
        height: 750px;
    }*/
/*    .backImg {
        height: 750px;
    }*/
    .backImgHotel .bg-color {
        padding-top: 40px;
    }
    .flt-mdify-pad {
        padding-left: 0px !important;
    }

    .header-margin {
        margin-left: 67px;
        margin-right: -35px;
    }

    .book-btn {
        text-align: center !important;
    }

    .alert-waning-result {
        width: 100% !important;
    }

    .seens a {
        margin-bottom: 0px !important;
        width: 30%;
        text-align: center;
    }

    .plus-btn {
        margin-top: 5px;
    }

    .peles {
        margin-top: 30px;
    }

    .founds {
        bottom: 37px !important;
    }

    .btn-modify-position {
        right: 0px;
    }

    .btn-service-position {
        right: 0px;
    }

    .fontse {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100px !important;
    }

    .new-worry {
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 13px;
    }

    .dds-11 {
        justify-content: space-between !important;
        align-items: flex-start !important;
    }

    .mara-11 {
        width: 100% !important;
    }

    body {
        font-size: 15px !important
    }

    .hotel-badge.cheapest {
        text-align: center;
        margin-top: 40px;
    }

    .hotel-badge.cheapest {
        color: red;
        top: -89px !important;
        position: relative;
        /* padding: 1px; */
        font-size: 11px;
        /* width: 100%; */
        font-weight: 700;
    }

    #ui-id-1 {
        width: 95% !important;
    }

    .aas {
        grid-template-columns: 100% !important;
        gap: 5px;
    }

        .aas p {
            margin-bottom: 0px !important;
        }

    .link-underline {
        width: 100%;
        /*text-align: center !important;*/
    }

    #ui-datepicker-div {
        width: 92% !important;
        left: 15px !important;
    }

    .meles {
        margin-top: 0px !important;
    }

    .navbar-nav li.dropdown-item.active {
        background-color: #ededed;
    }

    .navbar-nav li.dropdown-item a.dropdown-item {
        font-size: 13px;
    }

    .navbar-nav li.dropdown-item {
        padding: 0;
    }

    .hotel-rule-text > span {
        font-size: 14px !important;
    }
    /*search-control*/
    .banner-img {
        height: 100%;
    }

    .search-page {
        padding-top: 15px;
    }

    .service-control {
        margin-left: 0;
        padding-block: 14px;
        padding-inline: 10px;
    }

    .service-tab {
        margin-bottom: 10px;
    }

    .service-control-row .form-group .form-control {
        margin-bottom: 3px;
        border-radius: 1rem;
    }

        .service-control-row .form-group .form-control::placeholder {
            font-size: 13px;
        }

    .service-control-row .form-control {
        font-size: 13px !important;
    }

    .service-control-row > div:first-child .form-group .form-control::placeholder {
        font-size: 13px;
    }

    .service-control-row > div:first-child .form-group .form-control {
        border-radius: 1rem;
    }

    .service-control-row > div:nth-child(6) .form-group .form-control {
        border-radius: 1em;
    }

    .service-control-btn > button {
        width: 100%;
        margin-left: 0 !important;
    }

    .service-trip-section .service-trip-btn {
        margin-right: 4px;
    }

    .service-trip-btn > span {
        font-size: 12px;
    }

    .service-trip-section {
        margin-bottom: 15px;
    }

        .service-trip-section .travellers {
            margin-top: 16px;
        }

        .service-trip-section .economy-sec {
            margin-top: 13px;
        }

    .service-control-row .calender-both {
        margin-bottom: 3px;
    }

    .service-control-row .flight-air {
        margin-top: 15px;
    }

    .service-control-row input#hotelname {
        border-radius: 1rem;
    }

    .service-control-row .flight-air .flight-non_stop {
        justify-content: flex-start;
        margin-top: 9px;
    }

    .selected_box_bottom {
        z-index: 9;
        width: 100%;
    }

    .plus_minus_box {
        justify-content: left !important;
    }

    .sdv-sup > div {
        flex-direction: column;
        align-items: center;
    }

        .sdv-sup > div > label {
            font-size: 14px;
            text-align: center;
        }

    .pax-details > select {
        width: 75%;
        padding: 4px 0px 4px 0px;
    }

    .bgHome {
        padding-right: 10px !important;
    }

    .boderHomeDowenLode .w-100 .flex-column {
        margin-left: 0px !important;
    }

    .founds {
        bottom: 50px !important;
        left: 16px !important;
    }

    .service-result-left {
        width: 100% !important;
    }

    .modify-srch {
        position: relative;
        top: 18px;
    }
    /*hotel service result*/
    .section-width .w-25 {
        width: 0 !important;
    }

    .section-width h5 {
        font-size: 14px !important;
        margin: 0 !important;
        margin-bottom: 8px !important;
    }

    .tats-1 {
        display: none;
    }

    #ui-id-4 {
        width: 100% !important;
        left: 0px !important;
    }

    .has-11 {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr) !important;
    }

        .has-11 > div h5 {
            font-size: 8px !important;
        }

    .fw-bold.tits-1 {
        width: 18px;
        height: 18px;
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .fw-bold.tits-2 {
        width: 18px;
        height: 18px;
        font-size: 12px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .has-11 > div h5 {
        font-size: 9px !important;
    }

    .border-right {
        border: 0 !important;
    }

    .width-100 {
        width: 100% !important;
    }

    .service-result-left .sort-text > span {
        font-size: 1.2rem;
    }

    .service-result-left .price-range {
        font-size: 1rem;
    }

    .service-result-left .service-result-filter-head > h4 {
        font-size: 18px;
    }

    span.range-min, span.range-max {
        font-size: 12px;
    }

    h4 {
        font-size: 16px;
    }

    .h5, h5 {
        font-size: 1rem;
    }

    .font-14 {
        font-size: 14px !important;
    }

    .font-12 {
        font-size: 12px !important;
    }

    .width-25 {
        width: 25% !important
    }

    .width-75 {
        width: 75% !important
    }

    .sort-by > button {
        display: flex;
        width: 100%;
        margin: 0 !important;
        margin-bottom: 5px !important;
        font-size: 15px;
    }

    .sort-by > span {
        margin: 0 !important;
        padding: 0 !important;
    }

        .sort-by > span > button {
            width: 100%;
            text-align: left;
        }

    .service-modify {
        margin-top: 12px;
    }

    .modify-sec .sdv-sup > div > label {
        font-size: 11px;
    }

    .service-control-btn > button > i {
        width: 100%;
    }
    /*hotel-details*/
    .alert-modal .modal-content {
        width: 100% !important;
    }

    hotel-details {
        font-size: 14px;
    }

        hotel-details .hotel-amenties {
            display: flex;
            flex-direction: column;
            overflow: auto;
            max-height: 400px;
        }

            hotel-details .hotel-amenties button {
                width: 100%;
            }

        hotel-details div#romInfo table.w-100 {
            display: block;
            overflow: auto;
            width: 100%;
        }

        hotel-details div#romInfo ul {
            padding-left: 0;
        }

        hotel-details div#romInfo .font-15 {
            font-size: 10px !important;
        }

        hotel-details .hotlbooknow button {
            font-size: 14px !important;
        }

    div#romInfo th, div#romInfo td {
        min-width: 183px;
    }

    .navbar-checkbox-text {
/*        margin: 10px 0px 10px 0px;*/
    }

    .tues {
        text-align: center;
    }

    .tues1 {
        padding-right: 38px !important;
    }

    /*#ui-id-3 {
        left: 10px !important;
    }*/

    ul#ui-id-2 {
        left: 80px !important;
    }

    div#romInfo td > img {
        width: 100% !important;
        height: auto !important;
    }

    .rounded-2 {
        width: 100%;
        margin-bottom: 14px;
        text-align: left;
    }

    hotel-details .th-taple-border > span {
        font-size: 14px !important;
        text-align: center;
    }

    hotel-details .th-taple-border > i {
        font-size: 18px !important;
        margin: 0 !important;
        padding: 0 !important;
        margin-right: 5px !important;
        display: inline-block !important;
        width: 100%;
        text-align: center;
    }

    hotel-details .th-taple-border {
        padding: 8px;
        text-align: center;
    }

    .hotel-modal .canclsn-block {
        width: 98%;
        overflow: auto;
    }

    .htl-result-trav-close {
        right: 12px;
        top: 59px;
    }
    /*checkout*/
    checkout .bg-info-deatiles h5 {
        font-size: 11px;
    }

    checkout div#collapseThree input {
        width: 100%;
        margin-bottom: 10px;
    }

    checkout .ckeckout-right {
        width: 100%;
    }

    checkout .fs-5 {
        font-size: 1rem !important;
    }

    .thankyou-row > div > p {
        text-align: left;
    }

    .margin-detaels-Hoteal img {
        width: 100%;
    }

    .printall > div > div button {
        width: 100%;
        margin-bottom: 5px;
        font-size: 13px;
    }

    .margin-detaels-Hoteal {
        width: 100%;
        padding-left: 13px;
    }
    /*flight-result*/
    flight-result .vh-100 {
        height: 100% !important;
    }

    .flt-next-day {
        text-wrap: nowrap;
        position: absolute;
        top: 41px;
        left: 0px;
    }

    flight-details-template .fs-5 {
        font-size: 1rem !important;
        margin-top: 11px;
    }

    .flight-des {
        padding: 8px 5px !important;
    }

    flight-modify .service-trip-btn > span {
        padding: 3px 9px;
    }

    .payment-method {
        text-align: center;
    }

    .sesion-expire {
        width: 100%;
        padding: 23px 15px 18px;
    }

    .flt-thank > div > p {
        margin-bottom: 0;
        text-align: left !important;
    }

    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 100%;
    }

    .ui-datepicker-multi-2 {
        position: fixed !important;
        top: 0 !important;
        z-index: 9 !important;
        left: 0 !important;
        width: 100% !important;
    }

    .blueback > div > img {
        width: 100px !important;
        left: 51px;
        top: 75px;
    }

    .sorting-section {
        padding: 6px 0;
        gap: 8px;
        font-size: 13px;
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
    }

    .header-margin {
        margin-left: -4px;
        margin-right: -35px;
    }

    .flt-img-check {
        /* display: inline-block; */
        text-align: center;
        margin-bottom: 10px;
    }

        .flt-img-check input {
            margin-right: 6px;
        }

    .htl-result-trav-close {
        right: 12px;
        top: 59px;
    }

    checkout .site-loading img {
        left: 51px;
        top: 58px;
    }

    hotel-search-control .service-control-btn > button {
        margin-right: 0 !important;
    }

    checkout .options input[type="radio"] {
        width: auto !important;
    }

    .flt-dtls-sec {
        width: 100% !important;
    }

    .flt-mdify-pad {
        padding-left: 0 !important;
    }

    .flt-mdify-width {
        min-width: 100%;
        width: 100%;
    }

    .flt-mdify-width2 {
        min-width: 100%;
        width: 100%;
    }

    .modify-srch {
        margin-right: 0;
    }

    img.hotel-imgg {
        width: 100% !important;
    }
}
@media (max-width: 576px) {
    hotel-result > div:nth-child(1) > div:nth-child(1) {
        padding: 15px 15px;
    }
    hotel-result section#htlresult .row.service-result > div:nth-child(1) {
        padding-left: 15px;
    }
    hotel-result section#htlresult .row.service-result > div:nth-child(2) {
        padding-left: 15px;
        padding-top: 10px;
    }
    hotel-details div#romInfo table tbody tr td {
        text-align: left;
    }
    footer img{
        width: 35%;
    }
    footer div#footer > div:nth-child(1) > div {
        margin-bottom: 8px;
    }
    footer div#footer > div:nth-child(1) > div .footer-social > a {
        width: 20px;
    }
    footer div#footer > div:nth-child(1) > div .footer-social {
        gap: 5px;
    }

    /*shubham css*/
    header div#navbarNavDropdown ul.navbar-nav {
        gap: 10px;
    }
    header app-currency ul.dropdown-menu.show {
        position: absolute;
    }
    .customCardImage img {
        height: 40vh;
    }
    flight-segment-template > div:nth-child(1) > div:nth-child(1){
        margin-bottom: 0px;
    }
    flight-result-template > section.flt-bx-shdow > div > div:nth-child(2){
        padding-block: 15px;
    }
    .hotel-badge.cheapest{
        margin-top: 0px;
        margin-bottom: 10px;
        position: static;
    }
    flight-result-template > section.flt-bx-shdow > div > div:nth-child(2) > span{
        margin-right: 12px;
    }
    hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p:nth-child(5) > a.book-btn{
        font-size: 11px;
    }
    checkout div#htlcheck .htlcupon .htlcpn button{
        width: fit-content;
    }
    thankyou .FLTthank{
        margin-top: 16px;
    }
    hotel-thankyou .printissues_holder{
        margin-top: 16px;
    }
    app-auth > div:nth-child(1) > div:nth-child(2) > form{
        margin-top: 20px;
    }
    app-auth > div:nth-child(1) > div{
/*        padding: 0;*/
    }
    .textColorHome{
        margin-block: 0px;
    }
    .detailsModalWidth {
        width: 100%;
    }
    .service-control-row .ngerror {
        bottom: 5px;
        left: 10px;
        font-size: 9px;
        line-height: normal;
    }
    .showall-buttonn {
        top: 100px;
        font-size: 10px;
    }

    hotel-details .modal-body .ut-direction .ut-col-md-12 {
        margin-bottom: 5px;
    }

    hotel-details .modal-content {
        padding: 0 5px 0;
    }
    .service-result-left .htlsrch button{
        right: -5px;
    }
    #ui-datepicker-div {
        width: 81% !important;
        left: 30px !important;
    }
    ul#ui-id-2 {
        left: 31px !important;
        width: 260px !important;
    }
    .bookingStatusHead{
        margin-top: 10px;
    }
    hotel-search-control div#htlbottom .pax-details > select{
        padding-left: 10px;
    }
}