@media(max-width:990px){
    .image-box .img-2 img {
        left: -3px;
        width: 249px;
    }

    .pRoom .room_page {
        display: flex;
        flex: 0 0 50%;
        width: 50%;

    }
    
    .restaurant-item{
        flex:0 0 50%;
        width:50%;
        padding-right:20px;
        padding-left:20px;
    }
    
    .restaurant-item:first-child{
        padding-right:20px;
        padding-left:0px;
    }
    
    .restaurant-item:last-child{
        padding-left:20px;
        padding-right:0px;
    }
    

    .image-box .img-3 img {
        left: -252px;
        width: 271px;
        top: 256px;
    }
    .image-box .img-1 img {
        width: 260px;
    }
    .section-title {
        font-size: 1.6rem;
    }
    .rooms__images .glide__bullets{
        position: relative;
        margin-top:30px;
        right: auto;
        left:50%;
    }
    .room-book{
        margin-bottom: 0px;
    }
    .room_slide{
        margin-bottom: 40px;
    }
    .section-info {
        line-height: 1.7rem;
        margin-bottom: 2rem;
    }
    ul.section-about-list > li > a {
        font-size: 0.9rem
    }
    ul.section-about-list > li {
        margin-bottom: 0.8rem;
    }
    .room-more{
        text-align: center;
    }
    .news-item {
        padding-right: 5px;
        padding-left: 5px;
    }
    .news-item:first-child{
        padding-right: 10px;
    }
    .news-item:last-child {
        padding-left: 10px;
        padding-right: 0px !important;
    }
}

@media(max-width:880px){
    .nav-black {
        width: 45%;
    }    

}
@media(max-width:800px){
    .box-room-img{
        height: 25rem;
    }
}
@media(max-width:767px){
    .image-box .img-1 img {
        width: 200px;
        left: 340px;
        right: 50;
        top: -350px;
    }
    .pRoom .room_page {
        display: flex;
        flex: 0 0 100%;
        width: 100%;
        padding:0px;
    }
    .pRoom .box-room-img {
        position: relative;
        width: 100%;
        height: 40vh;
    }
    .image-box .img-2 img {
        left: 215px;
        width: 200px;
        top: -286px;
    }
    .image-box .img-3 img {
        left: -103px;
        width: 230px;
        top: -159px;
    }
        .box-room-img{
            height: 40vh;
        }
   
    .box-desc p{
        height: 6rem;
    }
}

@media(max-width:675px){
    .web-footer > ul,
    .web-footer > div{
        margin-top:10px;
        margin-bottom: 10px;
        flex:0 0 50%;
    }
    .nav-black {
        width: 60%;
    }  
}

@media(max-width:575px){
    .nav-black {
        width: 70%;
    }  
    .box-room-img{
        height:30vh;
    }
    .singleroom__images a.img-box{
        height: auto;
    }
    .navbar .brand{
        text-align: left;
    }
    .boxed{
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .banner-desc-main{
        padding-top:100px;
    }
    p.banner-text {
        font-size: 1rem;
    }
    .banner-title {   
        font-size: 3.5rem;
    }
    .welcome-text{
        font-size: 14px;
    }
    .main-banner{

        height: auto;

    }
    .main-banner::before{
        content:"";
        width: 100%;
        height: 100%;
    }
    .image-box .img-1 img {
        width: 180px;
        left: 320px;
        right: 50;
        top: -350px;
    }

    .image-box .img-2 img {
        left: 190px;
        width: 150px;
        top: -286px;
    }
    .image-box .img-3 img {
        left: -103px;
        width: 230px;
        top: -159px;
    }
    .box-room-img {
        height: 35vh;
    }
}

@media(max-width:500px){
    .image-box .img-1 img {
        width: 180px;
        left: 230px;
        top: -280px;
    }
    
    .image-box .img-2 img {
        left: 162px;
        top: -205px;
    }
    .image-box .img-3 img {
        left: -134px;
        width: 200px;
        top: -131px;
    }
    .box-details ul{
        flex-wrap: wrap;
    }
    .box-details ul li {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0;
    }
    .pRoom .box-room-img {
        position: relative;
        width: 100%;
        height: 30vh;
    }
    .news-list .news-item{
        flex:0 0 100%;
        margin-bottom: 0px;
        padding:30px;
    }
    
    .news-list .news-item .news-box img {
        display: block;
        width: 100%;
        overflow: hidden;
        height: auto;
    }

    .news-list .news-item:last-child{
        padding:30px !important;
    }
}

@media(max-width:410px){
    .nav-bar-links li {
        list-style-type: none;
        padding: 4px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.7rem;
    }
    .web-footer{
        text-align: center;
        justify-content: center;
    }
    .web-footer > ul,
    .web-footer > div{
        margin-top:10px;
        margin-bottom: 10px;
        flex:0 0 100%;
    }
    .nav-black {
        width: 60%;
    }  

    .pRoom .box-room-img {
        position: relative;
        width: 100%;
        height: 30vh;
    }

    
    .news-list .news-item{
        flex:0 0 100%;
        margin-bottom: 30px;
    }

    .box-room-img {
        height: 300px;
    }
    .restaurant-item{
        flex:0 0 100%;
        width:100%;
        padding-right:0px;
        padding-left:0px;
        margin-bottom:30px;
    }
    
    .restaurant-item:first-child{
        padding-right:0px;
        padding-left:0px;
    }
    
    .restaurant-item:last-child{
        padding-left:0px;
        padding-right:0px;
    }
}

@media(max-width:450px){
    .image-box .img-1 img {
        width: 167px;
        left: 205px;
        top: -268px;
    }
    .image-box .img-2 img {
        left: 115px;
        top: -205px;
    }
    .image-box .img-3 img {
        left: -153px;
        width: 200px;
        top: -129px;
    }
    .box-room-img {
        height: 34vh;
    }
    
}

@media(max-width:380px){
    .pRoom .box-room-img {
        position: relative;
        width: 100%;
        height: 25vh;
    }
    .image-box .img-1 img {
        width: 155px;
        left: 181px;
        top: -234px;
    }
    .image-box .img-2 img {
        left: 89px;
        top: -182px;
    
    }
    .image-box .img-3 img {
        left: -140px;
        width: 180px;
        top: -101px;
    }
    .box-desc p {
        height: 9rem;
    }
    .box-room-img {
        height: 400px;
    }
}

@media(max-width:365px){
    .nav-black {
        width: 100%;
    }  
    .boxed{
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .navbar .brand img {
        height: 2.3rem;
    }
    .image-box .img-1 img {
        width: 155px;
        left: 97px;
        top: -94px;
    }
    
    .image-box .img-2 img {
        left: 33px;
        top: -63px;
        width: 125px;
    }
    
    .image-box .img-3 img {
        left: -203px;
        width: 162px;
        top: -12px;
    }
    .pRoom .box-room-img {
        
        width: 100%;
        height: 250px;
    }
    
}
@media(max-width:338px){
    
    .image-box .img-1 img {
        width: 155px;
        left: 97px;
        top: -94px;
    }
    
    .image-box .img-2 img {
        left: 33px;
        top: -63px;
        width: 125px;
    }
    
    .image-box .img-3 img {
        left: -182px;
        width: 162px;
        top: -12px;
    }
    .box-room-img {
        height: 300px;
    }
    .room-price .price {
        font-size: 1.1rem;
    }
    .box-desc {

        padding-top: 132px;
    }
    .pRoom .box-room-img {
        
        width: 100%;
        height: 300px;
    }
}
@media(max-width:314px){
    .fac-list li {
        flex: 0 0 100%;
        padding: 10px 0px;
    }
    .pRoom .box-desc {
        text-align: center;
        padding-top: 140px;
    }
}
@media(max-width:300px){
    .box-desc p {
        height: 11rem;
    }
    
    .room-price .price {
        font-size: 1.1rem;
        margin-top:20px;
        text-align: center;
    }
    .room-book {
        display: flex;
        text-align: center;
        flex-direction: column;
    }
    .pRoom .box-room-img {
        position: relative;
        width: 100%;
        height: 25vh;
    }
    .pRoom .box-desc {
        text-align: center;
        padding-top: 140px;
    }
    .pRoom .room-price{
        text-align: center;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
}

@media(max-width:280px){
    .image-box{
        display: none;
    }
    .box-desc {

        padding-top: 160px;
    }
    .box-desc p {
        height: 14rem;
    }
    .pRoom .box-room-img {
        position: relative;
        width: 100%;
        height: 18vh;
    }
}