@media only screen and (min-width: 1990px){
    .home-banner{
        overflow: hidden;
    }
}

@media only screen and (max-width: 1400px){
    .date-option{
        margin-right: 9px;
    }
}

@media only screen and (max-width: 1380px){
    .about-us-content img{
        height: 100%;
        margin: 0;
        object-fit: cover;
    }
    .main-filters-opts .incre-dec-filters{
        padding: 0;
    }
    .main-filters-opts .incre-dec-filters .button-plus, .main-filters-opts .incre-dec-filters .button-minus{
        width: 22px;
    }
}

@media only screen and (max-width: 1200px){
    .home-ticket .airline-icon-dcs span{
        top: -15px !important;
        width: 30px !important;
        height: 30px !important;
    }
    .second-ui-searchbc .flight-major-dtls h6{
        margin-bottom: 25px !important;
    }
    .airline-name-sort-dtls p{
        font-size: 10px;
    }
    .main-filters-opts .incre-dec-filters{
        width: 100%;
        border: none;
        margin-bottom: 0;
    }
    .stops-opts{
        flex-wrap: wrap;
    }
    .flight-filters .flight-filters-title img{
        width: 18px;
        height: 18px;
    }
    .date-option{
        width: 15%;
        margin-right: 12px;
    }
    .box .flight-aminities{
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
    }
    .flight-aminities .aminities-list{
        width: 100%;
    }
    .box .flight-aminities .chargeble-fees{
        width: 50%;
        margin: 10px 0;
    }
    .box .title{
        font-size: 14px;
    }
    .search-flight-results .flight-result-bx .flight-basic-infos .flight-img-duration .flight-airline-img h4{
        font-size: 16px;
    }
    .box .flight-aminities .chargeble-fees:last-child{
        margin-bottom: 0;
    }
    .incre-dec-filters .input-group{
        width: 100%;
        justify-content: space-between;
    }
    .main-filters-opts .incre-dec-filters .button-plus, .main-filters-opts .incre-dec-filters .button-minus{
        width: 30px;
        height: 30px;
        font-size: 16px !important;
    }
    .main-filters-opts .incre-dec-filters .quantity-field{
        width: 60% !important;
    }
    .main-filters-opts .incre-dec-filters:nth-child(even){
        padding: 0;
    }
    .main-header .side-menu-opts .user-menu ul li a{
        font-size: 14px;
    }
    .switches-container label{
        font-size: 12px;
    }
    .home-banner .myBannerSwiper .swiper-slide .banner-title h1{
        font-size: 55px;
    }
    .form-input input{
        padding-left: 20%;
    }
    .from-city-name-ticket h4, .to-city-name-ticket h4{
        font-size: 20px;
    }
    .home-ticket .airline-icon-dcs span{
        width: 25px;
        height: 25px;
        top: -12px;
    }
    .next-trip-ticket .from-city-name-ticket h4, .next-trip-ticket .to-city-name-ticket h4{
        font-size: 34px;
    }
    .city-detail p{
        font-size: 18px;
    }
    .city-detail a{
        font-size: 12px;
    }
    .download-txt h2{
        font-size: 30px;
    }
    .download-txt h5{
        font-size: 16px;
        margin-bottom: 0;
    }
    .download-txt{
        margin-top: 20px;
    }
    .go-top:after{
        padding: 2px 8px;
        font-size: 18px;
    }
    .swiper-button-next, .swiper-button-prev{
        width: 30px;
        height: 30px;
    }
    .exclusive-offers .city-img-bx img{
        max-height: 120px;
    }
}

@media only screen and (max-width:1080px){
    .airline-logo .airline-price{
        font-size: 16px;
        padding-bottom: 10px;
    }
    .pricing-calender a{
        font-size: 13px;
    }
    .date-option{
        padding: 8px 15px;
        margin-right: 15px;
    }
    .second-ui-searchbc .from-city-name-ticket h4, .second-ui-searchbc .to-city-name-ticket h4{
        font-size: 35px !important;
    }
}

@media only screen and (max-width: 991px){
    .deprature-times.project{
        justify-content: space-between;
    }
    .deprature-times.project .depart-bx{
        width: 24%;
    }
    .deprature-times.project .depart-bx label{
        width: 100%;
    }
    .flight-detail-info-bx {
        width: 100%;
        height: calc(100% - 120px);
        overflow-y: auto;
        overflow-x: hidden;
        padding-left: 10%;
    }
    .mobile-filters{
        display: block;
        float: left;
    }
    .mobile-filter-main-btn{
        background-color: #FF0007;
        padding: 5px 10px;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        border-radius: 20px;
        border: none;
        display: flex;
        align-items: center;
    }
    .mobile-filter-main-btn img{
        width: 12px;
        height: 12px;
        margin-right: 5px;
    }
    .mob-flight-result-data.visible-content{
        display: block;
    }
    .mob-flight-result-data.visible-content .backdrop-shades{
        display: block;
    }
    .mob-flight-result-data .backdrop-shades{
        z-index: 9999999;
    }
    .cose-airline-time{
        position: sticky;
        top: 0;
        z-index: 999;
        text-align: right;
    }
    .airline-price-inner {
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: #fff;
        left: 0;
        border-top: 1px solid #e4e4e4;
        padding: 10px 30px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .airline-price-inner .flight-amounts{
        padding: 0;
    }
    .airline-price-inner button {
        width: 100%;
        padding: 10px 0;
        background: #fff;
        font-size: 14px;
        max-width: 200px;
        margin-top: 10px;
        font-weight: 600;
        border: 2px solid #FF0007;
        border-radius: 10px;
        text-transform: capitalize;
        color: #FF0007;
    }
    .cose-airline-time i{
        font-size: 22px;
    }
    .flight-timline-other-dtls{
        position: fixed;
        bottom: 0;
        z-index: 9999999;
        background-color: #fff;
        width: 100%;
        left: 0;
        padding: 20px;
        height: 90vh;
        overflow-y: auto;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .flight-detail-info-bx .card{
        border-top: none;
    }
    .flight-duration-timeline{
        padding-top: 0;
        margin-bottom: 5%;
        padding-bottom: 5%;
    }
    .main-filters-opts .incre-dec-filters .quantity-field {
        width: 90% !important;
        height: 30px;
    }
    .mobile-filters-ls{
        display: none;
    }
    .mobile-filters-ls.visible-content {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #fff;
        z-index: 9999999;
        display: block;
    }
    .mobile-filters-ls.visible-content .flight-filters{
        border: none;
        border-radius: 0;
        overflow: scroll;
        height: calc(100% - 120px);
    }
    .close-filters{
        width: 100%;
        padding: 15px 20px;
        background-color: #FF0007;
        color: #fff;
    }
    .close-filters button, .save-filters button{
        background-color: transparent;
        border: none;
        outline: none;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
    }
    .flight-filters .flight-filters-title{
        background-color: #f5f5f5;
        color: #353535;
    }
    .flight-filters .flight-filters-title span{
        font-weight: 600;
    }
    .close-filters button svg{
        margin-right: 5px;
    }
    .save-filters{
        position: fixed;
        bottom: 0;
        padding: 15px;
        color: #fff;
        text-align: center;
        background-color: #49B677;
        width: 100%;
    }
    .mobile-filters-ls.visible-content .flight-filters{
        display: block;
    }
    .flight-filters{
        display: none;
    }
    .airline-logo img{
        width: 40px;
        height: 40px;
    }
    .airline-logo{
        min-height: 140px;
    }
    .active-visible .flights-direct-opts label{
        color: #000;
    }
    .multi-city-search .single-city-data .add-new-flight-opt{
        margin-left: 0;
    }
    .search-form{
        border-bottom-left-radius: 70px;
        border-bottom-right-radius: 70px;
    }
    .site-main-title{
        margin-bottom: 20px;
    }
    .site-main-title h2{
        margin-bottom: 0;
    }
    .go-top{
        right: 5%;
    }
    .footer-links .bottom-site-urls ul{
        margin-bottom: 0;
    }
    .summer-offer-bx {
        width: 50%;
    }
    .home-banner .myBannerSwiper .swiper-slide .banner-title h1 {
        font-size: 46px;
    }
    .flight-hotels-search-tabs{
        background-color: #fff;
        border-radius: 20px;
        padding: 25px;
        webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.25);
    }
    .flight-hotels-search-tabs .tab-pane .inner-tabs-cont{
        flex-direction: column;
    }
    .flights-direct-opts {
        margin: 20px 0;
    }
    .flight-hotels-search-tabs .nav-item{
        min-width: 140px;
        width: 48%;
    }
    .flight-hotels-search-tabs #ex1{
        margin-bottom: 30px !important;
    }
    .flight-hotels-search-tabs .nav-item:last-child{
        margin-right: 0;
    }
    .flight-hotels-search-tabs .nav-item .nav-link span{
        font-size: 14px;
    }
    .flight-hotels-search-tabs .nav-item .nav-link .search-ico-bx{
        width: 45px;
        height: 45px;
        border-radius: 14px;
    }
    .one-way-flight-search form{
        flex-wrap: wrap;
    }
    .from-to-city{
        width: 60%;
    }
    .one-way-flight-search .departure-date{
        width: 38%;
        margin-right: 0;
    }
    .travellers-info{
        width: 42%;
        margin-top: 15px;
    }
    .search-btn{
        margin-top: 15px;
    }
    .flight-hotels-search-tabs .tab-content .tab-pane .tab-content, .flight-hotels-search-tabs .nav-tabs{
        padding: 0;
    }
    .flight-hotels-search-tabs .nav-tabs{
        width: 100%;
    }
    .home-ticket{
        margin-bottom: 20px;
    }
    .next-trip-ticket{
        width: 100%;
    }
    .next-trip-ticket{
        max-width: 100%;
    }
    .feature-flights{
        padding: 20px;
    }
    .download-txt{
        text-align: center;
    }
    .qr-download{
        justify-content: center;
    }
    .marketplace-download ul{
        justify-content: center;
        margin-top: 20px;
    }
    .multi-city-search .single-city-data .add-new-flight-opt{
        margin-top: 20px;
    }
    .multi-city-search .single-city-data{
        margin: 20px 0 0;
    }
    .flight-hotels-search-tabs{
        margin-top: -20px;
    }
    .summer-offer-divs{
        flex-wrap: wrap;
    }
    .flight-hotels-search-tabs .tab-pane .inner-flight-search .nav-item{
        width: 33%;
    }
    .profile-links{
        display: none;
    }
    .profile-main-content{
        padding: 40px;
    }
    .terms-condition-content h2{
        font-size: 26px;
    }
    .terms-condition-content h3{
        font-size: 22px;
    }
    .terms-condition-content h4{
        font-size: 20px;
    }
    .about-us-content p, .terms-condition-content p{
        font-size: 13px;
    }
    .terms-condition-content ul li{
        font-size: 13px;
    }
    .side-menu-opts{
        display: none !important;
    }
    .mob-menu-content{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .wp-mobile-ico, .side-menu-mobile{
        display: block;
    }
    .main-header .logo img{
        width: 20%;
    }
    .wp-mobile-ico a{
        color: #fff;
        text-decoration: none;
    }
    .wp-mobile-ico a img{
        margin-right: 5px;
    }
    .nav__item img{
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }
    .download-app-img{
        display: none;
    }
    .footer-cont .insta-posts span{
        width: 25%;
    }
    .footer-cont .insta-posts{
        justify-content: space-between;
    }
}

@media only screen and (max-width: 875px){
    .home-banner .myBannerSwiper .swiper-slide .banner-title h1{
        font-size: 38px;
    }
    .home-banner .myBannerSwiper .swiper-slide img{
        border-bottom-left-radius: 60px;
        border-bottom-right-radius: 60px;
    }
    .myBannerSwiper  .swiper-button-next, .swiper-button-prev{
        transform: translateY(0%);
    }
    .flight-hotels-search-tabs .nav-item .nav-link{
        max-height: 35px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 768px){
    .flight-detail-info-bx{
        padding-left: 12%;
    }
    .second-ui-searchbc .flight-major-dtls h6 p {
        margin-bottom: 0 !important;
        font-size: 18px !important;
    }
    .second-ui-searchbc .flight-major-dtls h6 {
        font-size: 16px !important;
        margin-bottom: 20px !important;
    }
    .second-ui-searchbc .from-city-name-ticket h4, .second-ui-searchbc .to-city-name-ticket h4 {
        font-size: 24px !important;
    }
    .innerpage-search-ticket .from-city-name-ticket span, .innerpage-search-ticket .to-city-name-ticket span {
        font-size: 12px;
    }
    .innerpage-search-ticket .travellers-sort-info ul li h5{
        font-size: 18px;
    }
    .innerpage-search-ticket .travellers-sort-info ul li img{
        width: 10px;
    }
    .innerpage-search-ticket .modify-serch-edit-btn{
        right: -10px;
    }
    .date-option .date {
        font-size: 19px;
        line-height: 30px;
    }
    .day-name {
        font-weight: 400;
        font-size: 12px;
    }
    .date-option .price {
        font-weight: 500;
        font-size: 12px;
    }
    .date-option{
        width: 18%;
        margin-right: 11px;
    }
    .airline-logo .airline-price{
        font-size: 14px;
        padding-bottom: 6px;
        margin-bottom: 6px;
    }
    .airline-logo {
        min-height: 130px;
    }
    .airline-logo img {
        width: 30px;
        height: 30px;
    }
    .airline-name-sort-dtls h5{
        font-size: 12px;
    }
    .airline-logo {
        min-height: 120px;
    }
    .airline-slider .swiper-button-next, .airline-slider .swiper-button-prev{
        display: none;
    }
    .search-flight-results .flight-result-bx .flight-basic-infos{
        padding: 15px 20px;
    }
    .search-flight-results .flight-result-bx .flight-basic-infos .flight-img-duration .flight-airline-img img{
        width: 40px;
        height: 40px;
    }
    .search-flight-results .flight-result-bx .flight-basic-infos .flight-img-duration .flight-airline-img h4{
        font-size: 14px;
    }
    .search-flight-results .flight-result-bx .flight-basic-infos .flight-img-duration{
        flex-direction: column;
    }
    .flight-airline-img{
        width: 100%;
    }
    .flight-duration-timimg-info{
        margin-top: 20px;
        width: 100%;
        justify-content: flex-start;        
    }
    .flight-amounts h3{
        font-size: 20px;
    }
    .flight-amounts h3 sup{
        font-size: 16px;
    }
    .flight-amounts h4{
        font-size: 12px;
    }
    .flight-amounts button{
        font-size: 12px;
        border-width: 1px;
    }
    .flight-duration-timimg-info .airline-icon-dcs .flight-major-dtls p{
        font-size: 16px;
    }
    .flight-duration-timimg-info .airline-icon-dcs .flight-major-dtls h6{
        font-size: 13px;
    }
    .innerpage-search-ticket .modify-serch-edit-btn img{
        width: 20px;
        height: 20px;
    }
    .flight-hotels-search-tabs .nav-item{
        margin-right: 16px;
    }
    body{
        overflow-x: hidden;
    }
    .footer-cont .read-more-btn{
        display: inline-block;
    }
    .footer-cont{
        margin-bottom: 20px;
    }
    .main-header .logo img{
        width: 30%;
    }
    .from-to-city{
        width: 100%;
        margin-bottom: 15px;
    }
    .multi-city-search .departure-date{
        width: 50% !important;
    }
    .one-way-flight-search .departure-date{
        width: 48%;
        margin-left: 0;
        margin-right: 15px;
    }
    .travellers-info{
        width: 48%;
        margin-left: 0;
        margin-top: 0;
        margin-right: 0;
    }
    .travellers-info:nth-child(2){
        margin-right: 10px;
    }
    .search-btn {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 48%;
        margin-left: 15px;
    }
    .feature-flight-dtls .airline-dtls .airline-img{
        width: 30px;
        height: 30px;
    }
}

@media only screen and (max-width: 675px){
    .flight-detail-info-bx{
        padding-left: 15%;
    }
    .home-banner .myBannerSwiper .swiper-slide .banner-title h1{
        font-size: 30px;
    }
    .home-banner .myBannerSwiper .swiper-slide img{
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
    }
    .site-main-title h2{
        font-size: 20px;
    }
    .home-banner .swiper-slide {
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
        overflow: hidden;
    }
    .home-banner .myBannerSwiper .swiper-slide img{
        min-height: 200px;
        max-height: 210px;
    }
    .home-banner .myBannerSwiper .swiper-slide .banner-title{
        right: 50%;
        transform: translate(50%, -50%);
        width: max-content;
    }
}

@media only screen and (max-width: 575px){
    .multi-city-search .departure-date{
        width: 100% !important;
        height: auto !important;
    }
    .second-ui-searchbc .multi-city-data-requi .flight-major-dtls h6{
        width: 70%;
    }
    .second-ui-searchbc .multi-city-data-requi .flight-major-dtls h6, .second-ui-searchbc .multi-city-data-requi .flight-major-dtls h6 p{
        font-size: 12px !important;
    }
    .searched-multicity .multicity-data-airlines .flight-img-duration{
        margin: 10px 0;
    }
    .flight-amounts{
        border-top: 1px dashed #ADADAD;
        padding: 20px;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .flight-cancellation{
        border-top: 1px solid #ADADAD;
        padding-top: 10px;
    }
    .airline-price-inner .flight-amounts{
        border: none;
    }
    .flight-detail-info-bx{
        padding-left: 20%;
        height: calc(100% - 100px);
    }
    .pricing-collaps .card .prev-date, .pricing-collaps .card .next-date{
        display: none;
    }
    .pricing-collaps .card{
        padding: 10px;
    }
    .date-selector{
        padding: 0;
        overflow-x: auto;
    }
    .flight-timline-other-dtls{
        padding: 20px;
    }
    .main-header .logo img{
        width: 40%;
    }
    .home-banner .myBannerSwiper .swiper-slide .banner-title h1{
        font-size: 26px;
    }
    .next-trip-ticket .from-city-name-ticket h4, .next-trip-ticket .to-city-name-ticket h4{
        font-size: 28px;
    }
    .tick-book-dtls span{
        font-size: 18px;
    }
    .main-footer{
        overflow: hidden;
    }
    .wp-mobile-ico a{
        font-size: 14px;
    }
    .side-menu-mobile .nav__item{
        font-size: 14px;
    }
    .profile-main-content{
        padding: 30px;
    }
    .profile-tab-title img{
        width: 30px;
        height: 30px;
    }
    .profile-tab-title{
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .my-profile-details{
        padding: 40px 0;
    }
    .download-app .d-flex {
        align-items: center;
    }
    .download-txt{
        text-align: center;
    }
    .profile-tab-title h4{
        font-size: 18px;
        width: 80%;
    }
    .terms-condition-content h3{
        font-size: initial;
    }
    .terms-condition-content h2{
        font-size:initial;
    }
    .terms-condition-content h4{
        font-size: initial;
    }
    .faqs-list .accordion-button{
        font-size: 14px;
    }
    .hotel-dtl-bx .hotel-dtls{
        padding: 10px;
    }
    .site-black-title a{
        font-size: 14px;
    }
    .citys-bx{
        padding: 10px;
        border-radius: 5px;
    }
    .exclusive-offers .city-img-bx img{
        border-radius: 5px;
    }
    .flight-hotels-search-tabs {
        margin-top: 20px;
    }
    .flight-hotels-search-tabs{
        margin-top: 15px;
    }
    .one-way-flight-search .search-btn a, .one-way-flight-search .search-btn button{
        font-size: 16px;
    }
}

@media only screen and (max-width:475px){
    .add-new-flight-opt{
        margin-left: 20px !important;
    }
    .save-filters{
        bottom: 10px;
    }
    .close-filters button, .save-filters button{
        font-size: 16px;
    }
    .innerpage-search-ticket .airline-icon-dcs .flight-major-dtls h6 p{
        font-size: 12px !important;
    }
    .second-ui-searchbc .flight-major-dtls h6 {
        font-size: 12px !important;
        margin-bottom: 20px !important;
    }
    .innerpage-search-ticket .modify-serch-edit-btn{
        bottom: -10px;
        top: auto;
        right: 50%;
        transform: translateX(50%);
    }
    .second-ui-searchbc .from-city-name-ticket h4, .second-ui-searchbc .to-city-name-ticket h4 {
        font-size: 20px !important;
    }
    .innerpage-search-ticket .from-city-name-ticket span, .innerpage-search-ticket .to-city-name-ticket span {
        font-size: 10px;
    }
    .innerpage-search-ticket .city-info{
        padding-bottom: 15px !important;
    }
    .innerpage-search-ticket .modify-serch-edit-btn img{
        width: 22px;
        height: 22px;
    }
    .active-visible .modify-serch-edit-btn {
        transform: rotate(180deg) translateX(-50%) !important;
    }
    .flight-detail-info-bx{
        padding-left: 28%;
        height: calc(100% - 100px);
    }
    .flight-duration-timeline ul .layover-dtls .layour-city-name p, .box .title{
        font-size: 12px;
    }
    .box .flight-class-luggage{
        flex-direction: column;
        align-items: flex-start;
    }
    .copyrights-footer p{
        font-size: 10px;
    }
    .flight-hotels-search-tabs .tab-pane .inner-flight-search .nav-item{
        min-width: 120px;
    }
    .flight-hotels-search-tabs .nav-item{
        margin-right: 14px;
    }
    input[type="checkbox"]+label::after{
        width: 18px;
        height: 18px;
    }
    .home-banner .myBannerSwiper .swiper-slide .banner-title h1{
        font-size: 24px ;
    }
    .swiper-button-next, .swiper-button-prev{
        width: 25px;
        height: 25px;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        color: #231F20;
        font-size: 12px;
        font-weight: 700;
    }
    .one-way-flight-search .departure-date{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .travellers-info .select{
        margin-top: 6px;
    }
    .travellers-info{
        width: 100%;
        margin-bottom: 5px;
    }
    .from-to-city{
        margin-bottom: 10px;
    }
    .one-way-flight-search .travellers-info .input-group .quantity-field{
        width: 80% !important;
    }
    .search-btn{
        margin: 15px 0 0;
        width: 100%;
    }
    .one-way-flight-search .search-btn a, .one-way-flight-search .search-btn button{
        height: 3rem;
        flex-direction: row;
    }
    .one-way-flight-search .search-btn a img, .one-way-flight-search .search-btn button img{
        width: 20px;
        height: 20px;
        margin-right: 6px;
    }
    .flight-major-dtls p{
        font-size: 10px;
    }
    .flight-city-dtls .airline-icon-dcs{
        width: 100%;
    }
    .from-city-name-ticket, .airline-icon-dcs, .to-city-name-ticket{
        width: 25%;
    }
    .next-trip-ticket .from-city-name-ticket,.next-trip-ticket .airline-icon-dcs,.next-trip-ticket .to-city-name-ticket{
        text-overflow: ellipsis;
        white-space: normal;
        overflow: hidden;
    }
    .next-trip-ticket .from-city-name-ticket h4, .next-trip-ticket .to-city-name-ticket h4{
        font-size: 24px;
    }
    .tick-book-dtls span{
        font-size: 14px;
    }
    .site-main-title h2{
        font-size: 18px;
    }
    .site-main-title a{
        font-size: 14px;
    }
    .flights-direct-opts span:nth-child(1){
        margin-right: 10px !important;
    }
    input[type="checkbox"]+label{
        font-size: 12px;
    }
}

@media only screen and (max-width: 431px){
    .date-option {
        width: 22%;
        margin-right: 10px;
    }
    .flight-hotels-search-tabs .nav-item{
        margin-right: 10px;
    }
    .flight-hotels-search-tabs .tab-pane .inner-flight-search .nav-item{
        min-width: 30%;
    }
}

@media only screen and (max-width: 415px){
    .innerpage-search-ticket .airline-icon-dcs{
        width: 50%;
    }
    .menu-overlay{
        width: 70%;
    }
}

@media only screen and (max-width: 375px){
    .date-option{
        width: 35%;
    }
    .from-city-name-ticket, .airline-icon-dcs, .to-city-name-ticket{
        text-overflow: ellipsis;
        white-space: unset;
        overflow: hidden;
    }
    .box .flight-aminities .chargeble-fees{
        width: 100%;
    }
    .flight-detail-info-bx{
        padding-left: 35%;
    }
    .flight-hotels-search-tabs{
        padding: 20px;
    }
    .flight-hotels-search-tabs .nav-item .nav-link .search-ico-bx{
        width: 40px;
        height: 40px;
    }
    .flight-hotels-search-tabs .nav-item .nav-link .search-ico-bx img{
        width: 24px;
        height: 24px;
    }
    .flight-hotels-search-tabs .tab-pane .inner-flight-search .nav-link{
        font-size: 12px;
    }
    .form-input label, .form-input input{
        font-size: 12px;
    }
    .next-trip-ticket .from-city-name-ticket h4, .next-trip-ticket .to-city-name-ticket h4{
        font-size: 20px;
    }
    .tick-book-dtls p{
        font-size: 10px;
    }
    .city-detail p{
        font-size: 16px;
    }
    .site-black-title h2{
        font-size: 22px;
    }
    .download-txt h2{
        font-size: 24px;
    }
    .marketplace-download ul li:last-child{
        margin-right: 0;
    }
}