




@media (max-width: 1024px) {
    header.desk-nav .nav-links ul.up{
   gap: 15px;

}
}


@media (max-width: 980px) {
    .banner-wrapper {
    height: 500px;
  }

    header.desk-nav {
        display: none;

    }

    header.page-header.mob {
        display: block;
        z-index: 9;
        position: relative;
    }

    header.mob {
        display: block;
        z-index: 3;
        padding-top: var(--p10);
        padding-bottom: var(--p10);
    }

    .mobl-logo {
        display: flex;
        align-items: center;
        width: auto;
    }

    header a.logo {
        padding-top: 10px;
    }

    header img {
        width: 55px;
    }

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

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

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

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

    div#tag1 .mobile-nav {
        padding: 2rem 20px 20px;
        background: var(--other-color);
        text-align: center;
        width: 350px;
        height: 100vh;
        position: absolute;
        z-index: 99;
    }

    header a.logo {
        padding-top: 0px;
    }

    header img {
        width: 55px;
    }

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

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

    header.page-header.mob .toggle_bar {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    footer .col-4.quick ul {
        width: 50%;
        padding-left: 0;
    }

    .page-title {
        z-index: -1;
    }

    .navbar-nav li a {
        color: white;
      font-size: 18px;
    }
  .search-bar form{
    /* z-index: -1; */
  }
  video {
    position: relative;
    z-index: -1;
}
 
   .memory-section .img {
    width: 100%;
    position: relative;
     padding:0px;
}
.memory-section .memory-image img{
    width: 100%;
    height: 400px;
    max-width: 100%;
     padding:0px;
}
.memory-image {
    height: 400px;
    margin-bottom: var(--m30);
    padding:0px;
}
.memory-section .content {
    width: 100%;
     padding:0px;
}
.memory-section .dot{
    display:none;
}
.memory-section .row, .row .rev {
    margin-bottom: 3rem;
}
.memory-section .rev{
    flex-direction: column-reverse;
}
.memory-section .memory-item{
    min-height: auto;
}
section.attr-sec .col-4{
    width: 50%;
    margin-bottom: var(--m20);
}
  
      .memory-section .img {
        width: 100%;
        position: relative;
        padding: 0px;
    }
  .memory-image {
        height: 400px;
        margin-bottom: var(--m30);
        padding: 0px;
    }
      .memory-section .memory-image img {
        width: 100%;
        height: 400px;
        max-width: 100%;
        padding: 0px;
    }
      .memory-section .content {
        width: 100%;
        padding: 0px;
    }
  
      .memory-section .memory-item {
        min-height: auto;
    }
  .memory-section h2 {
    font-size: var(--f28);

}
  
  .dot {
    position: absolute;
    right: -2rem;
    bottom: -3.6rem;
    left: auto;
    text-align: end;
    width: fit-content;
    display:none;
}
  
  .summary-section .inner-column .image img {
    position: static;
    width: 100%;
}
  .summary-section .row {
    margin-bottom: 3rem;
}
  .inner-column-content {
    margin-bottom: 30px;
}
  section.summary-section{
    overflow-x:hidden;

}
  
  section.about-owner .abt-detail {
    display: block;
}
  section.about-owner .call-us, section.about-owner .email-us {
    margin-bottom: 20px;
}
}

@media (max-width: 540px){
  
  .search-bar form {
    width: 100%;
}
  .banner-wrapper {
    height: 250px;
  }
  section.home-list img.img-fluid {
    height: 250px;
  
}
  section.about-owner .abt-img {
    position: static;
    width: 100%;
}
  section.about-owner img {
    height: 300px;
    margin-bottom: 20px;
}
  .col-12{
    padding:0;
  }
  
   .col-sm-12{
    padding:0;
  }

section.savings h3{
     font-size: var(--f28);

}
  .about_wrapper .upper-head h2{
      font-size: var(--f28);
  }
  
  .about_wrapper .upper-head {
    width: 100%;

}
  
  .about-img1 img {
    height: 300px;

}
  
  .col-lg-6 .abt-image{
    .col-12{padding:0;}
  }
  
  .about_wrapper .heading_sec h3 {
    /* line-height: 1.2; */
    font-size: 28px;
    margin-top: 25px;
}
  
  section.home-list .how-we-value-heading h2 {
    font-size: var(--f28);
}
  section.cta .content {
    width: 90%;
    padding: 30px;
  }
footer .row {
    gap: 20px 0;
}
  footer .col-4 {
    width: 100%;
}
  footer .col-4.right_copyright p {
    text-align: center;
}
  footer .copyright p {
   text-align: center;
}
  
  footer .col-4.get form input[type="email"] {
    width: auto;
}
  section.testimonial  .head-sec h2{
   text-align: center;
}
  
 section.cta .head-sec h2{
       font-size: var(--f28);
}

  
  .memory-section .memory-image img, .memory-image{
         height: 300px;
    }
    .memory-section h2 {
    font-size: var(--f26);
    }
    .memory-section .row, .row .rev {
    margin-bottom: 2rem;
}
section.common-page-wrap{
    padding: var(--p40) 0;
}
section.attr-sec .col-4{
    width: 100%;
    gap: 20px;
    padding: 0px;
}
.attraction-sec {
    padding: 0px;
}
section.attr-sec .attraction-sec h2{
    font-size: var(--f21);
}
section.attr-sec .attraction-sec .content-overlay, section.attr-sec .attraction-sec img, section.attr-sec .attraction-sec a{
    height: 300px !important;
}
  .summary-section .inner-column .image img {
      height:300px;
    }
}
  
  

