@media (min-width: 1600px) {
}

@media (min-width: 1850px) {
}

@media (max-width: 1366px) {
  footer .col-md-4 {
    width: 33%;
  }

  footer .news-gorm-group input {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  .hero-content h1 {
    font-size: var(--f36);
  }

  .hero-content p {
    font-size: var(--f18);
  }

  section.home-list h3.title a {
    font-size: var(--f16);
  }

  .prop-view-btn a {
    font-size: var(--f18);
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .common-header .navbar-nav .nav-link {
    margin: 0 10px;
  }
  header .header-top .contact li a,
  header .header-top p {
    font-size: 12px;
  }

  header ul.navbar-nav {
    gap: 0px;
    justify-content: space-between;
  }

  header a.nav-link {
    font-size: var(--f14);
  }

  header nav.navbar.navbar-expand-lg {
    width: 100%;
  }

  header.desk-nav .nav-links ul {
    gap: 15px;
  }

  footer .col-3.quick {
    width: 20%;
  }

  footer .col-3.get {
    width: 28%;
  }

  .footer_links h4 {
    font-size: var(--f21);
  }

  footer.footer .other-details {
    padding: 60px 20px 40px 20px;
  }
}

@media (max-width: 980px) {
  .info {
    width: 28%;
  }

  footer.footer .footer-logo img {
    margin-top: 10px;
    width: 120px;
  }

  .quick-links {
    width: 30%;
  }

  .contact-us {
    width: 41%;
  }

  .newsletter {
    width: 39%;
  }

  .how-we-value-wrapp .atr-cont h4 {
    font-size: var(--f18) !important;
  }

  .prop-view-btn a {
    font-size: var(--f16) !important;
  }

  .mobile-menu-logo img {
    width: 120px;
  }

  section.home-list h3.title a {
    font-size: var(--f18);
  }

  header.desk-nav {
    display: none;
  }

  header.mob {
    display: block !important;
    z-index: 9;
    padding: 10px 0;
    position: absolute;
    width: 100%;
    background: #fff;
  }

  header img {
    width: 100px;
  }

  header a.logo {
    width: auto;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }

  header a.nav-link {
    margin-right: 0px;
  }

  header a.nav-link:hover {
    border-color: var(--secondary-color);
    color: var(--secondary-color);
  }

  header nav.navbar.navbar-expand-lg.navbar-dark.bg-primary {
    border-bottom: 0px solid;
  }

  header div#menu-toggle1 {
    width: auto;
  }

  header .row {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  header ul.navbar-nav {
    display: block;
  }

  footer .col-md-4 {
    width: 50%;
  }

  div#tag1 .mobile-nav li {
    margin-bottom: 10px;
  }

  div#tag1 .mobile-nav li a {
    color: var(--secondary-color);
  }

  div#tag1 .mobile-nav li a:hover {
    /* color: var(--other-color); */
    text-decoration: underline;
  }

  div#tag1 {
    position: fixed;
    left: -1px;
    top: 0;
    width: 100%;
    transform: translateX(-47em);
    height: 100%;
    transition: all 0.5s ease-in-out;
    display: block;
    padding: 0px;
  }

  div#tag1 .mobile-nav {
    padding: 2rem 20px 20px;
    background: #fff;
    text-align: center;
    width: 350px;
    height: 100vh;
    position: relative;
  }

  i#close-menu1 {
    cursor: pointer;
    font-size: var(--f28);
    color: var(--black-color);
  }

  #close-menu {
    right: 1rem;
    position: absolute;
    top: 10px;
  }

  nav.navbar.navbar-expand-lg.navbar-dark.bg-primary {
    display: block;
  }

  header a.nav-link {
    padding: 0px 0 !important;
    font-size: var(--f15);
    margin-bottom: var(--m10);
    margin-top: var(--m10);
    border-left: 0px solid;
    color: #464646 !important;
  }

  header a.nav-link:hover {
    border-color: var(--white-color) !important;
    color: var(--btn-hover) !important;
  }

  div#mob_nav {
    margin-top: var(--m20);
  }

  .menu-toggle1 i {
    color: var(--secondary-color);
    font-size: var(--f28);
    cursor: pointer;
  }

  header li.nav-item.dropdown:hover ul.dropdown-menu {
    width: 100%;
    position: relative;
  }

  header li .dropdown-item {
    text-align: center;
  }

  section {
    padding: var(--p50) 0;
  }

  footer {
    padding: 50px 0 0;
  }

  footer.footer .col-3.info {
    padding: 0px 20px 30px 20px;
    border-right: 0px solid #e4e0da;
    width: 100%;
  }

  footer.footer .footer-logo {
    margin-bottom: 20px;
  }

  footer.footer .col-3.info p {
    text-align: center;
  }

  footer.footer .certificate {
    margin-top: 30px;
  }

  footer.footer .other-details {
    padding: 0px 0px 40px 0px;
    width: 100%;
  }

  footer.footer .col-4.contact-us,
  footer.footer .col-4.need-to-know,
  footer.footer .col-4.social-links {
    margin-top: 0px;
  }

  /* 
    footer.footer ul.social a {
        width: 35px;
        height: 35px;
    } */

  footer.footer ul.social a i {
    font-size: 14px;
  }

  footer.footer ul.social a svg {
    width: 14px;
    height: 14px;
  }

  footer p.abt {
    text-align: center;
  }

  .footer_links h4 {
    width: 90%;
  }

  footer .col-md-4.newsletter {
    width: 100%;
    margin-top: 20px;
  }

  footer .col-md-4:first-child {
    width: 100%;
    text-align: center;
  }

  footer .col-md-4:first-child p {
    text-align: center;
  }
  .home-list .search-bar-inner .guest-detail {
    padding: 0;
  }
  .home-list .search-bar-inner .guest-detail .adult-btn {
    right: 0;
  }
  .home-list .search-bar-inner .guests button.button1 {
    border-radius: 0;
  }
  .home-list .search-bar-inner .guests button.button11.button1 {
    border-radius: 0 10px 10px 0;
  }
}

@media (max-width: 540px) {
  .footer-section .custom-col-line img {
    width: 150px;
  }
  .footer-section h4 {
    text-align: center;
  }
  .top-header {
    display: none;
  }
  footer .copyright {
    padding: 20px 0;
  }
  .footer-section .pt-pb-70 {
    padding: 20px 12px 40px !important;
  }
  .prop-view-btn a {
    font-size: var(--f14);
  }
  .footer-social {
    margin-bottom: 0;
  }
  .fixed-header {
    z-index: 11;
  }
  footer.footer .footer-logo img {
    width: 120px;
  }

  footer.footer .col-3.info p {
    text-align: justify;
  }

  .quick-links {
    width: 100%;
  }

  .contact-us {
    width: 100%;
  }

  .newsletter {
    width: 100%;
  }

  footer p {
    color: var(--black-color);
  }

  h2,
  h3 {
    font-size: var(--f22);
  }

  h4 {
    font-size: var(--f20);
  }

  h5 {
    font-size: var(--f18);
  }

  h6 {
    font-size: var(--f16);
  }

  header.page-header.mob {
    position: relative;
  }

  header a.logo {
    margin-top: 0px;
  }
  .common-header .navbar {
    display: flex;
    flex-direction: row;
    padding: 10px;
  }
  header img {
    width: 50px;
    margin-left: 0;
  }
  header .navbar-toggler {
    color: #fff !important;
  }
  .mobile-menu-logo img {
    width: 100px !important;
  }

  div#tag1 .mobile-nav {
    width: 100%;
  }

  header a.nav-link {
    font-size: var(--f14) !important;
    margin: 0 !important;
  }

  .mobile-menu-logo img {
    width: 100%;
  }

  .mobile-menu-logo img {
    margin: auto;
    margin-bottom: 25px;
  }

  section {
    padding: var(--p40) 0;
  }

  .head-sec h2 {
    font-size: var(--f22);
  }

  .head-sec p {
    font-size: var(--f13);
    margin-bottom: var(--m30);
  }

  .footer_logo img {
    width: 100px;
  }

  footer p.abt {
    text-align: left;
  }

  footer .col-md-4.newsletter {
    margin-top: 0px;
  }

  footer {
    padding-top: var(--p40);
  }

  footer .logo {
    margin-top: 0px;
  }

  footer .col-3.first {
    width: 100%;
    text-align: left;
  }

  footer .row {
    gap: 25px 0;
  }

  footer .col-3.quick,
  footer .col-3.get,
  footer .col-3.news {
    width: 100%;
    padding-left: var(--p12);
  }

  footer .copyright .col-6 {
    width: 100%;
    text-align: center;
  }

  footer .col-6.md-12.sm-12.right p {
    text-align: center;
  }

  footer .copyright .row {
    gap: 0px 0;
  }

  footer h4 {
    font-size: var(--f22);
  }

  footer .newsletter h2 {
    font-size: var(--f25);
  }

  .footer_links h4 {
    font-size: var(--f20);
    width: 100%;
    margin-top: 0px;
  }

  footer .col-md-4:first-child {
    text-align: left;
  }

  footer .col-md-4 {
    width: 100%;
  }

  footer .row:first-child {
    gap: 20px 0;
    justify-content: center;
  }

  footer .copyright .row {
    gap: 10px 0;
  }

  .copyright p,
  .right_copyright p {
    text-align: center;
    margin-bottom: 0;
  }

  footer.footer {
    padding-top: 40px;
  }

  .banner-video-logo {
    margin-top: -150px;
    width: 65%;
  }

  .how-we-value-wrapp {
    padding: 50px 0;
  }

  .how-we-value-wrapp .attr-col a {
    margin-bottom: 15px;
  }
  .home-list .search-bar-inner .check-detail {
    border-right: 1px solid #36454f59;
  }
  .home-list .search-bar-inner .check-in .check-detail,
  .home-list .search-bar-inner .check-out .check-detail,
  .home-list .search-bar-inner .guest-detail {
    border-radius: 10px;
    padding-left: 6px;
  }
  header .navbar-collapse {
    position: static;
    margin-top: 4px;
    width: 100%;
    align-items: flex-start;
    padding: 5px 15px;
    border-radius: 5px;
    box-shadow: 0px 2px 4px -1px rgba(61, 5, 5, 0.2),
      0px 4px 5px 0px rgba(61, 5, 5, 0.14),
      0px 1px 10px 0px rgba(61, 5, 5, 0.12);
  }
  .common-header {
    .navbar {
      background: rgba(0, 42, 90, 0.6);
      &.nav-hover {
        background: rgba(0, 42, 90, 1);
        .nav-item {
          .nav-link {
            color: var(--white-color) !important;
            margin: 5px 0 !important;
            padding: 10px 0 !important;
            &.shop-now-btn {
              display: inline-block;
              padding: 5px 35px !important;
            }
          }
        }
        .banner-logo {
          display: block;
        }
      }
      &.position-fixed {
        margin: 8px auto;
        background: rgba(0, 42, 90, 1);
      }
    }
    .head-logo {
      display: none;
    }
    .navbar-brand {
      img {
        &.banner-logo {
          width: 115px;
        }
      }
    }
  }
  footer {
    .all-quick-links {
      display: block;
    }
    p {
      color: var(--white-color);
    }
    &.footer-section {
      background: #002a5a;
      .widget-title-footer {
        text-align: left !important;
      }
      .footer-bg {
        display: none;
      }
    }
  }
}

@media (max-width: 360px) {
  h2,
  h3 {
    font-size: var(--f25);
  }

  h4 {
    font-size: var(--f22);
  }

  h5 {
    font-size: var(--f19);
  }

  h6 {
    font-size: var(--f17);
  }

  .head-sec h2 {
    font-size: var(--f26);
  }

  footer h4 {
    font-size: var(--f19);
  }

  footer .newsletter h2 {
    font-size: var(--f22);
  }
}
