

#jumbo{
    height:700px
  }
  #menu1{
    position: absolute;
    top: 100px;
    right: 40px;
    color:aliceblue;
    font-size: 34px;
    cursor:pointer
    
  }
  #logo{
    width:150px;position:absolute; top:70px; 
}
#title-about{
  font-size: 30px;
}
#links{
  padding-left:50px;

}

  @media (max-width: 600px) {
    #logo{
      width:100px;
      top:30px;
      position:absolute;
    
    }
    #menu1{
     top :55px;
     font-size:22px;
    }
  
  #jumbo{
    height:400px
  }
  .footer-bg{
    text-align: center;
  }

#title-about{
font-size:20px;
}

  .overlay-content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
    margin-top: 1   0px;
  }
  
  .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 16px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .accomodation-page {

    padding: 10px 0;
}
.accomodation-page h2{
font-size:25px;
}

.thumbnail{
margin-left: 35px;
}
.gallery-filter, .filter-item{
    margin-top: 10px;
}
#links{
padding-left: 5px;
text-align:center;
}
.lvttle{font-size: 24px;color: white;text-align: center;line-height: 36px;}
.welcome-title{font-size: 24px;color: white;text-align: center;line-height: 36px;}
.wcBg div:nth-child(1){width: 100%;}
.wcBg div:nth-child(2){width: 100%;}
.wcBg div:nth-child(3){width: 100%;}
.wcBg div:nth-child(4){width: 100%;}
.wcBg div:nth-child(5){width: 100%;}
.card-title{font-size: 24px;margin-top: 40px;}
.wcBg {margin-top: 20px;}
.faq-section h2{text-align: center;color: white;font-size: 24px;margin-top: 40px;}
.psa-m{min-height: 480px;}
.psaBg div h2{font-size: 26px;}
  }