

.mobile .fullImage {
    margin-top: 0;
}

:is(.outer-page, .outerpage) .min-price-wrapper .min-price-div,
.mobile .nav-wrap .navBtnBorder .min-price-div,
.mobile .name-of-hotel,
.mobile .panel-group{
    display: none;
}

.mobile .navbar-logo {
    position: static;
    background: #fff;
    padding: 5px 0;
}

.mobile .logo-inner img {
    max-height: 50px;
    width: auto;
    filter: brightness(0) grayscale(0);
}

/* slider and cards */
:is(.outer-page, .outerpage) .content_wrapper .no-gutter :is(.simp-custom-rooms-widget, .simp-custom-dining-widget){
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 40px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter :is(.simp-custom-rooms-widget, .simp-custom-dining-widget) .text-content{
    width: calc(100% / 3);
}

:is(.outer-page, .outerpage) .jssor-home-wrapper #homeCarousel .jssora051{
    display: block;
}



.mobile footer .container > div.footer-row:first-child img{
    max-width:250px;
}

:is(.outer-page,.outerpage) #footer .container >  .comm_cont .add_head p img{
    max-width:300px;
}

.hero-header {
    display: none;
}
.header-pills-wrapper + .content_wrapper {
    padding-top: 100px;
}

.header-pills-wrapper {
    display: none;
}

/* OPS-13299 starts */
.for-gallerypage :is(.outer-page, .outerpage) .header-pills-wrapper{
    display: block;
}

.for-gallerypage :is(.outer-page, .outerpage) .header-pills-wrapper + .content_wrapper{
    padding-top: 0;
}
/* OPS-13299 ends */



#mapContainer {
    height: 450px;
}

.location-page .content_wrapper .no-gutter .widget-wrapper.img-description-padding .map-location-details {
    min-height: 450px;
}

.for-innerpage.location-page .header-pills .tab-content {
    height: 450px;
}

.mobile .navBtnBorder {
    background-color: black !important;
}



/*.outer-page .cus-header-top-strip,*/
/*.outerpage .cus-header-top-strip{*/
/*    background:#000;*/
/*    color:#fff;*/
/*}*/
/*.outer-page .cus-header-top-strip .container,*/
/*.outerpage .cus-header-top-strip .container{*/
/*    display:flex;*/
/*    align-items:center;*/
/*    padding:5px 0;*/
/*}*/

/*.outer-page .cus-header-top-strip .container marquee a,*/
/*.outerpage .cus-header-top-strip .container marquee a{*/
/*    font-weight:700;*/
/*    color:#fff;*/
/*}*/

/*.inner-page .content_wrapper .no-gutter{*/
/*    margin-top:40px;*/
/*}*/


/*.mobile .cus-header-top-strip .container marquee a{*/
/*    font-weight:700;*/
/*    color:#fff;*/
/*}*/


/*.mobile .cus-header-top-strip{*/
/*    background:#000;*/
/*    color:#fff;*/
/*    position:fixed;*/
/*    z-index:999;*/
/*    top:0;*/
/*    width:100%;*/
/*}*/
/*.mobile .cus-header-top-strip .container{*/
/*    padding:10px;*/
/*    display:flex;*/
/*    align-items:center;*/
/*    justify-content:center;*/
    
/*}*/
/*.mobile .cus-header-top-strip .container marquee{*/
/*    padding:0;*/
/*    margin:0;*/
/*}*/
/*.for-innerpage .mobileHeaderTop{*/
/*    margin:50px 0 0 0;*/
/*}*/
/*.mobile .logo.navbar-logo{*/
/*    margin:0;*/
/*}*/
/*.mobile .gtranslate_wrapper{*/
/*    top:0;*/
/*}*/



/*.for-innerpage .widget-wrapper.jssor-carousel-container {*/
/*    height: 505px!important;*/
/*}*/

/*.for-innerpage .widget-wrapper.jssor-carousel-container img.img-responsive {*/
/*    height: 445.375px!important;*/
/*}*/

