@charset "UTF-8";
/* CSS Document */

.herorow {
	/*height:490px;*/
	min-height:490px;
	background-color:#000000;
	background-image:url(../../images/collection/bg_hero.png);
	background-position:top right;
	background-repeat:no-repeat;
	background-size:contain;
}

.herobg {
	background-color:#000000;
	background-image:url(../../images/collection/bg_hero.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	
	
	min-height: 250px;
}

@media (min-width: 767px) {
	.herobg {
	/*background-color:#000000;
	background-image:url(../../images/collection/fade.png), url(../../images/collection/bg_hero.jpg);
	background-position:top left, center center;
	background-repeat:repeat-y, no-repeat;
	background-size:contain, cover;*/
	
	background-color:#000000;
	background-image:url(../../images/collection/bg_hero.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-size:cover;
	
	
		min-height: 0px;
	}
}

.herocont {
	display:block;
	/*min-height:490px;*/
}

.herotitle {
	font-family: 'Oswald', sans-serif;
	font-size:52px;
	font-weight:300;
	/*margin-bottom:20px;
	margin-top:80px;*/
	padding-left:15px;
	padding-right:15px;
}

.herotext {
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:300;
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}

.heroroundel {
	margin-bottom:80px;
}

.herostatic {
	position:relative;
	  top:0px;
	  left:0px;
	  width:100%;
}

.heroroundel{
	text-align:center;
}
	
.herospacer {
	margin-top:0px;
}

.herotable {
	display:block;
}

.herocell {
	display:block;
}

.heromiddle {
	vertical-align:middle !important;
	padding-left:25px;
	padding-right:25px;
	text-align:center;
	padding-bottom:30px;
}

@media (min-width: 767px) {
	.heromiddle {
		text-align:center;
		padding-bottom:0px;
	}
}

@media (min-width: 767px) {
	.herotable {
		display:table;
	}
	
	.herocell {
		display:table-cell;
		float:none;
		vertical-align:top;
	}
	
	.heroroundel{
		text-align:left;
	}
	
	.herotitle {
		/*margin-bottom:80px;
		margin-top:120px;*/
		margin-bottom:36px;
		padding-left:0px;
		padding-right:0px;
	}
	
	.herospacer {
		margin-top:120px;
	}
	
	.herotext {
		
		margin-bottom:140px;
		padding-left:0px;
		padding-right:0px;
	}
	
	.herostatic {
		
		  /*position:absolute;*/
	}
}




.masterpiecesfirst {
	background-color:#fef200;
	font-family: 'Oswald', sans-serif;
	font-size:24px;
}

.masterpiecesfirst .text {
	padding:40px;
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	font-weight:300;
	color:#000000;
	line-height:25px;
	text-align:center;
	padding-top:120px;
	padding-bottom:80px;
}
.masterpiecesfirst .text .red {
	font-size:40px;
}

.masterpiecesfirst .text .black {
	font-size:30px;
}

@media (min-width: 767px) {
.masterpiecesfirst .text .red {
	font-size:50px;
}

.masterpiecesfirst .text .black {
	font-size:40px;
}
}



.masterpiecessecond {
	display:block;
	background-image:url(../../images/index/the-cars-1.png);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	min-height:250px;
}
.masterpiecesthird {
	display:block;
	background-image:url(../../images/index/the-cars-2.png);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	min-height:250px;
}
.masterpiecesfourth {
	display:block;
	background-image:url(../../images/index/the-cars-3.png);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	min-height:250px;
}
.masterpiecesfifth {
	display:block;
	background-image:url(../../images/index/the-cars-4.png);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	min-height:250px;
}

.masterpiecesrow {
	display:block;
	width:100%;
}
.masterpiecesfirst {
	display:block;
}

.bgfade {
	background-color:rgba(0,0,0,0.7);
	padding-top:20px;
	padding-bottom:20px;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:300;
	text-align:center;
}

@media (min-width: 767px) {
	.masterpiecesrow {
		display:table;
	}
	.masterpiecesfirst {
		display:table-cell;
		float:none;
	}
	.masterpiecessecond {
		display:table-cell;
		float:none;
		vertical-align:bottom;
	}
	.masterpiecesthird {
		display:table-cell;
		float:none;
		vertical-align:bottom;
	}
	.masterpiecesfourth {
		display:table-cell;
		float:none;
		vertical-align:bottom;
	}
	.masterpiecesfifth {
		display:table-cell;
		float:none;
		vertical-align:bottom;
	}
}


.galleryorow .carousel {
	/*min-height:585px;*/
	min-height:886px;
	background-image:url(../../images/collection/bg_gallery.jpg);
	background-size:contain;
}

.galleryorow .carslide {
	min-height:585px;
}

.glyphicon-chevron-left:before {
    content: none;
}

.glyphicon-chevron-right:before {
    content: none;
}
.carousel-control .glyphicon-chevron-right {
    right: 10px;
}
@media (min-width: 767px) {
	.carousel-control .glyphicon-chevron-right {
		right: 59px;
	}
}
.carousel-control .glyphicon-chevron-left {
    left: 15px;
}

.gallery1 {
	background-image:url(../../images/collection/LaudaBASE.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	min-height:445px;
	margin-top:80px;
	margin-bottom:60px;
}

.gallery2 {
	background-image:url(../../images/collection/SennaBASE.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	min-height:445px;
	margin-top:80px;
	margin-bottom:60px;
}

.gallery3 {
	background-image:url(../../images/collection/Hamilton2014BASE.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	min-height:445px;
	margin-top:80px;
	margin-bottom:60px;
}

.gallery4 {
	background-image:url(../../images/collection/MansellBASE.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	min-height:445px;
	margin-top:80px;
	margin-bottom:60px;
}

.gallery5 {
	background-image:url(../../images/collection/Fittipaldi1972BASE.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	min-height:445px;
	margin-top:80px;
	margin-bottom:60px;
}


.cardetail {
	display:block;
}

.cardet1 {
	display:block;
	background-color:#000;
	background-image:url(../../images/collection/cardetail.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	min-height:302px;
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:300;
	text-align:center;
	vertical-align:middle;
	padding-right:8%;
	line-height:26px;
	padding-top:100px;
}
@media (min-width: 767px) {
	.cardet1 {
		padding-top:0px;
		background-size:100% 100%;
		background-position:top left;
	}
}





.cardet2 {
	display:block;
	background-color:#000;
	min-height:302px;
	vertical-align:middle;
	line-height:30px;
	padding:15px;
}

@media (min-width: 767px) {
	.cardet2 {
		padding:0px;
	}
}


.cardet2 .title {
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	font-weight:400;
}

.cardet2 .text {
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:300;
}

.cardet3 {
	display:block;
	background-color:#000;
	min-height:302px;
	vertical-align:middle;
	cursor:pointer;
    text-align: center;
	padding-top:30px;
	opacity:1;
}
.cardet3:hover {
	opacity:0.5;
}
@media (min-width: 767px) {
	.cardet3 {
		padding-top:0px;
	}
}

@media (min-width: 767px) {
	.cardetail {
		display:table;
		min-height:302px;
		height: 302px;
	}
	
	.cardet1 {
		display:table-cell;
		float:none;
	}
	
	.cardet2 {
		display:table-cell;
		float:none;
	}
	
	.cardet3 {
		display:table-cell;
		float:none;
	}
}


.carousel-control.right {
	height:60%;
}
.carousel-control.left {
	height:60%;
}

.giftsrow .giftstitle {
	background-color:#ed1c24;
	text-align:center;	
	font-family: 'Oswald', sans-serif;
	font-size:42px;
	font-weight:400;
	padding-top:16px;
	padding-bottom:16px;
	cursor:pointer;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
}
.giftsrow .giftstitle:hover {
	color:#000000;
}



@media (min-width: 767px) {
	.giftsrow .giftstitle {
		padding-left:0px;
		padding-right:0px;
	}
}


.giftsrow .giftslist {
	margin-top:20px;
	margin-bottom:36px;
    padding-right: 15px;
    padding-left: 15px;

}

.giftitem .text {
	background-color:#1c1c1c;	
	font-family: 'Lato', sans-serif;
	font-size:20px;
	color:#FFF;
	font-weight:300;
	text-align:center;
	line-height:26px;
	padding-top:20px;
	padding-bottom:20px;
}

.gift1 {
	background-color:#797878;
	background-image:url(../../images/index/gift1.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:contain;
	min-height:230px;
}

.gift2 {
	background-color:#797878;
	background-image:url(../../images/index/gift2.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:contain;
	min-height:230px;
}

.gift3 {
	background-color:#797878;
	background-image:url(../../images/index/gift3.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:contain;
	min-height:230px;
}

.gift4 {
	background-color:#797878;
	background-image:url(../../images/index/gift4.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:contain;
	min-height:230px;
}

.gift5 {
	background-color:#797878;
	background-image:url(../../images/index/gift5.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:contain;
	min-height:230px;
}

.gift6 {
	background-color:#797878;
	background-image:url(../../images/index/gift6.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:contain;
	min-height:230px;
}



.giftslist {
	display:block;
}
.giftitem {
	display:block;
	margin-bottom:15px;
}


@media (min-width: 767px) {
	
.giftslist {
  display:table;
  border-collapse: separate;
  border-spacing: 5px;
}
.giftitem {
	display:table-cell;
	float:none;
	vertical-align:top;
	background-color:#1d1c1c;
	margin-bottom:0px;
}
	
}