@media only screen and (max-width: 479px) {
	
	#car {
		height: 118px;
		width: 100%;
		text-align: center;
		position: absolute;
		bottom: 105px;
	}

	#car img {
		height: 118px;
		width: auto;
	}
	
	header .arrow {
		bottom: 50px;
	}
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

	#car {
		height: 158px;
		width: 100%;
		text-align: center;
		position: absolute;
		bottom: 85px;
	}

	#car img {
		height: 158px;
		width: auto;
	}
	
	header .arrow {
		bottom: 25px;
	}

}

@media only screen and (max-width: 767px) {

	.js .slicknav_menu {
		display: block;
	}
	
	.js #slick {
		display: none;
	}
	
	h1 {
		height: 35px;
		width: 100%;
		text-align: center;
		position: absolute;
		top: 90px;
	}

	h1 img {
		height: 35px;
		width: auto;
	}
	
	header.max {
		height: 415px;
	}
	
	header.min {
		height: 175px;
	}
	
	.max .lines {
		height: 415px;
	}

	.min .lines {
		height: 175px;
	}
	
	.container {
		width: 100%;
	}
	
	#about {
		position: relative;
	}
	
	#about .image {
		display: none;
	}
	
	#news .more, #content .more {
		margin-left: auto;
		margin-right: auto;
	}
	
	#about article, #news article {
		padding: 0 4%;
		width: 92%;
	}
	
	#news article {
		margin-bottom: 40px;
	}
	
	#gallery {
		padding: 0 10px;
	}
		
	#gallery .columns {
		position: relative;
		float: none;
	}
	
	#gallery img {
		margin-bottom: 20px;
		height: auto;
		width: 100%;
	}
	
	#content {
		padding: 0 10px;
	}
	
	article.news {
		padding-bottom: 40px;
		height: auto;
	}
	

}

@media only screen and (min-width: 768px) {

	.js .slicknav_menu {
		display: none;
	}
	
	h1 {
		margin-left: -188px;
		height: 85px;
		width: 396px;
		position: absolute;
		top: 75px;
		left: 50%;
	}

	h1 img {
		height: 85px;
		width: 396px;
	}
	
	header.max {
		height: 670px;
	}

	header.min {
		height: 277px;
	}
	
	.lines {
		min-width: 1000px;
	}
	
	.max .lines {
		height: 670px;
	}

	.min .lines {
		height: 277px;
	}
	
	header .arrow {
		bottom: 25px;
	}
	
	#car {
		height: 258px;
		width: 650px;
		position: absolute;
		right: -70px;
		bottom: 85px;
	}

	#car img {
		height: 258px;
		width: 650px;
	}
	
	#about {
		height: 342px;
		position: relative;
	}
	
	#news .more {
		margin: 0 auto;
		position: relative;
		top: 15px;
	}
	
	#gallery .four {
		margin-bottom: 10px;
		-moz-box-shadow: 0px 0px 5px #c4d4d5;
		-webkit-box-shadow: 0px 0px 5px #c4d4d5;
		box-shadow: 0px 0px 5px #c4d4d5;
	}
	
	article.news {
		height: 130px;
	}
	
	footer span {
		display: inline-block;
	}
	
	footer div.r {
		text-align: right;
	}

}

@media only screen and (min-width: 1023px) {
	
	#about .img {
		background: url(../images/bg_about.jpg) no-repeat;
		height: 340px;
		width: 525px;
		position: absolute;
		top: 63px;
		right: 0;
	}

}

@media only screen and (min-width: 1367px) {

	#wrapper {
		width: 1344px;
	}

}

body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

strong, b {
	font-weight: 700;
}

.container {
	margin: 0 auto;
	padding: 35px 0 40px 0;
	height: 100%;
	position: relative;
}

h2 {
	margin-bottom: 30px;
	background: url(../images/bg_h2.png) repeat-x left center;
	font-family: 'Open Sans', sans-serif;
	font-size: 48px;
	font-weight: 600;
	text-align: center;
	line-height: 55px;
	position: relative;
	z-index: 5;
}

h2 span {
	padding: 0 16px;
	background: #ffffff;
}

h2 span.red {
	color: #cc0001;
}

h2 span.grey {
	color: #2c2929;
}

h3 {
	margin-bottom: 5px;
	font-family: 'Oxygen', sans-serif;
	font-size: 24px;
	color: #cc0001;
}

h3 a {
	color: #cc0001;
	text-decoration: none;
}

p {
	margin-bottom: 15px;
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	color: #2c2929;
	line-height: 21px;
}

p:last-child {
	margin-bottom: 0;
}

#wrapper {
	margin: 0 auto;
	position: relative;
}

header {
	background: #1a1818;
	width: 100%;
	position: relative;
	z-index: 1;
}

header .container {
	padding: 0;
	background: url(../images/bg_header_c.png) no-repeat top center;
	z-index: 3;
}

.v {
	width: 230px;
	position: absolute;
	top: 200px;
}

.h {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 66px;
}

.v ul {
	margin: 0;
	padding: 0;
}

.h ul {
	display: inline-block;
}

.v ul li.out {
	margin: 0;
	padding: 0;
	width: auto;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 600;
	font-size: 30px;
	color: #bdbdbd;
	text-shadow: 1px 1px 0 #141212;
	border-top: 2px dotted #535353;
	display: block;
}

.v ul li.out:first-child {
	border-top: none;
}

.v ul li.out a {
	margin: 0;
	padding: 11px 14px 13px 14px;
	width: 212px;
	color: #bdbdbd;
	text-decoration: none;
	display: block;
}

.h ul li.out {
	margin: 0 0 0 30px;
	padding: 0 30px 0 0;
	width: auto;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 600;
	font-size: 18px;
	color: #bdbdbd;
	text-shadow: 1px 1px 0 #141212;
	border-right: 2px dotted #535353;
	position: relative;
	display: block;
	float: left;
}

.h ul li.out:first-child {
	margin-left: 0;
}

.h ul li.out:last-child {
	border-right: none;
}

.h ul li.out a {
	margin: 0;
	padding: 0;
	color: #bdbdbd;
	text-decoration: none;
	display: block;
}

header ul li.out a:hover, header ul li.out a.current {
	color: #ffffff;
}

.h ul.sub {
	margin: 2px 0 0 -10px;
	padding: 5px 0 6px 0;
	background: rgba(0, 0, 0, 0.50);
	height: auto;
	width: auto;
	text-align: left;
	display: none;
	position: absolute;
	z-index: 9999;
}
		
.h ul.sub li {
	margin: -1px 0 0 0;
	padding: 5px 10px;
	height: auto;
	width: auto;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 15px;
	color: #a4a4a4;
	float: none;
	display: block;
	border: none;
}

.v ul.sub {
	margin: -54px 0 0 230px;
	padding: 5px 0 6px 0;
	background: rgba(0, 0, 0, 0.25);
	height: auto;
	width: auto;
	text-align: left;
	display: none;
	position: absolute;
	z-index: 9999;
}
		
.v ul.sub li {
	margin: -1px 0 0 0;
	padding: 0 5px;
	height: auto;
	width: auto;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 15px;
	color: #a4a4a4;
	float: none;
	display: block;
	border: none;
}

.h ul.sub a, .v ul.sub a {
	margin: 0;
	padding: 0;
	width: 200px;
	color: #bdbdbd;
	text-decoration: none;
	display: block;  
}

header .arrow {
	margin-left: 50%;
	height: 27px;
	width: 50px;
	position: absolute;
	left: -25px;
}

header .arrow img {
	height: 27px;
	width: 50px;
}

header.min #car {
	display: none;
}

#content {
	min-height: 342px;
	position: relative;
}

#about article {
	position: relative;
	z-index: 2;
}

#news h3 {
	margin-bottom: 20px;
	text-align: center;
}

#news article {
	position: relative;
	z-index: 2;
}

#news p {
	text-align: justify;
}

#gallery h2 {
	margin-bottom: 40px;
}

#gallery img {
	max-width: 100%;
	height: auto;
}

#gallery .more {
	margin: 30px auto 0 auto;
}

article.news {
	margin-bottom: 30px;
	position: relative;
}

article.news:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

article.news p {
	text-align: justify;
}

article.news .date {
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	color: #bdbdbd;
	position: absolute;
	left: 0;
	bottom: 9px;
}

article.news .more {
	position: absolute;
	right: 0;
	bottom: 0;
}

ul.list {
	margin: 0 0 20px 0;
	padding: 0;
}

ul.list li {
	margin: 0;
	padding: 0 0 0 16px;
	background: url(../images/bg_li.png) no-repeat top left;
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	color: #2c2929;
	line-height: 21px;
}

footer {
	border-bottom: 4px solid #cc0001;
}

footer .container {
	padding: 25px 0 82px 0;
	border-top: 2px dotted #bdbdbd;
}

footer .columns {
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	color: #2c2929;
	text-align: center;
}

footer .columns a {
	color: #2c2929;
	text-decoration: none;
}

footer .columns a:hover {
	color: #cc0001;
}
	
footer .columns:first-child {
	margin-bottom: 10px;
}

.top {
	margin-left: -35px;
	height: 53px;
	width: 71px;
	position: absolute;
	left: 50%;
	bottom: 0;
}

.top img {
	height: 53px;
	width: 71px;
}

.clearfix {
	height: 0px;
	width: 100%;
	clear: both;
}

.more {
	background: #cc0001;
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	color: #ffffff;
	display: table;
}

.more a {
	padding: 8px 12px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.margin {
	margin-top: 20px;
}

.lines {
	background: url(../images/bg_lines.png);
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
}

a.link {
	color: #cc0001;
	text-decoration: none;
}

.fb-like {
	margin-bottom: 20px;
	width: 100%;
}

.facebook_right {
    width: 245px;
    height: 389px;
    position: fixed;
	right: -245px;
	top: 220px;
	z-index: 99;
}

.facebook_right .facebook_icon {
	float: left;
	height: 60px;
    width: 34px;
	left: -34px;
    background: url('../images/fb.png') no-repeat;
	cursor: pointer;
	position: relative;
    z-index: 99998;
}