





h1,h2{
    letter-spacing: 0.2px;
    font-style: italic;
}
header ul#top-navbar-collapse {
    justify-content: center !important;
    align-items: center;
    text-align: center;
}
header .navbar-top .modal .modal-dialog .modal-content .modal-body button.close span svg#Layer_1 rect.cls-1{
    fill: #000;
}
.simp-custom-amenities .table td{
    border: none;
    padding: 25px 0px !important;
}
.simp-custom-amenities .table{
    width: 80% !important;
    margin: auto
}
.simp-custom-aboutsection h2{
    font-size: 50px !important;
    text-align: left !important;
    line-height: 66px;
}

/*changes on jira 10631*/
.simp-custom-hideRightBox .right-box{
display:none;
}
.simp-custom-hideRightBox{
    display: flex;
    justify-content: center;
    align-items: center;
}


.simp-custom-hideLeftBox .left-box{
    display:none;
}

.simp-custom-hideLeftBox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.simp-custom-hidecenterbox .center-box{
    display:none;
}
.simp-custom-hidecenterbox{
    display: flex;
    justify-content: center;
    align-items: center;
}

:is(.outer-page, .outerpage) .wtformjson ul#iti-0__country-listbox {
    max-height:132px
}

:is(.outer-page , .outerpage) .simp-custom-hide-Left .left-box{
    display:none;
}

:is(.outer-page , .outerpage) .simp-custom-hide-right .right-box{
    display:none;
}


:is(.outer-page , .outerpage) .simp-custom-centre{
    display:flex;
    justify-content:center;
}

.mobile .simp-custom-hide-Left > div:first-child{
    display:none;
}

.mobile .simp-custom-hide-right > div:last-child{
    display:none;
}

:is(.outer-page, .outerpage) .simp-custom-mobile-slider{
    display:none;
}



.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
/*.mobile .fullImage{*/
/*    padding-top: 70px*/
/*}*/
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1{
    font-size: 30px;
    text-align: center !important;
    border: none !important;
    font-style: italic;
}
.mobile h2{
     font-size: 28px;
     text-align: center !important;
     border: none !important;
     font-style: italic;
 }
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile .simp-custom-amenities .table td{
    border: 1px solid #cecece;
}



/* hide left right */

.mobile .wt3imgtop-3tbbot.simp-custom-left-right-hide-mobile .col-xs-12:first-child {
    display:none
}
.mobile .wt3imgtop-3tbbot.simp-custom-left-right-hide-mobile .col-xs-12:last-child {
    display:none;
}
/* left hide right hide */
.simp-custom-hideRightBox .col-xs-12:last-child {
    display:none;
}
.simp-custom-hideLeftBox .col-xs-12:first-child{
    display:none;
}

.mobile img.fullImageInner {
    display:none;
}

.mobile .simp-custom-rangamati-video video{
    aspect-ratio:4/3;
    object-fit:cover;
}

.mobile .simp-custom-rangamati-video video{
    width: 100%;
    padding:0;
    margin-top:80px;
}
.mobile .simp-custom-rangamati-video .text-content{
    padding: 0;
    float: unset;
    display: flex;
}

.mobile .logo-inner img{
    width:110px;
    margin-top:15px;
}

.mobile .logo.navbar-logo {
    background:#fff;
    height:80px
}

.outer-page .clearfix.widget-wrapper.wt1tb.fullWidthWidget.simp-custom-rangamati-video {
    display:none;
}

.mobile .simp-custom-mobile-slider{
    padding-top:80px;
}

.outer-page .content_wrapper .no-gutter .simp-custom-ltext-rtable{
    display:flex;
    justify-content:center;
    align-items:center;
}
.outer-page .content_wrapper .no-gutter .simp-custom-ltext-rtable .right-box{
    background:#22b6b8;
    padding:15px;
    margin:0 0 0 15px;
}
.outer-page .content_wrapper .no-gutter .simp-custom-ltext-rtable .right-box table,
.outer-page .content_wrapper .no-gutter .simp-custom-ltext-rtable .right-box table tr td{
    border:1px solid #fff;
    color:#fff;
}
.outer-page .content_wrapper .no-gutter .simp-custom-ltext-rtable .right-box h3{
    color:#fff;
}


/*mobile css*/
.mobile .content_wrapper .no-gutter .simp-custom-ltext-rtable .col-xs-12:last-child{
    background:#22b6b8;
    padding:10px;
}
.mobile .content_wrapper .no-gutter .simp-custom-ltext-rtable table,
.mobile .content_wrapper .no-gutter .simp-custom-ltext-rtable table tr td{
    border:1px solid #fff;
    color:#fff;
}
.mobile .content_wrapper .no-gutter .simp-custom-ltext-rtable h3{
    color:#fff;
}



