
/* Default KrPano Styles */

@-ms-viewport { width: device-width; }
@media only screen and (min-device-width: 800px) { html { overflow:hidden; } }
* { padding: 0; margin: 0; }

#container { height: 100%; height: 100%; min-height: 100%; width: 100%; margin: 0; right: 0; top: 0; }
#tourDIV { padding: 0; margin: 0; width: 100%; height: 100%; min-height: 100%; position: relative; overflow: hidden; display: block; right: 0; top: 0; z-index: 1; }

/* #panoDIV { padding: 0; margin: 0; z-index: 1; }  */

/* Custom CSS Styles */

#wrapper { width: 100%; height: 100%; min-height: 100%; overflow: hidden; position: relative; display: block; }

.dataa { z-index: 99999 !important; }

html, body { width: 100%; height: 100%; min-height: 100%; overflow: hidden; }

body { 
	font-family: 'Open Sans', 'helvetica nenu', helvetica, arial, sans-serif !important;
	font-style: normal;
	font-weight: 400;
	text-rendering: optimizeLegibility;
}

body p { 
	font-family: 'Open Sans', 'helvetica nenu', helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5 { 
	font-family: 'Open Sans', 'helvetica nenu', helvetica, arial, sans-serif;
	font-style: normal !important;
	font-weight: 700;
	text-rendering: optimizeLegibility;
}

img.wide { width: 100%; height: auto; }

a, a:visited, a:hover, a:active {
  color: inherit !important;
}

/* #krpanoSWFObject div { transform: scale(1); -webkit-transition: all .3s ease-in; transition: all .3s ease-in; }
#krpanoSWFObject div:hover { transform: scale(1.2); } */


/* Header */

.logo { width: 110px; height: 50px; display: block; padding: 0; margin: 0; top: 0; left: 0; position: absolute; z-index: 9999; background-color: #FFF; }
.logo span { width: 100%; height: 100%; display: block; background-size: 100%; background: url('../img/logo-brookfield-blue-01.png') no-repeat center; background-size: 80%; }
.logo img { width: 100%; height: auto; display: block; }
.logo span em { display: none; }

/* /////////////////////////// HEADER ///////////////////////////////// */

header { width: 100%; display: block; top: 0; position: absolute; z-index: 3000; height: 50px; background-color: #4079b9; }

header * { -webkit-transition: all .3s ease-in; transition: all .3s ease-in; } 

header a.home { background: url('../img/icon-house-white.png') no-repeat center; background-size: 20px; width: 50px; height: 50px; position: absolute; z-index: 7000; top: 0; left: 140px; display: block; padding: 0; -webkit-transition: all .3s ease-in; transition: all .3s ease-in; text-decoration: none; cursor: pointer; opacity: 0.8; -webkit-opacity: 0.8; }
header a.home span { color: #FFF; text-transform: uppercase; padding: 15px 0; text-align: right; font-size: 12px; line-height: 100%; display: none; }
header a.home:hover, .nav-main a.focus { background-color: rgba(255,255,255,0.2) !important; opacity: 1; -webkit-opacity: 1;  }

header h1.tour-title { color: #FFF; font-size: 14px; line-height: 50px; margin: 0; padding: 0; margin-left: 125px; font-family: 'Open Sans', 'helvetica nenu', helvetica, arial, sans-serif; font-weight: 700; }

.triangle { width: 100px; height: 100px; display: block; position: absolute; z-index: 3500; background: url('../img/triangle.png') no-repeat top left; background-size: 100%; }

/* Grid Menu (Mobiles) */

.nav-main { width: 100%; max-height: 0; position: absolute; z-index: 3000; top: 0; right: 0; margin-top: 50px; overflow: hidden; background: #4c4c4c; transition-timing-function: cubic-bezier(0, 1, 0.5, 1); -webkit-transition: all .3s ease-in; transition: all .3s ease-in; }
.nav-main.open { max-height: 900px; display: block; }

.nav-main .nav-inner { margin: 30px 10px 15px 15px; display: block; overflow: hidden; min-height: 1200px; }

.nav-main a { 
  background-color: transparent; color: #FFF !important; border: 1px solid rgba(255,255,255,0.3); 
  margin: 0.5%; height:auto; position: relative; display: inline-block; width: 47%; padding: 30% 0 5% 0; 
  -webkit-transition: all .3s ease-in; transition: all .3s ease-in; 
  text-decoration: none; cursor: pointer; text-align: center;  
  border-radius: 4px; -webkit-border-radius: 4px; 
}
.nav-main a span { color: #FFF; padding: 30px 0; text-align: center; font-size: 12px; position: absolute; bottom: 0; margin: 0 auto; width: 100%; font-size: 16px; line-height: 26px; }
.nav-main a:hover, .nav-main a.focus { background-color: rgba(255,255,255,0.4) !important; }

.nav-main a.view { background: url('../img/icon-360-view.png') no-repeat center top 35%; background-size: 30%; }  
.nav-main a.info { background: url('../img/icon-info-new-01.png') no-repeat center top 35%; background-size: 30%; }  
.nav-main a.entry { background: url('../img/icon-entry-01.png') no-repeat center top 35%; background-size: 30%; }  
.nav-main a.exit { background: url('../img/icon-exit-01.png') no-repeat center top 35%; background-size: 30%; } 

.nav-main a.map { background: url('../img/icon-map-marker-white-01.png') no-repeat center top 35%; background-size: 30%; } 
.nav-main a.video { background: url('../img/icon-video.png') no-repeat center top 35%; background-size: 30%; }  
.nav-main a.threed { background: url('../img/icon-3d.png') no-repeat center top 35%; background-size: 30%; }  
.nav-main a.building { background: url('../img/icon-building-white-01.png') no-repeat center top 35%; background-size: 30%; }  
.nav-main a.facilities { background: url('../img/icon-facilities-white-01.png') no-repeat center top 35%; background-size: 30%; }  
.nav-main a.help { background: url('../img/icon-help-01.png') no-repeat center top 35%; background-size: 30%; }  
.nav-main a.levels { background: url('../img/icon-levels-white-01.png') no-repeat center top 35%; background-size: 30%; }  
.nav-main a.spaces { background: url('../img/icon-space-01.png') no-repeat center top 35%; background-size: 30%; }  

.nav-main a.active { background-color: rgba(255,255,255,0.1) !important; }
.nav-main a:hover { background-color: rgba(255,255,255,0.2) !important; }


/* Nav Icon */

.nav-icon {
	top: 10px; right: 15px;
  	width: 30px; height: 30px;
  	position: absolute; margin: 0;
  	-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);
  	-webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out;
  	cursor: pointer; z-index: 3000;
    background: url('../img/icon-grid-01.png') no-repeat center; background-size: 95%;
}

.nav-icon.cross { background: url('../img/icon-close2.png') no-repeat center; background-size: 85%; }

/* .nav-icon span {
	display: block; position: absolute;
  	height: 2px; width: 100%;
  	background: #FFF;
  	border-radius: 0px; opacity: 1; left: 0;
  	-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg);
  	transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;
}

.nav-icon span:nth-child(1) { top: 0px; }
.nav-icon span:nth-child(2), .nav-icon span:nth-child(3) { top: 10px; }
.nav-icon span:nth-child(4) { top: 20px; }

.nav-icon.cross span:nth-child(1) { top: 10px; width: 0%; left: 50%; }
.nav-icon.cross span:nth-child(2) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.nav-icon.cross span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.nav-icon.cross span:nth-child(4) { top: 12px; width: 0%; left: 50%; } */



/* /////////////////////////// COMMANDS ///////////////////////////////// */

#commands { display: none !important; }

#nav-bubbles { display: none !important; }

#commands { top: 10px; left: 50%; margin-left: -60px; }
#commands a { width: 50px; height: 50px; display: block !important; }

#commands-optional { z-index: 500 !important; position: fixed; }

#commands-optional.bottom-right { bottom: 10px; right: 110px; }
#commands-optional.bottom-left { bottom: 10px; left: 10px; }
#commands-optional.top-right { top: 60px; right: 10px; }
#commands-optional.top-left { top: 60px; left: 10px; }

#commands-optional a.autorotation { display: none; }
#commands-optional a.fullscreen { display: none; }

#commands-optional a.fullscreen.enter { background: url(../img/icon-fullscreen-on-new-01.png) no-repeat center; background-size: 70%; }
#commands-optional a.fullscreen.exit { background: url(../img/icon-fullscreen-off-new-01.png) no-repeat center; background-size: 70%; }

#commands-optional a.autorotation { background: url(../img/icon-pause-new-01.png) no-repeat center; background-size: 80%; }
#commands-optional a.autorotation.on { background: url(../img/icon-pause-new-01.png) no-repeat center; background-size: 80%; }
#commands-optional a.autorotation.off { background: url(../img/icon-play-new-01.png) no-repeat center; background-size: 80%; }

#commands-optional a.mute.on { background: url(../img/icon-audio-unmute-01.png) no-repeat center; background-size: 80%; }
#commands-optional a.mute.off { background: url(../img/icon-audio-mute-01.png) no-repeat center; background-size: 80%; display: none; }

/* Toggle Hotspots */

#commands-optional a.toggleHotspots.off { background: url(../img/icon-mkr-on-new-01.png) no-repeat center; background-size: 80%; display: block; }
#commands-optional a.toggleHotspots.on { background: url(../img/icon-mkr-off-new-01.png) no-repeat center; background-size: 80%; display: none; }
#commands-optional a.toggleHotspots.active { display: block; }
#commands-optional a.toggleHotspots.hidden { display: none; }

#commands-optional a.toggleLegend { background: url(../img/icon-key-colors.png) no-repeat center; background-size: 100%; }
#commands-optional a.toggleLegend.active { opacity: 1; }

#commands-optional a {
    background-position: center;
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    opacity: 0.8;
    -webkit-opacity: 0.8;
}

#commands-optional a:hover { opacity: 1; -webkit-opacity: 1; }


/* Toogle Map */

#mapcontainer { width: 100% !important; left: 0 !important; z-index: 500 !important; }

#commands-optional a.toggleMap { display: block; margin-left: 3px; }

#commands-optional a.toggleMap.open { background: url(../img/icon-map2.png) no-repeat center; background-size: 90%; }
#commands-optional a.toggleMap.close2 { background: url(../img/icon-map2.png) no-repeat center; background-size: 90%; display: none; }

a.toggleMap.close { 
	top: 65px; right: 15px; display: none; 
	background: url(../img/close4.png) no-repeat center; background-size: 100%; 
	position: absolute; z-index: 9999; 
	opacity: 1; -webkit-opacity: 1; 
	width: 40px; height: 40px;
}

/* Map Overides */

.kolorArea { left: auto !important; right: 0 !important; width: 100% !important; top: 50px !important; }
.kolorAreaContent { width: 100% !important; }


/* /////////////////////////// CALL TO ACTION BUTTONS ///////////////////////////////// */

.cta { display: block; overflow: hidden; position: absolute; z-index: 8000; margin: 0; bottom: 15px; right: 10px; }
.cta a { 
	padding: 20px; margin: 0 0 0 5px; color: #2f2d3a; display: inline-block; 
	border-radius: 100px; -webkit-border-radius: 100px; text-decoration: none; font-size: 16px; 
	-webkit-transition: all 0.3s ; transition: all 0.3s; border: 0; 
	cursor: pointer; font-weight: bold; 
}
.cta a span { display: none; }
.cta a.book { background: url(../img/icon-book.png) no-repeat center; background-size: 15px; }
.cta a.bed { background: url(../img/icon-bed.png) no-repeat center; background-size: 20px; }
.cta a.share { background: url(../img/icon-share-white.png) no-repeat center; background-size: 15px; }
.cta a.compass { background: url(../img/icon-compass.png) no-repeat center; background-size: 20px; }
.cta a.payment { background: url(../img/icon-payment.png) no-repeat center; background-size: 20px; }

.cta a { background-color: #e31a12 !important; }
.cta a:hover, .cta a:focus { background-color: #e31a12 !important; }

.cta p { display: none; font-size: 20px; color: #FFF; text-transform: uppercase; float: right; text-align: right; margin: 0; padding: 0 10px 5px 0; }

/* Toggle Submenu */

.status { 
	padding: 0; position: absolute; z-index: 2000; 
	right: 0; top: 50px; width: 100%; height: 50px; line-height: 50px; font-size: 12px; 
	display: none; overflow: hidden; color: #FFF;
	text-align: right; 
	background-color: #FFF !important; text-decoration: none;
	-webkit-transition: all .3s ease-in; transition: all .3s ease-in;
}

.status:hover { cursor: pointer; text-decoration: none; color: #FFF; background-color: #49465b !important; }
.status .nav-icon { display: block; top: 3px; right: auto; width: 30px; position: relative; }
.status .nav-icon span { background-color: #007c9b; }

.status em { font-style: normal; font-weight: 700; text-align: center; font-size: 16px; margin-right: 60px; color: #FFF !important; line-height: 55px; }
.status span { width: 50px; height: 50px; position: absolute; z-index: 100; right: 0; top: 0; display: block; }

.status span { background: url(../img/icon-grid.png) no-repeat right 15px center; background-size: 30px;  }

/* Pano Title */

.pano-info { 
  display: table; position: absolute; z-index: 1000; margin: 0; padding: 0; bottom: 15px; left: 0; 
  background-color: rgba(51,51,51,0.7); text-decoration: none; 
  border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; 
  -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out; 
}

.pano-num { padding: 0 0 0 15px; width: 40px; display: table-cell; vertical-align: middle; text-decoration: none; }
.pano-num-inner { width: 40px; height: 40px; margin: 0; padding: 0; background-color: #4079b9; border: 3px solid #FFF; transform: rotate(45deg); border-radius: 10px; -webkit-border-radius: 10px;  -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out;  }
.pano-num-inner span { font-size: 20px; line-height: 35px; width: 40px; height: 40px; padding: 0; text-align: center; color: #FFF; font-weight: bold; transform: rotate(-45deg); display: block; font-family: 'Open Sans', 'helvetica nenu', helvetica, arial, sans-serif; }

.pano-num-inner span.aerial { background: url(../img/icon-drone-01.png) no-repeat center; background-size: 30px; }
.pano-num-inner span.food { background: url(../img/icon-food-01.png) no-repeat center; background-size: 30px; }

.pano-title { 
  display: table-cell; margin: auto; height: 100%; padding: 15px; 
  color: #FFF; font-size: 14px; line-height: 18px; font-weight: 200; text-transform: uppercase; 
  font-family: 'Klavika', "helvetica nenu", helvetica, arial, sans-serif; vertical-align: middle;
  -webkit-transition: all .3s ease-in; transition: all .3s ease-in;
}

.pano-info:hover { background-color: rgba(51,51,51,0.9); }
.pano-info:hover .pano-num-inner { background-color: #032645; }

/* Back button */

a.move { top: 44%; padding: 0; position: absolute; z-index: 100; display: none; width: auto; cursor: pointer; -webkit-transition: all .3s ease-in; transition: all .3s ease-in; padding: 5px; }
a.move:hover { background-color: rgba(0,0,0,0.5) !important; }

a.move span { display: inline-block; background: url(../img/arrow-left3.png) no-repeat center; background-size: 20px; background-color: #002342 !important; border-radius: 100px; -webkit-border-radius: 100px; width: 40px; height: 40px; }
a.move em { display: inline-block; font-size: 14px; font-weight: bold; color: #FFF !important; text-transform: uppercase; font-style: normal; padding: 10px; font-family: 'Open Sans', "helvetica nenu", helvetica, arial, sans-serif; }
a.move:hover span { background-color: #002342 !important; }

a.prev-button { left: 0; border-radius: 100px; -webkit-border-radius: 100px; }
a.next-button { right: 0; border-radius: 100px; -webkit-border-radius: 100px; }

a.prev-button span { float: left; }
a.next-button span { float: right; background: url(../img/arrow-right.png) no-repeat center; background-size: 20px; }

a.prev-button em { float: left; margin-left: 5px; padding-right: 20px; }
a.next-button em { float: right; margin-right: 5px; padding-left: 20px; }

/* Share URL Button */

.result { position: relative; overflow: hidden; margin-top: 20px; }
.copy-btn { background-color: #005dac; border: transparent; border-radius: 0 3px 3px 0; padding: 18px; min-width: 100px; color: #fff; position: absolute;  right: 0; top: 0; z-index: 500;}
.copy-btn.copied { background-color: green; }
.url-result { width: 90%; padding: 15px; font-size: 16px; line-height: 16px; color: #666; display: block; background-color: #f6f6f6; border: 1px solid #CCC; }
.social-btns { margin-top: 20px; display: block; overflow: hidden; }



/* //////////////////////////////// large mobiles //////////////////////////////// */

@media screen and (min-width: 350px) {



}


/* //////////////////////////////// larger mobiles //////////////////////////////// */

@media screen and (min-width: 500px) {

	header ul li a { font-size: 12px; }

	.nav-main a { margin: 0.2%; width: 31%; padding: 20% 0 5% 0; }

}

/* //////////////////////////////// ipad portrait //////////////////////////////// */

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

  header h1.tour-title { font-size: 16px; line-height: 50px; margin-left: 120px; }

	.nav-icon { display: none; }

  a.move { display: block; top: 50%; }
  a.prev-button { left: 15px; }
  a.next-button { right: 15px; }

	header { height: 50px;  }

	header a.home { left: 170px; background-size: 17px; }
	header .nav-main { margin: 0; right: 0; max-height: none; background: none; height: 100%; }
	header .nav-main .nav-inner { margin: 0; min-height: auto; min-height: none; float: right; height: 100%; }

	header .nav-main a { 
		width: auto; float: left; padding: 0 15px 0 50px; height: 100%; line-height: 50px; margin: 0; 
		background-size: 25px !important; background-position: left 15px center !important; background-color: transparent !important; 
		border: none; border-right: 1px solid rgba(255,255,255,0.2); color: #FFF !important;
		box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; 
    border-radius: 0; -webkit-border-radius: 0;
	}

  header .nav-main a.help { width: 55px; padding: 0; background-position: center !important; }
  header .nav-main a.help em { display: none; }

  .nav-main a.view { background: url('../img/icon-360-view.png') no-repeat; background-size: 30%; }  
  .nav-main a.info { background: url('../img/icon-info-new-01.png') no-repeat; background-size: 30%; }  
  .nav-main a.entry { background: url('../img/icon-entry-01.png') no-repeat; background-size: 30%; }  
  .nav-main a.exit { background: url('../img/icon-exit-01.png') no-repeat; background-size: 30%; } 
  .nav-main a.info { background: url('../img/icon-info-new-01.png') no-repeat; background-size: 30%; } 
  .nav-main a.help{ background: url('../img/icon-help-01.png') no-repeat; background-size: 30%; } 
  .nav-main a.spaces { background: url('../img/icon-space-01.png') no-repeat; background-size: 30%; }  

  .hide-desktop { display: none !important; }

	header .nav-main a:first-child { border-left: 1px solid rgba(255,255,255,0.2); }
  header .nav-main a:last-child { border-right: 0; }

	header .nav-main a span { position: relative; padding: 0; line-height: 50px; color: #2f2d3a; font-size: 18px; }
	header .nav-main a span.down { background: url('../img/arrow-down3.png') no-repeat right center; background-size: 15px; padding-right: 30px; }

	header .nav-main a:hover { background-color: rgba(255,255,255,0.2) !important; }
	header .nav-main a.active {  }
	header .nav-main a.active span { }

	/* Page Wrap */

	#wrapper { top: 0; left: 0; position: relative; -webkit-transition: all .3s ease-in; transition: all .3s ease-in; }
	/* #wrapper.shift-left { left: -400px; }
	#wrapper.shift-left .nav-icon { left: -520px; } */

	/* Commands */

	#commands-optional a.toggleHotspots.off { background-size: 90%; display: block; width: 40px; }
	#commands-optional a.toggleHotspots.on { background-size: 90%; display: none; width: 40px; }

	#commands { bottom: 15px; left: 50%; margin-left: -60px; }
	#commands a { width: 35px; height: 35px; }

	#commands-optional.bottom-right { bottom: 3px; right: 110px; }
	#commands-optional.bottom-left { bottom: 15px; left: 15px; }
	#commands-optional.top-right { top: 70px; right: 15px; }
	#commands-optional.top-left { top: 70px; left: 15px; }
	
	#commands-optional a { width: 40px; height: 40px; margin-bottom: 5px; }
	#commands-optional a.autorotation { display: inline-block; }
	
	/* Map */

	.kolorArea { left: auto !important; right: 0 !important; width: 40% !important; border-left: 1px solid #FFF !important; top: 60px !important; }

	#commands-right { right:15px; top:45%; width:40px; height:40px; }
	#commands-optional a.toggleMap.open { display: inline-block; }
	#commands-optional a.toggleMap.close2 { display: inline-block; }

	a.toggleMap.close { right: 20px; width: 40px; height: 40px; top: 60px; display: none !important; }

	/* Toggle Hotspots */

	#commands-optional a.toggleHotspots.off { display: inline-block; }
	#commands-optional a.toggleHotspots.on { display: none; }
	#commands-optional a.toggleHotspots.active { display: inline-block; }

	#mapcontainer { width: 100% !important; left: 0% !important; }

	/* Pano Title */

	.pano-info { bottom: 20px; width: auto; }

  .pano-num { padding-top: 2px; position: absolute; }
  .pano-title { padding: 15px 15px 15px 65px; }

	/* STATUS */

	.status { 
		top: auto; right: auto; bottom: 20px; width: 250px; padding: 0; 
		left: 50%; margin-left: -125px; height: 40px; line-height: 40px; 
		color: #FFF; overflow: hidden; font-size: 14px; border-radius: 100px; -webkit-border-radius: 100px; 
		text-align: center; 
	}
	.status em { margin-right: 0; line-height: 45px; }
	.status span { width: 60px; height: 40px; background: url(../img/icon-grid.png) no-repeat right 20px center; background-size: 20px; }
	.status.hidden { opacity: 0; -webkit-opacity: 0; }

	/* CTA */

	.cta { bottom: 20px; right: 20px; font-size: 16px; }
  .cta a { float: left;  }
	
}


/* //////////////////////////////// full wide version //////////////////////////////// */

@media screen and (min-width: 960px) {

  .logo { width: 120px; height: 60px;  }

	/* Header */

	header { height: 60px; }

	header a.home { height: 70px; left: 180px; background-size: 20px; background-position: left 25px center; width: auto; padding: 0 20px 0 45px; }
	header a.home span { display: block; line-height: 12px; padding: 24px 0; }

	header .nav-main a { line-height: 60px; padding: 0 30px 0 60px; background-position: left 20px center !important; }
	header .nav-main a span { line-height: 60px; font-weight: 700; }

  header .nav-main a.help { width: 65px; }

	header h1.tour-title { font-size: 20px; line-height: 60px; margin-left: 150px; }

	.nav-icon { top: 20px; right: 20px; }

	/* #wrapper.shift-left { left: -500px; } */

	/* Controls */

	#commands { bottom: 15px; margin-left: -90px; }
	#commands a { width: 55px; height: 55px; }
	
	#commands-optional.bottom-right { bottom: 17px; right: 270px; }
	#commands-optional.bottom-left { bottom: 20px; left: 20px; }

	#commands-optional.top-right { top: 85px; right: 15px; }
	#commands-optional.top-left { top: 85px; left: 15px; }

	#commands-optional a { width: 35px; height: 35px; }
	#commands-optional a.fullscreen { display: inline-block; }
	
	#commands-right { right:20px; top:45%; width:45px; height:45px; }

	a.toggleMap.close { right: 30px; width: 45px; height: 45px; }

	/* Calls to Action  */

	.cta { bottom: 20px; right: 20px; }
	.cta a { padding: 0 20px 0 50px; margin: 0 0 0 10px; height: 50px; font-size: 16px; line-height: 50px; background-position: left 15px center !important; background-size: 20px !important; border-radius: 100px; -webkit-border-radius: 100px; }
	.cta a.share { background-size: 20px !important; }
	.cta a span { display: block; color: #FFF; font-family: 'Lora', arial, helvetica, sans-serif; }

  .cta p { display: block; font-size: 20px; }

	/* Pano Info */

	.pano-title { }

	/* Status */

	.status { height: 50px; line-height: 55px; }
	.status em { line-height: 55px; }
	.status span { width: 60px; height: 50px; background-size: 25px; }

}


/* //////////////////////////////// very wide version //////////////////////////////// */

@media screen and (min-width: 1200px) {

	header a.home { left: 210px; }

	header .nav-main a {  }
	header .nav-main a span { font-size: 20px; }

	/* #wrapper.shift-left { left: -500px; } */

	/* Controls */

	#commands { bottom: 30px; margin-left: -90px; }
  #commands a { width: 55px; height: 55px; }
	
  #commands-optional.bottom-right { bottom: 22px; right: 280px; }
	#commands-optional.bottom-left { bottom: 30px; left: 30px; }

	#commands-optional.top-right { top: 80px; right: 20px; }
	#commands-optional.top-left { top: 80px; left: 20px; }

  #commands-optional a { width: 40px; height: 40px; }

	a.toggleMap.close { right: 30px; top: 90px; }

  #commands-right { right:30px; top:45%; width:45px; height:45px; }

  /* Calls to Action  */

	.cta { bottom: 20px; right: 20px; }
	.cta a { margin: 0 0 0 10px; }
  .cta p { font-size: 25px; }

	/* Pano Title */

	.pano-info { bottom: 30px; }
  .pano-num { margin: -7px 0 0 10px; }
  .pano-num-inner { width: 55px; height: 55px; }
  .pano-num-inner span { font-size: 30px; line-height: 55px; width: 55px; height: 55px; }
  .pano-title { padding: 15px 20px 15px 110px; }


}

/* //////////////////////////////// very very wide version //////////////////////////////// */

@media screen and (min-width: 1600px) {

	.logo { width: 120px; height: 60px; }

	header { height: 60px; }
	header .nav-main a { height: 60px; background-size: 30px !important; padding: 0 30px 0 70px; background-position: 25px center !important; line-height: 60px; font-size: 18px; }

	header a.home { height: 80px; left: 210px; background-size: 25px; padding: 0 20px 0 55px; background-position: left 20px center; }
	header a.home span { padding: 35px 0; }

  header .nav-main a.help { width: 70px;  }

	#commands-optional.top-right { top: 80px;  }
  #commands-optional a { width: 45px; height: 45px; }

  a.toggleMap.close { right: 20px; top: 100px; }

  .status { bottom: 30px; width: 400px; margin-left: -200px; font-size: 14px; line-height: 50px; }

	.cta { bottom: 30px; right: 30px; }
	.cta a { font-size: 16px; }

	.pano-info { bottom: 30px; }

	#wrapper.shift-left { left: -600px; }

}

/* //////////////////////////////// very very wide version //////////////////////////////// */

@media screen and (min-width: 1800px) {

	/* #wrapper.shift-left { left: -800px; } */

	header ul li a {  }

	.status em { font-size: 18px; }
	.cta a { font-size: 18px; }

  .pano-title { font-size: 18px; line-height: 18px; }

}




