/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Resposive Styles
Project:    Travnet Tech CRM
Author:     Travnet Tech Team ()
Author URI: http://www.ncltours.co.uk/

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- min-width: 1367px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (min-width: 1367px){
    .page-container {
        max-width: inherit;
        margin: 0px auto;
    }
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- max-width: 767px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width: 767px){
    /* section#all_menus {
        float: none;
    }
    .col-md-4.col-sm-4:nth-child(n+4) .single_link {
        margin-bottom: 20px;
    } */

    .single_flight_des{
        width: 35% !important;
    }
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- max-width: 992px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width: 992px){
    .crm_flight_details_container{
        padding-right: 8px !important;
        padding-left: 8px !important;
    }
}    

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- max-width: 1024px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width: 1024px){
    .navbar .navbar-nav > li > a {
        font-size: 11px;
        padding: 12px 6px;
    }
    .mobile-container .filter-header {
        display: block;
    }
    .cst-crm-flightlist-filter-sidebar.mobile-container .all-filter-contents {
        display: none;
        opacity: 0;
    }
    .toogleMenu.all-filter-contents {
        /* transform: translateY(-100px); */
        display: block !important;
        opacity: 1 !important;
        border: 1px solid #ededed;
        padding: 5px 10px;
        border-top: none;
    }
    div#main-banner-content {
        height: 36vh !important;
    }

    .single-card-container {
        margin-bottom: 10px;
    }
    .search-conent-tab-header {
        left: 10%;
    }
    div#loader-search-crm {
        float: left !important;
        margin-top: 50px  !important; 
    }
    .desktop-view {
        float: left;
        width: 100%;
    }
    .addBanner-img {
        float: left;
        width: 100%;
        text-align: center;
    }
    .addBanner-img img {
        width: 30%;
        /* display: block; */
        margin: 0px 20px;
    }
    .client-info-container-img img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .client-info-container-img {
        height: 300px;
        position: relative;
    }
    .iti {
        width: 100%;
        margin-bottom: 10px;
    }

    .hotel-price-contents{
        height: auto !important;
    }
    .hotel_details_single_price_section {
        padding: 10px 0px 10px 0px;
        align-items: center;
    }
    .single_hotel_list_image {
        margin-bottom: 5px;
    }
    .hotel_details_single_price_section {
        border-left: none;
        border-top: 1px solid rgba(148, 148, 148, 0.17);
    }
    .hotelSearchBtn {
        margin-top: 24px;
    }
    /* button#search_transfer_btn {
        margin-top: 3px !important;
    } */
    .booking_header_panel {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        position: relative;
    }
    .booking_header_panel label {
        position: absolute;
        right: 16px;
        top: 3px;
    }
    .single_hotel_list_image {
        position: relative;
        height: 200px;
    }
    .single_hotel_list_image img {
        width: 100%;
        position: absolute;
        z-index: 99;
        height: 100%;
        object-fit: cover;
    }
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- min-width: 1199px to max-width: 1025px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .expire-content p {
        width: 100% !important;
    }
    .cst-crm-flightdetails-costing-title p {
        text-align: center;
    }
    .expire-content > .button-div {
        width: 100% !important;
        text-align: center;
    }
    .expire-content button {
        float: none !important;
        margin-bottom: 10px;
    }
    /* .cst-crm-flightdetails-costing-title p i {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    } */
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- min-width: 768px to max-width: 1024px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .attraction_total_description_control_field, .hotel_total_description_control_field, .transfer_total_description_control_field {
        width: 350px !important;
    }
    .row-input,.row-children-input {
        width: 100% !important;
    }
    .single-row.appendedRow {
        border-top: 1px solid #e8e8e8;
    }
    .money-protection-content img {
        text-align: center !important;
    }
    .travnettech-qr {
        float: left;
        width: 80%;
        padding-top: 50px;
    }
    /* .client-info-container-img img {
        width: 100%;
        position: absolute;
        height: 100%;
        object-fit: cover;
    } */
    .client-info-container-img {
        min-height: 250px; 
        position: relative;
        border-radius: 0;
    }
    .client-info-container-info {
        padding-bottom: 0px;
    }
    .client-info-container-form {
        margin-top: 10px;
    }
    /* app  */
    .app-banner-text {
        margin-top: 24vh !important;
    }
    .app-banner-text h1.b-text {
        font-size: 30px !important;
    }
    .header-ilustration img {
        width: 100% !important;
    }
}

@media only screen and (max-width: 768px) and (min-width: 767px){
    .single_flight_description{
        width: 30% !important;
    }
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- max-width: 768px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width: 768px){

    .flight_details_breakdown > h6{
        margin-bottom: 5px !important;
    }

    .flight_details_breakdown .duration{
        margin-bottom: 5px !important;
    }

    #search_flight_results {
        float: left;
        width: 100%;
    }
    ul.nav.navbar-nav.navbar-right.navbar_for_reload {
        border-top: 1px solid #eaeaea;
    }
    .navbar-header a.navbar-brand {
        padding: 8px 20px;
        /* padding-left: 20px !important; */
    }   
    div#main-banner-content {
        height: 20vh !important;
    }
    .navbar .navbar-nav > li > a {
        font-size: 14px;
        padding: 4px 6px;
    }
    .top_nav_div .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
        text-align: center;
    }
    .banner-text {
        /* top: 20%; */
        left: 20px;
    }
    .banner-text h6 {
        font-size: 20px;
    }
    .banner-text p {
        font-size: 12px;
    }
    .mobile-view {
        display: block;
    }
    .desktop-view {
        display: none;
    }
    .dropdownmenu-icon {
        padding-top: 14px;
        padding-right: 4px !important;
        margin: 0 !important;
    }
    .navbar {
        padding: 0px 20px;
    }
    .navbar .navbar-nav > li > a {
        text-align: center;
    }
    .top_nav_div {
        width: 100%;
        text-align: center;
        padding-top: 15px;
    }
    ul.nav.navbar-nav.navbar-right.navbar_for_reload {
        width: 100%;
        text-align: center;
    }
    .navbar-nav > li > a .caret {
        float: none;
    }
    /* crmFront_banner_section */
    section#crmFront_banner_section {
        margin-top: 0px;
    }
    #crmBack_searchEngineTab_section .nav-tabs:before {
        content: '';
        margin: 0px;
    }
    #crmBack_searchEngineTab_section .nav-tabs > li {
        padding: 0px 10px;
        display: inline-block;
    }
    /* Search box */
    .modify-search-contents {
        box-shadow: 0 4px 8px rgba(10,9,9,.1)!important;
    }
    .search-conent-tab-header {
        left: 0px;
        display: block;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    #crmBack_searchEngineTab_section .search-conent-tab-header ul {
        border: none;
        box-shadow: none;
        display: flex;
        justify-content: center;
        flex-direction: row;
        padding: 0px 0px;
    }
    #crmBack_searchEngineTab_section .nav-tabs > li > a {
        padding: 0px 10px;
    }
    .passengerPos {
        float: left !important;
        width: 100% !important;
    }
    .cabinClass {
        float: left !important;
        width: 100% !important;
    }
    .flightSearchCat {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .destination-container .custom_form_group {
        width: 100%;
    }
    .formMode.reguler_flights .form-group-3 .form-control-3 {
        margin-bottom: 0px;
    }
    .destination-container {
        position: relative;
    }
    .desticon-sync {
        position: absolute;
        top: 54px;
        right: 26px;
        left: auto;
        width: 50px;
        height: 50px;
        /* border-radius: 50%; */
        border: 1px solid #cacaca;
        z-index: 99;
        background: #FFFFFF;
    }
    .TransferformMode.reguler_flights.activeForm.flightSearchCat .form-group-3 .form-control-3 {
        margin-bottom: 0px;
    }
    #swap_airport {
        left: 27% !important;
        top: 13px ;
        font-size: 20px;
    }
    .text-title {
        font-size: 14px;
    }
    .single-card-container {
        margin-bottom: 10px;
    }
    .page-container {
        padding-bottom: 0px;
    }
    p.footer-copy-text {
        font-size: 10px;
    }
    /* search result */
    .single_flight_segments {
        width: 80% !important;
    }
    .crm_new_airline-info {
        width: 20%  !important;
    }
    .rules_button {
        float: left;
        width: 100%;
    }
    .crm_new_flight_fare_Datails .rules_button .air-book h6 {
        font-size: 11px !important;
    }
    .crm_new_flight_fare_Datails .rules_button .air-book h6 span {
        font-size: 14px !important;
        /* font-weight: 700; */
    }
    .part.part-journey img {
        /* margin-top: -13px; */
        width: 45px;
    }
    .flight_details_breakdown .single-airflight-logo {
        width: 15% !important;
        border-bottom: 1px dotted #cecece;
        margin-top: 0;
        padding-bottom: 5px;
    }
    .flight_details_breakdown .air-duration-count {
        width: 85% !important;
    }
    .flight_details_breakdown .air-location li:before {
        left: -7px !important;
    }
    .flight_details_breakdown .air-location ul:before {
        left: 0px !important;
    }
    /* .flight_details_breakdown li.date-times-location {
        margin-bottom: 0px !important;
    } */
    .flight_details_breakdown span.locations {
        width: 100% !important;
        padding-left: 15px !important;
    }
    .flight_details_breakdown li.date-times-location span.date-times {
        width: 100% !important;
    }
    .flight_details_breakdown .city_code {
        width: 22% !important;
    }
    .crm_new_flight_fare_Datails {
        float: left;
        width: 100%;
    }
    .travnettech-qr {
        padding-top: 0px;
        text-align: center;
    }
    .travnettech-qr img {
        width: 20%;
        margin-bottom: 20px;
    }
    .money-protection-content {
        text-align: center;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
    p.app-terms-text {
        margin-top: 10px;
    }
    .partner-img {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .trust-img {
        margin-top: 0px;
    }
    .money-protection-content .content-group {
        margin-top: 20px;
    }
    /* hotel */
    .btn.room_list_btn {
        width: 150px !important;
        font-size: 12px !important;
    }
    .btn.room_list_btn i {
        font-size: 13px !important;
    }

    .part.flight_class {
        width: 20% !important;
    }
    div#cart_price .addBanner-img {
        display: none;
    }
    .cst-crm-flightlist-passenger-info .panel-body {
        padding: 10px 0px;
    }
    div#search {
        margin: 0px;
    }
    .cst-crm-flightdetails-sidebar {
        margin-top: 20px;
    }
    .single_hotel_list_image {
        position: relative;
        display: flex;
        height: 200px;
    }
    .single_hotel_list_image img {
        width: 100%;
        position: absolute;
        top: 0px;
        height: 100%;
        object-fit: cover;
    }
    .hotelGal_Images .col-md-6 {
        padding: 0px;
    }
    /* attraction */
    .inputfield_attraction select {
        padding-left: 2% !important;
    }
    .modal-body-hitchhiker.farerules_modal_table ul.nav.nav-tabs.nav-tabs-highlight {
        width: 35%;
        float: left;
        overflow: hidden;
    }
    .modal-body-hitchhiker.farerules_modal_table {
        float: left;
        width: 100%;
    }
    .modal-body-hitchhiker.farerules_modal_table .tab-content {
        width: 65%;
        float: left;
        padding: 0px 10px;
    }
    .full {
        margin-bottom: 10px;
    }
    .crm_flight_details_container.crm-hotel-cart-details .remove-link {
        top: 5px;
    }
    .crm_flight_details_container.crm-hotel-cart-details .single_hotel_list_image {
        margin-top: 10px;
    }
    .crm_flight_details_container.crm-hotel-cart-details .single_hotel_list_image img {
        height: 100% !important;
    }
    
    .site-menu {
        float: left;
        width: 100%;
    }
    .link-contents h6 {
        width: 50%;
    }
    /* app */
    .app-body .navbar {
        position: relative !important;
    }
    .app-banner-content {
        position: relative !important;
        background: #FFFFFF;
    }
    .app-banner-text h1.b-text {
        font-size: 26px !important;
    }
    .app-banner-text {
        margin-top: 15vh !important;
        text-align: center !important;
    }
    .header-ilustration {
        margin-top: 50px !important;
        float: left !important;
        width: 100% !important;
        text-align: center !important;
        margin-bottom: 50px !important;
    }
    .header-ilustration img {
        width: 70% !important;
    }
    .section-title .title {
        font-size: 30px;
    }
    .single-app-features-item.green-gd {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .single-app-features-item:last-child {
        margin-bottom: 0px;
    }
    .icon {

        margin-bottom: 10px;
    }
    section#app-features-section {
        padding-bottom: 40px;
    }
    .how-app-work-content-wrap {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    section#app-how-it-works-section {
        padding-top: 0px;
    }
    .how-app-work-content-wrap .title h3 {
        font-size: 26px;
    }
    .app-content-details-section {
        padding: 20px 0px;
    }
    .app-content-details-section-image img {
        width: 100%;
        margin-top: 30px;
    }
    section.app-content-details-section.featured-left .app-content-details-desc {
        padding-left: 0px;
    }
    h2.side-content-title {
        color: #2a3ead;
        font-weight: 600;
        font-size: 24px;
        line-height: 30px;
    }
    section.app-content-details-section.featured-right.featured-last {
        padding-bottom: 80px;
    }
    section.app-content-details-section.featured-right.featured-last .app-content-details-desc {
        margin: 0px;
    }
    section.app-content-details-section.featured-right.featured-last h2.side-content-title {
        margin-top: 0px;
    }
    section#app-client-email-section .travnettech-qr img {
        width: 30%;
    }
    .client-info-container-form .col {
        padding: 0px;
    }
    section#app-client-email-section .client-info-container-form {
        margin-bottom: 10px;
    }

    /* .single_flight_description {
        width: 42% !important;
    } */

    .flight_details_breakdown .air-duration-count {
        width: 100% !important;
        display: flex;
        align-content: center;
    }
    .single-airflight-items .air-duration-count .flight-times {
        width: 15% !important;
        display: flex;
        justify-content: center;
        flex-direction: column;
        margin-top: -45px;
    }
    .flight_details_breakdown li.date-times-location span.date-times {
        padding-left: 15px !important;
        width: 25% !important;
    }
    /* .flight_details_breakdown span.locations {
        width: 75% !important;
        padding-left: 15px !important;
    } */
    .flight_details_breakdown li.date-times-location {
        min-height: 48px !important;
    }
    .coockies-btn-container {
        text-align: center !important;
        margin-bottom: 10px;
    }

}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- max-width: 767px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width: 767px){
    .single_flight_description{
        width: 42% !important;
    }
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- max-width: 600px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:600px){
    .single_flight_description{
        width: 37% !important;
    }

    .single_flight_des{
        width: 28% !important;
    }
    
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- max-width: 580px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:580px){
    .banner-text{
        top: 20%;
    }

    .flight-baggage-icon > ul{
        margin-left: 7px !important;
    }
    .selection_single_flight {
        width: 5% !important;
        margin-right: 0px !important;
    }
    .crm_new_airline-info ul li h6 {
        font-size: 12px !important;
    }
    .crm_new_airline-info img {
        width: 40px !important;
    }
    .crm_new_airline-info ul {
        width: 100% !important;
        padding: 0px 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        position: relative;
        /* top: 6px; */
    }
    .flight_select_section {
        width: 20% !important;
    }
    .single_flight_description h6 {
        font-size: 16px !important; 
    }
    .flight_details_breakdown .air-location ul:before {
        border-left:none !important;
    }
    .attraction_total_description_control_field, .hotel_total_description_control_field, .transfer_total_description_control_field {
        width: 350px !important;
    }
    .row-input,.row-children-input {
        width: 100% !important;
    }
    .single-row.appendedRow {
        border-top: 1px solid #e8e8e8;
    }
    span.transfer_type_name,.single_hotel_list_details .hotel_name {
        font-size: 14px !important;
    }
    .single_hotel_list_details .hotel_name {
        display: block;
    }
    .transfer_segment a.remove-link {
        top: 10px !important;
    }
    .modal-body-hitchhiker.farerules_modal_table ul.nav.nav-tabs.nav-tabs-highlight {
        width: 40%;
    }
    .modal-body-hitchhiker.farerules_modal_table .tab-content {
        width: 60%;
    }
    .modal-body-hitchhiker.farerules_modal_table .tab-pane {
        font-size: 12px;
        word-break: break-word;
    }
    .link-contents {
        display: block;
    }
    .link-groups {
        float: left;
        width: 100%;
    }
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- max-width: 480px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:480px){
    .search-conent-tab-header {
        border: none;
        padding: 0px;
        margin-inline: 0px;
        border-radius: 10px;
        box-shadow: 0 4px 8px rgba(10,9,9,.1)!important;
        border: 1px solid #f3f3f3;
    }
    /* #crmBack_searchEngineTab_section .nav-tabs > li > a span {
        font-size: 14px;
    } */
    div#crmBack_searchEngineTab_section .search-conent-tab-header ul li a i {
        font-size: 26px;
    }
    div#main-banner-content {
        height: 20vh !important;
    }
    .banner-text p {
        font-size: 10px;
    }
    .banner-text h6 {
        font-size: 16px;
    }
    #crmBack_searchEngineTab_section .nav-tabs > li > a {
        font-weight: 600;
        font-size: 11px !important;
        padding: 10px 0px;
    }
    #crmBack_searchEngineTab_section .nav-tabs > li {
        padding: 0px 5px;
        display: inline-block;
    }
    .single-card-container {
        height: 220px;
    }
    .single-holiday-card-img {
        height: 160px;
    }
    .client-info-container-form button {
        width: 100%;
    }
    .client-info-container .col-md-4.pl-0 {
        padding: 0px;
    }
    div#modify-search-form-contents .flightModeControl a.flightModeControl-btn {
        font-size: 10px;
    }
    /* .banner-text h6 {
        font-size: 10px;
    }
    .banner-text p {
        font-size: 8px;
        width: 100%;
    }
    .banner-text {
        top: 0%;
        width: 90%;
    } */
    /* search result */

    .single_flight_segments {
        width: 100% !important;
    }
    .crm_new_flight_list_container {
        display: block !important; 
    }
    .selection_single_flight {
        width: 5% !important;
        /* margin-top: 4px !important; */
        margin-right: 5px !important;
    }
    .crm_new_airline-info img {
        width: 40px !important;
    }
    .crm_new_airline-info ul {
        width: 100% !important;
        padding: 0px 0px !important;
        margin-top: 0px !important;
        display: inline-block;
        width: auto !important;
        /* margin-left: 10px; */
    }
    .flight_select_section {
        width: 100% !important;
    }
    .crm_new_airline-info {
        width: 86% !important;
        margin-bottom: 10px;
    }
    /* .crm_new_airline-info ul li h6 {
        margin-top: 6px  !important;
    } */
    .air-book a img {
        width: 20px !important;
    }
    img.included-services {
        width: 120px;
        padding-top: 10px;
    }
    .included-services-container {
        display: block;
        margin-bottom: 10px;
    }
    .single_flight_description {
        width: 38%  !important;
    }
    
    .single_flight_duration {
        /* width: 18% !important; */
        width: 15% !important;
    }
    .crm_new_flight_fare_Datails .rules_button .air-book h6 {
        display: block !important;
    }
    .flight_details_breakdown .flight-times {
        /* font-weight: 600; */
        font-size: 10px;
        margin-top: 30px;
    }
    .flight_details_breakdown .single-airflight-logo {
        width: 100% !important;
    }
    .flight_details_breakdown .single-airflight-logo img {
        width: 30px !important;
    }
    .flight_details_breakdown .single-airflight-logo h6 {
        font-size: 12px !important;
        padding-left: 0px !important;
        font-weight: 600 !important;
        margin-left: 10px;
        margin-top: 5px;
        margin-bottom: 5px; 
    }
    .flight_details_breakdown .air-duration-count {
        width: 100% !important;
        font-weight: 500;
    }
    .flight_details_breakdown .air-location {
        /* width: 75% !important; */
        width: 100% !important;
    }
    .flight_details_breakdown li.date-times-location span.date-times {
        width: 100% !important;
        margin-bottom: 10px;
    }
    .dateText {
        /* display: inline-block;
        padding-left: 10px; */
    }

    .date-times .dateText{
        padding-left: 0 !important;
        font-size: 12px !important;
        font-weight: 400 !important;
    }

    .flight_details_breakdown .airport_name,
    .flight_details_breakdown .city_code{
        font-size: 12px;
        font-weight: 400;
        width: 100% !important;
    }

    /* .flight_details_collapse .panel-body.flight_details_breakdown {
        padding: 10px 10px !important;
    } */
    .flight_details_breakdown .air-location {
        margin-left: 0px;
    }
    .flight_details_breakdown .city_code {
        margin-right: 12px;
    }
    .flight_details_breakdown span.locations {
        width: 100% !important;
        padding-left: 15px !important;
    }
    .duration p {
        font-weight: 500;
    }
    .flight_details_breakdown li.date-times-location {
        margin-bottom: 10px !important;
        font-size: 10px !important;
    }
    .flight_details_breakdown .city_code {
        width: 34px !important;
    }
    .fare_rules_buttons button {
        /* font-weight: 400 !important; */
    }
    .addBanner-img img {
        width: 70%;
    }
    .hotelAccordioController.description_btn,.image_btn {
        padding: 5px 10px;
        font-size: 12px;
    }
    .hotelAccordioController.description_btn, .image_btn {
        padding: 5px 10px;
        font-size: 12px;
        margin-bottom: 6px;
    }
    .attraction_total_description_control_field, .hotel_total_description_control_field, .transfer_total_description_control_field {
        width: 300px !important;
    }
    .single_flight_des {
        width: 30% !important;
        padding: 0 6px !important;
    }

    .part.part-journey .flight-duration b{
        font-size: 12px;
        font-size: 600;
    }

    .part.flight_class {
        /* width: 2% !important; */
        margin-top: 0 !important;
    }

    .part.flight_details_link{
        width: 2% !important; 
    }

    div#card_div img {
        width: 100%;
    }
    .custom_top_filter_div a.btn.btn-default.btn-block.btn-float.btn-float-lg.legitRipple {
        padding: 5px 6px !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }
    .custom_top_filter_div .btn-float.btn-float-lg i {
        margin-right: 5px !important;
    }

    .searching-flight-text h4 {
        font-size: 14px;
    }

    .single-airflight-items .air-duration-count .flight-times {
        width: 22% !important;
        font-size: 12px;
        font-weight: 400;
        position: relative;
        top: -15px;
    }

    .flight_details_breakdown .duration{
        padding: 5px 0 !important;
    }

    .flight_details_breakdown .air-location ul:before{
        top: 2px !important;
        height: 95px !important;
    }
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    -- max-width: 340px
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:340px){
    #crmBack_searchEngineTab_section .nav-tabs > li > a span {
        font-size: 11px;
    }
    .media-left.partner-img-sml img {
        max-width: 120px;
    }
    #crmBack_searchEngineTab_section .nav-tabs > li > a {
        font-size: 10px;
    }
    .image_btn {
        margin-bottom: 10px;
    }
    .sky {
        width: 100% !important;
    }
    .searching-flight-text h4 {
        font-size: 14px !important;
    }
    .expire-content p {
        width: 100% !important;
        text-align: left !important;
    }
    .cst-crm-flightdetails-costing-title p {
        text-align: center;
    }
    .expire-content > .button-div {
        width: 100% !important;
        text-align: center;
    }
    .expire-content button {
        float: none !important;
        margin-bottom: 10px;
    }
    /* .cst-crm-flightdetails-costing-title p i {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    } */

}

@media only screen and (min-width: 320px) and (max-width: 360px){

    .single_flight_duration {
        width: 15% !important;
    }

    .single_flight_description h6.mobile-view{
        font-size: 11px !important;
    }
    
    .part.flight_class h6,
    .single_flight_des h6,
    .part.part-journey .flight-duration b{
        font-size: 11px !important;
    }

    .single_flight_des h6{
        font-size: 11px !important;
    }

    .flight_details_breakdown .air-location ul:before{
        top: 10px !important;
        height: 95px !important;
    }

}