.close_nav{
    display: none;
}
.menu_bt{
    display: none;
}
@media screen and (max-width: 1400px) {
  .common_padding {
    padding: 0px 15px;
  }
  .mr_minuss {
    width: 97%;
  }
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1024px) {
  .destination_grid1{
    grid-template-columns: repeat(2,1fr);
  }
  .read_more{
    width: 80%;
  }
}
@media screen and (max-width: 992px) {
  .common_padding {
    padding: 0px 12px;
  }
  .nav_links {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9;
  }
  .footer_bg {
    padding: 20px 0px;
  }
  .footer_logo img {
    height: 50px;
  }
   .nav_links_act {
        display: block;
    }
.nav_links{
    margin-top: 0px;
}
    .nav_links ul {
        margin-top: 0px !important;
        width: 34%;
        background-color: white;
        flex-direction: column;
        align-items: flex-start;
        height: 100%;
        gap: 0px;
        padding-top: 20px;
        position: relative;
    }
.nav_links ul li a{
    color: black;
    border-radius: 0px;
}
    .close_nav {
        position: absolute;
        top: 10px;
        right: 10px;
        display: flex;
        width: 23px;
        height: 23px;
        align-items: center;
        justify-content: center;
        background-color: var(--color-yellow);
        color: white;
        border-radius: 3px;
        border: none;
        font-size: 13px;
    }
   .close_nav img{
       height: 8px;
       width: auto;
   }
    .nav_links ul li {
        width: 100%;
    }

    .nav_links ul li a {
        padding: 13px 15px;
        display: flex;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        width: 100%;
    }

    .nav_links ul li:nth-child(1) a {
        border: none;
    }
    .menu_bt{
        display: flex;
        border: none;
        background-color: transparent;
    }
    .menu_bt img{
        height: 30px;
        width: auto;
    }

}
@media screen and (max-width: 768px) {
    .logo_img img {
    height: 45px;}
}
@media screen and (max-width: 568px) {
    p, li{
        font-size: 14px;
    }
    .footer_fixed_call_ff{
        display: flex;
    }
  .banner_title {
    font-size: 24px;
    line-height: 35px;
  }
  .logo_img img {
    height: 33px;
  }
  .contact_us_head{
      padding-left: 0rem;
  }
  .contact_i_he{
      position: initial;
      margin-right: 5px;
  }
  .nav_links ul{
      width: 60%;
  }
  .contact_i_he::after{
      display: none;
  }
  .contact_he_bg{
      display: none;
  }
  .contact_i_he img{
    height: 13px;
  }
  .contact_i_he {
    height: 27px;
    width: 27px;
    left: 35px;
  }
  .contact_i_he::after {
    width: 10px;
    height: 18px;
  }
  .pass_t{
      font-size: 13px;
  }
  .contact_tt {
   font-size: 14px;
        padding: 4px 8px;
  }
  .contact_he_bg {
    padding: 3px 12px;
  }
  .contact_he_bg {
    font-size: 10px;
  }
  .all_tabs button {
    font-size: 14px;
  }
  .form_all_c_from {
    width: 100%;
  }
      .menu_bt img {
        height: 25px;}
  .contact_tt{
      margin-top: 0px;
    background: var(--color-yellow);
    color: black;
  }
  .contact_i_he{
      border: 1px solid rgba(0, 0, 0, 0.2);
  }
  .form_cheap_a label {
    width: initial;
  }
  .all_tabs {
    gap: 20px 10px;
  }
  .bg_b {
    padding: 20px 10px;
  }
  .contact_tt span {
    display: none;
  }
  .banner_s {
    padding-top: 6rem;
    padding-bottom: 9.5rem;
  }
  .common_title {
    font-size: 25px;
    line-height: 34px;
  }
  .semi_para {
    margin-bottom: 8px;
  }
  .mt_5 {
    margin-top: 2.4rem;
  }
  .destination_grid1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .desti_img1 img{
    height: 220px;
  }
  .read_more img {
    height: 22px;}
  .read_more {
    width: 85%;
  }
  .px_5 {
    padding: 0px 20px;
  }
  .mr_minuss{
    padding: 25px 20px;
  }
  .call_title_b{
    font-size: 24px;
  }
  .icon_ph img {
    height: 25px}
    .ab_img img{
        height: 400px ;
    }  
    .loc_para{
        font-size: 14px;
    }
    .loc_t{
        font-size: 18px;
    }
    .search_flex ul{
        grid-template-columns: repeat(2,1fr);
        gap: 7px 15px;
    }
    .mr_minuss{
        border-radius: 10px;
    }
    
    .form_cheap{
        font-size: 14px;
    }
    .footer_title{
        font-size: 15px;
    }
    .all_tabs button{
      padding: 0px 5px;
    }
    .icon_tabss {
    width: 38px;
    height: 30px;}
    .form_searchall{
      width: 100%;
    }
    .desti_short_grid{
      grid-template-columns: repeat(1,1fr);
    }
    .help_pop{
      width: 95%;
    }
    .help_pop_cont p{
      font-size: 12px;
      display: none;
    }
    .need_title{
      font-size: 15px !important;
      display: flex !important;
    }
    .agent_img img{
      width: 63px;
      height: 63px;
    }
    .help_pop_cont{
      gap: 12px;
    }
    .loc_grid_c{
      gap: 15px;
    }
    .loc_grid_c{
      flex-direction: column;
    }
    .loc_container1 {
    width: 100%;
    text-align: center;
}
.line_loc {
    height: 1px;
    width: 100%;}
    .loc_grid_c{
      margin-top: 15px;
    }
    .click_call{
      margin-top: 10px;
    }
    .contact_inp{
      padding: 8px;
    }
    .contact_bg{
      margin: -8px;
      margin-top: 15px;
    }
    .form_c{
      padding: 14px 10px;
      font-size: 12px;
    }
    .contact_bg{
      padding: 17px;
    }
    .click_call{
      font-size: 16px;
    }
    .connect_t{
      font-size: 18px;
    }
    .ab_footer{
      padding: 20px;
    }
    .desti_short_img img{
      width: 100px;
      height: 100px;
    }
    .desti_short_title{
      font-size: 19px;
    }
    .de_title{
      font-size: 16px;
    }
    .footer_bg{
      border-radius: 15px 15px 0px 0px;
    }
    .banner_title_c{
      font-size: 24px;
      line-height: 39px;
    }
    .banner_s_al::after{
        background-image: url(../imgs/banner-mob-img1.png);
    }
    .desti_t_t1 {
    font-size: 16px;}
}
@media screen and (max-width: 378px){
    .banner_title{
        font-size: 20px;
    }
    .all_tabs{
        gap: 22px;
    }
}