@import url(http://fonts.googleapis.com/css?family=Raleway:400,500,800,400italic,500italic);

@-moz-document url-prefix(http://) {
	button::-moz-focus-inner,
	input[type="button"]::-moz-focus-inner,
	input[type="submit"]::-moz-focus-inner,
	input[type="reset"]::-moz-focus-inner {
		padding: 0 !important;
		border: 0 none !important;
	}
}

* {
	border: 0 none;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0 none;
	padding: 0;
}
input, textarea {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
}
input[type="text"],
input[type="email"],
input[type="submit"],
input[type="reset"],
textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: inherit;
	opacity: 1.0;
	/*text-transform: uppercase;*/
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color: inherit;
	opacity: 1.0;
	/*text-transform: uppercase;*/
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: inherit;
	opacity: 1.0;
	/*text-transform: uppercase;*/
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: inherit;
	opacity: 1.0;
	/*text-transform: uppercase;*/
}
html {
	background: #909797 url('images/background.jpg') no-repeat center top;
	background-attachment: fixed;
	background-size: -moz-cover;
	background-size: -webkit-cover;
	background-size: cover;
	min-height: 100%;
	position: relative;
	-webkit-text-size-adjust: 100%;
}
html:before {
	background-color: #493c33;
	background-color: rgba(73, 60, 51, 0.8);
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	top: 265px;
}
.front-page-html:before {
	display: none;
}
body {
	background-color: transparent;
	color: #3b3b3b;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 auto;
	max-width: 1716px;
	min-height: 100%;
	padding: 0 80px;
}
body:before {
	background-color: #eebe03;
	bottom: 0;
	content: '';
	margin-left: 26px;
	position: absolute;
	top: 0;
	width: 3px;
	z-index: 1;
}
a {
	text-decoration: none;
}
img {
	height: auto;
	max-width: 100%;
}
strong, b {
	font-weight: 800;
}
em, i {
	font-style: italic;
}
nav ul {
	list-style: none;
}
.alignleft {
	display: block;
	float: left;
	margin: 0 2em 2em 0;
}
.alignright {
	display: block;
	float: right;
	margin: 0 0 2em 2em;
}
.alignmiddle {
	display: block;
	margin: 1em auto;
}
.clearfloats:after,
.content:after {
	clear: both;
	content: '';
	display: block;
}
span.wpcf7-not-valid-tip {
	background-color: rgba(200, 30, 30, 0.8);
	display: block;
	color: #ffffff;
	font-size: 80%;
	padding: 0.6em 1.25em;
}
div.wpcf7-validation-errors,
div.wpcf7-response-output {
	background-color: rgba(200, 30, 30, 0.8);
	border: 0 none;
	color: #ffffff;
	font-size: 90%;
	margin: 1em 0;
	padding: 0.5em;
	text-align: center;
}

div.wpcf7-mail-sent-ok {
	background: none;
	border: 0 none;
	color: inherit;
	font-weight: 500;
	text-align: center;
}
span.wpcf7-list-item {
	display: block;
	font-size: 80%;
	line-height: 2.4em;
	margin-left: 0;
}
.wpcf7-checkbox {
	display: block;
}
input[type="checkbox"] {
	margin-right: 0.6em;
	vertical-align: middle;
}
.wpcf7-list-item-label {
	vertical-align: middle;
}
.spritemapped,
.spritemapped-before:before,
.spritemapped-after:after {
	background: transparent url('images/sprites.png') no-repeat;
}
.spritemapped {
	font-size: 0;
}

#root {
	overflow: visible;
	position: relative;
	z-index: 5;
}
.master > :last-child {
	margin-bottom: 0;
}


header {
	padding-bottom: 59px;
	padding-top: 105px;
}

#site-logo {
	display: block;
	height: 101px;
	margin-left: 128px;
	width: 647px;
}
#site-logo:before {
	background-position: -192px -160px;
	content: '';
	height: 181px;
	margin-left: -165px;
	margin-top: -58px;
	position: absolute;
	width: 126px;
}


.content-table {
	color: #ffffff;
	display: table;
	margin-bottom: 270px;
	table-layout: fixed;
	width: 100%;
}
.content-area {
	display: table-cell;
	line-height: 1.58;
	padding-top: 70px;
	vertical-align: top;
}
.navigation-area {
	display: table-cell;
	padding-bottom: 64px;
	padding-top: 35px;
	vertical-align: top;
	width: 250px;
}
.main-nav-list {
	color: #eebe03;
	list-style: none;
	padding: 0;
	text-transform: uppercase;
}
.main-nav-list li {
	line-height: 110px;
	margin-bottom: 10px;
	padding-left: 66px;
	position: relative;
}
.main-nav-list li:before {
	background: transparent url('images/sprites.png') no-repeat -352px -160px;
	content: '';
	height: 110px;
	left: 0;
	position: absolute;
	width: 54px;
}
.mobile-nav {
	background-position: 0 -80px;
	display: none;
	float: right;
	height: 24px;
	margin-top: 20px;
	width: 36px;
}
.mobile-nav select {
	color: #000000;
	font-size: 12px;
	opacity: 0.0;
}


.footer-block {
	background-color: #493c33;
	background-color: rgba(73, 60, 51, 0.85);
	bottom: -1px;
	color: #dcc7b8;
	font-size: 78.947%;
	left: 0;
	padding: 1em 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	z-index: 2;
}
.footer-block p {
	display: inline;
}
.footer-block p:after {
	content: ' |';
	margin: 0 0.2em;
}
.footer-block p:last-child:after {
	display: none;
}
.footer-some {
	background-color: #4a4444;
	margin-top: -88px;
	padding: 16px 0;
	position: fixed;
	right: 0;
	text-align: center;
	top: 50%;
	width: 62px;
	z-index: 99;
}
.footer-some-icon {
	display: block;
	height: 33px;
	margin: 9px auto 0;
	width: 33px;
}
.footer-some-title {
	color: #bcbcbc;
	font-size: 15px;
	font-weight: 900;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.footer-some-list {
	list-style: none;
}
.footer-some-facebook {
	background-position: -48px -112px;
}
.footer-some-twitter {
	background-position: -96px -112px;
}
.footer-some-google-plus {
	background-position: -144px -112px;
}



.content-area h1,
.content-area h2 {
	font-size: 189.47%;
	letter-spacing: 0.2em;
	line-height: 1.2;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}
.content-area h1:after,
.content-area h2:after {
	background: transparent url('images/sprites.png') no-repeat -288px -112px;
	content: '';
	display: block;
	height: 22px;
	margin-top: 0.4em;
	width: 62px;
}
.content-area h3 {
	font-size: 125%;
	letter-spacing: 0.1em;
	line-height: 1.2;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.content-area p {
	margin-bottom: 1.58em;
}
.box-link-div a {
	border: 1px solid #ffffff;
	color: inherit;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 0.2em;
	padding: 1em 1.5em;
	text-transform: uppercase;
}
.col {
	float: left;
	width: 48%;
}
.col:last-child {
	margin-left: 4%;
}
.gallery {
	margin-right: -15px;
	overflow: hidden;
}
.gallery-item {
	float: left;
	margin: 0 15px 15px 0;
}
.gallery-item a {
	border: 12px solid #ffffff;
	display: block;
}
.gallery-item img {
	display: block;
}
.gallery br {
	display: none;
}

@media	only screen and (min--moz-device-pixel-ratio: 1.5),
		only screen and (-o-min-device-pixel-ratio: 1.5),
		only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-device-pixel-ratio: 1.5) {
	.spritemapped,
	.spritemapped-before:before,
	.spritemapped-after:after,
	.main-nav-list li:before,
	.content-area h1:after,
	.content-area h2:after {
		background-image: url('images/sprites_2x.png');
		background-size: 800px 720px;
	}
	body:after {
		background-size: auto 171px;
		height: 171px;
	}
	.content-table {
		margin-bottom: 135px;
	}
}

@media screen and (min-width: 768px) {
	body:after {
		background-image: url('images/footer_bg.png');
		background-position: center bottom;
		background-repeat: repeat-x;
		bottom: 0;
		content: '';
		height: 342px;
		left: 0;
		position: absolute;
		right: 0;
		z-index: 1;
	}
}
@media screen and (min-width: 1280px) {
	html {
		background-attachment: scroll;
	}
	body {
		font-size: 19px;
	}
	header {
		padding-left: 320px;
	}
	#site-logo {
		margin-left: 190px;
	}
	#site-logo:before {
		margin-left: -190px;
	}
	.navigation-area {
		width: 320px;
	}
}
@media screen and (min-width: 1440px) {
	/*body:before {
		margin-left: 86px;
	}*/
	header {
		padding-left: 450px;
	}
	.navigation-area {
		width: 450px;
	}
	/*.main-nav-list {
		padding: 0 0 0 60px;
	}*/
}
@media screen and (max-width: 1200px) {
	.alignright,
	.alignleft {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width: 960px) {
	header {
		padding-bottom: 132px;
		padding-top: 32px;
	}
	#site-logo {
		width: 304px;
	}
	#site-logo:before {
		margin-top: 12px;
	}
	#site-logo:after {
		background-position: -330px -3.5px;
		content: '';
		height: 98px;
		margin-top: 106px;
		position: absolute;
		width: 316px;
	}
}
@media screen and (max-width: 800px) {
	body {
		padding-left: 10px;
	}
	header {
		padding-left: 250px;
	}
}
@media screen and (max-width: 767px) {
	html {
		position: static;
	}
	html:before {
		display: none;
	}
	body {
		font-size: 100%;
		padding: 0;
	}
	body:before {
		display: none;
	}
	header {
		background-color: #493c33;
		background-color: rgba(73, 60, 51, 0.8);
		left: 0;
		padding: 0;
		position: fixed;
		right: 0;
		z-index: 999;
	}
	header .master {
		height: 36px;
		padding: 9px 16px 6px;
	}
	#site-title {
		float: left;
		padding: 7px 0 0 38px;
	}
	#site-logo {
		background-position: -656px 0;
		height: 35px;
		height: 22px;
		margin: 0;
		padding: 0;
		width: 54px;
		width: 142px;
	}
	#site-logo:before {
		background-position: -38px -32px;
		background-size: 160px 144px;
		display: block;
		height: 36px;
		margin: -9px 0 0 -38px;
		position: absolute;
		width: 25px;
	}
	#site-logo:after {
		display: none;
	}
	.mobile-nav {
		background-position: 0 -112px;
		display: block;
		float: right;
		margin-top: 5px;
	}
	.content-table {
		background-color: #493c33;
		background-color: rgba(73, 60, 51, 0.8);
		display: block;
		margin-bottom: 0;
		padding-top: 54px;
		width: auto;
	}
	.navigation-area {
		display: block;
		padding: 0;
		width: auto;
	}
	.main-nav-list {
		display: none;
	}
	.footer-block {
		background-color: transparent;
		position: static;
	}
	footer {
		background-color: #493c33;
		background-color: rgba(73, 60, 51, 0.8);
	}
	footer:before {
		display: none;
	}
	.footer-some {
		background-color: transparent;
		line-height: 33px;
		margin: 0;
		position: static;
		width: auto;
	}
	.footer-some-title {
		display: inline;
	}
	.footer-some-list {
		display: inline-block;
		vertical-align: middle;
	}
	.footer-some-list li {
		float: left;
	}
	.footer-some-icon {
		margin: 0 5px;
	}
	.content-area {
		display: block;
		overflow: hidden;
		padding: 1em;
		width: auto;
	}
	.content-area h1,
	.content-area h2 {
		font-size: 150%;
	}
}
@media screen and (max-width: 479px) {
	footer p {
		display: block;
		margin-bottom: 0.5em;
	}
	footer p:after {
		display: none;
	}
	.gallery {
		margin-right: 0;
	}
	.gallery-item {
		margin: 0;
		max-width: 50%;
	}
	.gallery-item a {
		border: 0 none;
	}

}