@media only screen and (max-width: 1920px){
    
}

@media only screen and (max-width: 1440px){
    .form_section form{
        max-width: 100%;
    }
    button.remove-segment-btn{
        right: 10px;
    }
}

@media only screen and (max-width: 1280px){
    /* .banner_inner_content{
        width:90%;
    }
    .slider_section button.owl-prev span{
        left: 20px;
    }
    .banner_inner_content{
        padding: 15px 0px;
    } */
    /* section.banner_section{
        height:620px;
    } */
}

@media only screen and (max-width: 1170px){
    .new-flight-search-input{
        margin-bottom: 10px !important;
        flex: unset !important;
        width:100%;
    }
    .form_section .input-row{
        flex-direction: column;
        
    }
}
@media only screen and (max-width: 1024px){
    .container {
        max-width: 100% !important;
    }
    .form_section{
        padding: 0px 10px;
    }
    .flight_inner_sect .col-sm-3:nth-child(1) {
        flex: 100%;
        max-width: 100%;
    }
    .flight_inner_sect .col-sm-6 {
        flex: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .col-sm-3.rating_width {
        flex: 100%;
        max-width: 100%;
    }
    .tabs_descp .col-sm-9.padd_no {
        padding-right: 15px;
    }
    .side_flight span{
        margin-right: 10px;
    }
    .open_popup .modal-dialog{
        max-width: 70%;
    }
    button.remove-segment-btn{
        top: 3px;
    }
    .flight_inner_sect .col-sm-2 {
        flex: 30%;
        max-width: 30%;
    }
    .flight_inner_sect .col-sm-7 {
        flex: 70%;
        max-width: 70%;
    }
    .mobile_accordion{
        display: block;
    }
    .flight_header{
        display: none;
    }
    .sidebar{
        top:110px;
    }
    section.flight_inner_sect{
        padding-top:0px;
        margin-bottom: 0px;
    }
    div#multi-city-segments {
        height: 500px;
        overflow-x: scroll;
    }
}

@media only screen and (max-width: 991px){
    .call_to {
        display: none;
    }
    p.only_mobile{
        display: block;
        margin-bottom: 0px;
        position: relative;
        left: -10px;
    }
    .flight_header.sticky {
        position: relative !important;
    }
    .padd_sticky_spce{
        padding-top:50px;
    }
    .main_form_cc{
        display: inline-block;
        width: 100%;
    }
    .form_section form {
        max-width: 100%;
    }
    /* section.banner_section {
        padding-top: 70%;
    } */
    .navbar-light .navbar-toggler-icon{
        background-image: url(../images/hamburger-blue-icon.svg) !important;
    }
    .tabs_section .nav-tabs .nav-item {
        width: 100%;
        margin-bottom: 10px;
    }
    .form_section .grid{
        grid-template-columns: repeat(5, 1fr);
    }
    .padd_sticky_spce_home{
        padding-top:150px;
    }
    #contactModal .modal-dialog{
       margin: 15% auto;
    }
    .flight_catch_ss {
        margin-top: 50px;
    }
    section.review_section{
        padding-bottom: 0;
    }
    .sidebar{
        position: unset;
    }
}

@media only screen and (max-width: 768px){
    .pad_both {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .loader{
        margin-bottom: 30px;
        height: auto;
    }
    .review_section .col-sm-8 {
        flex: 100%;
        max-width: 100%;
    }
    .review_section .col-sm-4 {
        flex: 100%;
        max-width: 100%;
        margin-top:0px;
    }
    .open_popup .modal-contact p{
        font-size: 30px;
    }
    .open_popup .modal-dialog {
        max-width: 90%;
    }
    .open_popup .modal-body .col-sm-4 {
        flex: 100%;
        max-width: 100%;
    }
    .modal-imgage {
        text-align: center;
        margin-bottom: 20px;
    }
    .open_popup .modal-imgage img {
        float: none;
        width: auto;    
        max-width: 150px;
        margin-top: 20px;
    }
    .open_popup .modal-body .col-sm-8 {
        flex: 100%;
        max-width: 100%;
    }
    .open_popup .modal-contact{
        padding-bottom: 30px;
        padding-right: 0;
    }
    .home_select .col-sm-2 {
        width: 25%;
    }
    .home_select .select_way {
        margin-top: 30px;
    }
    section.footer_section ul {
        padding-left: 0;
    }
    .sidebars{
        margin-top:40px;
        width:100%;
    }
    .dropdown-section .new-flight-search-input {
        flex: unset;
    }
    .flight_inner_sect .col-sm-7 {
        flex: 100%;
        max-width: 100%;
    }
    .flight_inner_sect .col-sm-2 {
        flex: 100%;
        max-width: 100%;
        margin-top: 20px;
    }
    .tabs_descp .row{
        padding: 20px 10px;
    }
    .book_with_us ul li{
        width: 100%;
    }
    .review_section #bookingForm .form-control {
        margin-bottom: 20px !important;
    }
    section.flight_inner_sect{
        margin-bottom: 0px;
    }
    .flight_inner_sect .col-sm-8 {
        width: 100%;
    }
}

@media only screen and (max-width: 599px){
    .footer_section .footer_descp{
        width: 100%;
        margin-bottom: 20px;
    }
    .footer_section .footer_descp:last-child {
        margin-bottom: 0px;
    }    
    .blog_sect .col-sm-4 {
        width: 100%;
        margin-bottom: 20px;
    }
    .accordion-item-header{
        font-size: 14px;
    }
    .accordion-item-body-content{
        font-size: 14px;
    }
    .brand_logo{
        max-width: 70px;
    }
    .form_section .grid{
        grid-template-columns: repeat(1, 1fr);
    }
    .side_flight span{
        margin-right: 10px;
    }
    .book_flight{
        margin-top:20px;
    }
    .tabs_descp .location_div:last-child{
        padding-left: 0;
    }
    .tabs_descp .inner_data {
        display: inline-block;
        width: 100%;
        padding: 0 20px;
    }
    img.ai_img {
        margin-bottom: 10px;
    }
    .tabs_descp .time_zone{
        width: 100%;
        display: inline-block;
    }
    .flight_conts h5{
        width: 100%;
    }
    .flight_conts .side_flight {
        float: left;
        width: auto;
        text-align: left;
        margin-top: 10px;
    }
    .top_blue_header.grid{
        display: inline-block;
        width: 100%;
        position: relative;
    }
    .iata_code{
        position:unset;
    }
    .plane img.plane-img{
        max-width: 100px;
    }
    .loader .heading_txt h2 {
        font-size: 22px;
    }
    .loader p {
        font-size: 14px;
    }
    .loader span{
        font-size: 14px;
    }
    .review_inner h2 {
        font-size: 20px;
    }
    .border_bt{
        font-size: 20px;
    }
    img.contact_img{
        max-width: 24px;
        margin-top:0px;
    }
    .review_section .shadow_back{
        padding: 20px 10px;
    }
    p.pssnger_info{
        font-size: 12px;
    }
    .review_inner h4 {
        font-size: 20px;
    }
    .booking_btn{
        max-width: 100%;
    }
    .cookie_sect .col-sm-2 {
        max-width: 100%;
        width: 100%;
    }
    .cookie_sect .col-sm-8 {
        max-width: 100%;
        width: 100%;
    }
    .cookie_sect button.cookie_btn{
        float: none;
        margin-top:20px;
    }
    .cookie_sect img.cookie-img{
        margin-bottom: 20px;
    }
    section.cookie_sect{
        padding: 30px 0px;
    }
    section.cookie_sect p{
        font-size: 12px;
    }
    .price_sum_inner span{
        float:left;
        width:100%;
        text-align: left;
    }
    .price_sum_inner p{
        float:left;
        width:100%;
    }
    .open_popup .modal_btm_cont h2{
        font-size: 20px;
    }
    .open_popup .modal_btm_cont ul li p {
        font-size: 12px;
    }
    .open_popup .modal_btm_cont ul li{
        width: 100%;
        margin-bottom: 10px;
    }
    .open_popup .modal_btm_cont ul li p br {
        display: none;
    }
    .open_popup .modal_btm_cont ul li img{
        position: relative;
        top: -5px;
    }
    section.about_us{
        height:300px;
    }
    .home_select .col-sm-2 {
        width: 100%;
    }
    .home_select ul.dropdown-menu.show{
        width: 100%;
    }
    .footer_section .footer_descp{
        width: 100%;
        margin-bottom: 20px;
    }
    .search-button{
        margin-bottom: 20px;
    }
    button.remove-segment-btn {
        top: -5px;
    }
    .form_section .dropdown-group {
        min-width: 100%;
    }
    .form_section input#return_date{
        margin-top:0px;
    }
    .litepicker {
        left: 0px !important;
        width: 100%;
        z-index: 999 !important;
    }
    #contactModal .modal-dialog{
        margin: 25% auto;
        max-width: 90%;
    }
    .faq-drawer__trigger:checked + .faq-drawer__title + .faq-drawer__content-wrapper {
        max-height: unset;
    }
    section.flight_inner_sect.wi_full.pad_both {
        padding-top: 0;
    }
    a.toggle-details-btn{
        float: right;
        position: absolute;
        top: 50%;
        right: 0px;
        transform: translate(-25%, -50%);
    }
}
@media only screen and (max-width: 575px){
    .recent_post_descp {
        margin-top: 10px;
    }
    .contact_form_sect {
        margin-top: 20px;
    }
    .blog_detailed_list{
        width: 100%;
    }
    .flights_dropdown .dropdown-menu.show {
        width: 100%;
    }
    .flights_dropdown .dropdown-toggle::after{
        float:right;
        margin-top:10px;
    }

}
@media only screen and (max-width: 480px){
    button.add-segment-btn{
        width:100%;
        margin-bottom: 20px;
    }
    .search-button{
        width:100%;
    }
    .flight_right{
        margin-bottom: 10px;
    }
    .lugagge-image {
        text-align: center;
        text-align: center;
    }
    .lugagge-image img {
        max-width: 40px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 375px){
    section.flight_inner_sect{
        margin-bottom: 0rem;
    }
}
