/* CSS Document */

@media (max-width: 750px) {
    
    
    
    .rm1inner{
        width: 90%;
        margin: 30px auto 40px auto;
        background-color:#fff;
        box-shadow: 2px 2px 5px #ccc ;
        padding: 20px 18px;
        border-radius: 20px;
    }
    
    .roomh4{
        /*display: none;*/
        font-size: 16px;
    }
    .roomname{
        font-size: 28px;
    }
    .roomh3{
        font-size: 22px;
        font-feature-settings: "palt";line-break:strict;
    }
    .rm22a{
                font-size: 8px;
        padding: 2px;
    }
    .rmbottom{
        font-size: 13px;
        
    text-align: center;
    border: #B88655 1px solid;
    background-color: #fff;
    padding: 6px 0;
    margin-top: 0px;
    box-sizing: border-box;
    width: 100%;
        font-feature-settings: "palt";line-break:strict;
        
        
    }
    
    .ameli{
        width: 48%;
    }
    .ametxt h5{
        height: 83px;
    }
    .ametxt {
    padding: 15px;
}
    
.amedl {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 96%;
}
    .amedl{
        text-align: center;
    }
.amedt {
    display: inline;
    
    justify-content: center;
    align-items: center;
    margin: auto;
    padding: 1em;
    width: 100%;
    border-bottom: 6px solid #222;
    box-sizing: border-box;
    font-size: 28px;
    text-align: center;
}
    .amedd{
        text-align: left;
        display: block;
        width: 100%;
        border: none;
        font-size: 16px;
    }
    
.other-room {
    padding: 30px 0;
    width: 100%;
}
    
.other-roomp {
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
} 
    .otli{
        width: 40%;
        margin-bottom: 30px;
    }
    .otul{ flex-wrap: wrap;}
       
.oth5 {
    text-align: center;
    font-size: 22px;
    margin: 0.4em 0;
    height: 58px;
    display: flex;
        justify-content: center;
    align-items: center;
}
.otremo {
    font-size: 17px;
    text-align: center;
    padding-left: 30px;
    background-image: url(/airport-h/wp-content/themes/onepress/image/common/icon-arrow.png);
    background-repeat: no-repeat;
    background-position: center left;
    height: 38px;
    display: block;
    margin: auto;
    width: 8em;
    color: #000;
}
    
    
    
    
    
    
}