/* Custom CSS for hero bar */
/* top hero bar with background */
#builder-module-5584176453533-background-wrapper {
	background: url("http://www.rosiemedia.com/wp-content/uploads/2016/10/hero-ideas.jpg") no-repeat;
	position: relative;
	padding: 5em 0;
}
#builder-module-5584176453533-background-wrapper:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #FFFFFF;
	opacity: .4;
}
#builder-module-5584176453533 {
	position: relative;
	z-index: 3;
	color: #143044;
	text-align: center;
	padding: 0 3em;
}
#builder-module-5584176453533 h2 {
	font-weight: bold;
	font-size: 2.5em;
	color: #143044;
	margin-bottom: 25px;
}
#builder-module-5584176453533 p {
	font-size: 21px;
}
#builder-module-5584176453533 .btn {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
	border: 3px solid #143044;
	border-radius: 4px;
	background: transparent;
	color: #143044;
}
.builder-module-background-wrapper {
    margin-bottom: 0em;
}
.builder-module-navigation-background-wrapper {
	background: #651A1F;
}
.builder-module-navigation li a {
	color: #BE957B;
}
.entry-title a {
    color: #986A4C;
    text-decoration: none;
}
/* email newsletter section */
.builder-module-html-background-wrapper.builder-module-before-footer-background-wrapper {
	background: url("http://www.rosiemedia.com/wp-content/uploads/2016/10/bkg_emailsignup.jpg") no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	padding: 3em 0 0 0;
	margin-bottom: 0;
}
.builder-module-html-background-wrapper.builder-module-before-footer-background-wrapper:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #212121;
	opacity: .8;
}
.builder-module-html.builder-module-before-footer {
	position: relative;
	z-index: 3;
	color: #FFFFFF;
}
.builder-module-html.builder-module-before-footer h2 {
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 2em;
}
.builder-module-html.builder-module-before-footer .left-wrapper {
	float: left;
	width: 40%;
	margin-right: 5%;
}
.builder-module-html.builder-module-before-footer .right-wrapper {
	float: right;
	width: 55%;
	text-align: right;
}
.builder-module-html.builder-module-before-footer img {
	margin-bottom: 0;
	vertical-align: top;
}
.builder-module-html.builder-module-before-footer input[type="text"] {
	width: 100%;
	margin-bottom: 15px;
}
.builder-module-html.builder-module-before-footer input[type="submit"] {
	width: auto;
	padding: .75em;
}
.btn,
.loop-utility a,
input[type="submit"],
input[type="button"],
.comment-reply-link,
.builder-module .it-exchange-download-now a {
	background: #986A4C;
}
a {
    color: #986A4C;
}