:root {
  --white: white;
}

.navbar {
  background-color: #fff;
  margin-top: 10px;
}

.text-block {
  align-items: center;
  font-family: Inconsolata, monospace;
  font-size: 50px;
  font-weight: 700;
  display: block;
}

.brand {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brand.w--current {
  text-decoration: none;
}

.container {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link, .nav-link:visited, .nav-link-2 {
  color: #000;
  text-decoration: none;
}

.nav-link-2:active, .nav-link-2:visited {
  color: #000;
}

.nav-link-2.w--current {
  text-decoration: none;
}

.nav-link-3 {
  color: #000;
  text-decoration: none;
}

.nav-link-3:visited {
  color: #000;
}

.nav-link-4 {
  color: #000;
  text-decoration: none;
}

.image-start {
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.about {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.div-txt-spacer {
  width: 600px;
  height: 200px;
  margin-top: 40px;
}

.div-im-about {
  width: 600px;
  height: 600px;
}

.contact-form {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 50px;
  padding-top: 200px;
  padding-left: 20px;
  display: flex;
}

.div-block {
  width: 600px;
}

.field-label, .field-label-2, .field-label-3 {
  font-family: Inconsolata, monospace;
  font-weight: 400;
}

.div-block-2 {
  width: 600px;
}

.div-slide-start {
  width: 600px;
  height: 600px;
}

.div-txt-form {
  width: 600px;
  height: 80px;
}

.div-form {
  width: 600px;
  height: 300px;
}

.div-social {
  flex-direction: row;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  width: 600px;
  height: 50px;
  margin-top: 0;
  display: flex;
}

.field-label-4, .field-label-5, .field-label-6 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.submit-button {
  background-color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.paragraph {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.image {
  max-width: 100%;
}

.paragraph-2 {
  font-family: Inconsolata, monospace;
}

.releases {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.slider {
  height: 600px;
}

.slide {
  background-color: #fff;
}

.footer {
  justify-content: center;
  margin-top: 200px;
  display: flex;
}

.div-txt-spacer-copy {
  width: 600px;
  height: 370px;
  margin-top: 40px;
}

.nav-link-5, .nav-link-6 {
  color: #000;
  text-decoration: none;
}

.nav-link-6:active, .nav-link-6:visited {
  color: #000;
}

.nav-link-6.w--current {
  text-decoration: none;
}

.image-2 {
  background-color: #fff;
  max-width: 100%;
  display: block;
}

.image-3, .image-4 {
  max-width: 50%;
}

.image-5 {
  max-width: 100%;
}

.div-block-3 {
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: block;
}

.div-block-4 {
  justify-content: center;
  display: flex;
  overflow: visible;
}

.releases-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 50px;
  display: flex;
}

.releases-copy._2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
}

.div-im-release {
  justify-content: flex-end;
  width: auto;
  height: 500px;
  padding-right: 10px;
  display: flex;
}

.div-txt-release {
  width: auto;
  height: 300px;
  padding-left: 10px;
}

.section-album {
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.paragraph-3 {
  width: 600px;
  padding-top: 18px;
  padding-right: 20px;
  font-family: Inconsolata, monospace;
  font-weight: 400;
}

.section-album-2 {
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.div-im-release-cassette {
  background-image: url('../images/IMG_2009.jpeg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-txt-release-cassette {
  width: auto;
  height: 300px;
}

.link {
  color: #000;
  font-family: Inconsolata, monospace;
  font-weight: 700;
  text-decoration: none;
}

.link-2, .link-3 {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.paragraph-3b {
  width: 600px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 20px;
  font-family: Inconsolata, monospace;
}

.section-album-2c {
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.div-im-release-cassette-3 {
  background-image: url('../images/0028507808_10.jpg'), url('../images/0030189349_10.jpg'), url('../images/0030189349_10.jpg');
  background-position: 50%, 50%, 50%;
  background-size: cover, cover, cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-im-release-cassette-2 {
  background-image: url('../images/0030189349_10.jpg'), url('../images/0030189349_10.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.section-album-2-d {
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.div-im-release-cassette-4 {
  background-image: url('../images/SonicDialogue2_cassette.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.section-album-4 {
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
  padding-right: 10px;
  display: flex;
}

.div-txt-release-4 {
  width: auto;
  height: 300px;
}

.section-album-2m, .section-album-2p {
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.div-im-release-cassette-3m {
  background-image: url('../images/0028844149_10.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-im-release-cassette-3p {
  background-image: url('../images/0028844112_10.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-txt-release-cassette-m, .div-txt-release-cassette-m1 {
  width: auto;
  height: 300px;
}

.section-1d {
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.div-im-release-press1 {
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-txt-release-press1b {
  width: auto;
  height: 300px;
}

.paragraph-3b-press-title {
  width: 600px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 20px;
  font-family: Inconsolata, monospace;
}

.link-2-article {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.bold-text {
  font-size: 18px;
}

.nav-link-7 {
  color: #000;
  text-decoration: none;
}

.nav-link-7:active, .nav-link-7:visited {
  color: #000;
}

.releases-work1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 220px;
  display: flex;
}

.div-txt-spacer-work {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 50px;
  margin-top: 0;
  display: block;
}

.paragraph-2-work {
  text-align: left;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  min-width: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-left: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  display: block;
}

.section-moving-work01 {
  flex-flow: row;
  justify-content: center;
  margin: 50px 0;
  padding-top: 0;
  display: flex;
}

.paragraph-3-work01 {
  width: 600px;
  padding-top: 0;
  padding-right: 0;
  font-family: Inconsolata, monospace;
}

.image-6 {
  max-width: 100%;
}

.link-block, .link-block-work01 {
  overflow: visible;
}

.div-block-4-work1 {
  justify-content: center;
  display: none;
  overflow: visible;
}

.div-block-3-work1 {
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: block;
}

.releases-copy-2, .releases-copy-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.div-block-4b {
  justify-content: center;
  display: flex;
  overflow: visible;
}

.image-2b {
  background-color: #fff;
  max-width: 100%;
  display: block;
}

.commission-infos {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-top: 210px;
  display: flex;
}

.eqipment-div {
  margin-top: 50px;
}

.paragraph-2-equipment {
  text-align: left;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  line-height: 24px;
  display: block;
}

.commission-infos-3 {
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.div-block-5 {
  background-image: url('../images/0DA1ADBF-5138-46D1-B5C6-837EE84128CD.JPG');
  background-position: 50%;
  background-size: cover;
  min-width: 50%;
  max-width: none;
  min-height: 600px;
}

.nav-link-8 {
  color: #000;
  text-decoration: none;
}

.nav-link-8:active, .nav-link-8:visited {
  color: #000;
}

.div-im-release-cassette-4-copy {
  background-image: url('../images/SonicDialogue2_cassette.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-im-release-cassette-4-copy._5 {
  background-image: url('../images/IMG_0089.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-im-release-cassette-6 {
  background-image: url('../images/IMG_0951.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-im-release-cassette-7 {
  background-image: url('../images/0026498959_10.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-im-release-cassette-5 {
  background-image: url('../images/SonicDialogue2_cassette.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-im-release-cassette-5._5 {
  background-image: url('../images/Deambulations-IG_cassette.jpg');
  background-position: 50%;
  background-size: cover;
  width: 500px;
  height: 500px;
}

.heading {
  font-size: 52px;
  line-height: 52px;
}

.heading-2 {
  font-size: 50px;
}

.section {
  padding-left: 20px;
  display: flex;
}

.heading-3 {
  z-index: 9999;
  color: #000;
  margin-left: 20px;
  font-size: 50px;
  line-height: 50px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.section-txt-start {
  margin-left: 20px;
  margin-right: 10px;
  padding-left: 0;
  display: flex;
}

.link-4 {
  color: #000;
}

.link-4:hover {
  color: #3b8cfd;
}

.link-5 {
  color: #000;
}

.link-5:hover {
  color: #3b8cfd;
}

.section-txt-back {
  padding-left: 20px;
  display: flex;
}

.link-6 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.slide-show-home {
  margin: 40px 20px;
}

.slider-wrapper {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.link-7 {
  color: #000;
}

.link-7:hover {
  color: #3b8cfd;
}

.div-block-6 {
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-8 {
  order: 0;
  align-self: auto;
  display: block;
}

.slide-2 {
  background-image: url('../images/E2794_32.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/A3F25707-FFC6-4CEC-B164-0917D9D31CE2.JPG');
  background-position: 50%;
  background-size: cover;
}

.link-8 {
  color: #000;
}

.link-8:hover {
  color: #3b8cfd;
}

.section-branding {
  margin-top: 40px;
}

.section-product {
  margin-top: 40px;
  margin-bottom: 20px;
}

.section-motion {
  margin-top: 40px;
}

.slider-branding {
  height: 100vh;
}

.heading-4 {
  margin-bottom: 20px;
  margin-left: 20px;
}

.slider-product {
  height: 110vh;
}

.video {
  height: 70vh;
}

.slide-4 {
  background-image: url('../images/ROSSIGNOL.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/AsicsAW16_Dynaflyte_Global_M_03.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/Asics_SS16_FuzeX_14.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/Artboard-1-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/AW18_CAMPAIGN_METARUN_MEN_04_00140_EU_R_LR.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/montageSD.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/vinyl_7in_EtudesDeBouclesVol2.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.slide-1 {
  background-image: url('../images/SonicDialogue2_cassette.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-2 {
  background-image: url('../images/MM_Apparel_AP-I-10.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-9 {
  color: #000;
  text-decoration: underline;
}

.slide-11 {
  background-image: url('../images/AW18_HIGHLIGHT_METARUN_GROUP_01_00042_R_LR.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/asics03-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/asics05-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-14, .slide-15 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-16 {
  background-image: url('../images/asics01-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/asics06-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-18 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-19 {
  background-image: url('../images/AW14_Trail_Running_Men_02B.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-20 {
  background-image: url('../images/2015_Asics_SS16_Running_11.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-21 {
  background-image: url('../images/asics04-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-22 {
  background-image: url('../images/Asics11-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-23 {
  background-image: url('../images/Asics19-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/asics06-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.mask {
  height: 110vh;
}

.mask-2 {
  height: 100vh;
}

.slide-25 {
  background-image: url('../images/0036293128_10.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-26 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-27 {
  background-image: url('../images/0035218923_10.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.slide-28 {
  background-image: url('../images/Diary_phone.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-29 {
  background-image: url('../images/0032165912_10.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-30 {
  background-image: url('../images/0034691085_10.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/Asics16-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-4 {
  background-image: url('../images/Asics15-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-5 {
  background-image: url('../images/Asics14-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-6 {
  background-image: url('../images/Asics13-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-31 {
  background-image: url('../images/IMG_8648_2048x1536.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-32 {
  background-image: url('../images/IMG_8706_2048x1536.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-33 {
  background-image: url('../images/josuatApron-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-34 {
  background-image: url('../images/montageSD.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-7 {
  background-image: url('../images/SD3-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-8 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-1-9 {
  background-image: url('../images/josuatApron-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-10 {
  background-image: url('../images/carteslogos.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-11 {
  background-image: url('../images/traille2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-12 {
  background-image: url('../images/traille1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-13 {
  background-image: url('../images/yamaha1-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-14 {
  background-image: url('../images/yamaha2-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-15 {
  background-image: url('../images/MACBA-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-16 {
  background-image: url('../images/Head_skis-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-17 {
  background-image: url('../images/YamahaMec01-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-18 {
  background-image: url('../images/YamahaMec02-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-2 {
  background-image: url('../images/YamahaMec03-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-3 {
  background-image: url('../images/AsicsTee03-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-4 {
  background-image: url('../images/AsicsTee02-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-5 {
  background-image: url('../images/AsicsTee01-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-6 {
  background-image: url('../images/Tee03.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-7 {
  background-image: url('../images/Tee_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-8 {
  background-image: url('../images/Tee04.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-9 {
  background-image: url('../images/MiscTees-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-10 {
  background-image: url('../images/sportiv01-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2-11 {
  background-image: url('../images/sportiv02-100.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-2 {
  background-image: url('../images/AOP4.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-3 {
  background-image: url('../images/AOP5.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-4 {
  background-image: url('../images/Aop1.png');
  background-position: 50%;
  background-size: cover;
}

.slide-3-5 {
  background-image: url('../images/AOP2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-6 {
  background-image: url('../images/Aop6.png');
  background-position: 50%;
  background-size: cover;
}

.text-block-3 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 10px;
  font-weight: 700;
}

.section-2 {
  flex-flow: column;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.link-block-2 {
  margin-right: 40px;
}

.slide-3-7 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-3-8 {
  background-image: url('../images/Minimal-Folio-Photo-41.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-9 {
  background-image: url('../images/Minimal-Folio-Photo-97.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-10 {
  background-image: url('../images/Minimal-Folio-Photo-79.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-19 {
  background-image: url('../images/Minimal-Folio-Photo-54.jpg');
  background-position: 50%;
  background-size: cover;
}

.form {
  margin-bottom: 50px;
}

.link-10 {
  color: #000;
  text-decoration: underline;
}

.releases-copy-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.div-block-10 {
  justify-content: center;
  display: flex;
  overflow: visible;
}

.div-block-11 {
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: block;
}

.image-10 {
  background-color: #fff;
  max-width: 100%;
  display: block;
}

.div-txt-release-9 {
  width: auto;
  height: 300px;
}

.paragraph-4 {
  width: 600px;
  padding-top: 18px;
  padding-right: 20px;
  font-family: Inconsolata, monospace;
  font-weight: 400;
}

.section-album-9 {
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
  padding-right: 10px;
  display: flex;
}

.div-im-release-cassette-9 {
  background-image: url('../images/SonicDialogue2_cassette.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-im-release-cassette-9._5 {
  background-image: url('../images/cassette-EtudesDeBouclesVol2.png');
  background-position: 50%;
  background-size: cover;
  width: 500px;
  height: 500px;
}

.div-txt-release-cassette-9 {
  width: auto;
  height: 300px;
}

.paragraph-9 {
  width: 600px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 20px;
  font-family: Inconsolata, monospace;
}

.div-im-release-10 {
  justify-content: flex-end;
  width: auto;
  height: 500px;
  padding-right: 10px;
  display: flex;
}

.div-txt-release-10 {
  width: auto;
  height: 300px;
}

.paragraph-10 {
  width: 600px;
  padding-top: 18px;
  padding-right: 20px;
  font-family: Inconsolata, monospace;
  font-weight: 400;
}

.section-album-10 {
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 0;
  padding-right: 10px;
  display: flex;
}

.div-im-release-cassette-10 {
  background-image: url('../images/SonicDialogue2_cassette.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-im-release-cassette-10._5 {
  background-image: url('../images/0035218923_10.jpg');
  background-position: 50%;
  background-size: cover;
  width: 500px;
  height: 500px;
}

.div-txt-release-cassette-10 {
  width: auto;
  height: 300px;
}

.paragraph-10b {
  width: 600px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 20px;
  font-family: Inconsolata, monospace;
}

.section-album-10b {
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
  padding-right: 10px;
  display: flex;
}

.div-im-release-cassette-10b {
  background-image: url('../images/SonicDialogue2_cassette.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-im-release-cassette-10b._5 {
  background-image: url('../images/Deambulations-IG_cassette.jpg');
  background-position: 50%;
  background-size: cover;
  width: 500px;
  height: 500px;
}

.div-txt-release-cassette-10b {
  width: auto;
  height: 300px;
}

.paragraph-10c {
  width: 600px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 20px;
  font-family: Inconsolata, monospace;
}

.div-im-release-cassette-9-b {
  background-image: url('../images/SonicDialogue2_cassette.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  width: 430px;
  height: 430px;
  display: flex;
}

.div-im-release-cassette-9-b._5 {
  background-image: url('../images/05.png');
  background-position: 50%;
  background-size: cover;
  width: 500px;
  height: 500px;
}

.releases-copy-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  display: flex;
}

.image-12 {
  background-color: #fff;
  max-width: 100%;
  margin-left: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.image-13 {
  padding-left: 24px;
  padding-right: 24px;
}

.block-slider {
  color: #fff;
  text-align: left;
  padding-bottom: 10px;
  padding-left: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  position: absolute;
  inset: auto 0% 0%;
}

.block-slider-blk {
  color: #000;
  text-align: left;
  padding-bottom: 10px;
  padding-left: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  position: absolute;
  inset: auto 0% 0%;
}

.section-3-music-moving-ims {
  margin-top: 0;
  padding: 220px 0 0;
}

.block-quote {
  margin-bottom: 40px;
  padding-top: 10px;
  padding-left: 20px;
  font-size: 36px;
}

.paragraph-11 {
  float: none;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 700;
}

.text-span {
  color: #868686;
}

.link-11 {
  color: #000;
}

.link-11:hover {
  color: #3b8cfd;
}

.releases-work1-composer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  display: flex;
}

@media screen and (max-width: 991px) {
  .text-block {
    margin-left: 0;
  }

  .menu-button {
    margin-right: -80px;
    padding-right: 18px;
  }

  .menu-button.w--open {
    background-color: var(--white);
  }

  .brand {
    flex: 0 auto;
    justify-content: center;
    margin-left: -80px;
    display: block;
  }

  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    justify-content: space-between;
  }

  .icon {
    color: #000;
  }

  .nav-menu {
    background-color: var(--white);
  }

  .contact-form {
    margin-left: 30px;
    margin-right: 20px;
    padding-top: 180px;
    padding-left: 0;
  }

  .div-social {
    margin-top: 0;
  }

  .releases {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button-2 {
    margin-right: -80px;
    padding-right: 18px;
  }

  .menu-button-2.w--open, .nav-menu-2 {
    background-color: #fff;
  }

  .releases-copy._2 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-3, .paragraph-3b, .paragraph-3b-press-title {
    width: 350px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 17px;
  }

  .releases-work1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-2-work {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .paragraph-3-work01 {
    width: 350px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 17px;
  }

  .releases-copy-2, .releases-copy-3 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .commission-infos {
    justify-content: center;
    align-items: flex-start;
    margin: 0 20px 10px;
    padding-top: 190px;
  }

  .heading-3 {
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 35px;
    line-height: 40px;
  }

  .section-txt-start {
    margin-left: 30px;
    margin-right: 10px;
    padding-left: 0;
  }

  .slider-wrapper {
    height: 120vw;
  }

  .section-branding {
    margin-top: 20px;
  }

  .slider-branding {
    height: 80vh;
  }

  .heading-4 {
    font-size: 32px;
  }

  .slider-product, .mask, .mask-2 {
    height: 80vh;
  }

  .text-block-3 {
    padding-left: 0;
  }

  .releases-copy-4 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-4, .paragraph-9, .paragraph-10, .paragraph-10b, .paragraph-10c {
    width: 350px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 17px;
  }

  .releases-copy-5 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-12, .image-13 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .section-3-music-moving-ims {
    margin-top: 20px;
    padding: 180px 0 0;
  }

  .block-quote {
    font-size: 23px;
  }

  .releases-work1-composer {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    margin-left: 0;
  }

  .brand {
    padding-left: 0;
  }

  .contact-form {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .div-txt-form {
    margin-bottom: 40px;
  }

  .paragraph {
    padding-right: 60px;
  }

  .commission-infos {
    padding-top: 200px;
  }

  .slider-branding {
    height: 100vh;
  }

  .heading-4 {
    font-size: 32px;
  }

  .slider-product, .mask, .mask-2 {
    height: 100vh;
  }

  .icon-2, .icon-3, .icon-4, .icon-5 {
    font-size: 21px;
  }

  .section-3-music-moving-ims {
    margin-top: 40px;
    padding-top: 240px;
  }
}

@media screen and (max-width: 479px) {
  .text-block {
    margin-left: 10px;
    font-size: 40px;
  }

  .menu-button {
    margin-right: 0;
  }

  .menu-button.w--open {
    background-color: var(--white);
    color: #000;
  }

  .brand {
    margin-left: 0;
    padding-left: 0;
  }

  .nav-link, .nav-link-2, .nav-link-3, .nav-link-4 {
    background-color: var(--white);
  }

  .about {
    margin-top: 25px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-txt-spacer {
    width: 280px;
  }

  .div-im-about {
    width: 280px;
    height: 280px;
  }

  .contact-form {
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: 20px;
    padding-top: 150px;
    padding-bottom: 0;
  }

  .div-slide-start {
    width: 280px;
    height: 280px;
  }

  .div-txt-form {
    width: 280px;
    height: 80px;
    margin-bottom: 20px;
  }

  .div-form {
    width: 280px;
    margin-top: 0;
  }

  .div-social {
    width: 280px;
  }

  .field-label-4, .field-label-5, .field-label-6 {
    font-size: 12px;
  }

  .paragraph {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
  }

  .paragraph-2 {
    font-size: 12px;
    line-height: 18px;
  }

  .releases {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-left: 0;
    display: block;
  }

  .slider {
    height: auto;
  }

  .div-txt-spacer-copy {
    width: 280px;
  }

  .nav-link-5 {
    background-color: #fff;
  }

  .menu-button-2 {
    margin-right: 0;
  }

  .menu-button-2.w--open {
    color: #000;
    background-color: #fff;
  }

  .nav-link-6 {
    background-color: #fff;
  }

  .releases-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .releases-copy._2 {
    margin-left: 0;
    display: block;
  }

  .div-im-release {
    object-fit: none;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding-right: 0;
    display: block;
  }

  .div-txt-release {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .section-album {
    height: auto;
    display: block;
    overflow: visible;
  }

  .paragraph-3 {
    width: 320px;
    margin-top: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .section-album-2 {
    margin-top: 50px;
    padding-top: 0;
    display: block;
  }

  .div-im-release-cassette {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .div-txt-release-cassette {
    width: 100%;
    height: auto;
    margin-top: 25px;
  }

  .paragraph-3b {
    width: 320px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .section-album-2c {
    text-align: left;
    margin-top: 55px;
    padding-top: 0;
    display: block;
  }

  .div-im-release-cassette-3, .div-im-release-cassette-2 {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .section-album-2-d {
    margin-top: 60px;
    padding-top: 0;
    display: block;
  }

  .div-im-release-cassette-4 {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .section-album-4 {
    margin-top: 25px;
    padding-top: 0;
    display: block;
  }

  .div-txt-release-4 {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .section-album-2m, .section-album-2p {
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .div-im-release-cassette-3m, .div-im-release-cassette-3p {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .div-txt-release-cassette-m, .div-txt-release-cassette-m1 {
    width: 100%;
    height: 150px;
    margin-top: 55px;
  }

  .section-1d {
    display: block;
  }

  .div-im-release-press1 {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .div-txt-release-press1b {
    width: 100%;
    margin-top: 55px;
  }

  .paragraph-3b-press-title {
    width: 320px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .nav-link-7 {
    background-color: var(--white);
  }

  .releases-work1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 20px;
    display: block;
  }

  .div-txt-spacer-work {
    width: 280px;
    margin-top: 0;
  }

  .paragraph-2-work {
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
    font-size: 14px;
    line-height: 16px;
  }

  .section-moving-work01 {
    height: auto;
    display: block;
    overflow: visible;
  }

  .paragraph-3-work01 {
    width: 300px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 16px;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .releases-copy-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-left: 0;
    display: block;
  }

  .releases-copy-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 0;
    display: block;
  }

  .commission-infos {
    margin: 40px 0 0;
    padding-top: 150px;
  }

  .paragraph-2-equipment {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 16px;
  }

  .commission-infos-3 {
    display: block;
  }

  .div-block-5 {
    min-height: 300px;
  }

  .nav-link-8 {
    background-color: var(--white);
  }

  .div-im-release-cassette-4-copy, .div-im-release-cassette-6, .div-im-release-cassette-7, .div-im-release-cassette-5 {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .div-im-release-cassette-5._5 {
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    width: 100%;
    height: 350px;
    min-height: 0;
  }

  .heading-3 {
    font-size: 24px;
    line-height: 26px;
  }

  .section-txt-start {
    margin-right: 20px;
    padding-right: 0;
  }

  .slide-show-home {
    display: none;
  }

  .slider-wrapper {
    height: 100vw;
  }

  .section-branding {
    margin-top: 0;
  }

  .section-product {
    margin-top: 20px;
  }

  .slider-branding {
    height: 40vh;
  }

  .heading-4 {
    margin-top: 0;
    margin-right: 40px;
    font-size: 18px;
    line-height: 26px;
  }

  .slider-product {
    height: 40vh;
  }

  .slide-5 {
    background-position: 50%;
  }

  .mask, .mask-2 {
    height: 40vh;
  }

  .mask-3 {
    height: 100vh;
  }

  .icon-2, .icon-3, .icon-4, .icon-5 {
    font-size: 21px;
  }

  .text-block-3 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 7px;
    line-height: 10px;
  }

  .releases-copy-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 0;
    display: block;
  }

  .div-block-10 {
    margin-bottom: 40px;
  }

  .div-txt-release-9 {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .paragraph-4 {
    width: 320px;
    margin-top: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .section-album-9 {
    margin-top: 25px;
    padding-top: 0;
    display: block;
  }

  .div-im-release-cassette-9 {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .div-im-release-cassette-9._5 {
    width: 100%;
    height: 350px;
  }

  .div-txt-release-cassette-9 {
    width: 100%;
    height: auto;
    margin-top: 25px;
  }

  .paragraph-9 {
    width: 320px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .div-im-release-10 {
    object-fit: none;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding-right: 0;
    display: block;
  }

  .div-txt-release-10 {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .paragraph-10 {
    width: 320px;
    margin-top: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .section-album-10 {
    margin-top: 25px;
    padding-top: 0;
    display: block;
  }

  .div-im-release-cassette-10 {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .div-im-release-cassette-10._5 {
    width: 100%;
    height: 350px;
  }

  .div-txt-release-cassette-10 {
    width: 100%;
    height: auto;
    margin-top: 25px;
  }

  .paragraph-10b {
    width: 320px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .section-album-10b {
    margin-top: 50px;
    padding-top: 0;
    display: block;
  }

  .div-im-release-cassette-10b {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .div-txt-release-cassette-10b {
    width: 100%;
    height: auto;
    margin-top: 50px;
  }

  .paragraph-10c {
    width: 320px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .div-im-release-cassette-9-b {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .div-im-release-cassette-9-b._5 {
    width: 100%;
    height: 350px;
  }

  .releases-copy-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 0;
    display: block;
  }

  .image-12, .image-13 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .block-slider, .block-slider-blk {
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 8px;
  }

  .section-3-music-moving-ims {
    margin-top: 60px;
    padding-top: 150px;
  }

  .block-quote {
    font-size: 18px;
    line-height: 20px;
  }

  .paragraph-11 {
    font-size: 14px;
  }

  .releases-work1-composer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 20px;
    display: block;
  }
}


