
@charset "UTF-8";
@media (min-width:1320px)
{.container{max-width:1300px}}

@media screen and (max-width: 1199.98px) { 
    .container{max-width: 100%;}
  

}
@media screen and (max-width: 1124.98px) { 
    .sidebarMobile { display:block; }   
    .slide{height: auto;}
    .mainmenu{display: none;}
    .main{padding-top: 0px;}
    .mainmenu-mobile{position: relative; top:auto;}
    .slide-full .owl-item .item{height: 480px;}
    .slide-full.owl-carousel .owl-stage-outer{height: 480px;}
    .burger-container{display: block;}
    .header{height: 72px; background: #000; position: fixed; width: 100%; border-bottom: 1px solid #303030;}
    .logo{left: 50%; margin-left: -32.5px; top: 10px;}
    .logo img{ width: 65px; }
    .gallery{min-height: auto;}
    .linkhotel{float: none; margin-left: 0; text-align: center;}
    .linkhotel a{float: left; width: 25%;}
    .footer{padding: 15px;}
}

@media screen and (max-width: 991.98px) {
   .welcomehome h1,.font-h1,.coverslide h1{
    font-size: 60px; line-height: 40px;
   }
   .paddingsection {padding-top: 50px; padding-bottom: 50px;}
   .price-item{font-size: 60px;}
}

@media screen and (max-width: 767.98px) { 
    
    .welcomehome h1,.font-h1,.coverslide h1{
    font-size: 40px; line-height: 30px;
   }
    .coverslide h1{font-size: 45px; line-height: 30px;}
    .coverslide h2{font-size: 25px; line-height: 25px;}
    .slide-full .owl-item .item{height: 400px;}
    .slide-full.owl-carousel .owl-stage-outer{height: 400px;}
    

   


}
@media screen and (max-width: 575.98px) { 
    .slide-full .owl-item .item{height: 350px;}
    .slide-full.owl-carousel .owl-stage-outer{height: 350px;}
    .logo{max-width: 65px;}
    .coverslide h1 {
        font-size: 40px;
        line-height: 30px;
    }
    .coverslide h2{font-size: 22px;margin-bottom: 5px !important;}
    .coverslide{ top: 140px;}
    .slide-rooms h3,
    .contact-detail h3{font-size: 30px; line-height: 25px; margin-bottom: 10px;}
    .price-item{font-size: 50px; line-height: 20px;}
    .welcomehome h1{font-size: 30px; line-height: 20px;}
    
}
@media screen and (max-width: 460px){
    
    
}
@media screen and (max-width: 400px){
    
}









