@media only screen and (min-width: 991px) {
    #search-page .datepicker-dropdown{}
}
@media only screen and (max-width: 991px) {
    #search-page .datepicker-dropdown{}
  .mob-hide{
    display: none
  }
  .mob-show{
    display: initial
  }
  .tooltip-show.blau .tooltiptext {

    left: inherit;
    right: 80%;
}
  .show-m-toggle2{
      font-size: 22px;
      position: relative;
      font-weight: 500;
      color: #00415a;
      border-bottom: 0 !important;
  }
  #search-page.blog-page .mobile-toggle2 .sidebar-title{
      font-size: 18px;
  }
  .mobile-toggle, .mobile-toggle2{
      display: none;
  }
  #search-page.blog-page .widget {
    padding: 15px 25px;
  }
  .confirm-msg .d-flex{
      width: 100%;
  }
  .search-show {
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #0698b4;
    }
  .main-nav nav .navbar-nav .nav-item a {
    margin-left: 5px;
    margin-right: 7px;
  }
  .currency-modal a{
      font-size: 12px;
  }
  .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;
}
  #search-page .filter .map-btn img{
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
    #search-page .datepicker-dropdown{}
  .search-box .card .nice-select, .search-box .card .form-control, .input-daterange .form-floating>label{
    text-align: center !important;
    right: 0;
    left: 0;
    margin: auto;
  }
  .dataMultiple{
    text-align: center;
  }
  .dataMultiple i{
    float: inherit;
    padding: 0 10px;
    vertical-align: middle;
  }
  #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;
  }
  #booking .card form .d-flex{
    display: flex !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){
    #search-page .datepicker-dropdown{}
  #hotel-details .card.hotel-desc .d-flex .flex-shrink-0  h4{
    font-size: 18px;
  }
  #hotel-details .card.hotel-desc .d-flex .flex-grow-1{
      margin: 0 !important;
      justify-content: space-between;
  }
  #hotel-details .card.hotel-desc .d-flex .flex-grow-1 .my-rating {
        margin-right: 0;
    }
    .offer-limit{
        padding: 8px;
    }
    .offer-limit .limit h5, .offer-limit .expire h5 {
        color: #fff;
        margin: 0;
        font-size: 14px;
    }
    #myInput-cat {
    margin: 0 15px;
    width: 90%;
    border-radius: 35px;
    font-size: 14px;
    border: 1px solid #0698b4;
    float: inherit;
}
  #booking .back-btn{
    padding: 15px;
  }
  #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;
}
#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){
    #search-page .datepicker-dropdown{}
  #hotel-details .card.hotel-desc .text ul li {
    width: 100%;
  }
  .datepicker-dropdown {
        left: 0 !important;
        right: 0 !important;
        max-width: 290px;
        margin: 0 auto;
    }
  #profile .card .edit-btn {
    position: relative;
    top: inherit;
    right: inherit;
  }
  #search-page .hotel-tabs .tab-content .tab-pane .d-flex .flex-grow-1{
    display: block;
    width: 100% !important;
  }
  #booking .main-btn{
      font-size: 12px;
      margin: 5px 0;
  }
}
@media only screen and (max-width: 450px){
    #search-page .datepicker-dropdown{}
  #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%;
  }
  #search-page .hotel-tabs .nav-pills .nav-link{
      padding: 8px 5px;
  }
  #search-page .hotel-tabs .nav-pills .nav-item{
      padding: 0;
  }
}

