@media only screen and (max-width: 812px) and (min-width: 375px) and (orientation: landscape) {

    .mob-hotel-review-tab {
        display: none;
    }

    .mob-hoteldetails-wrapper {
        margin-top: 102px;
        margin-bottom: 81px;
    }

    .ax-mob-hoteldetails {
        height: 200px;
    }

    .ax-mob-slider-hotel-details img.hotel-details-first-slider {
        height: auto;
        width: 100%;
        object-fit: cover;
        min-height: 100%;
    }

    .ax-mob-slider-hotel-details .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        color: #fff;
        outline: 0;
    }

    .ax-mob-slider-hotel-details .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        color: #fff;
        outline: 0;
    }

    .ax-mob-slider-hotel-details .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 24px !important;
        color: #fff !important;
    }

    .mob-hoteldetails-wrapper .carousel-caption.light-text {
        margin-top: 0px;
    }

    .mob-hoteldetails-wrapper .ax-hotels-details-block {
        position: relative;
        margin-bottom: 12px;
    }

    .mob-hoteldetails-wrapper .carousel-caption.light-text {
        position: absolute;
        height: 60px;
        box-shadow: 1px 3.9px 9px 1px rgba(0, 0, 0, 0.05);
        background-color: #ffffff;
        width: 92%;

        left: 15px;
        right: 15px;
        top: 170px;
        z-index: 99;
        padding: 11px;
        text-align: center;
    }

    .ax-mob-hotel-deatil-body {
        padding: 0px 15px;
    }

    .ax-mob-hotel-deatil-body .mob-userinfo {
        margin-top: 31px;
        background-color: #e6e6e6;
        padding: 10px;

        text-align: center;
    }

    .ax-mob-hotel-deatil-body .mob-userinfo span {
        font-family: Lato;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .mob-price {
        display: flex;
        border-bottom: 1px solid #e7e7e7;
        padding: 15px 0px 10px;
        margin-bottom: 12px;
    }

    .ax-mob-hotel-deatil-body .stringprice {
        font-family: Lato;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;

        flex-grow: 1;
    }

    .ax-mob-hotel-deatil-body .bold-price {
        font-family: Lato;
        font-size: 21px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #236eaf;

        flex-grow: 1;
    }

    .ax-mob-hotel-deatil-body .ax-detail-info-save {
        color: black;
        font-size: 19px;
    }

    .ax-mob-hotel-deatil-body .mob-rating-hotel {
        display: flex;
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 12px;
        margin-bottom: 12px;

    }

    .ax-mob-hotel-deatil-body .hotel-star div:first-child {
        margin-right: 0px;
    }

    .ax-mob-hotel-deatil-body .hotel-star img {
        height: 18px;
    }

    .ax-mob-hotel-deatil-body .hotel-star {
        flex-grow: 1;
        display: flex;

    }

    .ax-mob-hotel-deatil-body .hotel-star div {
        font-family: Lato;
        font-size: 14px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .hotel-star img {
        width: 90px;
    }

    .ax-mob-hotel-deatil-body .tripadviser {
        flex-grow: 1;
        padding-left: 10px;
        display: none;
    }

    .ax-mob-hotel-deatil-body .heading-trip {
        font-family: Lato;
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .hotel_external_rating {
        width: 100%;
        margin-top: 5px;
    }

    .ax-mob-hotel-deatil-body .ax-tripadvisor-logo-rating {
        width: 87%;
    }

    .ax-mob-hotel-deatil-body .ax-tripadvisor-logo-reviews.down {
        font-family: Lato;
        font-size: 12px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .hotel-address-map {
        display: flex;
    }

    .ax-mob-hotel-deatil-body .hotel-address-mob {
        font-family: Lato;
        font-size: 14px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.15;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
        width: 70%;
        padding: 2px 0px;
    }

    .ax-mob-hotel-deatil-body .viewonmap {
        text-align: right;
        width: 30%;
    }

    .ax-mob-hotel-deatil-body .viewonmap button {
        font-family: Lato;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #236eaf;
        cursor: pointer;
        outline: 0;
        border: 0;
        background: transparent;
    }

    .mob-toogle-div .mobo-accordion {
        background-color: #e6e6e6;
        color: #444;
        cursor: pointer;
        padding: 15px 18px;
        width: 100%;
        border: none;
        outline: none;
        transition: 0.4s;
        border-top: 1px solid #c8c8c8;
        border-bottom: 1px solid #c8c8c8;
        font-family: Lato;
        font-size: 14px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #323232;
    }

    .mob-toogle-div .active,
    .mob-toogle-div .mobo-accordion:hover {
        background-color: #e6e6e6;
    }

    .mob-toogle-div .mobo-accordion:after {
        content: "\002B";
        color: #777;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

    .mob-toogle-div .active:after {
        content: "\2212";
    }

    .mob-toogle-div .mob-room-rates .active:after {
        content: "";
    }

    .mob-toogle-div .panel {
        padding: 0 18px;
        background-color: white;
        max-height: 0;
        overflow: scroll;
        transition: max-height 0.2s ease-out;
    }

    .sectionmobo-1 .ax-row.ax-review-rating-items {
        padding-bottom: 20px;
        display: block;
    }

    .sectionmobo-1 .details_review_left {
        width: 100%;
    }

    .sectionmobo-1 .details_review_right {
        width: 100%;
    }

    .panel .ax-about-content-wrap p {
        font-family: Lato;
        width: 100%;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: left;
        color: #787878;
        padding: 0px 18px;
    }

    .mob-detail-hotel-pricefooter {
        background: #e6e6e6;
        padding: 10px 18px;
        display: flex;
    }

    .price-sectio {
        flex-grow: 1;
    }

    .price-sectio .pax-details {
        font-family: Lato;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .price-sectio .price .ax-rs-intermiles {
        font-family: Lato;
        font-size: 16px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #323232;
    }

    .price-sectio .price span {
        font-family: Lato;
        font-size: 11px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.64;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .btn-mobo-details button {
        border-radius: 4px;
        background-color: #236eaf;
        font-family: Lato;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.8px;
        text-align: center;
        color: #ffffff;
        border: 0;
        padding: 10px;
    }

    .mob-detail-hotel-pricefooter {
        background: #e6e6e6;
        padding: 10px 18px;
        display: flex;
        align-items: center;
        position: fixed;
        bottom: 0;
        width: 100%;
        border-top: 2px solid #c8c8c8;
        z-index: 99;
    }

    .mob-toogle-div .panel.mob-room-rates {
        padding: 0px;
        padding-left: 18px;
        overflow-y: scroll;
    }

    .mob-room-rates .hotel-details-body {
        padding: 24px 0px;
        width: 100%;
        display: flex;
        white-space: nowrap;
        overflow: auto;
    }

    .mob-room-rates .ax-roomleft {
        width: 100%;
        border-right: 1px solid #e6e6e6;
        padding: 0px;
        padding-right: 18px;
    }

    .mob-room-rates .ax-amenities li {
        position: relative;
        margin-right: 10px;
    }

    .mob-room-rates ul.ax-amenities {
        position: relative;
        padding-right: 18px;
        display: flex;
        padding-left: 12px;
        flex-wrap: wrap;
    }

    .mob-room-rates .otherdeatilsroom .options-block {
        width: 55%;
    }

    .mob-room-rates .otherdeatilsroom .Price-block {
        width: 45%;
        padding: 30px 10px;
    }

    .mob-room-rates .otherdeatilsroom .inner-block {
        padding: 10px 10px 10px;
    }

    .mob-room-rates .otherdeatilsroom {
        display: flex;

    }

    .room-other-option-box div.otherdeatilsroom {
        border-bottom: 1px solid #e6e6e6;
    }

    .room-other-option-box div.otherdeatilsroom:last-child {
        border-bottom: none;
    }

    .room-other-option-box {
        margin-right: 18px;
        box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    }

    .singleroom-data-for-loop {
        padding-bottom: 20px;
    }

    .more-option-for-room {
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #236eaf;
        margin-right: 18px;
        padding: 0px 0px 20px;
        text-transform: uppercase;
    }

    .panel.mob-about-location {
        padding: 0px;
    }

    .mob-about-location .map-area {
        height: 172px;
    }

    .srp-desktop-btn {
        display: none;
    }

    .srp-mobo-btn {
        display: block !important;
    }

    .srp-desktop-btn-supplier {
        display: none !important;
    }

    .srp-mobo-btn-supplier {
        display: flex !important;
    }

    .ax-hotels-details-block .ax-hotel-name {
        font-family: Lato;
        font-size: 20.5px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #323232;
        padding-top: 10px;
        margin-bottom: 5px;
    }

    .mob-hoteldetails-wrapper .details_popup_modal,
    .main-container-hotel-booking .details_popup_modal {
        padding-top: 0px;
    }

    .mob-hoteldetails-wrapper .details_popup_modal-content,
    .main-container-hotel-booking .details_popup_modal-content {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;

        width: 100%;
        height: 100%;
        overflow-y: scroll;
    }

    #mob_map_view h2 {
        text-align: left;
        margin: 0px;
        padding-bottom: 20px;
        margin-top: -3px;
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #323232;
    }


}






@media only screen and (min-device-width: 823px) and (orientation: landscape) {

    .mob-hotel-review-tab {
        display: none;
    }

    .mob-hoteldetails-wrapper {
        margin-top: 102px;
        margin-bottom: 81px;
    }

    .ax-mob-hoteldetails {
        height: 200px;
    }

    .ax-mob-slider-hotel-details img.hotel-details-first-slider {
        height: auto;
        width: 100%;
        object-fit: cover;
        min-height: 100%;
    }

    .ax-mob-slider-hotel-details .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        color: #fff;
        outline: 0;
    }

    .ax-mob-slider-hotel-details .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        color: #fff;
        outline: 0;
    }

    .ax-mob-slider-hotel-details .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 24px !important;
        color: #fff !important;
    }

    .mob-hoteldetails-wrapper .carousel-caption.light-text {
        margin-top: 0px;
    }

    .mob-hoteldetails-wrapper .ax-hotels-details-block {
        position: relative;
        margin-bottom: 12px;
    }

    .mob-hoteldetails-wrapper .carousel-caption.light-text {
        position: absolute;
        height: 60px;
        box-shadow: 1px 3.9px 9px 1px rgba(0, 0, 0, 0.05);
        background-color: #ffffff;
        width: 92%;

        left: 15px;
        right: 15px;
        top: 170px;
        z-index: 99;
        padding: 11px;
        text-align: center;
    }

    .ax-mob-hotel-deatil-body {
        padding: 0px 15px;
    }

    .ax-mob-hotel-deatil-body .mob-userinfo {
        margin-top: 31px;
        background-color: #e6e6e6;
        padding: 10px;

        text-align: center;
    }

    .ax-mob-hotel-deatil-body .mob-userinfo span {
        font-family: Lato;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .mob-price {
        display: flex;
        border-bottom: 1px solid #e7e7e7;
        padding: 15px 0px 10px;
        margin-bottom: 12px;
    }

    .ax-mob-hotel-deatil-body .stringprice {
        font-family: Lato;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;

        flex-grow: 1;
    }

    .ax-mob-hotel-deatil-body .bold-price {
        font-family: Lato;
        font-size: 21px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #236eaf;

        flex-grow: 1;
    }

    .ax-mob-hotel-deatil-body .ax-detail-info-save {
        color: black;
        font-size: 19px;
    }

    .ax-mob-hotel-deatil-body .mob-rating-hotel {
        display: flex;
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 12px;
        margin-bottom: 12px;

    }

    .ax-mob-hotel-deatil-body .hotel-star div:first-child {
        margin-right: 0px;
    }

    .ax-mob-hotel-deatil-body .hotel-star img {
        height: 18px;
    }

    .ax-mob-hotel-deatil-body .hotel-star {
        flex-grow: 1;
        display: flex;

    }

    .ax-mob-hotel-deatil-body .hotel-star div {
        font-family: Lato;
        font-size: 14px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .hotel-star img {
        width: 90px;
    }

    .ax-mob-hotel-deatil-body .tripadviser {
        flex-grow: 1;
        padding-left: 10px;
        display: none;
    }

    .ax-mob-hotel-deatil-body .heading-trip {
        font-family: Lato;
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .hotel_external_rating {
        width: 100%;
        margin-top: 5px;
    }

    .ax-mob-hotel-deatil-body .ax-tripadvisor-logo-rating {
        width: 87%;
    }

    .ax-mob-hotel-deatil-body .ax-tripadvisor-logo-reviews.down {
        font-family: Lato;
        font-size: 12px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .hotel-address-map {
        display: flex;
    }

    .ax-mob-hotel-deatil-body .hotel-address-mob {
        font-family: Lato;
        font-size: 14px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.15;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
        width: 70%;
        padding: 2px 0px;
    }

    .ax-mob-hotel-deatil-body .viewonmap {
        text-align: right;
        width: 30%;
    }

    .ax-mob-hotel-deatil-body .viewonmap button {
        font-family: Lato;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #236eaf;
        cursor: pointer;
        outline: 0;
        border: 0;
        background: transparent;
    }

    .mob-toogle-div .mobo-accordion {
        background-color: #e6e6e6;
        color: #444;
        cursor: pointer;
        padding: 15px 18px;
        width: 100%;
        border: none;
        outline: none;
        transition: 0.4s;
        border-top: 1px solid #c8c8c8;
        border-bottom: 1px solid #c8c8c8;
        font-family: Lato;
        font-size: 14px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #323232;
    }

    .mob-toogle-div .active,
    .mob-toogle-div .mobo-accordion:hover {
        background-color: #e6e6e6;
    }

    .mob-toogle-div .mobo-accordion:after {
        content: "\002B";
        color: #777;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

    .mob-toogle-div .active:after {
        content: "\2212";
    }

    .mob-toogle-div .mob-room-rates .active:after {
        content: "";
    }

    .mob-toogle-div .panel {
        padding: 0 18px;
        background-color: white;
        max-height: 0;
        overflow: scroll;
        transition: max-height 0.2s ease-out;
    }

    .sectionmobo-1 .ax-row.ax-review-rating-items {
        padding-bottom: 20px;
        display: block;
    }

    .sectionmobo-1 .details_review_left {
        width: 100%;
    }

    .sectionmobo-1 .details_review_right {
        width: 100%;
    }

    .panel .ax-about-content-wrap p {
        font-family: Lato;
        width: 100%;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: left;
        color: #787878;
        padding: 0px 18px;
    }

    .mob-detail-hotel-pricefooter {
        background: #e6e6e6;
        padding: 10px 18px;
        display: flex;
    }

    .price-sectio {
        flex-grow: 1;
    }

    .price-sectio .pax-details {
        font-family: Lato;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .price-sectio .price .ax-rs-intermiles {
        font-family: Lato;
        font-size: 16px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #323232;
    }

    .price-sectio .price span {
        font-family: Lato;
        font-size: 11px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.64;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .btn-mobo-details button {
        border-radius: 4px;
        background-color: #236eaf;
        font-family: Lato;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.8px;
        text-align: center;
        color: #ffffff;
        border: 0;
        padding: 10px;
    }

    .mob-detail-hotel-pricefooter {
        background: #e6e6e6;
        padding: 10px 18px;
        display: flex;
        align-items: center;
        position: fixed;
        bottom: 0;
        width: 100%;
        border-top: 2px solid #c8c8c8;
        z-index: 99;
    }

    .mob-toogle-div .panel.mob-room-rates {
        padding: 0px;
        padding-left: 18px;
        overflow-y: scroll;
    }

    .mob-room-rates .hotel-details-body {
        padding: 24px 0px;
        width: 100%;
        display: flex;
        white-space: nowrap;
        overflow: auto;
    }

    .mob-room-rates .ax-roomleft {
        width: 100%;
        border-right: 1px solid #e6e6e6;
        padding: 0px;
        padding-right: 18px;
    }

    .mob-room-rates .ax-amenities li {
        position: relative;
        margin-right: 10px;
    }

    .mob-room-rates ul.ax-amenities {
        position: relative;
        padding-right: 18px;
        display: flex;
        padding-left: 12px;
        flex-wrap: wrap;
    }

    .mob-room-rates .otherdeatilsroom .options-block {
        width: 55%;
    }

    .mob-room-rates .otherdeatilsroom .Price-block {
        width: 45%;
        padding: 30px 10px;
    }

    .mob-room-rates .otherdeatilsroom .inner-block {
        padding: 10px 10px 10px;
    }

    .mob-room-rates .otherdeatilsroom {
        display: flex;

    }

    .room-other-option-box div.otherdeatilsroom {
        border-bottom: 1px solid #e6e6e6;
    }

    .room-other-option-box div.otherdeatilsroom:last-child {
        border-bottom: none;
    }

    .room-other-option-box {
        margin-right: 18px;
        box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    }

    .singleroom-data-for-loop {
        padding-bottom: 20px;
    }

    .more-option-for-room {
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #236eaf;
        margin-right: 18px;
        padding: 0px 0px 20px;
        text-transform: uppercase;
    }

    .panel.mob-about-location {
        padding: 0px;
    }

    .mob-about-location .map-area {
        height: 172px;
    }

    .srp-desktop-btn {
        display: none;
    }

    .srp-mobo-btn {
        display: block !important;
    }

    .srp-desktop-btn-supplier {
        display: none !important;
    }

    .srp-mobo-btn-supplier {
        display: flex !important;
    }

    .ax-hotels-details-block .ax-hotel-name {
        font-family: Lato;
        font-size: 20.5px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #323232;
        padding-top: 10px;
        margin-bottom: 5px;
    }

    .mob-hoteldetails-wrapper .details_popup_modal,
    .main-container-hotel-booking .details_popup_modal {
        padding-top: 0px;
    }


    .mob-hoteldetails-wrapper .details_popup_modal-content,
    .main-container-hotel-booking .details_popup_modal-content {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;


        height: 100%;
        overflow-y: scroll;
    }

    #mob_map_view h2 {
        text-align: left;
        margin: 0px;
        padding-bottom: 20px;
        margin-top: -3px;
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #323232;
    }


}







@media only screen and (max-width: 823px) and (min-width: 411px) and (orientation: landscape) {

    .mob-hotel-review-tab {
        display: none;
    }

    .mob-hoteldetails-wrapper {
        margin-top: 102px;
        margin-bottom: 81px;
    }

    .ax-mob-hoteldetails {
        height: 200px;
    }

    .ax-mob-slider-hotel-details img.hotel-details-first-slider {
        height: auto;
        width: 100%;
        object-fit: cover;
        min-height: 100%;
    }

    .ax-mob-slider-hotel-details .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        color: #fff;
        outline: 0;
    }

    .ax-mob-slider-hotel-details .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        color: #fff;
        outline: 0;
    }

    .ax-mob-slider-hotel-details .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 24px !important;
        color: #fff !important;
    }

    .mob-hoteldetails-wrapper .carousel-caption.light-text {
        margin-top: 0px;
    }

    .mob-hoteldetails-wrapper .ax-hotels-details-block {
        position: relative;
        margin-bottom: 12px;
    }

    .mob-hoteldetails-wrapper .carousel-caption.light-text {
        position: absolute;
        height: 60px;
        box-shadow: 1px 3.9px 9px 1px rgba(0, 0, 0, 0.05);
        background-color: #ffffff;
        width: 92%;

        left: 15px;
        right: 15px;
        top: 170px;
        z-index: 99;
        padding: 11px;
        text-align: center;
    }

    .ax-mob-hotel-deatil-body {
        padding: 0px 15px;
    }

    .ax-mob-hotel-deatil-body .mob-userinfo {
        margin-top: 31px;
        background-color: #e6e6e6;
        padding: 10px;

        text-align: center;
    }

    .ax-mob-hotel-deatil-body .mob-userinfo span {
        font-family: Lato;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .mob-price {
        display: flex;
        border-bottom: 1px solid #e7e7e7;
        padding: 15px 0px 10px;
        margin-bottom: 12px;
    }

    .ax-mob-hotel-deatil-body .stringprice {
        font-family: Lato;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;

        flex-grow: 1;
    }

    .ax-mob-hotel-deatil-body .bold-price {
        font-family: Lato;
        font-size: 21px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #236eaf;

        flex-grow: 1;
    }

    .ax-mob-hotel-deatil-body .ax-detail-info-save {
        color: black;
        font-size: 19px;
    }

    .ax-mob-hotel-deatil-body .mob-rating-hotel {
        display: flex;
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 12px;
        margin-bottom: 12px;

    }

    .ax-mob-hotel-deatil-body .hotel-star div:first-child {
        margin-right: 0px;
    }

    .ax-mob-hotel-deatil-body .hotel-star img {
        height: 18px;
    }

    .ax-mob-hotel-deatil-body .hotel-star {
        flex-grow: 1;
        display: flex;

    }

    .ax-mob-hotel-deatil-body .hotel-star div {
        font-family: Lato;
        font-size: 14px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .hotel-star img {
        width: 90px;
    }

    .ax-mob-hotel-deatil-body .tripadviser {
        flex-grow: 1;
        padding-left: 10px;
        display: none;
    }

    .ax-mob-hotel-deatil-body .heading-trip {
        font-family: Lato;
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .hotel_external_rating {
        width: 100%;
        margin-top: 5px;
    }

    .ax-mob-hotel-deatil-body .ax-tripadvisor-logo-rating {
        width: 87%;
    }

    .ax-mob-hotel-deatil-body .ax-tripadvisor-logo-reviews.down {
        font-family: Lato;
        font-size: 12px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .ax-mob-hotel-deatil-body .hotel-address-map {
        display: flex;
    }

    .ax-mob-hotel-deatil-body .hotel-address-mob {
        font-family: Lato;
        font-size: 14px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.15;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
        width: 70%;
        padding: 2px 0px;
    }

    .ax-mob-hotel-deatil-body .viewonmap {
        text-align: right;
        width: 30%;
    }

    .ax-mob-hotel-deatil-body .viewonmap button {
        font-family: Lato;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #236eaf;
        cursor: pointer;
        outline: 0;
        border: 0;
        background: transparent;
    }

    .mob-toogle-div .mobo-accordion {
        background-color: #e6e6e6;
        color: #444;
        cursor: pointer;
        padding: 15px 18px;
        width: 100%;
        border: none;
        outline: none;
        transition: 0.4s;
        border-top: 1px solid #c8c8c8;
        border-bottom: 1px solid #c8c8c8;
        font-family: Lato;
        font-size: 14px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #323232;
    }

    .mob-toogle-div .active,
    .mob-toogle-div .mobo-accordion:hover {
        background-color: #e6e6e6;
    }

    .mob-toogle-div .mobo-accordion:after {
        content: "\002B";
        color: #777;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

    .mob-toogle-div .active:after {
        content: "\2212";
    }

    .mob-toogle-div .mob-room-rates .active:after {
        content: "";
    }

    .mob-toogle-div .panel {
        padding: 0 18px;
        background-color: white;
        max-height: 0;
        overflow: scroll;
        transition: max-height 0.2s ease-out;
    }

    .sectionmobo-1 .ax-row.ax-review-rating-items {
        padding-bottom: 20px;
        display: block;
    }

    .sectionmobo-1 .details_review_left {
        width: 100%;
    }

    .sectionmobo-1 .details_review_right {
        width: 100%;
    }

    .panel .ax-about-content-wrap p {
        font-family: Lato;
        width: 100%;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: left;
        color: #787878;
        padding: 0px 18px;
    }

    .mob-detail-hotel-pricefooter {
        background: #e6e6e6;
        padding: 10px 18px;
        display: flex;
    }

    .price-sectio {
        flex-grow: 1;
    }

    .price-sectio .pax-details {
        font-family: Lato;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .price-sectio .price .ax-rs-intermiles {
        font-family: Lato;
        font-size: 16px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #323232;
    }

    .price-sectio .price span {
        font-family: Lato;
        font-size: 11px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.64;
        letter-spacing: normal;
        text-align: left;
        color: #505050;
    }

    .btn-mobo-details button {
        border-radius: 4px;
        background-color: #236eaf;
        font-family: Lato;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.8px;
        text-align: center;
        color: #ffffff;
        border: 0;
        padding: 10px;
    }

    .mob-detail-hotel-pricefooter {
        background: #e6e6e6;
        padding: 10px 18px;
        display: flex;
        align-items: center;
        position: fixed;
        bottom: 0;
        width: 100%;
        border-top: 2px solid #c8c8c8;
        z-index: 99;
    }

    .mob-toogle-div .panel.mob-room-rates {
        padding: 0px;
        padding-left: 18px;
        overflow-y: scroll;
    }

    .mob-room-rates .hotel-details-body {
        padding: 24px 0px;
        width: 100%;
        display: flex;
        white-space: nowrap;
        overflow: auto;
    }

    .mob-room-rates .ax-roomleft {
        width: 100%;
        border-right: 1px solid #e6e6e6;
        padding: 0px;
        padding-right: 18px;
    }

    .mob-room-rates .ax-amenities li {
        position: relative;
        margin-right: 10px;
    }

    .mob-room-rates ul.ax-amenities {
        position: relative;
        padding-right: 18px;
        display: flex;
        padding-left: 12px;
        flex-wrap: wrap;
    }

    .mob-room-rates .otherdeatilsroom .options-block {
        width: 55%;
    }

    .mob-room-rates .otherdeatilsroom .Price-block {
        width: 45%;
        padding: 30px 10px;
    }

    .mob-room-rates .otherdeatilsroom .inner-block {
        padding: 10px 10px 10px;
    }

    .mob-room-rates .otherdeatilsroom {
        display: flex;

    }

    .room-other-option-box div.otherdeatilsroom {
        border-bottom: 1px solid #e6e6e6;
    }

    .room-other-option-box div.otherdeatilsroom:last-child {
        border-bottom: none;
    }

    .room-other-option-box {
        margin-right: 18px;
        box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    }

    .singleroom-data-for-loop {
        padding-bottom: 20px;
    }

    .more-option-for-room {
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #236eaf;
        margin-right: 18px;
        padding: 0px 0px 20px;
        text-transform: uppercase;
    }

    .panel.mob-about-location {
        padding: 0px;
    }

    .mob-about-location .map-area {
        height: 172px;
    }

    .srp-desktop-btn {
        display: none;
    }

    .srp-mobo-btn {
        display: block !important;
    }

    .srp-desktop-btn-supplier {
        display: none !important;
    }

    .srp-mobo-btn-supplier {
        display: flex !important;
    }

    .ax-hotels-details-block .ax-hotel-name {
        font-family: Lato;
        font-size: 20.5px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #323232;
        padding-top: 10px;
        margin-bottom: 5px;
    }

    .mob-hoteldetails-wrapper .details_popup_modal,
    .main-container-hotel-booking .details_popup_modal {
        padding-top: 0px;
    }

    .mob-hoteldetails-wrapper .details_popup_modal-content,
    .main-container-hotel-booking .details_popup_modal-content {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;

        width: 100%;
        height: 100%;
        overflow-y: scroll;
    }

    #mob_map_view h2 {
        text-align: left;
        margin: 0px;
        padding-bottom: 20px;
        margin-top: -3px;
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #323232;
    }

    .ax-mob-hotel-deatil-body .mob-rating-hotel .hotel-start img {
        width: 90px;
    }


}