/* @991 px  */

@media (max-width:991px) {

.display_none{
  display: none !important;
}

  .topbar_section{
    display: none !important;
  }


  .conadd_div_m {
    background-color: #fff;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: rgb(149 157 165 / 10%) 0px 8px 24px;
    height: auto !important;
  }

  .offcanvas_btn {
    display: block !important;
  }

  .navbar {
    background-color: transparent !important;
    outline: none;
    border: none;
    z-index: 99;
    box-shadow: rgb(100 100 111 / 5%) 0px 98px 54px 61px;
    position: relative !important;
  }



  .three_div_icon2::before {
    position: relative;
    content: '\21E8';
    left: -100px;
    color: #008AA9;
    font-size: 30px;
    display: none !important;
  }



  .pakages_btn a {
    text-transform: capitalize;
    display: block !important;

  }

  .navbar .navbar-nav {
    background-color: #fff !important;
  }

  .scrolled.navbar .navbar-nav {
    background-color: #fff !important;
  }

  .navbar .navbar-nav>li>a {
    color: #252525 !important;
    font-size: 15px;
    font-weight: 600 !important;
    text-transform: capitalize;
    letter-spacing: .3px;
    margin: 0px 3px;
    border-bottom: 1px dashed lightgray;
  }


  .navbar_number {
    display: none !important;
  }

  .navbar_number_phone {
    display: block !important;
  }

  .left_banner_txt {
    margin-top: 20px !important;
  }


  .left_banner_txt h1 {
    font-size: 25px !important;
    text-transform: capitalize;
    left: .4px;
    font-weight: 700;
    letter-spacing: .6px;
    color: #fff;
  }

  .left_banner_txt h1 span {
    color: #008AA9;
  }

  .left_banner_txt p {
    font-size: 16px !important;
    color: #FDF5ED;
    font-weight: 600;
    text-transform: capitalize;
  }

  .left_banner_txt p span {
    color: #008aa9;
    font-weight: 700;
  }


  .banner_icon img {
    width: 50px !important;
    margin: 0 4px;

  }


  .overlay_bg_inner {
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 43px !important;
    padding-bottom: 53px;
  }
}

/* @991 px end */


/* 767 */
@media (max-width:767px) {

  
.carousel-caption{
  position: absolute;
  top: 30% !important;
  right: unset !important;
}

  .carousel-indicators{
    display: none !important;
  }

  
.carousel-caption h5{
  font-size: 20px;
  text-transform: capitalize;
  text-shadow: rgb(0 0 0 / 50%) 0px 2px 5px;
  font-weight: 700;
}

.carousel-caption p{
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 600;
  text-shadow: rgb(0 0 0 / 50%) 0px 2px 5px;
}

  .form_main_itinerary{
    margin-top: 30px;
  }

  .footer_copy_right {
    background-color: #212121;
    padding-bottom: 50px !important;
}

  .pakages_btn_inner{
    text-align: center;
    background-color: #008AA9;
    margin-top: 10px;
    padding: 13px 0px 5px 0px !important;
  }

  
.pakages_btn_inner a{
  text-transform: capitalize;
  margin: 0px 10px;
  color: #fff;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}


  .right_img_div, .right_img_div2{
    display: none;
  }

  .left_banner_txt h1 {
    font-size: 60px;
    text-transform: capitalize;
    left: .4px;
    font-weight: 700;
    letter-spacing: .6px;
    color: #fff;
    line-height: 40px !important;
  }



  .footer_ti {
    margin-bottom: 30px;
  }

  .ft_top_left_div {
    text-align: center;
    margin-bottom: 25px;
  }

  .ft_top_right_div {
    float: none !important;
    text-align: center;
  }


  .right_img_div2 {
    text-align: center;
    margin-top: 0px !important;
  }

  .left_modal_txt {
    display: none !important;
  }


  .copyright_section {
    background-color: #30353a;
    padding-bottom: 50px !important;
  }

  .fixed_section {
    display: block !important;
  }


  .why_icon_div div {
    font-size: 15px !important;
    font-weight: 600;
  }

  .why_icon_div b {
    font-weight: normal;
  }


  .main_div_flex_ti {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    padding-bottom: 15px;
    align-items: center !important;
    text-align: center !important;
  }

  .flex_ti_left h3 {
    font-weight: 600;
    font-size: 25px !important;
    text-transform: capitalize;
    padding-bottom: 7px;
    line-height: 33px;
  }

  .bt_flex_all_bt {
    padding-bottom: 10px !important;
  }

  .bt_flex_all_bt a {
    background-color: #fff;
    padding: 6px 15px 6px 15px;
    border-radius: 100px;
    color: #008AA9;
    font-weight: 500;
    border: 2px solid #008AA9;
    transition: .4s ease;
  }


  .trending__packages_slide_div .owl-prev {
    position: absolute;
    top: 30% !important;
    left: 0;
    background-color: #008AA9 !important;
    border: 1px solid #008AA9 !important;
    width: 30px;
    border-radius: 100% !important;
    color: #fff !important;

  }

  .trending__packages_slide_div .owl-next {
    right: 0;
    position: absolute;
    top: 30% !important;
    background-color: #008AA9 !important;
    border: 1px solid #008AA9 !important;
    width: 30px;
    border-radius: 100% !important;
    color: #fff !important;
    font-size: 16px;
  }




  .top_trending_slide_div .owl-prev {
    position: absolute;
    top: 30% !important;
    left: 0;
    background-color: #008AA9 !important;
    border: 1px solid #008AA9 !important;
    width: 30px;
    border-radius: 100% !important;
    color: #fff !important;

  }

  .top_trending_slide_div .owl-next {
    right: 0;
    position: absolute;
    top: 30% !important;
    background-color: #008AA9 !important;
    border: 1px solid #008AA9 !important;
    width: 30px;
    border-radius: 100% !important;
    color: #fff !important;
    font-size: 16px;
  }

.mob-banner{

  display: block;

}
.dec-banner{
display: none;

}

.form_main_div {
  position: absolute;
  top: 5px;
  left: 33px;
  z-index: 999;
  /* margin-left: -33px; */
    padding: 26px;
}
.page-title-area-section {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-position: center center;
  padding-left: 0px;
}
.page-title-area .page-title-content {
  position: relative;
  margin-left: 240px;
}
.page-title-area {
  background-color: rgba(0, 0, 0, 0.8);
  padding-top: 180px;
  padding-bottom: 111px;
  text-align: center;
  position: relative;
}
element.style {
  background-image: url(assets/pakages/p5.jpg);
  height: 86vh;
}
.page-title-area .page-title-content h2 {
  font-weight: 600;
  font-size: 28px;
  color: #ffffff;
  /* margin-bottom: 258px; */
  marging-top: 200px;
  margin-left: -225px;
  padding-top: 363px;
}
.page-title-area .page-title-content ul li i {
  display: inline-block;
  font-size: 22px;
  position: relative;
  top: 4px;
  margin-left: -113px;
}
.page-title-area .page-title-content ul li {
  list-style-type: none;
  display: inline-block;
  color: #ffffff;
  font-size: 15px;
  margin-left: -52px;
}
.page-title-area .page-title-content ul li a {
  color: #ffffff;
  margin-left: -282px;
}
.form_main_div_enquiry {
  position: relative;
  left: 34px;
  z-index: 98;
  width: 331px;
  background-color: #fff;
  margin-bottom: -11px;
}

/* ........................................ */



  .dropbtn {
      background-color: #fff;
      color: #413f3f;
      padding: 0px;
      font-size: 12px;
      /* border: none; */
      cursor: pointer;
      /* min-width: 104px; */
      /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
      text-transform: uppercase;
      margin-left: -5px;
  }
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 98;
  max-height: 0;
  min-width: 160px;
  transition: max-height 0.15s ease-out;
  overflow: hidden;
}

.dropdown-content a {
  color: black;
  background-color: #f9f9f9;
  padding: 8px 14px;
  text-decoration: none; 
  display: block;
  border-bottom: 1px solid #00000021;
  font-size: 13px;
}

.dropdown-content a:hover {
  background-color: #e2e2e2;
}

.dropdown:hover .dropdown-content {
  max-height: 500px;
  min-width: 160px;
  transition: max-height 0.25s ease-in;
}

.dropdown:hover .dropbtn {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  transition: max-height 0.25s ease-in;
}


}
/* .form_main_div .input-group-text {
  margin-bottom: 27px;
  box-shadow: none !important;
  border-radius: 0px !important;
  outline: none !important;
  background-color: transparent !important;
  padding-top: 8px;
  color: #044466;
} */

