.mobile.explorer #simp_book_btn .bookingform-wrapper,
.mobile.explorer_chain #simp_book_btn .bookingform-wrapper{
    margin-bottom:0;   
}
.mobile .booking-form-input {
    display: block;
}

@media (max-width: 768px) {
    .mobile .bookingform-wrapper .simp-booking-form {
        min-width: 250px;
        width: calc(100% - 30px);
    }
    
    .mobile .layer-content #layerContainer{
        flex-grow:1;
    }
    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
    .mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
        width: 100%;
    }
}

/* OPS-14522 : Starts */
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-content-bg-widget .text-content {
    border: 1px solid #fff;
    background-color: #1e2b42;
    color: #d6d6d6;
    width: calc(100% / 3 - 20px);
    padding: 0;
    margin: 0 10px;
}

.content_wrapper .no-gutter .simp-custom-text-content-bg-widget :is(h1, h2, h3, h4, h5, h6, a, p) {
    color: #d6d6d6;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-content-bg-widget .text-content :is(h1, h2):after {
    background: #d6d6d6;
}

.mobile .content_wrapper .no-gutter .simp-custom-text-content-bg-widget :is(h1, h2) {
    border-color: #d6d6d6;
    padding: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-text-content-bg-widget :is(h1, h2, h3, h4, h5, h6)+ :is(p, div) {
    margin-top: 20px
}

body :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-content-bg-widget.widget-wrapper .text-content-wrapper {
    margin: 0;
    padding: 20px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-content-bg-widget .text-content :is(h1, h2, h3, h4, h5, h6)+ :is(p, div) {
    margin-top: 20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-text-content-bg-widget>.col-xs-12 {
    margin-bottom: 0 !important;
    border: 1px solid #fff;
    background-color: #1e2b42;
    color: #d6d6d6;
}

.mobile .content_wrapper .no-gutter .simp-custom-text-content-bg-widget>.col-xs-12 img {
    margin: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-text-content-bg-widget>.col-xs-12+.col-xs-12 {
    margin-top: 40px !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-text-content-bg-widget>.col-xs-12 .descriptionMobileNoSpace {
    padding: 20px;
}
/* OPS-14522 : Ends */

.mobile a.fab_book_button{
    right:30px;
    bottom:100px;
}



.mobile footer .SEC_LOGO{
    display:flex;
    justify-content:center;
    margin-top:15px;
    flex-direction:column;
    align-items:center;
    row-gap:15px
}
.mobile footer .SEC_LOGO .vivaah img{
    width:150px;
}





.outer-page .widget-wrapper.jssor-carousel-container.simp-custom-mobile-hero-slider {
    width:100% !important;
    padding-top: 100px;
    height: calc(39vw + 100px);
}
.mobile .simp-custom-mobile-hero-slider .camera_wrap.camera_emboss.pattern_1.a_universal_slider.slider {
    height: 38.463vw !important;
}
.outer-page .widget-wrapper.jssor-carousel-container.simp-custom-mobile-hero-slider .jssor-carousel-wrapper {
    padding:0;
}
.outer-page .widget-wrapper.jssor-carousel-container.simp-custom-mobile-hero-slider  .jssor-carousel-wrapper .jssor-carousel .jssora051 svg {
    background:transparent;
}
.mobile .simp-custom-mobile-hero-slider .camera_next, 
.mobile .simp-custom-mobile-hero-slider .camera_prev {
    background: transparent;
}
.simp-custom-mobile-hero-slider.generic_slider  .jssor-carousel .carousel-caption-wrapper .camera_caption {
    left: 50%;
    top: 50%;
    right: unset;
    bottom: unset;
    position: absolute;
    transform: translate(-50%,-50%);
}

/* For 3-text-box */
.mobile .simp-custom-hideRightBox .col-xs-12:nth-of-type(3){
    display:none;
}
.mobile .simp-custom-hideLeftBox .col-xs-12:nth-of-type(1){
    display:none;
}
.simp-custom-hideRightBox .right-box{
    display:none !important;
}
.simp-custom-hideLeftBox .left-box{
    display:none !important;
}

.mobile .logo.navbar-logo 
{
    padding-top:10px;
}
.mobile .fullImage {
    padding-top:90px !important;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile h1, h2
{
    text-align:center !important;
}
/*.mobile .mobile-menu div{
    background-color:#1e2b46 !important;
}*/


.mobile h2{
    font-size:22px;
}

.mobile h1, h2 {
    text-transform:none;
}

.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 .simp-custom-borderbutton .fullWidthWidgetWrapper
{
   width: 35% !important;
   text-shadow:1px 1px #000000ba;
   border: 2px solid #ffffff;
   line-height:36px;
   padding:0px !important;
}
.mobile .simp-custom-borderbutton .txt-wdgt-btn-wrapper a
{
   border: 1px solid #ffffff;
   background-color:white;
   color:#000;
   text-shadow:0 0 black;
   padding:5px 20px 5px 20px;
   font-size:12px;
}
.mobile .simp-custom-borderbutton .txt-wdgt-btn-wrapper a:hover
{
   border: 1px solid #004aad;
   background-color: #004aad;
   color: #ffffff;
   text-shadow:0 0 black;
   padding:5px 20px 5px 20px;
   font-size:12px;
}
.mobile .simp-custom-borderbutton .txt-wdgt-btn-wrapper
{
   position:absolute;
   bottom:-20px;
   left:0;
   right:0;
}

.mobile .txt-wdgt-btn-wrapper {
   padding:2px 4px 6px 2px;
   font-size:12px;
}

html:has(.outer-page,.outerpage) {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

html:has(.mobile) {
  scroll-behavior: smooth;
}

.mobile div[data-widget-id="2180319"] img{
    display:none;
}

.mobile.parent-hotel .mobile-menu .drop-menu-header-block {
    display:none;
}
.mobile.child-hotel .mobile-menu .drop-menu-header-block {
    display: none;
}

.mobile .simp-custom-reducewidth img
{
    padding-top:20px;
    width:50% !important;
    margin:auto !important;

}

.mobile .simp-custom-reducewidths img
{
   
    width:101% !important;
    margin:auto !important;

}

.mobile .footer-row.final a{
     font-size:0.8em;
}

.mobile div[data-widget-id="2179408"] .col-xs-12{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
}
.mobile div[data-widget-id="2179408"] .col-xs-12 div{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
}
.mobile div[data-widget-id="2179408"] div:nth-child(3).col-xs-12 div.txt-wdgt-btn-wrapper{
    margin-top:-15%;
}
div[data-widget-id="2179986"] h2{
    padding: 0px 12%;
}
.mobile .wtformjson  div#form-group-submit {
    text-align:center;
}
.mobile div[data-widget-id="2180923"] .text-content div {
    text-align:left !important;
}

.mobile .mobile-menu .fullheight.dropdown-menu li .drop-menu-header-block-top-header i.fa.fa-angle-right.fa-custom.pull-right {
    display:none;
}
.mobile .mobile-menu .fullheight.dropdown-menu li .drop-menu-header-block-top-header i.custom-right-arrow.fa.fa-angle-right.fa-custom.pull-right {
    display:block;
}

.mobile .drop-menu-header-block-top-header:hover {
    color: #1e2b42;
    background-color: #e5d4bc!important;
}
.mobile .drop-menu-header-block-top-header {
    color: white;
    background-color: #263654 !important;
}
.mobile .drop-menu-header-block-top-header i{
    color:white;
}
.mobile .drop-menu-header-block-top-header:hover i{
    color: #1e2b42;
}
.mobile .simp-custom-button-hide .button-hide {
    display:none;
}
.mobile div[data-widget-id="2179408"] .col-xs-12:last-child .txt-wdgt-btn-wrapper a {
    margin-bottom:5%;
}
.mobile div[data-widget-id="2179408"] .col-xs-12:nth-child(1) .txt-wdgt-btn-wrapper a {
    margin-top:-17%;
}
.mobile div[data-widget-id="2179408"] .col-xs-12:nth-child(2) .txt-wdgt-btn-wrapper a {
    margin-top:-17%;
}
.mobile .wtbookbtn .col-lg-12.col-md-12.col-sm-12 {
    display:flex;
    justify-content:center;
}
.mobile.for-homepage .simp-custom-mobile-hero-slider .camera_wrap .imgLoaded {
  height:150px !important;
  width: 100% !important;
}

/*jira-12832 start*/

.mobile .content_wrapper .simp-custom-hotel-info{
    display:none
}

/* end */

.mobile .simp-custom-slider-cards .slick-slide {
    padding:0 5px;
}
body:not(.mobile) .widget-wrapper:has(.amenities-block){
    display:none;
}
.mobile .widget-wrapper:has(.col-xs->.col-xs-12>.amenities-list){
    display:none;
}


.mobile.for-homepage .row {
    margin-right: 0;
    margin-left: 0;
}

.mobile.for-homepage .simp-custom-mobile-hero-slider .col-xs-12 {
    padding-right: 0;
    padding-left: 0;
}

/*.mobile.for-homepage .fullImage .fullImageInner {*/
/*    display: none;*/
/*}*/
.mobile.for-homepage .simp-custom-mobile-hero-slider .imgLoaded {
  width: 100% !important;
}
.mobile.for-homepage .simp-custom-mobile-hero-slider .cameraSlide {
  width: 100% !important;
}
.mobile.for-homepage .simp-custom-mobile-hero-slider .cameraappended {
  width: 100% !important;
}
.mobile.for-homepage .simp-custom-mobile-hero-slider .camera_next,
.mobile.for-homepage .simp-custom-mobile-hero-slider .camera_prev {
  display: block;
}

.mobile .camera_wrap.camera_emboss.pattern_1.a_universal_slider.slider {
    height: 150px !important;
}

.mobile.for-homepage .simp-custom-mobile-hero-slider .camera_wrap .imgLoaded {
    margin-left: 0 !important;
    /*height: 100% !important;*/
    aspect-ratio: 1.5 !important;
}








.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-virtual-tour {
    padding:0;
    max-width:100%;
    width:100%;
    height:100%;
}
.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-virtual-tour .text-content{
    padding:0;
}
.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-virtual-tour .text-content .text-content-wrapper{
    margin:0;
    /*height:700px;*/
    height: 870px;
}
.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-virtual-tour .text-content .text-content-wrapper p{
    height:100%;
}
@media(max-width:1536px){
    .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-virtual-tour .text-content .text-content-wrapper{
        margin:0;
        /*height:500px;*/
        height: 700px;
    }
}
@media(max-width:784px){
    .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-virtual-tour .text-content .text-content-wrapper{
        margin:0;
        height:600px;
    }
}

/*Mobile*/

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-virtual-tour .text-content{
    height:500px;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-virtual-tour .text-content iframe {
    max-height: 500px;
}






#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:15px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}

.mobile #whatsAppHeader {
    border-radius: 50%;
    background: #25d366;
    float: left;
    position: fixed;
    left: 24px;
    bottom: 20px;
    padding:5px !important;
    z-index: 9999;
    line-height: unset;
    height:50px;
    width:50px;
    display:flex;
    justify-content:center;
    align-items:center;
}
.mobile #whatsAppHeader a {
    color: #ffffff;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}



