@media only screen and (max-width: 991px) {
    #categories .card .card-img {
        position: relative;
        width: 110px;
        height: 110px;
        margin: 0 auto;
    }
    #products .card.d-flex {
  flex-direction: column-reverse;
}
    .red-btn-mob {}
  .main-nav nav .navbar-nav {
  height: auto;
  overflow: initial;
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: end;
}
    .red-btn-mob .red-btn{margin-top: 20px;margin-bottom: 8px;}
    .mob-vis .wsmenu {

        height: auto !important;
    }
    .mob-show{
        display: inline-block !important;
    }
    .mob-hide{
        display: none !important;
    }
    .mob-vis .wsmenu>.wsmenu-list>li {
        padding: 0 5px;
    }
/*    .mob-vis .overlapblackbg {*/
/*        right: inherit;*/
/*        width: 100%;*/
/*        height: auto;*/
/*        min-height: 100%;*/
/*        position: relative;*/
/*        top: inherit;*/
/*        opacity: 1;*/
/*        visibility: visible;*/
/*        background-color: rgba(0, 0, 0, 0.45);*/
/*        cursor: pointer;*/
/*    }*/
/*    .mob-vis .wsmenu>.wsmenu-list {*/
/*        height: auto;*/
/*        min-height: auto;*/
/*        width: 100%;*/
/*        background: #fff;*/
/*        padding-bottom: 0;*/
/*        margin-left: auto;*/
/*        display: flex;*/
/*        text-align: center;*/
/*        -webkit-transition: all 0.25s ease-in-out;*/
/*        -moz-transition: all 0.25s ease-in-out;*/
/*        -o-transition: all 0.25s ease-in-out;*/
/*        -ms-transition: all 0.25s ease-in-out;*/
/*        transition: all 0.25s ease-in-out;*/
/*    }*/
/*    .mob-vis .wsmenu>.wsmenu-list>li {*/
/*        width: 100%;*/
/*        display: inline-block;*/
/*        float: none;*/
/*        border-right: none;*/
/*        background-color: transparent;*/
/*        position: relative;*/
/*        white-space: inherit;*/
/*        clear: right;*/
/*    }*/
/*    .wsmenu>.wsmenu-list>li>.wsmenu-click {*/
/*    height: auto;*/
/*    position: relative;*/
/*    top: inherit;*/
/*    right: inherit;*/
/*    display: inline-block;*/
/*    cursor: pointer;*/
/*    width: 100%;*/
/*}*/
/*.wsmenu>.wsmenu-list>li>.wsmenu-click>i {*/
/*    display: inline-block;*/
/*    height: 23px;*/
/*    width: 25px;*/
/*    margin-top: 0;*/
/*    margin-right: 0;*/
/*    background-size: auto;*/
/*    font-size: 21px;*/
/*    color: rgba(0, 0, 0, 0.50);*/
/*    float: none;*/
/*}*/
/*.wsmenu>.wsmenu-list li a {*/
/*    display: inline-block;*/
/*    background: none;*/
/*    border: 0;*/
/*}*/
    #categories .card h5 {
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    }
    .section-title-center h2 {
    margin-bottom: 0;
    font-size: 30px;}
    #categoriesAdd .section-head {
    color: #d7a069;
    text-transform: uppercase;
    font-size: 20px;
}
#products, #product, #login, #blog{
    background-size: contain;
}
  .md-center{
    text-align: center;
  }
  .mob-hide{
    display: none
  }
  .mob-show{
    display: initial
  }
  .main-nav nav .navbar-nav .nav-item a {
    margin-left: 5px;
    margin-right: 7px;
  }
  
  .landing-page-title {
    font-size: 34px;
    font-family: 'Overlock SC', sans-serif!important;
    font-weight: 500;
    text-align: center;
    margin-bottom: 25px;
    color: #000;
  }
  .search-box .btn {
    min-width: 190px;
    max-width: 230px;
    width: 100%!important;
    height: 55px;
    line-height: 40px;
    margin: 15px auto;
    border-radius: 50px;
    font-weight: 600;
    font-size: 17px;
}
.mob-m{
  margin: 10px 0;
}
#search-page .search-box .card .form-control{
  text-align: center !important;
}
#search-page .filter .map-btn {
  position: relative;
  padding: 0;
  width: 100%;
  height: 85px;
}
.main-nav nav {
    padding: 0;
    width: 100%;
}
}
@media only screen and (max-width: 767px) {
  .search-box .card .nice-select, .search-box .card .form-control, .input-daterange .form-floating>label{
    text-align: center !important;
  }
  .preloader .loader {
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 15%;
    -webkit-transform: translateY(-45%);
    transform: translateY(-45%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    max-width: 50%;
}
#profile .account-details .flex-shrink-0 {
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
}
  #booking .card .d-flex .flex-shrink-0, #hotel-details .card.hotel-desc .d-flex .flex-shrink-0 {
    width: 100%;
    display: block;
  }
  #hotel-details .card.hotel-desc .text ul li{
    width: 49%;
  }
  #booking .card .d-flex , #hotel-details .card.hotel-desc .d-flex {
    display: block !important;
  }
  .search-box .card .border-rl{
    border: 0;
    padding: 10px 0;
  } 
  .search-box  .justify-content-between {
    justify-content: center !important;
  }
  .input-daterange .form-floating:last-child{
    border-right:1px solid #dbdbdb ;
  }
  #hotel-details .input-daterange .form-floating:last-child{
    border: 0;
  }
  #login .login-with:after, #login .login-with:before{
    width: 30%;
  }
  #search-page .hotel-tabs .tab-content .tab-pane .d-flex{
    display: block !important;
  }
  #search-page .hotel-tabs .tab-content .tab-pane .d-flex .flex-shrink-0 {
    position: relative;
    width: 100%;
    height: 210px;
    overflow: hidden; 
}
#search-page .hotel-tabs .tab-content .tab-pane .d-flex .flex-shrink-0 img {
  position: absolute;
  max-width: 100%;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: auto;
  max-height: initial;
}
#search-page .hotel-tabs .tab-content .tab-pane .d-flex .flex-grow-1 {
  padding: 10px;
  width: 49% !important;
  display: inline-table;
  margin: 0 !important;
}
}
@media only screen and (max-width: 650px){
  #hotel-details .card.hotel-desc .d-flex .flex-shrink-0  h4{
    font-size: 18px;
  }
  .wsmenu>.wsmenu-list>li>ul.sub-menu {
    right: -67px;
}
#products .card .card-img{
    height: 230px;
}
  #booking .back-btn{
    padding: 15px;
  }
  .upload__img-box {
    width: 110px;
  }
  #booking .card .booking-price h5 {
    width: 50%;
    font-size: 17px;
  }
  #booking .card .booking-price .right span, #booking .card .book-details .table th, #booking .card .book-details .table td {
    font-size: 15px;
  }
  #booking .booking-links li {
    padding: 0 5px;
  }
  #hotel-details .card.hotel-desc .text ul li {
    font-size: 15px;
    padding: 5px;
  }
  #hotel-details .card.rooms.d-flex {
    display: block!important;
  }
  #hotel-details .card.rooms .d-flex .flex-shrink-0 {
    width: 100%;
    overflow: hidden;
    margin: 0 !important;
    max-height: 200px;
}
.wsmenu>.wsmenu-list>li>ul.sub-menu {
    right: -67px;
}
#hotel-details .card.rooms .d-flex .flex-shrink-0{
  margin: 0 !important;
  max-height: 200px;
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
#hotel-details .card.rooms .d-flex .flex-shrink-0 img{
  position: absolute;
  max-width: 100%;
  max-height: auto;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: auto;
}
#hotel-details .card.rooms .d-flex{
  display: block !important;
}
#hotel-details .card.rooms .d-flex .flex-grow-1{
    margin: 10px 0 !important;
    border: 0;
    display: inline-block;
    width: 49%;
}
#hotel-details .card .btn{
  margin-top: 10px;
}
#profile .card .card-box{
  display: block !important;
}
#profile .card .card-box .remove-card, #profile .card .card-box .flex-shrink-0{
  display: inline-block;
}
#profile .card .flex-grow-1 p{
  text-align: center;
}
#search-page .input-daterange .form-floating:last-child{
  border: 0;
}
#search-page .search-box .justify-content-between {
  justify-content: space-between !important;
}
}
@media only screen and (max-width: 500px){
  #hotel-details .card.hotel-desc .text ul li {
    width: 100%;
  }
  #search-page .hotel-tabs .tab-content .tab-pane .d-flex .flex-grow-1{
    display: block;
    width: 100% !important;
  }
  .category-card__body{
      max-height: 200px;
  }
  .owl-carousel .owl-nav button.owl-next{right: 0px;}
    .owl-carousel .owl-nav button.owl-prev{left: 0px;}
}
@media only screen and (max-width: 450px){
  #hotel-details .card.rooms .d-flex .flex-grow-1{
    display: block;
    width: 100%;
  }
  #hotel-details .card.rooms .d-flex .flex-shrink-0 {
    margin: 0 !important;
    max-height: 165px;
  }
  #login .login-with:after, #login .login-with:before{
    width: 20%;
  }
}
