

.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
}
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}


.wtbookbtn  .col-sm-12,
.wtbookbtn .one-col {
  display: flex;
  justify-content: center;
  align-items: center;
}




.mobile .fullImage {
    overflow: hidden; 
    position: relative; 
    box-sizing: border-box; 
}


.mobile .fullImage video {
    width: 100%;
    height: auto; 
    max-height: 100%; 
    object-fit: cover; 
}

.mobile.for-homepage .nav-wrap{
    margin-top:-6px;
}
.mobile .simp-custom-hideRightBox .col-xs-12 video{
    width:100%;
}





/*.mobile .name-of-hotel {*/
/*    display: none;*/
/*}*/
/*.mobile .panel-group{*/
/*    display: none;*/
/*}*/
/*.mobile.for-homepage .wtheader{*/
/*    display: none;*/
/*}*/
/*.mobile .fullImage{*/
/*    display: none;*/
/*}*/
/*.mobile .logo.navbar-logo,*/
/*.mobile.for-homepage .nav-wrap .navBtnBorder{*/
/*    visibility: hidden;*/
/*}*/
/*.mobile.for-homepage .nav-wrap .row-fluid{*/
/*    background: #fff;*/
/*}*/

/*.mobile.for-homepage .nav-wrap .navBtnBorder #dropdown-menu-multiprop{*/
/*    padding: 0 ;*/
/*    margin: 0;*/
/*    text-align: center;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    height: 70px;*/
/*}*/
/*.mobile.for-homepage .navbar-logo .nav-wrap #dropdown-menu-multiprop .TwoFoldMenuName{*/
/*    display: none;*/
/*}*/
/*.mobile.for-homepage .nav-wrap #dropdown-menu-multiprop .fa-bars{*/
/*    color: #b1905e;*/
/*}*/
/*.mobile.for-homepage .nav-wrap .mobile-navbar-button .min-price-div{*/
/*    display: none;*/
/*}*/
/*.mobile.for-homepage .nav-wrap .mobile-navbar-button .fa-calendar{*/
/*    display: none;*/
/*}*/
/*.mobile.for-homepage .nav-wrap .mobile-navbar-button .booking-form input.btn{*/
/*    background: #b1905e !important;*/
/*    color: #fff;*/
/*    width: 80px;*/
/*    height: 26px;*/
/*    cursor: pointer;*/
/*    font-size: 10px;*/
/*    line-height: 28px !important;*/
/*}*/
/*.mobile.for-homepage .nav-wrap .navBtnBorder:hover{*/
/*    background: #fff !important;*/
/*}*/
/*.mobile.for-homepage .content_wrapper{*/
/*    padding: 0 0 20px;*/
/*}*/
/*.mobile.for-homepage .widget-wrapper{*/
/*    margin-left: 20px;*/
/*    margin-right: 20px;*/
/*    width: calc(100% - 40px)*/
/*}*/
/*.mobile.for-homepage .widget-wrapper.simp-custom-mobile-herovideo{*/
/*    margin: 0 0 20px;*/
/*    width: 100%;*/
/*    padding-top: 70px;*/
/*}*/
/*.mobile.for-homepage .simp-custom-mobile-herovideo .text-content{*/
/*    padding: 0;*/
/*}*/
.mobile .simp-custom-mobile-herovideo video{
    object-fit: cover;
}
/*.mobile .simp-custom-onetext-widthreduce .txt-wdgt-btn-wrapper{*/
/*    padding-top: 20px;*/
/*}*/
 /*to hide video in desktop */
.outer-page .simp-custom-mobile-herovideo{
    display: none;
}


