﻿body {font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#c6beb0;}

body {
	background:#000 url('/USER/img/scottcampbell/fichier_12.jpg')!important;
} 

/* #footer {
	position: static!important;
	margin-top: 0!important;
} */

.price {
    font-size: inherit;
    line-height: 1;
    float: none;
    margin-left: 0;
    color: #fff;
}

.scottcampbell {
	max-width: 1400px;
	margin: auto;
	padding: 100px 0 50px;
}
.scottcampbell section {
	padding:0 130px 0 120px;
	overflow:hidden;
}
.scottcampbell hr {
	max-width: 720px;
	width: 80%;
	border-top:1px solid rgba(188,170,148,0.5);
	margin: 0 auto 30px;
}
.scottcampbell img {
	max-width: 100%;
}
.scottcampbell ul {
	padding:0;
	list-style:none;
}
.scottcampbell a {
	text-decoration: none;
}
/* main {
	background: url('/USER/img/scottcampbell/fichier_12.jpg');
} */
.scottcampbell .heading {
    background: url('/USER/img/scottcampbell/fichier_191.jpg') no-repeat;
    background-size: cover;
    background-position: 100% 50%;
    padding-top:0px;
    padding-bottom: 195px;
}
.scottcampbell h2 {
	font-family: 'HelveticaNeueW01-65Medi',"Helvetica Neue",Helvetica,arial;
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 1.2em;
}
.scottcampbell .button {
    display: inline-block;
    width: 100%;
    max-width: 165px;
    height: 45px;
    font-family: "HelveticaNeueW01-75Bold","Helvetica Neue",Helvetica;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
    color: #1a1a1a;
    background-color: #BBAB94;
    top: 0;
    right: 0;
    border: transparent 1px solid;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 25px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.scottcampbell .button:hover {
	background-color: #1a1a1a;
    color: #bbab94;
    border: solid 1px #bbab94;
}
.scottcampbell .video, .scottcampbell .presentation, .scottcampbell .box, .scottcampbell .creation, .scottcampbell .cadeaux, .scottcampbell .social {
	opacity: 0;
	position: relative;
	transition:top 0.5s ease-in-out,opacity 1s ease-in-out;
}
.scottcampbell .video, .scottcampbell .presentation, .scottcampbell .box, .scottcampbell .creation, .scottcampbell .cadeaux {
	top:250px;
}
/* #parallax {
	position: fixed;
	background:#000 url('/USER/img/scottcampbell/fichier_12.jpg');
	width: 100%;
	height: 120vh;
	margin:0;
	padding:0;
	top:-20vh;
	left:0;
	z-index: -1;
	transtition:all 0.3s ease-in-out;
} */
.scottcampbell .heading div {
	max-width: 370px;
    text-align: center;
}
.scottcampbell .heading .headinglogo {
	margin-bottom: 15px;
}
.scottcampbell .title {
    font-family: 'Gotham-Bold',"Helvetica Neue",Helvetica,arial;
    font-size: 38px;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 15px;
}
.scottcampbell .subtitle {
	font-family: "Gotham-light","Helvetica Neue",Helvetica,arial;
    font-size: 13px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 15px;
}
.scottcampbell .teaser p {
	font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue",Helvetica,arial;
    font-size: 25px;
    margin-top: 55px;
    line-height: 1.2em;

}
.scottcampbell .video {
    background: url('/USER/img/scottcampbell/fichier_62.png') no-repeat;
    background-position: 91% 100%;
    padding: 0 0 125px;
}
.scottcampbell .video video {
    max-width: 945px;
    max-height: 530px;
    background: url('/USER/img/scottcampbell/fichier_92.jpg') no-repeat;
    background-size: cover;
    margin: auto;
    display: block;
    margin-top: -25px;
    width: 100%;
}
.scottcampbell .video iframe {
    max-width: 945px;
    width: 100%;
    height: 530px;
	margin:auto;
	display: block;
}
.scottcampbell .presentation {
	background: url('/USER/img/scottcampbell/fichier_101.jpg') no-repeat;
	background-size: cover;
    text-align: right;
    background-position: 45%;
    color: #000;
    margin-top: 115px;
}
.scottcampbell .presentation div {
	max-width: 415px;
	margin:100px 0 90px;
    display: inline-block;
    text-align: left;
    line-height: 24px;
}
.scottcampbell .presentation p {
	color:#000;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue",Helvetica,arial;
    font-size: 20px;
}
.scottcampbell .presentation strong {
	font-family: "HelveticaNeueW01-55Roma","Helvetica Neue",Helvetica,arial;
    font-size: 25px;
    margin-bottom: 40px;
    line-height: 1.3em;
    color: #000;
}

.scottcampbell .box {
	text-align: center;
	background: url('/USER/img/scottcampbell/fichier_32.jpg') no-repeat;
	background-size: 97%;
    background-position: 100% 62%;
    margin-top: 90px;
}
.scottcampbell .box h2 {
	margin-bottom: 150px;
}
.scottcampbell .box .infos {
	text-align: left;
	font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue",Helvetica,arial;
    line-height: 1.2em;
    font-size: 20px;
    color:#fff;
}
.scottcampbell .box ul {
	margin-bottom: 55px;
}

.scottcampbell .box ul li {
	font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue",Helvetica,arial;
    font-size: 20px;
    color:#fff;
}
.scottcampbell .box ul span {
	font-family: "HelveticaNeueW01-55Roma","Helvetica Neue",Helvetica,arial;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	color:#E84E1B;
}
.scottcampbell .box .price strong {
    font-size: 90px;
    font-family: "HelveticaNeueW01-UltLt","Helvetica Neue",Helvetica,arial;
    font-weight: 100;
    line-height: 0.8em;
    color:#fff;
}
	.scottcampbell .box .price span {
		font-family: "HelveticaNeueW01-UltLt","Helvetica Neue",Helvetica,arial;
		font-size: 0.7em;
	    display: inline-block;
	    vertical-align: top;
	    line-height: 0.7em;
	    color:#fff;
	}

.scottcampbell .box .price p:last-of-type {
	color:#999999;
	font-family: "HelveticaNeueW01-65Medi","Helvetica Neue",Helvetica,arial;
	font-size: 13px;
	margin-bottom: 35px;
}
.scottcampbell .box .mention {
	text-align: right;
	max-width: 505px;
	float: right;
	font-size: 12px;
	color:#666;
	margin-top: 60px;
	line-height: 1.9em;
	margin-bottom: 50px;
}

.scottcampbell .creation {
	text-align: center;
}
.scottcampbell .creation h2, .scottcampbell .cadeaux h2 {
	margin-bottom: 30px;
}
.scottcampbell .creation .subtitle, .scottcampbell .cadeaux .subtitle {
	font-family: "Gotham-bold","Helvetica Neue",Helvetica,arial;
    font-size: 12px;
    color: #999999;
}
.scottcampbell .creation .subtitle {
    margin-bottom: 125px;
}
.scottcampbell .creation article {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue",Helvetica,arial;
	font-size: 16px;
	color:#fff;
	margin-bottom: 85px;
}

.scottcampbell .creation h3 {
	font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue",Helvetica,arial;
	line-height: 1.5em;
	font-size: 25px;
	color:#c6beb0;
}
.scottcampbell .creation .desc {
	margin-bottom: 50px;
	font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue",Helvetica,arial;
    font-size: 16px;
    color: #fff;
}
.scottcampbell .creation .ingredient {
	font-family: "HelveticaNeueW01-55Roma","Helvetica Neue",Helvetica,arial;
	font-size: 12px;
	max-width: 215px;
    margin: 0 auto 40px;
    color: #c6beb0;
}
.scottcampbell .creation .price {
	margin-bottom: 25px;
}
.scottcampbell .creation .price span {
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue",Helvetica,arial;
    font-size: 16px;
    color: #fff;
}
.scottcampbell .creation a.button {
    height: 40px;
    line-height: 40px;
}
.scottcampbell .creation .price span:last-child {
	margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #fff;
    line-height: 25px;
    height: 25px;
    color: #808080;
    font-weight: 700;
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
}
.scottcampbell .cadeaux {
	text-align: center;
}
.scottcampbell .cadeaux .subtitle {
	margin-bottom: 56px;
}

.scottcampbell .cadeaux p:last-of-type {
	font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue",Helvetica,arial;
	font-size: 20px;
	max-width: 685px;
	margin: 0 auto 50px;
	color:#fff;
	line-height: 1.2em;
}
.scottcampbell .cadeaux img:not(:first-of-type) {
	margin-bottom: 80px;
}

.scottcampbell .social {
	text-align: center;
}
.scottcampbell .social .hashtag {
	font-family: "HelveticaNeueW01-65Medi","Helvetica Neue",Helvetica,arial;
	font-size: 15px;
	color: #999;
	margin-bottom: 50px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.scottcampbell .social .headinglogo {
	margin-bottom: 10px;
}

.scottcampbell .social .title {
	font-size: 22px;
}
.scottcampbell .social .subtitle {
    font-size: 10px;
    margin-bottom: 10px;
}
.scottcampbell .social .icon {
	display: inline-block;
    vertical-align: bottom;
    height: 18px;
    transition:all 0.2s linear;
}
.scottcampbell .social .icon:not(:first-child) {
    margin-left: 10px;
}
.scottcampbell .social .icon a {
    display: inline-block;
    vertical-align: top;
}
.scottcampbell .social .icon img {
	vertical-align: top;
}
.scottcampbell .social .youtube {
	margin-top: -5px;
}
.scottcampbell .social .icon:hover {
	opacity: 0.5;
}
.scottcampbell .separator {
	width: 1px;
    height: 45px;
    margin: 20px auto;
    background: #666;
    opacity: 0.5;
}
.scottcampbell .unsuscribe {
    text-align: center;
    margin-top: 25px;
}
.scottcampbell .unsuscribe p {
    margin-bottom: 15px;
}
.scottcampbell .unsuscribe .ui-btn {
    display: inline-block;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.scottcampbell .unsuscribe .ui-btn-text {
    display: inline-block;
    width: 162px;
    height: 40px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 13px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #1A1A1A;
    background-color: #B3A794;
    border: 1px solid transparent;
    border-radius: 50px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
.scottcampbell .unsuscribe span {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 25px;
    letter-spacing: 0.05em;
}
.scottcampbell .asterisk {
	text-align: right;
	color: #666;
	margin-top: -2.4em;
}
@media screen and (min-width: 1024px) {
	.scottcampbell .unsuscribe {
		display: none;
	}
	.scottcampbell .presentation {
		background-position: 35%;
	}
}
@media screen and (max-width: 1160px) {
	.scottcampbell .creation article {
    	padding: 0 15px;
	}
	.scottcampbell .creation .desc br {
		display: none;
	}
}
@media screen and (max-width: 1024px) {
	.scottcampbell .box, .scottcampbell .heading {
		background-size: contain;
	}
	.scottcampbell .presentation {
		background-position: 20% 0;
	}
}
@media screen and (max-width: 1023px) {
	.scottcampbell h2 {
		font-size: 21px;
	}
	.scottcampbell .heading div {
		margin: auto;
	}
	.scottcampbell .creation .subtitle {
	    margin-bottom: 25px;
	}
	.scottcampbell .creation article {
    	width: 100%;
    	margin-bottom: 30px;
    	padding:0;
	}
	#footer {
	    display: none;
	}
}
@media screen and (max-width: 750px) {
	.scottcampbell {
		padding: 0px 0 50px;
	}
	.scottcampbell .heading {
		padding-top: 20px;
		padding-bottom: 75px;
	}
	.scottcampbell section {
	    padding: 0px 25px;
	}
	.scottcampbell .asterisk {
	    margin-top: 0;
	}
	.scottcampbell .box h2 {
	    margin-bottom: 60px;
	}
	.scottcampbell .heading {
	    background-size: 180%;
	    background-position: 75% 100%;
	}
	.scottcampbell .box {
	    background-position: 100% 75%;
	}
}