.search_tabs .tab-link span img {
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
    height: 27px;
}
.flight-return-date-disable {
    background: #f6f6f6 ;
    border-radius: 0 ;
}

.search_tabs li {
    background-color: #e9ecef;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    padding: 7px 11px;
    color: #222;
    cursor: pointer;
    position: relative;
}

.ui-autocomplete .ui-state-active {
    border: 0px solid #8c8f96;
    background: #e6eff9;
    color: #000;
}

.tts__search__form__container {
    width: 100%;
    z-index: 9;
    padding-right: 28px;
}

.tts__search__form__container .tab-content {
    background-color: #fff;
}

.tts__search__form__container .nav-tabs {
    border: none;
    border-radius: 0;
}

.tts__search__form__container #tts_search_tab .nav-item {
    text-align: center;
}

.tts__search__form__container #tts_search_tab .nav-item img {
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
}

.tts__search__form__container #tts_search_tab .nav-link {
    background-color: #f1f1f1;
    margin-right: 3px;
}

.tts__search__form__container #tts_search_tab .nav-link.active {
    background-color: #fff;
    color: #000;
}

.tts__search__form__container #tts_search_tab .nav-link:hover {
    background-color: #fff;
    color: #000;
}

.tts__search__form__container .nav-link {
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
}
.tts_product_box h3{
    font-size: 20px;
    font-weight: 400;
}
.tts__traveller_select11{
    border-right: 1px solid transparent!important;
}
.tts__traveller_select {
   border-right: 1px solid #ced4da;
    border-radius: 0;
    border-bottom: none;
    border-top: none;
    border-left: none;
   padding: 1rem 0.75rem!important;
    font-weight: 600;
    height: 70px;
}
.tts__traveller_select_tts_span{
    font-size: 25px;
    font-weight: 500;
}

.tts__input__label {
    position: absolute;
    left: 7px;
    text-transform: uppercase;
    font-size: 13px;
    padding: 4px 6px;
    font-weight: 500;
    color: #000;
    top: 0px;
}

/*.form-check-label{
    font-weight: 500;
    font-size: 16px;
}*/

.flight_search_border{
    border-bottom: 1px solid #ced4da;
    border-top: 1px solid #ced4da;
}
.tts__input__input {
    border-right: 1px solid #ced4da;
    border-radius: 0;
    border-bottom: none;
    border-top: none;
    border-left: none;
    padding: 0px 14px;
    height: 75px;
    font-size: 21px;
    font-weight: 700;
}
.tts__input__input:focus{
    box-shadow: none!important;
}


.oneway_btn {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 700;
    border-radius: 5px;
    color: white;
    width: 100%;
    text-decoration: none;
    white-space: nowrap;
}

.oneway_btn:hover {
    color: #fff;
    background: #264494;
}

.tts__subtabs__types {
    position: absolute;
    bottom: 16px;
    left: 16px;
}

.tts__subtabs__types .nav-tabs {
    border: none;
}

.tts__subtabs__types .nav-item {
    border: none;
    padding-left: 3px;
    padding-right: 3px;
}

.tts__subtabs__types .nav-link {
    border: none;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    -webkit-box-shadow: inset 0px 0px 5px #c20625;
    box-shadow: inset 0px 0px 5px #c20625;
}

.tts__subtabs__types .nav-link.active {
    background-color: #c20625;
    color: #ffffff;
}

.tts__multicity__input__border {
    border-right: 1px solid #ced4da;
}

.tts__input__select.form-control:not([size]):not([multiple]) {
    font-size: 25px;
    font-weight: 500; 
    border: none;
    height: 82px;
    border-radius: 0;
    text-transform: capitalize;
    border-right: 1px solid transparent;!important;
}
.modal_content .tts__input__select.form-control:not([size]):not([multiple]) {
    border: 1px solid #ced4da!important;
    font-size: 16px;
    height: 70px;
}
.modal_content select{
    background-size: 20px!important;
}
.modal_content .flight_search_border{
    border-bottom: 0px solid #ced4da;
    border-top: 0px solid #ced4da;
}
.modal_content .tts__traveller_select {
     border: 1px solid #ced4da!important;
}
.modal_content  .tts__input__input{
    height: 70px;
    font-size: 16px;
    border: 1px solid #ced4da!important;
        padding: 0.375rem 0.75rem;
        font-weight: 500;
        color: #000;
}
.tts__input__select.form-control:not([size]):not([multiple]) option {
    text-transform: capitalize;
    font-size: 13px;
    padding: 2px;
    min-height: 0;
}

.tts__input__select:hover,
.tts__input__select:focus,
.tts__input__select:visited {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #ced4da;
}

.tts__interchange__arrow {
    width: 28px;
    height: 28px;
    padding: 7px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    right: -15px;
    bottom: 9px;
    z-index: 9;
   /* box-shadow: 0 1px 30px 0 rgb(0 0 0 / 10%);*/
    cursor: pointer;
}
.flight_search_border .flight_text_p{
    padding: 0.375rem 0.75rem;
    position: absolute;
    bottom: -3px;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    display: block;
    white-space: nowrap;
}
.tts__traveller__select {
    text-align: center;
}

.tts_traveller__counter {
    height: 38px;
    display: initial;
    border-radius: 0;
    padding: 0;
    width: 23px;
}
.fs_16{
    font-size: 16px;
}

.tts_traveller__counter_span {
    display: inline-block;
    width: 24px;
    padding: 0px;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    height: 38px;
    text-align: center;
}

.tts__counter {
    font-weight: 900;
    background-color: #f1f1f1;
    border: 1px solid #ced4da;
    height: 38px;
    width: 24px;
    display: inline-block;
    padding: 5px;
}

.tts__counter:hover {
    cursor: pointer;
}

.tts__inputradio_label {
    font-size: 14px;
    cursor: pointer;
}

.tts__traveller__limit {
    font-size: 10px;
}



#tts_search_tabContent .tab-pane.fade.show.active {
    /* box-shadow: $boxsadow; */
    -webkit-box-shadow: 0 4px 5px 0 #0000001a;
    box-shadow: 0 4px 5px 0 #0000001a;
}

.tts__traveller__select__room h6 {
    font-size: 14px;
    font-weight: 600;
}

.tts__traveller__select__room span {
    font-size: 12px;
    font-weight: 500;
}

.tts__input__select__room {
    border-radius: 0;
}

.tts__input__select__room.form-control:not([size]):not([multiple]) {
    height: 30px;
    padding: 0px 6px;
}

.tts__input__select__room:hover,
.tts__input__select__room:visited,
.tts__input__select__room:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tts__add__room {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    font-weight: 500;
}


.tts__remove__room {
    text-transform: uppercase;
    font-size: 12px;
    color: red;
    font-weight: 500;
    float: right;
}


#tts__dropdown1 {
    cursor: pointer;
}

/*for mobile*/
@media (max-width: 767px) {
    .tts__input__input {
        border-right: 1px solid #ced4da;
    }

    .tts__subtabs__types {
        position: initial;
        bottom: initial;
        left: initial;
        width: 100%;
        overflow: hidden;
        overflow-x: scroll;
    }

    .tts__subtabs__types .nav-tabs {
        padding-left: 13px;
        width: 700px;
        padding: 10px;
    }

    .tts__input__select.form-control:not([size]):not([multiple]) {
        border-left: 1px solid none;
    }

    .tts__search__form__container {
        position: initial;
        top: initial;
        padding-right: initial;
    }

    .tts__search__form {
        padding: 1.5rem 0;
    }

    .tts__service__tab__wrapper {
        width: 100%;
        overflow: hidden;
        overflow-x: scroll;
    }

    .tts__service__tab__wrapper #tts_search_tab {
        width: 800px;
        padding: 10px;
    }

    .tts__dropdown__menu__right {
        width: 100%;
    }

    .tts__interchange__arrow {
        display: none;
    }
}

/*for mobile and tablet having same style*/
/*for tablet*/
@media (min-width: 768px) and (max-width: 768px) {
    .tts__service__tab__wrapper {
        width: 100%;
        overflow: hidden;
        overflow-x: scroll;
    }

    .tts__service__tab__wrapper #tts_search_tab {
        width: 800px;
    }

    .tts__feature__price {
        text-align: center !important;
    }
}



@media only screen and (max-width: 1024px) {
    .tts__input__input{
        font-size: 15px!important;
        height: 70px!important;
    }
}


@media only screen and (max-width: 600px) {
    .search_tabs{
        display: block;
        text-align: center;
    }
    .tts__input__select.form-control:not([size]):not([multiple]){
       border: 1px solid #ced4da !important;
        font-size: 15px!important;
        height: 70px!important;
    }
    .tts__traveller_select{
        border-left: 1px solid #ced4da !important;
    }
    .tts__traveller_select11{
         border-right: 1px solid #ced4da !important;
    }
    .tts__input__label{
        font-size: 10px;
    }
    .flight_search_border .flight_text_p{
        font-size: 10px;
    }
    .modify_list li{
        padding: 0 0;
    }
    .hoteldetail h3{
        font-size: 16px;
    }
 
}