/* =================media start===================== */
@media (max-width: 1399px) {
  .main_exciting_flight {
    padding: 10px;
  }

  .arrow_icon_img {
    font-size: 20px;
    line-height: 1;
  }

  .elip {
    font-size: 16px;
  }
  .maine_wrap_banner {
    margin-right: 0;
  }
  .air_cnt_banner h2 {
    font-size: 38px;
  }
  .air_cnt_banner h4 {
    font-size: 20px;
  }
  .flight_icon_main {
    max-width: 300px;
    right: -10px;
    bottom: -40px;
  }
}

@media (min-width: 1200px) {}

@media (max-width: 1199px) {
  .flight_icon_main {
               right: 0px;
        bottom: -24px;
        max-width: 250px;
  }
      .air_cnt_banner h2 {
        font-size: 30px;
    }
    .air_cnt_banner ul li {
    font-size: 14px;
    }

  .lg_width_fix{
    width: 60%;
  }
       .col-sm-none {
        width: 40% ;
    }
  .form-title {
    font-size: 45px;
  }

  .flights_container p {
    font-size: 25px;
  }



  .top_desti_headline {
    margin-bottom: 10px;
  }

  .footer-top-destination ul li a {
    font-size: 14px;
    padding-left: 12px;
  }


  .air_line_text {
    line-height: 1;
  }

  .max_compare_book h2 span {
    display: unset;
  }

  .max_compare_book h2 {
    padding: 0;
  }

  .max_compare_book {
    padding: 20px;
  }

  .air_line_text {
    line-height: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 120px;
  }

  .sub_button_main button {
    padding: 10px 20px;
  }
  .about_compare_book h2 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .lg_width_fix {
        width: 61.5%;
    }
        .col-sm-none {
        width: 38.5% ;
    }
}
@media (min-width: 992px) {
    .sidMenu_wiz ul {
        gap: 35px;
        display: flex;
        align-items: center;
    }
        .into_none {
        display: none;
    }
}
@media (max-width: 991px) {
  .lg_width_fix {
        width: 100%;
    }
    .airl_w {
    max-width: 590px;
    margin: 0 auto;
}
  .main_inside_section {
            padding: 10px;
        background: #d3f8ff40;
        margin-bottom: 10px;
        box-shadow: 0px 0px 2px #00000045;
        border-radius: 10px;
  }
.main_why_choose {
    border-right: 0;
    padding-right: 0;
}
  .main_inside_section h3 {
    font-size: 20px;
  }

  .main_inside_section p {
    font-size: 14px;
  }

  .main_inside_section span {
            width: 48px;
        height: 48px;
        min-width: 48px;
        min-height: 48px;
        display: block;
  }

  .form-title {
    font-size: 35px;
    text-align: center;
}

.flights_container p {
  font-size: 25px;
  text-align: center;
}

.flights_container {
  text-align: center;
  padding-bottom: 20px !important;
}

  .padtop-t-b-40 {
    padding: 20px 0px !important;
  }


  .py-about {
    padding: 5px 0;
  }

  .max_compare_book {
    padding: 15px;
  }

  .max_compare_book h2 {
    font-size: 22px;
  }

  .to_left_none {
    padding-left: 0 !important;
    padding-right: 10px !important;
  }

  .top_desti_headline h4 {
    font-size: 30px;
  }

  .max_compare_book p {
    line-height: normal;
  }

  .bg_best_flight {
    padding: 20px;
  }

  .main_search_bar{
    padding:0;
  }
  .banner_about_bg {
   min-height: 240px;
}
.main_our_mission {
  margin: 10px 0;
}
.main_contact {
  margin: 10px 0 20px;
}
.banner_contact_bg{
  min-height: 240px;
}

        .sidenav_wiz {
        max-width: 100%;
        z-index: 9999;
        background: linear-gradient(180deg, #0E7F97 50%, #005567 90%);
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
        filter: alpha(opacity = 0);
        -webkit-transition: all 0.35s;
        transition: all 0.35s;
        -moz-transition: all 0.35s;
        -ms-transition: all 0.35s;
        height: 100vh;
        z-index: 9999;
        top: 0;
        left: 0;
        position: fixed;
        width: 0;
        overflow: hidden;
    }
        .into_none {
        background: #d3f7ff;
        width: 100%;
        font-size: 18px;
        line-height: 75px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #e74f22;
        padding-right: 10px;
    }
        .closemenu_w3 {
        background: #e74f22;
        display: inline-block;
        width: 38px;
        height: 40px;
        text-align: center;
        color: #fff;
        font-weight: 700;
        font-size: 25px;
        border-radius: 0 22px 22px 0;
    }
        .mobail_logo img {
        width: 180px;
    }
    .sidMenu_wiz ul li {
        padding: 8px 10px;
        border-bottom: 1px solid var(--color-white);
        position: relative;
    }
    .sidMenu_wiz ul li a {
        display: block;
        width: 100%;
            color: var(--color-white);
    }
    .mySidenav_wiz_open {
        display: block;
        width: 330px;
    }
        .closemenu_w3 span {
        height: 20px;
        width: 20px;
        border-radius: 100%;
        display: flex;
        margin: 10px auto;
        border: 1px solid;
        align-items: center;
        justify-content: center;
    }
    .closemenu_w3 span i {
        font-size: 10px;
        text-align: center;
        height: 75px;
    }
    .wiz_Lft::before {
        content: "";
        border: solid var(--color-white);
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        margin-left: auto;
        position: absolute;
        right: 15px;
        top: 15px;
    }
    .wiz_Lft::after {
        content: "";
        border: solid var(--color-white);
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        margin-left: auto;
        position: absolute;
        right: 10px;
        top: 15px;
    }
    .sidMenu_wiz ul li a {
           font-size: 14px;
        font-weight: 400;
}
    .sidemenu {
               display: flex;
        flex-direction: column;
        background: transparent;
        width: 36px;
        height: 35px;
        padding: 2px 4px;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        border: 1px solid var(--color-first);
    }
    .dasht, .dashm, .dashb {
        width: 100%;
       height: 2px;
        background-color: var(--color-first);
        transition: .4s;
        width: 100%;
        display: block;
        margin: 3px 0;
    }
    .logo{
          display: flex;
    align-items: center;
    gap: 10px;
    }
    .sidMenu_wiz_supp a{
    padding: 5px 10px;
 }
     .col-sm-none {
       width: 100%;
       
    }
    .maine_wrap_banner{
         max-width: 590px;
        background: #ffffff26;
        padding: 20px 20px;
        border-radius: 10px;
        margin: 0 auto;
        margin-bottom: 20px;  
    }
    .flight_icon_main{
display: none;
    }
}



@media (max-width: 767px) {
  .main_inside_section {
            margin: 10px 0;
        flex-direction: column;
        text-align: center;
        padding: 5px;
  }
 .book_call_main p{
   text-align: center;
 }
  .banner_search_bg {
    background-size: cover;
  }

  .main_sosal_icon {
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .main_images_find img {
    border-radius: 10px;
    border-top-right-radius: 50px;
  }

  .footer_copy_right {
    padding: 0;
  }

  .bg_color_main_sub {
    padding: 10px;
  }

  .top_desti_headline h4 {
    font-size: 30px;
    text-align: center;
  }

  .top_desti_headline p {
    text-align: center;
  }

  .top_sub_padd {
    padding-bottom: 15px !important;
  }

  .max_compare_book {
    margin: 16px 0 0;
  }

  .main_text_about {
    padding: 10px 25px;
}

  .py-about {
    padding: 5px 0 10px;
  }

  .main_top_detail .text_top_det {
    min-height: 140px;
  }

  .main_search_bar {
    padding: 15px;
  }

  .banner_main_bg{
    padding: 15px;
  }
  .air_list_cnt {
    justify-content: center;
}
.maine_wrap_airlines{
  text-align: center;
}
.main_why_choose {
    max-width: 100%;
    border-right: 0
}
.wiz-cont {
    padding: 10px 0;
}
    .into_none {
        line-height: 75px;
    }
}

@media (max-width: 575px) {
      .into_none {
        line-height: 71px;
    }
        .closemenu_w3 span i {
        height: 70px;
        }
  .img_main_tab {
    height: auto;
}
.img_main_tab_next {
    height: auto;
}
  .banner_contact_bg{
    min-height: 200px;
  }
  .text_cavar_main_padd {
    padding: 10px;
}
.text_cavar_padd_n {
  padding: 10px;
}
  .max_compare_book {
    padding: 10px 10px 20px;
  }

  .main_top_detail .text_top_det {
    font-size: 18px;
  }
.main_inside_section {
    justify-content: center;
}
  .button-blue {
    margin: 0 auto;
  }
  .main_new_up {
    flex-direction: column-reverse;
  }
  .swap_btn img {
    transform: rotate(-90deg);
  }

  .elip {
    font-size: 16px;
  }

  .sub_button_main button {
    padding: 5px 16px;
    height: 40px;
  }

  .email_new_add input {
    height: 40px;
  }

  .swap_btn {
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 1;
    text-align: center;
    line-height: 1.9;
    box-shadow: unset;
    cursor: pointer;
    top: -50%;
    left: 100%;
    border-radius: 5px;
    transform: translate(-50px, 14px);
  }

  .swap_btn img {
    width: 18px;
  }

  .footer-top-destination h4 {
    padding-top: 15px;
  }

  .main_search_bar {
    padding: 10px;
  }
  .padd_main_10 .main_input_detail {
    border-radius: 5px !important;
  }
  .padd_main_10 {
    padding-right: 10px;
  }

  .padd_main_l_10 {
    padding-left: 10px !important;
  }

  .padd_main_l_10 .main_input_detail {
    border-radius: 5px;
  }

  .main_inside_section {
    border-radius: 10px;
  }

  .main_images_find img {
    border-top-right-radius: 50px;
  }

  .line_search_bar::after{
    height: 0;
  }
  .sidMenu_wiz_supp a {
    border:unset;
    padding: 3px 8px;
}
.top_desti_email {
    flex-wrap: wrap;
}
.get_acces {
    width: 100%;
}
.subscribe-box {
    width: 100%;
}
}

@media (max-width: 480px) {
    .logo_detail_testimonials{
            padding: 15px;
    }
  .banner_about_bg {
    min-height: 200px;
}
  .bg_best_flight {
    padding: 10px;
  }
  .main_top_detail .text_top_det, .main_top_detail .text_bottom_det {
    padding: 10px;
  }

  .main_top_detail .text_top_det {
    max-width: 100%;
    min-height: 100px;
}

  .main_top_detail .text_top_det {
    font-size: 16px;
  }

  .main_inside_section p {
    font-size: 12px;
  }

  .arrow_icon_img {
    padding: 0 3px;
    font-size: 22px;
    line-height: 1;
  }
.banner_contact_bg {
        min-height: 150px;
    }

  .call_content {
    display: none;
  }

  .logo img {
    width: 150px;
  }

  .main_exciting_flight {
    padding: 10px;
  }

  .date_icon_main img {
    width: 20px;
    height: 20px;
  }

  .form-title {
    font-size: 30px;
  }

  .main_pssen_detail {
    display: flex;
    gap: 0;
    flex-direction: column;
    width: 100%;
  }

  .txt-travel {
    font-size: 14px;
  }

  .cabin_class_wrap {
    font-size: 14px;
  }

  .main_input_detail label {
    white-space: nowrap;
    font-size: 14px;
  }
  .main_top_detail{
    height: 135px;
  }
  .main_top_detail .text_bottom_det span {
    font-size: 20px;
  }
  .main_top_detail .text_top_det h4 {
    font-size: 22px;
  }
  .elip {
    font-size: 14px;
}
.num_air_list img {
  width: 35px;
}
.air_list_cnt h4 {
  font-size: 16px;
}
.air_list_cnt span img {
  width: 25px;
}
.img_main_call {
  padding: 10px 6px 10px;
}
}
@media (max-width: 380px) {
  .main_row_best .col-6{
width: 100%;
  }
  .main_row_best .airline_deal_logo{
        display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 359px) {
  .main_input_border {
    padding-left: 38px;
  }

  .main_top_detail {
    height: 130px;
  }
 
  .footer-top-destination {
    width: 100%;
  }
  .main_exciting_flight {
    padding: 6px;
  }
}


/* =================media end===================== */