@media only screen and (min-width:768px) {
    .mob_toll{
        display: none !important;
      }
      .select {
        width: 110px !important;
    }
    .select .selectBtn {
        width: 100% !important;
        text-align: center !important;
    }
    .img-flag {
        width: 25% !important;
    }
    .select .selectBtn:after {
       display: none !important;
    }
    .select .selectDropdown .option {
        text-align: center !important;
    }
}

@media only screen and (max-width:1024px) {
    header .headr-in {
        width: 90%;

    }

    .popular-slide .owl-nav .owl-next {

        right: 0px;

    }

    .popular-slide .owl-nav .owl-prev {

        left: 0px;

    }

    .hotel-slide .owl-nav .owl-next {

        right: 0px;

    }

    .hotel-slide .owl-nav .owl-prev {

        left: 0px;

    }

    header .headr-in .offer-hd {
        display: none;
    }

    .beat-deal-show .deal-show-in .block-sh {
        width: 32%;

    }

    .beat-deal-show .deal-show-in .block-sh .dtl-set {
        float: left;
        width: 73%;
        padding: 12px 0px;
        margin-left: 8px;
    }

    .beat-deal-show .deal-show-in .block-sh .dtl-set p {
        margin: 0;
        color: #848484;
        font-size: 13px;
    }

    .beat-deal-show .deal-show-in .block-sh .im-set {
        float: left;
        width: 17%;
        margin-top: 10px;
    }

    .flight-from {
        display: flex;
        width: 100%;
        margin: 0 auto;
    }
}

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

    .main-slider img {
        height: 110vh;
    }

    .main-slider {
        /* height: 75vh; */
    }

    .main-slider .opecy {
        /* height: 75vh; */
    }

    header .headr-in .navbar .navbar-collapse {
        position: absolute;
        width: 52%;
        background-color: #00507e;
        right: 0;
        top: 45px;
        z-index: 1000;
    }

    header .headr-in .navbar .navbar-collapse .navbar-nav .nav-link {
        color: #ffffff;
        padding: 8px 16px;

    }

    header .headr-in .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link {
        color: #ffffff;
        background-color: #eb1c24;
    }

    header {box-shadow: 0px 2px 7px #00000030;position: inherit;height: 100px;}

    .popular-holiday {
        padding: 0px 0px 21px 0px;
    }

    .popular-holiday .hotel-hd h2 {

        font-size: 19px;
        text-align: center;
    }

    .popular-hotels {
        padding: 16px 0px 14px 0px;
    }

    .popular-hotels .hotel-hd h2 {

        font-size: 19px;
        text-align: center;
    }

    .popular-hotels .hotel-block .opcy h3 {

        padding-top: 28px;


        font-size: 19px;
    }

    .popular-holiday .hotel-block .opcy h3 {

        padding-top: 28px;

        font-size: 19px;
    }

    .special-deals .head-set h2 {

        font-size: 20px;
        text-align: center;
    }

    .footer-best-ico .ico-block h3 {
        font-size: 14px;
    }

    .footer-best-ico .ico-block p {
        font-size: 10px;
        line-height: 13px;
    }

    .footer-best-ico .ico-block {
        text-align: center;
        margin: 3px 0px;
    }

    .footer-best-ico {

        padding: 20px 0px;
    }

    header .headr-in .logo {
        width: 63%;
        margin-top: 5px;
    }


    footer .copy-sec p {

        font-size: 10px;
    }

    #immediate {

        padding-top: 34px;
    }

    #immediate_inner {
        width: 93%;

    }

}

@media only screen and (max-width:667px) {
    header .headr-in .offer-hd {

        display: none;
    }

    .main-slider .slider-cont {

        display: none;
    }

    .main-slider {
        /* display: none; */
    }

    header .header-top {

        display: none;
    }

    header .headr-in .offer-text {

        display: none;
    }

    header .headr-in .call-set {

        display: none;
    }
    .block-5 {
        height: 317px;
    }
    .flight_routes .flight_title h2 {
        font-size: 26px;
        margin-bottom: 4px;
    }
    .tp-menu {
        left: 10px;
        top: -5px;
    }
    .terms-content .title h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .terms-content h2 {
        padding: 0;
    }
    .beat-deal-show .deal-show-in {
        flex-direction: column;
    }

    .beat-deal-show .deal-show-in .block-sh .dtl-set {
        width: 100%;
    }

    .footer_nav .nav-tabs .nav-link {
        font-size: 15px;
        padding: 3px 0;
    }
    footer .footer-blue .link-block ul {
        padding: 0;
        margin-right: 0;
        margin-bottom: 1px;
    }
    footer .footer-blue .link-block {
        flex-direction: column;
        padding: 0;
    }
    footer .footer-blue .link-block ul li a {
        font-size: 15px;
    }
header {
    height: 60px;
}
.site_tfn {
    display: none;
}
.lan_change{
    display:block;
}
.beat-deal-show .deal-show-in .block-sh {
    width: 100%;
    margin-bottom: 15px;
}

.nav-head h2 {
    font-size: 20px;
}

.nav-head p {
    font-size: 15px;
}

.flight-from {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.flight-from .col-left {
    width: 100%;
    margin: 0 auto;
}

.contact_inn .address_bar {
    flex-direction: column;
  }
  .contact_inn .address_bar .social_info {
    margin:0px;
    height: 70px;
    flex-direction: row;
    width: 100%;
  }
  .contact_inn .address_bar .social_info ul {
    flex-direction: row;
  }
  .contact_inn .address_bar .social_info ul li {
    margin-bottom: 0px;
    margin-right: 30px;
  }
  .contact_inn .address_bar .contact_info {
    padding: 30px 20px;
    width: 100%;
    border-radius: 0;
  }
  .contact_inn {
    padding-top: 0;
  }
  .contact_form {
    width: 100%;
    margin: 0;
    padding: 0px;
  }
  .contact_form .contact_note h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .inner_banner .banner_img img {
    position: absolute;
    inset: 0px;
    box-sizing: border-box;
    padding: 0px;
    border: none;
    margin: auto;
    display: block;
    width: 0px;
    height: 0px;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
  }
  .inner_banner .text_overlay h2 {
    font-size: 35px;
  }
  .admin_model .admin_dialog .admin_content .admin_body .admin_msg .click_btn p {
    font-size: 20px;
}

}
@media only screen and (max-width:430px) {
    body{
        top:0 !important;
    }
    .side-menu {
        flex-direction: row-reverse;
    }
    .block-5 {
        height: 357px;
    }
    .block-5 .text .heading {
        font-size: 21px;
    }
    .block-5 .text .post-meta .meta_route .route_code span {
        font-size: 20px;
    }
    .block-5 .text .post-meta .meta_route .route_day {
        font-size: 16px;
    }

    .select {
        width: 110px !important;
    }
    .select .selectBtn {
        width: 100% !important;
        text-align: center !important;
    }
    .img-flag {
        width: 25% !important;
    }
    .select .selectBtn:after {
       display: none !important;
    }
    .select .selectDropdown .option {
        text-align: center !important;
    }
    .form-section .tab-content .tab-pane .btn-group {
        margin-left: 16px;
    }
    /* Baggage Responsive*/
.content_table table tr:first-child{display:none}
.content_table table tr td {width: 50%;float:left;position:relative;padding: 5px;border: none;}
.content_table table tr td img{width: 20%;}
.content_table table tr td:first-child{border:#ccc 1px solid;line-height:30px;padding:3px 7px;height:40px;width:100%;margin-bottom: 10px;}
.content_table table tr td:first-child:before {
    content: "+";
    position: absolute;
    right: 10px;
    top: 0;
    font-weight:700;
    color:#666;
}
.content_table table tr.active td:first-child:before {
    content: "-";
}
.airline-image img {float: left;margin-right: 15px;height:32px;width:32px}
.col-lg-12.col-xs-12.des-mar-bt.txt-just, section.wel-mn.pad-tp-bt-40 {
    padding: 0 ;
}
.tr__collapse td{display:none}
.tr__collapse td:first-child{display:block}
.dis-non7 {
  display: none !important;
}
.txt-center {  text-align: center; }
.txt-right {  text-align: right; }
.txt-left {  text-align: left; }
.txt-just {  text-align:justify; }


.mob_toll{
    display: flex !important;
    text-decoration: none;
    background-color: #29469b;
    background: linear-gradient(90deg, rgb(7 46 160) 0%, #001963 100%);
    border-radius: 8px;
    width: 100%;
    padding: 15px 10px 11px;
    position: fixed;
    bottom: 7px;
    align-items: center;
    justify-content: space-evenly;
    z-index: 1;
}
.mob_toll .girl_img{
    position: relative;
    margin: 0 10px;
    padding: 0;
    display: inline-block;
    border-radius: 50%;
}
.mob_toll .girl_img img{
}
.mob_toll p{
    color: #fff;
    font-size: 26px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    width: 100%;
    margin: 0;
    text-align: center;
}
.mob_toll p span{
    display: block;
    font-size: 12px;
    color: #ffffff;
    line-height: 12px;
    margin-top: 7px;
}
.mob_toll .call_icon{
    color: #fff;
    background: #4CAF50;
    border-radius: 50%;
    position: relative;
    margin-right: 7px;
    height: 3rem;
    width: 3rem;
    padding: 2px 9px;
    margin-top: 0;
}
.mob_toll .call_icon i{
    font-size: 30px;
}

.form-section .tab-content .tab-pane .btn-group .btn.active {
    padding: 12px 13px;
}

}
@media only screen and (max-width:390px) {
    .block-5 {
        height: 315px;
    }
    .form-section .tab-content .tab-pane .btn-group .btn {
        width: 95px;
    }
    .form-section .tab-content .tab-pane .btn-group .btn.active {
        padding: 12px 9px;
    }
   

}
