#headerContainer {
	position: relative;
	display: block;
	height: 241px;
/*	height: 199px; this chops off banners */
	background: url(../img/global/spritesX.png) repeat-x 0 0;
	z-index: 200;
}
	#cloudContainer {
		position: absolute;
		display: block;
		height: 129px;
		width: 100%;
		z-index: 2;
		overflow: hidden;
	}
		#headerContainer .cloud {
			position: absolute;
			display: block;
			background-repeat: no-repeat;
			background-position: 0 0;
		}
		#cloud1 {
			height: 113px;
			width: 284px;
			top: 0px;
			left: 0;
			background-image: url(../img/global/cloud1-small.png);
		}
		#cloud2 {
			height: 87px;
			width: 187px;
			top: 10px;
			left: 85%;
			background-image: url(../img/global/cloud2-small.png);
		}
		#cloud3 {
			height: 129px;
			width: 902px;
			top: 0;
			left: 60%;
			background-image: url(../img/global/cloud3.png);
		}
		#cloud4 {
			height: 191px;
			width: 862px;
			top: -20px;
			left: 17%;
			background-image: url(../img/global/cloud4.png);
		}
	#headerContainer .desktop {
		position: relative;
		display: block;
		height: 194px;
		width: 960px;
		max-width: 100%;
		margin: 0 auto;
		font-family: 'blewnormal';
		z-index: 10;
	}
		#headerContainer .desktop .mastHead {
			position: absolute;
			display: block;
			height: 148px;
			width: 942.5px;
			max-width: 100%;
			top: 0;
			left: 8.75px;
			background: url(../img/global/header-guide.png) no-repeat 0 0;
			z-index: 10;
		}
		#headerContainer .desktop .navbar1 {
			box-sizing: content-box;
			position: absolute;
			display: block;
			height: 70px;
			width: 960px;
			top: 129px;
			background: url(../img/global/navbar.png) no-repeat 0 0;
			z-index: 5;
		}
			#headerContainer .desktop nav {
				position: absolute;
				display: block;
				height: 60px;
				width: 100%;
				top: 135px;
				z-index: 8;
			}
				#headerContainer .desktop nav ul {
					position: relative;
					display: block;
					height: 60px;
					margin: 0;
					padding: 0;
					text-align: center;
				}
				#headerContainer .desktop nav li {
					position: relative;
					display: inline-block;
					height: 60px;
					margin: 0;
					padding: 0;
				}
				#headerContainer .desktop nav a {
					box-sizing: content-box;
					position: relative;
					display: inline-block;
					height: 44px;
					font-size: 20px;
					color: #fff;
					text-decoration: none;
					margin: 0;
					padding: 15px 10px 0;
					text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.75);
				}
				#headerContainer .desktop nav a:hover {
					background: #8b1014;
					background: url(../img/global/spritesX.png) repeat-x 0 -135px;
				}
		#headerContainer .desktop .phoneNumber {
			position: absolute;
			display: block;
			height: 34px;
			width: 123px;
			top: 93px;
			left: 176px;
			text-align: center;
			color: #fff;
			text-decoration: none;
			z-index: 15;
		}
		#headerContainer .desktop .fbIcon {
			position: absolute;
			display: block;
			height: 33px;
			width: 33px;
			top: 93px;
			left: 679px;
			background: url(../img/global/sprites.png) no-repeat 0 0;
			z-index: 15;
		}
		#headerContainer .desktop .mapsIcon {
			position: absolute;
			display: block;
			height: 34px;
			width: 33px;
			top: 93px;
			left: 717px;
			background: url(../img/global/sprites.png) no-repeat -35px 0;
			z-index: 15;
		}
		#headerContainer .desktop .talkBubble {
			position: absolute;
			display: none;
			height: 75px;
			width: 111px;
			top: 19px;
			left: 678px;
			font-size: 10px;
			text-align: center;
			padding-top: 10px;
			background: url(../img/global/sprites.png) no-repeat -68px 0;
			color: #000;
			z-index: 150;
		}
	#headerContainer .phone {
		position: relative;
		height: 46px;
		font-family: 'blewnormal';
		z-index: 10;
	}
		#headerContainer .phone .shadow {
			position: absolute;
			height: 29px;
			top: 38px;
			width: 100%;
			background: url(../img/global/spritesX.png) repeat-x 0 -191px;
			background-size: 40px;
			opacity: 0.7;
		}
		#headerContainer .phone .navBar {
			position: absolute;
			display: block;
			height: 46px;
			width: 100%;
			cursor: pointer;
			color: #fff;
			z-index: 0;
		}
		#headerContainer .phone .logoBanner {
			position: absolute;
			display: block;
			height: 65px;
			width: 192px;
			left: 50%;
			-webkit-transform: translateX(-50%);
			-ms-transform: translateX(-50%);
			transform: translateX(-50%);
			cursor: pointer;
			color: #fff;
			z-index: 10;
		}
		#headerContainer .phone .logoShadow {
			position: absolute;
			top: 45px;
			height: 28px;
			width: 185px;
			left: 50%;
			margin-left: -94.5px;
			background: url(../img/global/spirit-logo-shadow.png) no-repeat 0 0;
			background-size: 185px;
			z-index: 9;
			opacity: 0.7;
		}
		#headerContainer .phone .menuBtn {
			position: absolute;
			display: block;
			height: 38px;
			width: 50px;
			top: 0;
			left: 0;
			padding: 10px 0 0 45px;
			cursor: pointer;
			color: #fff;
			z-index: 5;
		}
			#headerContainer .phone .menuBtn .icon {
				position: absolute;
				display: block;
				height: 20px;
				width: 23px;
				top: 12px;
				left: 15px;
			}
		#headerContainer .phone .phoneNumber {
			box-sizing: content-box;
			position: absolute;
			display: block;
			height: 38px;
			width: 50px;
			top: 0;
			right: 0;
			padding: 10px 26px 0 10px;
			color: #fff;
			text-decoration: none;
			z-index: 5;
		}
			#headerContainer .phone .phoneNumber .icon {
				position: absolute;
				display: block;
				height: 24px;
				width: 16px;
				top: 10px;
				right: 15px;
			}
	#headerContainer .phone nav {
		position: fixed;
		display: block;
		width: 100%;
		height: 400px;
		left: -100%;
		background: #9c1a1f;
		top: 46px;
		z-index: 5;
	}
		#headerContainer .phone nav ul {
			position: relative;
			display: block;
			margin: 0;
			padding: 30px 0 0;
		}
		#headerContainer .phone nav li {
			position: relative;
			display: block;
			margin: 0;
			padding: 0 20px;
			list-style: none;
		}
		#headerContainer .phone nav li a {
			position: relative;
			display: block;
			margin: 0;
			padding: 10px 0;
			color: #fff;
			text-decoration: none;
			border-bottom: 1px solid #a1595b;
			text-transform: uppercase;
		}
#stackL {
	position: absolute;
	left: 24px;
	height: 129px;
	width: 126px;
	z-index: 100;
	cursor: pointer;
}
#stackR {
	position: absolute;
	left: 812px;
	height: 129px;
	width: 126px;
	z-index: 100;
	cursor: pointer;
}
#smokeContainerL, #smokeContainerR {
	position: absolute;
	height: 129px;
	width: 126px;
	left: 20px;
	z-index: 0;
}
	#smokeContainerR {
		left: 812px;
	}
	.smokeGenerator {
		position: absolute;
		display: block;
		height: 2px;
		width: 2px;
		top: 20px;
		left: 50%;
		/*background: red;*/
		z-index: 100;
	}
	.smokeParticles {
		position: absolute;
		display: block;
		height: 50px;
		width: 50%;
		top: 0;
		left: 50%;
		margin-left: -50%;
		z-index: 0;
	}
	.particle {
		position: absolute;
		height: 60px;
		width: 60px;
		z-index: 200;
	}
		
		




/*	Tablet Layout: 640px - 959px	*/
@media only screen and (min-width: 640px) and (max-width: 983px) {
	#headerContainer {
		overflow: hidden;
	}
	#headerContainer header.desktop {
		width: 640px;
	}
		#headerContainer .desktop .mastHead {
			width: 638.5px;
			left: 0;
			background-image: url(../img/global/headerNarrow.png);
		}
		#headerContainer .desktop .navbar1 {
			width: 100%;
			background-position: center 0;
			background-size: 100% 70px; 
		}
		#headerContainer .desktop .phoneNumber {
			left: 18px;
		}
		#headerContainer .desktop .fbIcon {
			left: 514px;
		}
		#headerContainer .desktop .mapsIcon {
			left: 552px;
		}
			#headerContainer .desktop nav a {
				font-size: 15px;
				height: 40px;
				padding: 20px 5px 0;
			}
		#headerContainer .desktop .talkBubble {
			left: 512px;
		}
	#smokeContainerL {
		left: 46px;
	}
	#smokeContainerR {
		left: 470px;
	}
		#stackL {
			left: 46px;
			height: 76px;
		}
		#stackR {
			left: 472px;
			height: 76px;
		}
	
	
}
/* */




/*	Phone Layout	*/
@media only screen and (max-width: 639px) {
	
	#headerContainer {
		position: fixed;
		height: 46px;
		width: 100%;
		top: 0;
		left: 0;
		background: none;
		overflow: visible;
	}
	#cloudContainer {
		display: none !important;
	}
	
	
}
/* */






/*  ____       __  _            
   / __ \___  / /_(_)___  ____ _
  / /_/ / _ \/ __/ / __ \/ __ `/
 / _, _/  __/ /_/ / / / / /_/ / 
/_/ |_|\___/\__/_/_/ /_/\__,_/  */

/*	Retina Global	*/
@media 
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min-resolution: 192dpi) {
	
	#headerContainer {
		background-image: url(../img/global/spritesX-retina.png);
		background-size: 79px;
	}
		#headerContainer .desktop .mastHead {
			background-image: url(../img/global/header-retina.png);
			background-size: 943px;
		}
		#headerContainer .desktop .navbar1 {
			background-image: url(../img/global/navbar-retina.png);
			background-size: 960px;
		}
		#headerContainer .desktop .fbIcon {
			background-image: url(../img/global/sprites-retina.png);
			background-size: 469px;
		}
		#headerContainer .desktop .mapsIcon {
			background-image: url(../img/global/sprites-retina.png);
			background-size: 469px;
		}
		#headerContainer .desktop .talkBubble {
			background-image: url(../img/global/sprites-retina.png);
			background-size: 469px;
		}
	
}
/* */


/*	Retina Tablet */
@media
	only screen and (min-width: 640px) and (max-width: 959px) and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min-width: 640px) and (max-width: 959px) and (min-resolution: 192dpi) {

	
		#headerContainer .desktop .navbar1 {
			background-size: 100% 70px; 
		}
		#headerContainer .desktop .mastHead {
			background-image: url(../img/global/headerNarrow-retina.png);
			background-size: 639px;
		}
	
	
}
/* */