﻿.demo-flight-booking {
    padding: 15px 10px 20px 15px;
    display: flex;
    gap: 25px;
    flex-direction: column;
}

.search_engine {
    display: flex;
    background: #fff;
    max-width: 100%;
    flex-direction: row;
    gap: 20px;
}

.fly-form-1 {
    width: 40%;
}

.fly-form-2 {
    width: 45%;
}

button.search_btn {
    width: 100%;
}

.fly-form-3 {
    width: 15%;
}

.search_engine .datePicker_Div {
    width: 60%;
}

.search_engine .classRight_Div {
    width: 40%;
}
.Mobiletrip_type{
    width:490px;
}