/* 
CSS created by David Oldfield
Made By Mod / madebymod.co.uk / hello@madebymod.co.uk
*/

html, body {
	height:100%;
}
html {
	font-size:15px;
}
@font-face {
  font-family: 'Gotham';
  src: url('/fonts/gotham-book.eot');
  src: local('?'),
         url('/fonts/gotham-book.woff') format('woff'), url('/fonts/gotham-book.ttf') format('truetype');
}
@font-face {
  font-family: 'Gotham-Bold';
  src: url('/fonts/gotham-bold-webfont.eot');
  src: local('?'),
         url('/fonts/gotham-bold-webfont.woff') format('woff'), url('/fonts/gotham-bold-webfont.ttf') format('truetype');
}
body {
	padding:0px;
	margin:0px;
	z-index:0;
	font-family:"adobe-garamond-pro", Georgia, Helvetica, Arial;
	color:#000;
	overflow-x:hidden;
}
a {
	outline:none;
	color:#000;
	text-decoration:none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
a:hover {
	text-decoration:underline;
}
p {
	line-height:130%;
}
.clear {
	clear:both;
	line-height:1px;
}
img.placeholder {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:1;
}
h1,h2,h3,h4,h5 {
	padding:10px 0px;
	margin:0px;
	font-weight:normal;
}
h1 {
	font-size:2rem;
	text-transform:uppercase;
	font-family: 'Gotham-Bold', Helvetica;
}
#header_wrap {
	background-color:#be1522;
	color:#fff;
	position:relative;
	z-index:3;
}
#header_wrap a.link {
	color:#fff;
	font-family: 'Gotham-Bold', Helvetica;
	letter-spacing:1px;
	text-transform:uppercase;
	display:inline-block;
	margin-left:25px;
	padding-bottom:15px;
	border-bottom:2px solid #be1522;
}
#header_wrap a.link:hover {
	border-bottom:2px solid #fff;
	text-decoration:none;
}
.header {
	max-width:1000px;
	margin:0px auto;
}
.inner_header {
	max-width:900px;
	margin:0px auto;
	position:relative;
	z-index:1;
	padding-top:60px;
	padding-bottom:0px;
}
.inner_header img {
	position:absolute;
	width:250px;
	top:-5px;
	left:-125px;
	z-index:2;
}
.header {
	text-align:right;
}
#block {
	position:relative;
	z-index:2;
	text-align:center;
}
.introduction {
	color:#fff;
}
h2 {
	font-style:italic;
	font-size:1.6rem;
	padding:0px;
	margin:0px;
	font-family:"adobe-garamond-pro", Georgia, Helvetica, Arial;
}
.white_bg {
	background-color:#e7e7e8;
	color:#be1522;
}
.white_bg h3 a {
	color:#be1522;
}
.white_bg h3 a:hover {
	color:#777;
}
.white_bg .wrapper {
	border-top:1px dashed #be1522;
}
.red_bg {
	background-color:#be1522;
	color:#c9bca1;
}
.red_bg h3 a {
	color:#c9bca1;
}
.red_bg .wrapper {
	border-top:1px dashed #e7e7e8;
}
.inner_block {
	max-width:900px;
	margin:0px auto;
	padding:50px 0px 130px 0px;
}
img.divider {
	width:130px;
	position:absolute;
	top:-65px;
	left:50%;
	margin-left:-65px;
	z-index:2;
}
.wrapper {
	-ms-box-orient: horizontal;
  	display: -webkit-box;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: -moz-flex;
  	display: -webkit-flex;
  	display: flex;
	-webkit-box-lines: multiple;
  	-moz-box-lines: multiple;
  	-ms-flex-wrap: wrap;
  	-webkit-flex-wrap: wrap;
  	flex-wrap: wrap;
	margin:30px 0px 0px 0px;
	padding-top:40px;
}
.c_33 {
	width:33.33333333%;
}
.inner {
	padding:0px 5px;
	text-align:left;
}
.inner img {
	width:100%;
}
h3 {
	text-transform:uppercase;
	font-family: 'Gotham-Bold', Helvetica;
	font-size:1.1rem;
	padding:15px 0px 0px 0px;
	margin:0px;
}
.inner p {
	padding:10px 0px 0px 0px;
	margin:0px;
	min-height:40px;
}
.img_box {
	height:0;
	padding-bottom:65%;
	overflow:hidden;
	display:block;
}
img.bird {
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-85px;
	z-index:2;
}
h4 {
	text-transform:uppercase;
	font-family: 'Gotham-Bold', Helvetica;
	font-size:1rem;
}
.red_bg h4 {
	color:#fff;
}
.red_bg a {
	color:#fff;
}
.socials a {
	display:inline-block;
	width:53px;
	height:45px;
	overflow:hidden;
	text-indent:-999px;
	background-repeat:no-repeat;
	background-position:0 0;
}
.socials a:hover {
	background-position:0 -45px;
}
.twitter {
	background-image:url(/images/icon-twitter.png);
}
.facebook {
	background-image:url(/images/icon-facebook.png);
}
.instagram {
	background-image:url(/images/icon-instagram.png);
}
.credits {
	padding:20px 0px;
	color:#999;
	font-family: 'Gotham';
	text-transform:uppercase;
	font-size:0.8rem;
}
#map_wrap {
	height:400px;
	position:relative;
	z-index:2;
	width:100%;
	background-color:#fff;
}
#map {
	width:100%;
	height:100%;
	margin-top:0px;
}
ul.twits {
	padding:0px;
	margin:0px auto;
	list-style:none;
	text-align:center;
	max-width:500px;
}
ul.twits li {
	padding:0px;
	margin:0px;
	text-align:center;
}
#feature {
	padding:40px 0px;
	margin:20px auto;
	border-top:1px dashed #be1522;
}
.white_border {
	border-top:1px dashed #c9bca1!important;
}
.inner_feature {
	max-width:600px;
	margin:0px auto;
	text-align:left;
}
.inner_feature img {
	width:100%;
}
.border_top {
	border-top:1px dashed #be1522;
}
p.posted {
	font-style:italic;
}
#slider_wrap {
	padding-bottom:50px;
}
.slider {
	position: relative;
	width: 100%;
	height: 115%;
	overflow: hidden;
	z-index:1;
}
.slider__wrapper {
	height: 100%;
	list-style: none;
	overflow: hidden;
 *zoom: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	padding: 0px;
	margin: 0px;
}
.slider__item {
	height: 100%;
	float: left;
	clear: none;
	position:relative;
	z-index:1;
	-ms-box-orient: horizontal;
  	display: -webkit-box;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: -moz-flex;
  	display: -webkit-flex;
  	display: flex;
}
.slider__arrows-item {
	display:none;
}

.slider__arrows-item:hover {
	background-position:0 -39px;
}
.slider__nav {
	display:block;
	position: absolute;
  	bottom: 0px;
}
.slider__nav-item {
  width:32px;
	height:29px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(/images/icon-button-onion.png);
	background-size:32px;
}
.slider__nav-item--current, .slider__nav-item:hover {
  background-position:0 -29px;
}
 

#slider_wrap {
	width:100%;
}

@media only screen and (max-width: 780px), only screen and (max-device-width: 780px) {
	html {
		font-size:75%;
	}
	.header {
		margin:0px 15px;
	}
	.inner_header img {
		left:15px;
		width:175px;
	}
	.wrapper {
		margin-left:15px;
		margin-right:15px;
	}
	#container {
		position:relative;
		z-index:99;
	}
	#map_wrap, #map {
		height:300px;
	}
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
	html {
		font-size:80%;
	}
	.inner_header {
		padding-top:20px;
	}
	#header_wrap a.link {
		display:block;
		padding-bottom:10px;
	}
	.inner_header img {
		width:125px;
		left:5px;
	}
	.c_33 {
		width:100%;
	}
	img.placeholder {
		width:260%;
	}
	.inner_block {
		margin-left:15px;
		margin-right:15px;
	}
	.wrapper .c_33 {
		padding-bottom:20px;
	}
	.wrapper .c_33:first-of-type .inner {
		padding-left:0px;
		padding-right:0px;
	}
	.wrapper .c_33:last-of-type .inner {
		padding-right:0px;
		padding-left:0px;
	}
	.inner {
		padding:0px 0px;
		text-align:left;
	}
	.inner_feature {
		margin:0px 15px;
	}
}