/*
@font-face {
  font-family: LinBiolinumR;
  src: url('../_fonts/LinBiolinum_R.ttf')  format('truetype');
}
@font-face {
  font-family: LinBiolinumRB;
  src: url('../_fonts/LinBiolinum_RB.ttf')  format('truetype');
}
*/
a:link, a:visited, a:hover, a:active {
	color: #000;
	font-weight: bold;
}
body {
    font-family:  proxima-nova,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans",Verdana, sans-serif;
    font-size: 16px;    
    color: #000;
    padding-bottom: 0;
    margin: 0;
}
.bold {    
    font-weight: 600;    
}
.container {
	width: 100%;
	text-align: center;		
}
.container .item {
	text-align: center;	
	width: 100%;
	margin: 0 auto;
}
.spacer {
	flex-grow: 1;
}
.banner img {
	max-width: 100%;
}
div.fascia-container {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: top;
	align-content: center;
	margin: 0 auto;
}
div.fascia-container img{
	width: 100%;
}
div.fascia-container img.go-outdoors-logo {
	width: 50%;
	position: relative;
	top: 2px;
}
.fascia-container.middle {
	margin-bottom: 32px;
}
.container .item div.fascia-container div.fascia-item {
	max-width: 280px;
	margin: 10px;
}

.logo-holder {
	height: 160px;
	background: #2B3042;
	border: 0;	
	margin: 0;
	text-align: left;	
}

.logo-holder img {
    width: 94%;
    margin: 20px; 
    max-width: 800px;
    position: relative;
}
.container.header {
	background: #2B3042;
}
.main-carousel-holder, .top-carousel-holder, .middle-images-holder, .middle-links-holder {
	display: flex;
	flex-direction: row;	
}
.main-carousel, .main-carousel-text,
.top-carousel, .top-carousel-text, .middle-image, .middle-link {
	display: flex;
	width: 50%;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.main-carousel-text {
	width: 60%;
}

.main-carousel {
	width: 40%;
}



.main-carousel-text, .top-carousel-text {
	color: #000;
	background: #fff;
	font-size: 16x;	
}

.middle-links-holder {
	margin-left: auto;
	margin-right: auto;
}
.middle-link {
	color: #fff;
	background: #2B3042;
	height: 60px;	
}
.middle-link a {
	color: #fff;
	text-decoration: none;
}
#paragraph-1 a {
	color: #000;
	text-decoration: underline;
}
.main-carousel-text p, .top-carousel-text p {
	margin: 16px;
	font-size: 1.25em
}
.main-carousel img, .top-carousel img, .middle-image img {
	width: 100%;
}
.middle-image img {
	margin: 20px 12px;
}
.middle-image {
	overflow: hidden;
}
.middle-image.left img {
	margin-left: 0;
}
.middle-image.right img {
	margin-right: 0;
}
.top-carousel-text{
	text-align: left;
}
h1 {
	margin: 20px;
	font-size: 22px;
}
h2 {
	margin: 10px;
	font-size: 16px;
}
.middle-link {
	margin: 12px 12px 32px 12px;
}
p.footwear {
	margin-top: 36px;
	margin-bottom: 46px;
}
div.footer {
	background: #ddd;
	width: 100%;
	padding: 10em 0;
}

div.footer h1 {
	font-size: 2em;
}


div.footer h2 {
	font-size: 1.5em;
}

div.footer .fascia-container { 
	margin: 5em 0 1em;
}

@media screen and (min-width: 1000px) {
	p {
		max-width: 66%;
		margin-left: auto;
		margin-right: auto;
	}
	.middle-links-holder {
		max-width: 650px;
		margin-left: auto;
		margin-right: auto;
	}
	.middle-link {
		max-width: 300px;
		margin-bottom: 40px;
	}
	img#carousel-image-1 {
		position: relative;
		top: 32%;
	}
	#paragraph-1 {
		margin-top: 180px;
	}
	.logo-holder {
		height: 124px;
		margin-bottom: -80px;
	}
}
@media screen and (max-width: 1000px) {
	.main-carousel-text {
	
	}
	.logo-holder {
		height: auto;
	}
	.logo-holder img {    
		max-width: 600px;    
	}
	#video-youtube-embed {
		height: 56vw;
	}
}
@media screen and (max-width: 800px) {		
	
	.container .item div.fascia-container a.fascia-item {
		padding: 0 0.6em;
	}
	.main-carousel-holder, .middle-images-holder, .middle-links-holder {		
		flex-direction: column;	
	}	
	.top-carousel-holder {		
		flex-direction: column-reverse;	
	}	
	.main-carousel, .main-carousel-text, .top-carousel, .top-carousel-text, .middle-image, .middle-link {	
		width: 100%;
	}
	.middle-image img {
		margin: 12px 0;
	}
	.middle-link {
		margin: 8px 0;
	}
	.middle-link.right {
		margin-bottom: 32px;
	}
	.middle-image.left img {
		margin-top: 20px;
	}
	.top-carousel-text, .logo-holder {
		text-align: center;
	}
	.logo-holder {
		height: auto;
	}
	.logo-holder img {		
		margin: 40px 10px 0 10px;		
	}	
	div.fascia-container {		
		flex-direction: column;		
	}
	.container .item div.fascia-container div.fascia-item {
		width: 100%;
		max-width: 100%;
		margin: 10px 20px;
	}
	div.main-carousel-text{
		margin-bottom: 20px;
	}
}

img#go-outdoors-main-logo{
	width: 20%;
	margin: 2em;
}
img#fishing-republic-main-logo{
	max-width: 300px;
}

a.main-fr-cta{
	color: #fff;
	background: #465537;
	padding: 1em 3em;
	border-radius: 10px;	
	text-decoration: none;
	font-weight: 500;
	font-size: 1.25em;
	margin: 1em 0 0;
}

.fascia-item p {
	max-width: 88%;
}

@media screen and (max-width: 420px) {
	body, .main-carousel-text, .top-carousel-text {
		
	}	
	p {
		margin-left: 12px;
		margin-right: 12px;
	}
}
@media screen and (max-width: 360px) {
	.container .item div.fascia-container a.fascia-item {
		padding: 0 0.5em;
	}
}


