@media (min-width: 991px) {
  .responsive-menu {
    display: none;
  }
}

@media (max-width: 1200px) and (min-width: 991px) {}

@media (max-width: 991px) {

  .mynavbar,
  .right-data,
  .left-data {
    display: none;
  }

  .btnSearch i {
    color: #fff;
    margin-inline: 0;
  }

  footer {
    padding: 56px 0 0px;
  }

  .mynavbar ul {
    justify-content: flex-end;
  }

  .searchForm {
    margin-inline-end: 0px;
    margin-inline-start: 0px;
  }

  .logo {
    height: 70px;
  }

  .lang {
    margin-inline-end: 15px;
  }


  .footer-items {
    margin-inline-start: 0px;
  }

  .animate__fadeInLeft,
  .animate__fadeInRight {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }



  li.menu-item-has-children a::after {
    color: #fff;
    top: 13px;

  }

  .sidebar .header-btn a {
    background-color: #fff;
    color: var(--sec-color);
  }
  .sub-menu {
    background: #fff;
  }
  .sidebar .side-content  .sub-menu  li {
    border-color: var(--sec-color);
}
.sidebar .side-content .sub-menu li:last-of-type{
  border-bottom: none;
}

}

@media (max-width: 768px) {
  .slider-btns {
    justify-content: center;
  }

  .home-slider,
  .home-slider .item,
  .home-slider .item .container,
  .home-slider .item .container .row {
    height: 370px;
    min-height: auto;
  }

  .my-btn button {
    min-width: 130px;
  }

  .search-form form {
    flex-wrap: wrap;
    justify-content: center;
  }

  .search-form form .form-group {
    width: 50%;
  }

  .search-form {
    width: 100%;
    padding: 9px 10px;
  }

  .search-form form .form-group input,
  .search-form form .form-group select {
    border: none;
    font-size: 14px;
    border-bottom: 1px solid #575757;
  }

  .search-form .my-btn {
    margin-top: 10px;
    width: 90%;
  }

  .slider-info {
    width: 100%;
    right: 0;
    text-align: center;
    left: 0;
    padding-top: 0px;
    padding-bottom: 0;
    margin: 0;
  }

  .slider-info h2 {
    font-size: 20px;
    line-height: 31px;
    margin: 16px 0;
  }

  .about-info p {
    margin: 16px 0;
    margin-inline-end: 0;
  }

  .about-info {
    padding-top: .;
    padding-bottom: 38px;
    margin-bottom: 50px;
  }

  .section-title h4 {
    font-size: 22px;
    margin-bottom: 0px;
    line-height: 36px;
  }

  .home-slider {
    padding-bottom: 0px;
  }

  .home-slider .owl-theme .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    bottom: 82px;
    display: none;
  }

  .home-slider .owl-theme .owl-nav .owl-next,
  .home-slider .owl-theme .owl-nav .owl-prev {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    transform: none;

  }

  .site-search .woocommerce-product-search,
  .site-search .widget_search .search-form {
    width: 85%;
  }


  .comp-rights,
  .copy-right {
    text-align: center;
  }

  .copy-right p {
    margin-bottom: 10px;
  }

  section {
    padding: 48px 0;
  }


  footer .footer-menu ul {
    margin: 28px 0 24px;
    flex-wrap: wrap;
    padding-inline-start: 30px;
    gap: 10px;
  }

  .footer-logo .img {
    height: 110px;
  }

  .breadcrumb-section h2 {
    font-size: 17px;
    margin-bottom: 12px;
    padding-top: 26px;
  }

  .breadcrumb-section {
    padding: 40px 0 30px;
  }

  .copy-right {
    margin-top: 10px;
  }
  section.vission-sec .col-lg-4 {
    padding: 0 15px;
}
  .vission-sec .about-sec-info {
    padding-top: 20px;
  }

  footer .footer-menu ul li {
    width: 50%;
    margin-bottom: 8px;
  }

  footer .footer-menu ul a {
    padding: 2px 14px 6px 0;
    font-size: 16px;
  }

  .breadcrumb {
    padding: 0;
  }

  .breadcrumb-item+.breadcrumb-item::before {
    padding: 0 6px;
  }

  .breadcrumb-section a,
  .breadcrumb-item.active {
    font-size: 28px;
    margin-top: 12px;
  }
  .contact-page {
    padding-top: 16px;
}
.contact-form {
  padding: 33px 15px;
  margin-bottom: 28px;
  height: auto;
}
section.search-sec {
  padding: 0 0 20px;
  margin-top: -140px;
  height: auto;
}

.header-btn a,
.my-btn button,
.my-btn a {
  padding: 10px 12px;
  min-width: 160px;
}

.section_Title h6 {
  max-width: 122px;
  margin-bottom: 12px;
  font-size: 13px;
}

.about-imgs {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 0 30px;
}
ul.nav.nav-pills {
  justify-content: center;
  margin-top: 24px;
  margin-bottom: 28px;
}
.Rooms-and-suites .col-lg-2,
.Rooms-and-suites .col-lg-5,
.contact-sec .col-lg-8,
section.hotels_facilities .col-lg-5 {
  padding-inline-start: 15px;
}
.room-item {
  margin-bottom: 24px;
}
.room-details .room-name {
  flex-direction: column;
  align-items: start;
}
.register span {
  min-width: 90px;
}
.room-details {
  padding: 29px 12px;
  top: -64px;
  width: 92%;
}
.tab-content .col-lg-4 {
  padding: 0 10px;
}
.tab-content .col-lg-4:nth-child(2) .room-item{
  margin-bottom: -38px;
}
.footer-soch span {
  font-size: 18px;
}
.footer-soch a {
  padding-inline-start: 12px;
  font-size: 18px;
}
.contact-sec .map {
  height: 290px;
  margin-top: 24px;
}
.contact-sec-title .section_Title {
  min-width: 126px;
}

.contact-sec-title {
  margin-bottom: 16px;
}
.contact-list li .details span.key {
  font-size: 19px;
}
.footer-logo {
  height: 130px;
}
.bottom-footer {
  padding: 16px 0 16px;
}
.comp-rights p {
  margin-bottom: 2px;
}
.room-img {
  height: 290px;
}
.Hotel_facilities_item {
  padding: 28px 15px;
  margin-top: 32px;
}
.contact-page .contact-data li span.key {
  font-size: 16px;
  margin-inline-start: 8px;
  display: block;
  min-width: auto;
}
.contact-page .contact-data ul li a {
  flex-wrap: wrap;
}
.contact-data ul li {
  margin-bottom: 24px;
}
section.book-page {
  padding-top: 16px;
}
.single_room_deatails .room_price h6 {
  font-size: 17px;
}
.single_room_deatails h3 {
  font-size: 28px;
}
.single_room_deatails .room_price {
  margin: 0 auto 20px;
}
.single_room_page .project_iamges .single-img {
  height: 526px;
  margin-bottom: 34px;
}
.single_room_deatails {
  top: 185px;
}
.single_room_page .about-info {
  max-width: 100%;
}
.single_room_page .about-info {
  padding-bottom: 0;
  margin-bottom: 0;
}
.hotel-f-details ul {
  padding-inline-start: 0;
  border-inline-start: none;
  margin-top: 30px;
}
.room-item .room-details {
    opacity: 1;
}
.room-details .room-name h6 {
    font-size: 22px;
}
.tab-content .col-lg-4:nth-child(2) .room-item {
        margin-bottom: 24px;
    }
    .rooms-slider .room-item {
        margin-bottom: 0;
    }


.fixed-icone {
  right: auto;
  left:30px;
  /* right: 30px; */
  /* left: auto; */
}

}



@media (max-width: 420px) {
.about-imgs .img1 {
  height: 186px;
  width: 169.75px;
}

.about-imgs .img2 {
  height: 137px;
  width: 119.91px;
}
.about-imgs .img img{
    height:100%;
    object-fit: cover;
}
.book-page .contact-form {
    padding: 32px 15px 49px;
}
    .search-form form .form-group {
        width: 100%;
    }
        section.search-sec {
        /*padding: 0;*/
        /*margin-top: -308px;*/
        /* background: #202020; */
    }
}
@media (max-width: 330px) {
  .sidebar {
    width: 320px;
  }

  .about-imgs .img1 {
    height: 155px;
  }

  .about-imgs .img2 {
    height: 116px;
  }
}

@media (max-width: 991px){
.search-form .my-btn a, .search-form .my-btn button {
    margin:  0 0 10px;
    border-radius: 50px;
    width: 100%;
    max-width: 100%;
}

.col-lg-4.block-h {
    max-width: 100% !important;
    flex: 0 0 auto !important;
}

.room-single.single-h .row {
    flex-direction: column-reverse;
}

.imgs-single {
    width: 100%;
    margin-bottom: 40px;
}

.imgs-single .single-img {
    height: 350px;
    border-radius: 20px;
}

div#thumbs_gallary2 {
    left: 0;
    right: 0;
}

div#thumbs_gallary2 .img {
    height: 50px;
}

.single-h .section-title h4 {
    font-size: 35px;
    line-height: 45px;
}

.single-h .room_price h6 {
    font-size: 20px;
    line-height: 30px;
}

.room-single.single-h .row .row {
    flex-direction: inherit;
}

.nav-pills .nav-link {
    margin: 5px;
}

.item-info p {
    min-height: 80px;
}

.contact-data li p, .contact-data li span:nth-child(3) {
    padding-inline-start: 68px;
}

.contact-data li span.mob-num {
    padding: 0;
    padding-inline-end: 68px;
}

.home-slider .row {
    align-items: start;
    -webkit-align-items: start;
    padding-top: 100px;
}

section.about .container>.row {
    flex-direction: column-reverse;
}

section.about .col-lg-2 {
    width: 26%;
    padding-inline-end: 0;
}

section.about .col-lg-10 {
    width: 74%;
    padding-inline-start: 10px;
}

section.about .section_Title h6::after {
    width: 100%;
}

html {
    /*overflow-x: hidden;*/
}

}