@charset "UTF-8";
@import url("../../webfonts/chevin_light/stylesheet.css");



.menu {
	height: 688px;
	width: 164px;
	position: fixed;
	display: inline-block;
	top: 0px;
	z-index: 100000;
	color: #747474;
	float: left;
	padding-top: 6px;
	left: 0px;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
	text-align: left;
	padding-left: 10px;
	font-family: 'ChevinStd-Medium', arial, sans-serif;
	font-size: 16px;
}

.menu2 {
	height: 188px;
	width: 1000px;
	position: relative;
	display: inline-block;
	top: 0px;
	z-index: 100000;
	color: #747474;
	float: left;
	padding-top: 6px;
	left: 0px;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
	text-align: left;
	padding-left: 10px;
	font-family: 'ChevinStd-Medium', arial, sans-serif;
	font-size: 16px;
}
img {
  width: 100%; }

.responsive-image img:nth-child(2) {
  display: none; }
Titre {
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

@media only screen and (max-width: 400px) {
  .responsive-image img:first-child {
	display: block;
}
}
/* ---------------------------------- */
/* Global Typography */
* {
  font-family: 'ChevinStd-Medium', arial, sans-serif;
  font-weight: 100;
  font-style: normal;
  /*text-align: center;*/ 
  }

.headings, h1, h2, h3 {
	font-family: 'ChevinStd-Medium', arial, sans-serif;
	font-size: 75px;
	line-height: 67.75px;
	font-weight: 100;
	font-style: normal;
	color: #333333;
}

h1 {
  /*margin-bottom: 46.875px;
  margin-top: 46.875px; */}

h2, h3 {
  font-size: 62.5px;
  line-height: 62.5px;
  margin-bottom: 21.875px;
  margin-top: 21.875px; }

h6 {
  color: #111111;
  font-size: 20px;
  text-transform: uppercase; }

a {
	font-family: "chevin light";
	text-decoration: none;
	/*text-align:left;
  font-align: left;*/
	padding-left: 10px;
	color: #5B5B5B;
	font-size: 12px;
	font-style: normal;
	line-height: -4;
	font-weight: normal;
  /*text-transform: uppercase;*/ }


p {
	font-size: 12px;
	width: 100%;
	min-width: 280px;
	max-width: 99%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	color: #363636;
	text-align: left;
}
  p a {
    font-size: 12px;
	text-align: left;
	padding-left: 0px;
  	color: #677B83;
	 }
  p a.inline {
    color: #111111;
    padding: 0 12.5px; }

p.footnote,
p.footnote a {
  font-size: 15px !important;
  color: #999999 !important; }

.more {
  margin: 50px 0 0 0; }
  .more p {
    font-family: 'ChevinStd-Medium', arial, sans-serif;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    xtext-align: left !important; }
  .more p a,
  .more p span {
    font-family: 'ChevinStd-Medium', arial, sans-serif !important;
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    color: #555;
    border-bottom: 1px solid #ccc;
    text-transform: inherit; }
  .more p span {
    border: 0; }

/* ---------------------------------- */
/* Mixins */
.default-animation {
  -webkit-transition: all 750ms cubic-bezier(0.79, 0, 0.375, 0.995);
  -moz-transition: all 750ms cubic-bezier(0.79, 0, 0.375, 0.995);
  -ms-transition: all 750ms cubic-bezier(0.79, 0, 0.375, 0.995);
  -o-transition: all 750ms cubic-bezier(0.79, 0, 0.375, 0.995);
  transition: all 750ms cubic-bezier(0.79, 0, 0.375, 0.995); }

.fast-animation {
  -webkit-transition: all 250ms cubic-bezier(0.79, 0, 0.375, 0.995);
  -moz-transition: all 250ms cubic-bezier(0.79, 0, 0.375, 0.995);
  -ms-transition: all 250ms cubic-bezier(0.79, 0, 0.375, 0.995);
  -o-transition: all 250ms cubic-bezier(0.79, 0, 0.375, 0.995);
  transition: all 250ms cubic-bezier(0.79, 0, 0.375, 0.995); }

/* ---------------------------------- */
/* Layout */
body {
  background: #fff; }

#main {
	display: block;
	margin: 0 auto;
	width: 80%;
	max-width: 1280px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 40px;
	padding-bottom: 40px;
}
  #main h1 {
	font-size: 62px;
	text-align: left;
	font-family: "chevin light";
	font-style: normal;
	margin-top: 70px;
}

h1 {
  letter-spacing: -3px; }

article {
  margin-bottom: 0; }

article.extra {
  margin-top: 200px; }

/* ---------------------------------- */
/* Header */
header.site h1 {
	font-size: 62.5px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 25px;
}
header.site h1:after {
  content: '×';
  display: block;
  margin: 0;
  font-size: 25px;
  line-height: 25px; }
header.site nav li {
  display: inline-block;
  padding: 0 25px 12.5px 25px; }
  header.site nav li a {
    text-transform: uppercase;
    font-family: 'ChevinStd-Medium', arial, sans-serif;
    font-weight: 100px;
    color: #999999;
    font-size: 20px;
    letter-spacing: 1px; }
  header.site nav li a.active {
    color: #333333; }
header.site span {
  font-family: Helvetica, Arial;
  display: block;
  margin: 50px 0;
  letter-spacing: 5px;
  color: #777; }

.index header.site {
  position: relative;
  z-index: 2;
  margin-top: 10%; }
.index footer.site {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
  .index footer.site p,
  .index footer.site p a {
    color: #999; }

/* ---------------------------------- */
/* Footers */
footer {
  text-transform: uppercase;
  font-size: 15px; }
  footer p {
    font-size: 15px;
    letter-spacing: 1px;
    color: #999999; }
  footer a {
    color: #999999;
    line-height: 2em;
    letter-spacing: .5px; }

#motorcycles article footer a,
#apps article footer a,
#blog article footer a,
#photos article footer a {
  margin-top: 5px;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0 10px; }

.extra a {
  border: 0 !important; }

article footer:after {
  content: '◘';
  /*○*/
  font-family: arial;
  font-size: 20px;
  color: #999;
  display: block;
  margin-top: 25px;
  margin-bottom: 12.5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

/* ---------------------------------- */
/* Media */
figure > p {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 100px; }
  figure > p span {
    color: #999;
    padding: 0 3px 0 0; }

figure > p:after {
  content: '';
  display: block; }

figure.lockup-split img {
  width: 100%;
  float: left; }
figure.lockup-split figcaption {
  display: none; }

figure.lockup-split > div {
  width: 50%;
  float: left;
  position: relative;
  cursor: pointer; }

figure.lockup-split .zoom {
  background: #000;
  position: relative; }
  figure.lockup-split .zoom h1 {
    color: #fff;
    font-size: 62.5px !important;
    line-height: 62.5px !important;
    margin: 0;
    cursor: pointer; }
  figure.lockup-split .zoom h5 {
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 12.5px 0;
    cursor: pointer; }
  figure.lockup-split .zoom figcaption {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  figure.lockup-split .zoom img {
    opacity: .33; }

#photos figure {
  max-width: 700px;
  margin: 0 auto; }

ul.aux {
  text-transform: uppercase;
  font-size: 15px;
  width: 100%;
  margin: 0 auto 25px auto;
  max-width: 400px; }
  ul.aux li {
    font-size: 15px;
    color: #333333;
    margin: 0 12.5px;
    display: inline-block; }
  ul.aux span {
    color: #999999;
    line-height: 1em;
    display: block; }

article.video {
	position: relative;
	width: 100%;
  /*margin-bottom: $margin * 8;*/ }
article.image {
	position: relative;
	width: 100%;
  /*margin-bottom: $margin * 8;*/ }
article.responsive-image {
}
  article.video figure {
	background: #000;
	line-height: 0;
	position: relative;
	top: 30px;
	font-family: "chevin light";
	 }
    article.video figure img {
	opacity: .7;

}
  article.video header {
	position: absolute;
	top: 81%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 9999;
}
    article.video header h1 {
	color: #fff;
	margin-top: -181px;
	letter-spacing: -1px;
}
  article.video .content {
	margin-top: 40px;
	width: 100%;
}

article.video figure:after {
  content: '';
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, black 80%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, black 80%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, black 80%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, black 80%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 0%, black 80%);
  /* W3C */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 9; }

.button {
	/* [disabled]padding-top: 12.5px; */
	padding-right: 25px;
	padding-left: 25px;
	/* [disabled]padding-bottom: 12.5px; */
	display: inline-block;
	color: #fff;
	font-size: 12px;
	line-height: 8px;
	letter-spacing: 1px;
}
  .button span {
    padding-left: 12.5px;
    opacity: .5; }

.button:last-child {
	margin-left: 12.5px;
}

.index section {
  display: none; }

.page section,
section:target {
  display: block; }

.page header h6 {
  color: #999; }
.page header figure {
  margin-top: 25px; }

section {
  padding-top: 0px;
  margin-top: -40px; }

footer.site {
  color: #999999;
  padding: 50px 0; }
  footer.site p {
    font-size: 15px;
    text-transform: uppercase; }
  footer.site span {
    font-family: 'ChevinStd-Medium', arial, sans-serif;
    color: #777; }

/* ---------------------------------- */
/* Video Player */
.videoplayer {
  width: 88%;
  height: 88%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -44%;
  margin-left: -44%; }
  .videoplayer .video-bg {
    content: '';
    position: fixed;
    background: rgba(0, 0, 0, 0.95);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    cursor: pointer; }
  .videoplayer .video-close {
    position: relative;
    cursor: pointer; }
  .videoplayer .video-close:after {
    content: '←';
    display: block;
    color: #fff;
    position: relative;
    z-index: 9999;
    font-size: 25px;
    margin: 25px 0;
    cursor: pointer; }
  .videoplayer .vplayer {
    width: 100%;
    height: 100%;
	margin-top: 5%;
    position: relative;
    z-index: 99999; }

/* ---------------------------------- */
/* Hovers (Desktop Only) */
@media only screen and (min-width: 1028px) {
  header.site nav li a:hover {
	color: #B4B4B4;
}

  .button:hover {
	color: #B4B4B4;
}

  footer a:hover {
    color: #333333; } .names {
}
}
/* ---------------------------------- */
/* Tablet */
@media only screen and (max-width: 1000px) {
  h1 {
    font-family: 'ChevinStd-Medium', arial, sans-serif;
    font-size: 93.75px;
    line-height: 93.75px;
    font-weight: 500;
    font-style: normal;
    color: #333333;
    margin-bottom: 46.875px;
    margin-top: 46.875px; }

  #main h1 {
	font-size: 52.5px;
	line-height: 27.75px;
	margin-bottom: 26.375px;
	margin-top: 22.375px;
	font-family: "chevin light";
	color: #FFFFFF;
} }
/* ---------------------------------- */
/* Large Screens */
/* ---------------------------------- */
/* Devices */







.floater {
	padding: 18px 32px;
	background-color: #FFFFFF;
	color: white;
	border-radius: 64px;
	-webkit-border-radius: 64px;
}

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

html, body {
	height: 100%;
	color: #717171;
	text-align: center;
}


@media only screen and (max-width: 767px) {
  header.site nav ul {
    width: 320px;
    margin: 0 auto; }
    header.site nav ul li {
      padding: 0 12.5px 12.5px 12.5px; }

  h1 {
	font-family: 'ChevinStd-Medium', arial, sans-serif;
	font-size: 90.5px;
	line-height: 93.75px;
	font-weight: 500;
	font-style: normal;
	color: #333333;
	margin-bottom: 12.5px;
	margin-top: -55.625px;
	letter-spacing: -3px;
}

  h2, h3 {
    font-size: 37.5px;
    line-height: 37.5px;
    margin-bottom: 21.875px;
    margin-top: 21.875px; }

  #main h1 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px;
    margin-top: 25px; }

  #main #stories h1 {
	font-size: 22px;
	line-height: 20px;
	margin-bottom: 2px;
	margin-top: 11px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}

  .button:last-child {
	margin-top: -8.5px;
	margin-left: 0;
	font-size: 9px;
	padding-bottom: 26px;
}

  #photos article {
    margin-bottom: 100px; }

  #stories article {
    margin-bottom: 50px; }
    #stories article figure img {
      opacity: .55; }

  figure.lockup-split .zoom h1 {
    font-size: 41.66667px !important;
    line-height: 41.66667px !important; } 
	}




@media only screen and (max-width: 420px) {
  header.site {
    margin-top: 75px; }
    header.site h1 {
      font-size: 24px;
      line-height: 10px;
      margin: 12.5px; }
    header.site h1:after {
      margin-top: 0; }
    header.site nav li a {
      font-size: 16px; }
    header.site nav ul {
      max-width: 300px; }

  .index header.site {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  figure.lockup-split > div {
    cursor: default; }

  figure.lockup-split .zoom figcaption {
    display: none; }
  figure.lockup-split .zoom img {
    opacity: 1; } .names {
	font-family: chevin light;
	font-size: 48px;
}
}


@media (max-width: 549px){
header .button h1 {
}
}

@media screen and (min-width: 300px) {
  .column-container {
    padding-top: 16%;
    margin-bottom: -125px;
  }
}


@media screen and (min-width: 720px) {
  .column-container {
    padding-top: 8%;
  }
  }
  
@media screen and (min-width:300px){
header .button h1 {
	font-size: 9px;
}
}


.column {
  width: 3%;
  height: 100%;
  margin: 0 2%;
  display: inline-block;
}

.block {
  border-radius: 5px;
  margin-bottom: 150%;
}

.block-1x {
  height: 10%;
}

.block-2x {
  height: 15%;
}

.block-3x {
  height: 20%;
}

.block-blueberry {
  background: #008597;
}

.block-slate {
  background: #2d3443;
}

.block-grape {
  background: #4d407c;
}

.block-raspberry {
  background: #ff005d;
}

.block-mango {
  background: #ffcc00;
}

.block-orange {
  background: #ff7c35;
}

.block-kiwi {
  background: #35ff99;
}
