.mobile .booking-form-input {
    display: block;
}
.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%;
}

.mobile #simp_book_btn_wrapper #simp_book_btn #min-price-div{
    display:flex;
    justify-content:center;
    white-space:nowrap;
}

/*Navbar CSS*/
:is(.outer-page,.outerpage) header .navbar-top .navbar-brand{
    display:flex;
    justify-content:center;
    align-items:center;
}
:is(.outer-page,.outerpage) header #top-navbar-collapse{
    display:flex;
    justify-content:center;
}

#footer .add_head p:first-child:after{
    content:"PRC INTERNATIONAL HOTELS PVT LTD";
    display:block
}
.outer-page .address-block-details .hotel-heading{
    margin-bottom:10px ;
}
.outer-page .address-block-details .hotel-heading:after {
    content:"PRC INTERNATIONAL HOTELS PVT LTD";
    display:block;
}



/*insta css*/
#instaButton {
    left: 20px;
    bottom: 80px;
    right:unset;
    position: fixed;
    background: linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    border-radius: 50%;
    padding: 12px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width:50px;
    height: 50px;
    z-index: 210;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12), 0 3px 1px -2px rgba(0,0,0,.2);
}
#instaButton .insta-button{
    display:flex;
}
#instaButton .fa-instagram {
    font-size: 28px;
    color:#fff;
}

/*trip css*/
#tripButton {
    left: 20px;
    bottom: 145px;
    right:unset;
    position: fixed;
    background: #689963;
    border-radius: 50%;
    padding: 12px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width:50px;
    height: 50px;
    z-index: 210;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12), 0 3px 1px -2px rgba(0,0,0,.2);
}
#tripButton .trip-button{
    display:flex;
}
#tripButton .trip-button:hover,
#tripButton .trip-button:focus{
    text-decoration:none;
}
#tripButton .fa-tripadvisor {
    font-size: 28px;
    color:#fff;
}

/*facebook css*/
/*#facebookButton {*/
/*    left: 20px;*/
/*    bottom: 210px;*/
/*    right:unset;*/
/*    position: fixed;*/
/*    background: #3b5998;*/
/*    border-radius: 50%;*/
/*    padding: 12px 10px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    width:50px;*/
/*    height: 50px;*/
/*    z-index: 210;*/
/*    box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12), 0 3px 1px -2px rgba(0,0,0,.2);*/
/*}*/
/*#facebookButton .facebook-button{*/
/*    display:flex;*/
/*}*/
/*#facebookButton .facebook-button:hover{*/
/*    text-decoration:none;*/
/*}*/
/*#facebookButton .fa-facebook {*/
/*    font-size: 25px;*/
/*    color:#fff;*/
/*}*/





#footer .add_head p:first-child:after{
    content:"PRC INTERNATIONAL HOTELS PVT LTD";
    display:block
}







.header-pills{
    padding: 85px 0 2px;
}







.mobile.for-homepage .content_wrapper .no-gutter  h1{
text-align:center ;
}

/*.for-homepage .landing_PopupWrapper {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left:0;*/
/*    right:0;*/
/*    bottom:0;*/
/*    background-color: rgba(0, 0, 0, 0.8);*/
/*    z-index: 10000;*/
/*    justify-content:center;*/
/*    align-items:center;*/
/*}*/

/*.for-homepage .landing_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.for-homepage .landing_Popup img {*/
/*    margin: auto !important;*/
/*    float: none;*/
/*    max-width: 70%;*/
/*}*/
/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.for-homepage .imgforPopup {*/
/*    max-width:90%;*/
/*    display:block;*/
/*}*/
/*.for-homepage  .landing_Popup .popUp_Close {*/
/*    cursor: pointer;*/
/*    position: absolute;*/
/*    top: 0px;*/
/*    right: -24px;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    border: 0;*/
/*    color: #444;*/
/*    background-color: rgb(255,255,255);*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3,0.3);*/
/*    }*/
/*    50% {*/
/*        transform: scale(1.1,1.1);*/
/*    }*/
/*    100% {*/
/*        transform: scale(1,1);*/
/*    }*/
/*}*/
/*.for-homepage  .landing_Popup{*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/
/*.for-homepage  .landing_Popup p{*/
/*    color:#fff;*/
/*    font-size:26px;*/
/*    text-align:center;*/
/*}*/
/*@media screen and (max-width:810px){*/
/*  .for-homepage .landing_Popup img{*/
/*    max-width: 90%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close{*/
/*    right: 10px*/
/*  }*/
/*}*/
/*mobile*/
/*.mobile.for-homepage .landing_PopupWrapper {*/
/*    position: fixed;*/
/*    top: -100px;*/
/*    left:0;*/
/*    right:0;*/
/*    bottom:0;*/
/*    background-color: rgba(0,0,0,0.8);*/
/*    z-index: 10000;*/
/*    display: flex;*/
/*    justify-content:center;*/
/*    align-items:center;*/
/*}*/
/*.mobile.for-homepage .landing_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.mobile.for-homepage .landing_Popup img {*/
/*    margin: auto !important;*/
/*    float: none;*/
/*    max-width: 95%;*/
/*}*/
/*.mobile.for-homepage .for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.mobile.for-homepage .landing_Popup p{*/
/*    color:#fff;*/
/*    text-align:center;*/
/*}*/
/*.mobile.for-homepage .imgforPopup {*/
/*    max-width:90%;*/
/*    display:block;*/
/*    margin: 4% !important;*/
/*}*/
/*.mobile.for-homepage .popUp_Close {*/
/*    cursor: pointer;*/
/*    position: absolute;*/
/*    top: -27px;*/
/*    right: 10px;*/
/*    width: 23px;*/
/*    height: 22px;*/
/*    border: 0;*/
/*    color:#444;*/
/*    background-color: rgb(255,255,255);*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
/*.mobile.for-homepage .landing_Popup{*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*    position: relative;*/
/*}*/



/*Table Border Remove*/

.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}

#whatsAppHeader{
    z-index: 210;
    position: fixed;
    bottom: 15px;
    left:20px;
    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 .fa-whatsapp {
    font-size: 30px;
    
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}

