.main-content-section {
    height: 78vh;
    overflow-y: hidden;
}

@media only screen and (max-width: 1500px) and (min-width:1350px) {
.fliter_over{
    overflow-y: scroll;
    height: 450px;
    overflow-x: hidden;
}
}


@media screen and (min-width: 1200px){
  
.logo {
   
    position: absolute;
    top: -11px;
   }
.logo a:after {
    content: '';
    background: #fff;
    position: absolute;
    left: 0;
    top: -44px;
    height: 93px;
    width: 100%;
    z-index: -1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 2px 2px #c5c1c1;}


    
}


@media screen and (max-width:1199px) {

 

  

   
    .airline-time-duration-col-top.detail-airline {
        flex-wrap: nowrap;
    }
    .top-header-right a {
        font-size: 13px;
    }
   
    .main-nav-col .navbar-nav>li>a {
        /* padding: .9rem .3rem!important; */
    }
    .table tbody{
        white-space: nowrap;
    }
    .table thead {
        white-space: nowrap;
    }
 
   
}

@media screen and (min-width:992px){

    .fix_pagination,
    .btm-pgn {
        position: fixed;
        bottom: 24px;
        right: 30px;
    }

    .half_width{
        display: inline-block;
        width: 49.7%;
        
    }

    .prc-selec-srdv-dom h3{
        font-size: 25px;
    }


    .search-result-info {
       
        position: sticky;
        top: 49px;
        z-index: 8;
           }


    .flight_fix{
        position: sticky;
        top: 120px;
        z-index: 2;
       
         
      }

      .flight_fix2 {
        position: sticky;
        top: 175px;
        z-index: 2;
       
    }
        
.flght-oneWay-airline-route .col-lg-2{

    flex: 0 0 11.666667%;
    max-width: 11.666667%;
    }
    
    .flght-oneWay-airline-route .col-lg-6 {
    flex: 0 0 51.666667%;
    max-width: 51.666667%;
    }
    
    .flght-oneWay-airline-route .col-lg-4, .top_flt_title .col-lg-4 {
    
    flex: 0 0 36.333333%;
    max-width: 36.333333%;
    }
    
    .top_flt_title .col-lg-8 {
        flex: 0 0 63.666667%;
        max-width: 63.666667%;
    
    }

.search-by-filter {
   
    padding: 5px 10px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #eee;
    position: sticky;
    top: 117px;

   
}


}

@media only screen and (max-width: 1199px) and (min-width: 992px)  {

    .travel-img {
        height: 440px;
        width: 100%;
    }

    .main-header-right-sidebar .navbar-nav>li> .nav-link i{
        display: none;
    }

    .bagg_icon_round_1 {
        position: relative;
     
    }
    .airline-roundtrip .butt_bag, .airline-roundtrip .price-airline{
        justify-content: center;
                
        }
 
}

@media screen and (max-width:991px) {

    .bag_datail .baggag_dtl{
        margin-bottom: 5px;
        margin-right: 2px;
}
        .fare-type-common-button{
        font-size: 10px;
    }

    .modify-btn .br-btn{
padding: 2px;    
font-size: 14px;}

    .small_text{
        font-size: 11px;
    }
   

    .navbar-toggler {
        margin-top: 0;
        background: var(--main-color);
        color: #fff;
        border-radius: inherit;
        padding: 4px 6px;
        border-radius: 5px;
        font-size: 14px;
    }
    .dropdown-menu {        
        padding: 0;
        border: 1px solid transparent;
    }
    .logo a img{
        width: 150px;
        padding: 0px;
    }
    .bagg_icon_round_1 {
        position: absolute;
        right: 0;
        top: 0;
    }
    .prc-wrap-flt {
        padding-bottom: 0;
    }
   
     
   
    .dis_Srdv_button{
        display:block;
        margin-top: 5px;
    }
   
    
    .social-media-ico a {
        width: 30px;
        height: 30px;
    }
    .site-header{
        position: relative;
    }
    .site-wrap-body{padding-top: 0px !important;}
    .top-header-right .list-inline-item:first-child {
        display: none
    }
    .logo {
        display: inline-block
    }
    .top-header-right {
        border-bottom: 1px solid #eee;
        padding: 2px 0 3px 0
    }
    .main-nav-col .navbar-nav>li>a {
        /* padding: .5rem .7rem!important; */
        text-align: left;
        font-size: .8rem;
        position: relative;
        margin: 0 0;
    }
    .main-nav-col .navbar-nav .nav-item>a {
        border-bottom: 1px dotted #eee
    }
    .dropdown-toggle:after {       
        /* top: 15px;
    position: absolute;
    right: 7px; */
    }
    .flght-depart .flght-depart-in:not(:last-child) {
        padding: 0 2rem 0 0
    }
 
    .top-header {
        border-bottom: 2px solid #eee
    }
    .related-tour {
        border-top: 1px dotted #ccc;
        padding-top: 1rem
    }
    .Srdv_sm-navbar ul {
        flex-direction: column;
        width: 100%;
        max-width: 100%;
    }
    .Srdv_sm-navbar ul li{
        width: 100%;
    }
 .navbar-nav .dropdown-menu {
    /* position: absolute; */
}
.Detail-button {
    padding: 0px 3px !important;
    font-size: 10px;
}
.main-header-wrap{
    padding: 4px 0;
}
.sx_center_sec{
    text-align: center !important;
}
.header-wrap-pg {
    margin-top: 0px;
}
}

@media (min-width:768px) and (max-width:991px) {
    
.list-inl-md-blog{
    display: block;
}
}

@media only screen and (min-width: 577px) and (max-width: 991px)  {

.half_width{
    display: inline-block;
    width: 49%;
}
.book_dt{

    text-align: right;
}

.profile_detail li strong {
font-size: 12px;

}

}
@media screen and (min-width:768px) {


    .return_flt .nav-pills{
        display: none;
    }
    
    .return_flt .tab-content>.tab-pane{
        display: block;
        opacity: 1;
    }

 .airline-time-duration-col-top {
        justify-content: space-between;
flex-wrap:nowrap ;
}
}

@media screen and (max-width:767px) {
    .hotel_add{
        margin: 2px 0px;
    }

    .main-wrap {
        padding-bottom: 70px;
    }

    .profile_detail li{
        padding: 5px 5px;
    }

    .profile_right{
        width: 120px;
        height: 110px;
        margin-right: 20px;
    }

    .profile_detail li span{
        display: block;
    }
    .mb-mobile{
        margin-bottom: 60px;
    }
    .search-section-area{
        margin-bottom: 70px;
    }

    .fix_pagination, .btm-pgn{
       text-align: center;
    }
   
    .prc-selec-srdv-dom h3{
        font-size: 28px ;
    }

    #footer_fix_price_details {
        padding: 8px 2px !important;
        height: 50px !important;
    }

    .prc-selec-srdv-dom{

        justify-content: end;
    }

    .session-expire{
        bottom: 0px;
    }

    .bagg_icon_round_1{
        top:10px
         }

    .nav_fix {
        position: fixed;
        top: 0;
        z-index: 9999;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.23);
        width: 100%;
        left: 0;
    }

 .return_flt .nav-pills .nav-link{
        background: #fff;
        border-radius: 0px;
        color: #111;
    }
    .return_flt .nav-pills li{
        width: 50%;
        border-radius: 0px;
    }

    .return_flt .nav-pills .nav-link.active{
        background: var(--main-color);
        color: #fff;
    }


    .flght-shrt-descr .fl-icon {
        display: none
    }
 

    .return-modify .one-flght-location {
        border-bottom: 1px solid rgba(222, 226, 230, .28);
        padding: 0 0 .5rem 0;
        margin: 0 0 .4rem 0
    }
    
    .flt-fare-rls li:not(:last-child):after{
        display: none;
    }
   


    .modify-btn i{
        display: block;
    }
    .modify-btn span{
        display: none;
    }
    .total-flght{
        padding: 8px 5px 8px 5px;
    }

    .segment_f_sz{
        font-size: 12px;
    }
   
    .breadcrum-right{
        text-align: center !important;
    }
    .data-list-wrap{
        margin-top: 15px !important;
    }
    .prc-col-btn-wrap{
        display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
    padding-bottom: 10px;
    margin-top: 15px;
    }



    .page-head-lt{
        text-align: center;
    }
    .breadcrumb{
        justify-content: center !important;
    }
    .table tbody{
        white-space: nowrap;
    }
    .main-nav-col .navbar-nav>li>a {
        text-align: left;
    }
    .dropdown-content{
        position: static;
    }
    .navbar-nav .dropdown-menu {
        position: static;
    }
    .Srdv_sm-navbar ul {
        flex-direction: column;
    }
   
    .main-content-section{
      margin-bottom: 50px;
    }

   
    .dropdown-content {
        left: 0;
        min-width: 100%;
        margin-top: 0px;
    }
  
    .header_width{
        min-width: auto;
      }
    .trp-clx-8{
        width: 65.66666667%;
    }
    .durart-flght{
        width: 40.66666667%;
    }
	.modal-title{
		font-size: 1rem;
		font-weight: 600;
	}
	.innner-content{
		padding: 0rem 0.2rem;
	}
	.footer-fixed-prc .fixed-left{
		display: none;
	}
    .login-none {
        display: none
    }
    .login-col-left {
        padding: 1rem
    }
    
    .logo {
      
        position: relative;
        top: 0;
        max-width: 126px;
        min-height: inherit;
        line-height: normal;
    }
    .main-nav-col .navbar-nav>li {
        display: block;
        width: 100%;
    }
    .logo:after{
        display: none;
    }
    .ctc-addr-com{
    	margin-bottom: 1rem;
    	height: auto;
    }
    .domestic-flght-view .flight-listing-footer .row .col-md-9{
		padding: 0;
    }
    .contact-head span{
    	font-size: 0.8rem;
    }
    #show_account_details {
        display: none
    }
    .contact-head{
    	font-size: 1.5rem;
    }
    .confirm-flght-details .departure-flght h4, .confirm-flght-details .arrive-flght h4, .confirm-flght-details .departure-flght h4{
    	font-size: 0.7rem;
    }
    .account-toggle {
        background: var(--secondary-color);
        font-weight: 700;
        text-align: right;
        display: block;
        padding: 2px 5px 3px 5px
    }
    .confirm-flght-details .flt-booking-dts li{
    	list-style-type: none;
    }
    .account-toggle>a {
        color: var(--white)!important
    }
    .top-header-right ul li {
        display: block;
        text-align: left;
        padding: 0 7px 9px 2px
    }
    .top-header-right ul li:not(:last-child):after {
        height: 1px;
        width: 100%;
        top: 24px;
        background: #eee
    }
    .top-header-right {
        padding: 1px 15px
    }
    .top-header-right {
        border-bottom: 2px solid #146ead
    }
    .about-text{
    	padding-right: 1rem;
    }
    .two-column {
        width: 100%!important
    }
    .flght-top-bar>ul>li>a.nav-link i {
        display: none
    }
    
    .border-result-r {
        border-left: 0px dashed rgba(227, 17, 26, .13) !important;
    }
    .main-navbar-wrap .container,
    .top-header .container {
        width: 100%;
        max-width: 100%
    }
 
    .modify-btn .btn{
        padding: 5px 8px;
        font-size: 13px;
        line-height: 13px;
        margin-right: 5px;
    }
    #sidebar-flght {
        display: none;
        position: fixed;
        top: 0;
        padding: 0;
        z-index: 99999;
        overflow: scroll;
         height: 500px; 
        padding: 10px;
        background: #efefef;
    }
    #filter_click_submit {
        background: var(--secondary-color);
        margin: 0;
        color: var(--white);
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9
    }

    .departure-flght {
        text-align: left
    }
    .foo-fxd-book li:not(:first-child) {
        display: inline-block
    }
    .footer-fixed-prc {
        padding: .5rem 0
    }
    .footer-fixed-prc .costom_site_color {
        padding: .3rem .8rem;
        font-size: .9rem
    }
    .airline_price {
        padding-right: .5rem
    }
    .arrive-flght h4,
    .departure-flght h4 {
        padding: 0;
        font-size: .9rem
    }
    .arrive-flght h4 i,
    .departure-flght h4 i {
        display: none
    }
    .flght-res-return-view .arrive-flght h5,
    .flght-res-return-view .arrive-flght h6,
    .flght-res-return-view .departure-flght h5,
    .flght-res-return-view .departure-flght h6 {
        font-size: .7rem
    }
    .stop-box span:not(.line),
    .total-time h5 {
        font-size: .8rem
    }
    .flght-res-return-view .air-brand img {
        max-width: 35px
    }
    .flght-res-return-view .stop-box span:not(.line) {
        padding: 5px 7px
    }
    .flght-res-return-view .price {
        font-size: 1rem
    }
    .total-time h5>i {
        display: none
    }
    .car-facilities li span {
        position: static;
        opacity: 1;
        width: auto;
        display: inline-block;
        min-width: auto;
        padding: 0;
        background: 0 0;
        color: var(--main-color);
        font-size: .8rem
    }
    .car-facilities li span:after {
        display: none
    }
    .car-facilities li i {
        display: inline-block;
        width: auto;
        height: auto;
        background: 0 0;
        line-height: normal;
        font-size: .9rem
    }
    .car-facilities ul li {
        margin-right: .5rem
    }
    .book-inc,
    .car-fare-wrap h4 {
        display: inline-block
    }
    .car-fare-wrap h4 {
        margin-right: .8rem
    }
    .car-avail a,
    .car-avail h5,
    .car-header-col h5,
    .yellow-star {
        font-size: .8rem;
        margin-bottom: 0
    }
    .car-header-col {
        border-top: 1px dashed #eee;
        margin-top: .5rem
    }
    .car-avail {
        padding-top: 1.2rem
    }
    .car-facilities .cmg-ic img,
    .car-facilities .cmg-ic.driv-ex img {
        max-width: 16px
    }
    .car-book-btn,
    .car-process-form .car-btn {
        padding: .2rem .6rem
    }
    .car-fare-wrap span {
        margin: .2rem;
        font-size: .7rem
    }
    .car-process-form .custom-select {
        padding: .2rem 1.5rem .2rem .5rem;
        height: auto;
        margin: 0
    }
    .hotel-details-tab .nav-link {
        padding: .5rem
    }
    .popup-logo img {
        position: static;
        transform: none!important;
        max-width: 130px
    }
    .popup-logo {
        text-align: center;
        padding: 1rem 0
    }
    .pop_cont {
        padding: 0 10px 0 10px;
        font-size: .75rem
    }
    .home-popup .modal-title {
        font-size: .9rem;
        margin-bottom: 1rem;
        border-bottom: 1px dashed rgba(255, 255, 255, 0.13);
    }
    .side-bar.flt-search-frm-pnr {
	    margin-top: 1rem;
	}
    .flight-details-wrap .nav-tabs .nav-link{
        padding: 0.5em .4em;
    }
}

@media screen and (max-width:575px) {
    .hotel_dtl h1 {

        font-size: 18px;
        line-height: 18px;
    }

    .b_id h1{
        font-size: 16px;
    }

    .mob_left{
        text-align: left !important;
    }

    .pagination>li>a, .pagination>li>span{
        padding: 4px 6px;
    }

    .errow_button-round{
        top:4px;
    }
    

    .prc-wrap-flt-sec{
        padding: 0px 3px;
    }
    .profile_left{
        margin-left: 0px;
    }



    .flght-return-srdv-trvl .airline-time-duration-col-top{
        padding-right: 10px;
    }
    .flght-depart small{
color: #111;

    }

    .book_dt {
              border-top: 1px solid #dbdada;
        border-bottom: 1px solid #dbdada;
        padding: 5px;
        background: #f5f5f5;
    }

    .header-right-bar2 ul li.list-inline-item{
        width: 100%;
    }
    .recharge-panel .nav .nav-item>.nav-link {
        padding: .5em .5em;
        font-size: 13px
    }
    .flght-top-bar>ul>li>a.nav-link {
        padding: .8em .685em
    }
    .footer-logo img {
        max-width: 200px
    }
    .top-footer h4 {
        margin-bottom: .5rem
    }
    .foo-common {
        margin-bottom: 25px
    }
    .foo-address {
        margin-top: 15px
    }
    .search-result-info .border-right {
        border: none!important
    }
    .search-result-info .depart_mob{

        background: #fff;
        color: #111;
    }
      .passeng-dts {
        border-right: 1px solid rgba(222, 226, 230, .28);
        padding: 0 0 .5rem 0
    }
    .stop-box .line {
        display: none
    }
    .stop-box span:not(.line) {
        padding: 0;
        margin: 0;
        border: none;
        text-align: left
    }
    .total-time h5 {
        padding: 0
    }
    .arrive-flght h4 i,
    .departure-flght h4 i {
        display: none
    }
    .arrive-flght h4,
    .departure-flght h4 {
        padding: 0
    }
    .stop-box span:not(.line):before {
        display: none
    }
    .stop-duration {
        padding-top: 0;
        text-align: left
    }
    .flght-res-return-view .arrive-flght:before,
    .flght-res-return-view .departure-flght:before {
        content: '';
        position: absolute;
        height: 1px;
        width: 100%;
        left: 0;
        background: #ddd;
        top: 10px
    }
    .flght-res-return-view .arrive-flght,
    .flght-res-return-view .departure-flght {
        margin-top: .5rem;
        padding-top: .5rem
    }
    .arrive-flght,
    .departure-flght {
        padding: 0
    }
    .arrive-flght h5,
    .arrive-flght h6,
    .departure-flght h5,
    .departure-flght h6 {
        font-weight: 500;
        font-size: .8rem
    }
    .arrive-flght h5,
    .departure-flght h5 {
        margin-bottom: .2rem
    }
    .airline-logo .d-inline {
        padding: 0 0 0 20px
    }
    .air-brand img {
        max-width: 30px
    }
    .airline-logo h6 {
        padding: 0
    }
   
    .arrive-flght h6,
    .departure-flght h6 {
        display: none
    }
    .ic-btn,
    .ic-btn.ic-btn-rt {
        padding: 3px 7px;
        font-size: .6rem
    }
    .ic-btn i {
        display: none
    }
    .flt-title-bar h5 {
        font-size: .7rem
    }
    .flght-lugg li i,
    .flght-lugg li.refund i {
        display: none
    }
    .flght-lugg li {padding: 0 2px 0 3px; font-size: 12px; }
    .flght-res-onewy .flght-lugg li {font-size: .9rem }
    .flght-res-return-view .price {margin: .3rem 0 0 0 }
    .flght-right li .btn, .view-seat-bus {padding: .2rem .6rem; margin: .3rem 0 .3rem 0 }
    .list-hide {display: none }
    .price-pr-nt {padding: .75rem 0 .5rem 0; border-top: 1px dashed #eee }
    .hotel-details-tab .nav-link {padding: .3rem; font-size: .8rem }
    .bus-fare h5, .car-fare-wrap h4 {font-size: 1.3rem }
    .bus-fare h5>i, .car-fare-wrap h4 i {font-size: 1rem}
    .bus-board-time .font-weight-bold, .bus-opera, .bus-opera .font-weight-bold, .bus-seat-no .font-weight-bold {font-size: .9rem!important}
    .flight-pass-dts hr {margin-top: .5rem; margin-bottom: .5rem }
    .car-fare-wrap {border-top: 1px dashed #eee; padding-top: .3rem; padding-bottom: .3rem }
    .bus-seat-no .font-weight-bold i {display: none }
    .ctc-addr-com {margin-bottom: .5rem }
}

@media screen and (max-width:480px) {

    .ho_fare_class li{
        margin-top: 3px;
    }
   
       .oneway-airport-name{
        padding-right: 0px;
    }
    .oneway-logo img {
        width: 23px;
    }
    .flight-name{
        font-size: 13px;
    }
        
    
    .flght-top-bar>ul>li>a.nav-link {
        background: rgba(0, 0, 0, .5);
        letter-spacing: normal;
        font-weight: 500;
        padding: .38rem;
        text-transform: capitalize;
        font-size: 13px
    }
    .flght-top-bar>ul>li>a.nav-link.active:before {
        display: none
    }
    .flght-top-bar .nav .nav-item {
        margin-right: .1rem
    }
    .flght-searc-radio .radio label {
        font-size: .8rem
    }
    .flght-searc-radio .list-inline-item {
        margin-right: .2rem!important
    }
    .hotel-details-tab .nav-link {
        font-size: .5rem
    }
}
@media screen and (max-width:380px){

    .copyright {
        font-weight: 400;
        font-size: 11px;
    }     
    .btn-sm {
        padding: 1px 2px;
        font-size: 11px;
        line-height: 12px;
    }
    .price-airline h3 {
        font-size: 12px;
    }
    .butt_bag span{
        width:21px;
    }


    }