@media only screen and (min-width: 1500px) {}

@media only screen and (max-width: 1200px) {
  .accom-room-amount {
    left: 0 !important;
  }

  .accom-room-amen img {
    margin-right: 8px !important;
  }

  .occupant-details h5 {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
  }

  span.hr-line-break {
    bottom: 160px !important;
  }

  .pay-complete {
    margin-top: 0 !important;
    margin: 0 auto;
    left: 5.4%;
  }

  .pay-title p {
    padding-top: 30px;
    margin-bottom: 30px;
  }

  .menu>ul>li>a {
    color: #FFF !important;
    font-size: 16px;
  }

  input#checkin_date,
  input#checkout_date {
    width: 170px;
  }

  input#checkout-date {
    width: 170px;
  }

  .srh-btn {
    margin: 0 auto;
  }

  .check-date {
    position: relative;
    margin-right: 0;
    display: block;
  }

  .checking-wrap {
    align-content: flex-end;
    justify-content: space-between;
  }

  /* .fcontacts {
    position: relative;
    display: flex;
    align-content: space-around;
    justify-content: space-between;
    align-items: flex-end;
  } */

  .fcontacts.c2 {
    margin-left: 20px;
  }

  .booking-summery {
    position: sticky;
    top: 100px;
  }

  .img-add-ser img {
    max-height: 100% !important;
    height: 300px !important;
    object-fit: cover;
  }

  .form-marg {
    margin: 40px auto;
  }

  .payment-message {
    display: none !important;
  }

  .viewweather {
    top: 10px;
  }

  .flogowrap {
    /* top: -100px; */
    position: inherit;
    left: -20px;
  }

  .room-starting {
    position: relative;
    display: flex;
    justify-content: start;
    flex-direction: column;
    left: -39px;
  }

  .occupant-details {
    min-height: -webkit-fill-available;
  }

  .ser-starting {
    position: relative;
    display: block;
    left: -35px;
  }

  .ser-book-now {
    left: -15px !important;
  }


}

@media only screen and (max-width: 991px) {
  .check-date-sum {
    margin-bottom: 15px;
  }

  .accom-room-list {
    height: unset;
  }

  .menu>ul>li>a {
    color: #FFF !important;
    font-size: 16px;
  }

  .ser-starting {
    left: 0;
  }

  .ser-list-grp {
    overflow: hidden;
    padding-left: 20px !important;
  }

  .ser-book-now {
    left: 140px !important;
  }

  .accom-room-amount {
    left: 0 !important;
  }

  .accom-room-amen img {
    margin-right: 8px !important;
  }

  .room-starting {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 15px auto;
    left: 0;
  }

  .step-title h2 {
    font-size: 13px;
  }

  .step-link {
    margin-bottom: 47px;
  }

  .main-title {
    margin-bottom: 47px;
  }

  input#number_adults,
  input#number_children {
    width: 134px;
  }

  .srh-btn {
    width: 200px;
    margin: 10px auto;
  }

  .tot-amount .tot-left {
    text-align: right;
  }

  .checking-wrap {
    flex-direction: unset;
  }

  .btn-conti {
    padding: 18px 0;
    font-size: 13px;
    text-align: center;
  }

  .main-title h1 {
    font-size: 35px;
  }

  /* .form-group,
  input#checkin_date,
  input#checkout-date,
  input#number_adults,
  input#number_children {
    width: 100%;
  } */
  /* .list-grp {
    padding-left: 30px;
  } */

  .room-amen {
    float: right;
  }

  .planwrap h3 {
    text-align: center;
  }

  a.chk_button.bg {
    margin: 20px auto;
    font-size: 16px;
  }

  .bookingcom {
    width: 350px;
  }

  a.logo {
    left: 50%;
    transform: translateX(-50%);
  }

  .menu>ul {
    height: 110vh;
  }

  .btn-conti a {
    font-size: 16px;
  }

  .img-add-ser img {
    max-height: 100% !important;
    height: 300px !important;
    object-fit: cover;
  }

  /* .viewweather {
    top: 0px !important;
  } */
  .detail-form .previous-step {
    width: 160px;
    padding: 12px 16px;
  }

  .detail-form .finish-booking {
    width: 160px;
    padding: 12px 16px;
  }

  .btn-left,
  .btn-right {
    text-align: center;
  }

  .btn-left .previous-step,
  .btn-right .finish-booking {
    margin: 10px auto;
    width: 100%;
  }

  .ser-guest-form,
  .booking-summery {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .accm-pad {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .tot-amount h3 {
    font-size: 22px !important;
  }

  .pay-complete {
    margin-top: 0 !important;
    margin: 0 auto;
    left: 12.4%;
  }

  .pay-title p {
    padding-top: 30px;
    margin-bottom: 30px;
  }

  .pay-title h1 {
    font-size: 28px !important;
  }

  .pay-title h3 {
    font-size: 18px !important;
  }

  .right-panel {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .accm-left-pan h3 {
    line-height: 22px !important;
  }

  .fcol1 {
    /* position: inherit; */
    text-align: center;
    /* top: 150px; */
  }

  .footer-container h5 {
    text-align: center;
  }

  .fcontacts {
    margin-bottom: 10px !important;
    position: relative;
    display: block;
    text-align: center;
  }

  .fcontacts.c1,
  .fcontacts.c2 {
    margin: 0 auto;
  }

  .flogowrap {
    /* top: -100px; */
    position: inherit;
  }

  .copyright-wrap,
  .copyrights {
    text-align: center !important;
  }

  .payment-message {
    display: none !important;
  }

  .room-starting {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 15px auto;
  }

  .service-occ-details {
    min-height: -webkit-fill-available;
    top: 0 !important;
    width: 345px !important;
  }

  span.hr-line-break-service {
    height: 50px;
    right: 180px;
    top: 56px;
  }
}

@media only screen and (max-width: 767px) {

  .btn-conti {
    padding: 18px 0;
    font-size: 13px;
    text-align: center;
  }

  .mobile-overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #0000002e;
    z-index: 999;
    backdrop-filter: blur(4px);
    transform: translateY(-100%);
    transition: 0.5s;
  }

  .mobile-overlay.active {
    transform: translateY(0);
  }

  .check-date-sum {
    display: flex;
    position: relative;
    margin-bottom: 2px;
    gap: 30px;
  }

  .check-date-sum h5 {
    width: 26%;
  }

  .accom-ser-amount {
    /* text-align: center; */
    left: unset !important;
  }

  .srh-btn {
    width: 100%;
    margin: 10px auto;
  }

  /* .close-text span {
    margin-top: 25px;
  } */

  .accom-room-list {
    height: unset;
  }

  .menu>ul>li>a {
    color: #FFF !important;
    font-size: 16px;
  }

  .tot-amount h3 {
    font-size: 22px !important;
  }

  .ser-guest-form,
  .booking-summery {
    padding-top: 18px;
    margin-top: 0 !important;
  }

  section.listing-banner {
    height: 120px !important;
  }

  /* .booking-summery-mobile {
    padding-top: 20px !important;
    position: fixed;
    left: 0;
    display: block !important;
    width: 100%;
    transform: translateY(650px) !important;
    transition: 0.5s;
  } */

  /* .booking-summery-mobile.active {
    overflow-y: scroll;
    margin-right: 0px;
    transform: translateY(250px) !important;
    margin-left: 0px;
    padding-left: 16px !important;
    padding-right: 16px !important;
    height: 500px;
  } */

  .tot-amount .total-cls h3 {
    font-size: 20px !important;
  }

  .accom-wrap {
    /* height: 84px; */
    overflow-x: hidden;
    overflow-y: scroll;
  }

  .accm-booking-title h3 {
    color: #000 !important;
    font-family: DM Sans !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 23px !important;
    letter-spacing: -0.3px !important;
  }

  .accom-title h3 {
    font-weight: 700 !important;
  }

  .booking-dates h4 {
    font-weight: 700;
  }

  .accm-booking-title h5 {
    margin-bottom: 0 !important;
    color: #000;
    font-family: DM Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    text-align: right;
  }

  .booking-title {
    /* margin-top: 20px; */
    /* text-align: center; */
  }

  .img-service img {

    aspect-ratio: 8/8 !important;
  }

  .ser-list-grp {
    padding-left: 25px !important;
  }

  .accom-roorm-details {
    padding-left: 20px !important;
    overflow: hidden;
  }

  span.hr-line-break {
    bottom: unset;
  }

  .occupant-details h5 {
    margin-top: 20px;
    margin-bottom: 20px !important;
  }

  .accom-room-amount {
    margin: 16px 0px 0px 0px;
    left: unset !important;
  }

  /* .ser-list-grp {
    max-height: inherit !important;
    padding-left: 30px;
    padding-top: 20px;
  } */

  a.logo {
    width: 90px;
    left: 50%;
    transform: translateX(-50%) scale(0.9);
  }

  #menu-toggle #hamburger span {
    color: #FFF;
  }

  header.header-wrap {
    background-color: #000;
    margin-top: 0;
    padding-top: 45px;
  }

  .scrolled a.logo {
    transform: translateX(-50%) scale(0.9);
  }

  .main-title h1 {
    font-size: 25px;
  }

  /* .list-grp {
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px !important;
    height: 100% !important;
    top: 140px !important;
  } */

  .main-ser {
    position: relative;
  }

  .list-para {
    margin-top: 20px;
  }

  .room-amen {
    display: flex !important;
    flex-direction: column !important;
    float: left;
    width: 100%;
    justify-content: center !important;
    align-items: center;
    /* height: 235px; */
  }

  .room-amen h3 {
    text-align: center;
  }

  .book-now-button {
    /* position: absolute; */
    bottom: -96px;
    right: 30px;
  }

  /* .list-search {
    min-height: 270px !important;
    margin-bottom: 40px !important;
    padding-bottom: 30px !important;
    margin-top: 0px;
  } */

  .occupant-details {
    width: 100% !important;
    top: -5px !important;
    height: 480px !important;
  }

  /* .service-occ-details {
    width: 340px !important;
  } */

  .main-occ-details {
    margin-top: 0 !important;
  }

  .service-occ-details h4 {
    margin-bottom: 10px !important;
  }

  .active .service-occ-details {
    padding-top: 20px !important;
  }

  .l-book-btn {
    margin-top: 10px;
  }

  .step-title h2 {
    font-size: 13px;
  }

  .step-link {
    margin-bottom: 12px;
  }

  .main-title {
    margin-bottom: 25px;
  }

  .room-starting {
    margin-top: 20px;
  }

  .ser-book-now {
    position: absolute !important;
    top: 0px !important;
    transform: translateX(20%);
    margin: 0 !important;
  }

  .ser-list-search {
    padding-bottom: 75px !important;
  }

  .ser-list-para-2 {
    margin-bottom: 25px;
  }

  button.btn-book-accom {
    margin: 0 !important;
  }

  .room-amen-icons {
    margin-bottom: 15px;
  }

  .room-starting h4 {
    text-align: center;
    color: #343333;
    font-family: DM Sans;
    font-size: 16px;
    float: left;
    margin-bottom: 5px;
    line-height: 8px;
  }

  .room-starting h2 {
    text-align: center;
  }

  .form-group,
  input#checkin_date,
  input#checkout_date,
  input#number_adults,
  input#number_children {
    width: 100%;
  }

  .plan-check-btn {
    text-align: center;
    width: 100%;
    padding: 13px 35px !important;
    margin: 20px auto !important;
  }

  .fcol1 {
    position: inherit;
    text-align: center;
    top: 150px;
  }

  .flogowrap {
    top: -100px;
    position: inherit;
    left: 0px;
  }

  .form-label {
    padding-left: 16px;
    position: absolute;
    display: flex;
    align-items: center;
    transition: 300ms ease;
    top: 18px;
  }

  input:focus+.form-label,
  input:not(:placeholder-shown)+.form-label {
    padding-top: 8px;
    padding-bottom: 5px;
    font-size: 12px;
    transform: translateY(-20px);
  }

  .planwrap {
    margin-top: 20px;
  }

  .booking-summery {
    padding-bottom: 15px !important;
    /* position: fixed; */
  }

  .booking-customer-info p {
    font-size: 14px;
    line-height: 25px;
  }

  p.p-p {
    margin-bottom: 25px !important;
  }

  .check-date-sum h5,
  .check-date-sum h6 {
    font-size: 14px;
  }

  .pay-complete {
    margin-top: 0px !important;
    left: 21%;
  }

  .pay-complete img {
    width: 60%;
    height: 60%;
  }

  .pay-title p {
    padding-top: 30px;
    margin-bottom: 30px;
  }

  .payment-message {
    display: none !important;
  }

  .room-starting {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 15px auto;
    left: 0;
  }

  /* button.btn-book {
    float: right;
    margin: 20px auto 0;
  } */
  .viewweather {
    top: -30px;
  }

  .occupant-details h5 {
    color: #5d5d5d;
    font-family: DM Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 13px;
    text-transform: capitalize;
    margin-bottom: 15px;
    text-align: center;
  }

  .occupant-detail-category {
    position: relative;
    display: flex;
    margin-bottom: 5px;
  }

  .occupant-detail-category-ser {
    position: relative;
    display: flex;
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .occupant-detail-category::before {
    content: "";
    position: absolute;
    width: 0;
    height: 58%;
    border: 1px solid #CBC9C9;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 999;
  }

  .occupant-detail-category .accommedation-details {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    background-color: #fefefe;
    padding: 5px;
  }

  .occupant-detail-category-ser::before {
    content: "";
    position: absolute;
    width: 0;
    height: 58%;
    border: 1px solid #CBC9C9;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 999;
  }

  .occupant-detail-category-ser .accommedation-details {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    background-color: #fefefe;
    padding: 5px;
  }

  .occ-adults-sec {
    width: 100%;
  }

  .accommedation-details select {
    outline: 0 !important;
    width: 100%;
    height: 40px;
    padding-left: 15px;
    border: 0px solid #d9d9d9;
    background-color: #fefefe;
    text-transform: capitalize;
    color: #363636;
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.5px;
  }

  .occupant-details-items {
    position: relative;
    display: flex;
  }

  .occupant-details-items .customer-meal-plan {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    /* background-color: #fefefe; */
    padding: 5px;
  }

  .customer-meal-plan select {
    outline: 0 !important;
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border: 0px solid #d9d9d9;
    background-color: #fefefe;
    text-transform: capitalize;
    color: #363636;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.5px;
  }

  .l-book-title {
    display: flex;
    justify-content: center;
    gap: 10px;
  }

  label.l-book-now {
    cursor: pointer;
    width: 80%;
    /* height: 34px; */
    flex-shrink: 0;
    border-radius: 30px;
    background: #090808;
    color: #fff;
    font-family: DM Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.26px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 18px;
  }

  label.l-remove-now {
    cursor: pointer;
    width: 80%;
    /* height: 34px; */
    flex-shrink: 0;
    border-radius: 30px;
    background: #090808;
    color: #fff;
    font-family: DM Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.26px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 18px;
  }

  .close-occ-details {
    margin-top: 20px;
    cursor: pointer;
    display: block;
    position: relative;
    text-align: center;
  }

  label.l-book-now::before {
    content: "+";
    position: absolute;
    font-size: 26px;
    top: 240px;
    left: 105px;
  }

  .add-more {
    display: block;
  }

  .customer-room-plan {
    width: 100%;
  }

  label.l-remove-now::before {
    content: "-";
    position: absolute;
    font-size: 26px;
    top: 239px;
    left: 110px;
  }

  .accm-pad {
    max-height: unset !important;
  }

  .sub-tot-div {
    display: block;
  }

  .close-occ-details-close {
    margin-top: 5px;
    cursor: pointer;
    display: block;
    position: relative;
    text-align: center;
  }

  .accom-room-sub-section {
    display: none !important;
  }

  .accom-room-sub-section-mobile {
    display: block !important;
    position: relative !important;
  }

  .breake-line {
    display: none;
  }

  .breake-line-mobile {
    margin-top: 20px;
    width: 44px;
    height: 1px;
    background-color: #000;
    margin-bottom: 18px;
  }

  .book-now-button {
    margin: 5px 0px 0px 0px;
    left: unset !important;
  }

  .service-book-now-btn {
    margin-top: 0 !important;
  }

  .breake-line-mobile-ser {
    margin-top: 20px;
    width: 44px;
    height: 1px;
    background-color: #000;
    margin-bottom: 25px;
  }

  .accom-ser-amount h4 {
    color: #343333 !important;
    font-family: DM Sans !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 0px !important;
  }

  .room-accom-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .accom-room-sub-section {
    margin-top: 30px !important;
  }

  .accom-room-amen img {
    margin-right: 20px !important;
  }

  .mob-form-group {
    display: none;
  }

  .mobile-search-cat {
    display: flex;
    gap: 16px;
  }

  .sub-title h2 {
    display: none;
  }

  .sub-title-mobile h2 {
    display: block;
    position: relative;
  }

  .sub-title-mobile h2 {
    color: #000;
    text-align: center;
    font-family: "DM Sans";
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 136.842% */
    text-transform: capitalize;
  }

  .accom-room-description p {
    color: #000;
    font-family: "DM Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .accom-room-amen h3 {
    margin-bottom: 18px;
    color: #343333;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 0px;
    text-transform: capitalize;
  }

  .accom-room-title h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    /* 147.368% */
    letter-spacing: -0.38px;
  }

  .accom-room-amount h4 {
    color: #343333;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
  }

  .accom-room-amount h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 140% */
    letter-spacing: -0.4px;
  }

  .open-calendar {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 80px;
    height: 80px;
    border-radius: 80%;
    background-color: #000;
    border: 1px solid #000;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
  }

  .open-calendar img {
    width: 60%;
    height: 60%;
  }

  .booking-summery-mobile {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
  }

  .booking-summery-mobile {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    height: 100% !important;
  }

  .booking-summery-mobile {
    position: fixed !important;
    top: 0 !important;
    left: 0% !important;
    height: 100% !important;
    width: 83%;
    transform: translateX(150%);
    transition: 0.5s;
  }

  .expand-booking {
    position: absolute;
    width: 22px;
    height: 23px;
    display: block;
    top: 10px;
    right: 15px;
    background-image: url(../img/close.svg);
  }

  .active .expand-booking {
    transform: unset;
  }

  .booking-summery.booking-summery-mobile.booking-sum.active {
    transform: translateX(22%);
    z-index: 9999;
  }

  .open-calendar.active {
    visibility: hidden;
    pointer-events: none;
  }

  .accom-title {
    display: block;
    position: relative;
  }

  .accom-details {
    transition: 0.5s;
    max-height: 0;
    position: relative;
    display: block;
    border: 1px solid #e1e1e1;
    padding: 5px 10px;
    overflow: hidden;
  }

  .acc .accom-details {
    overflow-y: scroll;
    max-height: 309px;
    padding: 5px 10px;
  }

  .accom-title::after {
    position: absolute;
    content: "+";
    display: block;
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
    font-size: 35px;
    font-weight: 700;
    line-height: 0;
  }

  .acc .accom-title::after {
    position: absolute;
    content: "-";
    display: block;
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
    font-size: 35px;
    font-weight: 700;
    line-height: 0;
  }

  .sub-tot {
    display: flex;
    justify-content: space-between;
  }

  .sub-tot h3 {
    color: #000;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.3px;
  }

  .cancel-sec {
    display: none;
  }

  .bottom-total {
    position: fixed;
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #fff;
    z-index: 99;
  }

  .accom-room-description {
    min-height: auto;
  }

  .btn-add {
    margin: 10px 0;
    padding: 13px 0px;
    border-radius: 30px;
    background: #FFF;
    text-align: center;
    color: #000;
    font-family: DM Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    border: 2px solid #000;
  }

  .service-occu span {
    color: #747272;
    font-family: "DM Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
    text-transform: capitalize;
  }

  .sub-tot-div {
    margin-top: 10px;
  }

  .right-pane-accm h5 {
    color: #212121 !important;
    font-family: DM Sans !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 23px !important;
    letter-spacing: -0.28px !important;
    margin-bottom: 0 !important;
  }

  .service-sub-section {
    display: flex !important;
    position: relative !important;
    bottom: 0;
    right: 0;
    justify-content: space-between !important;
  }

  .booking-info {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }

  .booking-id-checkin {
    display: flex;
    gap: 30%;
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .remarks {
    margin-top: 30px;
  }

  .mobile-booking-d {
    display: none;
  }

  .id-booking h3 {
    color: #5c5c5c;
    font-family: DM Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0;
  }

  .id-booking p {
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
  }

  body.fixed {
    overflow: hidden;
  }

  .planwrap {
    display: none;
  }

  .Accommodations-details-sum h3 {
    font-weight: 700 !important;
  }

  .danger-alert {
    /* margin-top: 20px; */
    margin-bottom: 20px;
  }

  .footer-container p {
    padding: 0 25px;
    margin-bottom: 30px;
  }

  .flogowrap {
    top: -150px;
    position: inherit;
    left: 0px;
  }

  .alert {
    margin-bottom: 30px;
  }

  .booking-prameteres {
    margin-bottom: 30px;
  }

  .accom-room-list {
    margin: 30px 0 !important;
  }

  .img-ser-accomm img {
    height: 244px !important;
  }

  .br-on-mobile {
    display: block;
  }

  .booking-title h3 {
    font-size: 25px !important;
  }

  .img-service img {
    height: 251px !important;
  }

  .r-country {
    background-image: url(../img/arrow-down-navigate.png) !important;
    appearance: none;
    cursor: pointer;
    background-repeat: no-repeat !important;
    background-size: 10px 10px !important;
    background-position: calc(100% - 16px) !important;
  }

}

@media only screen and (max-width: 480px) {

  /* .booking-summery-mobile.active {
    transform: translateY(320px);
  }

  .booking-summery-mobile {
    transform: translateY(736px);
    z-index: 999;
  } */
  .flogowrap {
    top: -145px;
    position: inherit;
    left: 0px;
  }

  .footer-container p {
    padding: 0px 50px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 360px) {
  .occupants {
    margin-top: 20px;
  }

  .flogowrap {
    top: -150px;
    position: inherit;
    left: 0px;
  }

  .check-date-sum {
    margin-bottom: 15px;
  }

  .accom-ser-amount {
    text-align: center;
    left: unset !important;
  }


  .accom-room-list {
    height: unset;
  }

  .menu>ul>li>a {
    color: #FFF !important;
    font-size: 16px;
  }

  /* .booking-summery-mobile {
    transform: translateY(490px) !important;
  }

  .booking-summery-mobile.active {
    transform: translateY(70px) !important;
  }

  .booking-summery-mobile {
    padding-top: 20px !important;
    position: fixed;
    left: 0;
    display: block !important;
    width: 100%;
    transform: translateY(200px);
    transition: 0.5s;
  } */


  .service-occ-details {
    width: 340px !important;
  }

  .step-title h2 {
    font-size: 13px;
  }

  .step-link {
    margin-bottom: 47px;
  }

  .main-title {
    margin-bottom: 47px;
  }

  .room-starting {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 15px auto;
    left: 0;
  }

  .plan-check-btn {
    padding: 13px 35px;
  }

  .footer-container p {
    padding: 0px 25px;
    margin-bottom: 30px;
  }
}