@charset "utf-8";
/* CSS Document */


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1920px) {

  .swiper-slide {
    width: 1186px;
  }

  .desti_item .text_box {
    margin-right: 30px;
    margin-top: -30px;
    position: relative;
    z-index: 999;
    left: -1px;
  }

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1536px) {

  .main_slider_indicators {
    bottom: 57px;
  }

  .booking_div {
    top: 280px;
  }

  .inner_booking_div {
    top: 200px;
  }

  .social_icons_con {
    top: 235px;
  }

  .inner_social_icons_con {
    top: 160px;
  }

  .checking_con {
    margin-top: -129px;
    position: relative;
  }

  .about_con {
    margin-top: 50px;
  }

  .owl_nav {
    width: 20px;
    margin-top: -7px;
  }

  .bottom_nav {
    margin-left: 259px !important;
  }

  .wedding_text {
    padding: 100px 50px;
  }

  /* 
.bottom_nav {
  margin-left: 88px !important;
} */

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1399px) {

  /* .main_slider_indicators {
    right: 20px;
    top: 74%;
} */

  .bottom_nav {
    margin-left: 160px !important;
  }



}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {

  .room_detail {
    min-height: 60px;
  }

  .info_p {
    font-size: 11px;
  }

  .room_div .text_box {
    margin-right: 0;
  }


}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {

  .bottom_nav {
    margin-left: 37px !important;
  }

  .bottom_nav {
    margin-left: 75px !important;
  }

}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1024px) {

  h2 {
    font-size: 35px;
  }

  h4 {
    font-size: 17px;
  }

  h3 {
    font-size: 18px;
  }

  .bottom_nav {
    margin-left: 100px !important;
  }

  .booking_btn {
    font-size: 11px;
    padding: 10px 14px;
  }

  .booking_div {
    right: -43px;
  }

  .social_icons_con {
    left: 48px;
    font-size: 12px;
  }



  .about_text {
    padding-left: 0 !important;
  }

  .package_con {
    background-size: cover;
  }

  .swiper-button-next,
  .swiper-button-prev {
    padding: 5px 16px;
    margin-left: -3px;
    height: 38px !important;
  }

  .swiper-button-next::after,
  .swiper-button-prev::after {
    font-size: 14px !important;
  }


  .owl_nav {
    width: 15px;
    margin-top: -7px;
  }

  .desti_item {
    padding: 5px;
  }

  .navbar .navbar-nav .nav-link {
    padding: 11px;
  }

  .wedding_text {
    padding: 40px 50px;
  }

  .room_div {
    padding: 9px;
  }

  .nav_bg::after {
    height: 90px;
  }

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {

  .inner_social_icons_con {
    top: 150px !important;
  }

  .about_con {
    margin-top: 0px;
  }

  .mobi_nav {
    display: block !important;
  }

  .mobi_nav_btn {
    display: block !important;
  }

  .navbar-toggler {
    display: none;
  }

  .mobi_nav_btn i {
    font-size: 30px !important;
    color: #cacaca;
  }

  .booking_div {
    top: 53%;
  }

  .inner_booking_div {
    top: 195px !important;
  }

  .mobi_nav_btn {
    background-color: #f8931f41 !important;
    padding: 12px;
    border: solid 1px #F8931F !important;
    border-radius: 0;
  }

  .top_nav {
    display: none;
  }

  .mobi_num {
    position: absolute;
    display: block !important;
    top: 7px;
    right: 70px;
  }

  .navbar-nav {
    align-items: end;
  }

  .navbar-nav .nav-item::before {
    background: none;
  }

  .logo img {
    width: 100px;
    margin-top: -37px;
  }

  .navbar .navbar-nav .nav-link {
    font-size: 12px;
    padding: 9px;
  }

  /* .booking_div {
  right: -65px;
  bottom: 603px;
} */

  .nav-item::before {
    height: 13px;
    margin-top: 12px;
  }

  .top_nav {
    border-bottom: 1px solid #9d9d9d;
  }

  .nav-item {
    position: relative;
  }

  .third_room {
    display: flex;
    align-items: center;
  }

  .third_room .text_box {
    margin-top: 0 !important;
    min-height: 240px;
  }

  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 15px);
  }

  .swiper-button-next,
  .swiper-button-prev {
    margin-left: -23px;
  }

  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 31px) !important;
  }

  .gallery_slider .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: var(--swiper-navigation-sides-offset, 31px) !important;
    }

  .social_icons_con {
    left: 48px;
    font-size: 16px !important;
    top: 230px;
  }

  .carousel-item {
    height: 600px;
  }

  .booking_div {
    top: 270px;
  }

  .checking_con {
    display: none;
  }

  .carousel-caption {
    bottom: 43px;
  }

  .wedding_con {
    margin-top: 50px;
    background-position: 0 50px;
  }

  .form-floating>label {
    padding: 22px 0.75rem;
  }

  .mobi_booking_col .form-floating .form-select {
    font-family: 'Montserrat' !important;
    font-size: 12px !important;
    color: #373737;
    border-radius: 0;
  }

  .form-floating>.form-control:focus,
  .form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
    font-size: 12px;
  }

  .navbar:hover {
    background: transparent !important;
  }

  .nav_bg::after {
    height: 50px;
  }

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 25px;
  }

  .footer_col::after {
    background: none;
  }

  .experiences_img {
    height: 300px !important;
  }

  .rest_img {
    height: 400px;
    object-fit: cover;
  }

  .room_div .text_box {
    margin-top: 0;
  }

  .gallery_s {
    height: 150px;
  }

  .gallery_l {
    height: 260px;
  }

  .gallery_xs {
    height: 134px;
  }

  .rest_body .text_box{
    padding: 25px 30px;
  }

  .footer_logo {
    width: 140px;
  }

  .booking_btn i::after {
    top: 20px;    
    width: 15px;
    right: -3px;
  } 

  .inner_banner .carousel-item {
    height: 340px !important;
  }

  .long_slider_item{
    height: 290px !important;
  }

  .detail_slider {
    height: 80px;
  }

  .md_before_none:before {
    background-color: transparent !important;
  }

  .hightea_sec {
    background: #029999;
  }

  .map_col{
    height: 250px;
  }

  .footer {
    background-size: auto;
  }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 768px) {

  /* .desktop_nav{
      display: none !important;
    } */

  /* .main_slider_indicators {
    right: -125px;
    top: 67%;
} */

  .rest_body .text_box {
    width: 521px;
  }

  .footer_logo {
    width: 100px;
  }

  


}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {

  .mobi_nav_btn {
    margin-top: -29px;
  }

  .booking_div {
    top: 40%;
  }

  .offcanvas.show {
    height: 100vh !important;
    overflow: scroll;
  }

  .about_con {
    margin-top: 0px;
  }

  .checking_con {
    display: none;
  }


  .carousel-caption h1 {
    font-size: 30px;
  }

  .mobi_logo img {
    width: 80px !important;
  }

  .mobi_nav_btn {
    padding: 9px;
  }

  .mobi_nav_btn i {
    font-size: 17px !important;
  }

  .about_con {
    background-size: 505px;

  }

  .about_heading {
    text-align: start !important;
    padding: 0;
  }

  .third_room {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .facilities_row p {
    margin-bottom: 0.25rem !important;
  }

  .package_btn {
    text-align: end !important;
    margin-top: 10px;
  }

  .wedding_text_col {
    display: block !important;
    margin-bottom: 0px;
  }

  .event_row {
    flex-direction: column-reverse;
  }

  .long_slider_item {
    height: 219px !important;
  }

  .package_img {
    margin-top: 25px !important;
    margin: 0;
  }

  .footer_col::after {
    background: none;
  }

  .exp_details {
    margin-left: 0;
    padding: 36px 70px;
    min-height: 245px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .carousel-caption h1 br {
    display: none !important;
  }

  /* package mobile */

  .desti_text {
    margin-top: 0 !important;
  }

  .desti_heading h2 br {
    display: none;
  }

  .home_venues {
    margin: 30px 0 !important;
  }

  .wedding_text {
    padding: 15px 50px;
  }

  .package_text_col {
    position: relative;
    /* padding: 44px 22px 22px 22px !important; */
  }

  .offer_swiper {
    padding-bottom: 50px !important;
  }

  .offer_swiper .swiper-slide img {
    height: auto;
  }

  .offer_text{
    background-color: #ffffff;
    padding: 20px;
  }

  .offer_slide_btn {
    position: relative;
  }

  .swiper-button-prev {
    right: 66px !important;
    left: auto !important;
}


  /* inner pages */

  .booking_form {
    padding: 20px !important;
  }

  .wedding_con {
    margin-top: 50px;
    background-position: top;
    padding-top: 30px !important;
    background-size: cover;
  }

  .wedding_img_right {
    margin-top: 10px;
  }

  .d_md_none {
    display: none;
  }

  .contact_box {
    margin-bottom: 20px;
  }

  .event_detail {
    padding-top: 15px;
  }

  .arrow_btn:before {
    width: 30px;
    height: 30px;
  }

  .arrow_btn {
    padding: 5px 13px;
  }

  .arrow_btn svg{
    margin-left: 5px;
    top: 1px;
  }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 575px) {

  .inquary_row {
    padding: 30px 20px !important;
  }

  .social_links_sec h4 {
    margin-bottom: 20px !important;
  }

  .links_section {
    align-items: center;
  }

  .room_detail_box img {
    width: 30px;
  }

  .room_detail_box h4{
    font-size: 14px;
  }

  .room_detail_box p{
    font-size: 11px;
  }

  .gallery_main_tabs button {
    min-width: 95px;
    font-size: 12px;
    padding: 8px 5px;
  }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 15px;
  }

  h4 {
    font-size: 15px;
  }

  p {
    font-size: 12px;
  }

  .desc_div {
    padding-left: 20px;
  }

  .arrow_btn span{
    font-size: 11px;
  }

  .tag p{
    font-size: 10px;
  }

  .social_icons_con {
    left: 25px;
  }

  .custom_ul li {
    font-size: 12px;
  }

  .about_heading {
    text-align: center !important;
    padding: 0px !important;
  }

  .about_text {
    text-align: center !important;
  }

  .carousel-caption h1 {
    font-size: 28px;
    letter-spacing: 0px !important;
  }

  .footer_links a {
    font-size: 11px;
  }

  .logo_col p {
    font-size: 11px;
  }

  .policy_row p {
    font-size: 10px;
  }

  .wedding_text h4 {
    margin-bottom: 0.25rem !important;
  }

  .line_btn {
    font-size: 9px;
    padding: 7px 13px;
  }

  .room_detail {
    min-height: 40px;
  }

  .package_btn {
    margin-top: 0px;
  }

  .booking_btn {
    font-size: 10px;
    padding: 7px 11px;
  }

  .booking_div {
    right: -40px;
  }

  .text_box {
    padding: 20px;
  }

  .footer_logo{
    padding: 12px;
  }

  .rest_tabs {
    font-size: 11px;
    padding: 12px 16px;
}

    .rest_body .text_box {
        width: 350px;
    }

  .main_slider_indicators {
    bottom: 37px;
    right: -15px;
  }

  .carousel-indicators [data-bs-target] {
    width: 20px;
    height: 2px;
    margin-right: -3px;
    margin-left: 4px;
  }

  .icon_div {
    margin-bottom: 11px;
  }

  .inner_slider_item {
    height: 250px !important;
  }

  .rest_img {
    height: 200px;
  }

  .rest_body .text_box {
    margin-top: 0;
  }

  .fishery_logo_c {
    width: 250px !important;
  }

  .small_icon {
    width: 13px !important;
  }

  .icon_box img {
    width: 40px;
  }

  .room_detail_box img {
    width: 30px;
  }

  .wedding_text {
    padding: 15px 25px;
  }

  .mbl_mb_0 {
    margin-bottom: 0 !important;
  }

  .line_btn:hover:before {
    margin: -7px -13px;
  }

  .detail_slider {
    margin-top: 6px;
    height: 65px;
  }

  .gallery_slider {
    height: 200px;
  }

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 375px) {}


/* Custom, iPhone Retina */
@media only screen and (max-width : 360px) {}


@media only screen and (max-width : 320px) {}


@media (min-width: 992px) {
  .bg_none {
    background-image: none !important;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    flex-direction: column;
  }

  .mobi_book_bg {
    display: none !important;
  }
}