/* @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;
  }



}

/* 767 */