.freightButton {
	font-family: 'FreightBigProBook';
	font-size: 1.4em;
	color: #000;
	background-color: #fff;
	padding: 0.4vw 1.6vw;
	display: inline-block;
	transition: all .8s;
}

.freightButton:hover {
	color: #fff;
	background-color: #000;
}

.freightLinebutton {
	font-family: 'FreightBigProBook';
	font-size: 1.2em;
	color: #000;
	border-bottom: 1px solid #000;
	display: inline-block;
}

.cms-125 {
	margin-bottom: 9vw;
}

.ssHeader {
	background-image: url(https://jeanmarcphilippe.com/img/cms/home/cms125/headerjaune.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding-top: 18vw;
	margin-bottom: 0!important;
}

.ssHeader h1, .ssHeader p {
	font-family: 'FreightBigProBook'!important;
	color: #fff;
	text-shadow: -2px 2px 10px rgba(0, 0, 0, 0.4);
}

.ssHeader h1 {
	font-size: 5em;
	text-transform: uppercase;
	margin-bottom: 0!important;
}

.ssHeader h1 span {
	display: block;
	clear: both;
}

.ssHeader p {
	font-size: 2.2em;
	margin-bottom: 4vw;
}

.ssHeader .fa-angle-down {
	color: #fff;
	transition: all .8s;
}
.ssHeader .fa-angle-down:hover {
	color: #000;
	text-shadow: rgba(0,0,0,0.4) 0px 3px 2px;
}

#ssMain {
	background-image: url(https://jeanmarcphilippe.com/img/cms/home/cms125/fondlignes.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 1.7vw 0;
}

#ssMain img {
	width: 100%;
}

#ssMain .Bara2, .ssLignesVives {
	margin: 0!important;
}

.ssLignesVives {
	background-image: url(https://jeanmarcphilippe.com/img/cms/home/cms125/texturejaune.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	text-align: center;
	padding: 2.1vw 2vw;
}

.ssFondBlanc {
	background-color: #fff;
	padding: 0.4vw 0;
}

.ssLignesVives h2 {
	font-family: 'FreightBigProBook';
	margin: 0 0 0.5vw 0!important;
	font-size: 1.8em;
}

.ssLignesVives h2 span {
	display: block;
	clear: both;
	text-transform: uppercase;
	margin-top: 0.5vw;
	font-size: 1.54em;
}

.soldesBanner {
	background-image: url(https://jeanmarcphilippe.com/img/cms/home/cms125/soldesblanc.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 4.5vw 0;
	text-align: center;
	margin-bottom: 8vw;
}

.soldesBanner h2 {
	font-family: 'gotham_mediumregular';
	font-size: 5.6em;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-shadow: -2px 2px 10px rgba(0, 0, 0, 0.2);
}

.soldesBanner h2 span {
	letter-spacing: 0;
}

.soldesBanner p {
	font-family: 'gotham light'!important;
	font-size: 1.6em;
	margin-bottom: 1vw;
}

.valentinesRock {
	background-image: url(https://jeanmarcphilippe.com/img/cms/home/cms125/valentinesrock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40vw;
}

.valentinesRock .freightButton {
	text-align: center;
	display: block;
	width: 11%;
	padding: 0.4vw 0;
	margin: 33vw auto 0 auto;
}

.valentinesTxt {
	font-family: 'gotham_mediumregular'!important;
	text-align: center;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 2em;
}

.valentinesTxt img {
	margin: 0.5vw auto;
}

.valentinesConcours {
	margin-top: 3vw;
	overflow: hidden;
}

.valentinesConcoursTxt {
	text-align: center;
	padding: 4vw 1vw 0.4vw 1vw;
	font-family: 'gotham_mediumregular';
	text-transform: uppercase;
	line-height: 2em;
	background-color: rgba(150,150,150,0.1);
}

.valentinesConcoursTxt p:first-of-type {
	font-size: 1.8em;
}

.valentinesConcoursTxt p:last-of-type {
	font-size: 1.3em;
}

.valentinesConcoursTxt img {
	width: 45%;
	margin: 0.4vw auto;
}

.valentinesConcoursTxt p span {
	display: block;
	clear: both;
	font-family: 'gotham light';
}

.valentinesConcoursTxt .gotobutton {
	display: block;
	color: #000;
	font-size: 1em;
	border: 1px solid #000;
	margin: 1.6vw auto;
	width: 46%;
	font-family: 'gotham_mediumregular';
	transition: all .8s;
}

.gotobutton {
	transition: all .8s;
}

.gotobutton:hover {
	background-color: #000;
	color: #fff;
}

@media (max-width: 1440px) {
	.ssFondBlanc {
		padding: 1.42vw 0;
	}
	.valentinesRock {
		height: 52vw;
	}
	.valentinesRock .freightButton {
		margin-top: 45vw;
	}
	.valentinesConcoursTxt {
		padding-bottom: 3vw;
	}
}

@media (min-width: 769px) and (max-width: 1199px) {
	.Bara1 {
		width: 58%;
	}
	#ssMain {
		padding: 3vw 0;
	}
	.ssFondBlanc {
		padding: 2.17vw 0;
	}
	.soldesBanner {
		padding: 4vw 0;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.soldesBanner h2 {
		margin-top: 0!important;
	}
	.valentinesRock {
		height: 64vw;
		-webkit-background-size: 100%;
		background-size: 100%;
	}
	.valentinesRock .freightButton {
		width: 14%;
		margin-top: 56vw;
	}
	.valentinesTxt {
		padding: 0 1vw;
	}
	.valentinesConcours a img {
		width: 100%;
	}
	.valentinesConcoursTxt {
		padding-top: 6vw;
		padding-bottom: 8vw;
	}
}

@media (max-width: 768px) {
	.cms-125 .container {
		max-width: 98%;
	}
	.cms-125 {
		margin-bottom: 8vw;
	}
	.ssHeader {
		-webkit-background-size: 100%;
		background-size: 100%;
		padding: 26vw 0 9vw 0;
	}
	.ssHeader .fa-angle-down {
		display: none;
	}
	#ssMain {
		padding: 6vw 0;
	}
	.ssLignesVives {
		padding: 5.66vw 2vw;
	}
	.ssFondBlanc {
		padding: 0.6vw 0;
	}
	.ssLignesVives h2 {
		margin-top: 0.4vw;
	}
	.soldesBanner {
		-webkit-background-size: 130%;
		background-size: 130%;
		padding: 9vw 0;
	}
	.soldesBanner h2 {
		font-size: 6em;
	}
	.soldesBanner p {
		margin-bottom: 3vw;
	}
	.valentinesRock {
		height: 78vw;
		-webkit-background-size: 100%;
		background-size: 100%;
		text-align: center;
		margin-top: 8vw;
	}
	.valentinesRock .freightButton {
		width: 16%;
		margin-top: 70vw;
	}
	.valentinesConcoursTxt {
		background: none;
	}
}

@media (max-width: 575px) {
	.cms-125 {
		margin-bottom: 15vw;
	}
	.freightButton {
		font-size: 1.4em;
		padding: 1.4vw 5vw;
	}
	.ssHeader {
		-webkit-background-size: 152%;
		background-size: 152%;
		padding: 35vw 0 4vw 0;
	}
	.ssHeader h1 {
		font-size: 3.6em;
	}
	.ssHeader p {
		margin-bottom: 8vw;
	}
	#ssMain {
		padding: 10vw;
		-webkit-background-size: 490%;
		background-size: 490%;
	}
	.Bara2 {
		margin-top: 1.3vw;
	}
	.ssLignesVives {
		padding: 8vw 4vw;
	}
	.ssFondBlanc {
		padding: 3.4vw 0;
	}
	.soldesBanner {
		background-position: 88% 0;
		-webkit-background-size: 300%;
		background-size: 300%;
		padding: 40vw 0 14vw 0;
		margin: 10vw 0 15vw 0;
	}
	.soldesBanner h2 {
		font-size: 5em;
	}
	.soldesBanner p {
		margin-bottom: 7vw;
	}

	.valentinesRock {
		height: 90vw;
		-webkit-background-size: 125%;
		background-size: 125%;
		text-align: center;
		margin-top: 8vw;
	}
	.valentinesRock .freightButton {
		width: 34%;
		display: inline-block;
		margin-top: 78vw;
	}
	.valentinesTxt {
		margin-top: 6vw;
		padding-bottom: 4vw;
	}

	.valentinesConcoursImg a img {
		display: block;
		margin: 0 auto;
		width: 60%;
	}

	.valentinesConcoursTxt {
		padding: 4vw 10vw;
	}

	.valentinesConcoursTxt .gotobutton {
		margin-top: 8vw;
	}
}