/* WRITE ONLY CSS RULES HERE */

/*iphone 5*/
@media(max-width:320px) {}

/*galaxy s5*/
@media(max-width:360px) {}

/*iphone 6,7,8*/
@media(max-width: 375px) {}

/*iphone x*/
@media(max-width:376px) {}

@supports (-webkit-touch-callout: none) {
  header {
    margin-top: -45px !important;
  }
}

/*Default*/
@media(max-width:394px) {

  .jpt-room-row .jpt-panel-body .jpt-row.jpt-room-price-sec>div:first-child,
  .jpt-room-row .jpt-panel-body .jpt-row.jpt-room-price-sec>div:nth-child(2),
  .jpt-room-row .jpt-panel-body .jpt-row.jpt-room-book-btn-sec>div:first-child,
  .jpt-room-row .jpt-panel-body .jpt-row.jpt-room-book-btn-sec>div:nth-child(2) {
    float: none;
    width: 100%;
    text-align: center;
  }

  .jpt-room-row .jpt-panel-body .jpt-row.jpt-room-price-sec>div:first-child,
  .jpt-room-row .jpt-panel-body .jpt-row.jpt-room-book-btn-sec>div:first-child {
    margin-bottom: 10px;
  }

  header.jpt-header .jpt-header-main-heading-sec {
    margin: 0 4%;
  }

  .overlay-subscription .subscription-popup {
    max-width: 305px !important;
  }

  .jpt-form-group.jpt-search-form-special-code {
    display: none !important;
  }

  .navbar-fixed nav.sticky {
    padding: 5px;
  }

  .jpt-header.jpt-sticky .jpt-search-form-container .jpt-form-inline.jpt-search-form {
    padding: 5px;
    margin-right: 7px;
  }
}

/*pixel 2*/
@media(max-width:411px) {}

/*iphone 6/7/8*/
@media(max-width:414px) {}

/*Default*/
@media(max-width:480px) {
  .jpt-div-flexbox {
    display: block;
  }

  .jpt-pc-rs-user-info .jpt-div-flexbox>div {
    margin-right: 0;
  }

  .jpt-room-row .jpt-panel-body .jpt-room-images-sec {
    text-align: center;
  }

  .jpt-booking-voucher-container .jpt-bv-room-img {
    display: block;
    text-align: center;
  }

  .jpt-booking-voucher-container .jpt-bv-room-info {
    width: 100%;
    text-align: center;
  }
}

@media(max-width:540px) {
  .jpt-bv-property-img {
    width: 100%;
    text-align: center;
    float: unset;
  }

  .jpt-bv-bds-section {
    text-align: center;
  }

  .jpt-text-vertical-center h1 {
    font-size: 2em;
  }

  .jpt-header.jpt-sticky .jpt-search-form-container .jpt-form-inline.jpt-search-form .jpt-form-group .jpt-input-group input.jpt-form-control.jpt-input-lg {
    max-width: 175px;
  }
}

@media(max-width:560px) {
  .jpt-review-row {
    flex-direction: column;
  }

  .jpt-hrating-breakdown-inner-box {
    padding-left: 0;
    margin-top: 15px;
  }
}

/*Default*/
@media(max-width:640px) {
  table.jpt-hr-types-tbl tbody>tr>td {
    border-bottom: 0;
  }

  table.jpt-hr-types-tbl tbody>tr>td[rowspan]:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }

  table.jpt-hr-types-tbl>tbody>tr>td,
  table.jpt-pc-blocks-tbl>tbody>tr>td {
    border-top-width: 0;
    display: block;
    width: auto;
    max-width: unset !important;
  }

  table.jpt-pc-blocks-tbl>tbody>tr>td {
    margin-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
  }

  table.jpt-pc-blocks-tbl>tbody>tr:first-child>td:first-child {
    margin-top: 0;
  }

  table.jpt-pc-blocks-tbl>tbody>tr {
    border-style: none;
  }

  .jpt-room-base-std-price>div:first-child {
    font-weight: 400;
  }

  .jpt-btn-create-booking {
    width: 100%;
  }

  .member-container {
    position: static !important;
    display: block !important;
    width: 100% !important
  }

  .overlay-subscription .subscription-popup {
    max-width: 340px;
  }
}

/*Default*/
@media(max-width:768px) {
  .jpt-header.jpt-sticky nav .brand-logo {
    width: 105px;
    overflow: hidden;
  }

  .jpt-header {
    background-size: cover !important;
  }

  .jpt-card-voucher .print span {
    position: static;
  }

  .member-container {
    top: -7px !important;
    right: 0px !important;
  }

  #mobile-demo li>a>i {
    float: none;
    margin: 0;
    color: #fff;
  }

  .jpt-menu-header .sidenav.m-menu a {
    display: inline-block;
  }

  .jpt-menu-header .sidenav.m-menu a span {
    float: left;
    vertical-align: middle;
  }

  .jpt-menu-header .sidenav.m-menu a span i {
    height: unset;
    line-height: unset;
    width: unset;
  }

  .jpt-menu-header .sidenav.m-menu a p {
    display: inline;
    vertical-align: middle;
    margin: 4px;
  }

  #jpt-toast-container .jpt-toast>span+.jpt-toast-action {
    align-self: stretch;
  }

  .jpt-success-toast nav.jpt-menubar ul a:hover {
    color: #000;
  }

  nav.jpt-menubar .jpt-dropdown-container a:hover {
    color: #fff;
  }

  /*.navbar-fixed nav{
    position: static;
  }*/
  #jpt-top {
    z-index: 999;
  }

  .sign-in-jpt .fa.circle-icon {
    margin-right: 6px !important;
  }

  .jpt-placeDiv {
    z-index: 99 !important;
  }

  .jpt-form-inline.jpt-search-form>.jpt-col>.jpt-form-group,
  .jpt-form-inline.jpt-search-form>.jpt-col>.jpt-form-group:last-child {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  }

  .jpt-form-inline.jpt-search-form>.jpt-col>.jpt-form-group.jpt-search-form-special-code .jpt-input-group,
  .jpt-form-inline.jpt-search-form .jpt-form-group.jpt-search-form-special-code .jpt-input-group-lg input.jpt-form-control.jpt-input-lg,
  .jpt-form-inline.jpt-search-form .jpt-form-group.jpt-search-form-special-code .jpt-input-group-lg .jpt-lbl-special-code {
    width: 100%;
    max-width: 100%;
  }

  .jpt-form-inline.jpt-search-form>.jpt-col>.jpt-form-group.jpt-search-form-special-code .jpt-input-group .jpt-icon-addon {
    display: flex;
  }

  .jpt-header.jpt-sticky .jpt-search-form-container .jpt-form-inline.jpt-search-form>.jpt-col>.jpt-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
}

/*Default*/
@media(max-width:991px) {
  .jpt-summary-container.jpt-rside-panel.jpt-rside-panel-fixed-bottom {
    max-height: 1000px;
    transition: max-height .4s ease-in-out 0s;
    overflow-y: hidden;
  }

  .jpt-text-vertical-center h1 {
    font-size: 2em;
  }

  .jpt-summary-container.jpt-rside-panel.jpt-rside-panel-fixed-bottom.jpt-minimize {
    max-height: 48px;
    overflow: hidden;
    transition: max-height .1s ease-in 0s;
  }

  .jpt-summary-container.jpt-rside-panel.jpt-rside-panel-fixed-bottom .jpt-rside-panel-header>i {
    display: block;
    /* transition-delay: 0.5s; */
    transition: transform 0.2s ease-in-out;
    transform: rotate(180deg);
  }

  .jpt-summary-container.jpt-rside-panel.jpt-rside-panel-fixed-bottom.jpt-minimize .jpt-rside-panel-header>i {
    /* transition-delay: 0.5s; */
    transition: transform 0.2s ease-in-out;
    transform: rotate(0deg);
  }

  .jpt-summary-container.jpt-rside-panel.jpt-rside-panel-fixed-bottom .jpt-rside-panel-header {
    cursor: pointer;
    text-align: left;
  }

  .jpt-rs-all-rooms {
    max-height: 68px;
  }

  .jpt-btn.jpt-btn-book-rooms {
    padding: 5px 10px;
  }

  .jpt-hr-types-box,
  .jpt-pc-blocks-box {
    margin: 0 10px;
  }

  .jpt-booking-voucher-container .jpt-col-md-3 {
    padding-left: 15px;
    margin-top: 15px;
  }

  nav .brand-logo {
    left: 120px;
  }

  .jpt-header.jpt-sticky .jpt-search-form-container .jpt-form-inline.jpt-search-form>.jpt-col>.jpt-form-group {
    margin-left: 0px;
  }

  .jpt-header.jpt-sticky nav .brand-logo {
    left: unset;
    -webkit-transform: unset;
    transform: unset;
  }

  .jpt-header.jpt-sticky .jpt-search-form-container {
    margin-left: auto;
    left: unset;
    right: 0;
  }
}

/*ipad pro*/
@media(max-width:1024px) {}

/*default*/
@media(min-width:991px) {
  .navbar-fixed nav.sticky .brand-logo h4 {
    float: right;
    margin-left: 2rem;
    display: block;
    margin-top: 0px;
    line-height: 50px;
  }

  section.jpt-portfolio .jpt-row.jpt-himg-portfolio-box.jpt-four-himg-square-box {
    margin: 0 15%;
  }

  section.jpt-portfolio .jpt-row.jpt-himg-portfolio-box.jpt-four-himg-square-box>.jpt-col-md-4 {
    width: 50%;
  }

  .datepicker-modal {
    max-width: 515px !important;
  }

  .dropdown-content.select-dropdown {
    max-height: 320px !important;
  }
}

/* Media query added for printer */
@media print {
  img {
    display: none;
  }

  .jpt-bv-room-img.jpt-images-row,
  .print {
    display: none;
  }

  .jpt-footer1 {
    display: none;
  }

  a[href]:after {
    content: none !important;
  }

  #jpt-top {
    display: none;
  }

  #jpt-portfolio,
  #jpt-section-reviews {
    display: none;
  }

  .jpt-hamenity-sec {
    display: none;
  }

  .jpt-hmap-sec {
    display: none;
  }

  .navbar-fixed {
    display: none;
  }

  .header-voucher-img {
    display: none;
  }

  .jpt-container.jpt-card-voucher {
    bottom: 0px;
  }

  footer {
    display: none;
  }
}