body {
  margin: 0px;
  padding: 0px;
  overflow-y: hidden;
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

::-webkit-scrollbar {
  width: 0px;
  background: transparent !important;
  width: 5px;
  background-color: rgba(0, 0, 0, 0);
}

.mapboxgl-ctrl-bottom-right {
  position: absolute;
  bottom: 165px !important;
}

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.footer-btns-wrap {
  display: flex;
  padding-top: 4px;
  gap: 6px;
  flex-wrap: wrap;
}

.footer-btns-wrap .locate-google-maps {
  background-color: #558DDD;
  color: #fff;
  height: 25px;
  width: auto;
  display: flex;
  justify-content: center;
  font-size: 12px;
  align-items: center;
  gap: 4px;
  border-radius: 25px;
  border: 1px solid transparent;
  border-color: #558DDD;
  padding: 0 7px;
  text-decoration: none !important;
}

.footer-btns-wrap .fullscreen-reserve-button {
  width: auto;
}

.control-container.result-container-control.pd-20 {
  justify-content: flex-start;
  gap: 4px;
}

.control-container.result-container-control.pd-20 .cat-img {
  height: 25px;
  width: 25px;
}

.control-container {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
}

.card .card-left {
  position: relative;
}

.row-card .row-left {
  position: relative;
}

.favourities {
  height: 30px;
  width: 60px;
  background-color: rgba(255, 255, 255, 0);
  position: absolute;
  top: 4px;
  right: 8px;
  cursor: pointer;
}

.favourities.favourite-remove {
  width: 90px;
}

.selected-container-favourities {
  height: 30px;
  width: 60px;
  background-color: rgba(255, 255, 255, 0);
  position: absolute;
  top: 4px;
  right: 26px;
  cursor: pointer;
}

.selected-container-favourities.favourite-remove {
  width: 90px;
}

.pin-remove-icon {
  right: 53px !important;
}

.control-container .left-part {
  display: flex;
  align-items: center;
  gap: 6px;
}

.control-container .left-part .cat-icons {
  position: relative;
  bottom: 0;
  width: 25px;
}

.control-container .left-part .cate-icons-selected-container img {
  height: 25px;
  width: 25px;
}

.control-container .left-part .cat-icons img {
  height: 25px;
  width: 25px;
}

.icon-box {
  height: 25px;
  width: auto;
  display: flex;
  justify-content: center;
  font-size: 12px;
  align-items: center;
  gap: 4px;
  border-radius: 25px;
  border: 1px solid transparent;
  padding: 0 7px;
}

.icon-box:focus {
  text-decoration: none;
}

.icon-box.locate-google-maps {
  background-color: #558DDD;
  color: #fff;
  border-color: #558DDD;
}

.icon-box.share-box {
  color: #1D1D1B;
  border-color: #1D1D1B;
}

.icon-box.browser {
  border-color: transparent;
  padding: 0;
}

.first-div-360 {
  background-color: #0000;
}

.item {
  background-color: #000 !important;
}

.item.active {
  background-color: #0000 !important;
}

.category-scroll-all-btn {
  padding-top: 15px;
  display: block;
  text-decoration: none;
  font-size: 12px;
  pointer-events: all;
  text-align: center;
}

.category-scroll-all-btn span {
  color: white;
  position: absolute;
  top: 16px;
  left: 25px;
  font-size: 16px;
}

.category-scroll-best-btn {
  padding-top: 15px;
  display: block;
  text-decoration: none;
  font-size: 12px;
  pointer-events: all;
  text-align: center;
  background-color: #fff !important;
  border-style: solid;
  border-color: #ffcc00;
  border-width: 2px;
}

.category-scroll-best-btn span {
  color: #ffcc00;
  position: absolute;
  top: 28px;
  left: 20px;
  font-size: 13px;
}

.category-scroll-best-btn.unselected {
  border-color: #cecdcd !important;
}

.category-scroll-best-btn.unselected svg path {
  fill: #cecdcd !important;
  stroke: #cecdcd !important;
}

.category-scroll-best-btn.unselected span {
  color: #cecdcd;
}

.layer-control-left {
  display: inline-block;
  overflow-x: scroll;
  overflow-y: hidden;
  max-width: 100%;
  min-width: 100%;
  margin: 0 0 0 0;
  position: absolute;
  white-space: nowrap;
  bottom: 11.5px;
  padding: 0px 12% 0 10%;
}

.layer-control-left .control.unselected {
  background-color: #cecdcd !important;
}

.layer-control-left .control.unselected .api.color img {
  filter: brightness(0) invert(1) !important;
}

.layer-control-left .control.unselected span {
  color: #fff !important;
}

.layer-control-left .control {
  padding-top: 15px;
  display: block;
  text-decoration: none;
  font-size: 12px;
  pointer-events: all;
  text-align: center;
}

.layer-control-left .control .api.color img {
  filter: none !important;
}

.layer-control-left .control svg path {
  fill: #fff !important;
  stroke: #fff !important;
  fill: #fff !important;
  stroke: #fff !important;
  fill: #fff !important;
  stroke: #fff !important;
  object-fit: cover;
  fill: #fff !important;
  stroke: #fff !important;
}

.layer-control-left .control span {
  font-size: 10px;
  color: #808080;
  display: block;
  margin-top: 3px;
}

.layer-control-left a {
  padding: 5px !important;
  background-color: #39a6ea;
  width: 70px;
  height: 53px;
  text-align: center;
  padding-left: 11px;
  border-radius: 6px;
  position: relative;
  bottom: -7px;
}

.layer-control-left::-webkit-scrollbar {
  display: none;
}

.layer-control-left li {
  width: 12%;
  min-width: 100px;
  display: inline-block;
  vertical-align: top;
}

.control .cate-icons-selected-container-mobile {
  display: none;
}

.control svg polygon {
  fill: #fff !important;
  stroke: #fff !important;
}

.fav-icon-mobile {
  display: none;
}

.svg-control {
  display: none;
}

.bottom-right-logo {
  cursor: pointer;
}

.results-container::-webkit-scrollbar-thumb {
  display: none;
}

.results-container .row-card .row-left .img-container .carousel-control.right {
  right: 6px !important;
  left: auto;
  width: 24px !important;
  top: 105px !important;
}

.results-container .row-card .row-left .img-container .carousel-control.left {
  left: 6px !important;
  width: 24px !important;
  top: 105px !important;
}

.hand-gif-viewList-semi-carousel {
  position: absolute;
  top: 12px;
  left: 43px;
  height: 137px !important;
  width: 148px;
  background-color: #f0f8ff00;
  pointer-events: none !important;
}

.hand-gif-viewList-big-carousel {
  position: absolute;
  top: 26%;
  left: 30%;
  height: 249px !important;
  width: 397px;
  background-color: #f0f8ff00;
  pointer-events: none !important;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.47);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 1 !important;
  position: absolute;
  top: 50% !important;
  bottom: 0;
  left: 0;
  width: 5% !important;
  font-size: 20px;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  height: 70px;
  border-radius: 43px;
  transform: translate(-1px, -50%);
}

.carousel-control:hover {
  opacity: 0.7 !important;
}

.map-description-mobile {
  height: 100px;
  width: 100%;
  position: absolute;
  top: 5px;
  z-index: 99;
  left: 9px;
  display: none;
}

.mobile-fullscreen {
  position: absolute;
  height: 34px;
  width: 100px;
  background-color: #fff;
  z-index: 9999;
  top: 8px;
  right: 6px;
  border-radius: 6px;
  padding: 5px 0 6 9px;
  font-size: 17px;
  display: none;
}

.percentage-load-mobile {
  background-color: #72b6e4;
  height: 10px;
  position: absolute;
  width: 14.2054%;
  top: 39px;
  display: none;
}

.carousel-control.left {
  background-image: none !important;
  filter: none !important;
  left: 27px !important;
  left: auto;
}

.carousel-control.right {
  background-image: none !important;
  filter: none !important;
  right: 13px !important;
  right: auto;
}

#myCarousel .carousel-control {
  position: absolute;
  top: 50% !important;
  bottom: 0;
  width: 3% !important;
  font-size: 20px;
  color: #fff;
  text-align: center;
  height: 70px;
  border-radius: 43px;
  transform: translate(-1px, -50%);
}

.selected-container .card .card-left .img-container .carousel-control.right {
  right: 6px !important;
  left: auto;
  width: 25px !important;
  top: 105px !important;
}

.selected-container .card .card-left .img-container .carousel-control.left {
  left: 6px !important;
  width: 25px !important;
  top: 105px !important;
}

.custom-weather-widget {
  height: 120px;
  width: 100%;
  position: absolute;
  top: 80px;
  background-color: #27508e;
  z-index: 99999;
  padding: 10;
  display: none;
}

.custom-weather-widget .weather-forecast {
  display: flex;
  overflow-y: scroll;
}

.custom-weather-widget .weather-forecast::-webkit-scrollbar {
  width: 0.5px !important;
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.custom-weather-widget .weather-forecast::-webkit-scrollbar-thumb {
  height: 1px !important;
  width: 0.5px !important;
  display: none;
}

.custom-weather-widget .weather-forecast .weatherinfo {
  background-color: #ffffff1f;
  height: 100px;
  width: 10%;
  border-radius: 7px;
  margin: 0 5px 0 5px;
  padding: 14px 24px;
  min-width: 142px !important;
}

.custom-weather-widget .weather-forecast .weatherinfo .weatherinfo-padding {
  background-color: #b5d2b6;
  height: 100%;
}

.weather-label {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 20%;
  background-color: #ffffff1f;
  border-radius: 7px;
  margin: 0 5px 0 1px;
  padding: 14px 24px;
  min-width: 142px;
}

.mainPart-DS-EntryPoint1-1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

.headerV3-DS-EntryPoint1-1 {
  text-transform: capitalize;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 4px 0;
}

.iconTempPart-DS-EntryPoint1-1 {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  padding-left: 6px;
}

.iconTempPartContainer-DS-EntryPoint1-1 {
  height: 40px;
  width: 40px;
  margin: 0 auto !important;
  height: 49px;
  width: 40px;
  margin: 0 auto !important;
  position: relative;
  left: -10px;
}

.tempPart-DS-EntryPoint1-1 {
  display: flex;
  flex-direction: column;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  margin-left: 14px;
  width: 0;
  flex: 1 1 auto;
}

#more-weather {
  height: 21px;
  width: 22px;
  background-color: #ffffff1f;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
}

#left-slide-more-weather {
  height: 21px;
  width: 22px;
  background-color: #ffffff1f;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
}

.infoPart-DS-EntryPoint1-1 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.weather-openweatherapi {
  height: 223px;
  font-size: 15px;
  min-width: 151px;
  position: absolute;
  top: 110px;
  left: 20px;
  background-color: #fff;
  z-index: 999;
  display: inline;
  padding: 24px;
}

.weather-openweatherapi #description-weather {
  margin: 5 0 0 0 !important;
  font-size: 15px;
}

.weather-openweatherapi #conditions {
  margin: 5 0 0 0 !important;
  font-size: 15px;
}

.weather-openweatherapi #temp {
  margin: 5 0 0 0 !important;
  font-size: 15px;
}

.weather-openweatherapi #humidity {
  margin: 5 0 0 0 !important;
  font-size: 15px;
}

.weather-openweatherapi #clouds {
  margin: 5 0 0 0 !important;
  font-size: 15px;
}

.weather-openweatherapi #wind-speed {
  margin: 5 0 7 0 !important;
  font-size: 15px;
}

::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border: 2px solid rgba(0, 0, 0, 0.08);
  height: 100px;
  border-radius: 10px;
}

.bottom-bar {
  height: 80px;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
  position: fixed;
  bottom: 0;
  display: none;
}

.mapboxgl-ctrl-geocoder--input {
  outline: none !important;
}

.pano-ifrm {
  background: url(../img/loading.gif) center center no-repeat;
  pointer-events: all;
  width: 100%;
  height: 100%;
}

.slider-toggle {
  color: #6f6f6e;
  text-decoration: none;
  padding: 5px;
  font-family: Montserrat;
  float: left;
  position: absolute;
  width: 100%;
}

.description-small {
  overflow-y: auto;
  height: 252px;
}

.description-small span {
  font-family: "Montserrat";
}

.top-bar-desktop {
  position: fixed;
  top: 0;
  z-index: 999;
  height: 80px;
  width: 100vw;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  flex-direction: row;
}

.top-bar-desktop:has(.map-logo) {
  flex-direction: row-reverse;
}

.map-logo {
  max-width: fit-content;
  max-width: 320px;
  background-color: #0000;
}

.map-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.top-bar-desktop .container-desktop {
  -webkit-display: flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 18px;
}

.top-bar-desktop .container-desktop .search-desktop img {
  height: 53%;
  width: 100%;
  margin-top: -2px !important;
}

.top-bar-desktop .container-desktop .best-desktop img {
  height: 53%;
  width: auto;
  margin: 1px 23px 18px 28px;
}

.top-bar-desktop .search-desktop {
  position: relative;
  height: 40px;
  width: 80px;
  background-color: #fff;
  cursor: pointer;
}

.top-bar-desktop .search-desktop span {
  position: absolute;
  bottom: -8px;
  left: 22px;
  font-size: 13px;
}

.top-bar-desktop .best-desktop {
  position: relative;
  height: 42px;
  width: 80px;
  background-color: #fff0;
  cursor: pointer;
}

.top-bar-desktop .best-desktop span {
  position: absolute;
  bottom: -8px;
  left: 27px;
  font-size: 13px;
}

.top-bar-desktop .desktop-icon {
  position: relative;
  height: 65px;
  width: 65px;
  background-color: #fff0;
  cursor: pointer;
}

.top-bar-desktop .desktop-icon img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}


.top-bar-desktop .favourite-desktop span {
  position: absolute;
  bottom: -8px;
  left: 26px;
  font-size: 13px;
}

.top-bar-desktop .weather-desktop span {
  position: absolute;
  bottom: -9px;
  left: 8px;
  font-size: 13px;
}

.top-bar-desktop .share-desktop span {
  position: absolute;
  bottom: -8px;
  left: 23px;
  font-size: 13px;
}

.top-bar-desktop .full-screen-desktop span {
  position: absolute;
  bottom: -8px;
  left: 20px;
  font-size: 13px;
}

.top-bar-desktop .share-desktop.mobile span {
  position: absolute;
  bottom: -4px;
  left: 2px !important;
  font-size: 10px;
}

.top-bar-desktop .favourite-desktop.mobile span {
  position: absolute;
  bottom: -4px;
  left: 0px !important;
  font-size: 10px;
}

.top-bar-desktop .weather-desktop.mobile span {
  position: absolute;
  bottom: -4px;
  left: -4px;
  font-size: 10px;
}

.top-bar-desktop .weather-desktop.mobile img {
  height: 62%;
  width: 82%;
  object-fit: contain;
  object-position: left;
}

.top-bar-desktop .search-desktop.mobile span {
  position: absolute;
  bottom: -4px;
  left: -4px !important;
  font-size: 10px;
}

.top-bar-desktop .best-desktop.mobile span {
  position: absolute;
  bottom: -4px;
  left: 2px !important;
  font-size: 10px;
}

.top-bar-desktop .full-screen-desktop.mobile span {
  position: absolute;
  bottom: -4px;
  left: -4px !important;
  font-size: 10px;
}


.map-link {
  position: absolute;
  z-index: 999;
  color: #000000;
  cursor: pointer;
  right: 18px;
  font-size: 14px;
  left: auto;
  top: 75px;
}

.map-link a {
  color: #000000;
}

.map-link:hover {
  text-decoration: underline;
}

.mobile {
  width: 50px !important;
  margin: 0;
  padding: 0;
}

.mobile img {
  height: 53%;
  width: auto;
}

.top-bar {
  height: 70px;
  width: 100vw;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  z-index: 999;
  display: flex;
  flex-direction: row;
  flex-direction: row-reverse;
}

.top-bar div {
  flex-basis: 39%;
  flex-shrink: 1;
  cursor: pointer;
}

.search-top-bar {
  background-color: #fffffd;
}

.search-top-bar img {
  height: 50%;
  width: 100%;
  margin: 18px 0 18px 0px;
}

.best-top-bar {
  background-color: #fffffd;
}

.best-top-bar img {
  height: 50%;
  width: 100%;
  margin: 18px 0 18px 0px;
}

.favourite-top-bar {
  background-color: #fffffd;
}

.favourite-top-bar img {
  height: 50%;
  width: 100%;
  margin: 18px 0 18px 0px;
}

.share-top-bar {
  background-color: #fffffd;
}

.share-top-bar img {
  height: 50%;
  width: 100%;
  margin: 18px 0 18px 0px;
}

.social-share-div-map {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 24px 24px 24px 24px;
  background: #fff;
  width: 300px;
  border-radius: 15px;
  font-size: 16px;
  z-index: 9999;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 14px 0 rgba(0, 0, 0, 0.19);
}

.sharing-options {
  display: flex;
  justify-content: space-between;
}

.share-select {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 25px 0;
}

.share-select input[type="radio"] {
  visibility: hidden;
  height: 0;
  width: 0;
  position: absolute;
}

.share-select label {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #1D1D1B;
  color: #1D1D1B;
  padding: 5px 10px;
  border-radius: 35px;
  transition: color 0.1s ease-out,
    background-color 0.1s ease-in;
  user-select: none;
  text-transform: capitalize;
  margin-bottom: 0;
  min-width: 110px;
  font-weight: normal;
}

.share-select input[type="radio"]:checked+label {
  background-color: #efab00;
  border-color: #efab00;
}

.share-select input[type="radio"].haveFav+label svg path.inner {
  fill: #E42417;
}

.share-select input[type="radio"].haveFav:checked+label svg path.inner {
  fill: #E42417;
}

.social-share-div-map .share-icon {
  height: 44px;
  width: 44px;
  cursor: pointer;
}



.fullScreen-frame {
  background-color: #000000;
  border: none;
}

.carousel-pano-full {
  font-size: 20px;
  height: 40px;
  position: absolute;
  top: 15px;
  cursor: pointer;
  /* right: 70px; */
  left: 16px;
  background-color: #fff;
  padding: 5px;
  border-radius: 4px;
  width: 40px;
  text-align: center;
}

.booking-frame-div {
  background: url(../img/loading.gif) center center no-repeat;
}

#Helicopter-view {
  background: url(../img/loading.gif) center center no-repeat;
}

.booking-close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.user-rotate-logo {
  position: absolute;
  height: 200px;
  width: 200px;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

.social-share-result-show {
  display: flex !important;
}

#carousel-container {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  z-index: 9990;
  padding: 0;
}

.carousel-inner .item img {
  height: 100%;
}

.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.carousel-inner>.item>img {
  display: block;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.carousel-bg-dark {
  width: 100%;
  background-color: #0000008f;
  z-index: 9999;
  position: absolute;
  display: none;
  padding: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.carousel-close {
  position: absolute;
  top: 0;
  right: -50px;
  z-index: 9;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.thumbnail a>img {
  display: block;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.thumbnail>img {
  display: block;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.booking-bg-dark {
  width: 100%;
  height: 100%;
  background-color: #0000008f;
  display: none;
  position: absolute;
  z-index: 9999;
  top: 0;
}

.map {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 80px;
}

.mapboxgl-ctrl-attrib {
  display: none !important;
}

.mapboxgl-ctrl-logo {
  display: none !important;
}

.mapboxgl-ctrl-top-left {
  bottom: 30px !important;
  right: calc(50% - 128px) !important;
  top: unset;
  left: unset;
}

.logo-pane {
  position: absolute;
  top: 20px;
  left: 0px;
  right: 0px;
  height: 80px;
  width: 100%;
  background: rgba(0, 0, 0, 0);
  display: flex;
  padding-left: 25px;
  align-items: center;
}

.logo-pane img {
  max-width: 50%;
  max-height: 100%;
}

.info-pane {
  position: absolute;
  background-color: green;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0);
  pointer-events: none !important;
}

.panel-container-vertical {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid silver;
  overflow: hidden;
}

.panel-top {
  flex: 0 0 auto;
  height: calc(100% - 121px);
  width: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0);
  color: white;
  box-sizing: border-box;
  pointer-events: none !important;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}

.splitter-horizontal {
  flex: 0 0 auto;
  height: 40px;
  background-color: #fff;
  cursor: row-resize;
  pointer-events: all !important;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  z-index: 1002;
  border-bottom: 1px solid #eee;
}

.splitter-horizontal .slider-toggle {
  margin: 5px;
  height: 35px;
  display: block;
}

.splitter-horizontal .slider-toggle .up {
  display: block;
}

.splitter-horizontal .slider-toggle .down {
  display: none;
}

.splitter-horizontal.full .slider-toggle .down {
  display: block;
  margin-top: 15px;
}

.splitter-horizontal.full .slider-toggle .up {
  display: none;
  margin-top: 15px;
}

.splitter-horizontal.expanded .slider-toggle .down {
  display: block;
  margin-top: 15px;
}

.splitter-horizontal.expanded .slider-toggle .up {
  display: none;
  margin-top: 15px;
}

.panel-bottom {
  flex: 1 1 auto;
  background: #fff;
  box-sizing: border-box;
  z-index: 999;
}

.panel-bottom .content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: calc(100% - 70px);
  flex: 1;
}

.panel-bottom .content {
  display: none;
  position: absolute;
  width: 100%;
  padding: 15px;
}

.panel-bottom .results-container {
  display: none;
}

.panoroma-share {
  height: 20px;
  width: 20px;
  left: 20px;
  position: absolute;
  display: none;
  top: 8px;
}

.frame-share-div {
  height: 55px;
  position: absolute;
  top: 39px;
  left: 6px;
  height: 58px;
  width: 168px;
  padding: 5px;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  background-color: #fff;
  display: none;
  border-radius: 14px;
  cursor: pointer;
  z-index: 9999;
}

.panel-bottom.being_dragged .content {
  opacity: 0.3;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.panel-bottom.expanded .content {
  display: block;
  height: 100%;
  box-sizing: border-box;
}

.panel-bottom.expanded .pano {
  display: none;
}

.panel-bottom.expanded .thumb {
  display: inline-block;
}

.panel-bottom.expanded .selected-container {
  display: block;
  position: relative;
  height: 100%;
}

.panel-bottom.expanded .selected-container .card {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  height: 100%;
  border: none;
}

.panel-bottom.expanded .selected-container .card .card-left {
  order: 1;
  width: 45%;
  height: 100%;
  display: flex;
  flex-direction: column;
  pointer-events: all;
}

.panel-bottom.expanded .selected-container .card .card-left .img-container {
  width: 100%;
  pointer-events: all;
}

.panel-bottom.expanded .selected-container .card .card-left .img-container img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.panel-bottom.expanded .selected-container .card .card-left .img-container img:hover {
  cursor: pointer;
}

.panel-bottom.expanded .selected-container .card .card-left .control img {
  width: 100%;
}

.panel-bottom.expanded .selected-container .card .card-left .img-control-container {
  width: 100%;
  height: 30px;
  text-align: center;
}

.panel-bottom.expanded .selected-container .card .card-center {
  order: 2;
  width: 45%;
  padding-left: 10px;
  text-align: left;
  font-size: 14px;
  height: 100%;
  line-height: 22px;
  pointer-events: all;
}

.panel-bottom.expanded .selected-container .card .card-center .title-container h5 {
  margin: 0px 0px 2px 0px;
  font-weight: 600;
  font-size: 16px !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-family: "Montserrat";
  line-height: 21px;
}

.panel-bottom.expanded .selected-container .card .card-center .control-container {
  position: relative;
}

.panel-bottom.expanded .selected-container .card .card-center .control-container .control img {
  height: 100%;
  width: 100%;
}

.panel-bottom.expanded .selected-container .card .card-right {
  order: 3;
  width: 10%;
  height: 100%;
  pointer-events: all;
}

.panel-bottom.full .content {
  display: block;
  height: 100%;
  box-sizing: border-box;
}

.panel-bottom.full .pano {
  display: block;
}

.panel-bottom.full .results-container {
  display: block;
  position: relative;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-y: scroll;
  overflow-x: hidden;
  pointer-events: all;
}

.panel-bottom.full .results-container .card {
  height: 150px;
  margin-bottom: 15px;
}

.panel-bottom.full .selected-container {
  display: none;
}

.panel-bottom.expanded.full .pano {
  display: none;
}

.panel-bottom.full.pano_on .pano {
  width: 100%;
  height: 100%;
  display: block;
}

.panel-bottom.full.pano_on .pano-close-container {
  position: absolute;
  top: 30px;
  right: 35px;
}

.panel-bottom.full.pano_on .pano-close-container a {
  pointer-events: all;
}

.panel-bottom.full.pano_on .results-container {
  display: none;
}

.panel-menu-container {
  z-index: 1999;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 80px;
  background: #fff;
  padding: 0px 7px;
}

.panel-menu-container2 {
  z-index: 1003;
  position: absolute;
  bottom: 80px;
  left: 0px;
  right: 0px;
  height: 80px;
  background: #fff;
  padding: 0px 7px;
  display: none;
}

.hide-show-all-pannel-container2 {
  display: none;
}

.hide-all-best-col-end {
  position: absolute;
  height: 100px;
  width: 14%;
  bottom: -20px;
  right: -1.3%;
}

.col-left {
  vertical-align: top;
  width: 100%;
  margin: 0;
  height: 100%;
  display: inline-block;
  z-index: 999999;
  position: relative;
}

.col-middle {
  vertical-align: top;
  width: 20%;
  margin: 0;
  height: 100%;
  display: inline-block;
}

.col-middle .bulk-filter-status {
  display: none;
}

.col-right {
  vertical-align: top;
  width: 40%;
  margin: 0;
  height: 100%;
  display: inline-block;
}

.col-extra-end {
  vertical-align: top;
  width: 35%;
  margin: 0;
  position: absolute;
  margin: 1px 0 0 0px;
  height: 100%;
  display: inline-block;
}

.layer-control-right .control {
  padding-top: 15px;
  display: block;
  text-decoration: none;
  font-size: 12px;
  pointer-events: all;
  text-align: center;
}

.layer-control-right .control svg path {
  fill: #fff !important;
  stroke: #fff !important;
}

.layer-control-right .control svg rect {
  fill: #fff !important;
  stroke: #fff !important;
}

.layer-control-right .control svg circle {
  fill: #fff !important;
  stroke: #fff !important;
  object-fit: cover;
}

.layer-control-right .control svg polygon {
  fill: #fff !important;
  stroke: #fff !important;
}

.layer-control-right .control span {
  font-size: 10px;
  color: #808080;
  display: block;
  margin-top: 3px;
}

.layer-control-right .control.unselected span {
  color: #fff !important;
}

li.beach a.control.addcolor svg path {
  fill: #bee3ed !important;
}

li.dine a.control.addcolor svg path {
  fill: #e2d4af !important;
}

li.activity a.control.addcolor svg path {
  fill: #b5d2b6 !important;
}

li.stay a.control.addcolor svg path {
  fill: #eb6aa4 !important;
}

li.shop a.control.addcolor svg path {
  fill: #f9d0d6 !important;
}

li.hotspot a.control.addcolor svg path {
  fill: #fcc978 !important;
}

.layer-filter .status-cb {
  display: none;
}

.layer-bulk-filter-container {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
}

.layer-bulk-filter-container .bulk-filter-button {
  border: 1px solid #eee;
  border-radius: 120px;
  font-size: 20px;
  text-decoration: none;
  color: #737373;
  position: absolute;
  height: 84px;
  width: 90px;
  pointer-events: all;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -5px;
  text-align: center;
}

.layer-bulk-filter-container .bulk-filter-button.off {
  border: 2px solid #c4dfe9;
  color: #c4dfe9;
  border-radius: 34px;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  height: 64px;
  width: 64px;
  pointer-events: all;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -5px;
}

.info-card-left {
  pointer-events: visible;
  height: 100%;
  vertical-align: top;
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
}

.info-card-left h6 {
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.info-card-left img {
  width: 100%;
  max-height: 100px;
}

.info-card-right {
  vertical-align: top;
  width: 48%;
  padding: 5px;
  box-sizing: border-box;
  padding-top: 26px;
}

.info-card-right p {
  margin: 0;
  font-size: 14px;
}

.info-card-right iframe {
  width: 100%;
  height: 100%;
  pointer-events: all;
}

.row-card {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #d2d6d6;
  padding: 20px 0px 20px 0px;
}

.row-left {
  width: 40%;
  order: 1;
}

.row-left .img-container {
  width: 100%;
}

.row-left .img-container img {
  width: 100%;
  height: 100% !important;
}

.row-left .img-container img:hover {
  cursor: pointer;
}

.row-left .img-control-container {
  width: 100%;
  height: 30px;
  text-align: center;
}

.row-left .img-control-container .control img {
  width: 100%;
  max-height: 100%;
}

.row-left .img-control-container .control-left {
  height: 30px;
  width: 30px;
  display: inline-block;
  float: left;
}

.row-left .img-control-container .control-center {
  height: 30px;
  width: 30px;
  display: inline-block;
  margin: 0;
}

.row-left .img-control-container .control-right {
  height: 30px;
  width: 30px;
  display: inline-block;
  float: right;
}

.row-left .img-control-container .control-right img {
  width: 100%;
  height: auto !important;
}

.row-center {
  order: 2;
  width: 45%;
  padding-left: 15px;
  text-align: left;
  font-size: 12px;
  line-height: 22px;
}

.row-center .title-container h5 {
  margin: 0px 0px 0px 0px;
  font-weight: 600;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-family: "Montserrat";
  line-height: 21px;
}

.row-center .control-container .control img {
  height: 100%;
  width: 100%;
}

.limit-text {
  margin: 0;
  font-family: "Montserrat";
  word-break: break-word;
}

.row-right {
  order: 3;
}

.mapboxgl-popup-content {
  font-family: "Montserrat", sans-serif;
}

.actual-carousel {
  width: 1333px;
  height: 716px;
  border: 0;
  border-radius: 0px;
}

.actual-carousel .close {
  position: absolute;
  z-index: 20;
  right: -60px;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.5);
  color: white;
  opacity: 1;
  text-shadow: none;
}

.actual-carousel .modal-body {
  padding: 0;
  height: 100%;
}

.actual-carousel .modal-body .carousel {
  position: relative;
}

.actual-carousel .modal-body .carousel .rating {
  position: absolute;
  right: 18px;
  top: 12px;
  z-index: 2;
}

.actual-carousel .modal-body .carousel .rating a {
  font-size: 32px;
  color: #fff;
}

.actual-carousel .modal-body .carousel .carousel-inner .item {
  height: 100%;
}

.actual-carousel .modal-body .carousel .carousel-inner .item img {
  object-fit: cover;
  background-position: center center;
  height: 100%;
}

.actual-carousel .modal-body .row {
  margin: 0;
}

.actual-carousel .modal-body .row .col-md-9 {
  padding: 0;
}

.actual-carousel .modal-body .row .col-md-3 {
  padding: 0;
}

.actual-carousel .modal-body .hotel-details-outer {
  padding: 12px;
  height: 100%;
  position: relative;
}

.actual-carousel .modal-body .hotel-details-outer .divider {
  height: 1px;
  width: 100%;
  background: #afafaf;
}

.actual-carousel .modal-body .hotel-details-outer .hotel-description {
  padding: 15px 26px 20px !important;
}

.actual-carousel .modal-body .hotel-details-outer p {
  font-size: 12px;
}

.actual-carousel .modal-body .hotel-details-outer .location {
  display: flex;
  padding: 12px 0px;
  padding-top: 9px;
}

.actual-carousel .modal-body .hotel-details-outer .location span {
  width: 35%;
}

.actual-carousel .modal-body .hotel-details-outer .location p {
  margin-bottom: 0;
}

.actual-carousel .modal-body .hotel-details-outer .location.tele {
  padding-top: 9px;
}

.actual-carousel .modal-body .hotel-details-outer .social-share-icons {
  padding: 10px 20px;
}

.actual-carousel .modal-body .hotel-details-outer .social-share-icons>span {
  font-size: 32px;
  margin-right: 10px;
}

span {
  font-size: 12px;
}

.fullscreen-pop-up-favourities {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 16px;
  z-index: 1;
  height: 30px;
}

.hotel-divider {
  margin: 1px 0;
  border-color: #afafaf;
}

.modal-bottom {
  position: absolute;
  bottom: 0;
  width: calc(100% - 22px);
  padding: 26px;
  background-color: #fff;
}

.modal-top {
  overflow-y: scroll;
  height: calc(100% - 170px);
}

.hotel-name {
  position: sticky;
  top: 0;
  padding: 32px 20px 14px 24.3px;
  background: #fff;
}

.hotel-name h2 {
  margin: 0;
}

.right.carousel-control {
  right: 26.7% !important;
}

.curacao-privacy-policy {
  background-color: #39f;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 9999;
  height: 16%;
}

.curacao-privacy-container {
  display: flex;
  justify-content: center;
  width: 100%;
}

.curacao-privacy-container .privacy-text {
  width: 40%;
}

.curacao-privacy-container .privacy-text p {
  font: 18px Arial, sans-serif;
  color: white;
  margin: 52 37 50 30px;
  line-height: 25px;
}

.curacao-privacy-container .confirm-privacy-cookie {
  margin: 50 50 50 0px;
  font-size: 16px;
  display: flex;
  column-gap: 20px;
}

.curacao-privacy-container .confirm-privacy-cookie .curacao-privacy-label {
  color: white;
}

.curacao-privacy-container .confirm-privacy-cookie button {
  color: white;
  font-size: 14px;
  font-weight: 700;
  height: 48px;
  border: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  background-image: linear-gradient(290deg, #9225c9, #390e61);
  font-family: "brandon-grotesque,sans-serif";
  padding: 0 36px;
}

.curacao-privacy-container .confirm-privacy-cookie button h6 {
  font-size: 16px;
  font-weight: 700;
}

.curacao-privacy-container .privacy-sun-logo img {
  height: 40px;
  width: 40px;
  margin: 54 0 50 50px;
}

input#check-curacao-privacy {
  transform: scale(1.5);
  margin-right: 18px;
}

.curacao-privacy-label {
  margin-top: 12px;
  font: 18px Arial, sans-serif;
}

.richText__link {
  cursor: pointer;
  font: 18px Arial, sans-serif;
  color: white;
  text-decoration: underline !important;
}

@media screen and (min-width: 1080px) and (orientation: portrait) {
  .panel-bottom.full .results-container {
    display: flex;
    position: relative;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    pointer-events: all;
    flex-direction: row;
    column-gap: 20px;
    flex-wrap: wrap;
  }

  .row-card {
    width: 49%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    border-bottom: 1px solid #d2d6d6;
    margin-top: 10px;
  }

  .row-card .row-left {
    width: 100%;
  }

  .row-card .row-left .img-container {
    height: auto !important;
    width: 100%;
  }

  .row-card .row-left .img-container img {
    display: block !important;
    height: auto !important;
  }

  .row-card .row-center {
    width: 100%;
    padding: 10px 0px 0px 0px;
  }

  .results-container .row-card:last-child {
    border-bottom: none !important;
  }

  .row-left .img-container {
    height: auto !important;
  }

  .row-center .title-container h5 {
    font-size: 37px !important;
  }

  /* .row-center .control-container .control {
    height: 25px !important;
    width: 25px !important;
  } */

  .card .card-center .title-container h5 {
    font-size: 37px !important;
  }

  .card-center {
    line-height: unset !important;
    font-size: 23px;
  }

  .card-center .control-container .control {
    height: 50px !important;
    width: 50px !important;
  }
}

@media screen and (min-width: 1920px) and (orientation: portrait) {
  .panel-bottom.full .results-container {
    display: flex;
    position: relative;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    pointer-events: all;
    flex-direction: row;
    column-gap: 20px;
    flex-wrap: wrap;
  }

  .row-card {
    width: 49%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    border-bottom: 1px solid #d2d6d6;
    margin-top: 10px;
  }

  .row-card .row-left {
    width: 100%;
  }

  .row-card .row-left .img-container {
    height: auto !important;
    width: 100%;
  }

  .row-card .row-left .img-container img {
    display: block !important;
  }

  .row-card .row-center {
    width: 100%;
    padding: 10px 0px 0px 0px;
  }

  .results-container .row-card:last-child {
    border-bottom: none !important;
  }

  .row-left .img-container {
    height: auto !important;
  }


  .row-center .title-container h5 {
    font-size: 37px !important;
  }

  .row-center .control-container .control {
    height: 50px !important;
    width: 50px !important;
  }

  .card .card-center .title-container h5 {
    font-size: 37px !important;
  }

  .card-center {
    line-height: unset !important;
    font-size: 23px;
  }

  .card-center .control-container .control {
    height: 50px !important;
    width: 50px !important;
  }
}

.resultlist-booking-btn,
.selected-container-bookingbtn {
  background-color: #efab00;
  border-radius: 25px;
  color: #fff;
  height: 25px;
  width: 100%;
  border: none;
  font-size: 12px;
  padding: 4px 8px;
  letter-spacing: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
}

@media screen and (min-width: 1080px) {
  .address-field-resultcontainer {
    margin: 0 0 5px;
  }

  .address-field-resultcontainer span:empty {
    height: 15.7px;
    display: block;
  }

  .address-field-resultcontainer span:empty+a {
    display: block;
    margin-top: -15.7px;
  }

  .title-container h5 {
    width: 280px;
  }

  .cate-icons-selected-container-mobile {
    display: none !important;
  }

  .category-left-div {
    height: 100px;
    position: absolute;
    background-color: #ffffff !important;
    width: 14%;
    z-index: 99999;
    left: 0px;
  }

  .bottom-right-logo {
    height: 22px;
    width: 168px;
    position: absolute;
    z-index: 999;
    bottom: 86px;
    right: -2px;
    cursor: pointer;
  }

  .viewlist-scroll-heigth {
    background-color: #72b6e4;
    position: absolute;
    right: 0px;
    width: 11px;
    z-index: 9999;
  }

  .address-tell {
    margin: 0px 0 5px;
  }

  .address-tell b {
    font-size: 11px;
  }

  .show-all-category {
    min-width: 61px;
  }

  .selected-container .card .card-center #vimeobtn {
    margin-left: 5px !important;
  }

  .selected-container .card .card-center .cate-icons-selected-container {
    height: 25px;
    width: 25px;
  }

  .selected-container .card .card-center .control-container {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    gap: 6px;
  }

  .selected-container .card .card-center .control-container .left-part {
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: space-between;
  }

  .limit-text {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    user-select: none;
    margin: 7 0 0 0;
    font-size: 12.12 !important;
    line-height: 153%;
  }

  .limit-text::-webkit-scrollbar {
    width: 0px;
    background-color: transparent;
  }

  .limit-text::-webkit-scrollbar-thumb {
    height: 10px !important;
  }

  .logo-360-selected-list {
    height: 111px;
    width: 186px;
    position: absolute;
    top: 40px;
    left: 9%;
    filter: brightness(0) invert(1);
    pointer-events: none;
  }

  .logo-360-result-list {
    position: absolute;
    top: 27px;
    height: 75px;
    width: 163px;
    left: 8%;
    filter: brightness(0) invert(1);
    pointer-events: none;
  }

  .selected-container-click-idt-360 {
    font-family: "Montserrat";
    position: absolute;
    bottom: 25px;
    left: 99px;
    color: #ffffff;
    text-shadow: 0px 3px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000,
      -1px 0px 0 #000;
    cursor: pointer;
  }

  .selected-container-click-idt-360 h1 {
    font-size: 20px;
  }

  .social-share-div-result {
    height: 55px;
    position: absolute;
    top: 106px;
    right: 85px;
    width: 165px;
    padding: 8px;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    background-color: #fff;
    display: none;
    border-radius: 14px;
    cursor: pointer;
  }

  .social-share-div-result .Whatsapp-icon {
    position: absolute;
    height: 35px;
  }

  .social-share-div-result .facebook-icon {
    position: absolute;
    height: 35px;
    left: 46px;
  }

  .social-share-div-result .messenger-icon {
    position: absolute;
    height: 35;
    left: 84px;
  }

  .social-share-div-result .url-icon {
    position: absolute;
    height: 35;
    right: 6px;
  }

  .social-share-div {
    height: 55px;
    position: absolute;
    left: 72px !important;
    width: 165px;
    padding: 8px;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    background-color: #fff;
    display: none;
    border-radius: 14px;
    bottom: 26px;
    cursor: pointer;
  }

  .social-share-div .Whatsapp-icon {
    position: absolute;
    height: 35px;
  }

  .social-share-div .facebook-icon {
    position: absolute;
    height: 35px;
    left: 46px;
  }

  .social-share-div .messenger-icon {
    position: absolute;
    height: 35;
    left: 84px;
  }

  .social-share-div .url-icon {
    position: absolute;
    height: 35;
    right: 6px;
  }

  .best-cate-icon {
    height: 20px;
    width: 34px;
    background-color: rgba(255, 255, 255, 0);
    position: absolute;
    left: 0;
    top: 6px;
  }

  .best-cate-icon img {
    height: 100%;
    width: 100%;
  }

  .click-idt-360 {
    position: absolute;
    bottom: 16px;
    left: 75px;
    color: #ffffff;
    text-shadow: 0px 3px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000,
      -1px 0px 0 #000;
    cursor: pointer;
  }

  .click-idt-360 h1 {
    font-size: 20px;
  }

  .col-left-hide-all-best {
    vertical-align: top;
    width: 100%;
    margin: 0;
    height: 100%;
    display: inline-block;
    z-index: 999999;
    position: relative;
  }

  .hide-all-best {
    position: absolute;
    bottom: 33px;
    right: 10% !important;
    z-index: 9997;
    height: 18px;
    width: 18px;
    cursor: pointer;
  }

  .results-container .row-card {
    position: relative;
  }

  .results-container .row-card .row-center .booking-btn {
    width: 78px;
    background-size: 18px 18px;
    cursor: pointer;
  }

  .results-container .row-card .row-center .control-container {
    display: flex;
    align-items: center;
    gap: 6px;
  }

  .results-container .row-card .row-center .control-container .icon-box {
    height: 25px;
    width: auto;
    display: flex;
    justify-content: center;
  }


  .results-container .row-card .row-center .control-container .left-part {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
  }

  .results-container .row-card:last-child {
    border-bottom: none !important;
  }

  .cat-icons {
    height: 25px;
    width: 25px;
    position: relative;
    cursor: pointer;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    word-wrap: break-word;
    width: 100%;
    margin: 0 !important;
    padding: 0 10px;
    position: relative;
    max-height: 90%;
    height: 173.203px;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-container .description-small {
    height: auto !important;
    padding-right: 7px;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    user-select: none;
    margin: 7 0 0 0;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-container .description-small span {
    font-size: 12.12px;
    line-height: 153%;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    margin: 0 !important;
    width: 100%;
    height: 100%;
    max-width: 258px !important;
    height: 172.875px;
  }

  .panel-bottom.expanded .selected-container .card .card-left .img-container {
    max-width: 240.375;
    width: 240.375;
    height: 171px !important;
  }

  .panel-bottom.full .results-container {
    display: flex;
    align-content: flex-start;
    position: relative;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    pointer-events: all;
    flex-direction: row;
    column-gap: 1px;
    flex-wrap: wrap;
  }

  .row-card {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    border-bottom: 1px solid #d2d6d6;
    margin: 0 0 0 0;
  }

  .row-card .row-left {
    width: 100%;
    height: 100%;
    max-width: 240px !important;
  }

  .row-card .row-left .img-container {
    height: auto !important;
    width: 100%;
    height: 171px !important;
  }

  .row-card .row-left .img-container img {
    object-fit: cover !important;
    height: 171px !important;
    width: 100%;
  }

  .row-card .row-center {
    width: 100%;
    padding: 0px 10px 0px 25px;
  }

  .info-pane .panel-container-vertical {
    width: 615px !important;
    border: none;
  }

  .info-pane .panel-container-vertical .splitter-horizontal .slider-toggle {
    display: inline-block;
    color: #6f6f6e;
    float: left;
    content: "View List" !important;
    text-decoration: none;
    padding: 5px;
  }

  .row-left .img-container {
    height: auto !important;
  }

  .row-center {
    line-height: unset !important;
  }

  .row-center .title-container h5 {
    font-size: 17px !important;
  }

  .card .card-center .title-container h5 {
    font-size: 24px !important;
  }

  .card-center {
    line-height: unset !important;
    font-size: 23px;
  }

  /* .card-center .control-container .control {
        height: 50px !important;
        width: 26px !important;
    } */
}

@media only screen and (device-width: 414px) and (device-height: 736px) and (-webkit-min-device-pixel-ratio: 2) {
  .panel-bottom.expanded .selected-container .card {
    flex-direction: column;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    -webkit-line-clamp: 3 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .panel-bottom.expanded .selected-container .card {
    flex-direction: column;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    width: 100%;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    width: 100%;
    padding: 10px 0px;
    position: relative;
    width: 100% !important;
    padding: 10px 0px !important;
    line-height: 18px;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    -webkit-line-clamp: 7 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
  }

  .img-container {
    display: block;
    width: 100% !important;
  }

  .img-container img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
  }
}

@media only screen and (device-width: 812px) and (device-height: 375px) and (orientation: landscape) {
  .panel-bottom.expanded .selected-container .card {
    flex-direction: row;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    width: 45%;
    min-width: 45%;
    margin: 25px 0px 25px 25px !important;
  }

  .panel-bottom.expanded .selected-container .card .card-left .img-container {
    max-height: 100%;
    max-width: 100%;
  }

  .panel-bottom.expanded .selected-container .card .card-left .img-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    width: 55%;
    margin: 10px !important;
    padding: 0;
    word-wrap: break-word;
  }

  .panel-bottom.expanded .selected-container .card .card-center .title-container h5 {
    word-wrap: break-word;
    font-size: 20px !important;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    display: -webkit-box;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
  }
}

@media only screen and (device-width: 823px) and (device-height: 411px) and (orientation: landscape) {
  .panel-bottom.expanded .selected-container .card {
    flex-direction: row;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    width: 45%;
    min-width: 45%;
  }

  .panel-bottom.expanded .selected-container .card .card-left .img-container {
    max-height: 100%;
    max-width: 100%;
  }

  .panel-bottom.expanded .selected-container .card .card-left .img-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    width: 55%;
    padding: 0px 0px;
    margin: 0px 5px 0px 10px;
    word-wrap: break-word;
  }

  .panel-bottom.expanded .selected-container .card .card-center .title-container h5 {
    word-wrap: break-word;
    font-size: 20px !important;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    display: -webkit-box;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

@media only screen and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .panel-bottom.expanded .selected-container .card .card-left {
    max-width: 100% !important;
    max-height: 50% !important;
  }

  .panel-bottom.expanded .selected-container .card .card-left .img-container {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
  }

  .panel-bottom.expanded .selected-container .card .card-left .img-container img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: left;
  }

  .panel-bottom.expanded .selected-container .card .card-center .control-container div {
    display: flex;
    position: fixed;
    bottom: 100px;
  }
}

@media only screen and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
  .panel-bottom.expanded .selected-container .card {
    flex-direction: row !important;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    width: 45%;
    min-width: 45%;
  }

  .panel-bottom.expanded .selected-container .card .card-left .img-container {
    max-height: 100%;
    max-width: 100%;
  }

  .panel-bottom.expanded .selected-container .card .card-left .img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    width: 55%;
    padding: 0px 0px;
    margin: 0px 5px 0px 10px;
    word-wrap: break-word;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    -webkit-line-clamp: 1 !important;
  }
}

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  .panel-bottom.expanded .selected-container .card {
    flex-direction: column;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    width: 100%;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    width: 100%;
    padding: 10px 0px;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .panel-bottom.expanded .selected-container .card .card-center .control-container {
    margin-top: 3px;
  }
}

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .panel-bottom.expanded .selected-container .card {
    flex-direction: column;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    width: 100%;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    width: 100%;
    padding: 10px 0px;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .panel-bottom.expanded .selected-container .card .card-center .control-container {
    margin-top: 3px;
  }
}

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) {
  .panel-bottom.expanded .selected-container .card {
    flex-direction: column;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    width: 100%;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    width: 100%;
    padding: 10px 0px;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .panel-bottom.expanded .selected-container .card .card-center .control-container {
    margin-top: 3px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .panel-bottom .content-wrapper .content .results-container .row-card .row-center {
    width: 52%;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card .row-center .description-container {
    display: -webkit-box !important;
    -webkit-line-clamp: 4 !important;
    -webkit-box-orient: vertical !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card .row-left {
    width: 48%;
    width: 48%;
  }

  .results-container .row-center .control-container {
    position: relative;
    bottom: -7px;
  }

  .results-container .row-center .row-center .title-container h5 {
    margin: 0px 0px 0px 0px;
    font-weight: 600;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .results-container .row-left .img-container {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .info-pane .panel-container-vertical {
    margin: 0 100;
    border: none;
  }

  .info-pane .panel-container-vertical .expanded {
    position: relative;
  }

  .info-pane .panel-container-vertical .expanded .slider-toggle {
    display: inline-block !important;
    color: #6f6f6e;
    text-decoration: none;
    padding: 5px;
    background-color: #ffffff;
  }

  .info-pane .panel-container-vertical .splitter-horizontal .slider-toggle {
    display: inline-block !important;
    color: #6f6f6e;
    float: left;
    content: "View List" !important;
    text-decoration: none;
    padding: 5px;
  }

  .row-left {
    width: 43%;
  }

  .card-left .img-container {
    max-width: 100% !important;
    max-height: 90% !important;
  }

  .card-left .img-container img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    word-wrap: break-word;
    position: relative;
    height: 90%;
    margin: 25px;
    padding: 0;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-container .description-small {
    display: -webkit-box !important;
    -webkit-line-clamp: 5 !important;
    -webkit-box-orient: vertical !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    margin: 25px 0px 25px 25px;
  }

  .address-tell {
    margin-bottom: 25px;
  }
}

@media (min-width: 601px) and (max-width: 1079px) {
  .title-container {
    max-width: 263px !important;
  }

  .cate-icons-selected-container-mobile {
    display: none !important;
  }

  .bottom-right-logo {
    height: 22px;
    width: 148px;
    position: absolute;
    z-index: 999;
    bottom: 85px;
    right: 13px;
  }

  .show-all-category {
    font-size: 18px;
    position: absolute;
    bottom: 34.5px;
    height: 52px;
    background-color: #65b1e3;
    border: none;
    color: #fff;
    left: 13px;
    border-radius: 8px;
    width: 58px !important;
  }

  .viewlist-scroll-heigth {
    background-color: #72b6e4;
    position: absolute;
    right: 0px;
    width: 11px;
    z-index: 9999;
  }


  .selected-container .card .card-center .cate-icons-selected-container {
    position: relative;
    bottom: 0;
    width: 25px;
  }


  .limit-text {
    overflow-y: scroll;
    margin-top: 10px;
    height: auto;
    min-height: 0;
    max-height: 142px;
  }

  .limit-text::-webkit-scrollbar-thumb {
    height: 5px !important;
  }

  .limit-text::-webkit-scrollbar {
    width: 0px;
    background-color: transparent;
  }

  .logo-360-selected-list {
    height: 76px;
    position: absolute;
    top: 46px;
    left: 11%;
    filter: brightness(0) invert(1);
    pointer-events: none;
    width: 184px;
  }

  .row-left {
    position: relative;
    width: 43%;
  }

  .row-left .logo-360-result-list {
    position: absolute;
    top: 17px;
    height: 75px;
    width: 160;
    left: 51px;
    filter: brightness(0) invert(1);
    pointer-events: none;
  }

  .map-link {
    font-size: 10px;
    left: 19px;
    top: 83px;
  }

  .selected-container-click-idt-360 {
    font-family: "Montserrat";
    position: absolute;
    bottom: 31px;
    left: 103px;
    color: #ffffff;
    text-shadow: 0px 3px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000,
      -1px 0px 0 #000;
    cursor: pointer;
  }

  .selected-container-click-idt-360 h1 {
    font-size: 20px;
  }


  .social-share-div {
    height: 55px;
    position: absolute;
    left: 39px !important;
    width: 165px;
    padding: 8px;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    background-color: #fff;
    display: none;
    border-radius: 14px;
    bottom: 34px;
    cursor: pointer;
  }

  .social-share-div .Whatsapp-icon {
    position: absolute;
    height: 35px;
  }

  .social-share-div .facebook-icon {
    position: absolute;
    height: 35px;
    left: 46px;
  }

  .social-share-div .messenger-icon {
    position: absolute;
    height: 35;
    left: 84px;
  }

  .social-share-div .url-icon {
    position: absolute;
    height: 35;
    right: 6px;
  }

  .social-share-div-result {
    height: 55px;
    position: absolute;
    top: 88px;
    right: 108px;
    width: 165px;
    padding: 8px;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    background-color: #fff;
    display: none;
    border-radius: 14px;
    cursor: pointer;
  }

  .social-share-div-result .Whatsapp-icon {
    position: absolute;
    height: 35px;
  }

  .social-share-div-result .facebook-icon {
    position: absolute;
    height: 35px;
    left: 46px;
  }

  .social-share-div-result .messenger-icon {
    position: absolute;
    height: 35;
    left: 84px;
  }

  .social-share-div-result .url-icon {
    position: absolute;
    height: 35;
    right: 6px;
  }

  .selected-container-favourities {
    height: 16px;
    width: 18px;
    background-color: rgba(255, 255, 255, 0);
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer;
    border-radius: 10px;
  }

  .best-cate-icon {
    height: 20px;
    width: 34px;
    background-color: rgba(255, 255, 255, 0);
    position: absolute;
    left: 0;
    top: 8px;
  }

  .best-cate-icon img {
    height: 100%;
    width: 100%;
  }

  .click-idt-360 {
    position: absolute;
    bottom: 1px;
    left: -185px;
    color: #ffffff;
    text-shadow: 0px 3px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000,
      -1px 0px 0 #000;
    cursor: pointer;
  }

  .click-idt-360 h1 {
    font-size: 20px;
  }

  .hide-all-best {
    position: absolute;
    bottom: 33px;
    right: 10% !important;
    z-index: 9997;
    height: 18px;
    width: 18px;
    cursor: pointer;
  }

  .col-left-hide-all-best {
    vertical-align: top;
    width: 100%;
    margin: 0;
    height: 100%;
    display: inline-block;
    z-index: 999999;
    position: relative;
  }

  .social-media-icons-selected-pnl {
    height: 25px;
    width: 122px !important;
    background-color: #ffffff;
    position: absolute;
    bottom: -5px !important;
    right: -80px !important;
  }

  .social-media-icons {
    height: 15px;
    width: 152px;
    background-color: #ffffff;
    position: absolute;
    bottom: -27px !important;
    left: -278px !important;
  }

  /* .results-container .row-card .row-center .booking-btn {
    position: absolute;
    right: 0;
    bottom: 6px;
  } */

  .results-container .row-center .control-container {
    position: relative;
    bottom: auto;
  }

  .results-container .row-center .control-container .control {
    margin-right: 0px;
  }

  .results-container .row-center .row-center .title-container h5 {
    margin: 0px 0px 0px 0px;
    font-weight: 600;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .results-container .row-left .img-container {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  #address_ {
    font-size: 10px;
  }

  #tel {
    font-size: 10px;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: 1px solid #d2d6d6;
    padding: 10px 0px;
    flex-direction: column;
    margin: 0 0 0 0;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card .row-center {
    position: relative;
    height: auto;
    width: 100%;
    padding: 0;
    margin-top: 12px;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card .row-center .description-container {
    display: -webkit-box !important;
    -webkit-line-clamp: 4 !important;
    -webkit-box-orient: vertical !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card .row-left {
    width: 100%;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card .row-left .img-container {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .address-field-resultcontainer {
    position: relative;
    bottom: auto;
    margin-top: 10px;
  }

  .info-pane .panel-container-vertical {
    min-width: 0;
    width: 35% !important;
    border: none;
    margin: 0 !important;
  }

  .info-pane .panel-container-vertical .expanded {
    position: relative;
  }

  .info-pane .panel-container-vertical .expanded .slider-toggle {
    display: inline-block !important;
    color: #6f6f6e;
    text-decoration: none;
    padding: 5px;
    background-color: #ffffff;
  }

  .info-pane .panel-container-vertical .splitter-horizontal .slider-toggle {
    display: inline-block !important;
    color: #6f6f6e;
    float: left;
    content: "View List" !important;
    text-decoration: none;
    padding: 5px;
  }

  .card-left .img-container {
    max-width: 100% !important;
    max-height: 90% !important;
  }

  .card-left .img-container img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .panel-bottom.expanded .selected-container .card {
    flex-direction: column;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    word-wrap: break-word;
    position: relative;
    height: 156px;
    margin: 0;
    padding: 0;
    width: 100%;
  }


  .panel-bottom.expanded .selected-container .card .card-center .description-container .description-small {
    overflow-y: scroll !important;
    height: 126px;
    font-size: 12.12px;
    line-height: 171%;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    margin: 0;
    width: 100%;
    height: auto;
  }

  .panel-bottom.expanded .selected-container .card .card-left .img-container {
    max-height: none !important;
  }

  .address-tell {
    margin-top: 10px;
    margin-bottom: 8px;
  }
}

@media only screen and (device-width: 1366px) and (device-height: 1024px) and (orientation: landscape) {
  .info-pane .panel-container-vertical {
    margin: auto;
    border: none;
  }

  .info-pane .panel-container-vertical .expanded {
    position: relative;
  }

  .info-pane .panel-container-vertical .splitter-horizontal .slider-toggle {
    display: inline-block !important;
    color: #6f6f6e;
    float: left;
    content: "View List" !important;
    text-decoration: none;
    padding: 5px;
  }

  .row-left {
    width: 43%;
  }

  .card-left .img-container {
    max-width: 100% !important;
    max-height: 100% !important;
  }

  .card-left .img-container img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    margin: 25px 0px 25px 25px;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    margin: 25px;
    word-wrap: break-word;
    position: relative;
  }


  .panel-bottom.expanded .selected-container .card .card-center .control-container svg {
    width: 30px;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-container .description-small {
    display: -webkit-box !important;
    -webkit-line-clamp: 5 !important;
    -webkit-box-orient: vertical !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
  }

  .address-tell {
    margin-bottom: 35px !important;
  }
}

@media only screen and (device-width: 736px) and (device-height: 414px) and (orientation: landscape) {
  .row-left {
    width: 43%;
  }

  .card-left .img-container {
    max-width: 100% !important;
    max-height: 100% !important;
  }

  .card-left .img-container img {
    max-width: 100%;
    max-height: 100%;
    object-position: top;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    margin: 25px 0px 25px 25px;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    margin: 25px;
    word-wrap: break-word;
    position: relative;
  }


  .panel-bottom.expanded .selected-container .card .card-center .description-container .description-small {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

@media only screen and (device-width: 1080px) and (device-height: 1920px) and (orientation: landscape) {
  .row-left {
    width: 43%;
  }

  .card-left .img-container {
    max-width: 100% !important;
    max-height: 100% !important;
  }

  .card-left .img-container img {
    max-width: 100%;
    max-height: 100%;
    object-position: top;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    margin: 25px 0px 25px 25px;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    margin: 25px;
    word-wrap: break-word;
    position: relative;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-container .description-small {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) {
  .panel-bottom.expanded .selected-container .card .card-center {
    word-wrap: break-word;
  }
}

@media only screen and (device-width: 360px) and (device-height: 640px) and (orientation: portrait) {
  * {
    outline: none !important;
  }
}

@media only screen and (device-width: 375px) and (device-height: 667px) and (orientation: portrait) {
  * {
    outline: none !important;
  }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (orientation: portrait) {
  * {
    outline: none !important;
  }
}

@media only screen and (max-device-width: 600px) {
  #address_ {
    font-size: 12px !important;
  }

  .mapboxgl-ctrl .mapboxgl-ctrl-group {
    top: 67px !important;
  }

  .fav-icon-mobile {
    padding: 4px !important;
    border-radius: 5px !important;
  }

  .Teliphone-mobile {
    position: relative !important;
    top: 0px !important;
    font-size: 12px !important;
  }

  .style-switcher-button {
    border-radius: 5px !important;
  }

  .category-scroll-best-btn span {
    color: #ffcc00;
    position: absolute;
    top: 24px;
    left: 20px !important;
    font-size: 9.5;
  }

  .category-scroll-all-btn span {
    color: #ffcc00;
    position: absolute;
    top: 15px;
    left: 22px !important;
    font-size: 16px;
  }

  .category-left-div {
    height: 100px;
    position: absolute;
    background-color: #fff;
    width: 17% !important;
    z-index: 99999;
    left: 0px;
  }

  .address-tell {
    display: flex;
    position: relative !important;
    bottom: -25px !important;
  }

  * {
    outline: none !important;
  }

  .svg-control {
    display: block !important;
  }

  .row-left {
    position: relative;
  }

  .row-left .logo-360-result-list {
    position: absolute;
    top: 16px;
    height: 75px;
    left: 26%;
    filter: brightness(0) invert(1);
    pointer-events: none;
  }

  .img-container {
    position: relative;
  }

  .selected-container-click-idt-360 {
    font-family: "Montserrat";
    position: absolute;
    bottom: 9px;
    left: 87px;
    color: #ffffff;
    text-shadow: 0px 3px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000,
      -1px 0px 0 #000;
    cursor: pointer;
  }

  .selected-container-click-idt-360 h1 {
    font-size: 25px;
  }

  .hide-all-best {
    position: absolute;
    bottom: 33px;
    right: 10% !important;
    z-index: 9997;
    height: 18px;
    width: 18px;
    cursor: pointer;
  }

  .col-left-hide-all-best {
    vertical-align: top;
    width: 100%;
    margin: 0;
    height: 100%;
    display: inline-block;
    z-index: 999999;
    position: relative;
  }

  .results-container .row-card .row-center .booking-btn {
    height: 18;
    width: 18;
    background-color: #fff;
    position: absolute;
    right: 7px;
    bottom: 28px;
    background-size: 18px 18px;
  }

  .more-cate {
    position: absolute;
    bottom: 33px;
    right: 6.5%;
    z-index: 9999;
    height: 18px;
    width: 16px !important;
    cursor: pointer;
  }

  .close-more-cate {
    position: absolute;
    bottom: 138px;
    z-index: 9999;
    right: 9px;
    display: none;
    cursor: pointer;
  }
}

@media (max-device-width: 320px) {
  .mobile {
    width: 42px !important;
    margin: 0;
    padding: 0;
  }
}

@media only screen and (max-width: 600px) {

  .resultlist-booking-btn,
  .selected-container-bookingbtn {
    font-size: 13px;
  }

  .selected-container .card .card-left .img-container .carousel-inner .item {
    height: 220px;
  }

  .panel-bottom.expanded .selected-container .card .card-center .control-container {
    gap: 6px;
    top: 40px;
  }

  .mapboxgl-ctrl .mapboxgl-ctrl-group {
    top: 67px !important;
  }

  .category-scroll-best-btn svg {
    height: 20px !important;
    width: 20px !important;
  }

  .row-left {
    position: relative !important;
    top: 0px !important;
  }

  .row-card {
    width: 221px !important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 0px !important;
    border-bottom: 1px solid #d2d6d6;
    margin-top: 10px;
    margin-left: 4px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    padding: 0px !important;
    border-bottom: 1px solid #d2d6d6;
    margin-top: 10px;
    height: 191px;
  }

  .row-card .row-center {
    display: block !important;
    width: 100%;
    padding: 0px 0px 0px 0px;
  }

  .row-card .row-left {
    width: 305px !important;
    width: 100%;
    height: 141.266px;
    width: 221px !important;
  }

  .row-card .row-left .img-container {
    height: 134.406 !important;
    width: 100%;
  }

  .category-left-div {
    display: none !important;
  }

  .fav-icon-mobile {
    background-color: #ffffff00;
    /* height: 40px;
    position: absolute;
    right:123px; */
    z-index: 99;
    /* bottom: 306px !important;
    display: block !important; */
  }

  .fav-wrap {
    position: absolute;
    bottom: 250px;
    display: flex;
    align-items: center;
    gap: 10px;
    right: 7px;
  }

  .fav-wrap.bottom-yes {
    bottom: 284px;
  }

  .share-desktop.mobile {
    position: relative !important;
    display: block !important;
    width: 100% !important;
  }

  .fav-icon-mobile {
    position: relative !important;
    display: block !important;
  }

  .mapboxgl-ctrl-geocoder {
    min-width: 100%;
    border-radius: 16px !important;
  }

  .mapboxgl-ctrl-geocoder--input::placeholder {
    color: #1d1d1d;
  }

  .mapboxgl-ctrl-geocoder--input {
    /* color: #1d1d1d; */
    width: 114%;
    top: -10px !important;
    margin-left: -4px !important;
  }

  #prev-svg-search-icon {
    display: none;
  }

  #search-icon {
    display: block !important;
  }

  .mapboxgl-ctrl-geocoder.svg {
    display: none;
  }


  #share-desk {
    /* display: block !important;
    bottom: 313px;
    right: 60px; */
    height: 30px;
    width: 100px;
  }


  .social-share-div-map .map-favs {
    top: 56px !important;
    height: 31px !important;
    right: 53px !important;
    left: auto !important;
    background-color: transparent !important;
    box-shadow: none !important;
  }

  .social-share-div-map .map-full {

    top: 56px !important;
    height: 31px !important;
    left: 25px !important;
    right: auto !important;
    background-color: transparent !important;
    box-shadow: none !important;
  }

  .Mobile-Text {
    display: block;
  }

  #fav-icon {
    display: block !important;
    bottom: 294px !important;
  }

  .add-to-home-screen {
    display: none;
    margin-top: 10px;
    height: 29px;
    width: 29px;
    border-radius: 16px;
    position: absolute;
    z-index: 999;
    right: 11px;
    top: 126px;
    cursor: pointer;
    background-color: white;
  }

  #fullscreen-mobile-button img {
    display: block !important;
  }

  #fullscreen-mobile-button {
    display: block !important;
    margin-top: 10px;
    height: 30px;
    width: 30px;
    border-radius: 16px;
    position: absolute;
    z-index: 999;
    right: 11px;
    top: 84px;
    cursor: pointer;
    background-color: white;
  }

  .title-container {
    width: 89%;
    max-width: 300px !important;
    margin: 16px 0 !important;
  }

  .mapboxgl-ctrl-top-right {
    top: -9px !important;
    right: 106px !important;
    z-index: 400 !important;
  }

  .mapboxgl-ctrl-top-right .mapboxgl-ctrl {
    margin: 10px 10px 0 0;
    float: right;
    height: 27px;
    width: 115px;
  }

  .mapboxgl-ctrl-geocoder--input {
    position: relative;
    top: -10px !important;
    font: inherit;
    font-size: 16px;
    width: 113%;
    border: 0;
    background-color: transparent;
    margin: 0;
    height: 50px;
    color: #404040;
    color: rgba(0, 0, 0, 0.75);
    padding: 6px 45px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    top: -10.8 !important;
  }

  .mapboxgl-ctrl-geocoder--icon-search {
    position: relative;
    top: 4px !important;
    position: absolute;
    top: 4px;
    left: 8px;
    width: 26px;
    height: 20px;
  }

  .suggestions-wrapper .suggestions {
    font-size: 9px !important;
  }

  .mapboxgl-ctrl-geocoder--button {
    position: absolute !important;
    top: 0 !important;
  }

  .hand-gif-viewList-semi-carousel {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .layer-control-left {
    display: inline-block;
    overflow-x: scroll;
    overflow-y: hidden;
    max-width: 100%;
    min-width: 100%;
    margin: 0px 0 0 12%;
    position: absolute;
    white-space: nowrap;
    bottom: 11.5px;
    padding: 0 0 0 10 !important;
    display: inline-block;
    overflow-x: scroll;
    overflow-y: hidden;
    max-width: 100%;
    min-width: 100%;
    margin: 0px 0 0 -2%;
    position: absolute;
    white-space: nowrap;
    bottom: 11.5px;
    padding: 0 0 0 0px !important;
  }

  .layer-control-left li {
    width: 20%;
    min-width: 58px !important;
    display: inline-block;
    vertical-align: top;
  }

  .layer-control-left li:first-child {
    margin-left: 23px !important;
  }

  .layer-control-left a {
    padding: 5px !important;
    background-color: #39a6ea;
    width: 65px;
    height: 50px;
    text-align: center;
    padding-left: 11px;
    border-radius: 6px;
    position: relative;
    bottom: -7px;
  }

  .layer-control-left .control span {
    font-size: 8.5px;
    color: #808080;
    display: block;
    margin-top: 0px;
  }

  .move-left {
    display: none !important;
  }

  .more-categories-div {
    display: none !important;
    width: 75px !important;
    height: 100px;
    right: 0;
    position: absolute;
    background-color: #fff;
    z-index: 99999;
    top: 0;
  }

  .bottom-right-logo {
    height: 29px;
    width: 181px;
    position: absolute;
    z-index: 999;
    bottom: 85px;
    right: 13px;
  }

  .map-logo a img {
    object-fit: contain !important;
    height: 100%;
    width: 100%;
  }

  .panel-bottom.expanded .selected-container .card {
    flex-direction: column !important;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    width: 100% !important;
    padding: 5px 0px;
    line-height: 18px;
    position: unset;
  }

  .panel-bottom.expanded .selected-container .card .card-center .title-container h5 {
    font-size: 18px !important;
    margin-bottom: 7px !important;
  }


  .panel-bottom.expanded .selected-container .card .card-center .control-container #address_ {
    font-size: 10px !important;
    margin: -1px;
  }

  .panel-bottom.expanded .selected-container .card .card-center .control-container a {
    font-size: 10px !important;
  }

  .panel-bottom.expanded .selected-container .card .card-center .control-container a span {
    font-size: 14px;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    overflow-y: scroll !important;
    font-size: 17.2px;
    line-height: 26px;
    min-height: 21px;
    max-height: calc(100% - 171px);
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small span {
    font-size: 14px !important;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    width: 100% !important;
    height: 48%;
  }

  .slider-toggle {
    width: 10px !important;
    position: absolute;
    right: 43px !important;
  }

  .selected-container .card .card-left .img-container .carousel-control.left {
    top: 50% !important;
    height: fit-content;
    z-index: 9999;
  }
    
  .selected-container .card .card-left .img-container .carousel-control.right {
    top: 50% !important;
    height: fit-content;
    z-index: 9999;
  }

  .selected-container .card .card-center .cate-icons-selected-container {
    position: absolute !important;
    height: 32px !important;
    width: 41px !important;
    bottom: 14px !important;
    left: -5px !important;
  }

  /* .selected-container .video-panoroma #btn360 {
    right: 38px !important;
  }

  .selected-container #btn360 {
    right: 7px !important;
  }

  .selected-container .videobutton {
    right: 0px !important;
  } */

  .selected-container .control-container .control-locate {
    width: 25px !important;
    position: relative !important;
    left: 30px !important;
    margin-right: 16px !important;
  }

  .carousel-close-mobile {
    height: 100px;
    z-index: 99999;
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
  }

  .cate-icons-selected-container-mobile {
    position: relative !important;
    position: relative !important;
    height: 21px !important;
    display: block !important;
  }

  .row-center .title-container h5 {
    margin: 0px 0px 10px 0px;
    font-weight: 600;
    font-size: 16px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: "Montserrat";
  }

  #style-switcher-button {
    position: absolute;
    border: 2px ridge #fff;
    width: 50px;
    height: 50px;
    right: 10px;
    top: 88px;
    z-index: 999;
    cursor: pointer;
    position: absolute;
    border: none !important;
    width: 30px !important;
    height: 30px !important;
    right: 10px;
    top: 52px;
    z-index: 999;
    background-image: url('/dist/img/Satelite.svg') !important;
    background: transparent;
    background-size: contain !important;
    cursor: pointer;
  }

  .cate-icons-selected-container {
    display: none;
  }

  .mobile-fullscreen {
    position: absolute;
    height: 25px;
    width: 25px;
    background-color: #fff;
    z-index: 9999;
    top: 8px;
    left: 8px;
    border-radius: 4px;
    padding: 3px;
    font-size: 12px;
    display: block !important;
    text-align: center;
  }

  .mapboxgl-ctrl-group {
    position: absolute;
    right: 0;
    top: -41px;
    border-radius: 17px;

  }

  .mapboxgl-ctrl-group button {
    height: 30px;
    width: 30px;
  }

  .mapboxgl-ctrl button .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.4971 11.4971'%3E%3Cg id='Layer_1-2'%3E%3Ccircle cx='5.7485' cy='5.7485' r='5.7485' fill='%23fff' stroke-width='0'/%3E%3Cellipse cx='2.8665' cy='5.7485' rx='.57' ry='.4629' fill='%231d1d1b' stroke-width='0'/%3E%3Cellipse cx='8.6343' cy='5.7485' rx='.57' ry='.4629' fill='%231d1d1b' stroke-width='0'/%3E%3Cellipse cx='5.8132' cy='8.6324' rx='.4629' ry='.57' fill='%231d1d1b' stroke-width='0'/%3E%3Cellipse cx='5.8132' cy='2.8646' rx='.4629' ry='.57' fill='%231d1d1b' stroke-width='0'/%3E%3Ccircle cx='5.7485' cy='5.7485' r='2.7749' fill='%23fff' stroke='%231d1d1b' stroke-miterlimit='10' stroke-width='.322'/%3E%3Ccircle cx='5.7485' cy='5.7485' r='1.1848' fill='%231d1d1b' stroke-width='0'/%3E%3C/g%3E%3C/svg%3E") !important;
  }

  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.4971 11.4971'%3E%3Cg id='Layer_1-2'%3E%3Ccircle cx='5.7485' cy='5.7485' r='5.7485' fill='%23fff' stroke-width='0'/%3E%3Cellipse cx='2.8665' cy='5.7485' rx='.57' ry='.4629' fill='%231d1d1b' stroke-width='0'/%3E%3Cellipse cx='8.6343' cy='5.7485' rx='.57' ry='.4629' fill='%231d1d1b' stroke-width='0'/%3E%3Cellipse cx='5.8132' cy='8.6324' rx='.4629' ry='.57' fill='%231d1d1b' stroke-width='0'/%3E%3Cellipse cx='5.8132' cy='2.8646' rx='.4629' ry='.57' fill='%231d1d1b' stroke-width='0'/%3E%3Ccircle cx='5.7485' cy='5.7485' r='2.7749' fill='%23fff' stroke='%231d1d1b' stroke-miterlimit='10' stroke-width='.322'/%3E%3Ccircle cx='5.7485' cy='5.7485' r='1.1848' fill='%231d1d1b' stroke-width='0'/%3E%3C/g%3E%3C/svg%3E") !important;
  }


  .results-container .carousel-control {
    display: none !important;
  }

  .results-container::-webkit-scrollbar-thumb {
    display: none;
  }

  .results-container .row-card {
    position: relative;
    margin: 10 10px;
  }

  .results-container .row-card .row-center .booking-btn {
    height: 20px;
    width: 82px;
    position: absolute;
    right: 0;
    bottom: 21px;
    cursor: pointer;
  }

  .results-container .row-card .row-center .title-container {
    /* margin-bottom: 7.2px !important; */
  }

  .results-container .row-card:last-child {
    border-bottom: none !important;
  }

  .results-container .row-center .control-container .control {
    margin-right: 0px;
  }

  .map-description-mobile {
    height: auto;
    width: 85%;
    position: absolute;
    top: 5px;
    z-index: 99;
    left: 9px;
    display: block !important;
  }

  .panel-bottom .content {
    display: none;
    position: absolute;
    width: 100%;
    padding: 10 10 0 10px;
  }

  .panel-bottom.full .results-container {
    display: block;
    position: relative;
    height: 100%;
    overflow-y: hidden;
    -webkit-overflow-y: scroll;
    overflow-x: scroll;
    pointer-events: all;
    display: flex;
    flex-direction: row;
    width: 100%;
  }

  .show-all-div {
    height: 100px;
    position: relative;
    background-color: #fff !important;
    width: 63px !important;
    z-index: 99999;
  }

  .more-categories {
    position: absolute;
    z-index: 9999;
    right: 13px !important;
    width: 54px !important;
    height: 48px !important;
    bottom: 39.5px !important;
    background-color: #65b1e3;
    border: none;
    color: #fff;
    border-radius: 8px;
  }

  .show-all-category {
    position: absolute;
    bottom: 41.5px !important;
    height: 45px !important;
    background-color: #65b1e3;
    border: none;
    width: 54px !important;
    color: #fff;
    left: 3px !important;
    border-radius: 8px;
  }

  .layer-control-right .control span {
    font-size: 8.5px;
    color: #808080;
    display: block;
    margin-top: 0px;
  }

  .virtual-tour-btn {
    background: black;
    background: rgba(244, 244, 244, 0.38);
    color: #f1f1f1;
    position: absolute;
    top: 77px;
    right: 49.6%;
    z-index: 10000;
    display: inline-block;
    padding: 3px !important;
    width: 163px !important;
    text-align: center;
    cursor: pointer;
    transform: translate(50%, -50%);
    border-radius: 6px;
    display: none;
    left: -60px !important;
    height: 27px;
  }

  .top-bar-desktop .share-desktop.mobile span {
    position: absolute;
    bottom: -4px;
    left: 0px;
    font-size: 10px;
  }

  .top-bar-desktop .favourite-desktop.mobile span {
    position: absolute;
    bottom: -4px;
    left: 1px;
    font-size: 10px;
  }

  .top-bar-desktop .weather-desktop.mobile span {
    position: absolute;
    bottom: -4px;
    left: 2px !important;
    font-size: 10px;
  }

  .top-bar-desktop .weather-desktop.mobile img {
    height: 100%;
    width: auto;
    object-fit: contain;
    object-position: left;
  }

  .top-bar-desktop .search-desktop.mobile span {
    position: absolute;
    bottom: 4px;
    left: 14px !important;
    font-size: 8px;
  }

  .top-bar-desktop .best-desktop.mobile span {
    position: absolute;
    bottom: -4px;
    left: 2px !important;
    font-size: 10px;
  }

  .top-bar-desktop .full-screen-desktop.mobile span {
    position: absolute;
    bottom: -4px;
    left: -2px !important;
    font-size: 10px;
  }

  .top-bar-desktop .container-desktop {
    margin-right: 10px !important;
    -webkit-display: flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -webkit-align-items: flex-end;
  }

  .last-icon-bottom span {
    margin-left: -5px !important;
  }

  .weatherinfo {
    font-size: 8px !important;
  }

  .limit-text {
    height: 73px;
    margin-top: 14px;
    height: 73px;
  }

  .limit-text::-webkit-scrollbar {
    width: 0px;
    background-color: transparent;
  }

  .limit-text::-webkit-scrollbar-thumb {
    height: 5px !important;
  }

  #description-small::-webkit-scrollbar-thumb {
    height: 10px !important;
  }

  .result-container .row-card .row-center .control-container {
    background-color: #fabe74;
    border-radius: 8px;
    color: white;
    height: 28px !important;
    width: 103px !important;
    border: none;
    font-size: initial;
    position: absolute;
    right: 0;
    padding: 5px;
    display: none !important;
  }

  .resultlist-booking-btn {
    background-color: #fabe74;
    border-radius: 8px;
    color: white;
    height: 27px !important;
    width: 87px !important;
    border: none;
    font-size: 12px;
    position: absolute !important;
    bottom: -4px !important;
    right: 0 !important;
    padding: 7.3px;
  }

  .logo-360-result-list {
    position: absolute;
    top: 17px;
    height: 75px;
    width: 160;
    left: 71px;
    filter: brightness(0) invert(1);
    pointer-events: none;
  }

  .logo-360-selected-list {
    height: 85px;
    position: absolute;
    top: 13px;
    left: 23%;
    filter: brightness(0) invert(1);
    pointer-events: none;
    width: 178;
  }

  .map-link {
    font-size: 7px;
    left: 7px;
    top: 83px;
  }

  .img-container {
    position: relative;
  }

  .selected-container-click-idt-360 {
    font-family: "Montserrat";
    position: absolute;
    bottom: 9px;
    left: 87px;
    color: #ffffff;
    text-shadow: 0px 3px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000,
      -1px 0px 0 #000;
    cursor: pointer;
  }

  .selected-container-click-idt-360 h1 {
    font-size: 25px;
  }

  .result-container-control a svg {
    width: 18px;
    margin: 10px 0 10 3px;
  }

  .social-share-div {
    height: 55px;
    position: absolute;
    left: 42px;
    padding: 8px;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    background-color: #fff;
    display: none;
    border-radius: 14px;
    bottom: 68px;
    cursor: pointer;
    gap: 6px;
  }

  .social-share-div .Whatsapp-icon {
    height: 35px;
  }

  .social-share-div .facebook-icon {
    height: 35px;
  }

  .social-share-div .messenger-icon {
    height: 35px;
  }

  .social-share-div .url-icon {
    height: 35;
  }

  .social-share-div-result {
    height: 55px;
    position: absolute;
    width: 165px;
    padding: 8px;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    background-color: #fff;
    display: none;
    border-radius: 14px;
    bottom: 48px;
    left: 3px;
    cursor: pointer;
  }

  .social-share-div-result .Whatsapp-icon {
    position: absolute;
    height: 35px;
  }

  .social-share-div-result .facebook-icon {
    position: absolute;
    height: 35px;
    left: 46px;
  }

  .social-share-div-result .messenger-icon {
    position: absolute;
    height: 35;
    left: 84px;
  }

  .social-share-div-result .url-icon {
    position: absolute;
    height: 35;
    right: 6px;
  }

  .social-share-div-result .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 26px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 3px;
  }

  .selected-container-favourities {
    height: 30px;
    background-color: rgba(255, 255, 255, 0);
    position: absolute;
    top: 6px;
    right: 10px;
    cursor: pointer;
    border-radius: 10px;
    width: 60px;
  }
  .favourities.favourite-remove{
    width: 90px;
  }

  .best-cate-icon {
    height: 20px;
    width: 34px;
    background-color: rgba(255, 255, 255, 0);
    position: absolute;
    top: 6px;
    left: 0px;
  }

  .best-cate-icon img {
    height: 100%;
    width: 100%;
  }

  .click-idt-360 {
    position: absolute;
    color: #ffffff;
    text-shadow: 0px 3px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000,
      -1px 0px 0 #000;
    cursor: pointer;
    top: 114px;
    left: 99px;
  }

  .click-idt-360 h1 {
    font-size: 20px;
  }

  .mapboxgl-ctrl-geocoder--icon-close {
    width: 20px;
    height: 20px;
    margin-top: 3px;
    margin-right: 3px;
  }

  .hide-all-best {
    position: absolute;
    bottom: 33px;
    right: 8% !important;
    z-index: 9997;
    height: 18px;
    width: 18px;
    cursor: pointer;
  }

  .map-search-info {
    position: absolute;
    top: 10px;
    cursor: pointer;
    z-index: 9999;
    color: black;
    font-size: 28px;
    left: 20px !important;
  }

  .map-info-content {
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 15px !important;
    font-family: "Montserrat";
    overflow-y: auto;
    overflow-x: hidden;
  }

  .map-info-container {
    position: relative;
    height: 50%;
    width: 70% !important;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }

  .social-media-icons-selected-pnl {
    height: 25px;
    width: 125px;
    background-color: #ffffff;
    position: absolute;
    bottom: 5px !important;
    right: -61px !important;
  }

  .social-media-icons {
    height: 15px;
    width: 152px;
    background-color: #ffffff;
    position: absolute;
    bottom: -10px !important;
    left: 0;
  }

  .layer-bulk-filter-container .bulk-filter-button {
    border: 1px solid #eee;
    border-radius: 111px;
    font-size: 15px;
    text-decoration: none;
    color: #737373;
    position: absolute;
    height: 69px;
    width: 67px;
    pointer-events: all;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -5px;
    text-align: center;
  }

  #carousel-container {
    width: 100vw;
  }

  .info-pane .panel-container-vertical {
    width: 100%;
    border: none;
  }

  .info-pane .panel-container-vertical .expanded {
    position: relative;
  }

  .info-pane .panel-container-vertical .expanded .slider-toggle {
    display: inline-block !important;
    color: #6f6f6e;
    text-decoration: none;
    padding: 5px;
    background-color: #ffffff;
  }

  .info-pane .panel-container-vertical .splitter-horizontal .slider-toggle {
    display: inline-block !important;
    color: #6f6f6e;
    float: left;
    content: "View List" !important;
    text-decoration: none;
    padding: 5px;
  }
}

@media only screen and (max-width: 400px) {
  .map-logo {
    height: 70px;
    width: 79px !important;
    position: absolute;
    left: 0;
    background-color: #0000;
  }
}

@media screen and (max-width: 1440px) {
  #carousel-container {
    width: 1154px;
  }
}

@media screen and (min-width: 1441px) and (max-width: 2160px) {
  #carousel-container {
    width: 1440px;
  }
}

@media screen and (max-width: 600px) {
  input#check-curacao-privacy {
    transform: scale(1.5);
    margin-right: 18px;
  }

  .curacao-privacy-policy {
    height: 252px;
  }

  .curacao-privacy-container {
    display: flex;
    flex-direction: column;
    padding: 24 0 24 0px;
  }

  .curacao-privacy-container .privacy-text p {
    font: 15px Arial, sans-serif;
    color: white;
    margin: 18 10 18 25px;
    justify-content: center;
    line-height: 25px;
  }

  .curacao-privacy-container .privacy-text p#text {
    padding: 0 14 0 14px;
  }

  .privacy-sun-logo {
    display: none;
  }

  .privacy-text {
    width: 390px !important;
  }

  .richText__link {
    cursor: pointer;
    font: 15px Arial, sans-serif;
    color: white;
    text-decoration: underline !important;
  }

  .confirm-privacy-cookie {
    margin: 20 10 5 40px !important;
  }

  .mapboxgl-ctrl-bottom-right {
    top: 50.6px;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .curacao-privacy-policy {
    height: 280px !important;
  }
}

@media screen and (max-width: 376px) and (max-height: 668px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    max-height: calc(100% - 150px);
  }

  .layer-control-left li {
    width: 24%;
  }

  .selected-container .card .card-left .img-container .carousel-inner .item {
    height: 180px;
  }
}

@media screen and (max-width: 320px) and (max-height: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    max-height: 24% !important;
  }

  .layer-control-left li {
    width: 24%;
  }
}

@media (min-width: 601px) and (max-width: 1249px) {
  .actual-carousel {
    height: 500px;
  }

  .actual-carousel .modal-body .hotel-details-outer p {
    font-size: 9px;
    font-size: 11px !important;
    font-size: 11px !important;
    line-height: 20px !important;
  }

  .actual-carousel .modal-body .hotel-details-outer .hotel-description {
    padding: 17px 23px 20px !important;
  }

  .actual-carousel .modal-body .hotel-details-outer .location.tele {
    padding-top: 7px !important;
  }

  #carousel-container {
    width: 890px;
  }

  span {
    font-size: 9px;
  }

  .modal-top {
    overflow-y: scroll;
    height: calc(100% - 170px);
  }

  .hotel-name h2 {
    font-size: 21px !important;
  }
}

@media only screen and (max-width: 914px) and (orientation: landscape) {

  .map-logo {
    height: auto !important;
    width: 74px !important;
    position: absolute;
    left: 8px !important;
    top: 14px;
  }

  .map-link {
    font-size: 10px;
    left: 95px;
    top: 23px;
  }

  .top-bar-desktop {
    background-color: transparent !important;
  }

  .mapboxgl-ctrl-geocoder--input {
    display: none !important;

  }

  .mapboxgl-ctrl-geocoder--icon-search {
    display: none !important;
  }

  .panel-bottom.expanded .content {
    overflow-y: scroll;
    pointer-events: auto;
  }

  .limit-text {
    min-height: 0;
    height: auto;
    max-height: 100px;
  }

  .info-pane .panel-container-vertical {
    width: 35% !important;
    min-width: 0;
    max-width: none;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card {
    flex-direction: column;
    height: fit-content !important;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card .carousel-inner .item {
    height: 180px;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card:first-child {
    padding-top: 0;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card .row-left {
    width: 100%;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card .row-left .img-container {
    max-height: none;
    max-width: none;
  }

  .panel-bottom .content-wrapper .content .results-container .row-card .row-center {
    width: 100%;
    max-height: none;
    height: auto;
    padding-left: 0;
    margin-top: 15px;
  }

  .panel-bottom .content-wrapper .content .selected-container .card {
    flex-direction: column;
    height: auto !important;
  }

  .panel-bottom.expanded .selected-container {
    height: auto;
  }

  .panel-bottom.expanded .selected-container .card .card-left {
    width: 100%;
    height: 100% !important;
    margin: 0;
  }

  .panel-bottom.expanded .selected-container .card .card-center {
    margin: 0;
    margin-top: 15px;
    height: auto;
    width: 100%;
  }

  .address-field-resultcontainer {
    position: relative;
    bottom: 0;
    margin-top: 10px;
    margin-bottom: 8px;
  }

  .results-container .row-center .control-container {
    position: relative;
    bottom: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .results-container .row-center .control-container .control {
    height: auto;
  }

  .results-container .row-center .control-container .left-part {
    display: flex;
    align-items: center;
    gap: 4px;
  }

  .results-container .row-center .control-container .left-part .cat-icons {
    position: relative;
    bottom: 0;
    width: 25px;
  }


  .results-container .row-card .row-center .control-container .icon-box {
    height: 25px;
    width: auto;
    display: flex;
    justify-content: center;
  }

  .results-container .row-card .row-center .booking-btn {
    position: relative;
    bottom: 0;
  }

}

.carousel-360btn-new-card-list,
.carousel-360btn-new-card,
.carousel-videobtn-new-card-list,
.carousel-videobtn-new-card {
  cursor: pointer;
  z-index: 2;
}

#address_:empty {
  margin-right: 0;
}

#address_ {
  margin-right: 10px;
}

.results-container .row-center .control-container {
  height: auto;
  flex-wrap: wrap;
  gap: 4px;
}

/* Old screen size between 320px to 400px */

@media only screen and (min-width: 360px) and (max-width: 395px) {
  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    max-height: calc(100% - 220px);
  }
}

@media only screen and (min-width: 396px) and (max-width: 414px) {

  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    max-height: calc(100% - 205px);
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    max-height: calc(100% - 227px);
  }
}

/* Only For Safari */
@supports (-webkit-appearance:none) {
  @media only screen and (min-width: 601px) and (max-width: 1079px) {
    .row-left {
      height: 202px;
    }

    .row-left .img-container img {
      height: 100% !important;
      max-height: 202px !important;
    }
  }
}

/* Only For Safari End */

@media only screen and (max-height: 600px) {
  .selected-container .card .card-left .img-container .carousel-inner .item {
    height: 180px;
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small {
    /* max-height: calc(100% - 255px); */
  }

  .panel-bottom.expanded .selected-container .card .card-center .description-small span {
    font-size: 14px !important;
  }
}


.fav-check .form-check .form-check-label {
  margin-bottom: 0;
  background-color: #fff;
  border-radius: 25px;
  color: #1D1D1B;
  padding: 2px 6px;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: center;
  cursor: pointer;
}

.fav-check .form-check .form-check-label span {
  margin-top: 3px;
  user-select: none;
}

.fav-check input[type="checkbox"] {
  visibility: hidden;
  height: 0;
  width: 0;
  position: absolute;
}


.fav-check input[type="checkbox"]:checked+label svg path {
  fill: #F11400;
}

.fav-common {
  height: 30px;
  width: 90px;
}

.selected-container-favourities:has(.fav-common) {
  width: 90px;
}
/* 
.fullscreen-pop-up-favourities img {
  height: 31px !important;
  width: 95px !important;
} */

.hide-direction-share {
  display: none !important;
}