	.devider { background-color: white; }

	
	@media (orientation: portrait) {

	div#legal > div.copyright:nth-child(4) {display: none;} 
}



	html,body {
	font-family: Arial;
	font-size: 13px;
	}
	
	.sections {
		background-color: #fee000;
		padding: 2px 0 2px 5px;
		color: black!important;
	}
	
	/*nav ul{height:335px;}*/
    /*nav ul {overflow:hidden; overflow-y:scroll;}*/

	.ui-menu .ui-menu-item a {
    padding: 4px .4em!important;
    line-height: 1.4!important;
}
	
	/* Scrollbar styles */
	nav ::-webkit-scrollbar {
	width: 10px;
	height: 5px;
	}

	nav ::-webkit-scrollbar-track {
	box-shadow: inset 0 0 10px gray;
	border-radius: 2px;
	}

	nav ::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background: #555555; 
	box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
	}

	nav ::-webkit-scrollbar-thumb:hover {
	background: #393939;
	}
	
	.slicknav_menu {z-index: 99999;}
	
	h2 {
display: block;
font-size:14px;
font-weight: bold;
color: #29b6ff;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;

}

	div#pano > div.gm-style > div:nth-child(9) { 
		display: none!important;
	}

.mobile_text {display: none; }
	
	#logo{
position:absolute; left:-10px; top: 0px;
}

.bar:hover {
    opacity:1;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}

.bar select {
   font-weight:bold;
} 

.ui-menu { width: 180px;}

.ui-widget-content {
    border: 1px solid #fff;
	background: none!important;
    background-color: #e7e7e7!important;
    color: #222222;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-color: #fff;
    margin-top: 2px;
}


#intro {
position: absolute;
top:20px;
right:20px;
}

ul {
  left: 190px!important;
}

	img.target {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -100px;
		margin-top: -100px;
		z-index: 99999;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-user-drag: none; /* Prevents dragging of images/divs etc */
		user-drag: none;
	}
	
	.info {
		position:fixed;
		display:none;
		text-align:left;
		opacity: 1;
		filter: alpha(opacity=100); /* For IE8 and earlier */
	}
	
	.markerinfo {
		position:fixed;
		display:none;
		top:10px;
		right:50px;
		width:275px;
		height:400px;
		background-color: #fff;
		text-align:left;
		opacity: 1;
		filter: alpha(opacity=100); /* For IE8 and earlier */
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px; /* future proofing */
		-khtml-border-radius: 8px; /* for old Konqueror browsers */
	}
	
	#uuORL1gfWG0AAAQIt8Mtiw_marker1 {
		position: absolute;
		top:10px;
		right:50px;
		width:275px;
		height:400px;
		background-color: #fff;
		text-align:left;
		opacity: 0;
		filter: alpha(opacity=0); /* For IE8 and earlier */
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px; /* future proofing */
		-khtml-border-radius: 8px; /* for old Konqueror browsers */
	}
	
	#Q-w5rNNsln0AAAQIt8Mrog_marker1 {
		position: absolute;
		top:10px;
		right:50px;
		width:275px;
		height:400px;
		background-color: #fff;
		text-align:left;
		opacity: 0;
		filter: alpha(opacity=0); /* For IE8 and earlier */
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px; /* future proofing */
		-khtml-border-radius: 8px; /* for old Konqueror browsers */
	}
	
	.img_top {
    width: 275px;
    height: 165px;
    overflow: hidden;
    position: relative;
    border-radius-topleft: 7px;
	border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	}
	
	.img_top img {
    height: 165px;
    position: absolute;
    right: 0;
	}
	
	.play_button {
    z-index: 99999;
    position: absolute;
    right: 10px;
	top: 145px;
	}
	
	.close_top {
	z-index: 99999;
    position: absolute;
	top: -5px;
    right: -5px;
	}
	
	.close_video {
	z-index: 99999;
	visibility: hidden;
    position: absolute;
	width: 20px;
	height: 20px;
	top: 5px;
    right: 335px;
	}
	
	<!--.close_vimeo {
	z-index: 99999;
	position: absolute;
	visibility: hidden;
	width: 20px;
	height: 20px;
	top: 5px;
    right: 290px;
	}-->
	
	.book_now {
	z-index: 999999;
    position: absolute;
	left: 10px;
    top: 140px;
	}
	
	.book_now_lobby {
	z-index: 999999;
    position: absolute;
	left: 158px;
    bottom: 10px;
	}

	.FixedHeightContainer {
		float: left;
		margin-left: 11px;
		height: 200px;
		width:250px; 
		padding:3px; 
		background:#fff;
	}
	
	.Content {
		height:178px;
		/*overflow:auto;*/
		background:#fff;
		padding: 0 5px 0 0;
	}
	
	.Content_share_it {
		height:178px;
		/*overflow:auto;*/
		background:#fff;
		padding: 0 5px 0 0;
	}
	
	.button {
		background: url(images/bg-button.png) -0px 0px no-repeat;
		padding: 4px 5px 3px 27px;
		text-transform: uppercase;
		color: white;
		text-decoration: none;
		margin-right: 10px;
}
	.alert {
		color: red;
		font-weight: bold;
	}

	.scale10 {
	background: url('booking.png');
	background-size: 10px 13px;
	width: 10px;
	height: 13px;
	}
	
	.scale20 {
	background: url('booking.png');
	background-size: 20px 26px;
	width: 20px;
	height: 26px;
	}
	
	.scale30 {
	background: url('booking.png');
	background-size: 30px 39px;
	width: 30px;
	height: 39px;
	}
	
	.scale40 {
	background: url('booking.png');
	background-size: 44px 57px;
	width: 44px;
	height: 57px;
	}
	
	.scale50 {
	background: url('booking.png');
	background-size: 56px 72px;
	width: 56px;
	height: 72px;
	}
	
	.scale60 {
	background: url('booking.png');
	background-size: 67px 86px;
	width: 67px;
	height: 86px;
	}
	
	.scale70 {
	background: url('booking.png');
	background-size: 78px 100px;
	width: 78px;
	height: 100px;
	}
	
	.scale80 {
	background: url('booking.png');
	background-size: 89px 114px;
	width: 89px;
	height: 114px;
	}
	
	.YouTubeDialog {
	position: absolute!important;
	top: 10px!important;
	left: 400px!important;
	}
	
	.embed-code {
		display: none;
	}
	
	.player {
	position: fixed;
	display: none;
	z-index: 99998;
	width: 711px;
	height: 402px;
	top:10px;
	right:340px;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  border:2px solid black;
	}
	
	.player1 {
    position: fixed;
	display: none;
    z-index: 999998;
	top:10px;
	right:340px;
}

#icons {
position: fixed;
z-index: 99999;
width: 40px;
	top:10px;
	right:10px;

}

.icons_space {
padding: 1px;
opacity:0.6;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}

.icons_space:hover { 
opacity:0.9;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}

#share_icons {
float: left;
margin-top:-5px;
margin-left: 10px;
}

.share_icons_class {
padding: 0 2px 0 2px;
opacity:0.2;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}

.share_icons_class:hover { 
opacity:0.9;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}


nav select {
  display: none;
}

 .imgInfo {
  display: inline;
  }

/* mobile conditions */
@media (max-width: 40em) {
/*div#icons {display:none;}*/
div#sound-bars {display:none!important;}

.devider { background-color: black; }
	
.logo, .bar {display: none;}

body {
	overflow:hidden;
	}
	
 .slicknav_nav span:first-child { display:none!important; }
 .slicknav_nav { border-top: 0px solid!important;}
 
 /* more about custom scrollbars: https://css-tricks.com/custom-scrollbars-in-webkit/ */
 .slicknav_nav::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
  border-radius: 2px;
}

 .slicknav_nav::-webkit-scrollbar-track {
  background-color: #434343;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 2px;
  
}

 .ui-menu-item {background-color: #80000!important;}
 
 .ui-widget-content { background: none!important; border: 0px solid #aaaaaa!important;}
 
 .ui-widget {font-family: Arial!important; font-size: 13px!important;}
	
  .info {
  height: 260px!important;
  }
  .markerinfo {
  height: 260px!important;
  }
  .FixedHeightContainer {
  height: 70px!important;
  }
  .imgInfo {
  display: none!important;
  }
  .Content {
  height: 50px!important;
  padding-top:25px!important;
  }
  .Content_share_it {
  height: 50px!important;
  }
  .target {
  display: none!important;
  }
  .book_now_lobby {
  bottom:90px!important;
  }
  #icons {
  width: 30px!important;
  top: 2px!important;
  right: 5px!important;
  }
  #share_icons{
  position: absolute!important;
  margin-left: 10px!important;
  margin-top: 20px!important;
  }
  .share_icons_class {
  opacity:1!important;
  }
  .icons_space {
  opacity:1!important;
  padding: 0!important;
  }
  .barmusic:nth-child(6) {display: none!important;}
  .barmusic:nth-child(7) {display: none!important;}
  .barmusic:nth-child(8) {display: none!important;}
  body {
  margin: 1px 0 0 1px!important;
  }
  .text {display: none!important;}
  
  #contact_real_estate {
  position: absolute!important;
  right: 30px!important;
  margin-top: 14px!important;
  }
  
  #contact_image {
  display: none!important;
  }
  
  #contact_icon {
  position: absolute!important;
  margin-left: 10px!important;
  margin-top: 20px!important;
  height: 210px!important;
  }
  
  .book_now_lobby {
  position: absolute!important;
  bottom: 10px!important;
  }
  
  .mobile_text {display: inline!important; }
  
  .spa_info {position:absolute; margin-top:18px!important;left:40px!important;}
  
  .yoga_pilates_info {position:absolute; margin-top:11px!important;left:40px!important;}
  
  .play_button {
    z-index: 99999;
    position: absolute;
    right: 10px;
	top: 15px;
	}
	
}

@media only screen and (min-width:40em){
div#displaybox {display: none;}
}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
	}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(49,58,119,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(49,58,119,0.4); 
}
	
	



.gm-style-cc { 
position:absolute;
	bottom:100px!important;
	right:0px!important;
	z-index: 99999!important;
display: none!important;
font-family: Roboto,Arial,sans-serif!important;
font-size: 12px!important;
font-weight: 400!important;
text-decoration: none!important;
}

#legal{
	position:absolute;
	bottom:0px!important;
	right:0px!important;
	z-index: 9999999!important;
}
/*end temporary fix*/



.copyright {
font-family: Roboto,Arial,sans-serif;
font-size: 12px;
font-weight: 400;
text-decoration: none;

	float:right;
    position:relative;
    padding-right: 6px;
    padding-left: 6px;
    white-space: nowrap;
    direction: ltr;
    text-align: right;
    opacity: 0.7;
    background-color: #222222;
	margin-left:1px;
}

.copyright a{
    color: #ffffff!important;
    text-decoration: none;
} 

.line_space {
	width: 100%;
	height: 10px;
}

div#infoicon {display: none;}

	@media screen and (min-width: 47em) {
    /* this css will only be used when the screen size is min 800px */
	
	div#pano > div.gm-style > div > div > div.gmnoprint { 
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transition: all 1.2s ease;
		-moz-transition: all 1.2s ease;
		-o-transition: all 1.2s ease;
		transition: all 1.2s ease;
	}

	div#pano:hover > div.gm-style > div > div > div.gmnoprint {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transition: all 0.6s ease;
		-moz-transition: all 0.6s ease;
		-o-transition: all 0.6s ease;
		transition: all 0.6s ease;
	}
	
	}

@media (min-width: 1451px) and  (max-width: 8000px) {
	.jtextfill {font-size:17px; padding: 5px 20px 5px 20px; line-height: 150%;}
}	

@media (min-width: 1298px) and  (max-width: 1450px) {
	.jtextfill {font-size:15px; padding: 5px 20px 5px 20px; line-height: 155%;}
}

@media (min-width: 1246px) and  (max-width: 1297px) {
	.jtextfill {font-size:15px; padding: 5px 20px 5px 20px; line-height: 155%;}
}

@media (min-width: 1204px) and  (max-width: 1245px) {
	.jtextfill {font-size:14px; padding: 5px 20px 5px 20px; line-height: 170%;}
}

@media (min-width: 1099px) and  (max-width: 1203px) {
	.jtextfill {font-size:14px; padding: 5px 20px 5px 20px; line-height: 135%;}
}

@media (min-width: 1031px) and  (max-width: 1098px) {
	.jtextfill {font-size:14px; padding: 5px 20px 5px 20px; line-height: 135%;}
}

@media (min-width: 931px) and  (max-width: 1030px) {
	.jtextfill {font-size:13px; padding: 5px 20px 5px 20px; line-height: 145%;}
}

@media (min-width: 892px) and (max-width: 930px) {
	.jtextfill {font-size:13px; padding: 5px 20px 5px 20px; line-height: 145%;}
}

@media (min-width: 800px) and (max-width: 891px) {
	.jtextfill {font-size:12px; padding: 5px 20px 5px 20px; line-height: 155%;}
}

@media (min-width: 707px) and (max-width: 799px) {
	.jtextfill {font-size:11px; padding: 5px 20px 5px 20px; line-height: 170%;}
}

@media (min-width: 590px) and (max-width: 706px) {
	.jtextfill {font-size:11px; padding: 5px 20px 5px 20px; line-height: 140%;}
}

@media (min-width: 548px) and (max-width: 589px) {
	.jtextfill {font-size:10px; padding: 5px 20px 5px 20px; line-height: 150%;}
}

@media (min-width: 494px) and (max-width: 547px) {
	.jtextfill {font-size:9px; padding: 5px 20px 5px 20px; line-height: 170%;}
}

@media (min-width: 404px) and (max-width: 493px) {
	.jtextfill {font-size:8px; padding: 5px 20px 5px 20px; line-height: 190%;}
}

@media (max-width: 403px) {
	.jtextfill {font-size:8px; padding: 5px 20px 5px 20px; line-height: 160%;}
	
}

.slicknav_menu {background: #000!important;}

.slicknav_btn {background-color: #000!important;}

*:focus {
    outline: none;
}

#barsmusic {
    height: 20px;
    width: 40px;
}

.barmusic {
   background: #dadada;
    bottom: 1px;
    height: 3px;
    position: absolute;
    width: 3px;      
    animation: sound 0ms -800ms linear infinite alternate;
}

@keyframes sound {
    0% {
       opacity: .35;
        height: 3px; 
    }
    100% {
        opacity: 1;       
        height: 18px;        
    }
}

.barmusic:nth-child(1)  { left: 6px; animation-duration: 407ms; }
.barmusic:nth-child(2)  { left: 10px; animation-duration: 458ms; }
.barmusic:nth-child(3)  { left: 14px; animation-duration: 400ms; }
.barmusic:nth-child(4)  { left: 18px; animation-duration: 427ms; }
.barmusic:nth-child(5)  { left: 22px; animation-duration: 441ms; }
.barmusic:nth-child(6)  { left: 26px; animation-duration: 419ms; }
.barmusic:nth-child(7)  { left: 30px; animation-duration: 487ms; }
.barmusic:nth-child(8) { left: 34px; animation-duration: 442ms; }​