<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

@media only screen and (max-width: 767px), projection and (max-width: 767px) {
	
	body {
		overflow: auto;
	}

	html, body {
		height: auto !important
	}

	#item-list .search-btn {
		margin-right: 0;
		font-size: 14px;
		width: 50%;
	}

	#item-list .packages-btn {
		margin-left: 0;
	}

	#item-list {
		height: 100%;
	}

	.item .equip-icons img {
		height: 18px;
	}

	#item-detail {
		top: 0;
		padding: 5px;
	}

	#item-detail #links {
		height: auto;
	}

	#item-detail ul.links {
		float: none;
		width: 100%;
		clear: both;
	}

	#item-detail ul.links li {
		width: 49%;
		display: inline-block;
	}

	#item-detail #links .icons {
		margin-bottom: 15px;
	}

	#item-detail .images .first {
		text-align: center;
	}

	#item-detail .images .first img {
		width: 320px;
	}

	#item-detail .images .show-all-images {
		z-index: 9999;
	}

	#item-detail .info {
		width: 100%;
	}

	#reserve-form .btn-orange {
		font-size: 16px;
	}

	#rooms .stay-info span {
		margin-right: 5px;
	}

	#rooms .room .img {
		width: 60px;
	}
	
	#rooms .room .room-info h3 {
		font-size: 15px;
	}

	#rooms .room .room-info h3 span {
		visibility: visible;
	}	

	#rooms .room .room-info .price {
		font-size: 18px;
	}

	#rooms .room .room-info select {
		margin-right: 5px;
		padding: 6px 0px;
	}

	#detail-div {
		position: static;
	}

	#reviews .first {
		width: 30%;
	}

	#reviews .second {
		width: 70%;
		margin-bottom: 15px;
	}

	#reviews .third {
		float: none;
		width: 100%;
		clear: both;
	}

	#reviews .third a {
		height: auto;
		display: block;
		width: 100%;		
	}

	#to-top {
		display: none !important;
	}

	#content {
		height: 100% !important;
	}

	#copyright_mindv {
		box-shadow: 0 -5px 10px gray;
	}
}

@media only screen and (min-width: 360px), projection and (min-width: 360px) {
	#adv-search .dtop input {
		font-size: 19px;
	}
}

@media only screen and (min-width: 400px), projection and (min-width: 400px) {

	#adv-search .dtop input {
		font-size: 21px;
	}

	#rooms .room .img {
		width: 100px;
	}

	#rooms .room .room-info .price {
		font-size: 20px;
	}
}

@media only screen and (max-width: 1023px), projection and (max-width: 1023px) {
	#adv-search #selects select {
		width: 32.3%;
		margin: 0;
	}

	#item-list {
		height: 100%;
	}

	#item-list .search-btn {
		margin-right: 0;
	}

	#item-detail {
		height: 100%;
		height: calc(100% - -10px);
	}

	#item-detail .images .slider {
		display: block;
	}

	#item-detail .images .slider img {
		margin: 0 auto;
		text-align: center;
	}

	#item-detail .images .bx-wrapper {
		border: 0 !important;
		box-shadow: none !important;
		margin: 0 !important;
	}

	#item-detail .images .first, #item-detail .images .last {
		display: none;
	}

	#item-detail .images .show-all-images {
		display: none;
	}

	#show-reviews {
		min-height: auto;
	}

	#item-detail a.btn.add-to-favorites {
		min-height: 30px;
	}
}

@media only screen and (min-width: 768px), projection and (min-width: 768px) {

	#adv-search {
		padding: 0;
	}

	#adv-search .dashboard {
		/*width: 200px;*/
	}

	#adv-search #contentHeader {
		margin-left: 30px;
	}	

	#adv-search .dtop input {
		font-size: 14px;
	}

	#item-list {	
		width: 320px;
		float: left;
	}

	#item-list .search {
		width: auto;
	}	

	#item-list .select {
		width: calc;
		float: right;
	}	

	#item-list .packages-btn {
		width: auto;
	}

	#map_canvas, #copyright_mindv {
		margin-left: 320px;
		width: calc(100% - 320px);
		width: -webkit-calc(100% - 320px);
	}
	
	#map_canvas {
		height: 100%;
		float: left;
		width: 100%;
		position: absolute !important;
		z-index: 1;
		top: 0;
		display: block;
	}

	#detail-div {
		width: calc(100% - 320px);
		width: -webkit-calc(100% - 320px);
		max-width: 560px;
		float: left;
	}
}

@media only screen and (min-width: 1024px), projection and (min-width: 1024px) {

	#adv-search .dtop input {
		font-size: 21px;
	}

	#adv-search #selects select {
		margin-right: 15px;
		width: 109px;
	}
	
	#item-list {
		width: 460px;
		max-width: 460px;
	}	

	#item-list .item .checkbox, #last-viewed .item .checkbox {
		display: block;
	}

	#item-list .search input {
		width: 245px;
	}

	#item-list .search-btn {
		width: 55%;
	}

	#map_canvas, #copyright_mindv {		
		margin-left: 460px;		
		width: calc(100% - 460px);
		width: -webkit-calc(100% - 460px);		
	}

	#last-viewed { 
		display: block;
	}

	#item-detail, #item-detail * {
		box-sizing: content-box;
	}

	#item-detail { 
		width: 585px;
		min-width: 585px;
		position: relative;
	}

	#item-detail .btn-orange {
/*		width: 280px;*/
		height: auto;
	}

	#item-detail .images .first {
		width: 278px;
		float: left;
	}

	#item-detail .images .last {
		float: left;
		display: block;
	}

	#item-detail .images .slider,
	#item-detail .images .bx-wrapper {
		display: none;
	}

	#item-detail .ui-tabs &gt; ul {
		display: block;
	}

	#item-detail .social {
		display: block;
		text-align: right;
		width: 200px;
		float: right;
		margin-top: 10px;
	}

	#rooms .stay-info {
		line-height: 1;
	}

	#rooms .room .room-info .price {
		font-size: 28px;
	}
}</pre></body></html>