
@import url("//hello.myfonts.net/count/2c0fba");

  
@font-face {font-family: 'EurostileLTPro-BoldEx2';src: url('/content/fonts/2C0FBA_0_0.eot');src: url('/Content/fonts/2C0FBA_0_0.eot?#iefix') format('embedded-opentype'),url('/Content/fonts/2C0FBA_0_0.woff') format('woff'),url('/Content/fonts/2C0FBA_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'EurostileLTPro-Ex2';src: url('/Content/fonts/2C0FBA_1_0.eot');src: url('/Content/fonts/2C0FBA_1_0.eot?#iefix') format('embedded-opentype'),url('/Content/fonts/2C0FBA_1_0.woff') format('woff'),url('/Content/fonts/2C0FBA_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'EurostileLTStd-Ex2';src: url('/Content/fonts/2C0FBA_2_0.eot');src: url('/Content/fonts/2C0FBA_2_0.eot?#iefix') format('embedded-opentype'),url('/Content/fonts/2C0FBA_2_0.woff') format('woff'),url('/Content/fonts/2C0FBA_2_0.ttf') format('truetype');}
 
html {
	overflow-x: hidden;
	overflow-y: auto;
}

html, body {
	margin:0; padding:0;
	min-height: 100%;
}

body {
	color:#333;
	/*font-family:'Open Sans', Arial, sans-serif;*/
	background: #000 url(/Content/images/ArdennesDecentPhoto3.jpg) no-repeat fixed center;
	letter-spacing:0;
background-size:   cover;
	/*font-size:15px;*/
	line-height:23px;
	position:inherit !important;
}


a {
  outline: 0;
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s !important;
}

a, a:hover, a:active,
#header a:hover,
#footer a:hover,
#default .styleColor {
	color:#C00;
	text-decoration: none;
}	

#overlay {
	position: fixed;
	top: 0; right: 0; bottom: 0; left: 0;
	z-index: 98;
}

.blackBG{background:#000 !important}

/*basic resets*/

.page-header{border:none !important}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{border-style: none !important}


/****  ribbon shiznit
*********************************************************** */
.page-info{
	text-align: center !important;
	font: 13px 'EurostileLTPro-BoldEx2', Arial, sans-serif;
	padding: 2px  0;
	line-height: 19px !important;
}

.catHeader {
	text-align: center !important;
	font: 13px 'EurostileLTPro-BoldEx2', Arial, sans-serif;
	padding: 2px  0;
	line-height: 19px !important;

}

.catHeader .bigName {
	text-align: center !important;
	font: 13px 'EurostileLTPro-BoldEx2', Arial, sans-serif;
	padding: 1px  0;
	line-height: 19px !important;


}


/*.entry-title h1{
}*/

.entry-title .prodName{
	font-family: 'EurostileLTPro-BoldEx2', Arial, sans-serif;
    font-size:22px;
	line-height: 0;
    /*padding: 0 !important;
    margin: 0 !important*/

    margin-bottom:2px;
    display:inline-block
}


/*.entry-title strong{
	font-family: 'Eurostile LT Pro Bold Extended #2', Arial, sans-serif;
}*/

.entry-title {
    font: 22px 'EurostileLTPro-BoldEx2', Arial, sans-serif;
	line-height: 19px !important;
    -moz-text-shadow: -1px -1px 0px rgba(0,0,0,0.4);
    -webkit-text-shadow: -1px -1px 0px rgba(0,0,0,0.4);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4), 0 0 1px rgba(0,0,0,0.1);
    text-decoration: none;
    position: relative;
    padding: 7px 30px 9px !important;
    text-align: left;
    background: #f00;
	color: #fff;
	margin: 0 -20px 0 !important;

}
.page-info,
.catHeader {
    -moz-text-shadow: -1px -1px 0px rgba(0,0,0,0.4);
    -webkit-text-shadow: -1px -1px 0px rgba(0,0,0,0.4);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4), 0 0 1px rgba(0,0,0,0.1);
    text-decoration: none;
    position: relative;
    padding: 0 30px !important;
    text-align: left;
    background: #f00;
	color: #fff;
	margin: 0 -20px 0 !important;
    vertical-align:middle
}

.page-info .left-ribbon,
.catHeader .left-ribbon,
.entry-title .left-ribbon {
    border-top: 30px solid rgb(153,0,0);
    position: absolute;
    bottom: -20px;
    left: 0;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-top: 20px solid rgb(153,0,0);
	z-index: -21;
}
.page-info .right-ribbon,
.catHeader .right-ribbon,
.entry-title .right-ribbon {
    border-top: 30px solid #cf7229;
    position: absolute;
    bottom: -20px;
    right: 0;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 30px solid transparent;
    border-top: 20px solid rgb(153,0,0);
    z-index: -1;
}

.catSlideTitle{
	font-family: 'EurostileLTPro-Ex2', Arial, sans-serif;
    font-size: 60px;
	position: absolute;
	z-index: 1;

	top: 8%;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	
	-moz-text-shadow: -1px -1px 0px rgba(0,0,0,0.4);
    -webkit-text-shadow: -1px -1px 0px rgba(0,0,0,0.4);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4), 0px 0px 1px rgba(0,0,0,0.1);
}

.catSlideTitle span{
	font-family: 'EurostileLTPro-BoldEx2', Arial, sans-serif;
    font-size: 55px;
	}




/** Top Nav
 **************************************************************** **/
.hedAccount,
.veryTop a{
	color: #F00 !important;
	font-family: /*'Michroma'*/'EurostileLTPro-Ex2', Arial, sans-serif;
            font-size: 10px;
            /*font-family: 'Michroma''Eurostile Medium', Arial, sans-serif;*/
 
	/*font-size: 13px;*/
	/*letter-spacing:0.1em;*/
	/*font-family: Eurostile Regular, Arial, sans-serif;
		font-weight: 400; 
		font-size: 10px;*/
	padding-right: 15px;
	text-transform: uppercase;

	
	/*font-family: 'Eurostile Regular'
font-family: 'Eurostile Bold'
font-family: 'Eurostile Medium'
font-family: 'Eurostile Ext Medium'*/
}
.hedAccount a:hover,
.veryTop a:hover{
	color: #f00 !important;
	text-decoration: none;
}

#topBar { 
	display: block;
	position:relative;
	height:36px;
	line-height:36px;
	border-bottom:rgba(0,0,0,0.06) 1px solid;
	position:relative;

	font-size:12px;
	background: #000 url(/Content/images/top-bg.jpg) no-repeat center;
	z-index:100; /* keep it over #overlay */
}
	#topBar
	{
		color:#666;
		-moz-box-shadow: 0 1px 5px #666;
	-webkit-box-shadow: 0 1px 5px #666;
	box-shadow: 0 1px 5px #666;
	}
	
	
	#topBar a,
	#topBar p {
		color:#666;
		
	}

	#topBar .btn-group.open .dropdown-toggle {
		box-shadow:none;
		-moz-box-shadow:none;
	}
	#topBar .dropdown-menu {
		box-shadow:none;
		-moz-box-shadow:none;
		background-color:#000 !important;
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
				border-radius: 0;
	}
	#topBar .dropdown-menu li,
	#topBar .dropdown-menu li a {
		color:#ccc;
		text-shadow:none;
	}
	#topBar .dropdown-menu li:hover>a {
		background-color:#000;
	}
	#topBar button.language  img {
		float:left;
		display:inline-block;
		margin-top:13px;
		margin-right:6px;
	}
	#topBar ul.dropdown-menu {
		font-size:13px;
		margin:0;
	}
	#topBar ul.dropdown-menu li>a img,
	#topBar ul.dropdown-menu li>a i.fa {
		display:inline-block; 
		margin-right:6px;
	}
	#topBar ul.dropdown-menu li.divider {
		border:0; margin-left:6px; margin-right:6px;
		background-color:transparent;
		border-bottom:rgba(0,0,0,0.2) 1px solid !important;
	}
	#topBar .btn-group.open {
		background-color:#000;
}

	#topBar .btn-group {
		padding:0 10px;
		margin-left:2px;
		background-color:rgba(0,0,0,0.05);
	}
	#topBar ul.links li {
		margin-left:10px;
		float:left;
		border-left:rgba(0,0,0,0.13) 1px solid;
		padding-left:10px;
	}
	#topBar ul.links li a {
		text-decoration:none;
	}
	#topBar ul.links li:hover>a {
		color:#fff;
	}
	#topBar ul {
		margin:0;
	}
	
	.hedAccount{
	color: #fff;
}

#header { 
	display: block;
	position:relative;
	height:40px;
	background:#f5f5f6;
	/*margin-bottom:10px;*/
	/*border-top:rgba(255,255,255,0.06) 1px solid;
	border-bottom:rgba(255,255,255,0.3) 1px solid;*/
	/*z-index:1;  keep it over #overlay*/ 
	-moz-box-shadow: 0 2px 8px #000;
	-webkit-box-shadow: 0 2px 8px #000;
	box-shadow: 0 2px 8px #000;
}

	#header .logo { 
		display:block; 
		float:left; 
		height:60px; 
	}
	
	#header p {
		color:#ccc;
	}
	
	.topLogo{
	background-color: #f00;
	padding: 0 10px 2px;
	margin-top: -2px;
}

 .homeOwl {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
	
	
	
	/************MEGA MENU**************************************************************/
	
	/* megamenu */
.megamenu {
	width: 90%;
	position: relative;
	padding: 0 2px;

}
.megamenu ul {
	list-style: none;
}
.megamenu ul li {
	float: left;
	display: block;
	font-size: 12px;
	padding: 4px 0 0 0;
	line-height: 26px;
}
.megamenu ul li a {
	display: block;
	color: #000;
	margin: 0 0 0 2px;
	padding: 1px 12px 5px 12px;
	font-family: 'Michroma', Arial, sans-serif;
		font-weight: 400; 
		font-size: 11px;
		letter-spacing:0.1em;
	text-transform: uppercase;
}
.megamenu ul li:hover a {
	background: #FFFFFF;
	
	
}
.megamenu ul li a:hover {
	text-decoration:none;
}
.megamenu ul li .submenu {
	width: 100%;
	display: none;
	position: absolute;
	left: 0;
	z-index: 999;
	margin: 0 0 0 3px;


	background-color: #FFFFFF;
	
padding-top: 50px;
	
	/*-moz-box-shadow: 0 1px 1px #CDCDCD;
	-webkit-box-shadow: 0 1px 1px #CDCDCD;
	box-shadow: 0 1px 1px #CDCDCD;*/
}
.megamenu ul li:hover .submenu {
	display: block;
	/*border: 1px solid #CDCDCD;*/
	border-top: none;
	
}
.megamenu .submenu ul, .megamenu .submenu ol {
	list-style: disc;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.megamenu .submenu ul li, .megamenu .submenu ol li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.megamenu .submenu ul li a, .megamenu .submenu ol li a {
	display: block;
	padding: 4px 0 4px 0;
}
.megamenu .submenu ul li a:hover, .megamenu .submenu ol li a:hover {
	text-decoration: underline;
}
.megamenu  .submenu a {
	display: inline;
	color: #000000;
	padding: 2px;
}
.megamenu ul li ul li a strong {
	color: #222222;
	padding: 0;
	margin: 0;
}

.clearer {
	clear: both;
}

/* right-aligned menu item */
.megamenu .right {
	float: right;
	margin-right: 2px;
}
.megamenu .right .submenu {
	margin-left: 3px;
}

/* columns */
.megamenu ul li .twocols {
	float: left;
	width: 473px;
}
.megamenu ul li .threecols {
	float: left;
	width: 315px;
}
.megamenu ul li .fourcols {
	float: left;
	width: 235px;
}
.megamenu ul li .fivecols {
	float: left;
	width: 188px;
}
.megamenu ul li .sixcols {
	float: left;
	width: 156px;
}



.cleaner{display:block;clear:both;content:'.';visibility:hidden;height:0;font-size:0;line-height:0}


	
	
	
	
	/************END MEGA MENU*************************************************************/

	/** Top Menu #0
	 ******************************* **/
	 
	 .logoPill{
	width: 55px;

	background-color: #F00;
	position: absolute;
	z-index: 9999;
	right: 50px;
}
	#header ul.nav,
	#header ul.nav li,
	#header ul.nav li a,
	#header ul.nav ul,
	#header ul.nav ul ul { /* bootstrap reset */
		border:0; margin:0; padding:0;
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
				border-radius: 0;
				
	}
	.container>.navbar-header, 
	.container-fluid>.navbar-header, 
	.container>.navbar-collapse, 
	.container-fluid>.navbar-collapse {
		margin-right: -15px;
		margin-left: -15px;
	}
	.navbar-collapse {
		padding-left:0;
		padding-right:0;
	}

	#header ul.nav {
		float:left;
		margin:0 0 0 50px; padding:0;
	}
	#header ul.nav li,
	#header ul.nav li a {
		padding:0; margin:0;
		list-style:none;
		float:left;
		display:block;
	}
	#header ul.nav li a {
		color:#fff;
		font-family: 'Michroma', Arial, sans-serif;
		font-weight: 400; 
		font-size:13px;
		position:relative;
		text-decoration:none;
		/*text-shadow:#000 1px 1px 1px;*/
		height:60px; line-height:60px;
		padding:0 16px
	}

	#header ul.nav li.active a,
	#header ul.nav li.active:hover>a {
		color:#fff;
		background:#393939 url('/Content/images/main_arrow.png') no-repeat left center;
	}
	#header ul.nav li:hover>a {
		color:#81BA10;
		background:#393939;
	}
	#header ul.nav li a i.fa {
		margin-left:6px;
	}
	#header ul.nav ul {
		display:none;
	}
	#header ul.nav ul ul {
		display:none !important;
	}

	@media only screen and (min-width: 990px) {
		#header ul.nav ul li:hover  > ul,
		#header ul.nav li:hover>ul {
			display:block !important;
		}

		.navbar-collapse.collapse {
			
		}

	}
		/** Top Menu #1
		 ******************************* **/
		#header ul.nav ul {
			position:absolute; 
			top:60px; margin:0; padding:0;
			max-width:200px;
			background:#333;
		}
		#header ul.nav li.active li a,
		#header ul.nav ul li,
		#header ul.nav ul li.active,
		#header ul.nav ul li.active a,
		#header ul.nav ul li a {
			position:relative;
			float:none; display:block;
			background:#393939;
			color:#ccc;
		}
		#header ul.nav ul li.active a,
		#header ul.nav ul li:hover a {
			color:#fff;
			background:#373737;
		}
		#header ul.nav ul li a,
		#header ul.nav ul li.active {
			height:auto;
			padding:0; margin:0;
		}
		#header ul.nav ul li a {
			height:auto;
			line-height:20px;
			min-width:200px;
			padding:6px 20px;
			border-bottom:#313131 1px solid;
			border-top:#454545 1px solid;
			text-shadow:none;
		}
		#header ul.nav ul li:first-child a {
			border-top:0;
		}
		#header ul.nav ul li:last-child a {
			border-bottom:0;
		}
		#header ul.nav ul li a i.fa {
			margin-top:3px;
			position:absolute;
			right:10px;
		}

			/** Top Menu #2
			 ******************************* **/
			#header ul.nav ul ul {
				left:200px; top:1px;
				border-left:#333 1px solid;
			}
			#header ul.nav ul ul li,
			#header ul.nav ul ul li.active,
			#header ul.nav ul ul li.active a,
			#header ul.nav ul ul li a {
				background:#393939 !important;
				color:#ccc !important;
			}
			#header ul.nav ul ul li.active a,
			#header ul.nav ul ul li:hover a {
				background:#373737 !important;
				color:#fff !important;
			}
 

	/** Right Options [top menu]
	******************************* **/
	#topOptions {
		float:right;
	}
	#topOptions,
	#topOptions li {
		margin:0; padding:0;
		list-style:none;
	}
	#topOptions li,
	#topOptions li a,
	#topOptions li div.button,
	#topOptions li button	{
		float:left;
		display:block;
		text-decoration:none;
		color:#ccc;
		font-size:23px;
		position:relative;
		cursor:pointer;
	}
	#topOptions li a,
	#topOptions li div.button,
	#topOptions li button	{
		height:60px; line-height:60px;
		padding:0 10px;
		background:#393939;
		margin-left:1px;
		position:relative;
	}
	#topOptions li a span.items,
	#topOptions li div.button span.items,
	#topOptions li button span.items	{
		font-family:'Open Sans';
		font-size:9px;
		position:absolute;
		line-height:10px;
		left:0; right:0; bottom:4px;
		text-align:center;
		color:#666;
	}
	#topOptions li a span.items.active,
	#topOptions li div.button span.items.active,
	#topOptions li button span.items.active {
		color:#81BA10;
	}
	#topOptions li button:hover,
	#topOptions li div.button:hover,
	#topOptions li a:hover,
	#topOptions li.active {
		color:#fff;
	}
	/** @Handled by Javascript
	#topOptions li .button:hover > div {
		display:block;
	}
	**/


	/** Top Cart
	******************************* **/
	#topCart {
		font-size:12px;
		font-family:'Open Sans';
		color:#ccc;
		position:absolute;
		top:60px; width:250px; right:0;
		background:#393939;
		min-height:30px;
		cursor:default;
		padding:0; margin:0;
		line-height:20px;
		max-height:350px;
		overflow:hidden;
		display:none;
		z-index:100;
	}
	#topCart p {
		padding:10px;
		margin:0;
	}
	#topCart a.item {
		margin:0; height:auto;
		line-height:20px !important;
		font-size:12px !important;
		padding:6px 10px;
		border-bottom:#313131 1px solid;
		border-top:#454545 1px solid;
		display:block; float:none;
	}
	#topCart .bottom a.btn:hover,
	#topCart a.item:hover {
		background:#444;
	}
	#topCart .bottom a:hover,
	#topCart a.item:hover > p {
		color:#81BA10;
	}
	#topCart a.item:first-child {
		border-top:0;
	}
	#topCart a.item img {
		float:left;
		height:40px;
		overflow:hidden;
		margin-right:10px;
	}
	#topCart a.item p {
		padding:0; margin:0;
		display:block;
		overflow:hidden;
		text-overflow:ellipsis; 
		white-space: nowrap;
	}
	#topCart a.item span {
		color:#888;
	}
	#topCart a.item span.line-through {
		text-decoration:line-through;
		display:inline-block;
		padding-right:4px;
		color:#666;
	}
	#topCart .bottom {
		background:#333;
		padding:6px 0;
	}
	#topCart .bottom a {
		font-size:12px;
		font-family:'Open Sans';
		display:block;
		line-height:20px;
		height:auto;
		border:0;
		box-shadow:none;
		background:transparent;
		float:none;
		text-align:center;
		padding:5px 0;
	}
	#topCart .bottom a.btn {
		border:#555 1px solid;
		margin:5px 10px;
	}


	/** Top Search
	******************************* **/
	#topSearch {
		display:none;
		position:absolute;
		top:60px; right:0;
		width:250px;
		cursor:default;
		
		padding:8px;
		background-color:#393939;
	}
	#topSearch .form-control,
	#topSearch .btn,
	#topSearch .input-group-btn {
		height:40px !important;
		font-size:20px;
		border:0;
		font-size:15px;

		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
				border-radius: 0;
	}
	#topSearch .btn {
		line-height:36px;
		width:40px !important;
		padding:0 4px 0 0 !important;
		text-align:right;
	}
	#topSearch input.form-control {
		width:80%;
		display:inline-block;	
	}
	#topSearch .input-group-btn {
		width:19%;
		display:inline-block;
	}
	#topSearch .btn i.fa {
		font-size:20px;
	}


	/** Mobile Menu
	******************************* **/
	button.btn-mobile {
		display:none !important;

		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
				border-radius: 0;
	}
	button.btn-mobile i.fa {
		padding:0;
	}


/** Slider
**************************************************************** **/
.mc-hide-scrolls{
	overflow:hidden;
}

.mc-cycle {
	height:100%;
	/*left:0;*/
	overflow:hidden;
	/*position:fixed;*/
	top:0;
	width:100%;
	z-index:-1000;
}

div.mc-image {
	/*NOTE: Mozilla flickers when fading and using 'all', so we have to be specific with what property we want to transition:
	 	If you are using fading transitions, use 'opacity: */
	-webkit-transition: opacity 1s ease-in-out; 
	-moz-transition: opacity 1s ease-in-out; 
	-o-transition: opacity 1s ease-in-out; 
	transition: opacity 1s ease-in-out;
	
	/*If you are using horizontal slide transitions, use the following CSS:
	-webkit-transition: left 1s ease-in-out; 
	-moz-transition: left 1s ease-in-out; 
	-o-transition: left 1s ease-in-out; 
	transition: left 1s ease-in-out;*/
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center center;
	background-repeat:no-repeat;
	height:100%;
	overflow:hidden;
	width:100%;
}

.mc-old-browser .mc-image {
	overflow:hidden;
}
#slider iframe {
	width:100%;
	height:100%;
}

#slider {
	list-style:none;
	display:none;
}
#slider .caption {
	position:absolute;
	z-index:3;
	color:#fff;
	bottom:60px;
	left: 30px;
}
#slider .caption {
	padding-bottom:40px;
}
#slider .caption h1,
#slider .caption h2 {
	color:#fff !important;
	font-size:60px; line-height:70px;
	padding:6px;
	background:rgba(0,0,0,0.3);
	margin:0; margin-bottom:2px;
	clear:both !important;
	display:inline-block;
}
#slider .caption h2 {
	font-size:30px; line-height:30px;
	padding:10px; font-weight:bold;
}
#slider .caption p {
	color:#fff;
	background:rgba(0,0,0,0.3);
	clear:both !important;
	padding:6px; margin:0 0 10px 0;
}
#slider .caption a.btn {
	color:#fff;
	position:absolute;
	margin-top:6px;
	cursor:pointer;
	z-index:101;
	bottom:0;
}
#slider .caption a.btn-default:hover {
	color:#333;
	background-color:#fff !important;
	border-color :#fff !important;
}
#cycle-loader {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-25px;
	margin-left:-25px;
}

	/* next , prev */
	div.maximage-controls {
		position:absolute;
		right:0; bottom: 40px;
		margin-right:20px;
		display: inline-block;
		z-index:0; 
	}
	div.maximage-controls #slider_next,
	div.maximage-controls #slider_prev {
		width:50px; height:50px; display:inline-block;
		background:#fff url('../images/slider_arrows.png') no-repeat;
		cursor:pointer; margin-right:3px;
		z-index:100;
	}
	div.maximage-controls #slider_next {
		background-position:-53px -42px;
	}
	div.maximage-controls #slider_prev {
		background-position:0 -42px;
	}
	div.maximage-controls #slider_next:hover {
		background-position:-53px -98px;
		background-color:#81BA10;
	}
	div.maximage-controls #slider_prev:hover {
		background-position:0 -98px;
		background-color:#81BA10;
	}

/** Home page
 **************************************************************** **/

h1.homeHeadings {
    position: relative;
    margin-top: 20px;
     color: #fff;
     margin-bottom: 20px;
     font-size:25px
}
h1.homeHeadings:before {
    content: "";
    display: block;
    border-top: solid 2px #999;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1;
}
h1.homeHeadings span {
    background: #000;
    padding: 0 20px;
    position: relative;
    z-index: 5;
     display: block;
     margin-right: auto;
     margin-left: auto;
     text-align: center;
     width: 350px;
}

.newsItem img{
     margin-bottom: 15px;
}
.newsItem p{
     color: #fff;
}

.embed.basic-embed.dark{
     background: none repeat scroll 0 0 #000 !important
}
.embed.basic-embed{
     background: none repeat scroll 0 0 #000 !important
}
.embed{
     background: none repeat scroll 0 0 #000 !important;
     position: relative;
}



	
/** Middle
**************************************************************** **/
.XXX p{
	text-align: justify;
}
.wheelSpecs{
	list-style: none;
	margin-top: 15px;
	margin-left: 0;
	padding: 0;
}

.wheelSpecs li{
	background-color: #fff;
}

.wheelSpecs li:nth-child(2n) {
	background: #f3f3f3;

}

.wheelSpecs strong{
	width: 350px;
	display: inline-block;
	text-transform: uppercase;
	padding-left: 5px;
	padding-top: 5px;
	text-align: right;
	padding-right: 15px;
}

.wheelGuide img{
	border-top: 2px solid #fff !important;
	border-bottom: 2px solid #fff !important;
	
}
.wheelGuide img:hover{
	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;
	/*-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.3);*/
border-top: 2px solid #f00 !important;
	border-bottom: 2px solid #f00 !important;
}

.wheelGuideText{
	background-color: #000;
	padding: 25px;
}

.wheelGuideText p{
	color: #fff;
	
}

.wheelGuideBack{
	
	display:block;
	position:relative;
	/*background-color:rgba(0,0,0,0.4);*/
	/*padding: 10px;*/
	padding: 0;
	margin-top: 15px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}

.code{font-size:11px;color:#666;display:block}
.codeSalePrice{font-size:11px;color:#666;display:block}

#middle {
	margin-bottom:20px !important;

}
#middle .white {
	display:block;
	position:relative;
	background-color:#fff;
	/*padding: 10px;*/
	padding: 0;
	margin-top: 15px;
}

#middle .black {
	display:block;
	position:relative;
	background-color:#000;
	padding: 0;
    color:#fff

}
#middle .page-header {
	padding: 0;
	margin: 0 0 15px 0;
}
	#middle  .page-header h1 {
		padding: 0;
		margin: 10px 0 0;
		font-size:50px;
		line-height: 43px;
		font-family: 'Eurostile Ext Medium', Arial, sans-serif;
		/*font-weight: 400;*/ 
		letter-spacing:1px;
		text-transform: uppercase;
}

	#middle  .page-header h1 strong{

	font-family: 'Eurostile Ext Black', Arial, sans-serif;
	color: #c00;
}

#middle .page-header.image {
	position:relative;
}
	#middle .page-header.image .absolute {
		position:absolute;
		color:#fff;
		top:20%;
		margin-left:30px;
	}
	#middle .page-header.image .absolute h1,
	#middle .page-header.image .absolute p {
		color:#fff;
		font-weight:300;
	}
	#middle .page-header.image .absolute h1 {
		text-shadow:#fff 0 0 20px;
		font-size:50px;
	}


div.e404 {
	font-size: 1500%;
	line-height: 200px;
	color: #ddd;
}




/** Modal
**************************************************************** **/
	.modal .modal-header {
		margin:0; padding:0;
		background:#fff;
	}

	h4.modal-title{
		color:#333 !important;
		padding: 10px;
		font-weight:300;
	}
		h4.modal-title i {
			color: #999 !important;
			font-size:23px;
			margin: 7px 13px 0 0;
		}

	.modal .modal-header button {
		font-size:40px;
		padding:8px;
		color:#999 !important;
		margin-right:8px;
		font-weight:300;
	}
	.modal .modal-header button:hover {
		color:#000;
	}

	.modal .modal-dialog {
		border:#333 10px solid;
	}
	.modal .modal-content {
		border:0; padding:0;

		-webkit-box-shadow:none;
		   -moz-box-shadow:none;
				box-shadow:none;

		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
				border-radius: 0;
	}
	.modal .modal-body {
		padding:15px;
	}

	@media (min-width: 992px) {
		.modal-lg {
			width: 768px; /* bootstrap default:900 */
		}
	}
	@media (max-width: 479px) {
		.modal .modal-dialog {
			margin:0;
		}
	}





/** Follow Us
**************************************************************** **/
	a.socialbtn {
		display:inline-block;
		padding:20px 10px 10px 10px;
		background:#eee;
		color:#999;
		text-align:center;
		width:125px; height:90px;
		margin:10px 3px;

		-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
				border-radius: 5px;

		-webkit-transition: all 0.2s;
		   -moz-transition: all 0.2s;
			 -o-transition: all 0.2s;
				transition: all 0.2s;

	}
	@media (max-width: 479px) {
		a.socialbtn {
			margin:10px 0;
		}
	}

	a.socialbtn i {
		font-size:30px;
		color:#666;
		display:block;
	}
	a.socialbtn:hover,
	a.socialbtn:hover,
	a.socialbtn:hover i {
		color:#fff !important;
		text-decoration:none;
	}
	/**
		Twitter: 	#41b7d8
		Facebook: 	#3b5997
		Google: 	#d64937
		LinkedIn: 	#0073b2
		Youtube:	#CC181E
		Vimeo: 		#388fc5
		Flickr: 	#ff0084
		Pinterest: 	#cb2027
		Skype: 		#00aff0
		RSS: 		#e0812a
	**/
	a.socialbtn.facebook:hover {
		background-color:#3b5997;
	}
	a.socialbtn.twitter:hover {
		background-color:#41b7d8;
	}
	a.socialbtn.google:hover {
		background-color:#d64937;
	}
	a.socialbtn.linkedin:hover {
		background-color:#0073b2;
	}
	a.socialbtn.youtube:hover {
		background-color:#CC181E;
	}
	a.socialbtn.vimeo:hover {
		background-color:#388fc5;
	}
	a.socialbtn.flickr:hover {
		background-color:#ff0084;
	}
	a.socialbtn.pinterest:hover {
		background-color:#cb2027;
	}
	a.socialbtn.skype:hover {
		background-color:#00aff0;
	}
	a.socialbtn.rss:hover {
		background-color:#e0812a;
	}
 
 
 
 
/** Team
**************************************************************** **/
.team .thumbnail {
	position:relative;
	max-width:255px;
	display:inline-block;
	margin-bottom:60px;
	border:0;
	background:#f6f6f6;
}
.team .thumbnail:hover {
	background:#e6e6e6;
}
.team .item-image {
	position:relative;
	display:inline-block;
}
.team .item-image img {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.team  h3 {
	position:absolute;
	bottom:10px; left:0;
	text-align:left;
	font-size:18px;
	line-height:18px;
	color:#fff;
}
.team  h3 span {
	display:inline-block;
	background-color:rgba(0,0,0,0.8);
	padding:10px 10px 20px 10px;

	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.team  h3 small {
	display:inline-block; color:#333;
	background:rgba(255,255,255,0.9);
	padding:3px; margin-top:-10px;
	position:absolute; bottom:-10px; left:10px;

	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
.team p {
	font-size:12px;
	line-height:16px;
	text-align:left;
	height:80px;
	overflow:hidden; 
	text-overflow:ellipsis;
	border-bottom:#eee 1px solid;
	padding-bottom:10px;
	margin-bottom:6px;
}


/** CART / Checkout
 **************************************************************** **/

.subTotal{text-align:right;color:#fff;font-size:15px}

.WhtTxt{color:#fff}

.WhtTxt input{color:#ccc;background:#252525;border:none}
.WhtTxt select{color:#ccc;background:#252525;border:none}
.WhtTxt textarea{color:#ccc;background:#252525;border:none}



#c-top {
	margin-bottom: 40px;
    margin-top: 40px
}

#c-top ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#c-top ul img {
	border: none;
	padding: 0;
	margin: 0;
}

#c-top ul li {
	float: left;
	color: #666;
	padding: 0 0 5px 0;
	border-bottom: solid 2px #e0e0df;
	margin: 0 1px 14px 0;
	letter-spacing: -1;
	font-size: 12px;
	width: 165px;
}

#c-top .hidden {
    display: none;
}

#c-top ul.no-shipping li {
    width: 198px;
}

#c-top ul li.active, 
#c-top ul li.roll {
	color: #999;
	border-bottom: solid 2px #C00;
}

#c-top ul li.roll a {
    color: #373535;
}

#checkout-main input.alarm, #checkout-main select.alarm,
#checkout-main input.ng-dirty.ng-invalid,
#checkout-main .submitted input.ng-invalid,
#checkout-main textarea.ng-dirty.ng-invalid,
#checkout-main .submitted textarea.ng-invalid,
#checkout-main select.ng-dirty.ng-invalid,
#checkout-main .submitted select.ng-invalid {
	background: #000;
	border: solid 1px #F00;
}
.cart-info{
    
     color: #fff;
     
}
.cartTable tr{
     padding:50px
}

.cart-info a{
     color: #fff;
}

.cart-info table{
     width: 100%;
}

.cartTopInfo{
     color: #fff;
}
.icon-refresh{
     margin-left: 15px;
     color: #666;
}
.icon-remove-circle{
     color: #666;
}

/*.icon-refresh a:hover, .icon-remove-circle a:hover{
     color: #fcf5c3 !important;
}*/

.edit-quantity{
    background-color: rgba(0, 0, 0, 0.5);
    color: #ccc;
    border: 1px solid #333


}

.cart-info td{
     padding-top: 15px;
     padding-bottom: 15px;
}
.cartImage{
     width: 15%;
}

.cartImage img{
     width: 100px;
}
.cartName{
     width: 30%;
}
.cartSku{
     width: 10%;
}
.cartQuantity{
     width: 20%;
}
.cartPrice{
     width: 20%;
}
.cartTotal {
    width: 10%;
}
.subTotal{
    font-size:20px;
    text-align:right
      }
               
.cartShipping{
     margin: 0;
     padding: 0;
}
.cartShippingOptions li{
    display: block;
}

.cartShipping li{
     display: block;
     color: #fff;
}

.cartShipping input{

     width: 40px;
     margin: 0;
     padding: 0;
}

.cartShipping label{
     margin-right: 50px;
}
.shipContents{
     margin-top: 20px;
     padding-left: 44px;
}


#shop-cart-shipping {
     padding:20px 0;
     display:none;
}
.shop-cart-agree {
     padding-top:10px;
     padding-bottom:20px;
}
.shop-cart-checkout-alert {
     margin:30px 0;
     padding: 0;
}
.shop-cart-checkout-alert label {
     padding: 6px 10px 0 0;
}
.shop-cart-final-payment hr {
     margin:30px 0 6px 0;
}
.shop-cc-icons {
     padding:0 0 20px 20px;
}

.orderSummary, .discountCode, .paymentMethods, .logIn{
     color: #fff;
     margin-bottom: 50px;
}

.orderSummary li, .orderTotal li{
     text-align: left;
     margin-top: 10px;
     color:#fff;
     list-style:none
}

.orderSummary strong{
     float: right;
}

.orderTotal strong{
     float: right;
     font-size: 20px;
    
}

.paymentMethods ul{
     margin-top: 30px;
}

.paymentMethods li{
     display: inline;
     margin-right: 5px;
     margin-top: 30px;
}

.paymentMethods li img{
     width: 40px;
}

.radio{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px;
     color: #fff;
}

.radio strong{
     float: right;
}

.logFacebook{
     margin-top: 25px;
     margin-bottom: 50px;
}

.logFacebook img{
     margin-top: 25px;

}

.newUser{
     margin-top: 25px;

}
ul.stripe-list ,
.stripe-list ul,
.stripe-list li,
ul.paymentCheckout ,
.paymentCheckout ul,
.paymentCheckout li {
    margin: 0 ;
    padding: 0 ;
     color: #fff;
     list-style:none
}



ul.stripe-list {
    display: block ;
    list-style: none ;
    margin: 0 0 20px 0 ;
}

.stripe-head li{
     margin-bottom: 15px;
     font-weight: bold;
}

.stripe-row li{
     margin-bottom: 15px;
     /*font-weight: bold;*/
}

.stripe-row li,
.stripe-head li {
    float: left ;
    list-style: none ;
}


.stripe-row ul,
.stripe-head ul {
    float: left ;
}
.paymentCheckout li{
     margin: 0;
     padding: 0;
}

.edit{
     color: #fcf5c3;
     margin-top: 15px;
     display: block;
}
.edit:hover{
     color: #fff;
     text-decoration: underline;
}



/** Item Box
 **************************************************************** **/
 
 
 /*TEST STUFF*/
 
 .catalogitems{
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
	/*background-color: #ccc;*/
}
 
 ul#catalogContent{
	list-style: none;
	padding: 20px 0 0;
	background-color: #0f0;
	min-width: 1150px;
	
}
ul#catalogContent li{
	display: inline;
	background-color: #f0f;

}
ul#catalogContentItem{
	list-style: none;
	padding: 1px 0 0;
	/*background-color: #0f0;*/
	/*min-width: 1150px;*/
	text-align: center;
}

ul#catalogContentItem li{
	display: inline-block;
	list-style: none;
	padding: 5px 0 0;
	margin: 0;
    vertical-align: top
}
 
 
 
 
  .catalogstuff{
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}
 
 /*.catalogItems ul{
	list-style: none;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: #f0f;
	padding: 0;
}*/

 ul#catalogItems{

	list-style: none;

}


 ul#catalogItems li{

	display: inline;
	text-align: center;
}



.item-box {
	/*background:#f6f6f6;*/
	overflow:hidden;
	margin: 1px 15px;
	width:100%;
	position:relative;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
    width:230px

	/*-webkit-border-radius:6px;
	   -moz-border-radius:6px;
			border-radius:6px;*/
}

.item-box:hover {
	border-top: 2px solid #f00;
	border-bottom: 2px solid #f00;
	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;
}


	.item-box.fullwidth {
		max-width:100%;
	}

.item-box figure {
	width:100%;
	display:block;
	margin-bottom:0;
	overflow:hidden;
	position:relative;
	text-align:center;
}
	.item-box.fixed-box figure img {
		width:100%;
		height:auto;
	}
.item-box-desc {
	padding: 1px 10px;
	overflow:hidden;
}

.item-box-desc a{
    color:#000
}
.item-box-desc p {
	margin-top:20px;
	display:block;
	overflow:hidden; 
	text-overflow:ellipsis;
	/*white-space: nowrap;*/
}
	.item-box.fixed-box .item-box-desc p {
		height:98px;
	}
.item-box-desc h4 {
	padding:0; margin:0;
	text-align: center;
	font-size: 11px !important;
	font-family: 'EurostileLTPro-BoldEx2', Arial, sans-serif;
}
.item-box .item-box-desc small {
	font-size: 12px !important;
	/*text-align: center !important;*/
	font-family:'EurostileLTPro-BoldEx2';
	display:block;
	text-align: center;
}

.item-box.fixed-box .item-box-desc {
	height:256px;
}

.item-box.fixed-box figure {
	max-height:263px;
}
.item-box .socials {
	border-top:#eee 1px solid;
	text-align:center;
	display:block;
}


ul#guideContentItem{
	list-style: none;
	padding: 1px 0 0;
	/*background-color: #0f0;*/
	/*min-width: 1150px;*/
	text-align: center;
}

ul#guideContentItem li{
	display: inline-block;
	list-style: none;
	padding: 5px 0 0;
	margin: 0;
}

.guide-item-box {
	/*background:#f6f6f6;*/
	overflow:hidden;
	margin: 1px 15px;
	width:100%;
	position:relative;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;

	/*-webkit-border-radius:6px;
	   -moz-border-radius:6px;
			border-radius:6px;*/
}

.guide-item-box:hover {
	border-top: 2px solid #f00;
	border-bottom: 2px solid #f00;
	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;
}

.guide-item-box-desc {
	padding: 1px 10px;
	overflow:hidden;
}
.guide-item-box-desc p {
	margin-top:20px;
	display:block;
	overflow:hidden; 
	text-overflow:ellipsis;

}
	.guide-item-box.fixed-box .guide-item-box-desc p {
		height:98px;
	}
	
	.guide-item-box-desc h4{
	padding: 9px 0 0; margin: 0 0 5px;
	text-align: center;
	color: #fff;
	font: 15px/10px 'EurostileLTPro-BoldEx2', Arial, sans-serif;
}
.guide-item-box-desc a{
		color: #fff;
}

.guide-item-box .guide-item-box-desc small {
	font-size: 12px !important;
	/*text-align: center !important;*/
	font-family:'EurostileLTPro-BoldEx2';
	display:block;
	text-align: center;
	color: #fff;
}






/* hover */
.item-box .item-hover,
.item-box .item-hover .overlay {
	/*-webkit-border-top-right-radius: 6px;
	 -webkit-border-top-left-radius: 6px;
		 -moz-border-radius-topleft: 6px;
		-moz-border-radius-topright: 6px;
			 border-top-left-radius: 6px;
			border-top-right-radius: 6px;*/
}
.item-box .item-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	position:absolute;
	left:0; right:0; top:0; bottom:0;
	text-align:center;
	color:#fff;

	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;
}
.item-box .item-hover,
.item-box .item-hover button,
.item-box .item-hover a {
	color:#fff;
}
.item-box .item-hover .inner {
	position:absolute;
	display:block;
	left:0; right:0; top:50%;
	margin-top:-10px;
	z-index:100;
}
.item-box:hover .item-hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.nav-pills>li.active>a, 
.nav-pills>li.active>a:hover, 
.nav-pills>li.active>a:focus {
	color:#333;
	background-color:#EEEEEE;
}
.item-box .item-hover .overlay {
	background-color:rgba(0,0,0,0.3) !important;
}


/** Portfolio
**************************************************************** **/
/* item list */
#portfolio .item-box-desc h4 {
	font-size:17px;
	max-height:32px;
	overflow:hidden;
}
	#portfolio .item-box figure img {
		width:100%;
		margin:auto;
	}

#portfolio .item-box-desc small {
	font-size:12px;
	margin-bottom:0;
}

#portfolio .item-box a {
	text-decoration:none;
}

/* Full Center */
#portfolio ul.fullcenter {
	margin-left:15px;
	margin-right:15px;
}
#portfolio ul.fullcenter .isotope-item,
#portfolio ul.fullcenter .item-box {
	margin:0;
}
#portfolio ul.fullcenter .item-box .overlay,
#portfolio ul.fullcenter .item-box {
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
}
#portfolio ul.fullcenter .isotope-item {
	width:25%; /* 4 items / row - also, see responsive*/
	float:left;
}




/** Contact
 **************************************************************** **/
#gmap {
	width:100%;
	height:300px;
	display:block;
	z-index:1;
}
#gmap_default {
	width:100%;
	height:300px;
	display:block;
}





/** 10. Footer
 **************************************************************** **/
 
#wrapper {
	/*padding:92px 0;*/ 	/* top nav height */
	z-index:-550;			/* under top nav */
	/*min-height:57vh;*/	/* keep footer at bottom on empty page */
	position:relative;
	/*background-color:rgba(244,245,247,0.9);*/ /* if background image used */
	overflow:hidden;
	background-color: #fff;
}


footer  {
	color:#666;
	font-size:13px;
	overflow:hidden;
	font-family: 'EurostileLTPro-Ex2', sans-serif;
    text-transform:uppercase
}
footer a, .footer-sprite strong {
	color:#fff;
}

footer ul,
footer ul li {
	list-style:none; padding:0;
	color:#999;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.foot li{
	margin-top: 10px;
	margin-left: 5px;
    font-size:10px
}

.foot li a:hover, .footer-sprite a:hover{
	color: #F00;
	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;
	text-decoration: none;
}
footer .footer-bar {
	background-color:#191919;
	display:block;
	text-transform:uppercase;
	position:relative;
}

footer .footer-bar .fa {
	margin-left:10px;
}
footer .footer-bar .copyright {
	display:inline-block;
	/*padding:20px 0;*/
    padding:5px 0;
	
}
footer .footer-bar .toTop {
	position:absolute;
	right:0;
	/*padding:20px 0;
	padding-left:70px;*/
    padding: 5px 0 5px 70px;
	width:50%;
	display:inline-block;
	float:right;
	text-align:center;
} 
footer .footer-bar .toTop:hover {
	text-decoration:none;
	color: #f00;
	-webkit-transition: all 0.2s;
	   -moz-transition: all 0.2s;
		 -o-transition: all 0.2s;
			transition: all 0.2s;

} 

footer .titleHeader {
	
	margin: 0 0 20px;
	
}
.titleHeader h3 {
	font-family: 'EurostileLTPro-BoldEx2', sans-serif;
	color: #666 !important;
	padding-right: 8px;
	font-size: 11px;
	padding-top: 5px;
	margin: 0;
}
.footSocials li{
	display: inline;
}

.footSocials li a{
	background-color: #333;
}
.newsForm {
	/*padding-top: 10px;
	padding-bottom: 10px;*/
    padding-top: 2px;
	padding-bottom: 2px;
}


.newsForm label{
	margin-right: 25px;
	color: #ccc;
}

.newsForm input{
	background-color: #333 !important;
	border-style: none;
	height: 40px;
	color: #ccc;
	width: 250px !important;
}

.newsForm button{
	background-color: #333 !important;
	border-style: none;
	height: 40px;
	color: #ccc;
}

.newsForm button:hover{
	background-color: #666 !important;
	border-style: none !important;
	color: #fff !important;
}


	 footer columns, 
	footer .footer-content {
		background: #000 url(/content/images/footer-bg5.jpg) no-repeat center top;
		/*background-size:   cover;*/
		padding:30px 0;
		display:block;
	}
		/*footer .footer-content h3 {
			color:#fff !important;
			
		}*/

		footer .column {
			display:block;
			height:100%;
		}

		/* footer logo */
		footer .column.logo {
			position:rtelative;
			background:#292f38;
			display:block;
			margin-top:-30px;
			margin-bottom:-30px;
			padding-top:50px;
			padding-bottom:50px;

					}
		footer .column.logo h4 {
			color:#fff;
			font-size:20px;
			padding:0; margin:0;
		}


	/* footer latest posts */
	footer .post-item,
	footer .post-item p,
	footer .post-item small {
		padding:0; margin:0;
		display:block;
	}
	footer .post-item {
		border-top:#403E44 1px dashed;
		padding-top:10px;
		margin-top:10px;
	}
	footer .post-item:first-child {
		border-top:0;
	}
		footer .post-item small {
			font-size:11px;
		}
		footer .post-item h3 {
			font-size:13px;
			line-height:20px;
			font-weight:normal;
			padding:0; margin:0;
			overflow:hidden;
			text-overflow:ellipsis; 
			white-space: nowrap;
			text-transform:none;
		}
		footer .view-more {
			display:block;
			margin-top:20px;
			font-size:13px;
		}

	/* footer contact */
	footer address .footer-sprite {
		margin-bottom:20px;
		padding-left:30px; 
		background:url('../images/footer_sprite.png') no-repeat 0 0;
	}
		footer address .footer-sprite:last-child {
			margin-bottom:0;
		}
	footer p {
		line-height:18px;
	}
	footer p.contact-desc {
		margin:0 0 30px 0; 
		padding:0 0 10px 0;
		border-bottom:#403E44 1px dashed;
	}
	footer address .footer-sprite.address {
		background-position:0 0;
	}
	footer address .footer-sprite.phone {
		background-position:0 -138px;
		line-height:30px;
	}		
	footer address .footer-sprite.email {
		background-position:0 -247px;
	}	




/** Responsive
**************************************************************** **/
	/* special */
	@media (max-width: 920px) {
		#header ul.nav li a {
			font-size:11px;
		}
	}
	@media (max-width: 1006px) {
		.container {
			/*width:100% !important;*/
		}

	}


@media only screen and (max-width: 960px) {
	#portfolio ul.fullwidth .isotope-item,
	#portfolio ul.fullcenter .isotope-item {
		width:33.333333333%;  /* 3 items / row */
	}

	#header .navbar-collapse {
		display:none !important;
	}


	ul.nav-pills>li {
		margin-top:3px;
		background-color:#f6f6f6;
	}
	ul.nav-pills>li,
	ul.nav-pills>li>a {
		width:100%;
		float:none;
		
	}
	ul.nav-pills {
		float:none;
		width:100%;
	}

	#header ul.nav-pills>li {
		color:#81BA10;
		background:#393939;
	}

	#header .navbar-collapse {
		width:100%;
		margin:0;
	}
	#header .container {
		padding:0;
	}
	#header a.logo {
		padding-left:15px;
	}
	#topBar .container {
		padding-right:0;
	}


	#header ul.nav-pills>li {
		border-bottom:rgba(0,0,0,0.1) 1px solid;
	}

	#header nav.nav-main li.resp-active > ul.dropdown-menu,
	#header nav.nav-main li.resp-active > ul.dropdown-menu > ul {
		display: block !important;
		position:relative !important;
		top:0 !important;
		width:100% !important;
		max-width:100% !important;
		left:0 !important;

		-webkit-transition: all 0.2s;
		   -moz-transition: all 0.2s;
			 -o-transition: all 0.2s;
				transition: all 0.2s;
	}

	#header ul.nav {
		margin:0;
	}
	#topSearch {
		margin-right:-42px;
	}


	#header .navbar-collapse.collapsing,
	#header .navbar-collapse.in {
		display:block !important;
	}

	#header nav.nav-main li.resp-active > ul.dropdown-menu, 
	#header nav.nav-main li.resp-active > ul.dropdown-menu > ul {
		box-shadow:none;
		padding-left:8px;
	}

	/* Navigation */
	#header .nav-main-collapse.collapsing,
	#header .nav-main-collapse.in {
		width: 100% !important;
		display: block !important;

		background: #2D343E;
		margin: 0 - !important;
	}

	#header ul.nav li > a { /* Firefox Fix */
		background-color:#393939 !important;
	}

	button.btn-mobile {
		display:block !important;
	}
}

@media only screen and (max-width: 768px) {


}

@media only screen and (max-width: 479px) {
	.maximage-controls {
		bottom:42px;
		margin-right:6px;
	}
	#slider .caption h1 {
		font-size:30px !important;
		line-height:30px !important;
	}
	#slider .caption h2 {
		font-size:20px !important;
		line-height:20px !important;
	}
	#slider .caption p {
		font-size:13px !important;
		line-height:16px !important;
	}

	#middle .page-header.image .absolute h1 {
		font-size:20px;
		line-height:20px;
		margin:0; padding:0;
	}
	#middle .page-header.image .absolute p {
		font-size:12px;
		line-height:15px;
		margin:0; padding:0;
	}

	#slider .caption {
		left:8px;
		right:8px;
	}
	#slider .caption h1 {
		font-size:50px;
	}
	#slider .caption h1,
	#slider .caption h2 {
		display:block;
	}
	
	div.maximage-controls {
		margin-right:5px;
		bottom:43px;
	}

	#portfolio ul.fullwidth .isotope-item,
	#portfolio ul.fullcenter .isotope-item {
		width:100%;  /* 1 item / row */
	}
	
	.responsive-top-space {
		margin-top:80px;
	}
	.responsive-bottom-space {
		margin-bottom:80px;
	}
}

/* Mobile Tuning - Cutom Height */
@media only screen and (max-height: 400px) {
	#slider .caption h1 {
		font-size:25px !important;
		line-height:25px !important;
	}
	#slider .caption h2 {
		font-size:13px !important;
		line-height:13px !important;
	}

}

@media only screen and (max-height: 340px) {
	#slider .caption h1 {
		font-size:20px !important;
		line-height:20px !important;
	}
	#slider .caption p {
		font-size:11px !important;
		line-height:11px !important;
	}
	#topBar {
		display:none;
	}
	#slider .caption {
		bottom:36px !important;
	}

	#slider_next,
	#slider_prev {
		width:40px !important; 
		height:40px !important;
	}
	div.maximage-controls #slider_prev {
		background-position: -4px -46px;
	}
	div.maximage-controls #slider_next {
		background-position: -57px -46px;
	}
	div.maximage-controls {
		bottom:29px;
	}
}

@media only screen and (max-height: 325px) {
	#slider_next,
	#slider_prev {
		display:none !important;
	}

	#slider .caption .btn {
		font-size:10px !important;
		padding:1px 3px !important;
		position:absolute !important;
		right:0 !important;
	}
	#slider .caption {
		bottom:33px !important;
		margin:0; padding:0;
	}
	#slider .caption p br {
		display:none !important;
	}
}



/** Wheel guide slider
 **************************************************************** **/

.no-js .liquid-slider {
  height:350px;
  overflow:scroll;
}
.ls-preloader {  
  background: url(../images/loading.gif) #f2f2f2 no-repeat center 50%;
  opacity:1;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:2;
}

/*** Containers ***/
.ls-wrapper {
  clear: both;
  overflow: auto;
  position: relative;
}
.liquid-slider {
  /*background: #000;*/
  /*width: 600px;*/
  margin: 0 auto;
  float: left;
  overflow: hidden;
  position: relative;
}
.arrows .liquid-slider {
  /* Margin between slider and arrows */
  margin: 0 10px;
}
.ls-responsive .liquid-slider {
  width: 100%;
  margin: 0;
}
.panel-container {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  /* from http://davidwalsh.name/translate3d */
}
.liquid-slider .panel-container .fade {
  width:100%;
  opacity: 0;
  position: absolute;
  top: 0; 
  left: 0;
  display: block;
}

/*** Panels ***/
.liquid-slider .ls-panel {  
  /*width: 600px;*/
  display: block;
  float: left;
}
.panel-wrapper {  
  padding: 15px 40px;
  position:relative;
}

/*** Tabbed Navigation ***/
.ls-nav {
  overflow:hidden;
  clear:both;
}
.ls-nav a {
  /*background: #d8d8d8;*/
  color: #ccc;
  margin-right: 1px;
  padding: 8px 5px 3px;  
  outline:0;
	text-transform: uppercase;
	font-size: 9px;
}
.ls-nav a:hover {
  /*background: #f2f2f2;*/
  color: #fff;
  text-shadow: none;
}
.ls-nav .current a {
	border-bottom-style: solid;
	border-bottom-color: #f00;
	color: #fff;
}
.currentCrossLink {
  font-weight: bold;
}
.ls-nav ul {  
  padding: 0 0 0 50px;
  clear: both;
  display: block;
  margin: auto;
  overflow: hidden;
	/*text-align: center;*/
}
.ls-nav ul li {
  display: inline;
}
.ls-nav ul li a {
  display: block;
  float: left;
  text-decoration: none;
}

/*** Mobile Navigation ***/
.ls-select-box { 
  width: 100%;
  height: 35px;
  overflow: hidden;
  background: url(../images/menu.png) no-repeat right #ddd;
}
.ls-select-box select {  
  width: 150%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance:none;
  background: transparent;
  padding: 5px;
  font-size: 110%;
  border: none;
  height: 35px;
  cursor:pointer;
  outline: 0;
}

/*** Arrow Navigation (non-graphical) ***/
.ls-nav-left, .ls-nav-right {
  top:0;
  float: left;
  clear:both;
}
.ls-nav-left a, .ls-nav-right a {
  background: #000;
  color: #fff;
  padding: 5px;
  width: 100px;
  display: block;
  text-align: center;
  text-decoration: none;
}
.ls-responsive .ls-nav-left {
  position: absolute;
  left: 0;
  z-index: 2;
}
.ls-responsive .ls-nav-left a {
  background: #9A9A9A;
  width: 80px;
}
.ls-responsive .ls-nav-left a:hover {
  background: #747474;
}
.ls-responsive .ls-nav-right {
  position: absolute;
  right: 0;
  z-index: 2;
}
.ls-responsive .ls-nav-right a {
  background: #9A9A9A;
  width: 80px;
}
.ls-responsive .ls-nav-right a:hover {
  background: #747474;
}

/*** Arrow Navigation (graphical) ***/
.ls-nav-left-arrow, .ls-nav-right-arrow {
  cursor: pointer;
  float: left;
  clear: both;
}
.ls-nav-left-arrow a, .ls-nav-right-arrow a {
  display: block;
}
[class$="-arrow"] {
  width: 36px;
  height: 125px;
  background-image: url(/hed/assets/plugins/wheel-guide-slider/arrow3.png);
  background-repeat: no-repeat;
  margin-top: 175px;
  position:relative;
}
.ls-nav-right-arrow {
  background-position: top right;  
  margin-right: 1px;
}
.ls-nav-left-arrow {
  background-position: top left;  
  margin-left: 1px;
}
.ls-nav-left-arrow:hover {
  background-position: bottom left;
}
.ls-nav-right-arrow:hover {
  background-position: bottom right;
}
.ls-responsive .ls-nav-left-arrow {
  position: absolute;
  left: 0;
  z-index: 2;
}
.ls-responsive .ls-nav-right-arrow {
  position: absolute;
  right: 0;
  z-index: 2;
}



