.header-container .logo {
	padding: 16px 8px;
}
.header-container-wrapper {
	z-index: 9;
}
.c5wrapper.edit-mode .header-container-wrapper {
	z-index: 2;
}
.is-sticky #header.custom-header {
	background-color: rgba(26,26,26,1);
}
#mega-menu-plus .menuToggle {
	display: block;
	position:absolute; 
	top:10px; 
	right:12px;
	padding:4px 8px;
  font-family: 'Gotham A', 'Gotham B', 'Franklin Gothic Medium','Franklin Gothic','ITC Franklin Gothic', Arial,sans-serif; 
	font-size:18px; 
	font-weight:bold; 
	text-transform:uppercase;
	letter-spacing:.012em;
	color:#fff; 
	border-radius:4px; 
	-webkit-transition: all 0.2s ease-in 0s;
	-moz-transition: all 0.2s ease-in 0s;
	-o-transition: all 0.2s ease-in 0s;
	-ms-transition: all 0.2s ease-in 0s;
	transition: all 0.2s ease-in 0s;
	z-index: 99;
}
.is-sticky #mega-menu-plus .menuToggle {
	top:0px; 
}
#mega-menu-plus .menuToggle a {
	display: inline-block;
	color:#fff; 
}
#mega-menu-plus .menuToggle a:hover {
	color:#FCB819;
}
#mega-menu-plus .menuToggle a > span {
	display:none;
}
	
#mega-menu-plus .menuToggle a > i {
	display: inline-block;
	float: right;
	top: 12px;
	position: relative;
	margin-left: 12px;
}
#mega-menu-plus .menuToggle a > i::after,
#mega-menu-plus .menuToggle a > i::before,
#mega-menu-plus .menuToggle a > i {
	background: #fff;
	width: 40px;
	height: 3px;
	border-radius: 1px;
	-webkit-transition: all 0.2s ease-in 0s;
	-moz-transition: all 0.2s ease-in 0s;
	-o-transition: all 0.2s ease-in 0s;
	-ms-transition: all 0.2s ease-in 0s;
	transition: all 0.2s ease-in 0s;
}
#mega-menu-plus .menuToggle a > i::after,
#mega-menu-plus .menuToggle a > i::before {
	position:absolute;
	left:0;
	display:block;
	content:" ";
}
#mega-menu-plus .menuToggle a > i::before {
	top:7px;
}
#mega-menu-plus .menuToggle a > i::after {
	bottom:7px;
}
#mega-menu-plus .menuToggle a:hover > i::after,
#mega-menu-plus .menuToggle a:hover > i::before,
#mega-menu-plus .menuToggle a:hover > i {
	background: #FCB819;
}

#mega-menu-plus.active .menuToggle a > i {
	background: rgba(0,0,0,0);
}
#mega-menu-plus.active .menuToggle a > i::before {
	top:0;
	-webkit-transform: rotate(-45deg);
				transform: rotate(-45deg);
}
#mega-menu-plus.active .menuToggle a > i::after {
	bottom:0;
	-webkit-transform: rotate(45deg);
				transform: rotate(45deg);
}
	
	
#mega-menu-plus .menu-wrapper {
	display:none;
	position: absolute;
	top: 69px;
	right:50px;
	width: 100%;
	max-width: 1090px;
	background: #1a1a1a;
	z-index:99;
	padding: 20px 0;
}
#mega-menu-plus .menu-wrapper li {
	margin-left: 0;
	list-style: none;
	line-height: normal;
}
#mega-menu-plus .menu-wrapper a {
	display:inline-block;
	font-size:14px; 
	line-height:18px; 
	text-transform:none; 
	font-family:Arial, sans-serif;
	font-weight:normal;
	color:#FCB819;
	padding:6px 0;
}
#mega-menu-plus .menu-wrapper a.nav-path-selected,
#mega-menu-plus .menu-wrapper a:hover {
	color:#fff;
}
#mega-menu-plus .menu-wrapper span.nav-level-1,
#mega-menu-plus .menu-wrapper a.nav-level-1 {
	font-size:34px; 
	line-height:normal; 
	text-transform:uppercase; 
	font-family:'BebasNeue',Verdana,Geneva,sans-serif; 
	font-weight:normal;
	color:#fff;
}
#mega-menu-plus .menu-wrapper a.nav-level-1:hover {
	color:#FCB819;
}

/* Menu footer */	
#mega-menu-plus .menu-wrapper .menu-footer {
	display: none;
	padding-top: 12px;
	position: relative;
	overflow: hidden;
}

#mega-menu-plus .menu-wrapper .menu-footer .arrow-wrapper {
	border-top: 2px solid #fff;
	padding: 12px 0;
	min-height: 60px;
	background: #FCB819;
}
#mega-menu-plus .menu-wrapper .menu-footer a {
	color:#1a1a1a;
}
#mega-menu-plus .menu-wrapper .menu-footer a:hover {
	color:#fff;
}
#mega-menu-plus .menu-wrapper .menu-footer .arrow {
	position: absolute;
	top: 12px;
	left: -75px;

	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

#mega-menu-plus .menu-wrapper .menu-footer .arrow:after,
#mega-menu-plus .menu-wrapper .menu-footer .arrow:before {
	position: absolute;
	top:0;
	left:0;
	width: 68px;
	height: 20px;
	content: "";
	border-color: #fff transparent transparent transparent;
	border-width: 16px 34px 0px 34px;
	border-style: solid;
}
#mega-menu-plus .menu-wrapper .menu-footer .arrow:after {
	top: -2px;
	border-color: #1a1a1a transparent transparent transparent;
}
#mega-menu-plus .menu-wrapper .menu-footer ul {
	list-style: none;
	display:block;
	width:100%;
	margin: 0;
	padding: 0;
}
#mega-menu-plus .menu-wrapper .column-extras ul li {
	position: relative;
	display: inline-block;
	width: 32.9%;
	text-align: center;
}

#mega-menu-plus .menu-wrapper .column-extras ul li:not(:first-child):before {
		content: '';
		padding-right: 5px;
		display: inline-block;
		background-color: #FCB819;
		width: 8px;
		height: 8px;
		border-radius: 50%;
		position: absolute;
		left: 0;
		top: 46%;
}


#mega-menu-plus .menu-wrapper .menu-footer {
	overflow: hidden;
}

@media (max-width:1200px) {
	#mega-menu-plus .menu-wrapper {
		left:auto;
		right:0;
		max-width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
}
@media (max-width:1024px) {
	#mega-menu-plus .menu-wrapper {
		left:auto;
		right:0;
		max-width: 992px;
		margin-left: 0;
		margin-right: 0;
	}
}
@media (max-width:767px) {
	.header-container-wrapper {
    z-index: 99;
	}
	#mega-menu-plus .menu-wrapper {
		right:50px;
		max-width: 480px;
	}
	#mega-menu-plus .menu-wrapper ul {
		margin:0;
	}
	
	/* --- Generic Styles --- */
	#mega-menu-plus menu-wrapper {
		display:block; 
		position:absolute; 
		top:69px; 
		width:100%; 
		max-width:480px; 
		right:-100%; 
		background:#1A1A1A; 
		border:1px solid #FCB816; 
		padding:0 20px 25px 20px;
		-webkit-box-shadow: 0 0 4px #fff;
		   -moz-box-shadow: 0 0 4px #fff;
		     -o-box-shadow: 0 0 4px #fff;
		    -ms-box-shadow: 0 0 4px #fff;
		        box-shadow: 0 0 4px #fff;
		-webkit-transition: all 0.2s ease-in 0s;
		   -moz-transition: all 0.2s ease-in 0s;
		     -o-transition: all 0.2s ease-in 0s;
		    -ms-transition: all 0.2s ease-in 0s;
		        transition: all 0.2s ease-in 0s;
	}
	#mega-menu-plus.active ul.nav {right:0;}
	#mega-menu-plus ul.nav li {position:relative;}
	#mega-menu-plus ul.nav li a {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border:0;
		-webkit-transition: all 0.2s ease-in 0s;
		-moz-transition: all 0.2s ease-in 0s;
		-o-transition: all 0.2s ease-in 0s;
		-ms-transition: all 0.2s ease-in 0s;
		transition: all 0.2s ease-in 0s;}
	#mega-menu-plus ul.nav li a:hover {background-color:#333;}
	
	#mega-menu-plus ul.nav .nav-open {display:block; position:absolute; top:0px; right:0; color:#FCB816; padding:10px 12px; cursor:pointer;}
	#mega-menu-plus ul.nav li.nav-level-1 > .nav-open {padding:14px 12px; top:0px;}
	#mega-menu-plus ul.nav .nav-open:hover {background-color:#FCB816; color:#1A1A1A;}
	
	/* --- First Level --- */
	#mega-menu-plus ul.nav li.nav-level-1 {display:block; width:100%; padding:0; margin:25px 0 0 0; text-align:center; font-size:14px; 
		border-top:1px solid #FCB816; border-bottom:1px solid #FCB816;}
	/*#mega-menu-plus ul.nav li.nav-level-1 a.nav-level-1 {text-indent:0; background:none; height:auto; padding:12px 0; border-top:2px solid #FCB816; border-bottom:2px solid #FCB816;}
	#mega-menu-plus ul.nav li.nav-level-1 a.nav-level-1:hover {background-color:#333;}*/
	
	/* --- Second Level --- */
	#mega-menu-plus li.nav-level-2 > a {text-transform: uppercase;}
	
	/* --- Lower Levels --- */
	#mega-menu-plus li.nav-level-2 ul a {font-size: 14px; line-height: 22px;}
	#mega-menu-plus ul.nav ul {display:block; position:static;}
	#mega-menu-plus.active ul.nav ul {opacity:1; visibility:visible; position:static; border:0; padding:0; margin:0;}
	#mega-menu-plus ul.nav ul li {display:block; width:100%; border-top:1px solid #FCB816;}
	#mega-menu-plus ul.nav ul li a {padding:8px 0; }
	
	/* --- Third Level --- */
	#mega-menu-plus ul.nav ul ul li {font-size:11px;}
	#mega-menu-plus .menu-wrapper a {
		font-size: 16px;
		line-height: 34px;
	}
}
@media (max-width:599px) {
	#mega-menu-plus .menu-wrapper {
		right:0;
	}
}

@media (min-width:768px) {
	#mega-menu-plus .menuToggle a > span {
		display:inline;
	}
	#mega-menu-plus {
		position: relative;
		width: 100%;
		z-index: 99;
	}
	#mega-menu-plus .menu-wrapper {
		padding:40px 0 0 0;
		top: 69px;
		right:49px;
	}
	#mega-menu-plus .menu-wrapper .columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		
    -webkit-column-width: 33%; /* Chrome, Safari, Opera */
    -moz-column-width: 33%; /* Firefox */
    column-width: 33%;
		
    -webkit-column-rule: 2px outset #fff; /* Chrome, Safari, Opera */
    -moz-column-rule: 2px outset #fff; /* Firefox */
    column-rule: 2px outset #fff;
		
    -webkit-column-gap: 50px; /* Chrome, Safari, Opera */
    -moz-column-gap: 50px; /* Firefox */
    column-gap: 50px;
		
    /* 
		-webkit-column-width: 33.33333%; / * Chrome, Safari, Opera * /
    -moz-column-width: 33.33333%; / * Firefox * /
    column-width: 33.33333% */
		
		-webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    -ms-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
		
		padding:0 40px;
	}
	#mega-menu-plus .menu-wrapper .columns > ul > li {
    -moz-column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
		break-inside: avoid-column;
		
		/*-webkit-column-break-after: always;
		break-after: column;*/
	}
	.sticky-wrapper.is-sticky	#mega-menu-plus .menu-wrapper {
		top:44px;
		background:rgba(26,26,26,1);
	}
	
	#mega-menu-plus .column-span {
    -webkit-column-span: all; /* Chrome, Safari, Opera */
    column-span: all;
	}
	
	#mega-menu-plus .menu-wrapper ul {
		margin-bottom: 0;
		margin-left:12px;
	}
	#mega-menu-plus .menu-wrapper li.nav-level-1 {
		padding-bottom:20px;
	}
	#mega-menu-plus .menu-wrapper a.nav-level-1 {
		line-height:32px; 
	}
	
	#mega-menu-plus .nav-open {
		display: none;
	}
}

@media (min-width:992px) {
	#mega-menu-plus .menu-wrapper .columns {
    -webkit-column-gap: 100px; /* Chrome, Safari, Opera */
    -moz-column-gap: 100px; /* Firefox */
    column-gap: 100px;
	}
	#mega-menu-plus .menu-wrapper .menu-footer {
		display: block;
	}
}
	

#mega-menu-plus .menu-wrapper li.nav-item-1681 > ul {
	display: none;
}
	
/* Used to colorize columns * /
#mega-menu-plus .menu-wrapper .columns {
	position: relative;
	background: rgba(0,255,0,0.25);
}
#mega-menu-plus .menu-wrapper .columns:after, 
#mega-menu-plus .menu-wrapper .columns:before {
    content: "";
    display: block;
    width: 373.3333px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255,0,0,0.25);
}	
#mega-menu-plus .menu-wrapper .columns:after {
    left: auto;
    right: 0;
    background: rgba(0,0,255,0.25);
}
*/
#mega-menu-plus-click-catcher {
	position: fixed;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:0.25;
	z-index:98;
}