.header {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-image: url('../images/1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fullimage {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 30%;
  margin-right: auto;
  margin-left: auto;
}

.look {
  width: 50%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 20px;
  float: left;
}

.look.rightcolumn {
  padding-right: 20px;
  padding-left: 10px;
}

.pageheader {
  height: 100px;
  margin-top: 72px;
}

.collectiontitle {
  height: 120px;
  padding-bottom: 10px;
}

.h4 {
  margin-top: 21px;
  line-height: 24px;
}

.h4.linesheettitle {
  font-family: 'Work Sans', sans-serif;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.linesheetinfo {
  padding-bottom: 5px;
  font-family: 'Work Sans', sans-serif;
  color: #666;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}

.navbar {
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.navmenu {
  clear: none;
}

.navlinks {
  margin-top: 0px;
  margin-right: 20px;
  padding: 25px 0px;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-weight: 500;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}

.navlinks.w--current {
  margin-top: 0px;
  margin-right: 20px;
  padding-top: 25px;
  padding-right: 0px;
  padding-left: 0px;
  border-color: #fff #fff #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #000;
  text-transform: uppercase;
}

.navlinks.black {
  color: #000;
}

.navlinks.black.w--current {
  border-bottom: 1px solid #000;
}

.navlinks.white {
  color: #fff;
}

.navlinks.white.w--current {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #fff;
}

.brand {
  width: 160px;
  margin-top: 20px;
  margin-left: 20px;
}

.logo {
  width: 140px;
  padding-left: 0px;
}

.navcontainer {
  position: absolute;
  display: block;
  width: 100%;
  height: 72px;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.h1 {
  height: 100px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-left: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #3f3f3f;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.stockistcontainer {
  width: 50%;
}

.stockistcontainer.leftcolumn {
  margin-top: 100px;
  padding-right: 10px;
  padding-left: 20px;
  float: left;
}

.stockistcontainer.leftcolumn.top {
  margin-top: 120px;
}

.stockistcontainer.rightcolumn {
  margin-top: 120px;
  padding-right: 20px;
  padding-left: 10px;
  float: right;
}

.stockisttitle {
  margin-bottom: 10px;
  font-family: 'Work Sans', sans-serif;
  color: #111;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.stores {
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.stores.link {
  font-family: 'Work Sans', sans-serif;
  color: #111;
  font-weight: 600;
  text-decoration: none;
}

.stores.link:hover {
  text-decoration: underline;
}

.stockistfooter {
  width: 100%;
  min-height: 100px;
  float: left;
  clear: left;
}

.contacts {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0px;
  padding-left: 20px;
  float: left;
}

.contacts.top {
  margin-top: 120px;
}

.contacts.bottom {
  margin-bottom: 100px;
}

.contacttitle {
  margin-bottom: 10px;
  font-family: 'Work Sans', sans-serif;
  color: #111;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.contacttitle.top {
  margin-bottom: 10px;
  font-size: 16px;
}

.email {
  font-family: 'Work Sans', sans-serif;
}

.contactinfo {
  font-family: 'Work Sans', sans-serif;
}

.contactinfo.email {
  color: #111;
  font-weight: 600;
  text-decoration: none;
}

.contactinfo.email:hover {
  text-decoration: underline;
}

.pastcollections {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  clear: left;
  border-top: 1px solid #e6e6e6;
}

.pastcollections.left {
  width: 50%;
  float: left;
  clear: left;
}

.pastcollections.right {
  width: 50%;
  float: right;
  clear: right;
}

.pdf {
  font-family: 'Work Sans', sans-serif;
  color: #3a3a3a;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.pdf:hover {
  text-decoration: underline;
}

.pastcollection {
  text-align: center;
}

.pastcollection.pdf {
  padding-bottom: 10px;
  padding-left: 20px;
  color: #3a3a3a;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.editorial {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.editorial.hero1 {
  background-image: url('../images/Hero2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.editorial.hero1.mobile1 {
  background-image: url('../images/2.png');
  background-size: cover;
}

.editorial.hero2 {
  background-image: url('../images/Hero3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.editorial.hero2.mobile2 {
  background-image: url('../images/3.png');
  background-size: cover;
}

.editorial.hero3 {
  background-image: url('../images/4.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.editorialcontainer {
  display: block;
  height: 720px;
  margin-right: 0%;
  margin-left: 0%;
  background-image: url('../images/Hero2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.editorial2col {
  width: 50%;
}

.editorial2col.right {
  float: right;
  clear: right;
}

.editorial2col.left {
  float: left;
  clear: none;
}

.editorial1col {
  height: 720px;
  max-height: 768px;
  background-image: url('../images/Hero4.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.herotext {
  width: 100%;
  background-color: transparent;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 80px;
  font-weight: 100;
  text-align: center;
}

.herotext.herosubtext {
  width: auto;
  font-size: 40px;
  line-height: 40px;
  font-weight: 200;
}

.arrow {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 29px;
  height: 16px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-image: url('../images/arrow.png');
  background-position: 50% 50%;
  background-size: 37px;
}

.footer {
  height: 300px;
  padding-top: 110px;
  background-color: #fff;
  background-image: url('../images/white.png');
  background-position: 50% 50%;
  background-size: 8px;
  background-repeat: repeat;
  background-attachment: fixed;
}

.footertext {
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Work Sans', sans-serif;
  font-size: 32px;
  font-weight: 100;
  text-align: center;
}

.btn {
  width: 200px;
  height: 40px;
  border: 1px solid #111;
  background-color: #fff;
  font-family: 'Work Sans', sans-serif;
  color: #303030;
  text-align: center;
  text-transform: uppercase;
}

.footercta {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  text-align: center;
}

html.w-mod-js *[data-ix="herofade"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="textscroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="footerfade"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .navmenu {
    background-color: #fff;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .12);
  }
  .navlinks {
    color: #666;
  }
  .navlinks.w--current {
    border-bottom: 1px none #000;
    color: #000;
    font-weight: 600;
  }
  .navlinks.black {
    color: #666;
  }
  .navlinks.black.w--current {
    border-bottom: 1px none #000;
    color: #000;
    font-weight: 600;
  }
  .navlinks.white.home {
    color: #666;
  }
  .navlinks.white.home.w--current {
    color: #000;
    font-weight: 600;
  }
  .logo {
    width: 120px;
  }
  .stockistcontainer.leftcolumn.top {
    margin-top: 120px;
  }
  .stockistcontainer.rightcolumn {
    margin-top: 120px;
  }
  .contacts.top {
    margin-top: 120px;
  }
  .editorial.hero1.mobile1 {
    background-image: url('../images/0Z1A7981.jpg');
    background-position: 50% 50%;
    background-size: 1332px;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .editorial.hero2.mobile2 {
    background-image: url('../images/0Z1A8034.jpg');
    background-position: 50% 50%;
    background-size: 1332px;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .herotext {
    font-size: 60px;
    line-height: 60px;
  }
  .footertext {
    line-height: 34px;
  }
  .icon {
    background-color: #fff;
    color: #000;
  }
  .icon.white.home {
    background-color: transparent;
    color: #fff;
  }
  .menubg.w--open {
    background-color: #fff;
  }
  .menubg.white.home.w--open {
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  .fullimage {
    margin-top: 20%;
  }
  .look.leftcolumn {
    width: 100%;
    padding-right: 20px;
  }
  .look.rightcolumn {
    width: 100%;
    padding-left: 20px;
    float: none;
  }
  .collectiontitle {
    height: auto;
    padding-bottom: 0px;
  }
  .navlinks {
    margin-left: 20px;
    color: #666;
  }
  .navlinks.w--current {
    border-bottom: 1px none #000;
    font-weight: 600;
  }
  .navlinks.black {
    margin-left: 20px;
    padding-left: 0px;
    color: #666;
  }
  .navlinks.black.w--current {
    margin-right: 20px;
    margin-left: 20px;
    padding-left: 0px;
    border-bottom: 1px none #000;
    color: #000;
  }
  .navlinks.white.home {
    margin-left: 20px;
  }
  .navlinks.white.home.w--current {
    margin-left: 20px;
  }
  .logo {
    width: 100px;
    margin-left: -11px;
  }
  .h1 {
    padding-left: 20px;
    text-align: left;
  }
  .stockistcontainer.leftcolumn {
    width: 100%;
  }
  .stockistcontainer.leftcolumn.bottom {
    margin-top: 40px;
  }
  .stockistcontainer.rightcolumn {
    width: 100%;
    margin-top: 40px;
    padding-left: 20px;
  }
  .contacts {
    margin-top: 40px;
  }
  .pastcollections.left {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pastcollections.right {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .editorial.hero2.mobile2 {
    background-image: url('../images/CreepSS16-22-square.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .herotext {
    font-size: 44px;
    line-height: 44px;
  }
  .herotext.herosubtext {
    padding-top: 0px;
    font-size: 30px;
    line-height: 30px;
  }
  .footer {
    padding-top: 80px;
  }
  .footertext {
    font-size: 30px;
    line-height: 34px;
  }
  .icon {
    color: #000;
  }
}

@media (max-width: 479px) {
  .fullimage {
    margin-top: 50%;
  }
  .pageheader {
    height: auto;
    margin-top: 80px;
  }
  .collectiontitle {
    height: auto;
    padding-bottom: 0px;
  }
  .h4.linesheettitle {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
  }
  .linesheetinfo {
    padding-bottom: 10px;
    font-size: 10px;
    line-height: 12px;
  }
  .navmenu {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .12);
  }
  .navlinks {
    margin-left: 20px;
    color: #666;
  }
  .navlinks.w--current {
    border-style: none;
    font-weight: 600;
    text-decoration: none;
  }
  .navlinks.black {
    color: #666;
  }
  .navlinks.black.w--current {
    border-style: none;
    color: #000;
    font-weight: 600;
  }
  .navlinks.white.home {
    color: #666;
  }
  .navlinks.white.home.w--current {
    color: #000;
    font-weight: 600;
  }
  .logo {
    width: 100px;
    margin-left: -11px;
  }
  .h1 {
    height: auto;
    padding-top: 0px;
    font-size: 18px;
    font-weight: 400;
  }
  .editorial.hero1 {
    overflow: hidden;
    width: auto;
    background-size: 100%;
  }
  .editorial.hero1.mobile1 {
    background-image: url('../images/0Z1A7981.jpg');
    background-position: 50% 50%;
    background-size: 1332px;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .editorial.hero2 {
    background-size: 100%;
  }
  .editorial.hero2.mobile2 {
    background-image: url('../images/0Z1A8034.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .herotext {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 200;
  }
  .herotext.herosubtext {
    padding-top: 0px;
    font-size: 24px;
    line-height: 24px;
  }
  .footer {
    padding-top: 60px;
  }
  .footertext {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 28px;
    line-height: 32px;
    font-weight: 200;
  }
  .btn {
    font-size: 12px;
  }
  .footercta {
    padding-top: 20px;
  }
  .icon {
    color: #000;
  }
  .icon.white {
    background-color: transparent;
    color: #fff;
  }
  .menubg.white.w--open {
    background-color: transparent;
  }
}