



.mobile .fullImage img{
    height:350px;
    object-fit:cover;
}

.mobile .footer-row .socialIcon a span{
    padding-top:5px;
}

.mobile .logo.navbar-logo 
{
    padding-top:5px;
    padding-bottom:0px;
    background-color:white;
}
.mobile .fullImage {
    padding-top:70px !important;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile h1, h2
{
    text-align:center !important;
}


.mobile .row.clearfix.widget-wrapper.wtheader h1{
    display:none;
}
.mobile h2 {
    font-size:20px;
}
.mobile h1 {
    font-size:22px;
}
.mobile .content_wrapper .no-gutter h1, .mobile .content_wrapper .no-gutter h2
{
    border-bottom:none;
    line-height: 0. !important;
}
.mobile .content_wrapper .no-gutter h2:after {
    content: '';
    height: 0px;
    background: #41A143;
    display: block;
    transition: all .5s ease-in-out;
    margin: 10px auto;
    width: 10%;
}
.mobile .footer-row .socialIcon a span
{
    padding:0px !important;
}

.mobile div#iv39b table {
    width:320px !important
}
.mobile.for-innerpage .text-content p{
    padding-top:5px !important;
    padding-bottom:5px !important;
}

.mobile iframe#idydrf-2-2-2-3-2-2-2 {
    border:2px solid grey ;
}

.mobile div#i995j4 {
    padding-top:0px !important;
    margin:0 0 0 0 ;
}



.mobile div#io081i {
    width: 100%;
}

.mobile .simp-custom-fw-sheen
{
    position:relative;
}
.mobile .simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
}
.mobile .simp-custom-fw-sheen .text-content 
{
    z-index:1;
}

.container-fluid .simp-custom-widget-hide {
    display: none!important;
}
.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}
.mobile .content_wrapper .no-gutter h2, h1 {
    text-transform: uppercase;
    line-height: 1 !important;
}



