/* <!---------------------------- header-section ----------------------------------------> */
@media (min-width:993px) {
    .nav-item:hover .mobile-sub-menu {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
    }
    
}

@media (max-width: 992px) {
    .mobile-sub-menu > li {
        width: 50%;
        margin-bottom: 5px;
    }
    .mobile-sub-menu {
        background: #fff;
        border-radius: 5px;
        min-width: 14rem;
        padding: 15px 0 15px 8px;
    }
    .mobile-sub-menu.dropdown-menu.show {
        display: flex;
        flex-wrap: wrap;
    }
    .header .navbar-down .navbar-nav .nav-link i.fa-caret-down {
        position: absolute;
        top: 0px;
        right: 0;
        padding: 10px 25px;
        background: #eee;
        color: #000;
    }
    /* flag in header */
    .country-dropdown {
        display: none;
    }
}
@media (min-width: 768px) {
    .navbar-collapse.collapse {
        background: #1686c6;
        padding-left: 4rem;
    }
}

@media (max-width:767px) {
    .navbar-top {
        padding: 5px 0;
    }
    .navbar-brand img {
        width: 170px;
    }
    .call-box {
        display: none;
    }
    .call-tfn_mobile {
        display: inline-block;
        margin-left: 1rem;
        margin-top: 3px;
        /*margin-right: 1em;*/
    }
    .doc-container {
        margin-top: 2rem;
    }
}
@media (max-width:325px) {
    .call-tfn_mobile {
        margin-right: 0.3em;
    }
}

/* <!---------------------------- slider-section start ---------------------------------------------> */
@media (min-width:993px) and (max-width: 1250px) {
    .slider .search_form .search_list .form_items .nit-way-box {
        width: 34%;
    }
    .form-input.first-input,
    .form-input.datebox,
    .form-input.passengers {
        flex: 1 1 16%;
    }
    .form-input.pass-name,
    .form-input.pass-phone,
    .form-input.pass-email {
        flex: 0 0 25%;
    }

    /* multicity */
    .form-input.pass-name.multi-detail,
    .form-input.pass-phone.multi-detail,
    .form-input.pass-email.multi-detail {
        flex: 0 0 19%;
    }
}

@media (max-width: 992px) {
    .slider h2 {
        font-size: 26px;
    }
    .slider .search_form .search_list .form_items .nit-way-box {
        width: 45%;
    }
    .form-input.first-input {
        flex: 1 1 50%;
    }
    .form-input.datebox {
        flex: 1 1 30%;
    }
    .form-input.passengers {
        flex: 1 1 40%;
    }
    /* multi city */
    .form-input.datebox.multicity-dte {
        flex: 0 0 100%;
    }
    .search_form .search_list .nit-input-box.nit-tbtn.mob-tbtn {
        display: flex;
    }
    .form-input.sumbitbtn-box.multicity-smit {
        display: none;
    }
    /* multicity */
    .form-input.pass-name.multi-detail,
    .form-input.pass-phone.multi-detail,
    .form-input.pass-email.multi-detail {
        flex: 0 0 33.33%;
    }
}
@media (max-width: 600px) {
    .container-fluid {
        padding: 0 2%;
    }
    .search-wrapper {
        padding: 12px;
    }
    .form-title {
        font-size: 22px;
    }
    .mr-ryt {
        margin-right: 0.55em;
        padding: 8px 5px;
        font-size: 14px!important;
    }
    .security-badge {
        display: none;
    }
    /* .search_list {
        padding: 20px 8px;
    }
    .slider .search_form .search_list .form_items .nit-way-box {
        width: 100%;
        background: #e5e5e5;
        border: none;
        border-radius: 0px;
    }
    .slider .search_form .form-check.form-check-inline {
        padding: 6px 11px;
        border-radius: 0px;
    }
    .search-fild {
        column-gap: 11px;
    }
    .form-input.first-input,
    .form-input.datebox,
    .form-input.pass-name,
    .form-input.pass-phone {
        flex: 0 0 48%;
    } */
    /* .form-input.passengers,
    .form-input.pass-email {
        flex: 0 0 100%;
    }
    .form-control {
        height: 38px;
        font-size: 14px;
    } */

    /* multicity */
    /* .search_form .search_list .searchair .widget__multicity-link {
        padding: 0px 10px 0px 0px;
    }
    .form-input.pass-name.multi-detail,
    .form-input.pass-phone.multi-detail {
        flex: 0 0 48%;
    }
    .form-input.pass-email.multi-detail {
        flex: 0 0 100%;
    } */
}


/* <!---------------------------- slider-section end ---------------------------------------------> */


/* <!---------------------------- Domestic Destination start ---------------------------------------------> */
@media(max-width:767px) {
    .page-content .booking {
    margin-top: 6em;
}
    
    .destinations-section h5 {
        width: 97%;
        margin: 2px;
        font-size: 14px;
    }
    .destinations-section .text h3 {
    font-size: 18px;
    margin-bottom: 2px;
}

.destinations-section, .book-section, .footer_sec{
    padding:2em 0;
}
.destinations-section h2,  .book-section h2{
    font-size: 26px;
    margin-bottom: 10px;
}

.destinations-section .owl-theme .owl-controls .owl-nav .owl-next {
/*top: -20%;*/
right: -10px;  
}
.destinations-section .owl-theme .owl-controls .owl-nav .owl-prev {
    left: -10px;
}
.destinations-section h5, .book-section h5 {
    font-size: 14px;
}
.destinations-section figure img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
}
.destinations-section .owl-theme .owl-controls .owl-nav div{top: 42%;}
.destinations-section h5{width: 97%;    margin: 2px;}
}

@media (max-width:425px){
.destinations-section .owl-theme .owl-controls .owl-nav .owl-prev{left: 0px;}
    .destinations-section .owl-theme .owl-controls .owl-nav .owl-next{right: 0px;}
    
    .destinations-section .item{padding: 0 1rem;;}
	 .destinations-section h5{width: 100%;
    padding: 3px 15px;}
}

/* <!---------------------------- Domestic Destination end ---------------------------------------------> */
 /* <!---------------------------- why choose us start ---------------------------------------------> */ 
@media (max-width: 767px) {
    .why-section h2 {
        font-size: 26px;
    }
    .why-section h4 {
        font-size: 15px;
    }
}

/* <!---------------------------- best deal section start ---------------------------------------------> */
@media (max-width: 767px) {
    .title-h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .note-text {
        font-size: 11px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .text-red {
        color: #ff0000;
        font-size: 10px;
    }
}
@media (max-width: 600px) {
    .airline-logo > figure {
        width: 80%;
    }
    small {
        font-size: 10px;
    }
    .flight-book-info small:nth-child(2) {
        display: none;
    }
    .flight-book-wrap {
        align-items: center;
    }
    /* .airline-logo,
    .air-booking-info {
        flex: 1 1 25%;
    }
    .flight-book-wrap {
        flex: 1 1 50%;
    } */
}

/* <!---------------------------- best deal section end ---------------------------------------------> */


/* <!---------------------------- ad section start ---------------------------------------------> */
@media (max-width: 767px) {
    .textbox {
        padding: 1em 0 1em;
        background: url(/EF_Images/backgoundpic.jpg) no-repeat center;
        background-size: cover;
        margin-top: 5em;
    }
    .textbox .none {
        display: block;
    }
    .textbox .block {
        display: none;
    }
    .textbox figure img {
        width: 100%;
        margin-bottom: 15px;
        margin-top: -84px;
    }
    .textbox .box.block {
        display: block;
        position: relative;
        text-align: center;
        right: 0%;
        transform: none;
    }
    .textbox .box h2 {
        font-size: 22px;
        color: #fff;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .textbox .box .btn {
        float: unset;
        margin-left: 0em;
        height: 46px;
        font-size: 15px;
    }
}
/* <!---------------------------- ad section end ---------------------------------------------> */


/* <!---------------------------- newsletter section start ---------------------------------------------> */
@media (min-width: 768px) and (max-width: 992px) {
    .newsletter .news-call {
        margin-left: 6px;
    }
}

@media (max-width: 767px) {
    .newsletter {
        margin: 1em 0 0;
    }
    .address-text {
        display: flex;
        gap: 0px;
        flex-direction: column;
    }
    .address-text > a {
        margin-top: 0.5em;
    }
}

/* <!---------------------------- newsletter section end ---------------------------------------------> */


/* <!---------------------------------footer_sec start------------------------------------> */
@media (max-width: 991px) {
    /* .footer_sec ul {
        margin-top: 1.3rem;
    } */
    .footer_sec h2 {
        text-align: left !important;
        margin-top: 1rem;
    }
}
@media (max-width: 767px) {
    .footer_sec {
        padding-top: 2rem;
    }
    .footer_sec .col-md-6 {
        padding: 0 2rem;
        margin-bottom: 1rem;
    }
    .footer_sec h2 {
        text-align: left !important;
        margin-bottom: 0.6em;
        margin-top: 0.7em;
    }

    /* copyright */
    .copyright {
        padding: 15px 0 50px;
    }
    .copyright p {
        margin-bottom: 1.5em;
    }
}


/* <!---------------------------- bottom strip section start ---------------------------------------------> */
@media (max-width: 340px) {
    .support-bottom-strip a {
        padding: 5px 2px;
    }
    .support-bottom-strip a .call-text {
        font-size: 12px;
    }
    .support-bottom-strip strong {
        /* font-size: 26px; */
    }
}

@media (min-width: 992px) {
   .authform .container-fluid {
        width: 810px;
    }
}
@media (min-width: 1200px) {
   .authform .container-fluid {
        width: 975px;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .authform {
        margin-top: 14%;
    }
}

/*@media (min-width:1200px) {
    .authform {
        margin-top: 10%;
    }
}*/

@media (max-width:767px) {
    .authform .container-fluid {
        /* margin: 0 1em; */
        padding: 0 3px;
    }
    .doc-container {
        padding: 0 0.775em;
        border: 1px solid #1686c6;
    }
    .doc-container p {
        padding: 0;
        text-align: justify;
    }
    .doc-container .input-group-name {
        font-size: 12px;
        padding: 10px 4px;
    }
    .sign-pad {
        width: 100%;
    }
}
@media (max-width:425px) {
   .authform{margin-top:16%;}
}