.myselect-flight-information {
    padding: 0;
    clear: both;
    overflow: hidden;
}

.inner-flights-details-divs {
    padding: 8px;
    border-bottom: 1px dashed #dedede;
}
.price_details {
    float: right;
    width: 25%;
    padding: 10px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.div_flight_details_left {
    float: left;
    width: 75%;
    padding: 0;
    border-right: 1px dashed #dedede;
    height: 180px;
}
.dpret {
    margin: 0px 0 10px;
    font-size: 0.8rem;
    color: var(--black-color) !important;
    letter-spacing: 0.2px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
.airline-info {
    float: left;
    width: 35%;
    display: flex;
    align-items: center;
    justify-content: start;
}
.airline-info .ailine-top-left {
    float: left;
}
.ariconlst {
    width: 42px;
    border-radius:5px;
}
.airline-info .ailine-top-right {
    margin-left: 10px;
    text-transform: lowercase;
}
.duration-details {
    width: 65%;
    float: left;
    overflow: auto;
    position: relative;
}
.departure-details {
    width: 20%;
    float: left;
}
.duration-details .durationinner {
    text-align: center;
    float: left;
    width: 60%;
    position: relative;
}
.arrival-details {
    width: 20%;
    float: left;
}
.departure-details {
    width: 20%;
    float: left;
}
.departure-details .airport-dtl {
    float: left;
}
.myselect-flight-information h5 {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 1rem;
    font-weight: 600;
    text-align: right;
    display: block;
}
.departure-details .airport-dtl p {
    text-align: right;
}
.departure-details p, .arrival-details p {
    line-height: 10px;
}
.myselect-flight-information p {
    margin: 0;
    padding: 0;
    font-size: .8rem;
    color: var(--black-color) !important;
    letter-spacing: .2px;
    font-weight: 400;
    font-family: poppins, sans-serif;
}
.duration-details .durationinner {
    text-align: center;
    float: left;
    width: 60%;
    position: relative;
}
.durationinner .timestkn {
    font-size: 13px;
    line-height: 16px;
}
.durticon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 7px;
}
.icstrt {
    float: left;
    width: 10%;
    text-align: right;
}
.plnlist {
    transform: rotate(45deg);
    text-align: right;
}
.duration-details .durationinner .lines {
    width: 80%;
    border-top: 1px dashed #dedede;
}
.icend {
    float: left;
    width: 10%;
    text-align: left;
}
.durationinner .stops {
    font-size: 13px;
    line-height: 14px;
}
.flight-non-stop {
    font-size: .8rem !important;
    color: var(--black-color) !important;
    letter-spacing: .2px;
    font-weight: 400;
    font-family: poppins, sans-serif;
}
.arrival-details .airport-dtl {
    float: left;
}
.departure-details .airport-dtl p {
    text-align: right;
}
.clearfix {
    clear: both;
}
.banner-list-text {
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}
.price_details .priceperson {
    text-align: center;
    padding: 5px 0;
}
.price_details .pricepersonbtn {
    padding: 5px 0;
}
.price_details .priceperson h5 {
    color: #000;
    font-size: 20px;
    text-align: center;
}
.pll-0{
    padding-left:0!important;
}
.prr-0{
    padding-right:0!important;
}
.btn-selct{
    background: red;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 2px;
    height: 30px;
}
.modiflyarea{
    background: linear-gradient(268deg, #39183e, #9a24c5);
    padding:15px 0px;
}
.airline_name {
    line-height: 12px;
    font-weight: 600 !important;
}
.pdr{
    padding-right:0px!important;
}
.pdl{
    padding-left:0px!important;
}
.mod-inp, .mod-inp:focus {
    width: 100%;
    height: 60px;
    padding: 25px 10px 10px 30px;
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 500;
}
.modiflyarea .form-group {
    margin-bottom: 0;
    position: relative;
}
.mod-label {
    position: absolute;
    left: 10px;
    top: 5px;
    font-size: 12px;
    font-weight: 600;
    pointer-events: none;
}
.mod-img {
    position: absolute;
    left: 8px;
    top: 29px;
    width: 16px;
}
.mod-btn-submit {
    width: 100%;
    height: 60px;
    border: none;
    outline: none;
    font-size: 18px;
    background: red;
    color: #fff;
}
.airline-info .ailine-top-right {
    margin-left: 10px;
}
#flight_details .card-header {
    background: #fbfbfb;
    text-align: left;
    border-radius: 0 0 10px 10px;
    padding: 7px 0;
}
#flight_details .card-header a {
    border: 1px dotted #9c27b0;
    padding: 2px 10px;
    color: #9c27b0;
    width: 132px;
    text-transform: capitalize;
    margin-left: 10px;
    border-radius: 10px;
    font-size: .8rem;
    letter-spacing: .2px;
    font-weight: 500;
    font-family: poppins, sans-serif;
}
.sidemodal_overlay {
    position: fixed;
    z-index: 9895;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh !important;
    overflow: auto;
    background-color: rgba(0, 0, 0, .6);
    padding-top: 60px;
}
.side_modal {
    background: #fff;
    position: fixed;
    top: 0;
    right: 0%;
    bottom: 0;
    width: 40%;
    overflow: auto;
    z-index: 9895;
    height: 100vh !important;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
}
.side_modal .modal-header {
    padding: 15px 10px;
    position: sticky;
    top: 0;
    z-index: 9895;
    background: #fff;
}
.clslst {
    position: absolute !important;
    top: 15px !important;
    right: 20px !important;
    width: 30px;
    height: 30px;
    background: #fefeff !important;
    font-size: 25px !important;
    border-radius: 50%;
    border: 1px solid #dedede !important;
    color: #9a24c5 !important;
    opacity: 1;
}
.header-fl_dtl {
    font-size: 20px;
}
.side_modal .modal-body {
    padding: 10px 20px;
}
.depart_flight_details {
    clear: both;
    overflow: auto;
    padding: 0 7px;
    border: 1px dashed #9a24c5;
    border-radius: 5px;
    margin-bottom: 10px;
}   
.depart_flight_details .image_icone {
    float: left;
    padding: 5px;
}
.depart_flight_details .image_icone img {
    width: 25px;
}
.depart_flight_details .depart_title {
    float: left;
    padding: 5px;
}
.departurereturn {
    margin: 0;
    padding: 0;
    font-size: .8rem;
    color: var(--black-color) !important;
    letter-spacing: .2px;
    font-weight: 400;
    font-family: poppins, sans-serif;
}
.depart_flight_details .day_titles {
    float: left;
    padding: 5px;
}
.class_titles {
    float: right;
    padding: 5px;
}
.card-details-myflight {
    background: #fff;
    padding: 10px 0;
    overflow: auto;
    clear: both;
}
.card-details-myflight .flight-detail-logo {
    width: 25%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: start;
}
.flight-detail-logo img {
    width: 42px;
    border-radius: 5px;
}
.flight_numname {
    margin-left: 10px;
}
.card-details-myflight .flight-detail-logo .cabin_class {
    font-size: 13px;
    line-height: 12px;
}
.card-details-myflight .flight-description-timimg {
    width: 25%;
    float: left;
}
.card-details-myflight .flight-description-duration {
    width: 25%;
    float: left;
    padding: 0 10px;
    text-align: center;
    position: relative;
}
.durticon_details {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}

.card-details-myflight .right {
    text-align: right;
}   
.layovers {
    text-align: center !important;
    overflow: auto;
    width: 100%;
}
.changeflightmodal p {
    font-size: .8rem !important;
    color: var(--black-color);
    letter-spacing: .2px;
}
.card-details-myflight .flight-detail-logo .airline-name {
    font-size: 13px;
}
.card-details-myflight .flight-description-timimg .details-city span {
    font-weight: 600;
    font-size: 16px;
    margin-left: 5px;
}
.icstrt_details {
    float: left;
    width: 10%;
    text-align: right;
}
.plnlist_details {
    transform: rotate(45deg);
    text-align: right;
}
.lines_details {
    width: 80%;
    border-top: 1px dashed #dedede;
}
.layovers span {
    font-size: 12px !important;
    display: block;
    background: #f7e0ff;
    border-radius: 5px;
    padding: 5px;
    margin: 20px 0 0;
}
.changefirstflight{
    border-radius:10px;
}
.price_details_oneway {
    height: 100px;
}
.div_flight_details_left_oneway {
    height: 100px;
}
.owinfor .inner-flights-details-divs {
    padding: 13px 10px;
}
@media screen and (max-width: 1400px) {
    .card-details-myflight .flight-detail-logo {
        width: 100%;
        margin-bottom: 10px;
    }
    .card-details-myflight .flight-description-timimg {
        width: 35%;
    }
.card-details-myflight .flight-description-duration {
    width: 25%;
    float: left;
    padding: 0 10px;
    text-align: center;
    position: relative;
}
}
@media only screen and (max-width: 991px) {
  .pll-0{
      padding-left:15px!important;
  }
  .prr-0{
      padding-right:15px!important;
  }
  .pdr-991{
      padding-right:15px!important;
  }
  .pdl-991{
      padding-left:15px!important;
  }
.side_modal {
    width: 50%;
}
.border-right{
    border-right:none!important;
}
.modify-input-box {
    margin-bottom: 5px!important;
}
    .banner-right {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .pdr-767{
      padding-right:15px!important;
  }
  .pdl-767{
      padding-left:15px!important;
  }
        .price_details {
        float: none;
        width: 100%;
        padding: 5px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
        .div_flight_details_left {
        width: 100%;
    }
      .price_details .mysaelect-flight-title {
        padding: 10px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
        .price_details .pricepersonbtn {
        float: right;
        align-items: center;
    }
        .side_modal {
        width: 100%;
    }
    .side_modal .modal-header {
        padding: 5px 10px;
       /* background: #df3d1c;*/
        background-image:linear-gradient(right, #39183e, #9a24c5);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 30;
    }
        .clslst {
        top: 11px !important;
        right: 15px !important;
        width: 20px;
        height: 20px;
        font-size: 18px !important;
        border-radius: 50%;
        color: #df3d1c !important;
        opacity: 1;
    }
        .header-fl_dtl {
        font-size: 18px;
        color: #fff;
        text-shadow: 1px 0 #000;
    }
        .side_modal .modal-body {
        padding: 10px;
        margin-top: 40px;
    }
}
@media only screen and (max-width: 600px) {
     .airline-info, .duration-details {
        width: 100%;
    }
        .airline-info, .duration-details {
        width: 100%;
    }
        .ariconlst {
        width: 30px;
    }
        .airline-info {
        padding-bottom: 10px;
    }
        .price_details {
        height: 55px;
        border-bottom: 1px dashed #dedede;
    }
        .div_flight_details_left {
        height: auto;
    }
}