html,
html * {margin:0;padding:0;}
html body *:active,
html body *:focus { outline: 0; }

.hidden 		{ display: none !important; }
.invisible 		{ visibility: hidden  !important; }
.clear	                { clear: both; height:0;font-size:0;}

html {background:#b1b1b1;}

body,
body * {
    margin:0;
    padding:0;
}

body {
	font-size: 9px;
	font-family:'Open Sans', sans-serif;
 }

html, button, input, select, textarea {
	font-family: Open Sans, sans-serif;
}

a  {
    color:#84CB3F;
    text-decoration:none;
}

a:hover  {
    text-decoration:none;
}

img						{border: none;}
ul,ol					{padding: 0px;margin: 0px;list-style-type: none;}
ul li,ol li				{font-size:1.5em;}
ul li li,ol li li		{font-size:1em;}

a, a p, a h2, .menu li span, input[type="submit"] {
    transition: all 150ms linear 0s;
}

/* BEGIN WRAPPERS */

.landing .wrap {
	width:920px;
	padding: 0 40px;
	margin: auto;
	clear: both;
	position:relative;

}

.landing #site_header {
	background:url(../../../img/header_landing_bg.png) center top no-repeat;
	height:137px;
}

.landing #site_header .wrap {
	overflow:visible;
}

h1, h2, h3, h4, h5 {
	margin:0;
	font-weight:normal;
	padding:0.8em 0;
	line-height:1.1em;
}

h1 {
	font-size: 3.3em;
	font-weight:normal;
	color:#fff;
	line-height:1em;
	margin: 0px 0px 10px 0px;
	padding:0;
	text-align: right;
}

h2 {
	font-size: 4.5em;
	font-weight:300;
	color:#fff;
	line-height:1em;
	margin: 0px	;
	padding:0;
	text-align: right;
}

h3 {
	font-size:2.3em;
	text-transform:uppercase;
}


a:hover {
	color:#c2c2c2;
}

p {
	margin:0 0 1em 0;
	padding:0;
}


/* END WRAPPERS */

/* GENERAL */
#site_container {
	clear: both;
	position: relative;
	overflow:hidden;
	background:url("../../../img/page_bg.png") repeat-y center 0px;
}

#site_header {
	z-index: 10;
	top: 0;
	width: 100%;
}

#site_header .wrap {
	position: relative;
	height:173px;
}
#site_header ul {
	list-style:none;
	margin:0;
	padding:0;
}
.homepage_header_wrapper { position: relative; }

/* END GENERAL */

/*HOME PAGE*/

.landing .transparentLine {
	background:transparent;
	color:#fff;
}

.landing .blackLine {
	background:#000;
	color:#fff;
}

.landing .footerTop {
    clear:both;
    text-align:right;
    background: transparent url(../../../img/footer_landing_bg.png) 50% 100% no-repeat;
    height:135px;
    position:relative;
    z-index:0;
}

.landing .topLink {
	zoom: 1;
	display: inline-block;
	text-decoration: none;
	font-size: 1.5em;
	padding: 0.7em 1.6em 0.7em 1em;
	margin-right: 0.5%;
	text-transform: uppercase;
	background: transparent url(../../../img/top.png) 100% 1.2em no-repeat;
}

.landing .topLink:hover {
	background-position: 100% -36px;
}

.landing #social_links {
    list-style:none;
    margin:0;
    padding:0;
    overflow:hidden;
    display:inline-block;
    position:absolute;
    left:auto;
    right:4em;
    top:-1.6em;
}

.landing #social_links li {
    display:inline-block;
    float:right;
}

.landing #social_links a {
	display:block;
	text-indent:10000em;
}

.landing #social_links .facebook {
    background: transparent url(../../../img/facebook.png) 0 0 no-repeat;
    width:40px;
    height:40px;
    float:right;
}

.landing #social_links .youtube {
    background: transparent url(../../../img/youtube.png) 0 0 no-repeat;
    width:90px;
    height:40px;
    margin-right:2em;
    float:right;
}

.landing #social_links a:hover {
	background-position:0 -50px;
}

.landing #footer  {
	background:#B1B1B1;
}

.landing .footerMiddle {
	border-bottom:0;
	font-size:1em;
	color:#fff;
	text-transform:uppercase;
	padding:0 0 4em;
}


.landing .linkCorporate {
	width:57%;
	margin-right:1%;
	text-align:left;
	display:inline-block;
}

.linkCorporate a {
	zoom:1;
	display:inline-block;
	*display:inline;
	vertical-align:middle;
	padding-left:0.5em;
}

.landing .linkCorporate span {
    font-size:1.5em;
    font-weight:bold;
    color:#fff;
}

.landing .vat {
    display:inline-block;
    color:#fff;
    font-size:1.5em;
    line-height:1.6em;
    height:1.6em;
}


/* BEGIN TOP MENU  */
.landing #logo {
	float:left;
margin:0.3em 0 0;
}

.landing #top_menu_container li {
	padding: 0;
	margin: 20px 0 0;
	list-style-type: none;
	position: relative;
	float:right;
	font-size:13px;
	text-transform:uppercase;
	padding-left: 11px;
}


.landing #top_menu_container a {
color:#464646;
}

.landing #top_menu_container .sep {
	line-height: 2em;
	font-size: 1.3em;
	padding:0 0.8em;
}

.landing #top_menu_container a.active,
.landing #top_menu_container li.active > a {
	color: #84CB3F;
	border-top:0.5em solid #84CB3F;
}

.landing #top_menu_container a.like-active {
	color: #84CB3F;
}

.landing #top_menu_container a.like-active:hover,
.landing #top_menu_container a.like-active:focus {
	color: #84CB3F;
}


.landing #top_menu_container a:hover,
.landing #top_menu_containera:focus
{
	color: #84CB3F;
	border-top:0.5em solid #84CB3F;
}

#top_menu_container a.active,
#top_menu_container .separator.active,
#top_menu_container .activeLink a
{
	color: #84CB3F;
	border-top:0.5em solid #84CB3F;
}

/* END TOP MENU */



/* landing */

.landing .headline {
	margin-bottom:5.4em;
}

.landing .headline .main-image img{
	margin-left: -180px;
}

.landing .headline .main-text {
	position:absolute;
	left:auto;
	right:0px;
	bottom:75px;
	width: 280px;
}

.landing .headline .ref {
position:absolute;
left:auto;
right:-0.4em;
top:auto;
bottom:40px;
z-index:3;
text-align:right;
}

.landing .headline .ref a{
	background:#030406;
	padding:0.5em 1.5em;
	text-transform:uppercase;
	color:#84cb3f;
	border:1px solid #313131;
	display:inline-block;
	font-size:1.5em;
}

.landing .landing-text {
margin:0 0 3.4em;
}

.landing .landing-text h1 {
	font-size: 4.1em;
	font-weight:300;
	color:#84cb3f;
	line-height:1em;
	margin:0 0 .2em 0;
}

.landing .landing-text h3 {
	font-weight:400;
	color:#fff;
	line-height:1em;
	margin:1em 0 .6em 0;
	padding: 0px;
	text-transform: none;
}

.landing .landing-text p {
font-size:1.5em;
line-height:1.3em;
}

.landing .col-left {
	float:left;
	width: 55%;
}


.landing .col-right {
	float:right;
	width: 35%;
}

#timeline h5						{color:#84cb3f;font-size: 2.5em;margin: 0px 0px 15px 0px;padding: 0px;}
.landing-text ol li					{background: url(../img/li_bg.png) no-repeat left top;padding-left: 20px;margin-bottom: .7em;}

a.download {
	text-transform:uppercase;
	background:url(../../../img/arrow_down.png) no-repeat 1px 1px;
	line-height:1em;
	padding:0 1em 0.7em 25px;
	margin-right:3em;
	display:block;
}

a.download:hover {
	background:url(../../../img/arrow_down.png) no-repeat 0 5px;
}

/* Download Area */
.download-area					{background:#343434;padding: 15px;}
.download-area h5				{color:#B1B1B1;padding: 0px;margin: 0px 0px 15px 0px;font-size: 1.7em;text-transform: uppercase;}
/* end download Area */
/* Gallery*/

.itemImageGallery {
	background: #000;
	margin-top: 60px;
}

.blackBoxInner {
	padding:2em 4% 2em 7%;
}
.videoBox ul,
.itemImageGallery ul{
	list-style:none;
	margin:0;
	padding:0;
}
.itemImageGallery ul li {
	float:left;
	margin:0 0 5% 0;
	width:133px;
}

.itemImageGallery ul li {
	float:left;
	margin:0 0 5% 0;
	width:133px;
}

.itemImageGallery ul li:nth-child(odd){margin-right: 5%;}

.itemImageGallery ul li img {
	width:100%;
}
.lamborghini_k2_gallery  {
	overflow:hidden;
	margin:0;
	padding:0;
}

.holder {
    margin:2em 0;
    text-align:right;
    clear:both;
}
.holder a {
    font-size:1.7em;
    cursor:pointer;
    margin:0 0.5em;
}

.holder a.jp-previous {
    margin-right:15px;
}
.holder a.jp-next {
    margin-left:15px;
}

.holder a.jp-current,a.jp-current:hover {
    color:#fff;
}
.holder a.jp-disabled,a.jp-disabled:hover {
    color:#444;
}
.holder a.jp-current,a.jp-current:hover,.holder a.jp-disabled,a.jp-disabled:hover {
    cursor:default;
    background:none;
}
.holder span {
    margin: 0 5px;
}

.iconGal, .hub_item .iconGal {
	display:none;
}

 /* end gallery */

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.landing .wrap			{width: 100%}
	.landing .main-image 	{width: 80%}
	.landing .headline .main-image img	{width: 100%;margin-left:-40px;}
	.landing .headline .main-text	{right: 20px;}
	h1						{font-size: 2.8em;}
	h2						{font-size:4em}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen  and (max-device-width : 768px) {
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.landing-text 		{font-size:20px;}
	.landing .col-left	{width: 50%;}
	.landing .col-right	{width: 46%;}
	#timeline img		{width: 100%;}

	.landing .wrap			{width: 100%}
	.landing .main-image 	{width: 70%}
	.landing .headline .main-image img	{width: 100%;margin-left:-40px;}
	.landing .headline .main-text		{right: 40px;}
	h1									{font-size: 2.8em;}
	h2									{font-size:4em}


}