  @import url("https://use.typekit.net/kbe2wsj.css");
  
html, body{
	font-family: aktiv-grotesk, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #ffffff;
	font-size: 13px;
	letter-spacing: 0.2em;
}
a#fuseAd{
	width: 728px;
	height: 90px;
	display: inline-block;
	text-decoration: none;
	margin: 0 auto;
}
#fuseideas_container{
	background-image: url('../index.fuseideas/stars.jpg');
	background-size: cover;
	background-position: 0 0;
	width: 728px;
	height: 90px;
	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
}
img.rw-logo{
	width: 100px;
}
#flicker{
	position: absolute;
	bottom: 7px;
	left: -10px;
	width: 9px;
	height: 9px;
	border-radius:100%;
	z-index: 0;
	
}
#flicker2{
	position: absolute;
	top: 8px;
	left: -10px;
	width: 9px;
	height: 9px;
	border-radius:100%;
	z-index: 0;
	
}
#flicker3{
	position: absolute;
	top: 54px;
	left: -10px;
	width: 9px;
	height: 9px;
	border-radius:100%;
	z-index: 0;
}
#flicker4{
	position: absolute;
	bottom: 45px;
	left: -10px;
	width: 9px;
	height: 9px;
	border-radius:100%;
	z-index: 0;
}
#flicker5{
	position: absolute;
	bottom: 31px;
	left: -10px;
	width: 9px;
	height: 9px;
	border-radius:100%;
	z-index: 0;
}
#flicker6{
	position: absolute;
	bottom: 25px;
	left: -10px;
	width: 9px;
	height: 9px;
	border-radius:100%;
	z-index: 0;
}
#flicker7{
	position: absolute;
	bottom: 16px;
	left: -10px;
	width: 9px;
	height: 9px;
	border-radius:100%;
	z-index: 0;
}
#flicker8{
	position: absolute;
	bottom: 9px;
	left: -10px;
	width: 9px;
	height: 9px;
	border-radius:100%;
	z-index: 0;
}
#fuse_cta-copy .mid{
	color: #ffffff;
	text-decoration: none !important;
}
#fuse_logo{
	margin: 30px 0 auto 20px;
	z-index: 200;
}
#fuse_txt1{
	color: #ffffff;
	text-align: center;
	width: auto;
	margin: auto 0px auto 0px;
	padding: 0;
	padding-right: 90px;
}

#fuse_txt2, #fuse_txt3, #fuse_txt4, #fuse_txt5{
	position: absolute;
	color: #9e000a;
	top: 36px;
	width: 135px;
	text-align: center;
	font-size: 1.1em;
	opacity: 1;
	font-family: aktiv-grotesk, sans-serif;
	font-weight: 700;
}
#fuse_txt2{
	left: 422px;
}
#fuse_txt3{
	left: 440px;
}
#fuse_txt4{
	left: 420px;
}

#fuse_txt5{
	left: 428px;
}

#fuse_cta{
	margin: auto 20px auto 0;
	width: 130px;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	padding-left: 10px;
	height: 35px;
	transition: 0.3s ease;
	z-index: 200;
	}
#fuse_cta-copy{
	letter-spacing: 2px;
	font-size: 0.7em;
	height: 100%;
	background-color: #9e000a;
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
}
.fuse_mid{
	width: 35px;
	text-align: center;
}
#fuse_cta:hover > #fuse_cta-copy{
	background-color: #650309;
}
#fuse_cta-arrow{
	background-color: #ffffff;
	border: 1px solid #9a9d9b;
	border-left: 0px;
	color: #9a9d9b;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}