@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');
}
body {
    font-family: LinBiolinumR;
    font-size: 28px;
    font-weight: 60;
    color: #000;
    padding-bottom: 22px;
    margin: 0;
}
.bold {
    font-family: LinBiolinumRB;    
    font-weight: 600;    
}
.container {
	width: 100%;
	text-align: center;		
}
.container .item {
	text-align: center;	
	width: 100%;
	max-width: 1200px;
	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: normal;
	align-items: center;
	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 a.fascia-item {
	border-right: 1px solid #000;
	padding: 0 0.8em;
	text-decoration: none;
	color: #000;
	width: 16%;
}
.container .item div.fascia-container a.fascia-item.last {
	border-right: 0;
}

.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;
}
.bottom-carousel-holder, .top-carousel-holder, .middle-images-holder, .middle-links-holder {
	display: flex;
	flex-direction: row;	
}
.bottom-carousel, .bottom-carousel-text,
.top-carousel, .top-carousel-text, .middle-image, .middle-link {
	display: flex;
	width: 50%;
	align-items: center;
	justify-content: center;
}
.bottom-carousel-text, .top-carousel-text {
	color: #fff;
	background: #2B3042;
	font-size: 28px;	
}
.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;
}
.bottom-carousel-text p, .top-carousel-text p {
	margin: 32px;
}
.bottom-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, h2 {
	margin: 20px;
	font-size: 32px;
}
.middle-link {
	margin: 12px 12px 32px 12px;
}
p.footwear {
	margin-top: 36px;
	margin-bottom: 46px;
}
@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) {
	.bottom-carousel-text {
		font-size: 24px;
	}
	.logo-holder {
		height: auto;
	}
	.logo-holder img {    
		max-width: 600px;    
	}
	#video-youtube-embed {
		height: 56vw;
	}
}
@media screen and (max-width: 800px) {	
	
	body {
		font-size: 28px;    
	}	
	.container .item div.fascia-container a.fascia-item {
		padding: 0 0.6em;
	}
	.bottom-carousel-holder, .middle-images-holder, .middle-links-holder {		
		flex-direction: column;	
	}	
	.top-carousel-holder {		
		flex-direction: column-reverse;	
	}	
	.bottom-carousel, .bottom-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;		
	}	
}
@media screen and (max-width: 420px) {
	body, .bottom-carousel-text, .top-carousel-text {
		font-size: 20px;    
	}	
	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;
	}
}
@supports (-moz-appearance:none) { 
	/*  Firefox ony rules - px values needed to display svg images */
	
		div.fascia-container img{
			width: 140px;
		}
		div.fascia-container img.go-outdoors-logo {
			width: 60px;
		}
	@media screen and (max-width: 800px) {
		div.fascia-container img{
		width: 80px;
		}
		div.fascia-container img.go-outdoors-logo {
			width: 40px;
		}		
	}
	
	@media screen and (max-width: 420px) {
		div.fascia-container img{
			width: 40px;
		}
		div.fascia-container img.go-outdoors-logo {
			width: 20px;
		}
	}
}
