/*
================================
Stylesheet Author: Soap Creative
================================
*/
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
/* 1 */
  -webkit-text-size-adjust: 100%;
/* 2 */
  -ms-text-size-adjust: 100%;
/* 2 */
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 100%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
/* 1 */
  padding: 0;
/* 2 */
}
button,
input,
select,
textarea {
  font-family: inherit;
/* 1 */
  font-size: 100%;
/* 2 */
  margin: 0;
/* 3 */
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
/* 2 */
  cursor: pointer;
/* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
/* 1 */
  padding: 0;
/* 2 */
}
input[type="search"] {
  -webkit-appearance: textfield;
/* 1 */
  -webkit-box-sizing: content-box;
/* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
/* 1 */
  vertical-align: top;
/* 2 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/93cc6d34-798e-42c8-87d2-fd6391801b63.eot?#iefix");
  src: url("../fonts/proxima-nova/93cc6d34-798e-42c8-87d2-fd6391801b63.eot?#iefix") format("eot"), url("../fonts/proxima-nova/2fa30669-9bbd-4ced-912f-db94a367ed6c.woff") format("woff"), url("../fonts/proxima-nova/c12b3ebb-3771-483f-a84a-ac63d615c28e.ttf") format("truetype"), url("../fonts/proxima-nova/2a961063-ea56-4a4b-8cea-bdae32edb0e2.svg#2a961063-ea56-4a4b-8cea-bdae32edb0e2") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ee3e7ba6-7c22-4ff7-ad76-656505595a8a.eot?#iefix");
  src: url("../fonts/proxima-nova/ee3e7ba6-7c22-4ff7-ad76-656505595a8a.eot?#iefix") format("eot"), url("../fonts/proxima-nova/0c4be1a2-8e16-48b4-a384-165fa5baffe3.woff") format("woff"), url("../fonts/proxima-nova/a7e6cc5b-7ba3-44be-9063-2cc1b3c05155.ttf") format("truetype"), url("../fonts/proxima-nova/a1adf259-df55-4d1c-a2ab-dd790daf22f8.svg#a1adf259-df55-4d1c-a2ab-dd790daf22f8") format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/fbc6b03a-b3a1-427c-a884-053deca3a53c.eot?#iefix");
  src: url("../fonts/proxima-nova/fbc6b03a-b3a1-427c-a884-053deca3a53c.eot?#iefix") format("eot"), url("../fonts/proxima-nova/d999c07b-a049-4eb5-b8a6-4f36ae25e67e.woff") format("woff"), url("../fonts/proxima-nova/4d4a75f5-d32a-4a09-8665-133afd39cc37.ttf") format("truetype"), url("../fonts/proxima-nova/8152bc4e-d700-4c78-b6be-326893e6f53f.svg#8152bc4e-d700-4c78-b6be-326893e6f53f") format("svg");
  font-weight: 700;
  font-style: normal;
}
@-webkit-keyframes rotate-360 {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
@keyframes rotate-360 {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes levitate {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(18px);
            transform: translateY(18px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes levitate {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(18px);
            transform: translateY(18px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.phantom {
  display: none;
}
.remove-text,
.inline-svg .inline-link {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  font-size: 0;
  line-height: 0;
}
.clearfix:after,
.site-header .content-wrap:after,
.sign-up-form .content-wrap:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.nobr {
  white-space: nowrap;
}
.uppercase {
  text-transform: uppercase;
}
.blurry-svg-fix {
  position: relative;
  overflow: hidden;
}
.blurry-svg-fix:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .blurry-svg-fix:after {
    -webkit-transform: scale(0.25, 0.25) translateZ(0) translate3d(-150%, -150%, 0);
            transform: scale(0.25, 0.25) translateZ(0) translate3d(-150%, -150%, 0);
    width: 400%;
    height: 400%;
  }
}
strong,
.strong {
  font-weight: 700;
}
img,
embed,
object,
video {
  max-width: 100%;
  outline: none;
}
a {
  outline: 0;
  text-decoration: underline;
  color: #000;
}
a:active {
  outline: 0;
}
.btn,
.yt-player .control-icon {
  appearance: none;
  padding: 0;
  border: 0;
  margin: 0;
  outline: 0;
  background: transparent;
  cursor: pointer;
}
.body-text p,
.body-text small {
  margin: 0.9em 0 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.35em;
}
.body-text p:first-child,
.body-text small:first-child {
  margin: 0;
}
@media (min-width: 40em) {
  .body-text p,
  .body-text small {
    font-size: 1.125em;
  }
}
@media (min-width: 48em) {
  .body-text p,
  .body-text small {
    font-size: 1.1875em;
  }
}
.body-text ul {
  font-size: 1em;
  line-height: 1.35em;
  padding-left: 1em;
}
@media (min-width: 40em) {
  .body-text ul {
    font-size: 1.125em;
  }
}
@media (min-width: 48em) {
  .body-text ul {
    font-size: 1.1875em;
  }
}
.strong {
  font-weight: 700;
}
.plain-strong {
  font-weight: 300;
}
.heading {
  font-weight: 200;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin: 0;
}
.heading strong {
  font-weight: 700;
}
.inline-heading {
  display: inline;
}
.heading-large {
  font-size: 1.625em;
}
@media (min-width: 40em) {
  .heading-large {
    font-size: 2em;
  }
}
@media (min-width: 48em) {
  .heading-large {
    font-size: 2.5em;
  }
}
.heading-tiny {
  font-size: 1.2em;
  line-height: 1.3em;
}
@media (min-width: 40em) {
  .heading-tiny {
    font-size: 1.25em;
  }
}
@media (min-width: 48em) {
  .heading-tiny {
    font-size: 1.375em;
  }
}
blockquote {
  margin: 0;
  padding: 0;
  font-size: 1.5625em;
  font-style: italic;
  font-weight: 300;
  line-height: 1.22em;
  color: #8e8e8e;
}
@media (min-width: 40em) {
  blockquote {
    font-size: 2.1875em;
  }
}
@media (min-width: 48em) {
  blockquote {
    font-size: 2.625em;
  }
}
.caption {
  letter-spacing: 0.16em;
  font-size: 2em;
  text-transform: uppercase;
  line-height: 1.4em;
}
@media (min-width: 40em) {
  .caption {
    font-weight: 200;
  }
}
.caption p {
  margin: 0;
}
.svg-store {
  display: none;
}
.inline-svg {
  position: relative;
  display: inline-block;
}
.inline-svg .holder {
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}
.inline-svg .inline-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.inline-svg svg,
.inline-svg img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.btn-with-symbol:before {
  content: '>';
  display: inline-block;
  padding-right: 0.3em;
  text-decoration: none;
}
.btn-style-1,
.btn-style-1-plain,
.pdf-link {
  display: inline-block;
  padding: 0.9em 2.5em 0.8em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  color: #fff;
  background: #000;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}
.btn-style-1:hover,
.btn-style-1-plain:hover,
.pdf-link:hover {
  background: #585858;
}
@media (min-width: 40em) {
  .btn-style-1,
  .btn-style-1-plain,
  .pdf-link,
.btn-style-1-plain,
.pdf-link {
    font-size: 1.125em;
  }
}
@media (min-width: 48em) {
  .btn-style-1,
  .btn-style-1-plain,
  .pdf-link,
.btn-style-1-plain,
.pdf-link {
    font-size: 1.25em;
  }
}
.btn-style-1-plain,
.pdf-link {
  color: #000;
  background: 0;
  text-decoration: underline;
  outline: 0 !important;
}
.btn-style-1-plain:hover,
.pdf-link:hover {
  background: 0;
  color: #505050;
}
.btn-hit-area {
  display: block;
  position: absolute;
  width: 100%;
  height: 200%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background: 0;
}
.btn-push-down {
  position: relative;
}
.btn-push-down:active {
  -webkit-transform: translateY(12%);
      -ms-transform: translateY(12%);
          transform: translateY(12%);
}
.pdf-link {
  position: relative;
  padding: 0 4em;
  text-align: left;
}
.pdf-link .icon {
  position: absolute;
  top: -0.2em;
  left: 1.5em;
  width: 1.8em;
}
.pdf-link:hover path {
  fill: #505050;
}
.btn-buy {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  padding: 0.9em 0.5em 0.8em;
  margin-bottom: 1px;
}
.btn-buy:before {
  content: " ";
  display: inline-block;
  width: 28px;
  margin-bottom: -3px;
  height: 22px;
  background: url("../img/svg/shopping-cart-icon.svg") no-repeat;
}
.btn-buy:after {
  background: url("../img/svg/shopping-cart-icon-white.svg") no-repeat;
  display: none;
  content: " ";
}
@media (min-width: 48em) {
  .btn-buy span {
    display: none;
  }
}
@media (min-width: 60em) {
  .btn-buy span {
    display: inline-block;
  }
}
.btn-buy:hover {
  color: #fff;
}
.btn-buy:hover:before {
  background: url("../img/svg/shopping-cart-icon-white.svg") no-repeat;
}
.content-wrap {
  position: relative;
  max-width: 68.75em;
  padding: 0 5%;
  margin: 0 auto;
}
@media (min-width: 68.75em) {
  .content-wrap {
    padding: 0 2em;
  }
}
.flexible-iframe,
.yt-embed {
  position: relative;
  background: #000;
}
.flexible-iframe .height,
.yt-embed .height {
  padding-top: 56.25%;
}
.flexible-iframe iframe,
.yt-embed iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.vertical-center,
.yt-embed .cover {
  text-align: center;
}
.vertical-center:before,
.yt-embed .cover:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -0.25em;
}
.vertical-center .center,
.yt-embed .cover .center {
  display: inline-block;
  vertical-align: middle;
}
.clear-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.yt-embed iframe {
  z-index: 0;
}
.yt-embed .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  text-align: center;
  -webkit-background-size: 101% 101%;
          background-size: 101%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.yt-embed .cover.js-hidden {
  display: none;
}
.yt-embed .cover .play-btn {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  max-width: 19em;
  cursor: pointer;
}
.yt-embed .cover:hover .shape-black {
  fill: #282828;
}
.circle-link {
  position: relative;
  display: inline-block;
  width: 9em;
  height: 9em;
  padding-top: 3.42em;
  padding-left: 0.2em;
  -webkit-border-radius: 27em;
          border-radius: 27em;
  background: #000;
  color: #fff;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.circle-link:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4.140000000000001em;
  margin-left: -4.140000000000001em;
  width: 8.280000000000001em;
  height: 8.280000000000001em;
  -webkit-border-radius: 24.840000000000003em;
          border-radius: 24.840000000000003em;
  border: 1px solid #fff;
}
.cover-img {
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.two-col-med,
.two-col-med-swap {
  overflow: hidden;
}
@media (min-width: 48em) {
  .two-col-med .col,
  .two-col-med-swap .col {
    width: 47%;
    float: left;
  }
  .two-col-med .col:last-child,
  .two-col-med-swap .col:last-child {
    float: right;
  }
}
@media (min-width: 48em) {
  .two-col-med-swap .col:first-child {
    float: right;
  }
  .two-col-med-swap .col:last-child {
    float: left;
  }
}
.section-bg-cover .content-wrap,
.section-bg-cover .videos {
  position: relative;
  z-index: 2;
}
.section-bg-cover .header-cover {
  position: relative;
  color: #fff;
}
.section-bg-cover .header-cover > * {
  position: relative;
  z-index: 2;
}
.section-bg-cover .header-cover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 250%;
  background-color: #323232;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: 50% 50%;
}
@media (min-width: 30em) {
  .section-bg-cover .header-cover:before {
    height: 300%;
  }
}
@media (min-width: 40em) {
  .section-bg-cover .header-cover:before {
    height: 230%;
  }
}
@media (min-width: 48em) {
  .section-bg-cover .header-cover:before {
    height: 255%;
  }
}
@media (min-width: 60em) {
  .section-bg-cover .header-cover:before {
    height: 280%;
  }
}
@media (min-width: 75em) and (min-height: 39.375em) {
  .section-bg-cover .header-cover:before {
    height: 320%;
  }
}
.section-featured-videos,
.section-img-feature {
  text-align: center;
}
.section-featured-videos .header .heading,
.section-img-feature .header .heading,
.section-featured-videos .header .heading-group,
.section-img-feature .header .heading-group {
  padding-top: 1.5em;
}
.section-featured-videos .header .heading.no-padding,
.section-img-feature .header .heading.no-padding,
.section-featured-videos .header .heading-group.no-padding,
.section-img-feature .header .heading-group.no-padding {
  padding-top: 0;
}
.section-featured-videos .header .description,
.section-img-feature .header .description {
  max-width: 50em;
  margin: 0 auto;
}
.section-featured-videos .header .description > *:first-child,
.section-img-feature .header .description > *:first-child {
  margin-top: 1.3em;
}
.section-featured-videos .feature-video,
.section-img-feature .feature-video,
.section-featured-videos .feature-img,
.section-img-feature .feature-img {
  padding-top: 1.5625em;
}
@media (min-width: 40em) {
  .section-featured-videos .feature-video,
  .section-img-feature .feature-video,
  .section-featured-videos .feature-img,
  .section-img-feature .feature-img {
    padding-top: 1.875em;
  }
}
@media (min-width: 48em) {
  .section-featured-videos .feature-video,
  .section-img-feature .feature-video,
  .section-featured-videos .feature-img,
  .section-img-feature .feature-img {
    padding-top: 1.875em;
  }
}
@media (min-width: 60em) {
  .section-featured-videos .feature-video,
  .section-img-feature .feature-video,
  .section-featured-videos .feature-img,
  .section-img-feature .feature-img {
    padding-top: 2.25em;
  }
}
.section-featured-videos .title > *:first-child,
.section-img-feature .title > *:first-child {
  margin-top: 1em;
}
.section-featured-videos .title-with-margin,
.section-img-feature .title-with-margin {
  margin-top: 1em;
}
.section-featured-videos .title-with-margin > *:first-child,
.section-img-feature .title-with-margin > *:first-child {
  margin-top: 0;
}
.section-featured-videos .description,
.section-img-feature .description {
  margin: 0.6em auto 0;
  max-width: 45em;
}
.section-featured-videos .block-img,
.section-img-feature .block-img {
  display: block;
  min-height: 7em;
}
@media (min-width: 40em) {
  .section-featured-videos .block-img,
  .section-img-feature .block-img {
    min-height: 15em;
  }
}
.section-featured-videos .sub-features,
.section-img-feature .sub-features {
  margin-top: 2.2em;
}
.section-featured-videos .sub-features .col,
.section-img-feature .sub-features .col {
  margin-top: 1.8em;
}
.section-featured-videos .sub-features .col:first-child,
.section-img-feature .sub-features .col:first-child {
  margin-top: 0;
}
@media (min-width: 48em) {
  .section-featured-videos .sub-features .col,
  .section-img-feature .sub-features .col {
    margin-top: 0;
  }
}
.section-featured-videos #views-form-frontpage-default .block-img {
  min-height: auto;
}
.section-border {
  position: relative;
}
.section-border:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
}
.a-feature-stylespace {
  text-align: center;
}
.a-feature-stylespace .cover-img {
  color: #fff;
  background-position: center 100%;
  background-color: #171e21;
}
.a-feature-stylespace .logo {
  max-width: 16.375em;
  font-size: 0.5em;
}
@media (min-width: 40em) {
  .a-feature-stylespace .logo {
    font-size: 0.65em;
  }
}
@media (min-width: 48em) {
  .a-feature-stylespace .logo {
    font-size: 0.8em;
  }
}
@media (min-width: 60em) {
  .a-feature-stylespace .logo {
    font-size: 1em;
  }
}
.a-feature-stylespace .heading {
  margin: 1.1em 0 0;
}
.a-feature-stylespace .supporters {
  margin: 1.6em 0 0;
}
@media (min-width: 40em) {
  .a-feature-stylespace .supporters {
    margin: 2.5em 0 0;
  }
}
.a-feature-stylespace .supporters > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 1em;
}
.a-feature-stylespace .supporters > *:first-child {
  margin: 0 0 0 0;
}
.a-feature-stylespace .supporters .text {
  display: block;
  margin-bottom: 0.3em;
}
@media (min-width: 40em) {
  .a-feature-stylespace .supporters .text {
    display: inline-block;
    margin-bottom: 0;
  }
}
.a-feature-stylespace .supporter {
  font-size: 0.7em;
  width: 6.25em;
}
.a-feature-stylespace .supporter path,
.a-feature-stylespace .supporter polygon {
  fill: #000;
}
@media (min-width: 40em) {
  .a-feature-stylespace .supporter {
    font-size: 0.85em;
  }
}
@media (min-width: 48em) {
  .a-feature-stylespace .supporter {
    font-size: 1em;
  }
}
.a-feature-stylespace .logo-vice {
  width: 5.625em;
}
.a-feature-stylespace .logo-dmarge {
  width: 11.125em;
}
.a-feature-stylespace .header {
  padding: 10% 0 10%;
}
@media (min-width: 60em) {
  .a-feature-stylespace .header {
    padding: 5em 0 4.0625em;
  }
}
.map-embed {
  position: relative;
  width: 100%;
}
.map-embed:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 100%;
}
.map-embed .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.logo-lynx .holder {
  padding-top: 36.6666666666667%;
}
.logo-lynx-expression .holder {
  padding-top: 7.3684210526316%;
}
.logo-vice .holder {
  padding-top: 31.7460317460317%;
}
.logo-dmarge .holder {
  padding-top: 14.285714285714299%;
}
.logo-yok-sheryo .holder {
  padding-top: 57.7586206896552%;
}
.logo-sheryo .holder {
  padding-top: 45%;
}
.logo-yok .holder {
  padding-top: 32.1739130434783%;
}
.logo-like-minded-studio .holder {
  padding-top: 26.8211920529801%;
}
.logo-bould .holder {
  padding-top: 20.6779661016949%;
}
.logo-hair .holder {
  padding-top: 50.454545454545496%;
}
.logo-mens-health .holder {
  padding-top: 22.4489795918367%;
}
.logo-seiko .holder {
  padding-top: 20%;
}
.logo-hnm .holder {
  padding-top: 65%;
}
.logo-mmilk .holder {
  padding-top: 22.8070175438596%;
}
.logo-mens-health-sponsor .holder {
  padding-top: 29.8245614035088%;
}
.arrow-down .holder {
  padding-top: 52.9411764705882%;
}
.arrow-down-2 .holder {
  padding-top: 62.5%;
}
.icon-menu .holder {
  padding-top: 73.3333333333333%;
}
.icon-mail .holder {
  padding-top: 53.8461538461538%;
}
.icon-nav-arrow .holder {
  padding-top: 187.5%;
}
.loader-1 {
  position: absolute;
  top: 0;
  left: 50%;
  width: 3.125em;
  height: 3.125em;
  margin: 0 0 0 -1.5625em;
  -webkit-border-radius: 6.25em;
          border-radius: 6.25em;
}
.loader-1 .loader-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  width: 1.875em;
  height: 1.875em;
  margin: 0 0 0 -0.9375em;
  text-indent: 100%;
  background-image: url("../img/loader-1.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.loader-1 .loader-spinner:not(:required) {
  -webkit-animation: rotate-360 550ms infinite linear;
          animation: rotate-360 550ms infinite linear;
  -webkit-border-radius: 1.875em;
          border-radius: 1.875em;
  border: 0.125em solid #000;
  border-right-color: transparent;
  overflow: hidden;
  background-image: none;
  margin-top: -0.9375em;
  outline: 1px solid transparent;
}
.inline-btn-loader:not(:required) {
  -webkit-animation: rotate-360 400ms infinite linear;
          animation: rotate-360 400ms infinite linear;
  -webkit-border-radius: 1.875em;
          border-radius: 1.875em;
  border: 0.125em solid #fff;
  border-right-color: transparent;
  overflow: hidden;
  width: 1.3em;
  height: 1.3em;
  text-indent: 100%;
  position: relative;
  top: 0.1em;
  outline: 1px solid transparent;
}
.form {
  position: relative;
  width: 100%;
}
.form .error {
  color: #e74933;
}
.form ::-webkit-input-placeholder,
.form .placeholder {
  color: #787878;
}
.form ::-moz-placeholder,
.form .placeholder {
  color: #787878;
}
.form :-ms-input-placeholder,
.form .placeholder {
  color: #787878;
}
.form ::placeholder,
.form .placeholder {
  color: #787878;
}
.form .input-text {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  padding: 0.6em 0.7em 0.5em;
  border: 1px solid #000;
  outline: 0;
  color: #000;
  background: #fff;
}
.form .input-text:focus,
.form .input-text:active {
  border: 1px solid #348fe4;
}
.form .input-text.error {
  border: 1px solid #e74933;
  background-color: #f5dfe0;
}
.form label {
  display: block;
}
.form label a {
  text-decoration: underline;
}
.form label.error {
  display: block;
  padding: 0.8em 0 0.3em;
}
.form .field {
  position: relative;
  margin-top: 1.5em;
}
.form .checkbox-field {
  position: relative;
  overflow: hidden;
}
.form .checkbox-field label {
  cursor: pointer;
}
.form .checkbox-label {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  padding: 0.3em 0 0 3em;
  line-height: 1.2em;
  min-height: 2.3em;
}
.form .checkbox-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 2em;
  background: #fff;
  border: 1px solid #000;
  background-position: 50% 50%;
  -webkit-background-size: 62% 62%;
          background-size: 62%;
  background-repeat: no-repeat;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.form .checkbox-indicator:before {
  content: '';
  display: block;
  width: 100%;
  padding: 100% 0 0;
}
.no-svg .form .checkbox-indicator {
  display: none;
}
.form input[type="checkbox"] {
  position: absolute;
  right: 0;
  visibility: hidden;
  opacity: 0;
}
.form input[type="checkbox"]:active ~ .checkbox-indicator {
  background-color: #c8c8c8;
}
.form input[type="checkbox"]:checked ~ .checkbox-indicator {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NCIgaGVpZ2h0PSI0NCIgdmlld0JveD0iMCAwIDQ0IDQ0Ij48Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIyMCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center center;
}
.no-svg .form input[type="checkbox"] {
  left: 3em;
  right: auto;
  top: 50%;
  margin: -1.25em;
  width: 3em;
  margin-top: -1.35em;
  visibility: visible;
  opacity: 1;
}
.form input[type="checkbox"].error ~ .checkbox-indicator {
  border: 1px solid #e74933;
  background-color: #f5dfe0;
}
.off-canvas-container {
  position: fixed;
  width: 280px;
  top: 0;
  right: 0;
  padding: 0;
  overflow-y: auto;
  min-height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-overflow-scrolling: touch;
  display: none;
  z-index: 2;
}
.js-off-canvas-menu__active .off-canvas-container {
  display: block;
}
@media (min-width: 30em) {
  .off-canvas-container {
    width: 350px;
  }
}
@media (min-width: 40em) {
  .off-canvas-container {
    width: 480px;
  }
}
.off-canvas-contents {
  position: relative;
  padding: 2em;
  min-height: 34.375em;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 330ms ease;
          transition: transform 330ms ease;
  -webkit-transform: translateX(280px) translateZ(0);
          transform: translateX(280px) translateZ(0);
}
@media (min-width: 30em) {
  .off-canvas-contents {
    -webkit-transform: translateX(350px) translateZ(0);
            transform: translateX(350px) translateZ(0);
  }
}
@media (min-width: 40em) {
  .off-canvas-contents {
    -webkit-transform: translateX(480px) translateZ(0);
            transform: translateX(480px) translateZ(0);
  }
}
.csstransforms3d .off-canvas-contents {
  -webkit-transform: translate3d(280px, 0, 0);
          transform: translate3d(280px, 0, 0);
}
@media (min-width: 30em) {
  .csstransforms3d .off-canvas-contents {
    -webkit-transform: translate3d(350px, 0, 0);
            transform: translate3d(350px, 0, 0);
  }
}
@media (min-width: 40em) {
  .csstransforms3d .off-canvas-contents {
    -webkit-transform: translate3d(480px, 0, 0);
            transform: translate3d(480px, 0, 0);
  }
}
.js-off-canvas-menu__active .off-canvas-contents {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.non-menu-container {
  position: relative;
  z-index: 1;
  background: #fff;
  -webkit-transition: -webkit-transform 330ms ease;
          transition: transform 330ms ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  min-height: 100%;
}
.yt-player,
.yt-player .mask,
.yt-player .video,
.yt-player iframe {
  position: absolute;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.yt-player .mask {
  display: none;
  z-index: 20;
  -webkit-transition: background-color 0.4s ease;
          transition: background-color 0.4s ease;
}
.yt-player .mask:active {
  background-color: rgba(255,255,255,0.4);
}
.yt-player .yt-custom-controls {
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: center;
  bottom: 4em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  user-drag: none;
}
.yt-player .yt-custom-controls > * {
  display: inline-block;
  color: #000;
/* background: #E6E6E6 */
  font-size: 1em;
  border: 0;
  outline: 0;
}
.yt-player .volume-slider {
  width: 6em;
  height: 0.2em;
  background: rgba(0,0,0,0.45);
  position: relative;
  margin-left: 0.7em;
  border: 1px solid #535353;
}
.yt-player .volume-slider,
.yt-player .volume-slider .handle {
  display: inline-block;
}
.yt-player .volume-slider .handle {
  width: 0.1875em;
  height: 0.2em;
  position: absolute;
  top: 0;
  left: 100%;
  cursor: pointer;
}
.yt-player .volume-slider .handle:after {
  -webkit-transition: background-color 0.12s ease;
          transition: background-color 0.12s ease;
  content: "";
  width: 1.5em;
  height: 1.5em;
  background: rgba(0,0,0,0.65);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.75em;
  margin-top: -0.75em;
  -webkit-border-radius: 12em;
          border-radius: 12em;
  border: 1px solid #777;
}
.yt-player .volume-slider .handle:active:after {
  background: rgba(255,255,255,0.7);
}
.yt-player .video-playhead {
  position: absolute;
  z-index: 5;
  width: 90%;
  height: 0.125em;
  bottom: 8em;
  left: 50%;
  margin-left: -44.4%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
/*overflow: hidden*/
}
.yt-player .video-playhead:before {
  content: '';
  position: absolute;
  z-index: 0;
  width: 101%;
  height: 840%;
  top: -370%;
  left: 50%;
  margin: 0 0 0 -50.5%;
  background: rgba(0,0,0,0.2);
  border: 1px solid rgba(165,165,165,0.23);
}
.yt-player .video-playhead .progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 15;
  background: rgba(165,165,165,0.23);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.yt-player .video-playhead .current-progress,
.yt-player .video-playhead .buffered {
  -webkit-transition: all 0.1s ease;
          transition: all 0.1s ease;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3f3f3f;
  z-index: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.yt-player .video-playhead .current-progress {
  background: #fff;
  z-index: 2;
}
.yt-player .video-playhead .current-progress.js-dragging {
  -webkit-transition: none;
          transition: none;
}
.yt-player .video-playhead:hover .current-progress {
  background: #fff;
}
.yt-player .video-playhead .playhead-handle {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
  cursor: pointer;
}
.yt-player .video-playhead .playhead-handle.is-playing {
  -webkit-transition: all 0.1s ease;
          transition: all 0.1s ease;
}
.yt-player .video-playhead .playhead-handle.is-dragging {
  -webkit-transition: none;
          transition: none;
}
.yt-player .video-playhead .playhead-handle:after {
  content: '';
  position: absolute;
  width: 4em;
  height: 4em;
  top: 50%;
  left: 50%;
  margin: -2em 0 0 -2em;
  -webkit-border-radius: 10em;
          border-radius: 10em;
  -webkit-transition: opacity 0.2s ease;
          transition: opacity 0.2s ease;
  opacity: 0;
  background: rgba(255,255,255,0.1);
}
.yt-player .video-playhead .playhead-handle:before {
  content: '';
  position: absolute;
  width: 0.125em;
  height: 0.25em;
  top: 50%;
  left: 0;
  margin: -0.125em 0 0 0;
  background: #fff;
  -webkit-transition: background 0.2s ease;
          transition: background 0.2s ease;
}
.yt-player .video-playhead .playhead-handle:hover:before {
  background: #fff;
}
.yt-player .video-playhead .playhead-handle:hover:after {
  opacity: 1;
  -webkit-animation: playhead-handle 0.6s linear;
          animation: playhead-handle 0.6s linear;
}
.yt-player .video-playhead .total-duration,
.yt-player .video-playhead .current-time {
  font-size: 0.625em;
  letter-spacing: 0.07em;
}
.yt-player .video-playhead .total-duration {
  display: inline-block;
  position: absolute;
  top: -2.5em;
  right: -0.9em;
  color: #b6b6b6;
  z-index: 8;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease;
}
.yt-player .video-playhead .current-time {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.1s ease, opacity 0.6s ease;
          transition: all 0.1s ease, opacity 0.6s ease;
  -webkit-transform: translateX(-100.1%);
      -ms-transform: translateX(-100.1%);
          transform: translateX(-100.1%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
}
.yt-player .video-playhead .current-time .text {
  display: inline-block;
  position: absolute;
  top: -3.3em;
  right: -2em;
  background: #fff;
  color: #000;
  padding: 0.4em 0.5em 0.2em;
}
.yt-player .video-playhead .current-time .text:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -0.7em;
  margin: 0 0 0 -0.4em;
  border-left: 0.4em solid transparent;
  border-right: 0.4em solid transparent;
  border-top: 0.4em solid #fff;
}
.yt-player .video-playhead .current-time.js-hidden,
.yt-player .video-playhead .total-duration.js-hidden {
  opacity: 0;
}
.yt-player .video-playhead:hover .current-time {
  opacity: 1;
}
.yt-player .yt-custom-controls,
.yt-player .video-playhead {
  -webkit-transition: opacity 1s ease;
          transition: opacity 1s ease;
}
.yt-player.js-hide-ui .yt-custom-controls,
.yt-player.js-hide-ui .video-playhead,
.yt-player.js-hide-ui .logo-itunes-store,
.yt-player.js-hide-ui .logo-youtube {
  opacity: 0;
}
.yt-player .control-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.3em;
  opacity: 0.5;
  cursor: pointer;
  -webkit-transition: opacity 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: opacity 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.yt-player .control-icon .icon {
  width: 2.5em;
  display: block;
}
.yt-player .control-icon .holder {
  padding: 100% 0 0;
}
.yt-player .control-icon .bg,
.yt-player .control-icon path,
.yt-player .control-icon .play-arrow,
.yt-player .control-icon .border {
  -webkit-transition: fill 400ms cubic-bezier(0.215, 0.61, 0.355, 1), stroke 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: fill 400ms cubic-bezier(0.215, 0.61, 0.355, 1), stroke 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.yt-player .control-icon:before {
  content: '';
  display: block;
  position: absolute;
  width: 140%;
  height: 140%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.yt-player .quality {
  display: none;
}
.yt-player .volume-slider {
  display: inline-block;
  vertical-align: middle;
}
.yt-player .control-icon:hover,
.yt-player .control-icon.js-highlight {
  opacity: 0.9;
}
.yt-player .control-icon:hover .bg,
.yt-player .control-icon.js-highlight .bg {
  fill: #fff;
}
.yt-player .control-icon:hover path,
.yt-player .control-icon.js-highlight path {
  fill: #000;
}
.yt-player .control-icon:hover .play-arrow,
.yt-player .control-icon.js-highlight .play-arrow {
  stroke: #000;
  fill: none;
}
.yt-player .control-icon:hover .border,
.yt-player .control-icon.js-highlight .border {
  fill: #fff;
}
.yt-player .control-icon:active {
  -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
}
.yt-player .play-pause .pause-icon {
  opacity: 0;
}
.yt-player .play-pause.js-pause .pause-icon {
  opacity: 1;
}
.yt-player .play-pause.js-pause .play-icon {
  opacity: 0;
}
.yt-player .yt-mute.mute .waves {
  opacity: 0;
}
.popup-video {
  position: relative;
  overflow: hidden;
  -webkit-transition: opacity 300ms ease;
          transition: opacity 300ms ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.popup-video.is-absolute {
  position: absolute;
  z-index: 2;
}
.popup-video .no-play-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
/* prevents the video from being interacted with */
/* (in some necessary cases) */
}
.js-no-play-masks .popup-video .no-play-mask {
  display: block;
  z-index: 500;
}
.popup-video .btn-play {
  opacity: 0;
  -webkit-transition: all 180ms ease;
          transition: all 180ms ease;
}
.popup-video .frame-colour {
  opacity: 0;
}
.popup-video.js-youtube-ready .btn-play,
.popup-video.js-force-show .btn-play {
  opacity: 1;
}
.popup-video.js-youtube-ready:hover .btn-play,
.popup-video.js-force-show:hover .btn-play {
  opacity: 0.8;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: scale(1.05) translateY(-1%);
      -ms-transform: scale(1.05) translateY(-1%);
          transform: scale(1.05) translateY(-1%);
}
.popup-video.js-youtube-ready:hover .btn-play.alt-hover,
.popup-video.js-force-show:hover .btn-play.alt-hover {
  -webkit-transform: scale(1.05) translateY(-1%) translateX(-1.5%);
      -ms-transform: scale(1.05) translateY(-1%) translateX(-1.5%);
          transform: scale(1.05) translateY(-1%) translateX(-1.5%);
}
.popup-video.js-youtube-ready:hover .frame-colour,
.popup-video.js-force-show:hover .frame-colour {
  opacity: 1;
}
.popup-video .yt-player {
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
          transition: opacity 400ms ease;
}
.popup-video .yt-player .video {
  z-index: 100;
}
.popup-video .yt-player,
.popup-video .yt-player .height {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popup-video .yt-player .height {
  padding: 0;
  z-index: 0;
}
.popup-video .volume-slider {
  display: none;
}
.popup-video .frame {
  position: relative;
  width: 100%;
  background-color: #000;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
          transform: scale(1.01);
}
.popup-video .frame:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 56.25%;
}
.popup-video .frame-16-9:before {
  padding-top: 56.25%;
}
.popup-video .frame-colour {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
  -webkit-transition: all 300ms ease;
          transition: all 300ms ease;
}
.popup-video .btn-play {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.popup-video .btn-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 5em;
}
.popup-video .btn-play-icon.large {
  width: 6.25em;
}
@media (min-width: 30em) {
  .popup-video .btn-play-icon.large {
    width: 9.375em;
  }
}
@media (min-width: 48em) {
  .popup-video .btn-play-icon.large {
    width: 12.5em;
  }
}
@media (min-width: 60em) {
  .popup-video .btn-play-icon.large {
    width: 15.0625em;
  }
}
.popup-video .btn-play-icon.small {
  width: 3.75em;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  top: auto;
  right: 1em;
  bottom: 1em;
  left: auto;
}
@media (min-width: 30em) {
  .popup-video .btn-play-icon.small {
    width: 5em;
  }
}
@media (min-width: 40em) {
  .popup-video .btn-play-icon.small {
    width: 6.25em;
  }
}
.popup-video .btn-close {
  position: absolute;
  top: 2em;
  right: 2em;
  z-index: 10;
  visibility: hidden;
}
.popup-video .btn-close .btn-hit-area {
  width: 250%;
  height: 250%;
}
.popup-video .btn-close .icon {
  width: 2em;
}
@media (min-width: 40em) {
  .popup-video .btn-close .icon {
    width: 2.5em;
  }
}
.popup-video .btn-close:hover path {
  fill: #c8c8c8;
}
.popup-video .loader-container {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.8);
  padding: 0;
  text-transform: uppercase;
  visibility: hidden;
}
.popup-video .loader-container .loader {
  position: relative;
  margin: 0;
  left: 0;
  top: 0;
}
.popup-video.js-is-android-phone .yt-custom-controls,
.popup-video.js-is-android-phone .video-playhead {
  display: none;
}
.popup-video.js-first-play-intitiated .yt-player {
  z-index: 0;
  top: 100%;
}
.popup-video.js-first-play-intitiated .btn-play {
  z-index: 2;
  -webkit-transition: none;
          transition: none;
}
.popup-video.js-first-play-intitiated:hover .btn-play,
.popup-video.js-first-play-intitiated:hover .btn-play.alt-hover {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.popup-video.js-first-play-intitiated:hover .btn-play-icon.large circle {
  fill: #3c3c3c;
}
.popup-video.js-first-play-intitiated:hover .btn-play-icon.small circle {
  opacity: 1;
}
.popup-video.js-show-loader .loader-container {
  visibility: visible;
}
.popup-video.js-video-active {
  position: fixed;
  z-index: 500;
  top: 0;
  left: 0;
  overflow: visible;
  background: #000;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  height: 100% !important;
}
.popup-video.js-video-active .no-play-mask {
  display: none;
}
.popup-video.js-video-active .frame {
  visibility: hidden;
}
.popup-video.js-video-active .btn-play {
  visibility: hidden;
}
.popup-video.js-video-active .btn-close {
  visibility: visible;
}
.popup-video.js-video-active .btn-play {
  z-index: 0;
}
.popup-video.js-video-active .yt-player {
  top: 0;
  z-index: 2;
  opacity: 1;
  overflow: hidden;
}
@media (min-width: 30em) {
  .popup-video.js-video-active .yt-player {
    top: 0;
  }
}
.popup-video.js-video-active .yt-player .video {
  z-index: 1;
}
.a-feature-vanishing-elephant .popup-video .elephant-icon,
.a-feature-pitch-black .popup-video .pitch-black-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 5em;
}
.a-feature-vanishing-elephant .popup-video .elephant-icon.large,
.a-feature-pitch-black .popup-video .pitch-black-icon.large {
  width: 6.25em;
}
@media (min-width: 30em) {
  .a-feature-vanishing-elephant .popup-video .elephant-icon.large,
  .a-feature-pitch-black .popup-video .pitch-black-icon.large {
    width: 6.25em;
  }
}
@media (min-width: 48em) {
  .a-feature-vanishing-elephant .popup-video .elephant-icon.large,
  .a-feature-pitch-black .popup-video .pitch-black-icon.large {
    width: 7.5em;
  }
}
@media (min-width: 60em) {
  .a-feature-vanishing-elephant .popup-video .elephant-icon.large,
  .a-feature-pitch-black .popup-video .pitch-black-icon.large {
    width: 9.375em;
  }
}
.frame-yok-sheryo-1 {
  background-image: url("../img/responsive/frame-yok-sheryo-50pc.jpg");
}
@media (min-width: 40em) {
  .frame-yok-sheryo-1 {
    background-image: url("../img/responsive/frame-yok-sheryo-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .frame-yok-sheryo-1 {
    background-image: url("../img/responsive/frame-yok-sheryo-100pc.jpg");
  }
}
.frame-yok-sheryo-2 {
  background-image: url("../img/responsive/frame-yok-sheryo-2-50pc.jpg");
}
@media (min-width: 40em) {
  .frame-yok-sheryo-2 {
    background-image: url("../img/responsive/frame-yok-sheryo-2-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .frame-yok-sheryo-2 {
    background-image: url("../img/responsive/frame-yok-sheryo-2-100pc.jpg");
  }
}
.frame-luca-ionescu-1 {
  background-image: url("../img/responsive/frame-luca-ionescu-1b-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-luca-ionescu-1 {
    background-image: url("../img/responsive/frame-luca-ionescu-1b-100pc.jpg");
  }
}
.frame-luca-ionescu-2 {
  background-image: url("../img/responsive/frame-luca-ionescu-3-b-50pc.jpg");
}
@media (min-width: 40em) {
  .frame-luca-ionescu-2 {
    background-image: url("../img/responsive/frame-luca-ionescu-3-b-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .frame-luca-ionescu-2 {
    background-image: url("../img/responsive/frame-luca-ionescu-3-b-100pc.jpg");
  }
}
.frame-dan-boud-1 {
  background-image: url("../img/responsive/frame-dan-boud-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-dan-boud-1 {
    background-image: url("../img/responsive/frame-dan-boud-100pc.jpg");
  }
}
.frame-dan-boud-2 {
  background-image: url("../img/responsive/dboud-a-feature-50pc.jpg");
}
@media (min-width: 40em) {
  .frame-dan-boud-2 {
    background-image: url("../img/responsive/dboud-a-feature-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .frame-dan-boud-2 {
    background-image: url("../img/responsive/dboud-a-feature-100pc.jpg");
  }
}
.frame-vanishing-elephant-1 {
  background-image: url("../img/responsive/vanishing-elephant/ve-products-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-vanishing-elephant-1 {
    background-image: url("../img/responsive/vanishing-elephant/ve-products-100pc.jpg");
  }
}
.frame-vanishing-elephant-2 {
  background-image: url("../img/responsive/vanishing-elephant/ve-products-50pc.jpg");
}
@media (min-width: 40em) {
  .frame-vanishing-elephant-2 {
    background-image: url("../img/responsive/vanishing-elephant/ve-products-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .frame-vanishing-elephant-2 {
    background-image: url("../img/responsive/vanishing-elephant/ve-products-100pc.jpg");
  }
}
.frame-pitch-black-1 {
  background-image: url("../img/responsive/frame-pitch-black-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-pitch-black-1 {
    background-image: url("../img/responsive/frame-pitch-black-100pc.jpg");
  }
}
.frame-pitch-black-2 {
  background-image: url("../img/responsive/frame-pitch-black-50pc.jpg");
}
@media (min-width: 40em) {
  .frame-pitch-black-2 {
    background-image: url("../img/responsive/frame-pitch-black-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .frame-pitch-black-2 {
    background-image: url("../img/responsive/frame-pitch-black-100pc.jpg");
  }
}
.frame-slick-side {
  background-image: url("../img/responsive/frame-slick-side-50pc.jpg");
}
@media (min-width: 40em) {
  .frame-slick-side {
    background-image: url("../img/responsive/frame-slick-side-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .frame-slick-side {
    background-image: url("../img/responsive/frame-slick-side-100pc.jpg");
  }
}
.frame-the-messy-look {
  background-image: url("../img/responsive/frame-the-messy-look-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-the-messy-look {
    background-image: url("../img/responsive/frame-the-messy-look-100pc.jpg");
  }
}
.frame-the-quiff {
  background-image: url("../img/responsive/frame-the-quiff-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-the-quiff {
    background-image: url("../img/responsive/frame-the-quiff-100pc.jpg");
  }
}
@media (min-width: 40em) {
  .frame-slick-side-colour {
    background-image: url("../img/responsive/frame-slick-side-colour-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .frame-slick-side-colour {
    background-image: url("../img/responsive/frame-slick-side-colour-100pc.jpg");
  }
}
@media (min-width: 40em) {
  .frame-the-messy-look-colour {
    background-image: url("../img/responsive/frame-the-messy-look-colour-100pc.jpg");
  }
}
@media (min-width: 40em) {
  .frame-the-quiff-colour {
    background-image: url("../img/responsive/frame-the-quiff-colour-100pc.jpg");
  }
}
.frame-stylespace-1 {
  background-image: url("../img/responsive/frame-stylespace-1-50pc.jpg");
}
@media (min-width: 40em) {
  .frame-stylespace-1 {
    background-image: url("../img/responsive/frame-stylespace-1-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .frame-stylespace-1 {
    background-image: url("../img/responsive/frame-stylespace-1-100pc.jpg");
  }
}
.frame-stylespace-2 {
  background-image: url("../img/responsive/frame-stylespace-2-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-stylespace-2 {
    background-image: url("../img/responsive/frame-stylespace-2-100pc.jpg");
  }
}
.frame-stylespace-3 {
  background-image: url("../img/responsive/frame-stylespace-3-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-stylespace-3 {
    background-image: url("../img/responsive/frame-stylespace-3-100pc.jpg");
  }
}
.frame-lb-after-hours {
  background-image: url("../img/responsive/frame-lb-after-hours-50pc.jpg");
}
@media (min-width: 40em) {
  .frame-lb-after-hours {
    background-image: url("../img/responsive/frame-lb-after-hours-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .frame-lb-after-hours {
    background-image: url("../img/responsive/frame-lb-after-hours-100pc.jpg");
  }
}
.frame-lb-after-hours-colour {
  background-image: url("../img/responsive/frame-lb-after-hours-colour-50pc.jpg");
}
@media (min-width: 40em) {
  .frame-lb-after-hours-colour {
    background-image: url("../img/responsive/frame-lb-after-hours-colour-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .frame-lb-after-hours-colour {
    background-image: url("../img/responsive/frame-lb-after-hours-colour-100pc.jpg");
  }
}
.frame-lb-daily-life {
  background-image: url("../img/responsive/frame-lb-daily-life-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-lb-daily-life {
    background-image: url("../img/responsive/frame-lb-daily-life-100pc.jpg");
  }
}
.frame-lb-daily-life-colour {
  background-image: url("../img/responsive/frame-lb-daily-life-colour-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-lb-daily-life-colour {
    background-image: url("../img/responsive/frame-lb-daily-life-colour-100pc.jpg");
  }
}
.frame-lb-dress-down {
  background-image: url("../img/responsive/frame-lb-dress-down-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-lb-dress-down {
    background-image: url("../img/responsive/frame-lb-dress-down-100pc.jpg");
  }
}
.frame-lb-dress-down-colour {
  background-image: url("../img/responsive/frame-lb-dress-down-colour-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-lb-dress-down-colour {
    background-image: url("../img/responsive/frame-lb-dress-down-colour-100pc.jpg");
  }
}
.frame-lb-less-is-more {
  background-image: url("../img/responsive/frame-lb-less-is-more-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-lb-less-is-more {
    background-image: url("../img/responsive/frame-lb-less-is-more-100pc.jpg");
  }
}
.frame-lb-less-is-more-colour {
  background-image: url("../img/responsive/frame-lb-less-is-more-colour-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-lb-less-is-more-colour {
    background-image: url("../img/responsive/frame-lb-less-is-more-colour-100pc.jpg");
  }
}
.frame-lb-look-sharp {
  background-image: url("../img/responsive/frame-lb-look-sharp-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-lb-look-sharp {
    background-image: url("../img/responsive/frame-lb-look-sharp-100pc.jpg");
  }
}
.frame-lb-look-sharp-colour {
  background-image: url("../img/responsive/frame-lb-look-sharp-colour-70pc.jpg");
}
@media (min-width: 40em) {
  .frame-lb-look-sharp-colour {
    background-image: url("../img/responsive/frame-lb-look-sharp-colour-100pc.jpg");
  }
}
.simple-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 102%;
  z-index: 1000;
  background: rgba(0,0,0,0.7);
}
.simple-modal.js-active {
  display: block;
}
.simple-modal .modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-48%);
      -ms-transform: translateX(-50%) translateY(-48%);
          transform: translateX(-50%) translateY(-48%);
  background: #fff;
}
.simple-modal .modal-content.js-allow-scroll {
  overflow-y: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-overflow-scrolling: touch;
}
*:before,
*:after,
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  font: normal normal 300 100%/1 "Proxima Nova", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
  background: #fff;
  -webkit-transition: -webkit-transform 400ms ease;
          transition: transform 400ms ease;
}
body.js-no-transition {
  -webkit-transition: none;
          transition: none;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
::selection {
  background: #000;
  color: #fff;
}
#wrapper {
  height: 100%;
}
#site-loader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #000;
  text-align: center;
  -webkit-transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: opacity 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.no-js #site-loader {
  display: none;
}
#site-loader .loader-1 {
  margin-top: 2em;
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-duration: 400ms;
          animation-duration: 400ms;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
.dinosaur-browser-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 20000;
}
.dinosaur-browser-overlay p {
  margin-top: 1em;
  font-size: 1.125em;
}
.site-header {
  background: #000;
  padding: 1.5625em 0;
  color: #fff;
  overflow: hidden;
}
.js-fixed-menu-active .site-header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.js-popup-video-active.js-fixed-menu-active .site-header {
  position: relative;
  display: none;
}
.site-header .logo-lynx-expression {
  width: 11.3125em;
}
.site-header .site-logo {
  position: relative;
  top: 0.2em;
  display: block;
  float: left;
}
.site-header .site-logo:hover path,
.site-header .site-logo:hover polygon {
  fill: #b4b4b4;
}
.site-header .site-logo .btn-hit-area {
  height: 250%;
  text-indent: -9999px;
}
.site-header .menu-trigger {
  float: right;
  color: #fff;
  position: relative;
}
.site-header .menu-trigger .btn-hit-area {
  width: 150%;
  height: 300%;
  -webkit-transform: translateX(-40%) translateY(-50%);
      -ms-transform: translateX(-40%) translateY(-50%);
          transform: translateX(-40%) translateY(-50%);
}
@media (min-width: 40em) {
  .site-header .menu-trigger .btn-hit-area {
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
}
.site-header .menu-trigger .text {
  display: none;
  font-size: 1.25em;
  vertical-align: middle;
  text-transform: uppercase;
}
@media (min-width: 40em) {
  .site-header .menu-trigger .text {
    display: inline-block;
  }
}
.site-header .menu-trigger .icon {
  width: 1.875em;
  vertical-align: middle;
  margin-left: 0.8em;
}
.site-header .menu-trigger .close-icon {
  opacity: 0;
}
.site-header .menu-trigger:hover {
  color: #c8c8c8;
}
.site-header .menu-trigger:hover path {
  fill: #c8c8c8;
}
.js-off-canvas-menu__active .site-header .menu-trigger .menu-icon {
  opacity: 0;
}
.js-off-canvas-menu__active .site-header .menu-trigger .close-icon {
  opacity: 1;
}
.off-canvas-container {
  position: absolute;
  top: 4.2em;
}
.js-fixed-menu-active .off-canvas-container {
  position: fixed;
  top: 4.2em;
}
.js-off-canvas-menu__active .off-canvas-container {
  -webkit-transition: -webkit-box-shadow 300ms ease;
          transition: box-shadow 300ms ease;
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
  -webkit-box-shadow: -0.3125em 0.3125em 2.1875em 0 rgba(0,0,0,0.6);
          box-shadow: -0.3125em 0.3125em 2.1875em 0 rgba(0,0,0,0.6);
}
.off-canvas-contents {
  padding: 0 0;
  background: #000;
  color: #fff;
  height: 100%;
}
.site-nav {
  position: relative;
  top: -4.2em;
  padding-top: 4.2em;
  padding-bottom: 4.620000000000001em;
  background: #000;
  color: #fff;
  text-transform: uppercase;
}
.js-fixed-menu-active .site-nav {
  top: -4.2em;
  padding-top: 4.2em;
  padding-bottom: 4.620000000000001em;
}
.site-nav .link,
.site-nav .label,
.site-nav a {
  display: block;
  font-size: 1.125em;
  padding: 1.28em 1.25em 1.27em;
}
.site-nav .link.active,
.site-nav .label.active,
.site-nav a.active {
  color: #fff;
}
.site-nav .link.disabled,
.site-nav .label.disabled,
.site-nav a.disabled {
  color: #808080;
}
.site-nav .link,
.site-nav a {
  color: #fff;
  text-decoration: none;
}
.site-nav li {
  border-top: 1px solid #333;
  padding: 0;
}
.site-nav li:first-child {
  border: 0;
}
.site-nav li:last-child {
  border-bottom: 1px solid #333;
}
.site-nav li .link:hover {
  background: #333;
}
.site-nav li a:hover {
  background: #333;
}
.site-nav li ul li a {
  padding-left: 2em;
}
.site-nav .indent-list {
  padding-left: 1.25em;
}
.site-nav .indent-list li:first-child {
  border-top: 1px solid #333;
}
.site-nav .indent-list li:last-child {
  border-bottom: 0;
}
.sign-up-form {
  position: relative;
  background: #fff;
  color: #000;
}
.js-fixed-menu-active .sign-up-form {
  padding-bottom: 4.3em;
}
.sign-up-form .content-wrap {
  padding-top: 0.6875em;
  padding-bottom: 0.75em;
}
.sign-up-form .form-trigger {
  float: right;
  position: relative;
}
.sign-up-form .form-trigger .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 1em;
  text-transform: uppercase;
}
.sign-up-form .form-trigger .icon {
  position: relative;
  top: 0;
  width: 1.5em;
  vertical-align: middle;
  margin: 0 0 0 0.3em;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.sign-up-form .form-trigger .icon path {
  fill: #000;
}
.sign-up-form .form-trigger .close-icon {
  display: none;
}
.sign-up-form .form-trigger .close-icon path {
  stroke: #000;
  stroke-width: 1;
}
.sign-up-form .form-trigger:hover {
  color: #3c3c3c;
}
.sign-up-form .form-trigger:hover path,
.sign-up-form .form-trigger:hover polygon {
  fill: #3c3c3c;
}
.sign-up-form .form-trigger:hover .close-icon path {
  stroke: #3c3c3c;
}
.sign-up-form .form-trigger.js-show-close .icon-mail {
  display: none;
}
.sign-up-form .form-trigger.js-show-close .close-icon {
  display: inline-block;
}
.sign-up-form .post-submit-content {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background: #fff;
}
.sign-up-form .post-submit-content:before {
  margin-left: -0.5em;
}
.sign-up-form .form-container {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 100%;
  background: #fff;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.sign-up-form .form-container .content-wrap {
  padding-top: 5.5em;
  padding-bottom: 2.5em;
}
@media (min-width: 40em) {
  .sign-up-form .form-container .content-wrap {
    padding-top: 6.5em;
    padding-bottom: 3.5em;
  }
}
.sign-up-form .form-container .inner-wrap {
  max-width: 30em;
  margin: 0 auto;
  text-align: left;
  font-size: 0.9em;
}
@media (min-width: 40em) {
  .sign-up-form .form-container .inner-wrap {
    font-size: 1em;
  }
}
@media (min-width: 48em) {
  .sign-up-form .form-container .inner-wrap {
    font-size: 1.2em;
  }
}
.sign-up-form .form-container .description {
  max-width: 50em;
  margin: 0 auto;
}
.sign-up-form .form-container .description > *:first-child {
  margin-top: 1.3em;
}
.sign-up-form .heading {
  display: block;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
@media (min-width: 40em) {
  .sign-up-form .heading {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.sign-up-form .field:first-child {
  margin-top: 2.5em;
}
.sign-up-form .input-text {
  padding: 1.2em 1em 1.1em;
  -webkit-box-shadow: 3px 3px 0px #ccc inset;
          box-shadow: 3px 3px 0px #ccc inset;
}
.sign-up-form .checkbox-indicator {
  -webkit-box-shadow: 3px 3px 0px #ccc;
          box-shadow: 3px 3px 0px #ccc;
}
@media (min-width: 30em) {
  .sign-up-form .checkbox-label {
    padding-top: 0.3em;
  }
}
.sign-up-form .submit-btn {
  margin: 1.8em auto 0;
  padding-left: 4em;
  padding-right: 4em;
}
@media (min-width: 40em) {
  .sign-up-form .submit-btn {
    width: 100%;
    max-width: 27em;
  }
}
@media (min-width: 48em) {
  .sign-up-form .submit-btn {
    width: 100%;
    max-width: 29em;
  }
}
.sign-up-form .submit-btn > * {
  display: inline-block;
}
.sign-up-form .submit-btn.js-hide-symbol:before {
  display: none;
}
.sign-up-form .submit-text.js-hidden {
  display: none;
}
.sign-up-form .inline-btn-loader {
  top: -0.1em;
  display: none;
}
.sign-up-form .inline-btn-loader.js-active {
  display: inline-block;
  top: 0;
}
.sign-up-form .arrow-down {
  position: relative;
  font-size: 0.9em;
  margin-top: 2em;
  width: 2.5em;
}
@media (min-width: 40em) {
  .sign-up-form .arrow-down {
    font-size: 1em;
  }
}
.sign-up-form .arrow-down path {
  fill: #000;
}
.sign-up-form .form.js-post-submit .pre-submit-content {
  opacity: 0;
}
.sign-up-form .form.js-post-submit .post-submit-content {
  display: block;
  z-index: 2;
}
.sign-up-form .form .checkbox-indicator {
  top: 0.1em;
}
.sign-up-form .form label.error {
  padding: 0.6em 1em 0;
  font-weight: 500;
  text-align: center;
  font-size: 0.9em;
}
@media (min-width: 30em) {
  .sign-up-form .form label.error {
    font-size: 1em;
  }
}
@media (min-width: 48em) {
  .sign-up-form .form label.error {
    font-size: 1.1em;
  }
}
.sign-up-form .form label.error:first-child {
  padding-top: 0;
}
.sign-up-form .form-error-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #f5dfe0;
  display: none;
  padding: 1em 0;
}
.section-instagram {
  padding: 2.5em 0 0;
  text-align: center;
}
@media (min-width: 40em) {
  .section-instagram {
    padding: 3.4375em 0 0;
  }
}
@media (min-width: 48em) {
  .section-instagram {
    padding: 4.25em 0 0;
  }
}
.section-instagram .description {
  max-width: 50em;
  margin: 0 auto;
}
.section-instagram .description > *:first-child {
  margin-top: 1.3em;
}
.section-instagram .grid {
  padding-top: 1.8em;
  overflow: hidden;
}
@media (min-width: 40em) {
  .section-instagram .grid {
    padding-top: 2em;
  }
}
@media (min-width: 48em) {
  .section-instagram .grid {
    padding-top: 2.5em;
  }
}
.section-instagram .grid-item {
  display: block;
  float: left;
  width: 50%;
}
.section-instagram .grid-item:first-child {
  width: 100%;
}
@media (min-width: 40em) {
  .section-instagram .grid-item {
    width: 25%;
  }
  .section-instagram .grid-item:first-child {
    width: 50%;
  }
}
.section-instagram .img {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
          transition: opacity 400ms ease;
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
  width: 100%;
}
.section-instagram .img.js-loaded {
  opacity: 1;
}
.site-footer .social {
  padding: 2.5em 0;
  text-align: center;
  font-size: 0.6em;
}
@media (min-width: 30em) {
  .site-footer .social {
    font-size: 0.8em;
  }
}
@media (min-width: 40em) {
  .site-footer .social {
    font-size: 0.9em;
  }
}
@media (min-width: 48em) {
  .site-footer .social {
    font-size: 1em;
  }
}
.site-footer .social li {
  display: inline-block;
  vertical-align: middle;
}
.site-footer .social .icon {
  width: 6.25em;
  margin: 1em 2.2em;
}
@media (min-width: 23.75em) {
  .site-footer .social .icon {
    margin: 0 0 0 1.875em;
  }
}
.site-footer .social .btn {
  display: block;
}
.site-footer .social .btn:hover circle {
  fill: #505050;
}
.site-footer .logo-lynx {
  width: 7em;
  font-size: 0.7em;
}
@media (min-width: 30em) {
  .site-footer .logo-lynx {
    font-size: 0.8em;
  }
}
@media (min-width: 40em) {
  .site-footer .logo-lynx {
    font-size: 0.9em;
  }
}
@media (min-width: 48em) {
  .site-footer .logo-lynx {
    font-size: 1em;
  }
}
.site-footer .description {
  margin: 0 auto 0;
  max-width: 60em;
}
.site-footer .description p:first-child {
  margin-top: 2.4em;
}
.site-footer .legal-links {
  margin-top: 5em;
}
@media (min-width: 40em) {
  .site-footer .legal-links li {
    display: inline-block;
    position: relative;
    margin: 0 0 0 -0.25em;
  }
  .site-footer .legal-links li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 1px;
    height: 50%;
    background: #fff;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .site-footer .legal-links li:first-child:before {
    display: none;
  }
}
.site-footer .legal-links a {
  padding: 0 1em;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.site-footer .legal-links a:hover {
  text-decoration: underline;
}
.site-footer .copyright {
  display: block;
}
.site-footer .footer-bottom {
  padding: 3.75em 0 2.5em;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 40em) {
  .site-footer .footer-bottom {
    padding: 4.6875em 0 3.4375em;
  }
}
.homepage-a-feature .header {
  position: relative;
  width: 100%;
  background-image: url("../img/responsive/cover-img-lynx-black-2-50pc.jpg");
  background-repat: no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
@media (min-width: 40em) {
  .homepage-a-feature .header {
    background-image: url("../img/responsive/cover-img-lynx-black-2-70pc.jpg");
  }
}
@media (min-width: 48em) {
  .homepage-a-feature .header {
    background-image: url("../img/responsive/cover-img-lynx-black-2-100pc.jpg");
  }
}
.homepage-a-feature .header:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 39.0625%;
}
.homepage-a-feature .popup-video {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.homepage-a-feature .btn-play-icon.large {
  width: 20%;
  max-width: 15em;
}
.homepage-a-feature .description {
  max-width: 58.125em;
  margin: 0 auto;
}
.homepage-a-feature .grooming-range-anchor {
  position: relative;
  top: -3em;
}
.section-lynx-black-grooming-range {
  padding: 2em 0 0.5em;
  text-align: center;
}
@media (min-width: 40em) {
  .section-lynx-black-grooming-range {
    padding-top: 2.5em;
    padding-bottom: 2em;
  }
}
@media (min-width: 60em) {
  .section-lynx-black-grooming-range {
    padding-top: 4em;
  }
}
@media (min-width: 40em) {
  .section-lynx-black-grooming-range .heading-block {
    display: block;
  }
}
.section-lynx-black-grooming-range .products-img {
  display: block;
  margin-top: 3.5em;
}
@media (min-width: 48em) {
  .section-lynx-black-grooming-range .products-img {
    margin-top: 0;
  }
}
.section-lynx-black-grooming-range .info {
  margin-top: 1em;
}
@media (min-width: 40em) {
  .section-lynx-black-grooming-range .info {
    margin-top: 2em;
  }
}
@media (min-width: 48em) {
  .section-lynx-black-grooming-range .info {
    margin-top: 2.5em;
    text-align: left;
  }
}
.section-lynx-black-grooming-range .info .link {
  margin-top: 1.5em;
}
@media (min-width: 48em) {
  .section-lynx-black-grooming-range .info .link {
    text-align: center;
  }
}
.section-lynx-black-grooming-range .arrow-down {
  width: 2.5625em;
  margin: 2.8125em 0 0 0;
  font-size: 0.7em;
}
@media (min-width: 40em) {
  .section-lynx-black-grooming-range .arrow-down {
    font-size: 0.85em;
  }
}
@media (min-width: 48em) {
  .section-lynx-black-grooming-range .arrow-down {
    font-size: 1em;
  }
}
.section-lynx-black-grooming-range .arrow-down path {
  fill: #000;
}
.section-lynx-black-style-series {
  padding-bottom: 3em;
}
@media (min-width: 40em) {
  .section-lynx-black-style-series {
    padding-bottom: 4em;
  }
}
@media (min-width: 60em) {
  .section-lynx-black-style-series {
    padding-bottom: 5em;
  }
}
.section-expression-series {
  padding-bottom: 2.5em;
  text-align: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: auto 300px;
          background-size: auto 300px;
}
@media (min-width: 40em) {
  .section-expression-series {
    padding-bottom: 3em;
  }
}
@media (min-width: 48em) {
  .section-expression-series {
    padding-bottom: 3.4375em;
    -webkit-background-size: 100% auto;
            background-size: 100% auto;
  }
}
@media (min-width: 60em) {
  .section-expression-series {
    padding-bottom: 3.75em;
  }
}
.section-expression-series .feature-video {
  padding: 0 0;
}
.section-expression-series .feature-video .link {
  margin-top: 0.8em;
  width: 100%;
}
@media (min-width: 48em) {
  .section-expression-series .feature-video .link {
    text-align: center;
    margin-top: 0.1em;
  }
}
.section-expression-series .feature-video .video-info {
  padding-bottom: 1px;
}
@media (min-width: 48em) {
  .section-expression-series .feature-video .video-info {
    padding: 1.9em 0 0;
    text-align: left;
  }
}
.section-expression-series .feature-video .video-info .body-text {
  margin: 0.8em 0 0;
}
@media (min-width: 48em) {
  .section-expression-series .feature-video .video-info .body-text {
    margin-top: 0;
  }
}
.section-expression-series .feature-video .popup-video {
  margin: 0.9375em auto 0;
}
@media (min-width: 40em) {
  .section-expression-series .feature-video .popup-video {
    margin-top: 1.375em;
  }
}
@media (min-width: 48em) {
  .section-expression-series .feature-video .popup-video {
    margin-top: 1.75em;
  }
}
@media (min-width: 60em) {
  .section-expression-series .feature-video .popup-video {
    margin-top: 2.1875em;
  }
}
.section-expression-series .feature-video .heading {
  margin-top: 0.85em;
}
.section-expression-series .sub-feature-video .heading {
  margin-top: 0.8em;
}
.section-expression-series .sub-feature-video .body-text p:first-child {
  margin-top: 0.8em;
}
.section-expression-series .link.disabled {
  font-weight: 300;
  color: #b2b2b2;
  text-decoration: none;
}
.section-expression-series .sub-features {
  margin-top: 2.8125em;
}
@media (min-width: 40em) {
  .section-expression-series .sub-features {
    margin-top: 3.4375em;
  }
}
@media (min-width: 48em) {
  .section-expression-series .sub-features {
    margin-top: 4.0625em;
  }
}
.section-expression-series .sub-features .col {
  margin-top: 1.8em;
}
.section-expression-series .sub-features .col:first-child {
  margin-top: 0;
}
@media (min-width: 48em) {
  .section-expression-series .sub-features .col {
    margin-top: 0;
  }
}
.one-col-text p {
  text-align: center;
}
.section-bg-cover .content-wrap.homepage-content {
  z-index: 0;
}
.homepage-content .feature-series-item:first-of-type {
  width: 100%;
  float: none;
  display: table;
  align: center;
}
.homepage-content .feature-series-item:first-of-type .title {
  display: table-header-group;
}
.homepage-content .feature-series-item:first-of-type .links {
  display: table-footer-group;
}
.homepage-content .feature-series-item:first-of-type .links a {
  background: #000;
  color: #fff;
  margin-top: 0.9em;
  text-decoration: none;
  padding-left: 0.3em;
  padding-right: 0.3em;
}
.homepage-content .feature-series-item:first-of-type .links a:hover {
  background: #585858;
}
.homepage-content .feature-series-item:first-of-type .links .btn-option-2 {
  border: 1px solid #000;
  background: #fff;
  color: #000;
}
.homepage-content .feature-series-item:first-of-type .links .btn-option-2:hover {
  color: #fff;
}
.homepage-content .feature-series-item:first-of-type .intro {
  text-transform: uppercase;
  line-height: 1.3em;
  font-size: 1.1875em;
}
.homepage-content .feature-series-item:not(:first-of-type) {
  padding-top: 0.5em;
}
.homepage-content .feature-series-item:not(:first-of-type) .col {
  float: none;
  width: 100%;
}
.homepage-content .feature-series-item:not(:first-of-type) .col:nth-child(2) a {
  padding-top: 0;
}
@media (min-width: 48em) {
  .homepage-content .feat-dyn-item {
    width: 47%;
    float: left;
    border: 1px;
  }
  .homepage-content .feature-series-item:nth-of-type(2) {
    float: left;
  }
  .homepage-content .feature-series-item:nth-of-type(3) {
    float: right;
  }
}
.homepage-content .feature-video.feat-dyn-item {
  width: 100%;
}
.homepage-content .clear {
  clear: both;
}
#block-easy-breadcrumb-easy-breadcrumb {
  display: none;
  font-size: 1.125em;
}
@media (min-width: 40em) {
  #block-easy-breadcrumb-easy-breadcrumb {
    display: block;
    background: #333;
  }
  #block-easy-breadcrumb-easy-breadcrumb .content {
    position: relative;
    max-width: 64.75em;
    padding: 1.5em 1.8em;
    margin: 0 auto;
    color: #666;
  }
  #block-easy-breadcrumb-easy-breadcrumb .content .easy-breadcrumb_segment-separator {
    color: #666;
  }
  #block-easy-breadcrumb-easy-breadcrumb .content a {
    color: #fff;
    text-decoration: none;
  }
  #block-easy-breadcrumb-easy-breadcrumb .content a.easy-breadcrumb_segment-front {
    width: 0.9em;
    color: #333;
    overflow: hidden;
    display: inline-block;
    position: relative;
  }
  #block-easy-breadcrumb-easy-breadcrumb .content a.easy-breadcrumb_segment-front:before {
    content: '';
    background: url("../img/svg/home.svg") no-repeat center bottom;
    display: inline-block;
    position: absolute;
    width: 0.9em;
    height: 1em;
    top: 0.1em;
  }
  #block-easy-breadcrumb-easy-breadcrumb .content .easy-breadcrumb_segment-separator {
    height: 1em;
  }
  #block-easy-breadcrumb-easy-breadcrumb .content .easy-breadcrumb_segment-separator:before {
    content: '';
    background: url("../img/svg/bc-divider.svg") no-repeat center bottom;
    display: inline-block;
    width: 0.9em;
    height: 1em;
    margin-bottom: -0.05em;
  }
}
@media (min-width: 48em) {
  #block-easy-breadcrumb-easy-breadcrumb .content {
    padding: 1.5em 3em;
  }
  #block-easy-breadcrumb-easy-breadcrumb .content .easy-breadcrumb_segment-separator:before {
    width: 2em;
  }
}
.page {
  padding-bottom: 0;
}
.page .carousel {
  width: 111.5%;
  left: -5.8%;
  margin: 3.625em 0 1em;
}
.page .carousel img {
  width: 100%;
  height: auto;
}
@media (min-width: 40em) {
  .page .carousel {
    width: 99.9%;
    left: 0;
  }
}
.a-feature .header {
  text-align: center;
}
.a-feature .header img {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}
.a-feature .header .heading {
  padding-top: 1em;
}
.a-feature .img-category-landing.feature-img {
  padding: 0;
}
.a-feature .header-category-landing:before {
  background-image: url("../img/responsive/cover-img-dboud-1-100pc.jpg");
}
.a-feature .header-cover:before {
  height: 280%;
}
@media (min-width: 30em) {
  .a-feature .header-cover:before {
    height: 400%;
  }
}
@media (min-width: 40em) {
  .a-feature .header-cover:before {
    height: 430%;
  }
}
@media (min-width: 48em) {
  .a-feature .header-cover:before {
    height: 480%;
  }
}
@media (min-width: 60em) {
  .a-feature .header-cover:before {
    height: 520%;
  }
}
@media (min-width: 75em) and (min-height: 39.375em) {
  .a-feature .header-cover:before {
    height: 540%;
  }
}
.a-feature .feature-img {
  background: #fff;
  padding: 1em;
  background: #fff;
  margin-top: 1.5em;
}
@media (min-width: 40em) {
  .a-feature .feature-img {
    padding: 1.5em;
    margin-top: 1.8em;
  }
}
@media (min-width: 48em) {
  .a-feature .feature-img {
    padding: 1.6em;
    margin-top: 2.2em;
  }
}
.a-feature .description {
  margin: 1.2em auto 0;
  max-width: 50em;
}
@media (min-width: 48em) {
  .a-feature .description {
    margin: 1.6em auto 0;
  }
}
@media (min-width: 60em) {
  .a-feature .description {
    margin: 2.3125em auto 0;
  }
}
.a-feature .btn-buy {
  margin-top: 2em;
}
.a-feature .one-col {
  z-index: 1;
}
.front .section-bg-cover .header-cover {
  color: #000;
}
.front .section-bg-cover .header-cover:before {
  height: 0;
}
.index-page {
  padding: 8em 0 0;
  -webkit-transition: border-color 500ms ease;
          transition: border-color 500ms ease;
}
.index-page .js-inline-svg path {
  fill: #000;
}
@media (min-width: 40em) {
  .index-page {
    padding: 6em 0 0;
  }
}
.index-page .btn-toggle-index {
  position: absolute;
  top: 0;
  right: 3.4em;
  padding: 0.1em 0.4em 0.2em 0.5em;
  -webkit-transform: translateY(-95%);
      -ms-transform: translateY(-95%);
          transform: translateY(-95%);
  background: #fff;
  color: #000;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #fff;
  background: #000;
  color: #fff;
}
.index-page .btn-toggle-index .js-inline-svg path {
  fill: #fff;
}
.index-page .btn-toggle-index > * {
  display: inline-block;
  vertical-align: middle;
}
.index-page .btn-toggle-index .icon {
  position: relative;
  top: 0.05em;
  width: 0.7em;
  margin: 0 0.05em 0 0;
  -webkit-transition: -webkit-transform 150ms ease;
          transition: transform 150ms ease;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.index-page .index-item {
  display: inline-block;
  text-align: center;
  font-size: 0.9em;
  margin: 0 2em 2em 0;
  width: 6em;
  vertical-align: top;
  text-decoration: none;
}
@media (min-width: 40em) {
  .index-page .index-item {
    width: 12.5em;
    font-size: 1em;
  }
}
.index-page .index-item .img {
  display: block;
}
.index-page .index-item .img-container {
  display: inline-block;
  overflow: hidden;
  -webkit-border-radius: 10em;
          border-radius: 10em;
  max-width: 9.688em;
  margin: auto;
}
.index-page .index-item .text {
  display: block;
  padding: 0.35em 0;
  color: #000;
  text-decoration: none;
  font-size: 0.8em;
}
@media (min-width: 40em) {
  .index-page .index-item .text {
    font-size: 1em;
  }
}
.index-page .items {
  -webkit-transition: all 400ms ease;
          transition: all 400ms ease;
  max-height: 0;
  overflow: hidden;
  text-align: center;
  background: #fff;
  color: #000;
  border-bottom: none;
  border-top: 1px solid #000;
}
.index-page .items .page-links {
  display: none;
}
.index-page .items .page-links.parent {
  display: none;
}
.index-page .items .content-wrap {
  -webkit-transition: all 520ms ease;
          transition: all 520ms ease;
  opacity: 0;
  overflow: hidden;
  padding-top: 3.75em;
  padding-bottom: 2em;
}
.index-page .items .overflow {
  width: 100%;
  overflow: hidden;
}
.index-page.is-expanded {
  border-bottom: 1px solid #000;
}
.index-page.is-expanded .items {
  max-height: none;
  padding-bottom: 0.8em;
}
.index-page.is-expanded .items .content-wrap {
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
  opacity: 1;
}
.index-page.is-expanded .btn-toggle-index {
  background: #fff;
  color: #000;
}
.index-page.is-expanded .btn-toggle-index .js-inline-svg path {
  fill: #000;
}
.index-page.is-expanded .btn-toggle-index .icon {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.index-page.isParent {
  border-bottom: 0;
}
.parent {
  display: none;
}
#wrap:after {
  content: "";
  clear: both;
  padding-top: 1px;
}
h2.element-invisible {
  display: none;
}
.page-article,
.series-landing-pages {
  background: #fff;
  color: #000;
  padding: 0 0 2em;
}
@media (min-width: 48em) {
  .page-article,
  .series-landing-pages {
    padding-bottom: 3em;
  }
}
.page-article p::-moz-selection,
.series-landing-pages p::-moz-selection {
  background: #fff;
  color: #000;
}
.page-article p::selection,
.series-landing-pages p::selection {
  background: #fff;
  color: #000;
}
.page-article .header,
.series-landing-pages .header {
  position: relative;
  text-align: center;
}
@media (min-width: 40em) {
  .page-article .header,
  .series-landing-pages .header {
    padding: 0 2em;
  }
}
.page-article .parent-page-label,
.series-landing-pages .parent-page-label,
.page-article .item-series,
.series-landing-pages .item-series {
  display: block;
  margin-bottom: 0.5em;
  letter-spacing: 0.1em;
  line-height: 1.4em;
}
@media (min-width: 48em) {
  .page-article .parent-page-label,
  .series-landing-pages .parent-page-label,
  .page-article .item-series,
  .series-landing-pages .item-series {
    font-size: 1.25em;
  }
}
.page-article .header-nav,
.series-landing-pages .header-nav {
  display: none;
  position: absolute;
  bottom: 0;
  color: #fff;
  -webkit-transition: -webkit-transform 200ms ease;
          transition: transform 200ms ease;
}
@media (min-width: 40em) {
  .page-article .header-nav,
  .series-landing-pages .header-nav {
    display: block;
  }
}
.page-article .header-nav .icon,
.series-landing-pages .header-nav .icon {
  width: 1.25em;
}
.page-article .header-nav .icon-nav-arrow .holder path,
.series-landing-pages .header-nav .icon-nav-arrow .holder path {
  fill: #000;
}
.page-article .header-nav .btn-hit-area,
.series-landing-pages .header-nav .btn-hit-area {
  width: 240%;
}
.page-article .header-nav.prev,
.series-landing-pages .header-nav.prev {
  left: 0;
}
@media (min-width: 75em) and (min-height: 39.375em) {
  .page-article .header-nav.prev,
  .series-landing-pages .header-nav.prev {
    left: -3.5em;
  }
}
.page-article .header-nav.prev .icon,
.series-landing-pages .header-nav.prev .icon {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.page-article .header-nav.prev:hover,
.series-landing-pages .header-nav.prev:hover {
  -webkit-transform: translateX(-30%);
      -ms-transform: translateX(-30%);
          transform: translateX(-30%);
}
.page-article .header-nav.next,
.series-landing-pages .header-nav.next {
  right: 0;
}
@media (min-width: 75em) and (min-height: 39.375em) {
  .page-article .header-nav.next,
  .series-landing-pages .header-nav.next {
    right: -3.5em;
  }
}
.page-article .header-nav.next:hover,
.series-landing-pages .header-nav.next:hover {
  -webkit-transform: translateX(30%);
      -ms-transform: translateX(30%);
          transform: translateX(30%);
}
.page-article .block-img,
.series-landing-pages .block-img {
  display: block;
  min-height: 5em;
}
.page-article .two-col-med .col,
.series-landing-pages .two-col-med .col,
.page-article .two-col-med-swap .col,
.series-landing-pages .two-col-med-swap .col {
  margin-top: 2em;
}
.page-article .two-col-med .col:first-child,
.series-landing-pages .two-col-med .col:first-child,
.page-article .two-col-med-swap .col:first-child,
.series-landing-pages .two-col-med-swap .col:first-child {
  margin-top: 0;
}
@media (min-width: 48em) {
  .page-article .two-col-med .col,
  .series-landing-pages .two-col-med .col,
  .page-article .two-col-med-swap .col,
  .series-landing-pages .two-col-med-swap .col {
    margin-top: 0;
  }
}
@media (min-width: 40em) {
  .page-article .three-col-med .col,
  .series-landing-pages .three-col-med .col {
    float: left;
    width: 33%;
  }
}
@media (min-width: 30em) {
  .page-article .four-col-med .col,
  .series-landing-pages .four-col-med .col {
    float: left;
    width: 50%;
  }
  .page-article .four-col-med .col:nth-child(2n+3),
  .series-landing-pages .four-col-med .col:nth-child(2n+3) {
    clear: left;
  }
}
@media (min-width: 48em) {
  .page-article .four-col-med .col,
  .series-landing-pages .four-col-med .col {
    width: 25%;
  }
  .page-article .four-col-med .col:nth-child(2n+3),
  .series-landing-pages .four-col-med .col:nth-child(2n+3) {
    clear: none;
  }
  .page-article .four-col-med .col:nth-child(5),
  .series-landing-pages .four-col-med .col:nth-child(5) {
    clear: left;
  }
}
.page-article .product-list,
.series-landing-pages .product-list {
  text-align: center;
}
.page-article .product-list a,
.series-landing-pages .product-list a {
  text-decoration: none;
}
.page-article .product-list img,
.series-landing-pages .product-list img {
  display: block;
  margin: auto;
  max-width: 10.938em;
  width: 100%;
  height: auto;
}
.page-article .product-list span,
.series-landing-pages .product-list span {
  font-size: 1.25em;
  text-decoration: none;
  text-transform: uppercase;
}
.page-article .content,
.series-landing-pages .content {
  padding: 2.6em 0 0;
}
.page-article .content .question,
.series-landing-pages .content .question {
  color: #706f6f;
  margin-top: 1.8em;
  margin-bottom: -0.8em;
  font-weight: 700;
}
.page-article .content .question:first-child,
.series-landing-pages .content .question:first-child {
  margin-top: 0;
}
.page-article .content .body-text a,
.series-landing-pages .content .body-text a {
  color: #000;
}
.page-article .content .body-text .intro,
.series-landing-pages .content .body-text .intro {
  color: #706f6f;
  font-style: italic;
}
.page-article .content .body-text li,
.series-landing-pages .content .body-text li {
  font-size: 1em;
  margin: 0 0 0.5em 0;
  line-height: 1.35em;
}
.page-article .content .body-text ol,
.series-landing-pages .content .body-text ol {
  padding: 0;
}
.page-article .content .body-text ol li,
.series-landing-pages .content .body-text ol li {
  list-style: none;
}
.page-article .content .body-text ol li span,
.series-landing-pages .content .body-text ol li span {
  font-size: 2em;
  float: left;
  display: inline-block;
  font-weight: bold;
  margin: 0.17em 0.3em 0 0;
  color: #8e8e8e;
}
.page-article .content .body-text ul,
.series-landing-pages .content .body-text ul {
  padding-left: 0;
}
.page-article .content .body-text ul li,
.series-landing-pages .content .body-text ul li {
  padding: 0 0 0 28px;
  list-style: none;
}
.page-article .content .body-text ul.do li,
.series-landing-pages .content .body-text ul.do li {
  background: url("../img/svg/bullet.svg") no-repeat top left;
}
.page-article .content .body-text ul.dont li,
.series-landing-pages .content .body-text ul.dont li {
  background: url("../img/svg/bullet-dont.svg") no-repeat top left;
}
.page-article .content .body-text p,
.series-landing-pages .content .body-text p {
  margin: 0 0 0.9em 0;
}
.page-article .content .body-text h3,
.series-landing-pages .content .body-text h3 {
  font-size: 1.2em;
  font-weight: 700;
  color: #8e8e8e;
  margin: 1em 0 0 0;
}
.page-article .content .body-text h3.dont,
.series-landing-pages .content .body-text h3.dont {
  margin: 0;
}
.page-article .img-buy,
.series-landing-pages .img-buy {
  padding: 0.9em 0 0;
  position: relative;
}
.page-article .img-buy a.btn-buy-expand,
.series-landing-pages .img-buy a.btn-buy-expand {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #000;
  display: block;
  -webkit-transition: width 500ms ease;
          transition: width 500ms ease;
  background: rgba(255,255,255,0.5);
  padding: 0.4em 0.5em;
  text-transform: uppercase;
  font-size: 1.25em;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.page-article .img-buy a.btn-buy-expand span,
.series-landing-pages .img-buy a.btn-buy-expand span {
  display: block;
  width: 95px;
}
.page-article .img-buy a.btn-buy-expand span:before,
.series-landing-pages .img-buy a.btn-buy-expand span:before {
  content: " ";
  display: inline-block;
  width: 29px;
  margin-bottom: -3px;
  height: 22px;
  background: url("../img/svg/shopping-cart-icon.svg") no-repeat;
}
.page-article .img-buy a.btn-buy-expand:hover,
.series-landing-pages .img-buy a.btn-buy-expand:hover {
  width: 95px;
}
.page-article .footer-nav,
.series-landing-pages .footer-nav {
  margin-top: 3.5em;
  overflow: hidden;
}
.page-article .footer-nav .page-list,
.series-landing-pages .footer-nav .page-list {
  display: none;
}
@media (min-width: 48em) {
  .page-article .footer-nav,
  .series-landing-pages .footer-nav {
    margin-top: 4em;
  }
}
.page-article .footer-nav .img,
.series-landing-pages .footer-nav .img {
  width: 11.0625em;
}
.page-article .footer-nav .text,
.series-landing-pages .footer-nav .text {
  line-height: 1.35em;
  max-width: 9.375em;
}
@media (min-width: 48em) {
  .page-article .footer-nav .text,
  .series-landing-pages .footer-nav .text {
    max-width: 7.5em;
  }
}
@media (min-width: 60em) {
  .page-article .footer-nav .text,
  .series-landing-pages .footer-nav .text {
    max-width: 9.375em;
  }
}
.page-article .footer-nav .text > *,
.series-landing-pages .footer-nav .text > * {
  display: block;
}
.page-article .footer-nav .nav-item,
.series-landing-pages .footer-nav .nav-item {
  display: block;
  color: #000;
  text-decoration: none;
  text-align: center;
  margin-bottom: 2em;
}
@media (min-width: 48em) {
  .page-article .footer-nav .nav-item,
  .series-landing-pages .footer-nav .nav-item {
    margin-bottom: 0;
  }
}
.page-article .footer-nav .nav-item > *,
.series-landing-pages .footer-nav .nav-item > * {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 48em) {
  .page-article .footer-nav .prev,
  .series-landing-pages .footer-nav .prev {
    text-align: left;
    float: left;
  }
}
.page-article .footer-nav .prev .text,
.series-landing-pages .footer-nav .prev .text {
  margin-left: 1em;
}
@media (min-width: 48em) {
  .page-article .footer-nav .next,
  .series-landing-pages .footer-nav .next {
    text-align: right;
    float: right;
  }
}
.page-article .footer-nav .next .text,
.series-landing-pages .footer-nav .next .text {
  margin-right: 1em;
}
.page-article .page-item,
.series-landing-pages .page-item {
  text-align: center;
}
@media (min-width: 48em) {
  .page-article .page-item:nth-child(even),
  .series-landing-pages .page-item:nth-child(even) {
    float: right;
  }
  .page-article .page-item:nth-child(odd),
  .series-landing-pages .page-item:nth-child(odd) {
    clear: both;
    float: left;
  }
}
.page-article .page-item .body-text p:first-child,
.series-landing-pages .page-item .body-text p:first-child {
  margin-top: 0.8em;
}
.page-article .page-item .item-series,
.series-landing-pages .page-item .item-series {
  margin-top: 1em;
  font-weight: bold;
  margin-bottom: 0;
}
.page-article .page-item .img img,
.series-landing-pages .page-item .img img {
  height: auto;
}
.page-article.black,
.series-landing-pages.black {
  background: #000;
  color: #fff;
}
.page-article.black .body-text a,
.series-landing-pages.black .body-text a {
  color: #fff;
}
.page-article.black .footer-nav .nav-item,
.series-landing-pages.black .footer-nav .nav-item {
  color: #fff;
}
.page-article.black .header-nav .icon-nav-arrow .holder path,
.series-landing-pages.black .header-nav .icon-nav-arrow .holder path {
  fill: #fff;
}
.page-article .page-links .img-container,
.series-landing-pages .page-links .img-container {
  -webkit-border-radius: 5em;
          border-radius: 5em;
  width: 5em;
  height: 5em;
  overflow: hidden;
}
.page-article .page-links .img-container img,
.series-landing-pages .page-links .img-container img {
  width: 5em;
}
@media (min-width: 48em) {
  .page-article .page-links .img-container,
  .series-landing-pages .page-links .img-container {
    -webkit-border-radius: 10em;
            border-radius: 10em;
    width: 10em;
    height: 10em;
  }
  .page-article .page-links .img-container img,
  .series-landing-pages .page-links .img-container img {
    width: 10em;
  }
}
.page-article .feature-video p,
.series-landing-pages .feature-video p {
  text-align: center;
  padding: 1em 0;
}
.page-article .copy-full-width,
.series-landing-pages .copy-full-width {
  text-align: center;
}
.page-article .copy-full-width .copy-big,
.series-landing-pages .copy-full-width .copy-big {
  font-size: 1.5em;
  text-transform: uppercase;
}
.block-img {
  margin: auto;
}
.book-header .copy-reverse {
  padding-bottom: 2em;
}
.book-header .copy-reverse p {
  color: #fff;
}
.page-article .header {
  padding-top: 2em;
}
.row {
  padding-top: 2.5em;
}
@media (min-width: 48em) {
  .row {
    padding-top: 3em;
  }
}
.row:first-child {
  padding-top: 0;
}
.related-products .col,
.related-articles .col {
  padding-bottom: 2em;
}
@media (min-width: 40em) {
  .related-products .col,
  .related-articles .col {
    padding-bottom: 0;
  }
}
.related-products h2,
.related-articles h2 {
  font-size: 2em;
  text-align: center;
  margin-bottom: 2.2em;
}
.related-articles {
  padding-top: 3.75em;
}
.related-articles h2 {
  margin-bottom: 1em;
}
.page-related-article {
  border-top: 1px solid #9f9f9f;
}
.related-products {
  padding-top: 3.5em;
}
blockquote {
  font-size: 2em;
}
blockquote:before {
  content: "\201C";
}
blockquote:after {
  content: "\201D";
}
blockquote p {
  margin: 0;
  padding: 0;
  display: inline;
}
.quote-author {
  text-align: center;
  font-size: 1.125em;
  font-style: italic;
  color: #8e8e8e;
}
.quote-bottom {
  padding-top: 1em;
}
.quote-center {
  text-align: center;
}
.quote-top {
  margin-bottom: 1em;
}
.section-homepage-carousel {
  padding-top: 5.938em;
  padding-bottom: 0;
}
.section-homepage-carousel h3 {
  padding: 0;
}
.section-homepage-carousel p {
  font-size: 1.1875em;
}
.section-homepage-carousel .col-copy {
  margin-top: 2em;
}
.section-homepage-carousel .col img {
  height: auto;
  margin: auto;
}
.section-homepage-carousel .carousel {
  padding-top: 3.8em;
}
.section-homepage-carousel .carousel.slick-slider {
  padding-bottom: 0;
}
.section-homepage-carousel .js-carousel-nav {
  background: none;
}
.section-homepage-carousel .js-carousel-nav path {
  fill: #000;
}
.section-homepage-carousel .js-carousel-nav:hover {
  background: none;
}
.section-homepage-carousel .js-carousel-nav:hover path {
  fill: #3b3b3b;
}
.section-homepage-carousel .js-carousel-nav.js-carousel-nav-next {
  right: -3.2em;
}
.section-homepage-carousel .js-carousel-nav.js-carousel-nav-prev {
  left: -3.2em;
}
.homepage-range {
  margin-top: 4em;
}
.homepage-range .col {
  margin-top: 3.875em;
  text-align: center;
}
@media (min-width: 40em) {
  .homepage-range .col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 48em) {
  .homepage-range .col {
    width: 33%;
  }
}
.homepage-range .col a {
  text-decoration: none;
}
.homepage-range .col img,
.homepage-range .col span {
  display: block;
  margin: auto;
}
.homepage-range .col img {
  height: auto;
}
.homepage-range .col span {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.1875em;
}
h3.heading a {
  text-decoration: none;
}
h2.heading-large a {
  text-decoration: none;
}
a.hashtagLink {
  text-decoration: none;
}
.page-product .parent-page-label {
  color: #7e7e7e;
}
.page-product .buy-now-btn {
  color: #fff;
  width: 100%;
  cursor: pointer;
}
.page-product .col .body-text p {
  text-align: center;
}
.page-product .col .body-text h3 {
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.8em;
  margin: 0 0 1em 0;
  color: #000;
}
.page-product .col .body-text .btn-style-1 {
  width: 100%;
  color: #fff;
  text-align: center;
}
.page-product .col .body-text .btn-style-1 span {
  margin: auto;
}
.page-product .col .body-text .btn-style-1:before {
  content: " ";
  display: inline-block;
  width: 29px;
  margin-bottom: -3px;
  height: 22px;
  background: url("../img/svg/shopping-cart-icon-white.svg") no-repeat;
}
.js-popup-video-active .body-text {
  display: none;
}
.js-popup-video-active .js-popup-video {
  display: none;
}
.js-popup-video-active .js-popup-video.js-video-active {
  display: block;
}
.js-popup-video-active .region-hpcontent,
.js-popup-video-active .section-instagram,
.js-popup-video-active .site-footer {
  display: none;
}
.front .section-article-teasers {
  position: relative;
}
.front .section-article-teasers:before {
  height: 20em;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  background-color: #323232;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: 50% 50%;
  background-image: url("http://lynxexpression.com/sites/default/files/cover-img-dboud-1-100pc_10.jpg");
}
@media (min-width: 30em) {
  .front .section-article-teasers:before {
    height: 15em;
  }
}
@media (min-width: 40em) {
  .front .section-article-teasers:before {
    height: 20em;
  }
}
@media (min-width: 48em) {
  .front .section-article-teasers:before {
    height: 25em;
  }
}
.front .section-article-teasers .feature-series-item:first-of-type .title {
  color: #fff;
}
.front .section-article-teasers .feature-series-item:first-of-type .title h3 {
  margin-top: 1.2em;
}
.front .section-article-teasers .feature-series-item:first-of-type .title h3 a {
  color: #fff;
}
.front .section-article-teasers .feature-series-item:first-of-type .title .intro {
  margin: 0 auto 1.5em auto;
}
@media (min-width: 40em) {
  .front .section-article-teasers .feature-series-item:first-of-type .title .intro {
    width: 80%;
  }
}
.front .section-article-teasers .feature-series-item:first-of-type .feature-video .popup-video {
  margin-top: 0;
}
.series-landing .a-feature .header-cover {
  height: auto;
}
.series-landing h3 {
  text-transform: uppercase;
  font-weight: normal;
}
.series-landing .item-list {
  text-align: center;
  padding-top: 4em;
}
.series-landing .item-list li {
  display: inline-block;
  width: 2.125em;
  height: 2.125em;
  line-height: 2.125em;
  text-align: center;
  padding: 0;
}
.series-landing .item-list li a {
  text-decoration: none;
}
.series-landing .item-list li.pager-current {
  -webkit-border-radius: 18px;
          border-radius: 18px;
  background: #000;
  color: #fff;
  font-weight: normal;
}
.series-landing .item-list li.pager-next,
.series-landing .item-list li.pager-last,
.series-landing .item-list li.pager-first,
.series-landing .item-list li.pager-previous {
  display: none;
}
.series-landing-pages .header .heading {
  padding: 1.5em 0 0.5em;
  font-size: 2em;
}
.series-landing-pages .content {
  padding-top: 0;
}
.series-landing-pages .page-item:nth-child(2):after {
  content: " ";
  clear: both;
}
.series-landing-pages .page-item {
  padding-top: 2em;
}
.series-landing-pages .page-item .item-series {
  font-weight: normal;
  font-size: 1.625em;
  text-transform: uppercase;
}
.series-landing-pages .page-item .body-text {
  font-size: 1.25em;
  line-height: 1.2em;
  margin-top: 1.5em;
}
.series-landing-pages .page-item .body-text p {
  font-size: 1em;
}
.gHover {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: all 150ms ease;
          transition: all 150ms ease;
}
a:hover img.gHover {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.feature-video:hover .gHover {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.manifesto-intro {
  position: fixed;
  z-index: 5000;
  width: 100%;
  height: 100%;
  background: #000;
  color: #fff;
  text-align: center;
  -webkit-transition: all 600ms ease;
          transition: all 600ms ease;
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms;
  display: none;
}
.manifesto-intro.js-active {
  display: block;
}
.manifesto-intro.js-hide {
  opacity: 0;
  -webkit-transform: translateY(-10%);
      -ms-transform: translateY(-10%);
          transform: translateY(-10%);
}
.manifesto-intro:before {
  margin-left: -0.5em;
}
.manifesto-intro .statement-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.manifesto-intro .statement-2 p {
  max-width: 30em;
  margin-left: auto;
  margin-right: auto;
}
.manifesto-intro .body-text {
  max-width: 61.875em;
  padding: 0 10%;
  opacity: 0;
  -webkit-transition: all 800ms ease-out;
          transition: all 800ms ease-out;
  -webkit-transform: translateY(-50%) translateZ(0);
          transform: translateY(-50%) translateZ(0);
}
.manifesto-intro .body-text.js-delay {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
.manifesto-intro .body-text.js-active {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0);
          transform: translateY(0) translateZ(0);
}
.manifesto-intro .text-container {
  margin: 1.5em 0 0;
  position: relative;
  line-height: 1;
}
@media (min-height: 30em) {
  .manifesto-intro .text-container {
    margin: 3em 0 0;
  }
}
.manifesto-intro .logo {
  width: 7.8125em;
  opacity: 0.4;
  -webkit-transition: opacity 300ms ease;
          transition: opacity 300ms ease;
}
@media (min-height: 30em) {
  .manifesto-intro .logo {
    width: 10.625em;
  }
}
@media (min-height: 40em) and (min-width: 30em) {
  .manifesto-intro .logo {
    width: 16.375em;
  }
}
.manifesto-intro .logo.js-visible {
  opacity: 1;
}
.manifesto-intro .canvas-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.manifesto-intro .canvas-loader canvas {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.manifesto-intro .logo-container {
  position: relative;
  display: inline-block;
  -webkit-box-shadow: 0 0 3em #7b7b7b;
          box-shadow: 0 0 3em #7b7b7b;
  -webkit-border-radius: 10em;
          border-radius: 10em;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out;
          transition: opacity 300ms ease-out;
  line-height: 0;
}
.manifesto-intro .logo-container.js-visible {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
  opacity: 1;
}
.slick-slider {
  position: relative;
  display: block;
  overflow: hidden;
  padding-bottom: 2.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 40em) {
  .slick-slider {
    overflow: visible;
  }
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  margin: 0 auto;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #fff slick-image-url("loader-1.gif") center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  position: relative;
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.js-carousel-nav {
  background: #000;
  display: block;
  padding: 0.8em 1.35em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
}
.js-carousel-nav:hover {
  background: #505050;
}
.js-carousel-nav .icon {
  position: relative;
  width: 1.25em;
  display: block;
}
@media (min-width: 48em) {
  .js-carousel-nav {
    opacity: 1;
  }
}
@media (min-width: 80em) {
  .js-carousel-nav {
    background: 0;
  }
  .js-carousel-nav path {
    fill: #000;
  }
  .js-carousel-nav:hover {
    background: 0;
  }
  .js-carousel-nav:hover path {
    fill: #505050;
  }
}
.js-carousel-nav.js-carousel-nav-next {
  right: 0em;
}
.js-carousel-nav.js-carousel-nav-next .icon {
  left: 0.2em;
}
@media (min-width: 80em) {
  .js-carousel-nav.js-carousel-nav-next {
    right: -4.5em;
  }
}
.js-carousel-nav.js-carousel-nav-prev {
  left: 0em;
}
.js-carousel-nav.js-carousel-nav-prev .icon {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
  left: -0.2em;
}
@media (min-width: 80em) {
  .js-carousel-nav.js-carousel-nav-prev {
    left: -4.5em;
  }
}
.js-slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
  font-size: 0.83em;
}
@media (min-width: 40em) {
  .js-slick-dots {
    font-size: 0.9em;
  }
}
@media (min-width: 48em) {
  .js-slick-dots {
    font-size: 1em;
  }
}
.js-slick-dots button {
  position: relative;
  width: 1.875em;
  height: 1.875em;
  white-space: nowrap;
  text-indent: 100%;
  border: 0;
  overflow: hidden;
  padding: 0;
  outline: 0;
  background: 0;
}
.js-slick-dots button:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  width: 1em;
  height: 1em;
  background: #ccc;
  -webkit-border-radius: 5em;
          border-radius: 5em;
}
.js-slick-dots button:hover:before {
  background: #232323;
}
.js-slick-dots li {
  position: relative;
  display: inline-block;
  width: 1.875em;
  height: 1.875em;
}
.js-slick-dots li.slick-active button:before {
  background: #000;
}
