.logo-black {
    width: 100%;
    height: 65px;
    max-width: 80px;
}
.sidebar-tags a {
    color: #fff !important;
    background: linear-gradient(50deg, #b77b27, #b77b27) !important;
    padding: 10px 15px;
    border-radius: 20px;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s 
ease;
}
a {
    transition: all 
ease-in-out .4s;
    text-decoration: none !important;
    color: #ffffff;
    transition: all .4s 
ease;
    font-size: 15px;
    font-weight: 500;
}
.flo{
    align-items: center;
    justify-content: center;
    display: flex;
}
.swiper-content a{
    border-radius: 10px;
}
@media (max-width:767px){
    .phn-wise{
        display: none;
    }
    .logo-black {
height: auto!important;
    }
        .header_menu .navbar.navbar-default .navbar-header .navbar-brand {
            padding: 10px 10px;
}

.rotl img{
    border-radius:10px;
    width:100%;
}
.grid-image img{
  height:325px!important;
 width:100%;
}
.detail-slider-item img{
height: 400px;
border-radius: 12px;
width: 100%;
}
.neha-title span{
    color:white;
}
.top-hotels-ii img{
height:350px;
}
.pull-left a{
    color:#06bc60;
}
.room-image img{
    height:350px;
}
.service-image img{
    height:450px;
    border-radius:10px;
}
.news-image img{
    height: 250px;
}
.recent-image img{
height: 70px;
width: 100px;
}
.flo{
    align-items: center;
    justify-content: center;
    display: flex;
}
.award-image img{
height: 270px
}
.gal li>a>img{
    width: 100%;
    height: 120px;
}
.sidebar-package-image img{
    height: 280px;
    border-radius: 10px;
}
}