 @media (max-width: 1024px){
    .memory-section .dot{
        right: -1rem;
    }
    .memory-section .row:nth-child(even) .dot {
    left: -1rem;
}
section.about-home .attract{
    width: 33.33%;
}
.how-we-value-wrapp img.img-fluid{
    height: 350px;
}
}
    @media (max-width: 980px){
      section.attraction .col-md-4{
    width:50%;
}
    .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.about-home .attract{
    width: 50%;
}
.summary-section .row {
    margin-bottom: 2rem;
    flex-direction: column;
}

section.summary-section a{
    font-size: 28px;
}

.summary-section .inner-column .image img{
    width: 100%;
    display: block;
    height: 400px;
    object-fit: cover;
    box-shadow: 0px 0px 4px #060606;
    max-width: 100%;
    position: relative;
}

.summary-section .inner-column-content{
    min-height: auto;
}
.how-we-value-wrapp .atrr {
width: 50%;
}
.how-we-value-wrapp img.img-fluid{
    height: 400px;
}
      
      section.attraction img.img-fluid {
    height: 350px;
}
      
      section.attraction .container {
    padding: 0 var(--p4);
}
      
}
@media (max-width: 540px){
  section.attraction .col-md-4 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
section.attraction .atr-cont{
    padding: var(--p20) var(--p20);
    gap:10px;
}
section.attraction .atr-cont h4{
    font-size: var(--f20);
    max-height: 100%;
}
section.attraction img.img-fluid{
    height: 350px;
}
.attraction-card {
    position: relative;
    width: 100%;
    padding: 0px;
    padding-top: 30px;
}
.attraction .img img{
    height: 350px;
}
.attr-content h2 {
    font-size: var(--f20);
}
    section.attractions_wrapper{
      padding-top:0;
  }
  section.attractions_wrapper .col-12{
    padding:0;
  }
    .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.about-home .attract {
    width: 100%;
    padding: 0px;
}
section.about-home img, section.about-home .img{
    height: 300px;
}
section.about-home .name h2 {
    font-size: var(--f20);
    font-weight: 600;
    height: auto;
    }
    .summary-section .inner-column .image img {
    width: 100%;
    display: block;
    height: 350px;
    object-fit: cover;
    box-shadow: 0px 0px 4px #060606;
    max-width: 100%;
    position: relative;
}
.summary-section .col-md-12.col-sm-12{
    padding: 0px;
}
section.summary-section a {
        font-size: 24px;
    }
    .dot{
        display: none;
    }
    .how-we-value-wrapp h2{
    font-size: var(--f32);
}
.how-we-value-wrapp .atr-cont h4{
    font-size: var(--f18);
}
.how-we-value-wrapp .atrr {
    width: 100%;
    padding: 0px;
}
.how-we-value-wrapp img.img-fluid{
    height: 300px;
}
  
        section.attraction img.img-fluid {
    height: 300px;
}
      
      section.attraction .container {
    padding: 0 var(--p12);
}
  
}
@media (max-width: 360px){
    .memory-section h2 {
    font-size: var(--f24);
}
}